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

commit 15e821c416f6d516324b6efb59d8a8d8596e60ac
Author: crazy <[EMAIL PROTECTED]>
Date:   Sun Oct 7 19:58:17 2007 +0200

gtkam-0.1.14-2-i686
* relbump
* fixed all corrupted pngs
* removed build() not needed and broke desktop file ( brr krix )
* added missing scriptlet option

diff --git a/source/gnome/gtkam/FrugalBuild b/source/gnome/gtkam/FrugalBuild
index e8fd267..5733a9a 100644
--- a/source/gnome/gtkam/FrugalBuild
+++ b/source/gnome/gtkam/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gtkam
pkgver=0.1.14
-pkgrel=1
+pkgrel=2
pkgdesc="GTKam is a GTK-frontend to gphoto2."
depends=('libgnomeui' 'libgphoto2' 'atk' 'gimp' 'pango' 'libexif-gtk')
groups=('gnome')
@@ -12,15 +12,10 @@ _F_sourceforge_dirname=gphoto
_F_gnome_scrollkeeper="y"
_F_gnome_desktop="y"
Finclude sourceforge gnome-scriptlet
+options=('scriptlet')
up2date="lynx -dump 
\"http://sourceforge.net/project/showfiles.php?group_id=8874\"; | grep 
$pkgname-.*.tar.gz | head -n 1 | sed \"s/.*gtkam-\(.*\).tar.gz.*/\1/\""
-
-build() {
-       Fcd
-       Fbuild_slice_scrollkeeper
-       echo "Icon=gtkam.png" >> gtkam.desktop
-       Fbuild
-       Fbuild_gnome_scriptlet
-}
+source=($source fix_corrupted_pngs.patch)
+sha1sums=('7a46ee2cc9d88ed31d6ee46b15bc51ac296488ba' \
+          '59f188efb4c5a613b08b0a25a27758baaae51b61')

# optimization OK
-sha1sums=('7a46ee2cc9d88ed31d6ee46b15bc51ac296488ba')
diff --git a/source/gnome/gtkam/fix_corrupted_pngs.patch 
b/source/gnome/gtkam/fix_corrupted_pngs.patch
new file mode 100644
index 0000000..13908b1
Binary files /dev/null and b/source/gnome/gtkam/fix_corrupted_pngs.patch differ
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to