Revision: 5909 Author: pebender Date: Thu Dec 3 21:03:40 2009 Log: - Updated package xorg-7.4/libxcb.
http://code.google.com/p/minimyth/source/detail?r=5909 Modified: /trunk/gar-minimyth/script/xorg-7.4/libxcb/Makefile /trunk/gar-minimyth/script/xorg-7.4/libxcb/checksums ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libxcb/Makefile Thu Sep 3 16:30:16 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/libxcb/Makefile Thu Dec 3 21:03:40 2009 @@ -1,5 +1,5 @@ GARNAME = libxcb -GARVERSION = 1.4 +GARVERSION = 1.5 CATEGORIES = $(CATEGORY) MASTER_SITES = http://xcb.freedesktop.org/dist/ DISTFILES = $(DISTNAME).tar.bz2 @@ -26,6 +26,7 @@ CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ --enable-shared \ --disable-static \ + --with-gnu-ld GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk include ../../gar.mk @@ -39,6 +40,7 @@ @rm -f $(DESTDIR)$(libdir)/libxcb-composite.la @rm -f $(DESTDIR)$(libdir)/libxcb-damage.la @rm -f $(DESTDIR)$(libdir)/libxcb-dpms.la + @rm -f $(DESTDIR)$(libdir)/libxcb-dri2.la @rm -f $(DESTDIR)$(libdir)/libxcb-glx.la @rm -f $(DESTDIR)$(libdir)/libxcb-randr.la @rm -f $(DESTDIR)$(libdir)/libxcb-record.la ======================================= --- /trunk/gar-minimyth/script/xorg-7.4/libxcb/checksums Thu Sep 3 16:30:16 2009 +++ /trunk/gar-minimyth/script/xorg-7.4/libxcb/checksums Thu Dec 3 21:03:40 2009 @@ -1,1 +1,1 @@ -b00fd506c717dea01f595e8da31f6914 download/libxcb-1.4.tar.bz2 +d19c0ba6ba42ebccd3d62d8bb147b551 download/libxcb-1.5.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.
