Revision: 5317 Author: pebender Date: Mon Aug 17 14:20:45 2009 Log: - Updated package lib/bluez.
http://code.google.com/p/minimyth/source/detail?r=5317 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lib/bluez/Makefile /trunk/gar-minimyth/script/lib/bluez/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Aug 17 13:59:26 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Aug 17 14:20:45 2009 @@ -31,6 +31,7 @@ Updated kernel-2.6.31/linux. Updated kernel-headers/linux-headers-2.6.30. Updated kernel-headers/linux-headers-2.6.31. + Updated lib/bluez. Updated lib/libpng. Updated lib/libtheora. Updated net/curl. ======================================= --- /trunk/gar-minimyth/script/lib/bluez/Makefile Sun Aug 2 09:00:40 2009 +++ /trunk/gar-minimyth/script/lib/bluez/Makefile Mon Aug 17 14:20:45 2009 @@ -1,5 +1,5 @@ GARNAME = bluez -GARVERSION = 4.47 +GARVERSION = 4.48 CATEGORIES = lib MASTER_SITES = http://www.kernel.org/pub/linux/bluetooth/ DISTFILES = $(DISTNAME).tar.gz @@ -33,6 +33,7 @@ --enable-netlink \ --enable-tools \ --enable-bccmd \ + --enable-pcmcia \ --enable-hid2hci \ --enable-dfutool \ --enable-hidd \ @@ -41,9 +42,8 @@ --disable-cups \ --disable-test \ --enable-manpages \ + --enable-udevrules \ --enable-configfiles \ - --enable-initscripts \ - --enable-pcmciarules \ --disable-debug \ --with-gnu-ld @@ -56,11 +56,5 @@ post-install: @rm -f $(DESTDIR)$(libdir)/alsa-lib/libasound_module_ctl_bluetooth.la @rm -f $(DESTDIR)$(libdir)/alsa-lib/libasound_module_pcm_bluetooth.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/audio.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/input.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/hal.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/network.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/serial.la - @rm -f $(DESTDIR)$(libdir)/bluetooth/plugins/service.la @rm -f $(DESTDIR)$(libdir)/libbluetooth.la @$(MAKECOOKIE) ======================================= --- /trunk/gar-minimyth/script/lib/bluez/checksums Sun Aug 2 09:00:40 2009 +++ /trunk/gar-minimyth/script/lib/bluez/checksums Mon Aug 17 14:20:45 2009 @@ -1,1 +1,1 @@ -b54a199004b578ec5652014a5e62aeaa download/bluez-4.47.tar.gz +e98665c956f0ee813dfe089fd7de5abb download/bluez-4.48.tar.gz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
