mousepad: add 0.3.0 version
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 12 Jan 2013 23:05:33 +0000 (01:05 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 12 Jan 2013 23:05:33 +0000 (01:05 +0200)
recipes/xfce-extras/mousepad_0.3.0.bb [new file with mode: 0644]

diff --git a/recipes/xfce-extras/mousepad_0.3.0.bb b/recipes/xfce-extras/mousepad_0.3.0.bb
new file mode 100644 (file)
index 0000000..7f12c73
--- /dev/null
@@ -0,0 +1,13 @@
+DESCRIPTION = "Text editor for Xfce based on Leafpad"
+DEPENDS = "gtksourceview2"
+RDEPENDS = "libxfce4util hal gtksourceview2"
+SECTION = "x11"
+PR = "r0"
+
+inherit xfce46
+
+SRC_URI = "http://archive.xfce.org/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2"
+
+
+SRC_URI[md5sum] = "dcfcdfaa8a19c89f35d5f6f64753e6e1"
+SRC_URI[sha256sum] = "10f27506994d0d0b8f9e02555404a144babedab97517abe3b6be8b2d21ff046d"