Revision: 5639
Author: pebender
Date: Fri Oct  9 17:49:26 2009
Log: - Updated package xorg-7.4/libXft.


http://code.google.com/p/minimyth/source/detail?r=5639

Added:
  /trunk/gar-minimyth/script/xorg-7.4/libXft/files/libXft-2.1.14.patch.gar
Deleted:
  /trunk/gar-minimyth/script/xorg-7.4/libXft/files/libXft-2.1.13.patch.gar
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/xorg-7.4/libXft/Makefile
  /trunk/gar-minimyth/script/xorg-7.4/libXft/checksums

=======================================
--- /dev/null
+++  
/trunk/gar-minimyth/script/xorg-7.4/libXft/files/libXft-2.1.14.patch.gar        
 
Fri Oct  9 17:49:26 2009
@@ -0,0 +1,27 @@
+diff -Naur libXft-2.1.14-old/xft-config.in libXft-2.1.14-new/xft-config.in
+--- libXft-2.1.14-old/xft-config.in    2006-07-11 11:05:27.000000000 -0700
++++ libXft-2.1.14-new/xft-config.in    2009-10-09 17:45:38.000000000 -0700
+@@ -1,5 +1,6 @@
+ #! /bin/sh
+
++destd...@gar_destdir@
+ prefix="@prefix@"
+ exec_prefix="@exec_prefix@"
+ libdir="@libdir@"
+@@ -84,14 +85,14 @@
+ fi
+
+ if test "$echo_cflags" = "yes" ; then
+- cflags="-I${includedir} ${freetypecflags} ${fontconfigcflags}  
${xrendercflags}"
++ cflags="-I$DESTDIR${includedir} ${freetypecflags} ${fontconfigcflags}  
${xrendercflags}"
+  echo $cflags
+ fi
+
+ if test "$echo_libs" = "yes" ; then
+  libs="-lXft -lX11 ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
+  if test "${libdir}" != "/usr/lib" ; then
+-  echo -L${libdir} $libs
++  echo -L$DESTDIR${libdir} $libs
+  else
+   echo $libs
+  fi
=======================================
---  
/trunk/gar-minimyth/script/xorg-7.4/libXft/files/libXft-2.1.13.patch.gar        
 
Wed Sep 10 07:49:43 2008
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -Naur libXft-2.1.13-old/xft-config.in libXft-2.1.13-new/xft-config.in
---- libXft-2.1.13-old/xft-config.in    2008-05-12 14:31:03.000000000 -0700
-+++ libXft-2.1.13-new/xft-config.in    2008-07-02 14:24:35.000000000 -0700
-@@ -1,5 +1,6 @@
- #! /bin/sh
-
-+destd...@gar_destdir@
- prefix="@prefix@"
- exec_prefix="@exec_prefix@"
- libdir="@libdir@"
-@@ -84,14 +85,14 @@
- fi
-
- if test "$echo_cflags" = "yes" ; then
-- cflags="-I${includedir} ${freetypecflags} ${fontconfigcflags}  
${xrendercflags}"
-+ cflags="-I$DESTDIR${includedir} ${freetypecflags} ${fontconfigcflags}  
${xrendercflags}"
-  echo $cflags
- fi
-
- if test "$echo_libs" = "yes" ; then
-  libs="-lXft -lX11 ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
-  if test "${libdir}" != "/usr/lib" ; then
--  echo -L${libdir} $libs
-+  echo -L$DESTDIR${libdir} $libs
-  else
-   echo $libs
-  fi
=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Fri Oct  9  
14:01:03 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Fri Oct  9  
17:49:26 2009
@@ -216,6 +216,7 @@
      Updated xorg-7.4/libXau.
      Updated xorg-7.4/libXdamage.
      Updated xorg-7.4/libXfixes.
+    Updated xorg-7.4/libXft.
      Updated xorg-7.4/libxkbfile.
      Updated xorg-7.4/libXmu.
      Updated xorg-7.4/libXpm.
=======================================
--- /trunk/gar-minimyth/script/xorg-7.4/libXft/Makefile Thu Sep 17 20:02:23  
2009
+++ /trunk/gar-minimyth/script/xorg-7.4/libXft/Makefile Fri Oct  9 17:49:26  
2009
@@ -1,5 +1,5 @@
  GARNAME = libXft
-GARVERSION = 2.1.13
+GARVERSION = 2.1.14
  CATEGORIES = $(CATEGORY)
  MASTER_SITES = $(XORG_MASTER_SITES)
  DISTFILES = $(DISTNAME).tar.bz2
@@ -23,6 +23,7 @@
  CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
        --enable-shared \
        --disable-static \
+       --disable-silent-rules \
        --with-gnu-ld

  GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk
=======================================
--- /trunk/gar-minimyth/script/xorg-7.4/libXft/checksums        Wed Sep 10  
07:49:43 2008
+++ /trunk/gar-minimyth/script/xorg-7.4/libXft/checksums        Fri Oct  9  
17:49:26 2009
@@ -1,2 +1,2 @@
-bc8881851f3bd8dcc625fac37350a1c6  download/libXft-2.1.13.tar.bz2
-901584fd509b53bea814353554161db5  download/libXft-2.1.13.patch.gar
+254e62a233491e0e1251636536163e20  download/libXft-2.1.14.tar.bz2
+6aab1b5b750605a281e2bb5124132c77  download/libXft-2.1.14.patch.gar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to