[Lunar-commits] <moonbase> gtksourceview-sharp2: BUILD tweaks

Samuel Verstraete elangelo at lunar-linux.org
Thu Mar 20 08:19:41 CET 2008


commit c6b2e287e573ad2d601e010c029d8f6cf53123c1
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Thu Mar 20 08:19:41 2008 +0100

    gtksourceview-sharp2: BUILD tweaks
    fixed bug: 340
---
 devel/gtksourceview-sharp2/BUILD |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/devel/gtksourceview-sharp2/BUILD b/devel/gtksourceview-sharp2/BUILD
new file mode 100644
index 0000000..485f7b8
--- /dev/null
+++ b/devel/gtksourceview-sharp2/BUILD
@@ -0,0 +1,11 @@
+(
+
+  if ! in_depends gnome-sharp gnome-panel; then
+    message "${PROBLEM_COLOR}lin --reconfigure gnome-sharp and install the optional gnome-panel dependency${DEFAULT_COLOR}";
+    exit 1;
+  fi
+  default_build 
+
+
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list