Author: pebender
Date: Mon Jun 29 11:59:36 2009
New Revision: 5078

Added:
     
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/graphics/minimyth-lib-list.nv
    trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/   (props changed)
    trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/Makefile
    trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/checksums
    trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/files/
     
trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/files/xf86-video-nv-2.1.13-pkg_config.patch
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/meta/minimyth/files/check.mk
     
trunk/gar-minimyth/script/meta/minimyth/files/generate_udev_rules_minimyth_detect_video.pl
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/video.pm
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/x.pm
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-video.rules.disabled
    trunk/gar-minimyth/script/minimyth.conf.mk
    trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile

Log:
- Added nv driver to replace unsupported nvidia 71.x.x driver.
- Added package xorg-7.4/xf86-video-nv.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Mon Jun 29  
11:59:36 2009
@@ -50,6 +50,9 @@
        <http://www.gossamer-threads.com/lists/mythtv/users/386004>
      - Added irxkeys support.

+Modified Xorg
+    - Added nv driver to replace unsupported nvidia 71.x.x driver.
+
  Modified ALSA
      - Patched audio drivers to enable 7.1 sound on NVidia HDMI.

@@ -128,6 +131,7 @@
      Added system/irxkeys.
      Added X11/libva.
      Added X11/vdpau-video.
+    Added xorg-7.4/xf86-video-nv.

  Moved packages
      Moved utils/squashfs-4.0 to utils/squashfs.

Modified: trunk/gar-minimyth/script/meta/minimyth/files/check.mk
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/check.mk      (original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/check.mk      Mon Jun 29  
11:59:36 2009
@@ -114,6 +114,7 @@
        @echo "    mm_GRAPHICS"
        @for graphic in $(mm_GRAPHICS) ; do \
                if [ ! "$${graphic}" = "intel"      ] && \
+                  [ ! "$${graphic}" = "nv"         ] && \
                   [ ! "$${graphic}" = "nvidia"     ] && \
                   [ ! "$${graphic}" = "openchrome" ] && \
                   [ ! "$${graphic}" = "radeon"     ] && \

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/generate_udev_rules_minimyth_detect_video.pl
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/generate_udev_rules_minimyth_detect_video.pl
       
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/generate_udev_rules_minimyth_detect_video.pl
       
Mon Jun 29 11:59:36 2009
@@ -170,6 +170,19 @@
      print FILE qq(\n);
      print FILE qq(  ENV{mm_detect_id}!="pci:0300:00:10de:????:????:????",  
GOTO="end-10de"\n);
      print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:????:????:????",  
ENV{mm_detect_state_video}="nvidia"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0020:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0028:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0029:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:002c:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:002d:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:00a0:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0100:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0101:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0103:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0150:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0151:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0152:????:????",  
ENV{mm_detect_state_video}="nv"\n);
+    print FILE qq(  ENV{mm_detect_id}=="pci:0300:00:10de:0153:????:????",  
ENV{mm_detect_state_video}="nv"\n);
      print FILE qq(  LABEL="end-10de"\n);
      print FILE qq(\n);
      print FILE  
qq(#-------------------------------------------------------------------------------\n);

Added:  
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/graphics/minimyth-lib-list.nv
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/lists/graphics/minimyth-lib-list.nv
         
Mon Jun 29 11:59:36 2009
@@ -0,0 +1,2 @@
+# X11
+xorg/modules/drivers/nv_drv.so

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf   
 
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/X11/xorg.conf   
 
Mon Jun 29 11:59:36 2009
@@ -63,6 +63,11 @@
  EndSection

  Section "Device"
+    Identifier  "Device_nv"
+    Driver      "nv"
+EndSection
+
+Section "Device"
      Identifier  "Device_nvidia"
      Driver      "nvidia"
      Option      "NoLogo"              "true"

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/video.pm
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/video.pm
       
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/video.pm
       
Mon Jun 29 11:59:36 2009
@@ -33,6 +33,11 @@
              ($deinterlacer eq 'auto') && ($deinterlacer = 'bobdeint');
              (-e '/usr/lib/libIntelXvMC.so.1') && ($xvmc_lib  
= '/usr/lib/libIntelXvMC.so.1');
          }
+        when (/^nv$/)
+        {
+            ($decoder      eq 'auto') && ($decoder      = 'ffmpeg');
+            ($deinterlacer eq 'auto') && ($deinterlacer = 'bobdeint');
+        }
          when (/^nvidia$/)
          {
              ($decoder      eq 'auto') && ($decoder      = 'ffmpeg');

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/x.pm
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/x.pm  
 
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/rc.d/init/x.pm  
 
Mon Jun 29 11:59:36 2009
@@ -102,7 +102,7 @@
      my $device_via    = '';
      given ($minimyth->var_get('MM_X_DRIVER'))
      {
-        when (/^intel_810|intel_915$/)
+        when (/^(intel_810|intel_915)$/)
          {
              given ($minimyth->var_get('MM_X_OUTPUT_TV'))
              {
@@ -130,7 +130,10 @@
                  return 0;
              }
          }
-        when (/^nvidia$/)
+        when (/^(nv)$/)
+        {
+        }
+        when (/^(nvidia)$/)
          {
              given ($minimyth->var_get('MM_X_OUTPUT_TV'))
              {
@@ -158,7 +161,7 @@
                  return 0;
              }
          }
-        when (/^openchrome$/)
+        when (/^(openchrome)$/)
          {
              given ($minimyth->var_get('MM_X_OUTPUT_TV'))
              {
@@ -198,7 +201,7 @@
          when (/^(sis)$/)
          {
          }
-        when (/^vmware$/)
+        when (/^(vmware)$/)
          {
          }
      }
@@ -211,6 +214,9 @@
      given ($minimyth->var_get('MM_X_DRIVER'))
      {
          when (/^(intel_810|intel_915)$/)
+        {
+        }
+        when (/^(nv)$/)
          {
          }
          when (/^(nvidia)$/)

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-video.rules.disabled
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-video.rules.disabled
     
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-video.rules.disabled
     
Mon Jun 29 11:59:36 2009
@@ -69,6 +69,8 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:4a4e:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:4a4f:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:4a50:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:4a54:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:4b48:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:4b49:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:4b4a:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:4b4b:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -283,8 +285,10 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:9440:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9441:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9442:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9443:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9444:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9446:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9447:????:????",  
ENV{mm_detect_state_video}="radeonhd"
    ENV{mm_detect_id}=="pci:0300:00:1002:944a:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:944b:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:944c:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -300,9 +304,9 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:946b:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:947a:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:947b:????:????",  
ENV{mm_detect_state_video}="radeon"
-  ENV{mm_detect_id}=="pci:0300:00:1002:9480:????:????",  
ENV{mm_detect_state_video}="radeonhd"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9480:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9487:????:????",  
ENV{mm_detect_state_video}="radeon"
-  ENV{mm_detect_id}=="pci:0300:00:1002:9488:????:????",  
ENV{mm_detect_state_video}="radeonhd"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9488:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9489:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:948f:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9490:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -311,6 +315,11 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:949c:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:949e:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:949f:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:94a0:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:94a1:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:94b1:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:94b3:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:94b5:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:94c0:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:94c1:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:94c3:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -333,6 +342,7 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:9509:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:950f:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9511:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9513:????:????",  
ENV{mm_detect_state_video}="radeonhd"
    ENV{mm_detect_id}=="pci:0300:00:1002:9515:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9517:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9519:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -359,6 +369,7 @@
    ENV{mm_detect_id}=="pci:0300:00:1002:958f:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9590:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9591:????:????",  
ENV{mm_detect_state_video}="radeon"
+  ENV{mm_detect_id}=="pci:0300:00:1002:9592:????:????",  
ENV{mm_detect_state_video}="radeonhd"
    ENV{mm_detect_id}=="pci:0300:00:1002:9593:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9595:????:????",  
ENV{mm_detect_state_video}="radeon"
    ENV{mm_detect_id}=="pci:0300:00:1002:9596:????:????",  
ENV{mm_detect_state_video}="radeon"
@@ -479,6 +490,19 @@

    ENV{mm_detect_id}!="pci:0300:00:10de:????:????:????", GOTO="end-10de"
    ENV{mm_detect_id}=="pci:0300:00:10de:????:????:????",  
ENV{mm_detect_state_video}="nvidia"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0020:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0028:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0029:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:002c:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:002d:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:00a0:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0100:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0101:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0103:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0150:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0151:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0152:????:????",  
ENV{mm_detect_state_video}="nv"
+  ENV{mm_detect_id}=="pci:0300:00:10de:0153:????:????",  
ENV{mm_detect_state_video}="nv"
    LABEL="end-10de"

   
#-------------------------------------------------------------------------------

Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk  (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk  Mon Jun 29 11:59:36 2009
@@ -30,9 +30,9 @@
  # Valid values for mm_DEBUG_BUILD are 'yes' and 'no'.
  mm_DEBUG_BUILD            ?= no
  # Lists the graphics drivers supported.
-# Valid values for mm_GRAPHICS are one or more of 'intel', 'nvidia',
+# Valid values for mm_GRAPHICS are one or more of 'intel', 'nvidia', 'nv'
  # 'openchrome', 'radeon', 'radeonhd', 'savage', 'sis', and 'vmware'.
-mm_GRAPHICS               ?= intel nvidia openchrome radeon radeonhd sis  
vmware
+mm_GRAPHICS               ?= intel nv nvidia openchrome radeon radeonhd  
sis vmware
  # Lists the software to be supported.
  # Lists the software to be supported.
  # Valid values for MM_SOFTWARE are zero or more  
of 'mythbrowser', 'mythgallery',

Added: trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/Makefile
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/Makefile   Mon Jun 29  
11:59:36 2009
@@ -0,0 +1,48 @@
+GARNAME = xf86-video-nv
+GARVERSION = 2.1.13
+CATEGORIES = $(CATEGORY)
+MASTER_SITES = $(XORG_MASTER_SITES)
+DISTFILES = $(DISTNAME).tar.bz2
+PATCHFILES = $(DISTNAME)-pkg_config.patch
+LICENSE = $(GARNAME)
+$(GARNAME)_LICENSE_TEXT = $(WORKSRC)/COPYING
+
+DESCRIPTION =
+define BLURB
+endef
+
+DEPENDS = lang/c \
+       $(CATEGORY)/fontsproto \
+       $(CATEGORY)/libpciaccess \
+       $(CATEGORY)/randrproto \
+       $(CATEGORY)/renderproto \
+       $(CATEGORY)/videoproto \
+       $(CATEGORY)/xextproto \
+       $(CATEGORY)/xorg-server \
+       $(CATEGORY)/xproto
+BUILDDEPS = \
+       $(CATEGORY)/util-macros \
+       $(CATEGORY)/xorg-server \
+       $(CATEGORY)/xorg-sgml-doctools
+
+CATEGORY := $(shell basename $(shell dirname $(shell pwd)))
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS     = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS   = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+       --with-gnu-ld
+
+GAR_EXTRA_CONF += $(CATEGORY)/xorg/package-api.mk
+include ../../gar.mk
+
+pre-configure:
+       @rm -f $(WORKSRC)/acinclude.m4
+       @cd $(WORKSRC) ; autoreconf --verbose --install --force
+       @$(call FIX_LIBTOOL,$(WORKSRC)/configure)
+       @$(MAKECOOKIE)
+
+post-install:
+       @rm -f $(DESTDIR)$(libdir)/xorg/modules/drivers/nv_drv.la
+       @$(MAKECOOKIE)

Added: trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/checksums
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/checksums  Mon Jun 29  
11:59:36 2009
@@ -0,0 +1,2 @@
+c3231c8808a11eb4ca066e43e0f1a273  download/xf86-video-nv-2.1.13.tar.bz2
+3da8f101ff5d8c5629194370ca1377c0   
download/xf86-video-nv-2.1.13-pkg_config.patch

Added:  
trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/files/xf86-video-nv-2.1.13-pkg_config.patch
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/xorg-7.4/xf86-video-nv/files/xf86-video-nv-2.1.13-pkg_config.patch
     
Mon Jun 29 11:59:36 2009
@@ -0,0 +1,21 @@
+diff -Naur xf86-video-nv-2.1.13-old/configure.ac  
xf86-video-nv-2.1.13-new/configure.ac
+--- xf86-video-nv-2.1.13-old/configure.ac      2009-04-07 10:35:31.000000000  
-0700
++++ xf86-video-nv-2.1.13-new/configure.ac      2009-06-29 09:58:06.000000000  
-0700
+@@ -38,6 +38,7 @@
+ AC_DISABLE_STATIC
+ AC_PROG_LIBTOOL
+ AC_PROG_CC
++PKG_PROG_PKG_CONFIG
+
+ AH_TOP([#include "xorg-server.h"])
+
+@@ -61,7 +62,8 @@
+
+ # Checks for pkg-config packages
+ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.2 xproto fontsproto  
$REQUIRED_MODULES])
+-sdkdir=$(pkg-config --variable=sdkdir xorg-server)
++m4_pattern_allow([^PKG_CONFIG_SYSROOT_DIR$])
++sdkdir="$PKG_CONFIG_SYSROOT_DIR$($PKG_CONFIG --variable=sdkdir  
xorg-server)"
+
+ # Checks for libraries.
+

Modified: trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile    (original)
+++ trunk/gar-minimyth/script/xorg-7.4/xorg/Makefile    Mon Jun 29 11:59:36  
2009
@@ -37,6 +37,7 @@
        $(CATEGORY)/xf86-video-ati \
        $(CATEGORY)/xf86-video-radeonhd \
        $(CATEGORY)/xf86-video-intel \
+       $(CATEGORY)/xf86-video-nv \
        $(CATEGORY)/xf86-video-openchrome \
        $(CATEGORY)/xf86-video-savage \
        $(CATEGORY)/xf86-video-sis \

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to