Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=c833d0f19dc85c0dfff9afb98e0eb8e188a9d956

commit c833d0f19dc85c0dfff9afb98e0eb8e188a9d956
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sat Mar 15 20:21:22 2008 +0100

xghostscript-8.61-1-i686
- bin, will be back as a subpkg of ghostscript in a few

diff --git a/source/xapps/xghostscript/FrugalBuild 
b/source/xapps/xghostscript/FrugalBuild
deleted file mode 100644
index c3e4277..0000000
--- a/source/xapps/xghostscript/FrugalBuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Compiling Time: 2.42 SBU
-# Maintainer: voroskoi <[EMAIL PROTECTED]>
-
-pkgname=xghostscript
-pkgver=8.61
-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=('1f43ec48ab13cec0ff7c499eb7ca3e6f5c0af5a3')
-
-build() {
-       if [[ "$CARCH" == "x86_64" ]]; then
-               unset MAKEFLAGS
-               CFLAGS="$CFLAGS -fPIC"
-       fi
-       Fmake
-       make DESTDIR=${Fdestdir} install soinstall || Fdie
-}
-
-# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to