Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=5df14646c9257b405825da87c5cc7b9ba7334910
commit 5df14646c9257b405825da87c5cc7b9ba7334910 Author: Priyank <[email protected]> Date: Tue Mar 10 18:54:50 2009 +0530 gfpm-mcs-plugin-0.1.2-1-i686 * Removed (no longer works with the new Xfce) * I'll do a rewrite of this and include it with GFpm diff --git a/source/xfce4/gfpm-mcs-plugin/FrugalBuild b/source/xfce4/gfpm-mcs-plugin/FrugalBuild deleted file mode 100644 index 40e5abd..0000000 --- a/source/xfce4/gfpm-mcs-plugin/FrugalBuild +++ /dev/null @@ -1,26 +0,0 @@ -# Compiling Time: 0.06 SBU -# Maintainer: Priyank Gosalia <[email protected]> - -pkgname=gfpm-mcs-plugin -pkgver=0.1.2 -pkgrel=1 -pkgdesc="GFpm plugin for Xfce4 settings manager." -url="ftp://ftp.frugalware.org/pub/other/fw-control-center/" -makedepends=('intltool' 'xfce4-dev-tools>=4.4.1') -depends=('libxfcegui4>=4.4.1' 'xfce-mcs-manager>=4.4.1' 'libxml2') -rodepends=('gfpm>=1.0.5.1') -groups=('xfce4' 'xfce4-core') -archs=('i686' 'x86_64') -up2date="lynx -dump $url | grep $pkgname | Flasttar" -_F_gnome_iconcache="y" -Finclude gnome-scriptlet -source=($url/$pkgname-$pkgver.tar.gz) -signatures=(${source[0]}.asc) - -build() -{ - Fbuild - Fbuild_gnome_scriptlet -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
