aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb')
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
new file mode 100644
index 0000000000..7a2f12b1e2
--- /dev/null
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.5.4.bb
@@ -0,0 +1,16 @@
+SUMMARY = "A simple text editor for Xfce"
+SECTION = "x11/application"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+DEPENDS = "gtk+3 gtksourceview4 xfconf xfce4-dev-tools-native"
+
+inherit xfce-app gsettings mime-xdg
+
+SRC_URI[sha256sum] = "d90f492e5d0cba5f5b3b0c1eb7fd7c1701aef57e3fa244d2c457e7f9b0a42aa1"
+
+FILES_${PN} += " \
+ ${datadir}/glib-2.0/schemas \
+ ${datadir}/metainfo \
+ ${datadir}/polkit-1 \
+"