[Lunar-commits] <moonbase> xfburn: version bumped to 0.4.2.

Florin Braescu florin at lunar-linux.org
Sun Oct 11 18:45:41 CEST 2009


commit e27aa666412c91b64e8a09c20669863d476e70d2
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 11 19:45:41 2009 +0300

    xfburn: version bumped to 0.4.2.
    
    Changes:
    - Internal updates in preparation for better handling of disc detection
    - Handle drag and drop of filenames with spaces from thunar
    - Insert dragged file dropped on top of another file instead of crashing
    - Properly detect the available space on an audio CD
    - Track ownership of tracks in compositions correctly
    - Resample audio files with gstreamer if necessary
    - Show symbolic links in the file browser
    - Implement the "show hidden files" option.
---
 xfce4/apps/xfburn/DEPENDS |    4 ++++
 xfce4/apps/xfburn/DETAILS |   10 ++++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/xfce4/apps/xfburn/DEPENDS b/xfce4/apps/xfburn/DEPENDS
index abd6b82..b715db6 100644
--- a/xfce4/apps/xfburn/DEPENDS
+++ b/xfce4/apps/xfburn/DEPENDS
@@ -2,3 +2,7 @@ depends libisofs
 depends libxfcegui4
 depends exo
 depends Thunar
+
+optional_depends "gstreamer-10"  ""  ""  "for gstreamer support"
+optional_depends "dbus"          ""  ""  "for D-BUS support"
+optional_depends "hal"           ""  ""  "for HAL support"
diff --git a/xfce4/apps/xfburn/DETAILS b/xfce4/apps/xfburn/DETAILS
index f6c1786..cac2953 100644
--- a/xfce4/apps/xfburn/DETAILS
+++ b/xfce4/apps/xfburn/DETAILS
@@ -1,13 +1,15 @@
           MODULE=xfburn
-         VERSION=0.4.1
+         VERSION=0.4.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://goodies.xfce.org/releases/$MODULE
-      SOURCE_VFY=sha1:7086fcdb2fa2c1b634cf64a9eef704656e774c26
+   SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
+   SOURCE_URL[1]=http://mocha.xfce.org/archive/src/apps/xfburn/0.4
+      SOURCE_VFY=sha1:dbc1731b8c690b0b29d3567b8e1cd93646b0c7e7
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://goodies.xfce.org/projects/applications/xfburn
          ENTERED=20090227
-         UPDATED=20090227
+         UPDATED=20091011
            SHORT="Cd burning application for Xfce"
+
 cat << EOF
 Cd burning application for Xfce
 EOF


More information about the Lunar-commits mailing list