Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac8e7592b7939efeef27d72474d752912bcfc17c
commit ac8e7592b7939efeef27d72474d752912bcfc17c Author: bouleetbil <[EMAIL PROTECTED]> Date: Sat Jun 7 08:41:45 2008 +0200 contacts-eds-0.9-1-i686 *version bump *use _F_archive_name diff --git a/source/gnome-extra/contacts-eds/FrugalBuild b/source/gnome-extra/contacts-eds/FrugalBuild index 4b1fc25..3f03281 100644 --- a/source/gnome-extra/contacts-eds/FrugalBuild +++ b/source/gnome-extra/contacts-eds/FrugalBuild @@ -2,26 +2,24 @@ # Maintainer: bouleetbil <[EMAIL PROTECTED]> pkgname=contacts-eds -pkgver=0.8 +pkgver=0.9 pkgrel=1 pkgdesc="Contacts is a small, lightweight addressbook that uses libebook, part of EDS" url="http://pimlico-project.org" -realname=contacts +_F_archive_name=contacts depends=('atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'evolution-data-server' \ 'libgnome' 'popt' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' \ 'libxcursor' 'nspr' 'openssl' 'e2fsprogs') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') -up2date="lynx -dump $url/sources/$realname/ \ - | grep $realname | tail -1 | cut -d '-' -f 3 |sed 's/.tar.gz//'" -source=($url/sources/$realname/$realname-$pkgver.tar.gz) +up2date="lynx -dump $url/sources/$_F_archive_name/ | Flasttar " +source=($url/sources/$realname/$_F_archive_name-$pkgver.tar.gz) options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/contacts.schemas') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet archs=('i686' 'x86_64') -sha1sums=('313737fb6f665404f81eae8586b315dd0c499048') -_F_cd_path=$realname-$pkgver +sha1sums=('340d6af2b2241c9eca8bc15ea7bc41878db24567') -# optimization OK +# optimization OK \ No newline at end of file _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
