Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2004 01:49:05 +0200 (CEST)
From:      Jose M Rodriguez <freebsd@wanadoo.es>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/67552: Teach fontconfig about gs fonts
Message-ID:  <200406032349.i53Nn5Sb008049@orion.animas.redesjm.local>
Resent-Message-ID: <200406040000.i5400fPI051300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67552
>Category:       ports
>Synopsis:       Teach fontconfig about gs fonts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 17:00:41 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose M Rodriguez
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Redes JM
>Environment:
System: FreeBSD orion.animas.redesjm.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Thu Jun 3 15:48:44 CEST 2004 root@orion.animas.redesjm.local:/usr/obj/usr/src/sys/ORION i386


>Description:
	Teach fontconfig about where to find gs fonts, in the way
	to make print/gsfonts de only fontpack needed to get URW
	type1 fonts

>How-To-Repeat:
>Fix:

--- patch-fontconfig begins here ---
diff -Nru ../FreeBSD/ports/x11-fonts/fontconfig/Makefile x11-fonts/fontconfig/Makefile
--- ../FreeBSD/ports/x11-fonts/fontconfig/Makefile	Wed May 12 07:35:12 2004
+++ x11-fonts/fontconfig/Makefile	Mon May 17 20:37:48 2004
@@ -25,7 +25,8 @@
 CONFIGURE_ARGS=	--with-confdir=${PREFIX}/etc/fonts \
 		--with-expat-includes=${LOCALBASE}/include \
 		--with-expat-lib=${LOCALBASE}/lib \
-		--with-default-fonts=${X11BASE}/lib/X11/fonts
+		--with-default-fonts=${X11BASE}/lib/X11/fonts \
+		--with-add-fonts=${LOCALBASE}/share/ghostscript/fonts
 MAKE_ENV=	LC_ALL=C
 PKGINSTALL=	${WRKDIR}/pkg-install
 
--- patch-fontconfig ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406032349.i53Nn5Sb008049>