Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=08a2f78ca3f9c33b9c03591e97c6c9ca04eade84
commit 08a2f78ca3f9c33b9c03591e97c6c9ca04eade84 Author: Devil505 <[email protected]> Date: Sun Aug 1 07:47:07 2010 +0200 pidgin-2.7.2-3-i686 * positionning options=('scriptlet') before Finclude diff --git a/source/xapps/pidgin/FrugalBuild b/source/xapps/pidgin/FrugalBuild index 68ca912..7874add 100644 --- a/source/xapps/pidgin/FrugalBuild +++ b/source/xapps/pidgin/FrugalBuild @@ -4,7 +4,7 @@ pkgname=pidgin pkgver=2.7.2 -pkgrel=2 +pkgrel=3 pkgdesc="A multi-protocol instant messaging (IM) client" depends=('gtk+2>=2.20.0-2' 'libao' 'audiofile' 'gtkspell>=2.0.11-3' 'startup-notification>=0.9-3' \ 'libxscrnsaver>=1.1.3' 'dbus-x11>=1.2.14' 'gstreamer') @@ -17,12 +17,12 @@ provides=('gaim') replaces=('gaim' 'pidgin-plugin-guifications') groups=('xapps') archs=('i686' 'x86_64' 'ppc') +options=('scriptlet') _F_sourceforge_ext=".tar.bz2" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet url="http://www.pidgin.im/" -options=('scriptlet') sha1sums=('03232f7befcfbe1c457d50d697493924fe5f9b49') subpkgs=("libpurple") subdescs=('Library intended to be used by programmers seeking to write an IM client that connects to many IM networks.') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
