summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-05 02:00:00 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-05 02:00:00 -0300
commit27d9389672acfcd3a0edec4ac13fe4dabbca05c5 (patch)
treed6a13716d5ce46f16a370b98285721d3aae7a982 /libre
parent0c395b896ea0e01408bdae5c09d19ea0077f86f8 (diff)
ghostscript: remove libre suffix and add complex pkgrel
Diffstat (limited to 'libre')
-rw-r--r--libre/ghostscript/PKGBUILD (renamed from libre/ghostscript-libre/PKGBUILD)12
-rw-r--r--libre/ghostscript/ghostscript-sys-zlib.patch (renamed from libre/ghostscript-libre/ghostscript-sys-zlib.patch)0
-rw-r--r--libre/ghostscript/libre.patch (renamed from libre/ghostscript-libre/libre.patch)0
3 files changed, 5 insertions, 7 deletions
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript/PKGBUILD
index c73b86a58..e12f428a6 100644
--- a/libre/ghostscript-libre/PKGBUILD
+++ b/libre/ghostscript/PKGBUILD
@@ -4,10 +4,9 @@
### !!! rebuild groff from core that picks up hardcoding the GS versioned font path !!! ###
-_pkgname=ghostscript
-pkgname=ghostscript-libre
+pkgname=ghostscript
pkgver=9.14
-pkgrel=1
+pkgrel=1.parabola1
pkgdesc="An interpreter for the PostScript language, without nonfree JPEG XR support"
arch=('i686' 'x86_64' 'mips64el')
license=('AGPL' 'custom')
@@ -16,9 +15,8 @@ depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg
makedepends=('gtk3' 'gnutls')
optdepends=('texlive-core: needed for dvipdf'
'gtk3: needed for gsx')
-conflicts=('ghostscript')
-replaces=('ghostscript')
-provides=("ghostscript=$pkgver")
+conflicts=('ghostscript-libre')
+replaces=('ghostscript-libre')
url="http://www.ghostscript.com/"
mksource=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
source=(https://repo.parabolagnulinux.org/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2
@@ -89,7 +87,7 @@ package() {
# install missing doc files # http://bugs.archlinux.org/task/18023
install -m 644 "${srcdir}"/ghostscript-${pkgver}/doc/{Ps2ps2.htm,gs-vms.hlp,gsdoc.el,pscet_status.txt} "${pkgdir}"/usr/share/ghostscript/$pkgver/doc/
- install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/${_pkgname}/LICENSE
+ install -D -m644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
# remove unwanted localized man-pages
rm -rf "$pkgdir"/usr/share/man/[^man1]*
diff --git a/libre/ghostscript-libre/ghostscript-sys-zlib.patch b/libre/ghostscript/ghostscript-sys-zlib.patch
index d632fcbb2..d632fcbb2 100644
--- a/libre/ghostscript-libre/ghostscript-sys-zlib.patch
+++ b/libre/ghostscript/ghostscript-sys-zlib.patch
diff --git a/libre/ghostscript-libre/libre.patch b/libre/ghostscript/libre.patch
index 0fe1c3b2e..0fe1c3b2e 100644
--- a/libre/ghostscript-libre/libre.patch
+++ b/libre/ghostscript/libre.patch