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

commit 060314d2736d4e1d5e53f270ea283c337bbeafb0
Author: Devil505 <[email protected]>
Date:   Thu Feb 26 17:43:21 2009 +0100

fotoxx-5.10.5-1-i686
* bump to last stable version
* deactivate make launcher, using own desktop launcher with Fdesktop2

diff --git a/source/xapps-extra/fotoxx/FrugalBuild 
b/source/xapps-extra/fotoxx/FrugalBuild
index 42f9be8..eea6ecd 100644
--- a/source/xapps-extra/fotoxx/FrugalBuild
+++ b/source/xapps-extra/fotoxx/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 <[email protected]>

pkgname=fotoxx
-pkgver=5.7
+pkgver=5.10.5
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://kornelix.squarespace.com/$pkgname/";
@@ -11,10 +11,15 @@ options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar"
-source=(http://kornelix.squarespace.com/storage/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('0f0a6e7b6ea8fc856c59add14fc9b823065e881d')
+source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz)
+sha1sums=('d8699081f6f179404fc1eab2789d3c1142ce7bf1')
replaces=('fotox')

+_F_desktop_name="Fotoxx"
+_F_desktop_desc="Image Editor"
+_F_desktop_icon="/usr/share/fotoxx/icons/fotoxx.png"
+_F_desktop_categories="Graphics"
+
build()
{
Fcd $pkgname
@@ -22,5 +27,7 @@ build()
export PREFIX=/usr Fmake
Fmakeinstall
Fmkdir usr/share/applications/
-  make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || 
Fdie
+  #"make LAUNCHER" doesn't work for now
+  #make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || 
Fdie
+  Fdesktop2
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to