[Lunar-commits] <moonbase> new stuff
Samuel Verstraete
elangelo at xfce.org
Mon Oct 5 13:50:03 CEST 2009
commit e3c23abe8dbed7383a28ed049dece399e7d8e28b
Author: Samuel Verstraete <elangelo at foo-projects.org>
Date: Fri Jul 17 19:44:17 2009 +0200
new stuff
---
devel/gtksourcecompletion/DETAILS | 17 +++++++++++++++++
devel/vtg/DETAILS | 12 ++++++++++++
graphics/rawstudio/DETAILS | 12 ++++++++++++
3 files changed, 41 insertions(+), 0 deletions(-)
diff --git a/devel/gtksourcecompletion/DETAILS b/devel/gtksourcecompletion/DETAILS
new file mode 100644
index 0000000..96b8c4d
--- /dev/null
+++ b/devel/gtksourcecompletion/DETAILS
@@ -0,0 +1,17 @@
+MODULE=gtksourcecompletion
+VERSION=0.7.0
+SOURCE=$MODULE-$VERSION.tar.gz
+#SOURCE_URL=http://cloud.github.com/downloads/chuchiperriman/gtksourcecompletion
+SOURCE_URL=$SFORGE_URL/gtksourcecomple
+WEBSITE=http://gtksourcecomple.sourceforge.net
+ENTERED=20090628
+UPDATED=20090628
+SHORT="library to add autocompletion and calltips support to gtksourceview"
+cat << EOF
+GtkSourceCompletion is a library to add (auto)completion and calltips
+support to GtkSourceView. The library manages all events, the popup
+position etc. but it doesn't complete anything, it is the base library.
+You can develop providers for GtkSourceCompletion and the library will
+use it to show all the proposals, the information for every proposal
+etc.
+EOF
diff --git a/devel/vtg/DETAILS b/devel/vtg/DETAILS
new file mode 100644
index 0000000..6906c0c
--- /dev/null
+++ b/devel/vtg/DETAILS
@@ -0,0 +1,12 @@
+MODULE=vtg
+VERSION=0.4.1
+SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_URL=http://vtg.googlecode.com/files/
+WEBSITE=http://vtg.googlecode.com
+ENTERED=20090628
+UPDATED=20090628
+SHORT="Vala Toys for gEdit"
+cat << EOF
+Experimental collection of plugins for gEdit to make it a better
+programmer editor for the Vala language
+EOF
diff --git a/graphics/rawstudio/DETAILS b/graphics/rawstudio/DETAILS
new file mode 100644
index 0000000..ccd2c37
--- /dev/null
+++ b/graphics/rawstudio/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=rawstudio
+ VERSION=1.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://rawstudio.org/download/
+ SOURCE_VFY=sha1:9ce96c40e0b8feaf4627c14310646782578d4da1
+ WEB_SITE=http://rawstudio.org
+ ENTERED=20090713
+ UPDATED=20090713
+ SHORT=""
+
+cat << EOF
+EOF
More information about the Lunar-commits
mailing list