Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43fb130e0404145a971603fc288fbf4fc30c7b13
commit 43fb130e0404145a971603fc288fbf4fc30c7b13 Author: Pingax <[email protected]> Date: Wed Jul 20 20:25:03 2011 +0200 sqlheavy-0.1.0-1-i686 * Moved to a stable version * Now using googlecode schema diff --git a/source/lib-extra/sqlheavy/FrugalBuild b/source/lib-extra/sqlheavy/FrugalBuild index 63df6c6..73d9213 100644 --- a/source/lib-extra/sqlheavy/FrugalBuild +++ b/source/lib-extra/sqlheavy/FrugalBuild @@ -2,22 +2,13 @@ # Maintainer: Pingax <[email protected]> pkgname=sqlheavy -pkgver=20110609 -pkgrel=2 +pkgver=0.1.0 +pkgrel=1 pkgdesc="SQLite wrapper with a GObject-based interface" url="https://code.google.com/p/sqlheavy/" archs=('i686' 'x86_64') groups=('lib-extra') -depends=('glib2' 'sqlite3') +depends=('glib2' 'sqlite3' 'gtk+2') makedepends=('vala') -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/pingax/snapshots/" -source="http://ftp.frugalware.org/pub/other/people/pingax/snapshots/$pkgname-$pkgver.tar.gz" -_F_cd_path=$pkgname -sha1sums=('79a6bfe32e714797382adbc08145c30edda293ad') - -build() { - Fcd - ./autogen.sh - Fmake - Fmakeinstall -} +Finclude googlecode +sha1sums=('f023281a82b6d7661432aa685542a855800b5623') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
