[oe-commits] Otavio Salvador : thunar: update to 0.9.0

GIT User account git at amethyst.openembedded.net
Fri Oct 17 17:11:39 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 053d9135c616991ef0340a17fb42b9e5d3e6e82d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=053d9135c616991ef0340a17fb42b9e5d3e6e82d

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Jun 13 20:44:43 2008 -0300

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.

---

 packages/xfce/{thunar_0.8.0.bb => thunar_0.9.0.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/xfce/thunar_0.8.0.bb b/packages/xfce/thunar_0.9.0.bb
similarity index 68%
rename from packages/xfce/thunar_0.8.0.bb
rename to packages/xfce/thunar_0.9.0.bb
index ea739e4..4aebde8 100644
--- a/packages/xfce/thunar_0.8.0.bb
+++ b/packages/xfce/thunar_0.9.0.bb
@@ -3,7 +3,7 @@ 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"
+SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Thunar-${PV}.tar.bz2"
 
 S = "${WORKDIR}/Thunar-${PV}/"
 
@@ -12,4 +12,4 @@ FILES_${PN} += "${libdir}/thunarx-1/*.so \
                 ${datadir}/thumbnailers \
                 ${datadir}/Thunar \
                 ${datadir}/xfce4"
-FILES_${PN}-dbg += "${libdir}/thunarx-1/.debug/"
+FILES_${PN}-dbg += "${libdir}/thunarx-1/.debug/ ${libexecdir}/xfce4/panel-plugins/.debug/"





More information about the Openembedded-commits mailing list