[Lunar-commits] <moonbase> gtk+-2: japser is not longer a selectable option.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Nov 22 14:06:58 CET 2010


commit baf94becf8af382c692fbe2d965bee2e52a31d1e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Nov 22 08:06:58 2010 -0500

    gtk+-2: japser is not longer a selectable option.
---
 graphics/gtk+-2/CONFIGURE |    2 +-
 graphics/gtk+-2/DEPENDS   |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/graphics/gtk+-2/CONFIGURE b/graphics/gtk+-2/CONFIGURE
index fb0279c..6fa7858 100644
--- a/graphics/gtk+-2/CONFIGURE
+++ b/graphics/gtk+-2/CONFIGURE
@@ -1 +1 @@
-mquery USE_XINPUT "Install XINPUT support (needed for wacom tablets in gimp)?" n
+mquery USE_XINPUT "Install XINPUT support (needed for wacom tablets in gimp)?" n "--with-xinput" "--without-xinput"
diff --git a/graphics/gtk+-2/DEPENDS b/graphics/gtk+-2/DEPENDS
index e8a7e59..1e85aba 100644
--- a/graphics/gtk+-2/DEPENDS
+++ b/graphics/gtk+-2/DEPENDS
@@ -5,5 +5,4 @@ depends  tiff
 depends  %JPEG
 depends  libX11
 
-optional_depends  "cups"    ""                 ""                     "for the CUPS based printing backed"
-optional_depends  "jasper"  "--with-libjasper"  "--without-libjasper"  "jpeg2000 support"
+optional_depends  "cups"  "--enable-cups" "--disable-cups" "for the CUPS based printing backed"


More information about the Lunar-commits mailing list