Revision: 5841 Author: pebender Date: Sun Nov 15 12:10:33 2009 Log: - Updated package lib/libusb.
http://code.google.com/p/minimyth/source/detail?r=5841 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lib/libusb/Makefile /trunk/gar-minimyth/script/lib/libusb/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Nov 15 04:13:05 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Nov 15 12:10:33 2009 @@ -49,5 +49,6 @@ Updated devel/patch. Updated lib/ffmpeg. Updated lib/libexif. + Updated lib/libusb. Updated mediaplayers/mplayer-svn. Updated xorg-7.4/xinit. ======================================= --- /trunk/gar-minimyth/script/lib/libusb/Makefile Sat Nov 7 06:25:17 2009 +++ /trunk/gar-minimyth/script/lib/libusb/Makefile Sun Nov 15 12:10:33 2009 @@ -1,5 +1,5 @@ GARNAME = libusb -GARVERSION = 1.0.4 +GARVERSION = 1.0.5 CATEGORIES = lib MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/ DISTFILES = $(DISTNAME).tar.bz2 @@ -16,8 +16,10 @@ INSTALL_SCRIPTS = $(WORKSRC)/Makefile CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \ + --disable-silent-rules \ --enable-shared \ --disable-static \ + --enable-timerfd \ --disable-log \ --disable-debug-log \ --disable-examples-build \ ======================================= --- /trunk/gar-minimyth/script/lib/libusb/checksums Sat Nov 7 06:25:17 2009 +++ /trunk/gar-minimyth/script/lib/libusb/checksums Sun Nov 15 12:10:33 2009 @@ -1,1 +1,1 @@ -a1f2206f1b4bd800e2461157faaa887f download/libusb-1.0.4.tar.bz2 +606a4b760a09df3f3f231feef36f3e38 download/libusb-1.0.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 -~----------~----~----~----~------~----~------~--~---
