Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=629f56d1a8fe3714e90adfdc78ab614bb40a865a
commit 629f56d1a8fe3714e90adfdc78ab614bb40a865a Author: Baste <[email protected]> Date: Tue Oct 4 15:20:43 2011 +0200 gnome-shell-extension-windowoverlay-icons-20110718-1-x86_64 * Not working with Gnome 3.2 diff --git a/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild b/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild deleted file mode 100644 index bbe42ad..0000000 --- a/source/gnome-extra/gnome-shell-extension-windowoverlay-icons/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Baste <[email protected]> - -pkgname=gnome-shell-extension-windowoverlay-icons -pkgver=20110718 -pkgrel=1 -pkgdesc="Add application icons to window overview." -url="https://github.com/sustmi/gnome-shell-extensions-sustmi" -depends=('gnome-shell') -groups=('gnome-extra') -archs=('i686' 'x86_64') -Finclude gnome-shell-extensions -up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname" -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4b6c893b3fbe68f2addfc8a7a6321927fe14d4bf') - -build() -{ - Fcd - Fmkdir usr/share/gnome-shell/extensions/[email protected] - cd windowoverlay-icons - cp -a * $Fdestdir/usr/share/gnome-shell/extensions/[email protected] - FGnomeShellVersion -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
