summaryrefslogtreecommitdiff
path: root/packages/xfce/thunar_0.8.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2008-06-13 20:44:43 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2008-10-17 14:08:03 -0300
commit053d9135c616991ef0340a17fb42b9e5d3e6e82d (patch)
tree4c420dcd6818a7f890224961e82fc830e67bf3b0 /packages/xfce/thunar_0.8.0.bb
parent63fe642a20b0b4af871444c9df5f24f423aa4c34 (diff)
thunar: update to 0.9.0
Besides the update, we've fixed the debug package and change the place to grab the source from so it's easier to update next time.
Diffstat (limited to 'packages/xfce/thunar_0.8.0.bb')
-rw-r--r--packages/xfce/thunar_0.8.0.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/xfce/thunar_0.8.0.bb b/packages/xfce/thunar_0.8.0.bb
deleted file mode 100644
index ea739e4cde..0000000000
--- a/packages/xfce/thunar_0.8.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "File manager for the Xfce Desktop Environment"
-DEPENDS = "libxfcegui4 exo dbus-glib libexif xfce4-panel libice libsm"
-
-inherit xfce
-
-SRC_URI = "http://thunar.xfce.org/download/sources/Thunar/0.8.0/Thunar-0.8.0.tar.bz2"
-
-S = "${WORKDIR}/Thunar-${PV}/"
-
-FILES_${PN} += "${libdir}/thunarx-1/*.so \
- ${datadir}/dbus-1 \
- ${datadir}/thumbnailers \
- ${datadir}/Thunar \
- ${datadir}/xfce4"
-FILES_${PN}-dbg += "${libdir}/thunarx-1/.debug/"