[Lunar-commits] <moonbase> xcdroast: Adding a couple of patches from http://www.xcdroast.org/xcdr098/patches/ .
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Jan 2 13:42:11 CET 2011
commit 664fe7ab1010d1388ec1f4e4ce3b1bca1b88971f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Jan 2 07:42:11 2011 -0500
xcdroast: Adding a couple of patches from http://www.xcdroast.org/xcdr098/patches/ .
---
cd/xcdroast/BUILD | 8 +++++++-
cd/xcdroast/DETAILS | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/cd/xcdroast/BUILD b/cd/xcdroast/BUILD
index e01f389..9748131 100644
--- a/cd/xcdroast/BUILD
+++ b/cd/xcdroast/BUILD
@@ -1,5 +1,11 @@
(
-
+
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ cd src/ &&
+ patch_it $SOURCE_CACHE/$SOURCE3 0 &&
+ cd $SOURCE_DIRECTORY &&
+
./configure --enable-gtk2 \
--prefix=/usr \
--sysconfdir=/etc \
diff --git a/cd/xcdroast/DETAILS b/cd/xcdroast/DETAILS
index 6bf639e..6b8b924 100644
--- a/cd/xcdroast/DETAILS
+++ b/cd/xcdroast/DETAILS
@@ -2,11 +2,17 @@
VERSION=0.98alpha16
MAJOR_VERSION=0.98
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=cdda2wav_version.patch
+ SOURCE3=fix_cddb_hidden_tracks.patch
SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE2_URL=$PATCH_URL
+ SOURCE3_URL=$PATCH_URL
SOURCE_VFY=sha1:bbb3184a7e2bfd80d931698002dc9f74f136241d
+ SOURCE2_VFY=sha1:9e3e736f825265526ac127dbb27bf02337c4656d
+ SOURCE3_VFY=sha1:33e5484f3d445aa2e3fd928259a1335feaa34776
WEB_SITE=http://www.xcdroast.org
ENTERED=20020210
- UPDATED=20090111
+ UPDATED=20110102
SHORT="A graphical frontend for cdrecord, mkisofs, and other cdrtools"
cat << EOF
More information about the Lunar-commits
mailing list