
Receipt for package "libpostgresqlclient"
# SliTaz package receipt. PACKAGE="libpostgresqlclient" VERSION="12.18" CATEGORY="misc" SHORT_DESC="SQL database system libraries." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" DEPENDS="libboost-chrono libboost-date-time mpfr" HOST_ARCH="i486 x86_64" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { while read file; do dir=$(dirname $file) [ -d $fs$dir ] || mkdir -p $fs$dir cp -a $install$file $fs$file done < $wanted_stuff/$PACKAGE.files-list ln -s /usr/lib/postgresql/libpq.so.5 $fs/usr/lib/libpq.so.5 }
6091 packages and 256114 files in current database (Thu Apr 3 00:00:04 2025)