[Lunar-commits] <moonbase> gtksourceviewmm: move it to the bindings dir. make doxygen optional.

Florin Braescu florin at lunar-linux.org
Mon May 3 03:42:31 CEST 2010


commit ca486008083e51d07d6b19d46ac267a1683810cc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon May 3 04:42:31 2010 +0300

    gtksourceviewmm: move it to the bindings dir. make doxygen optional.
---
 gnome2/bindings/gtksourceviewmm/DEPENDS |    4 ++++
 gnome2/bindings/gtksourceviewmm/DETAILS |   14 ++++++++++++++
 gnome2/desktop/gtksourceviewmm/DEPENDS  |    2 --
 gnome2/desktop/gtksourceviewmm/DETAILS  |   14 --------------
 4 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/gnome2/bindings/gtksourceviewmm/DEPENDS b/gnome2/bindings/gtksourceviewmm/DEPENDS
new file mode 100644
index 0000000..e942e5f
--- /dev/null
+++ b/gnome2/bindings/gtksourceviewmm/DEPENDS
@@ -0,0 +1,4 @@
+depends gtksourceview
+depends gtkmm
+
+optional_depends doxygen  ""  "--disable-documentation" "to install the documentation"
diff --git a/gnome2/bindings/gtksourceviewmm/DETAILS b/gnome2/bindings/gtksourceviewmm/DETAILS
new file mode 100644
index 0000000..bea02ad
--- /dev/null
+++ b/gnome2/bindings/gtksourceviewmm/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=gtksourceviewmm
+         VERSION=2.10.0
+           MAJOR=2.10
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:f8b60d3eb1d6d4199ad736e24b4ee07bcc80393b
+        WEB_SITE=http://projects.gnome.org/gtksourceviewmm/
+         ENTERED=20100418
+         UPDATED=20100418
+           SHORT="Gnome's c++  bindings for gtksourceview"
+
+cat << EOF
+Gtksourceviewmm is a C++ wrapper for the gtksourceview widget library
+EOF
diff --git a/gnome2/desktop/gtksourceviewmm/DEPENDS b/gnome2/desktop/gtksourceviewmm/DEPENDS
deleted file mode 100644
index 46e7ea4..0000000
--- a/gnome2/desktop/gtksourceviewmm/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends gtksourceview
-depends doxygen
diff --git a/gnome2/desktop/gtksourceviewmm/DETAILS b/gnome2/desktop/gtksourceviewmm/DETAILS
deleted file mode 100644
index bea02ad..0000000
--- a/gnome2/desktop/gtksourceviewmm/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-          MODULE=gtksourceviewmm
-         VERSION=2.10.0
-           MAJOR=2.10
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:f8b60d3eb1d6d4199ad736e24b4ee07bcc80393b
-        WEB_SITE=http://projects.gnome.org/gtksourceviewmm/
-         ENTERED=20100418
-         UPDATED=20100418
-           SHORT="Gnome's c++  bindings for gtksourceview"
-
-cat << EOF
-Gtksourceviewmm is a C++ wrapper for the gtksourceview widget library
-EOF


More information about the Lunar-commits mailing list