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

commit 08afe770cc55f56191d28e651186a48e8517a72d
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sat Jan 16 13:59:54 2010 +0100

pharo-sources-1.0-1-i686

* New package.

diff --git a/source/devel-extra/pharo-sources/FrugalBuild 
b/source/devel-extra/pharo-sources/FrugalBuild
new file mode 100644
index 0000000..a4b4d53
--- /dev/null
+++ b/source/devel-extra/pharo-sources/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling time: 0.01 SBU
+# Maintainer: Michel Hermier <herm...@frugalware.org>
+
+pkgname=pharo-sources
+_F_archive_name=Pharo
+Fpkgversep=
+pkgver=1.0
+pkgrel=1
+pkgdesc="The official pharo sources file."
+url="http://pharo-project.org/";
+license="MIT"
+rodepends=('squeak')
+groups=('devel-extra')
+archs=('i686' 'x86_64')
+up2date="Flastarchive "$url/pharo-download" '\.sources.zip' | sed 
's/V\([0-9]\)\([0-9]\)/\1.\2/'"
+source=(http://gforge.inria.fr/frs/download.php/24391/${_F_archive_name}V${pkgver/\./}.sources.zip)
+sha1sums=('67c106e614feffdc0131955cbf1b7d59d2c6281e')
+
+build()
+{
+       Fmkdir /usr/lib/squeak
+       Finstall 0644 ${_F_archive_name}V${pkgver/\./}.sources /usr/lib/squeak/
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to