summaryrefslogtreecommitdiff
path: root/packages/gobby/gobby_0.4.1.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2006-08-28 21:02:46 +0000
committerPhilip Balister <philip@balister.org>2006-08-28 21:02:46 +0000
commit2a9423d673ebfff421e0f5b1df53e08550b37f3d (patch)
tree0bd7b427617aee432516daebae29e6bcd3c57be0 /packages/gobby/gobby_0.4.1.bb
parente46b6716b194488fc8eef47d29b1129806c3bd46 (diff)
parent8e9d509513711a45f5a6dce57226bf5afaa274c9 (diff)
merge of '924dc0c33239a73b288ecbb58f6d2ffae8848ed4'
and 'aebf88ce897b2503c671d3dd0b5828248df55257'
Diffstat (limited to 'packages/gobby/gobby_0.4.1.bb')
-rw-r--r--packages/gobby/gobby_0.4.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gobby/gobby_0.4.1.bb b/packages/gobby/gobby_0.4.1.bb
new file mode 100644
index 0000000000..8b7ccad199
--- /dev/null
+++ b/packages/gobby/gobby_0.4.1.bb
@@ -0,0 +1,8 @@
+LICENSE = "LGPL"
+HOMEPAGE = "http://darcs.0x539.de/trac/obby/cgi-bin/trac.cgi/wiki/"
+MAINTAINER = "Patrick Steiner <patrick.steiner@a1.net>"
+
+DEPENDS = "net6 gtkmm obby gtksourceview libxml++"
+inherit autotools pkgconfig
+
+SRC_URI = "http://releases.0x539.de/gobby/gobby-${PV}.tar.gz"