aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/sword/gnomesword_2.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/sword/gnomesword_2.1.2.bb')
-rw-r--r--recipes/nonworking/sword/gnomesword_2.1.2.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/nonworking/sword/gnomesword_2.1.2.bb b/recipes/nonworking/sword/gnomesword_2.1.2.bb
new file mode 100644
index 0000000000..a4ec60d040
--- /dev/null
+++ b/recipes/nonworking/sword/gnomesword_2.1.2.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "GUI frontend for sword"
+HOMEPAGE = "http://gnomesword.sf.net"
+LICENSE = "GPLv3"
+DEPENDS = "gail libgnomeui gtkhtml-3.6 gail sword"
+
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
+
+inherit autotools pkgconfig
+
+