diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb')
-rw-r--r-- | meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb new file mode 100644 index 000000000..d985a0024 --- /dev/null +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.12.1.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SUMMARY = "Basic utility library for Xfce4" | ||
2 | SECTION = "x11/libs" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" | ||
5 | DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" | ||
6 | |||
7 | inherit xfce gtk-doc | ||
8 | |||
9 | SRC_URI[md5sum] = "4eb012b6c1292ceedb3a83ebfc1ff08d" | ||
10 | SRC_URI[sha256sum] = "876bdefa2e13cbf68b626b2158892fb93e824e1ef59cf951123a96cefbc8881d" | ||