[Frugalware-darcs] frugalware-current: libpqxx-2.5.5-1-i686
crazy
crazy at frugalware.org
Thu Mar 2 19:47:08 CET 2006
[libpqxx-2.5.5-1-i686
crazy <crazy at frugalware.org>**20060302184037
* New package ( is a missing koffice depend )
] {
adddir ./extra/source/lib/libpqxx
addfile ./extra/source/lib/libpqxx/FrugalBuild
hunk ./extra/source/lib/libpqxx/FrugalBuild 1
+# Last Modified: Thu, 02 Mar 2006 19:40:05 +0100
+# Compiling Time: ~0.29 SBU
+# Maintainer: crazy <crazy at frugalware.org>
+
+pkgname=libpqxx
+pkgver=2.5.5
+pkgrel=1
+pkgdesc="C++ client API for PostgreSQL"
+url="http://thaiopensource.org/development/libpqxx/"
+depends=('postgresql' 'libstdc++')
+up2date="lynx --dump http://thaiopensource.org/development/libpqxx/wiki/DownloadPage|grep stable|sed 's/.* \([0-9].[0-9].[0-9]\).*/\1/'"
+source=(http://thaiopensource.org/download/software/$pkgname/$pkgname-$pkgver.tar.gz)
+groups=('lib-extra')
+archs=('i686')
+sha1sums=('e7ee3d9ea5acfccf2779bf39fe29d0228bd6479a')
+
+build()
+{
+ Fbuild --enable-shared
+
+}
+
+# optimalization OK
}
More information about the Frugalware-darcs
mailing list