[Lunar-commits] <moonbase> libdvdcss: version bumped to 1.2.10.
Florin Braescu
florin at lunar-linux.org
Sat Aug 30 08:51:05 CEST 2008
commit c60190a9b3ca0cf9bc28bbdea0b9208c17fd38c0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Aug 30 09:51:05 2008 +0300
libdvdcss: version bumped to 1.2.10.
This release supports DVD drive auto-detection and accepts "X:\" as a
device name on Windows. Failure recovery has been greatly improved,
and various minor bugs were fixed. For developers, a new
dvdcss_is_scrambled() function is provided, and the library now
installs a standard .pc file.
---
video/libdvdcss/DETAILS | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/video/libdvdcss/DETAILS b/video/libdvdcss/DETAILS
index 569fb54..b659088 100644
--- a/video/libdvdcss/DETAILS
+++ b/video/libdvdcss/DETAILS
@@ -1,12 +1,13 @@
MODULE=libdvdcss
- VERSION=1.2.9
+ VERSION=1.2.10
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://download.videolan.org/pub/$MODULE/$VERSION/
- SOURCE_VFY=sha1:6c834633f58521d8ad09775f625cc723e30f2549
+ SOURCE_URL=http://download.videolan.org/pub/$MODULE/$VERSION
+ SOURCE_VFY=sha1:7c933d011e34c218048d48f0c1a8b4ff56798dcd
WEB_SITE=http://www.videolan.org
ENTERED=20010927
- UPDATED=20050712
- SHORT="library for DVD CSS decrpytion."
+ UPDATED=20080830
+ SHORT="A library for DVD CSS decrpytion"
+
cat << EOF
libdvdcss is a cross-platform library for transparent DVD device
access with on the fly CSS decryption. It currently runs under Linux,
More information about the Lunar-commits
mailing list