Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (f02eee82ef4aa763ad2d5e39b4304b0acc0d81a5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (f02eee82ef4aa763ad2d5e39b4304b0acc0d81a5)
  • Date: Sun, 24 Feb 2008 14:27:23 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

disk/cdrkit/HISTORY | 4 ++++
disk/cdrkit/PROVIDES | 1 +
disk/cdrtools/HISTORY | 4 ++++
disk/cdrtools/PROVIDES | 1 +
disk/dvdrtools/HISTORY | 4 ++++
disk/dvdrtools/PROVIDES | 1 +
xfce/xfburn/DEPENDS | 2 +-
xfce/xfburn/HISTORY | 4 ++++
8 files changed, 20 insertions(+), 1 deletion(-)

New commits:
commit 574d4b69f2797b61907a94b3bb56967f61fe301c
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

xfburn: Changed to depend on some READCD rather than CD-BURN-UTILITY
cdrkit, cdrtools, dvdrtools: added READCD to PROVIDES

Note that libburn-pykix does not provide readcd, hence the above changes.

diff --git a/disk/cdrkit/HISTORY b/disk/cdrkit/HISTORY
index bc217c7..0953cdd 100644
--- a/disk/cdrkit/HISTORY
+++ b/disk/cdrkit/HISTORY
@@ -1,3 +1,7 @@
+2008-02-24 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * PROVIDES: Added READCD as xfburn requires this feature rather
+ than a generic CD-BURN-UTILITY.
+
2007-12-02 Ismael Luceno <ismael AT sourcemage.org>
* INSTALL, CONFIGURE: add more cdrecord compatibility symlinks

diff --git a/disk/cdrkit/PROVIDES b/disk/cdrkit/PROVIDES
index 1f352cc..73c2ae0 100755
--- a/disk/cdrkit/PROVIDES
+++ b/disk/cdrkit/PROVIDES
@@ -1 +1,2 @@
CD-BURN-UTILITY
+READCD
diff --git a/disk/cdrtools/HISTORY b/disk/cdrtools/HISTORY
index 4f30dae..ced1f47 100644
--- a/disk/cdrtools/HISTORY
+++ b/disk/cdrtools/HISTORY
@@ -1,3 +1,7 @@
+2008-02-24 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * PROVIDES: Added READCD as xfburn requires this feature rather
+ than a generic CD-BURN-UTILITY.
+
2007-07-19 Arwed v. Merkatz <v.merkatz AT gmx.net>
* cdrtools-2.01.01a03-rezero.patch: updated to work again

diff --git a/disk/cdrtools/PROVIDES b/disk/cdrtools/PROVIDES
index 1f352cc..73c2ae0 100755
--- a/disk/cdrtools/PROVIDES
+++ b/disk/cdrtools/PROVIDES
@@ -1 +1,2 @@
CD-BURN-UTILITY
+READCD
diff --git a/disk/dvdrtools/HISTORY b/disk/dvdrtools/HISTORY
index 4baf9f8..f09703f 100644
--- a/disk/dvdrtools/HISTORY
+++ b/disk/dvdrtools/HISTORY
@@ -1,3 +1,7 @@
+2008-02-24 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * PROVIDES: Added READCD as xfburn requires this feature rather
+ than a generic CD-BURN-UTILITY.
+
2006-12-06 Flavien Bridault <vlaaad AT sourcemage.org>
* CONFLICTS: added genisoimage

diff --git a/disk/dvdrtools/PROVIDES b/disk/dvdrtools/PROVIDES
index 1f352cc..73c2ae0 100755
--- a/disk/dvdrtools/PROVIDES
+++ b/disk/dvdrtools/PROVIDES
@@ -1 +1,2 @@
CD-BURN-UTILITY
+READCD
diff --git a/xfce/xfburn/DEPENDS b/xfce/xfburn/DEPENDS
index f84d451..b5a213b 100755
--- a/xfce/xfburn/DEPENDS
+++ b/xfce/xfburn/DEPENDS
@@ -1,4 +1,4 @@
-depends CD-BURN-UTILITY &&
+depends READCD &&
depends cdrdao &&
depends exo &&
depends glib2 &&
diff --git a/xfce/xfburn/HISTORY b/xfce/xfburn/HISTORY
index e3b62fb..ead7cdb 100644
--- a/xfce/xfburn/HISTORY
+++ b/xfce/xfburn/HISTORY
@@ -1,2 +1,6 @@
+2008-02-24 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DEPENDS: Changed CD-BURN-UTILITY to READCD as libburn-pykix
+ provides CD-BURN-UTILITY but not the readcd that xfburn requires.
+
2007-10-05 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS, DETAILS, PRE_BUILD, PREPARE: created spell



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (f02eee82ef4aa763ad2d5e39b4304b0acc0d81a5), Ethan Grammatikidis, 02/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page