diff options
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.10.0.bb | 10 | ||||
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb | 12 |
2 files changed, 10 insertions, 12 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.10.0.bb new file mode 100644 index 000000000..25c2515a1 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.10.0.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | DESCRIPTION="Xfce4 Application Finder" | ||
2 | SECTION = "x11" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
5 | DEPENDS="glib-2.0 gtk+ libxfce4util libxfce4ui garcon dbus-glib xfconf" | ||
6 | |||
7 | inherit xfce | ||
8 | |||
9 | SRC_URI[md5sum] = "799f70a9ad67b450da67810a5107e623" | ||
10 | SRC_URI[sha256sum] = "042aae7e366428a6a92b6353b3f2727d64823076a7752b8e0a15f1f8f3645439" | ||
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb deleted file mode 100644 index 918704109..000000000 --- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.8.0.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | DESCRIPTION="Xfce4 Application Finder" | ||
2 | SECTION = "x11" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
5 | DEPENDS="gtk+ libxfce4util libxfce4ui garcon xfconf" | ||
6 | |||
7 | PR = "r0" | ||
8 | |||
9 | inherit xfce | ||
10 | |||
11 | SRC_URI[md5sum] = "fb4797ef91b90d111b989e98c3e000e0" | ||
12 | SRC_URI[sha256sum] = "fd74184355e45f8a16cc3cdd32b012b6787a453deb3a8b96af90494c7a8ac77f" | ||