[Lunar-commits] <moonbase-other> nted: introduced to -other

v4hn me at v4hn.de
Thu Aug 15 15:33:43 CEST 2013


commit 34e4c88dfc79da1b5453b7fb82a825d6d4ef7295
Author: v4hn <me at v4hn.de>
Date: Thu, 15 Aug 2013 06:33:24 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/34e4c88dfc79da1b5453b7fb82a825d6d4ef7295

nted: introduced to -other
---
  editors/nted/DEPENDS   | +5/-0     
  editors/nted/DETAILS   | +13/-0    
  editors/nted/PRE_BUILD | +3/-0     
  3 files changed, 21 insertions(+)

--- /dev/null
+++ b/editors/nted/DEPENDS
@@ -0,0 +1,5 @@
+depends gtk+-2
+depends cairo
+depends libX11
+
+optional_depends "timidity++" "" "" "use timidity as software synthesizer"
--- /dev/null
+++ b/editors/nted/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=nted
+         VERSION=1.10.18
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources
+      SOURCE_VFY=sha1:877e9ec58454b511ee420d91176c2e46e8f501e0
+        WEB_SITE=http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml
+         ENTERED=20130815
+         UPDATED=20130815
+           SHORT="a WYSIWYG musical score editor"
+
+cat << EOF
+NtEd is a What-You-See-Is-What-You-Get musical score editor.
+EOF
--- /dev/null
+++ b/editors/nted/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+
+sedit "s:^.*Implementation.*$:\0\n#include <string.h>:" dynarray.h




More information about the Lunar-commits mailing list