Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=44a2b295aa067ad79a552d5893674bdda461e08e

commit 44a2b295aa067ad79a552d5893674bdda461e08e
Author: Cedynamix <cedyna...@gmail.com>
Date:   Sat Aug 28 17:35:17 2010 +0200

stellarium-0.10.5-1-i686

* Version bump
* Change M8r Janny > Cedynamix
* Fix path icon & desktop file

diff --git a/source/xapps-extra/stellarium/FrugalBuild 
b/source/xapps-extra/stellarium/FrugalBuild
index c1c6ba4..567c414 100644
--- a/source/xapps-extra/stellarium/FrugalBuild
+++ b/source/xapps-extra/stellarium/FrugalBuild
@@ -1,9 +1,10 @@
# Compiling Time: 0.83 SBU
-# Maintainer: Janos Kovacs <ja...@frugalware.org>
+# Maintainer: Cedrick Hannier alias Cedynamix <cedyna...@gmail.com>
+# Contributor: Janos Kovacs <ja...@frugalware.org>
# Contributor: Mcklaren <mckla...@gmail.com>

pkgname=stellarium
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=1
pkgdesc="A free open source planetarium for your computer."
makedepends=('boost>=1.34.1')
@@ -13,15 +14,7 @@ url="http://www.stellarium.org/";
depends=('sdl_mixer' 'libpng>=1.4.1' 'mesa' 'freetype2' 'libjpeg>=8b' 
'libqtopengl' 'curl>=7.19.0' 'qt4')
groups=('xapps-extra')
archs=('i686')
-## icon is from there :
-## 
http://sourceforge.net/tracker/index.php?func=detail&aid=1154587&group_id=48857&atid=454375
-## janny next release may have an icon in the tarball as well desktop files
-## please check that.
-source=($source $pkgname.png \
-$pkgname-gcc45.patch)
-sha1sums=('8a9f22da5a0049ea10b19b24d28490dc15dea1a8' \
-          'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d' \
-          'c3aa1cd7fd938844e0bb7d2ccd76a93180d35492')
+sha1sums=('584ab8e3618bf9a0b15619260fbe240843a8f5e1')
options=('scriptlet')

build() {
@@ -32,7 +25,7 @@ build() {
cmake -DCMAKE_INSTALL_PREFIX=/usr ../.. || Fdie
make || Fdie
make DESTDIR=${Fdestdir} install || Fdie
-       Ffilerel ../../../$pkgname.png /usr/share/pixmaps/$pkgname.png
-       Fdesktop "/usr/bin/$pkgname" "/usr/share/pixmaps/$pkgname.png" 
"Education;"
+       Ficon $pkgname-$pkgver/data/$pkgname.png
+       Ffile $pkgname-$pkgver/data/$pkgname.desktop 
/usr/share/applications/$pkgname.desktop
}
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to