CVS: moonbase/x11/NVIDIA BUILD, NONE, 1.1 CONFLICTS, NONE, 1.1 DETAILS, NONE, 1.1 PRE_BUILD, NONE, 1.1

nhudson at lunar-linux.org nhudson at lunar-linux.org
Tue Aug 5 02:18:10 GMT 2003


Update of /var/cvs/lunar/moonbase/x11/NVIDIA
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13981/NVIDIA

Added Files:
	BUILD CONFLICTS DETAILS PRE_BUILD 
Log Message:

Adding the new NVIDIA drivers.  This is in a new format where it is all 1 package and not broken up in 2 seperate modules.  Of course this conflicts with the
NVIDIA_GLX and NVIDIA_kernel modules.  


--- NEW FILE: BUILD ---
(
  cd $SOURCE_DIRECTORY                         &&
  prepare_install                              &&
  mkdir -p /usr/X11R6/lib/modules/extensions   &&
  mkdir -p /usr/X11R6/lib/modules/drivers      &&
  make    install                              &&
  cp    -d  /usr/lib/libGL*   /usr/X11R6/lib   &&
  cp    -a  usr/include/GL/*  /usr/include/GL  &&
  

[ -e "/etc/ld.so.preload" ] && sedit "/libgcc_s/d" /etc/ld.so.preload || true

) > $C_FIFO 2>&1



--- NEW FILE: CONFLICTS ---
conflicts NVIDIA_kernel &&
conflicts NVIDIA_GLX

--- NEW FILE: DETAILS ---
           MODULE=NVIDIA
          VERSION=1.0-4496
          SOURCE=$MODULE-Linux-x86-$VERSION-pkg0.run
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-Linux-x86-$VERSION-pkg0
   SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/$SOURCE
        WEB_SITE=http://www.nvidia.com
         ENTERED=20030804
         UPDATED=20030804
           SHORT="NVIDIA contains XFree86 binary drivers provided by NVIDIA for NVIDIA GPUs. along with the kernel module needed for all NVIDIA based cards."
cat << EOF
NVIDIA
These are the nvidia provided binary XFree86 drivers for their 
graphics cards. It also has the Linux kernel module needed for all 
NVIDIA cards.
EOF

--- NEW FILE: PRE_BUILD ---
(
#default_pre_build    &&
cd $BUILD_DIRECTORY  &&

sh $SOURCE_CACHE/$MODULE-Linux-x86-$VERSION-pkg0.run --extract-only
)




More information about the Lunar-commits mailing list