From c0cda186e060fff5d662bfb2476751b009e5b81d Mon Sep 17 00:00:00 2001 From: lesibel Date: Tue, 3 Nov 2009 13:32:17 +0100 Subject: Ajout de gcstar#1.5.0beta1-1 --- extra/gcstar/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 extra/gcstar/Pkgfile (limited to 'extra/gcstar/Pkgfile') diff --git a/extra/gcstar/Pkgfile b/extra/gcstar/Pkgfile new file mode 100644 index 000000000..78e4aaab6 --- /dev/null +++ b/extra/gcstar/Pkgfile @@ -0,0 +1,19 @@ +# Description: Gestionnaire de collections +# URL:http://www.gcstar.org/index.fr.php +# Maintainer: NuTyX packager team +# Packager: lesibel at free dot fr +# Depends on: p5-gtk2, p5-libwww, p5-xml-simple, p5-html-parser, p5-html-tagset, p5-archive-zip +name=gcstar +version=1.5.0.beta1 +release=1 + +source=(http://download.gna.org/$name/$name-$version.tar.gz) + +build() { + cd $name + ./install --prefix=$PKG/usr + install -D -m644 share/gcstar/icons/gcstar_32x32.png \ + $PKG/usr/share/pixmaps/gcstar.png && \ + cp -R share/applications $PKG/usr/share +} + -- cgit v1.2.3-70-g09d2