Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf719d1c05ea200aa3120d4709fb42886f65d2fc
commit bf719d1c05ea200aa3120d4709fb42886f65d2fc
Author: voroskoi <[EMAIL PROTECTED]>
Date: Sat Oct 27 08:46:49 2007 +0200
ghostscript-8.60-1-i686
new package, espgs replacement
diff --git a/source/apps/ghostscript/FrugalBuild
b/source/apps/ghostscript/FrugalBuild
new file mode 100644
index 0000000..8c6c50f
--- /dev/null
+++ b/source/apps/ghostscript/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 2.42 SBU
+# Maintainer: voroskoi <[EMAIL PROTECTED]>
+
+pkgname=ghostscript
+pkgver=8.60
+pkgrel=1
+pkgdesc="An interpreter for the PostScript language."
+depends=('cups')
+rodepends=('foomatic-filters' 'urw-fonts')
+groups=('apps')
+# review after 0.8
+conflicts=('espgs' 'xespgs' 'xghostscript')
+replaces=('espgs')
+archs=('i686' 'x86_64')
+license="GPLv2"
+Finclude sourceforge
+url="http://www.ghostscript.com/awki"
+up2date="lynx -dump http://www.ghostscript.com/awki/Releases |grep latest |sed
-ne 's/.*pt \(.*\) (.*/\1/;1p'"
+sha1sums=('a56b31b736883d2c773e5f18e408ebca5f077ca0')
+
+build() {
+ Fmake
+ make DESTDIR=${Fdestdir} install soinstall || Fdie
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git