[Lunar-commits] r20924 - moonbase/trunk/libs/mmpython
Samuel Verstraete
elangelo at lunar-linux.org
Mon Aug 7 08:02:21 UTC 2006
Author: elangelo
Date: 2006-08-07 08:02:21 +0000 (Mon, 07 Aug 2006)
New Revision: 20924
Modified:
moonbase/trunk/libs/mmpython/BUILD
moonbase/trunk/libs/mmpython/DETAILS
Log:
updating this to the last version
adding patch to compile against libdvdread 0.9.6
gr,S.
Modified: moonbase/trunk/libs/mmpython/BUILD
===================================================================
--- moonbase/trunk/libs/mmpython/BUILD 2006-08-07 06:31:14 UTC (rev 20923)
+++ moonbase/trunk/libs/mmpython/BUILD 2006-08-07 08:02:21 UTC (rev 20924)
@@ -1,4 +1,5 @@
(
+ patch_it ${SOURCE2} 0
prepare_install &&
python ./setup.py install
) > $C_FIFO 2>&1
Modified: moonbase/trunk/libs/mmpython/DETAILS
===================================================================
--- moonbase/trunk/libs/mmpython/DETAILS 2006-08-07 06:31:14 UTC (rev 20923)
+++ moonbase/trunk/libs/mmpython/DETAILS 2006-08-07 08:02:21 UTC (rev 20924)
@@ -1,11 +1,16 @@
MODULE=mmpython
- VERSION=0.4
+ VERSION=0.4.9
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+ SOURCE2=$MODULE-$VERSION-missing_stdint_headers.patch
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE2_URL=http://merlin.ugent.be/lunar/patches
+ SOURCE_VFY=sha1:537fd18de6cbd4400faf62ac5744393de32e9d72
+ SOURCE2_VFY=sha1:faa93a375480eee9ccdce24f83c67d9ec2607e5a
WEB_SITE=http://mmpython.sourceforge.net
ENTERED=20040408
- UPDATED=20040408
- SHORT="MMPython is a Media Meta Data retrieval framwork"
+ UPDATED=20060807
+ SHORT="MMPython is a Media Meta Data retrieval framework"
+
cat << EOF
MMPython is a Media Meta Data retrieval framework. It retrieves metadata
from mp3, ogg, avi, jpg, tiff and other file formats. Among others it
More information about the Lunar-commits
mailing list