Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b0a1cb0758c2f23956c0cf3a09f42930c57f4713
commit b0a1cb0758c2f23956c0cf3a09f42930c57f4713 Author: bouleetbil <[email protected]> Date: Tue Nov 15 11:34:36 2011 +0100 empathy-3.3.1-2-x86_64 *split doc diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index 59be7bb..298509b 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -8,7 +8,7 @@ USE_SENDTO=${USE_SENDTO:-"n"} pkgname=empathy pkgver=3.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -28,6 +28,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_glib="y" _F_gnome_git="n" +_F_gnome_doc="y" Finclude gnome gnome-scriptlet Fconfopts="${Fconfopts[@]} --enable-gtk-doc \ --disable-scrollkeeper --enable-spell=yes \ @@ -69,6 +70,7 @@ build() { fi #Fsed "X-GNOME-Settings-Panel=empathy-accounts" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop #Fsed "X-GNOME-Settings-Panel;X-GNOME-PersonalSettings;" "" $Fdestdir/usr/share/applications/empathy-accounts.desktop + _F_gnome_split_doc } # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
