Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5bb587b76b3710ca171c90629708049ee983cb0
commit e5bb587b76b3710ca171c90629708049ee983cb0 Author: bouleetbil <[EMAIL PROTECTED]> Date: Wed May 21 23:14:26 2008 +0200 contacts-eds-0.8-1-i686 * new package diff --git a/source/gnome-extra/contacts-eds/FrugalBuild b/source/gnome-extra/contacts-eds/FrugalBuild new file mode 100644 index 0000000..a759683 --- /dev/null +++ b/source/gnome-extra/contacts-eds/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling Time: 0.09 SBU +# Maintainer: bouleetbil <[EMAIL PROTECTED]> + +pkgname=contacts-eds +pkgver=0.8 +pkgrel=1 +pkgdesc="Contacts is a small, lightweight addressbook that uses libebook, part of EDS" +url="http://pimlico-project.org" +realname=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) +options=('scriptlet') +_F_gnome_schemas=('/etc/gconf/schemas/contacts.schemas') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet +archs=('i686') +sha1sums=('313737fb6f665404f81eae8586b315dd0c499048') +_F_cd_path=$realname-$pkgver + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
