pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47063 (print/ghostscript 9.05 fails to build on DragonFly 3.3-DEVEL)



The following reply was made to PR pkg/47063; it has been noted by GNATS.

From: Rumko <rumko%rumko.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkgsrc-bugs%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost
Subject: Re: pkg/47063 (print/ghostscript 9.05 fails to build on DragonFly 
3.3-DEVEL)
Date: Sun, 14 Oct 2012 12:39:31 +0200

 --nextPart1636623.02e0J0DMdY
 Content-Type: multipart/mixed;
   boundary="Boundary-01=_jZpeQ9E/4jz4u8J"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 --Boundary-01=_jZpeQ9E/4jz4u8J
 Content-Type: text/plain;
   charset="iso-8859-2"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 On Saturday 13. of October 2012 10:48:29 rumko%netbsd.org@localhost wrote:
 > Synopsis: print/ghostscript 9.05 fails to build on DragonFly 3.3-DEVEL
 >
 > Responsible-Changed-From-To: pkg-manager->rumko
 > Responsible-Changed-By: rumko%NetBSD.org@localhost
 > Responsible-Changed-When: Sat, 13 Oct 2012 08:48:27 +0000
 > Responsible-Changed-Why:
 > I'll take care of this
 
 The attached patch seems to fix the problem, but needs more testing.
 Thanks to wiz, it's also tested on NetBSD, but it also needs to be tested w=
 ith=20
 native X, not just modular xorg.
 
 Any volunteers?
 =2D-=20
 Regards,
 Rumko
 
 --Boundary-01=_jZpeQ9E/4jz4u8J
 Content-Type: text/x-diff;
   charset="iso 8859-15";
   name="0001-print-ghostscript-fix-building-with-an-already-insta.patch"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
        
filename="0001-print-ghostscript-fix-building-with-an-already-insta.patch"
 
 =46rom 5a25cc52f0c182d182d623c30894f0d73a7f8b94 Mon Sep 17 00:00:00 2001
 =46rom: Rumko <rumcic%gmail.com@localhost>
 Date: Sat, 13 Oct 2012 10:19:21 +0200
 Subject: [PATCH] print/ghostscript: fix building with an already installed
  freetype
 
 =2D--
  print/ghostscript/Makefile | 2 ++
  1 file changed, 2 insertions(+)
 
 diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
 index aaf5284..1c1fff0 100644
 =2D-- a/print/ghostscript/Makefile
 +++ b/print/ghostscript/Makefile
 @@ -89,6 +89,7 @@ post-extract:
        ${RM} -rf ${WRKSRC}/libpng
  #     ${RM} -rf ${WRKSRC}/tiff
  #     ${RM} -rf ${WRKSRC}/zlib
 +      ${RM} -rf ${WRKSRC}/freetype
  #
  #  To allow outside customization, rename cidfmap
  #      (if you look at inside of the file, it is logically empty)
 @@ -103,6 +104,7 @@ post-install:
  .include "../../graphics/png/buildlink3.mk"
  .include "../../graphics/tiff/buildlink3.mk"
  .include "../../devel/zlib/buildlink3.mk"
 +.include "../../graphics/freetype2/buildlink3.mk"
  # pkgsrc jasper is too new
  #.include "../../graphics/jasper/buildlink3.mk"
  .include "../../mk/bsd.pkg.mk"
 =2D-=20
 1.7.12.2
 
 
 --Boundary-01=_jZpeQ9E/4jz4u8J--
 
 --nextPart1636623.02e0J0DMdY
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (DragonFly)
 
 iEYEABECAAYFAlB6lmMACgkQxV3ce2RZW71qDgCfbrAtrUSxpwWAdPsgOmwmCrMP
 jAsAoKqklXvbkGzW8yK2QyMXp914oG/Z
 =H2Dz
 -----END PGP SIGNATURE-----
 
 --nextPart1636623.02e0J0DMdY--
 


Home | Main Index | Thread Index | Old Index