@arojas: Thanks, I've been struggling with this and couldn't find where it went wrong. Oddly enough, I did base this package on the one in [extra]...
Search Criteria
Package Details: ghostscript-git 20130323-1
Package Actions
| Package Base: | ghostscript-git |
|---|---|
| Description: | An interpreter for the PostScript language |
| Upstream URL: | http://www.ghostscript.com/ |
| Category: | system |
| Licenses: | |
| Submitter: | donbex |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2012-07-14 12:11 |
| Last Updated: | 2013-03-23 10:41 |
Latest Comments
Comment by donbex
Comment by arojas
Please add the line
sed -i "s:AM_PROG_CC_STDC:AC_PROG_CC:g" configure.ac
before ./autogen.sh like in the [extra] package, otherwise compilation fails
Comment by haawda
Ghostscript developement uses git now.
Comment by haawda
Please disble "omni" in the configure call. See http://bugs.ghostscript.com/show_bug.cgi?id=693440
Comment by pyropeter
@CPUnltd: should be fixed now
Comment by CPUnltd
./base/instcopy -c -m 644 ./base/gdevdsp.h /tmp/clyde-cpunltd/ghostscript-svn/ghostscript-svn/pkg/usr/include/ghostscript/gdevdsp.h
install: missing file operand
Try `install --help' for more information.
==> ERROR: A failure occurred in build().
Aborting...
Comment by CPUnltd
install -m 644 ${srcdir}/gs/doc/{Ps2ps2.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt} ${pkgdir}/usr/share/ghostscript/9.01/doc/
needs to be fixed... for my install (attempted today) the folder was:
${pkgdir}/usr/share/ghostscript/9.03/doc/
not sure what varable could be used there, but with it being the only folder that comes inside of ....ghostscript, it's possible that a wildcard could be used, but I'm not sure... in any event, this build errors out because the folder is wrong...
Comment by pyropeter
uploaded pkgrel 1.
tested with revision 12015
fixes the inverted-images-bug ( http://bugs.ghostscript.com/show_bug.cgi?id=691759 )
If you don't want it to download and build for hours, you could download a binary package (x86_64 only) here:
http://keks.selfip.org/arch/pyropeter/ghostscript-svn-12015-1-x86_64.pkg.tar.xz