summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb')
-rw-r--r--meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb
deleted file mode 100644
index d499e22ea..000000000
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.5.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1SUMMARY = "Automatic management of removable drives and media for thunar"
2SECTION = "x11"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5DEPENDS = "exo libnotify libgudev"
6
7inherit xfce features_check
8
9REQUIRED_DISTRO_FEATURES = "x11"
10
11SRC_URI[md5sum] = "f9ef39ed4bbff05eb74058dfff24dd84"
12SRC_URI[sha256sum] = "7ea7c6693334f2248cf399586af8974dfb7db9aad685ee31ac100e62e19a1837"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
16
17RDEPENDS_${PN} = "eject"