Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=c6ee00b3a15bf468e6df39b99bae4102c1eb7c44

commit c6ee00b3a15bf468e6df39b99bae4102c1eb7c44
Author: Elentir <elen...@mailoo.org>
Date:   Wed Feb 17 00:02:17 2010 +0100

add xf86-video-openchrome package for gui image

diff --git a/Makefile b/Makefile
index f1e18f7..11774af 100644
--- a/Makefile
+++ b/Makefile
@@ -1046,4 +1046,10 @@ xf86-video-nv:
$(UNPACK); \
cp -a usr/lib/xorg/modules/drivers/*.so 
../xf86-video-nv/usr/lib/xorg/modules/drivers/

+xf86-video-openchrome:
+       $(CLEANUP)
+       mkdir -p xf86-video-openchrome/usr/lib/xorg/modules/drivers/
+       $(UNPACK); \
+       cp -a usr/lib/xorg/modules/drivers/*.so 
../xf86-video-openchrome/usr/lib/xorg/modules/drivers/
+
.NOTPARALLEL:
diff --git a/configure b/configure
index 22267ef..fd51849 100755
--- a/configure
+++ b/configure
@@ -49,7 +49,7 @@ if options.gui:
'libpng', 'libjpeg', 'libstdc++', 'libgcc', 'libsigc++2', 'imlib2', 
'openbox-minimal',
'cairo-minimal', 'pango-minimal', 'gtk+2-minimal', 'fwife-minimal', 'glibmm', 
'cairomm-minimal',
'pangomm-minimal', 'gtkmm-minimal', 'gparted-minimal', 'dejavu-ttf', 
'fwifecd-config', 'xf86-video-ati',
-                       'xf86-video-geode', 'xf86-video-intel', 
'xf86-video-nv'])
+                       'xf86-video-geode', 'xf86-video-intel', 
'xf86-video-nv', 'xf86-video-openchrome'])

# if we want debug then we should add gdb and it's dependencies
sys.stdout.write("checking for debug support... ")
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to