Revision: 5589 Author: pebender Date: Thu Oct 1 16:09:26 2009 Log: - Updated xorg-7.4/libXxf86dga. - Updated xorg-7.4/xf86dgaproto.
http://code.google.com/p/minimyth/source/detail?r=5589 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/Makefile /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/checksums /trunk/gar-minimyth/script/xorg-7.4/xf86dgaproto/Makefile /trunk/gar-minimyth/script/xorg-7.4/xf86dgaproto/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Oct 1 08:15:16 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Oct 1 16:09:26 2009 @@ -199,6 +199,7 @@ Updated xorg-7.4/libpthread-stubs. Updated xorg-7.4/libXau. Updated xorg-7.4/libXmu. + Updated xorg-7.4/libXxf86dga. Updated xorg-7.4/Mesa. Updated xorg-7.4/pixman. Updated xorg-7.4/resourceproto. @@ -206,6 +207,7 @@ Updated xorg-7.4/util-macros. Updated xorg-7.4/videoproto. Updated xorg-7.4/xf86bigfontproto. + Updated xorg-7.4/xf86dgaproto. Updated xorg-7.4/xf86driproto. Updated xorg-7.4/xf86-input-evdev. Updated xorg-7.4/xf86-input-void. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/Makefile Sun Nov 9 08:28:32 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/Makefile Thu Oct 1 16:09:26 2009 @@ -1,5 +1,5 @@ GARNAME = libXxf86dga -GARVERSION = 1.0.2 +GARVERSION = 1.1 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -26,6 +26,7 @@ CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ --enable-shared \ --disable-static \ + --disable-silent-rules \ --enable-malloc0returnsnull \ --with-gnu-ld ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/checksums Wed Sep 10 07:26:45 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/libXxf86dga/checksums Thu Oct 1 16:09:26 2009 @@ -1,1 +1,1 @@ -6f5f621804ee652b6cc6f2025c517c78 download/libXxf86dga-1.0.2.tar.bz2 +6e3da66b0594ae1d5240e5be8ee64b32 download/libXxf86dga-1.1.tar.bz2 ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xf86dgaproto/Makefile Wed Sep 10 07:26:45 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86dgaproto/Makefile Thu Oct 1 16:09:26 2009 @@ -1,5 +1,5 @@ GARNAME = xf86dgaproto -GARVERSION = 2.0.3 +GARVERSION = 2.1 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -18,7 +18,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/xf86dgaproto/checksums Wed Sep 10 07:26:45 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xf86dgaproto/checksums Thu Oct 1 16:09:26 2009 @@ -1,1 +1,1 @@ -42fdcebc66efac02ab4beec2b1b0ad6e download/xf86dgaproto-2.0.3.tar.bz2 +a036dc2fcbf052ec10621fd48b68dbb1 download/xf86dgaproto-2.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 -~----------~----~----~----~------~----~------~--~---
