Re: Fontconfig.org



On Tue, Sep 09, 2003 at 11:14:52AM -0700, Joseph Phillips wrote:
> Yes.  When I built from garnome 0.26.1, I had to manually download and copy
> those tarballs into the appropriate build directories.  I got it to work
> that way.
> 
> Does anyone know if the 0.26.2 garball script has this issue fixed?

No. But you can apply this patch:

diff -ur garnome-0.26.2-dist/bootstrap/fontconfig/Makefile
garnome-0.26.2/boots
trap/fontconfig/Makefile
--- garnome-0.26.2-dist/bootstrap/fontconfig/Makefile   Fri Sep  5
05:14:18 2003
+++ garnome-0.26.2/bootstrap/fontconfig/Makefile        Tue Sep  9
13:05:28 2003
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://fontconfig.org/release/
+MASTER_SITES = http://pdx.freedesktop.org/~fontconfig/release/
 
 LIBDEPS = bootstrap/freetype
 
diff -ur garnome-0.26.2-dist/bootstrap/render/Makefile
garnome-0.26.2/bootstrap
/render/Makefile
--- garnome-0.26.2-dist/bootstrap/render/Makefile       Fri Sep  5
05:14:18 2003
+++ garnome-0.26.2/bootstrap/render/Makefile    Tue Sep  9 13:05:17 2003
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://fontconfig.org/release/
+MASTER_SITES = http://pdx.freedesktop.org/~fontconfig/release/
 
 DESCRIPTION = render
 define BLURB
diff -ur garnome-0.26.2-dist/bootstrap/xft/Makefile
garnome-0.26.2/bootstrap/xf
t/Makefile
--- garnome-0.26.2-dist/bootstrap/xft/Makefile  Fri Sep  5 05:14:18 2003
+++ garnome-0.26.2/bootstrap/xft/Makefile       Tue Sep  9 13:04:52 2003
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://fontconfig.org/release/
+MASTER_SITES = http://pdx.freedesktop.org/~fontconfig/release/
 
 LIBDEPS = bootstrap/xrender bootstrap/fontconfig
 
diff -ur garnome-0.26.2-dist/bootstrap/xrender/Makefile
garnome-0.26.2/bootstra
p/xrender/Makefile
--- garnome-0.26.2-dist/bootstrap/xrender/Makefile      Fri Sep  5
05:14:18 2003
+++ garnome-0.26.2/bootstrap/xrender/Makefile   Tue Sep  9 13:05:10 2003
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://fontconfig.org/release/
+MASTER_SITES = http://pdx.freedesktop.org/~fontconfig/release/
 
 LIBDEPS = bootstrap/render bootstrap/pkgconfig



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]