Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14b5408aefe4f9cfb6e5418cf44916898e420249
commit 14b5408aefe4f9cfb6e5418cf44916898e420249
Author: voroskoi <[EMAIL PROTECTED]>
Date: Sat Oct 27 14:47:21 2007 +0200
xghostscript-8.60-1-i686
new package, replaces xespgs
diff --git a/source/xapps/xghostscript/FrugalBuild
b/source/xapps/xghostscript/FrugalBuild
new file mode 100644
index 0000000..f0c18be
--- /dev/null
+++ b/source/xapps/xghostscript/FrugalBuild
@@ -0,0 +1,29 @@
+# Compiling Time: 2.42 SBU
+# Maintainer: voroskoi <[EMAIL PROTECTED]>
+
+pkgname=xghostscript
+pkgver=8.60
+pkgrel=1
+pkgdesc="An interpreter for the PostScript language."
+depends=('libxt' 'libxext' 'cups')
+rodepends=('foomatic-filters' 'urw-fonts')
+groups=('xapps')
+# review after 0.8
+conflicts=('espgs' 'xespgs' 'ghostscript')
+replaces=('xespgs')
+provides=('ghostscript')
+archs=('i686' 'x86_64')
+license="GPLv2"
+_F_cd_path=ghostscript-${pkgver}
+_F_sourceforge_name=ghostscript
+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