Revision: 5707 Author: pebender Date: Sat Oct 17 20:46:20 2009 Log: Updated package xorg-7.4/xdpyinfo.
http://code.google.com/p/minimyth/source/detail?r=5707 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/Makefile /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 17 20:45:29 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Oct 17 20:46:20 2009 @@ -18,6 +18,7 @@ MythTV trunk: version trunk.22510 trunk svn 22510. Updated packages + - Updated xorg-7.4/xdpyinfo. - Updated xorg-7.4/xlsclients. - Updated xorg-7.4/xsetroot. - Updated xorg-7.4/xtrans. ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/Makefile Wed Sep 10 07:26:45 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/Makefile Sat Oct 17 20:46:20 2009 @@ -1,5 +1,5 @@ GARNAME = xdpyinfo -GARVERSION = 1.0.3 +GARVERSION = 1.1.0 CATEGORIES = $(CATEGORY) MASTER_SITES = $(XORG_MASTER_SITES) DISTFILES = $(DISTNAME).tar.bz2 @@ -28,7 +28,12 @@ INSTALL_SCRIPTS = $(WORKSRC)/Makefile CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ - --without-dmx + --disable-silent-rules \ + --with-dga \ + --with-xf86misc \ + --with-xinerama \ + --without-dmx \ + --without-xprint GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk include ../../gar.mk ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/checksums Wed Sep 10 07:26:45 2008 +++ /trunk/gar-minimyth/script/xorg-7.4/xdpyinfo/checksums Sat Oct 17 20:46:20 2009 @@ -1,1 +1,1 @@ -b7cbab6cbcd12bf7ad65dbc12d86e104 download/xdpyinfo-1.0.3.tar.bz2 +d1d516610316138105cd07064b257c5c download/xdpyinfo-1.1.0.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 -~----------~----~----~----~------~----~------~--~---
