Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (6d5ee10e8ebedc2220acea3736a27edd4c654c7b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (6d5ee10e8ebedc2220acea3736a27edd4c654c7b)
  • Date: Mon, 2 Oct 2006 15:44:11 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

dev/null |binary
kernels/cdemu/DETAILS | 6 +++---
kernels/cdemu/HISTORY | 3 +++
kernels/cdemu/cdemu-0.7.tar.bz2.sig | 0
4 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 6d5ee10e8ebedc2220acea3736a27edd4c654c7b
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

cdemu: updated to 0.8, fixes #13150

diff --git a/kernels/cdemu/DETAILS b/kernels/cdemu/DETAILS
index c51553c..e668f4d 100755
--- a/kernels/cdemu/DETAILS
+++ b/kernels/cdemu/DETAILS
@@ -1,13 +1,13 @@
SPELL=cdemu
- VERSION=0.7
+ VERSION=0.8
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL=${SOURCEFORGE_URL}/$SPELL/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:6426e0fb9ed2b5745fce8d6a3bd0a4c22fc1e39933585f5eaf37bbe884f6205c77343dfc5a820b09c9e895e56cf8c8dc7d8477fc753eb20a11e4b1c84decc9eb
WEB_SITE="http://www.cdemu.org";
ENTERED=20050710
- UPDATED=20050710
KEYWORDS="kernels"
+ LICENSE[0]=GPL
SHORT="CD bin/cue file module"
cat << EOF
CDemu is a kernel module for Linux. It is designed to simulate a CD drive +
CD with just simple cue/bin files, which are pretty common in the Windows
world. It includes an user space program to control the kernel module. You
can use it to watch an SVCD or mount the data track of an bin/cue. However,
for watching an SVCD, we would recommend MPlayer which can play bin/cue
images directly with the patch a friend and I made for it (more under
History). The CDemu project is licensed under the GPL (v2 or later) !
diff --git a/kernels/cdemu/HISTORY b/kernels/cdemu/HISTORY
index 303c562..5dbb70b 100644
--- a/kernels/cdemu/HISTORY
+++ b/kernels/cdemu/HISTORY
@@ -1,3 +1,6 @@
+2006-10-02 Anton Brondz <dinolinux AT sourcemage.org>
+ * DETAILS: updated to 0.8, fixes #13150, added LICENSE
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/kernels/cdemu/cdemu-0.7.tar.bz2.sig
b/kernels/cdemu/cdemu-0.7.tar.bz2.sig
deleted file mode 100644
index f412dc8..0000000
Binary files a/kernels/cdemu/cdemu-0.7.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (6d5ee10e8ebedc2220acea3736a27edd4c654c7b), Anton Brondz, 10/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page