Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea8a81064563de729e68fb47d30cef30c9cfc186

commit ea8a81064563de729e68fb47d30cef30c9cfc186
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Nov 9 15:43:07 2011 +0100

gnome-theme-infinity
*bin

diff --git a/source/gnome-extra/gnome-theme-infinity/FrugalBuild 
b/source/gnome-extra/gnome-theme-infinity/FrugalBuild
deleted file mode 100644
index 329e089..0000000
--- a/source/gnome-extra/gnome-theme-infinity/FrugalBuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Maintainer: Devil505 <devil505li...@gmail.com>
-
-pkgname=gnome-theme-infinity
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Infinity theme for Gnome."
-url="http://www.bisigi-project.org";
-depends=('gtk+2-engines-murrine' 'x-cursors-dmz')
-makedepends=('imagemagick')
-groups=('gnome-extra' 'bisigi-themes')
-archs=('i686' 'x86_64')
-_F_archive_name="infinity-theme"
-up2date="Flasttar $url/sources/"
-source=("$url/sources/$_F_archive_name-$pkgver.tar.gz" \
-       "logo_fw128.png" \
-       "infinity.patch")
-sha1sums=('e872984fcd46771a13091d171d0647a3e035bd32' \
-          '46d23ed89b5da7c47ef931c2f2b7df62b3f17152' \
-          'c56bd9e6d206c079a1b7f3aad83deb4a589f87c7')
-build() {
-       Fcd "$_F_archive_name-$pkgver"
-       Fmkdir 
usr/share/{themes,icons,pixmaps/backgrounds/gnome/other,gnome-background-properties,emerald/themes}
-       tar -xzf Gtk/infinity.tar.gz -C Gtk/ || Fdie
-       # fix some bad file permissions
-       chmod 644 Gtk/infinity/metacity-1/*  || Fdie
-
-       #Icons theme
-       tar -xjf Icons/infinity.tar.bz2 -C Icons/ || Fdie
-
-       # fix some bad file permissions
-       find Icons/ -type f -exec chmod -R 644 {} \;
-       local _w=""
-       for _w in {16x16,22x22,24x24,32x32}; do
-               convert -resize $_w $Fsrcdir/logo_fw128.png 
Icons/infinity/$_w/places/distributor-logo.png
-               convert -resize $_w $Fsrcdir/logo_fw128.png 
Icons/infinity/$_w/places/gnome-main-menu.png
-               convert -resize $_w $Fsrcdir/logo_fw128.png 
Icons/infinity/$_w/places/start-here.png
-       done
-       install -D -m644 $Fsrcdir/logo_fw128.png 
Icons/infinity/scalable/places/distributor-logo.png || Fdie
-       install -D -m644 $Fsrcdir/logo_fw128.png 
Icons/infinity/scalable/places/gnome-main-menu.png || Fdie
-       install -D -m644 $Fsrcdir/logo_fw128.png 
Icons/infinity/scalable/places/start-here.png || Fdie
-
-       #Emerald theme
-       mkdir Emerald/infinity || Fdie
-       tar -xzf Emerald/infinity.emerald -C Emerald/infinity || Fdie
-
-       # install files
-       Fpatchall
-       Fcprel Gtk/infinity/ usr/share/themes/
-       Fcprel Icons/infinity/ usr/share/icons
-       Finstallrel 644 Wallpaper/infinity.jpg  
usr/share/pixmaps/backgrounds/gnome/other/
-       Finstallrel 644 Wallpaper/infinity-wallpaper.xml 
usr/share/gnome-background-properties
-       Fcprel Emerald/infinity usr/share/emerald/themes/
-}
diff --git a/source/gnome-extra/gnome-theme-infinity/infinity.patch 
b/source/gnome-extra/gnome-theme-infinity/infinity.patch
deleted file mode 100644
index 303e86d55..0000000
--- a/source/gnome-extra/gnome-theme-infinity/infinity.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- Gtk/infinity/index.theme   2010-12-03 16:39:01.823907560 +0100
-+++ index.theme.1      2010-12-03 16:39:51.978220879 +0100
-@@ -1,8 +1,8 @@
- [X-GNOME-Metatheme]
--Name=infinity
-+Name=Infinity
- Encoding=UTF-8
- GtkTheme=infinity
- MetacityTheme=infinity
- IconTheme=infinity
- CursorTheme=bisigi-cursor-black
--BackgroundImage=/usr/share/backgrounds/infinity.jpg
-+BackgroundImage=/usr/share/pixmaps/backgrounds/gnome/other/infinity.jpg
---- Wallpaper/infinity-wallpaper.xml   2010-12-03 16:40:16.697065643 +0100
-+++ infinity-wallpaper.1.xml   2010-12-03 16:40:42.639189746 +0100
-@@ -3,7 +3,7 @@
- <wallpapers>
-   <wallpaper>
-     <name>Infinity</name>
--    <filename>/usr/share/backgrounds/infinity.jpg</filename>
-+    
<filename>/usr/share/pixmaps/backgrounds/gnome/other/infinity.jpg</filename>
-     <options>zoom</options>
-     <pcolor>#555f94</pcolor>
-     <scolor>#555f94</scolor>
diff --git a/source/gnome-extra/gnome-theme-infinity/logo_fw128.png 
b/source/gnome-extra/gnome-theme-infinity/logo_fw128.png
deleted file mode 100644
index 5f0c556..0000000
Binary files a/source/gnome-extra/gnome-theme-infinity/logo_fw128.png and 
/dev/null differ
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to