Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=b897b57c85eb5f9deb4e55c951cf0cef09f6c725
commit b897b57c85eb5f9deb4e55c951cf0cef09f6c725 Author: Baste <[email protected]> Date: Sun Oct 28 14:44:24 2012 +0100 pangox-compat-0.0.2-1-x86_64 * New package ( Replace pangox ) diff --git a/source/xlib/pangox-compat/FrugalBuild b/source/xlib/pangox-compat/FrugalBuild new file mode 100644 index 0000000..a421db3 --- /dev/null +++ b/source/xlib/pangox-compat/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling time: 0.75 SBU +# Maintainer: Baste <[email protected]> + +pkgname=pangox-compat +pkgver=0.0.2 +pkgrel=1 +pkgdesc="PangoX compatibility library" +depends=('pango') +makedepends=() +groups=('xlib') +archs=('i686' 'x86_64') +_F_gnome_ext=".tar.xz" +Finclude gnome + +sha1sums=('e02daa573769ddd41b2231f731525e5f8f26621b') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
