Revision: 5634
Author: pebender
Date: Fri Oct  9 12:20:04 2009
Log: - Updated package xorg-7.4/libXt.


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

Deleted:
  /trunk/gar-minimyth/script/xorg-7.4/libXt/files
Modified:
  /trunk/gar-minimyth/html/minimyth/document-changelog.txt
  /trunk/gar-minimyth/script/xorg-7.4/libXt/Makefile
  /trunk/gar-minimyth/script/xorg-7.4/libXt/checksums

=======================================
--- /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Fri Oct  9  
12:18:57 2009
+++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt    Fri Oct  9  
12:20:04 2009
@@ -213,6 +213,7 @@
      Updated xorg-7.4/libxkbfile.
      Updated xorg-7.4/libXmu.
      Updated xorg-7.4/libXrender.
+    Updated xorg-7.4/libXt.
      Updated xorg-7.4/libXv.
      Updated xorg-7.4/libXvMC.
      Updated xorg-7.4/libXxf86dga.
=======================================
--- /trunk/gar-minimyth/script/xorg-7.4/libXt/Makefile  Thu Jul  2 14:23:38  
2009
+++ /trunk/gar-minimyth/script/xorg-7.4/libXt/Makefile  Fri Oct  9 12:20:04  
2009
@@ -1,9 +1,8 @@
  GARNAME = libXt
-GARVERSION = 1.0.6
+GARVERSION = 1.0.7
  CATEGORIES = $(CATEGORY)
  MASTER_SITES = $(XORG_MASTER_SITES)
  DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(DISTNAME)-cross.patch
  LICENSE = $(GARNAME)
  $(GARNAME)_LICENSE_TEXT = $(WORKSRC)/COPYING

@@ -13,8 +12,9 @@

  DEPENDS   = lang/c \
        $(CATEGORY)/kbproto \
-       $(CATEGORY)/libX11 \
+       $(CATEGORY)/libICE \
        $(CATEGORY)/libSM \
+       $(CATEGORY)/libX11 \
        $(CATEGORY)/xproto
  BUILDDEPS = $(CATEGORY)/util-macros

@@ -27,21 +27,23 @@
  CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
        --enable-shared \
        --disable-static \
+       --disable-silent-rules \
        --enable-xkb \
        --enable-malloc0returnsnull \
        --with-gnu-ld

  CONFIGURE_ENV = \
        CC_FOR_BUILD="$(build_CC)" \
-       CPPFLAGS_FOR_BUILD="$(build_CPPFLAGS)" \
-       CFLAGS_FOR_BUILD="$(build_CFLAGS)" \
+       CFLAGS_FOR_BUILD="$(build_CPPFLAGS) $(build_CFLAGS)" \
        LDFLAGS_FOR_BUILD="$(build_LDFLAGS)"

  GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk
  include ../../gar.mk

+CFLAGS   := $(CPPFLAGS) $(CFLAGS)
+CPPFLAGS :=
+
  pre-configure:
-       @cd $(WORKSRC) ; autoreconf --verbose --install --force
        @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
        @$(MAKECOOKIE)

=======================================
--- /trunk/gar-minimyth/script/xorg-7.4/libXt/checksums Thu Jul  2 14:23:38  
2009
+++ /trunk/gar-minimyth/script/xorg-7.4/libXt/checksums Fri Oct  9 12:20:04  
2009
@@ -1,2 +1,1 @@
-953930ddf9fdaa1405732c7f01e9e599  download/libXt-1.0.6.tar.bz2
-d9e232e7e2eeb5c997677aac3d696ad0  download/libXt-1.0.6-cross.patch
+96f3c93434a93186d178b60d4a262496  download/libXt-1.0.7.tar.bz2

--~--~---------~--~----~------------~-------~--~----~
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