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

commit 6a452fd48c2e42fe1113b461001dea6b4914d695
Author: Elentir <elen...@mailoo.org>
Date:   Tue Feb 16 23:53:28 2010 +0100

add cairomm-minimal package for gui image

diff --git a/Makefile b/Makefile
index 1be9f93..c5b865b 100644
--- a/Makefile
+++ b/Makefile
@@ -980,4 +980,10 @@ glibmm:
$(UNPACK); \
cp -a usr/lib/*.so* ../glibmm/usr/lib

+cairomm-minimal:
+       $(CLEANUP)
+       mkdir -p cairomm-minimal/usr/lib
+       $(UNPACK); \
+       cp -a usr/lib/cairomm-fwife/*.so* ../cairomm-minimal/usr/lib
+
.NOTPARALLEL:
diff --git a/configure b/configure
index ac2a6af..ddbf74d 100755
--- a/configure
+++ b/configure
@@ -47,7 +47,7 @@ if options.gui:
'setxkbmap', 'xkbcomp', 'xkeyboard-config', 'xorg-server-minimal', 
'xf86-input-keyboard', 'xf86-input-mouse',
'xf86-video-vesa', 'freetype2', 'fontconfig', 'shared-mime-info', 'giblib', 
'feh', 'libxml2', 'atk',
'libpng', 'libjpeg', 'libstdc++', 'libgcc', 'libsigc++2', 'imlib2', 
'openbox-minimal',
-                       'cairo-minimal', 'pango-minimal', 'gtk+2-minimal', 
'fwife-minimal', 'glibmm'])
+                       'cairo-minimal', 'pango-minimal', 'gtk+2-minimal', 
'fwife-minimal', 'glibmm', 'cairomm-minimal'])

# 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