GARNOME 0.23.1 and/or Patch to fix fontconfig build issues
- From: Jeff Waugh <jdub perkypants org>
- To: GARNOME Dudes <garnome-list gnome org>
- Subject: GARNOME 0.23.1 and/or Patch to fix fontconfig build issues
- Date: Wed, 16 Apr 2003 00:02:02 +1000
Hey hey,
0.23.1 is up, which contains a fix for the fontconfig build issues only.
Patch also attached.
- Jeff
--
linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/
"One World, one Web, one Browser." - Microsoft promotion
"Ein Volk, ein Reich, ein Fuhrer." - Adolf Hitler
diff -Nrup -x CVS -x PANTS garnome/misc/fontconfig/Makefile hacking/misc/fontconfig/Makefile
--- garnome/misc/fontconfig/Makefile 2003-04-15 16:44:48.000000000 +1000
+++ hacking/misc/fontconfig/Makefile 2003-04-15 23:55:54.000000000 +1000
@@ -5,7 +5,7 @@ DISTFILES = $(GARNAME)-$(GARVERSION).tar
MASTER_SITES = http://fontconfig.org/release/
-LIBDEPS = misc/freetype
+LIBDEPS = misc/freetype
DESCRIPTION = fontconfig
define BLURB
@@ -16,7 +16,6 @@ CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
-CONFIGURE_ARGS = $(DIRPATHS) --with-confdir=$(sysconfdir)/fonts/
-BUILD_ARGS = -j1
+CONFIGURE_ARGS = $(DIRPATHS) --with-confdir=$(sysconfdir)/fonts/ --disable-docs
include ../category.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]