Revision: 5719 Author: pebender Date: Mon Oct 19 15:31:40 2009 Log: - Added packages myth-0.22/myththemes-blue-abstract-wide and myth-0.trunk/myththemes-blue-abstract-wide.
http://code.google.com/p/minimyth/source/detail?r=5719 Added: /trunk/gar-minimyth/script/myth-0.22/myththemes-blue-abstract-wide /trunk/gar-minimyth/script/myth-0.22/myththemes-blue-abstract-wide/Makefile /trunk/gar-minimyth/script/myth-0.22/myththemes-blue-abstract-wide/checksums /trunk/gar-minimyth/script/myth-trunk/myththemes-blue-abstract-wide /trunk/gar-minimyth/script/myth-trunk/myththemes-blue-abstract-wide/Makefile /trunk/gar-minimyth/script/myth-trunk/myththemes-blue-abstract-wide/checksums Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/myth-0.22/myththemes-blue-abstract-wide/Makefile Mon Oct 19 15:31:40 2009 @@ -0,0 +1,29 @@ +GARNAME = myththemes-blue-abstract-wide +GARVERSION = 2009.10.18 +CATEGORIES = $(CATEGORY) +MASTER_SITES = ftp://miroku.no-ip.com/ +DISTFILES = blue-abstract-wide.$(GARVERSION).tar.bz2 +PATCHFILES = +LICENSE = + +DESCRIPTION = +define BLURB +endef + +xDEPENDS = \ + lang/c++ \ + $(CATEGORY)/mythtv + +CATEGORY := $(shell basename $(shell dirname $(shell pwd))) + +WORKSRC = $(WORKDIR)/blue-abstract-wide + +INSTALL_SCRIPTS = custom + +GAR_EXTRA_CONF += $(CATEGORY)/myth/package-api.mk +include ../../gar.mk + +install-custom: + @rm -f $(DESTIDR)$(datadir)/mythtv/themes/blue-abstract-wide + @cp -r $(WORKSRC) $(DESTDIR)$(datadir)/mythtv/themes/blue-abstract-wide + @$(MAKECOOKIE) ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/myth-0.22/myththemes-blue-abstract-wide/checksums Mon Oct 19 15:31:40 2009 @@ -0,0 +1,1 @@ +b5d9bad55fa0f7e689653ce14bdab35f download/blue-abstract-wide.2009.10.18.tar.bz2 ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/myth-trunk/myththemes-blue-abstract-wide/Makefile Mon Oct 19 15:31:40 2009 @@ -0,0 +1,29 @@ +GARNAME = myththemes-blue-abstract-wide +GARVERSION = 2009.10.18 +CATEGORIES = $(CATEGORY) +MASTER_SITES = ftp://miroku.no-ip.com/ +DISTFILES = blue-abstract-wide.$(GARVERSION).tar.bz2 +PATCHFILES = +LICENSE = + +DESCRIPTION = +define BLURB +endef + +xDEPENDS = \ + lang/c++ \ + $(CATEGORY)/mythtv + +CATEGORY := $(shell basename $(shell dirname $(shell pwd))) + +WORKSRC = $(WORKDIR)/blue-abstract-wide + +INSTALL_SCRIPTS = custom + +GAR_EXTRA_CONF += $(CATEGORY)/myth/package-api.mk +include ../../gar.mk + +install-custom: + @rm -f $(DESTIDR)$(datadir)/mythtv/themes/blue-abstract-wide + @cp -r $(WORKSRC) $(DESTDIR)$(datadir)/mythtv/themes/blue-abstract-wide + @$(MAKECOOKIE) ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/myth-trunk/myththemes-blue-abstract-wide/checksums Mon Oct 19 15:31:40 2009 @@ -0,0 +1,1 @@ +b5d9bad55fa0f7e689653ce14bdab35f download/blue-abstract-wide.2009.10.18.tar.bz2 ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sun Oct 18 21:29:34 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Oct 19 15:31:40 2009 @@ -5,7 +5,7 @@ MiniMyth release. For earlier changes see the yearly changelog files. -------------------------------------------------------------------------------- -Changes since 70 (2009-10-18): +Changes since 70 (2009-10-19): Current MythTV versions MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch svn 16082 and @@ -23,6 +23,8 @@ Removed nvidia/nvidia-190.36. Added packages + Added myth-0.22/myththemes-blue-abstract-wide. + Added myth-0.trunk/myththemes-blue-abstract-wide. Added nvidia/nvidia-190.40. Updated packages --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
