summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb')
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb
new file mode 100644
index 000000000..494753190
--- /dev/null
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb
@@ -0,0 +1,14 @@
1SUMMARY = "A simple text editor for Xfce"
2SECTION = "x11/application"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5
6# intltool to provide intltool.m4 with AC_PROG_INTLTOOL
7# xfce4-dev-tools-native for XDT_I18N macro and more importantly XDT_CHECK_OPTIONAL_PACKAGE
8# which fixes mousepad/Makefile.am:72: error: HAVE_DBUS does not appear in AM_CONDITIONAL
9DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-native"
10
11inherit xfce-app
12
13SRC_URI[md5sum] = "dcfcdfaa8a19c89f35d5f6f64753e6e1"
14SRC_URI[sha256sum] = "10f27506994d0d0b8f9e02555404a144babedab97517abe3b6be8b2d21ff046d"