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

commit 1c7fe60640a16ec5b4b2481a6ad4b889a99c000d
Author: Michel Hermier <herm...@frugalware.org>
Date:   Wed Apr 22 13:17:54 2009 +0200

squeak-sources-3.9-1-i686
* New package

diff --git a/source/devel-extra/squeak-sources/FrugalBuild 
b/source/devel-extra/squeak-sources/FrugalBuild
new file mode 100644
index 0000000..c745c76
--- /dev/null
+++ b/source/devel-extra/squeak-sources/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling time: 0.01 SBU
+# Maintainer: Michel Hermier <herm...@frugalware.org>
+
+pkgname=squeak-sources
+_F_archive_name=Squeak
+Fpkgversep=
+pkgver=3.9
+pkgrel=1
+pkgdesc="The official Squeak sources file."
+url="http://squeak.org";
+license="Apple"
+rodepends=('squeak')
+groups=('devel-extra')
+archs=('i686')
+up2date="Flastarchive http://ftp.squeak.org/current_stable/ '\.sources.gz' | 
sed 's/V\([0-9]\)\([0-9]\)/\1.\2/'"
+source=(http://ftp.squeak.org/current_stable/${_F_archive_name}V${pkgver/\./}.sources.gz)
+sha1sums=('9bff10f168d9e0f9ce9ec259a647e384c5b2df38')
+
+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