Revision: 5508 Author: pebender Date: Fri Sep 18 04:39:05 2009 Log: - Patched system/g15daemon so that it does not add includedir to CPPFLAGS.
http://code.google.com/p/minimyth/source/detail?r=5508 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/system/g15daemon/Makefile /trunk/gar-minimyth/script/system/g15daemon/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 17 22:16:43 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Sep 18 04:39:05 2009 @@ -1,7 +1,7 @@ MiniMyth Changelog -------------------------------------------------------------------------------- -Changes since 69 (2009-09-17): +Changes since 69 (2009-09-18): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -79,6 +79,9 @@ - Added python for packages that need it to build, including xorg's xcb. - Added tcl for packages that need it to build, including sqlite. +Fixed build system + - Patched system/g15daemon so that it does not add includedir to CPPFLAGS. + Removed packages Removed myth-trunk/myththemes. Removed nvidia/nvidia-185.18.31. ======================================= --- /trunk/gar-minimyth/script/system/g15daemon/Makefile Sun Nov 9 08:28:32 2008 +++ /trunk/gar-minimyth/script/system/g15daemon/Makefile Fri Sep 18 04:39:05 2009 @@ -3,6 +3,7 @@ CATEGORIES = lib MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/ DISTFILES = $(DISTNAME).tar.bz2 +PATCHFILES = $(DISTNAME).patch LICENSE = LGPL2 DESCRIPTION = ======================================= --- /trunk/gar-minimyth/script/system/g15daemon/checksums Tue Jul 15 22:10:14 2008 +++ /trunk/gar-minimyth/script/system/g15daemon/checksums Fri Sep 18 04:39:05 2009 @@ -1,1 +1,2 @@ 2cd8b4f1bd039bf804f1f472216742f0 download/g15daemon-1.9.5.3.tar.bz2 +05ebe67f12afcb34e1d4d0d7bae424a3 download/g15daemon-1.9.5.3.patch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
