summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb
index c978855af..1c553ab9a 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.2.2.bb
@@ -4,21 +4,18 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify" 5DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify"
6 6
7PR = "r0" 7PR = "r1"
8 8
9inherit xfce 9inherit xfce
10 10
11# SRC_URI must follow inherited one 11# SRC_URI must follow inherited one
12SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2 \ 12SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2 \
13 file://relative-symlinks-docs.patch \ 13 file://relative-symlinks-docs.patch \
14 file://fix-segfault-no-icons.patch \
14" 15"
15 16
16S = "${WORKDIR}/Thunar-${PV}/" 17S = "${WORKDIR}/Thunar-${PV}/"
17 18
18
19# no/minimum(default)/yes/full(fails <- Werror)
20#EXTRA_OECONF += "--enable-debug=yes"
21
22FILES_${PN} += "${libdir}/thunarx-2/* \ 19FILES_${PN} += "${libdir}/thunarx-2/* \
23 ${libdir}/xfce4/panel/plugins/* \ 20 ${libdir}/xfce4/panel/plugins/* \
24 ${libdir}/Thunar/[Tt]hunar* \ 21 ${libdir}/Thunar/[Tt]hunar* \