omap3-sgx-modules: strip unneeded stuff
[openembedded.git] / recipes / gutenprint / gutenprint.inc
1 DESCRIPTION = "Gutenprint printer drivers"
2 HOMEPAGE = "http://gimp-print.sourceforge.net/"
3 LICENSE = "GPL"
4
5 DEPENDS = "glib-2.0 cups tiff jpeg libpng gutenprint-native espgs"
6
7
8 inherit autotools pkgconfig
9 PARALLEL_MAKE=""
10
11 #EXTRA_OECONF = "\
12 #               --disable-nls \
13 #                --disable-gtktest \
14 #               --enable-cups-ppds \
15 #                --disable-libgutenprintui \
16 #                --disable-libgutenprintui2 \
17 #               --disable-translated-cups-ppds \
18 #               --with-ghostscript \
19 #               --enable-cups-level3-ppds \
20 #                --disable-gimptest \
21 #               --enable-test \
22 #               --enable-epson \
23 #               --with-user-guide \
24 #               --with-samples \
25 #               --with-escputil \
26 #                "
27
28