[Lunar-commits] r26903 - moonbase/trunk/cd/libburn
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Nov 24 23:47:25 CET 2007
Author: v3rt1g0
Date: 2007-11-24 23:47:25 +0100 (Sat, 24 Nov 2007)
New Revision: 26903
Modified:
moonbase/trunk/cd/libburn/DETAILS
Log:
Module Version Bump: libburn (0.3.8 -> 0.4.0)
* Some new options, more cdrecord options supported
* lots of new API additions
compiled/tested: gcc-4.1.2 | glibc-2.7 | kernel headers 2.6.x
Modified: moonbase/trunk/cd/libburn/DETAILS
===================================================================
--- moonbase/trunk/cd/libburn/DETAILS 2007-11-24 21:53:08 UTC (rev 26902)
+++ moonbase/trunk/cd/libburn/DETAILS 2007-11-24 22:47:25 UTC (rev 26903)
@@ -1,16 +1,14 @@
MODULE=libburn
- VERSION=0.3.8
+ VERSION=0.4.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://libburnia-download.pykix.org/releases/
- SOURCE_VFY=sha1:462f4d044734ccb52405a44fe18c5ba90a373521
- WEB_SITE=http://libburnia.pykix.org/
+ SOURCE_URL=http://files.libburnia-project.org/releases/
+ SOURCE_VFY=sha1:c0628e1d9487461360a7a609b60125a9fdf4be6c
+ WEB_SITE=http://libburnia-project.org
ENTERED=20061203
- UPDATED=20070801
+ UPDATED=20071124
SHORT="Library for writing optical media"
cat << EOF
Libburn is an open-source library for reading, mastering and writing
optical discs.
EOF
-
-
More information about the Lunar-commits
mailing list