Revision: 5600 Author: pebender Date: Sat Oct 3 07:43:27 2009 Log: - Updated package xorg-7.4/xkbcomp.
http://code.google.com/p/minimyth/source/detail?r=5600 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/Makefile /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Oct 2 13:41:56 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 3 07:43:27 2009 @@ -5,7 +5,7 @@ MiniMyth release. For earlier changes see the yearly changelog files. -------------------------------------------------------------------------------- -Changes since 69 (2009-10-01): +Changes since 69 (2009-10-03): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -220,6 +220,7 @@ Updated xorg-7.4/xf86-video-intel. Updated xorg-7.4/xf86-video-nv. Updated xorg-7.4/xf86-video-vmware. + Updated xorg-7.4/xkbcomp. Updated xorg-7.4/xkeyboard-config. Updated xorg-7.4/xproto. Updated xorg-7.4/xrandr. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/Makefile Wed Jul 8 20:23:56 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/Makefile Sat Oct 3 07:43:27 2009 @@ -1,5 +1,5 @@ GARNAME = xkbcomp -GARVERSION = 1.1.0 +GARVERSION = 1.1.1 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -20,7 +20,8 @@ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile -CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) +CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ + --disable-silent-rules GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk include ../../gar.mk ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/checksums Wed Jul 8 20:23:56 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/xkbcomp/checksums Sat Oct 3 07:43:27 2009 @@ -1,1 +1,1 @@ -362380be3b3bed56c9ce45622eafc2c9 download/xkbcomp-1.1.0.tar.bz2 +38c387bacdc01038c8ac280588792bcf download/xkbcomp-1.1.1.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 -~----------~----~----~----~------~----~------~--~---
