Revision: 5331 Author: pebender Date: Fri Aug 21 17:30:05 2009 Log: - Added package nvidia/nvidia-185.18.36. - Removed package nvidia/nvidia-185.18.31.
http://code.google.com/p/minimyth/source/detail?r=5331 Added: /trunk/gar-minimyth/script/nvidia/nvidia-185.18.36 /trunk/gar-minimyth/script/nvidia/nvidia-185.18.36/Makefile /trunk/gar-minimyth/script/nvidia/nvidia-185.18.36/checksums Deleted: /trunk/gar-minimyth/script/nvidia/nvidia-185.18.31 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/html/minimyth/index.html /trunk/gar-minimyth/script/X11/vdpau/Makefile /trunk/gar-minimyth/script/X11/vdpau/checksums /trunk/gar-minimyth/script/meta/minimyth/files/check.mk ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/nvidia/nvidia-185.18.36/Makefile Fri Aug 21 17:30:05 2009 @@ -0,0 +1,12 @@ +NVIDIA_MAJOR_VERSION = 185 +NVIDIA_MINOR_VERSION = 18 +NVIDIA_TEENY_VERSION = 36 + +BUILD_SCRIPTS = nvidia +INSTALL_SCRIPTS = nvidia + +BUILD_ARGS = $(NVIDIA_MAKE_ARGS) +BUILD_ENV = $(NVIDIA_MAKE_ENV) + +GAR_EXTRA_CONF += kernel-$(mm_KERNEL_VERSION)/linux/package-api.mk nvidia/nvidia/package-api.mk +include ../../gar.mk ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/nvidia/nvidia-185.18.36/checksums Fri Aug 21 17:30:05 2009 @@ -0,0 +1,2 @@ +8a85a1e7416d1d14cf942e231deb348a download/NVIDIA-Linux-x86-185.18.36-pkg1.run +0c2880be49914ecc1971b4c5cf4100d4 download/NVIDIA-Linux-x86_64-185.18.36-pkg2.run ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Aug 21 06:06:24 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Aug 21 17:30:05 2009 @@ -27,6 +27,12 @@ - Added the Graphite theme to MythTV trunk. - Patched myth-*/mythstream packages to removed gcc warnings. +Removed packages + Removed nvidia/nvidia-185.18.31. + +Added packages + Added nvidia/nvidia-185.18.36. + Updated packages Updated devel/fakeroot. Updated disk/hdparm. ======================================= --- /trunk/gar-minimyth/html/minimyth/index.html Fri Aug 21 06:05:41 2009 +++ /trunk/gar-minimyth/html/minimyth/index.html Fri Aug 21 17:30:05 2009 @@ -103,7 +103,7 @@ </li> <li><a href="http://xorg.freedesktop.org/wiki/">Xorg</a> <strong>7.4+</strong></li> <li><a href="http://www.openchrome.org/">openChrome Xorg graphics driver</a> <strong>0.2.903</strong></li> - <li><a href="http://www.nvidia.com/">NVIDIA Xorg graphics driver</a> <strong>185.18.31</strong></li> + <li><a href="http://www.nvidia.com/">NVIDIA Xorg graphics driver</a> <strong>185.18.36</strong></li> <li><a href="http://www.lirc.org/">LIRC</a> <strong>CVS 20090816Z</strong></li> <li><a href="http://www.lcdproc.org/">LCDproc</a> <strong>0.5.3</strong></li> <li> ======================================= --- /trunk/gar-minimyth/script/X11/vdpau/Makefile Fri Jul 31 22:47:12 2009 +++ /trunk/gar-minimyth/script/X11/vdpau/Makefile Fri Aug 21 17:30:05 2009 @@ -1,6 +1,6 @@ NVIDIA_MAJOR_VERSION = 185 NVIDIA_MINOR_VERSION = 18 -NVIDIA_TEENY_VERSION = 31 +NVIDIA_TEENY_VERSION = 36 INSTALL_SCRIPTS = includes libs ======================================= --- /trunk/gar-minimyth/script/X11/vdpau/checksums Fri Jul 31 22:47:12 2009 +++ /trunk/gar-minimyth/script/X11/vdpau/checksums Fri Aug 21 17:30:05 2009 @@ -1,2 +1,2 @@ -7cef7c47f7740d9edee36b957ecb7f5f download/NVIDIA-Linux-x86-185.18.31-pkg1.run -c97bedd19f698666afbc0e9793516dd6 download/NVIDIA-Linux-x86_64-185.18.31-pkg2.run +8a85a1e7416d1d14cf942e231deb348a download/NVIDIA-Linux-x86-185.18.36-pkg1.run +0c2880be49914ecc1971b4c5cf4100d4 download/NVIDIA-Linux-x86_64-185.18.36-pkg2.run ======================================= --- /trunk/gar-minimyth/script/meta/minimyth/files/check.mk Fri Jul 31 22:47:12 2009 +++ /trunk/gar-minimyth/script/meta/minimyth/files/check.mk Fri Aug 21 17:30:05 2009 @@ -204,7 +204,7 @@ @echo " mm_NVIDIA_VERSION" @if [ ! "$(mm_NVIDIA_VERSION)" = "96.43.13" ] && \ [ ! "$(mm_NVIDIA_VERSION)" = "173.14.20" ] && \ - [ ! "$(mm_NVIDIA_VERSION)" = "185.18.31" ] && \ + [ ! "$(mm_NVIDIA_VERSION)" = "185.18.36" ] && \ [ ! "$(mm_NVIDIA_VERSION)" = "190.18" ] ; then \ echo "error: mm_NVIDIA_VERSION=\"$(mm_NVIDIA_VERSION)\" is an invalid value." ; \ exit 1 ; \ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
