NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: xsrc/50902 (native X11 freetype doesn't install ftttdrv.h)
The following reply was made to PR xsrc/50902; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: xsrc/50902 (native X11 freetype doesn't install ftttdrv.h)
Date: Mon, 7 Mar 2016 05:14:26 +0000
On Mon, Mar 07, 2016 at 04:55:53AM +0000, dholland%NetBSD.org@localhost wrote:
> Synopsis: native X11 freetype doesn't install ftttdrv.h
>
> Responsible-Changed-From-To: pkg-manager->xsrc-manager
> Responsible-Changed-By: dholland%NetBSD.org@localhost
> Responsible-Changed-When: Mon, 07 Mar 2016 04:55:52 +0000
> Responsible-Changed-Why:
> a pkgsrc workaround has been committed; now we should fix xsrc.
I haven't tried this yet but I expect it will do the trick, as long as
there's no reason the file wasn't left off on purpose.
Index: external/mit/xorg/lib/freetype/freetype/Makefile
===================================================================
RCS file: /cvsroot/src/external/mit/xorg/lib/freetype/freetype/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile 20 Jul 2015 04:10:40 -0000 1.20
+++ Makefile 7 Mar 2016 05:11:52 -0000
@@ -13,7 +13,7 @@
ftglyph.h ftgxval.h ftgzip.h ftimage.h ftincrem.h ftlcdfil.h ftlist.h \
ftlzw.h ftmac.h ftmm.h ftmodapi.h ftmoderr.h ftotval.h ftoutln.h \
ftpfr.h ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsynth.h \
- ftsystem.h fttrigon.h fttypes.h ftwinfnt.h \
+ ftsystem.h fttrigon.h ftttdrv.h fttypes.h ftwinfnt.h \
t1tables.h ttnameid.h tttables.h tttags.h ttunpat.h \
ftautoh.h ftcffdrv.h ft2build.h
Index: distrib/sets/lists/xcomp/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/xcomp/mi,v
retrieving revision 1.175
diff -u -r1.175 mi
--- xcomp/mi 13 Oct 2015 03:32:28 -0000 1.175
+++ xcomp/mi 7 Mar 2016 05:12:34 -0000
@@ -5783,6 +5783,7 @@
./usr/X11R7/include/freetype2/ftsystem.h -unknown- xorg
./usr/X11R7/include/freetype2/ftfntfmt.h -unknown- xorg
./usr/X11R7/include/freetype2/fttrigon.h -unknown- xorg
+./usr/X11R7/include/freetype2/ftttdrv.h -unknown- xorg
./usr/X11R7/include/freetype2/fttypes.h -unknown- xorg
./usr/X11R7/include/freetype2/ftwinfnt.h -unknown- xorg
./usr/X11R7/include/freetype2/ftxf86.h -unknown- obsolete
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index