Revision: 5651 Author: pebender Date: Sat Oct 10 08:31:35 2009 Log: - Updated package xorg-7.4/xf86-video-radeonhd.
http://code.google.com/p/minimyth/source/detail?r=5651 Added: /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.3.0-pkg_config.patch /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.3.0-shave_init.patch Deleted: /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.2.5-pkg_config.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/Makefile /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.3.0-pkg_config.patch Sat Oct 10 08:31:35 2009 @@ -0,0 +1,13 @@ +diff -Naur xf86-video-radeonhd-1.3.0-old/configure.ac xf86-video-radeonhd-1.3.0-new/configure.ac +--- xf86-video-radeonhd-1.3.0-old/configure.ac 2009-10-09 08:41:06.000000000 -0700 ++++ xf86-video-radeonhd-1.3.0-new/configure.ac 2009-10-10 08:01:03.000000000 -0700 +@@ -83,7 +83,8 @@ + HAVE_XEXTPROTO_71="yes"; AC_DEFINE(HAVE_XEXTPROTO_71, 1, [xextproto 7.1 available]), + HAVE_XEXTPROTO_71="no") + AM_CONDITIONAL(HAVE_XEXTPROTO_71, [ test "$HAVE_XEXTPROTO_71" = "yes" ]) +-sdkdir=$(pkg-config --variable=sdkdir xorg-server) ++m4_pattern_allow([^PKG_CONFIG_SYSROOT_DIR$]) ++sdkdir="$PKG_CONFIG_SYSROOT_DIR$($PKG_CONFIG --variable=sdkdir xorg-server)" + + + # Header files checks. ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.3.0-shave_init.patch Sat Oct 10 08:31:35 2009 @@ -0,0 +1,12 @@ +diff -Naur xf86-video-radeonhd-1.3.0-old/configure.ac xf86-video-radeonhd-1.3.0-new/configure.ac +--- xf86-video-radeonhd-1.3.0-old/configure.ac 2009-10-09 08:41:06.000000000 -0700 ++++ xf86-video-radeonhd-1.3.0-new/configure.ac 2009-10-10 08:14:22.000000000 -0700 +@@ -372,7 +372,7 @@ + [Patchlevel Version]) + fi + +-SHAVE_INIT(.,enable) ++dnl SHAVE_INIT(.,enable) + + AC_OUTPUT([ + Makefile ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/files/xf86-video-radeonhd-1.2.5-pkg_config.patch Thu Apr 9 06:39:15 2009 +++ /dev/null @@ -1,13 +0,0 @@ -diff -Naur xf86-video-radeonhd-1.2.5-old/configure.ac xf86-video-radeonhd-1.2.5-new/configure.ac ---- xf86-video-radeonhd-1.2.5-old/configure.ac 2009-04-09 06:11:34.000000000 -0700 -+++ xf86-video-radeonhd-1.2.5-new/configure.ac 2009-04-09 06:33:43.000000000 -0700 -@@ -76,7 +76,8 @@ - # @@@@ need to check for the right server version once RandR 1.2 is in. - # @@@ do we really need fontsproto here? - PKG_CHECK_MODULES(XORG, [xorg-server xproto fontsproto $REQUIRED_MODULES]) --sdkdir=$(pkg-config --variable=sdkdir xorg-server) -+m4_pattern_allow([^PKG_CONFIG_SYSROOT_DIR$]) -+sdkdir="$PKG_CONFIG_SYSROOT_DIR$($PKG_CONFIG --variable=sdkdir xorg-server)" - - - # Header files checks. ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 10 08:30:07 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 10 08:31:35 2009 @@ -249,6 +249,7 @@ Updated xorg-7.4/xf86-video-intel. Updated xorg-7.4/xf86-video-nv. Updated xorg-7.4/xf86-video-openchrome. + Updated xorg-7.4/xf86-video-radeonhd. Updated xorg-7.4/xf86-video-vmware. Updated xorg-7.4/xf86vidmodeproto. Updated xorg-7.4/xkbcomp. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/Makefile Sat Apr 25 18:15:28 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/Makefile Sat Oct 10 08:31:35 2009 @@ -2,13 +2,13 @@ GARVERSION_TYPE = GARVERSION = $(strip $(if $(filter git,$(GARVERSION_TYPE)) , \ f1c6cc865d8d0703478c3eedea2e706e911f9965 , \ - 1.2.5 )) + 1.3.0 )) CATEGORIES = $(CATEGORY) MASTER_SITES = $(strip $(if $(filter git,$(GARVERSION_TYPE)) , \ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd/ , \ $(XORG_MASTER_SITES) )) DISTFILES = $(DISTNAME).tar.bz2 -PATCHFILES = $(DISTNAME)-pkg_config.patch +PATCHFILES = $(DISTNAME)-shave_init.patch $(DISTNAME)-pkg_config.patch LICENSE = $(GARNAME) $(GARNAME)_LICENSE_TEXT = $(WORKSRC)/COPYING @@ -16,7 +16,7 @@ define BLURB endef -DEPENDS = lang/c utils/pciutils \ +DEPENDS = lang/c lib/zlib utils/pciutils \ $(CATEGORY)/fontsproto \ $(CATEGORY)/glproto \ $(CATEGORY)/libdrm \ ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/checksums Thu Apr 9 06:39:15 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-video-radeonhd/checksums Sat Oct 10 08:31:35 2009 @@ -1,2 +1,3 @@ -10669b08101cb6d69894cc44b47e5094 download/xf86-video-radeonhd-1.2.5.tar.bz2 -af1ac8093c4a4c8b2b1a2c73193b8913 download/xf86-video-radeonhd-1.2.5-pkg_config.patch +7b6641aa9d836f1621b9b220ad6771b8 download/xf86-video-radeonhd-1.3.0.tar.bz2 +81b49a282f65b2a210e94a745d4d3a93 download/xf86-video-radeonhd-1.3.0-shave_init.patch +59bc2cc84e8e57dfaaae244291e7451e download/xf86-video-radeonhd-1.3.0-pkg_config.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
