Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (563285c5bccf68e441889661706b5d3bed53dcd5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (563285c5bccf68e441889661706b5d3bed53dcd5)
  • Date: Tue, 24 Jan 2012 08:15:00 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

disk/xcdroast/DEPENDS | 2 +-
disk/xcdroast/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 563285c5bccf68e441889661706b5d3bed53dcd5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xcdroast: depend on CD-BURN-UTILITY instead of cdrtools

diff --git a/disk/xcdroast/DEPENDS b/disk/xcdroast/DEPENDS
index 122bbb3..7d44e72 100755
--- a/disk/xcdroast/DEPENDS
+++ b/disk/xcdroast/DEPENDS
@@ -1,4 +1,4 @@
-depends cdrtools &&
+depends CD-BURN-UTILITY &&
if [ $XCDROAST_GTK2 == "y" ]; then
depends gtk+2
else
diff --git a/disk/xcdroast/HISTORY b/disk/xcdroast/HISTORY
index f81f873..aea93aa 100644
--- a/disk/xcdroast/HISTORY
+++ b/disk/xcdroast/HISTORY
@@ -1,3 +1,6 @@
+2012-01-24 Ismael Luceno <ismael.luceno AT gmail.com>
+ * DEPENDS: depend on CD-BURN-UTILITY instead of cdrtools.
+
2007-02-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: apply the mentioned patch
* modern_cdrtools.patch: added #13522



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (563285c5bccf68e441889661706b5d3bed53dcd5), Ismael Luceno, 01/24/2012

Archive powered by MHonArc 2.6.24.

Top of Page