Date: Wednesday, April 21, 2021 @ 11:09:50
  Author: arojas
Revision: 412961

Remove configure flag for old, no longer available fonts (FS#69286)

Modified:
  graphicsmagick/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-04-21 11:08:43 UTC (rev 412960)
+++ PKGBUILD    2021-04-21 11:09:50 UTC (rev 412961)
@@ -5,7 +5,7 @@
 
 pkgname=graphicsmagick
 pkgver=1.3.36
-pkgrel=1
+pkgrel=2
 pkgdesc='Image processing system'
 url='http://www.graphicsmagick.org/'
 arch=('x86_64')
@@ -34,7 +34,6 @@
                --enable-shared \
                --with-modules \
                --with-perl \
-               --with-gs-font-dir=/usr/share/fonts/Type1 \
                --with-quantum-depth=16 \
                --with-threads
        make

Reply via email to