Revision: 5281 Author: pebender Date: Thu Aug 6 10:36:47 2009 Log: - Updated package xorg-7.4/xf86-input-evdev.
http://code.google.com/p/minimyth/source/detail?r=5281 Added: /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/files/xf86-input-evdev-2.2.4-pkg_config.patch Deleted: /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/files/xf86-input-evdev-2.2.3-pkg_config.patch Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/Makefile /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/files/xf86-input-evdev-2.2.4-pkg_config.patch Thu Aug 6 10:36:47 2009 @@ -0,0 +1,15 @@ +diff -Naur xf86-input-evdev-2.2.4-old/configure.ac xf86-input-evdev-2.2.4-new/configure.ac +--- xf86-input-evdev-2.2.4-old/configure.ac 2009-08-05 21:08:49.000000000 -0700 ++++ xf86-input-evdev-2.2.4-new/configure.ac 2009-08-06 08:10:46.000000000 -0700 +@@ -72,9 +72,10 @@ + # to satisfy silly distcheck requirements. + PKG_CHECK_MODULES(XORG, xorg-server xproto $REQUIRED_MODULES) + XORG_CFLAGS="$CWARNFLAGS $XORG_CFLAGS" ++m4_pattern_allow([^PKG_CONFIG_SYSROOT_DIR$]) + AC_ARG_WITH([sdkdir], [], + [sdkdir="$withval"], +- [sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`]) ++ [sdkdir="$PKG_CONFIG_SYSROOT_DIR$($PKG_CONFIG --variable=sdkdir xorg-server)"]) + AC_SUBST([sdkdir]) + + # Checks for libraries. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/files/xf86-input-evdev-2.2.3-pkg_config.patch Thu Jul 30 08:48:57 2009 +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur xf86-input-evdev-2.2.3-old/configure.ac xf86-input-evdev-2.2.3-new/configure.ac ---- xf86-input-evdev-2.2.3-old/configure.ac 2009-07-29 18:08:55.000000000 -0700 -+++ xf86-input-evdev-2.2.3-new/configure.ac 2009-07-30 08:45:40.000000000 -0700 -@@ -72,9 +72,10 @@ - # to satisfy silly distcheck requirements. - PKG_CHECK_MODULES(XORG, xorg-server xproto $REQUIRED_MODULES) - XORG_CFLAGS="$CWARNFLAGS $XORG_CFLAGS" -+m4_pattern_allow([^PKG_CONFIG_SYSROOT_DIR$]) - AC_ARG_WITH([sdkdir], [], - [sdkdir="$withval"], -- [sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`]) -+ [sdkdir="$PKG_CONFIG_SYSROOT_DIR$($PKG_CONFIG --variable=sdkdir xorg-server)"]) - AC_SUBST([sdkdir]) - - # Checks for libraries. ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Wed Aug 5 15:31:11 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Aug 6 10:36:47 2009 @@ -1,7 +1,7 @@ MiniMyth Changelog -------------------------------------------------------------------------------- -Changes since 68 (2009-08-05): +Changes since 68 (2009-08-06): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/Makefile Thu Jul 30 08:48:57 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/Makefile Thu Aug 6 10:36:47 2009 @@ -1,5 +1,5 @@ GARNAME = xf86-input-evdev -GARVERSION = 2.2.3 +GARVERSION = 2.2.4 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/checksums Thu Jul 30 08:48:57 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86-input-evdev/checksums Thu Aug 6 10:36:47 2009 @@ -1,2 +1,2 @@ -dbfe9aa75a476165af8b467a7665742b download/xf86-input-evdev-2.2.3.tar.bz2 -bdaffdb282c0b9a4073ca51c013cb0a4 download/xf86-input-evdev-2.2.3-pkg_config.patch +6d0bd6cd3f50a42687c663d4764aeb44 download/xf86-input-evdev-2.2.4.tar.bz2 +7f1cb33266f45e3274707aba92e88686 download/xf86-input-evdev-2.2.4-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 -~----------~----~----~----~------~----~------~--~---
