[Lunar-commits] r20522 - moonbase/trunk/libs/libgpod
Dennis Veatch
stumbles at lunar-linux.org
Fri Jun 23 15:05:17 UTC 2006
Author: stumbles
Date: 2006-06-23 15:05:16 +0000 (Fri, 23 Jun 2006)
New Revision: 20522
Modified:
moonbase/trunk/libs/libgpod/DETAILS
Log:
The version bump fixes;
increased IPOD_MMAP_SIZE from 2 to 16 MB as a temporary
workaround until a propoer solution can be implemented.
fixed possible segfault when hald is present.
and a few others.
Modified: moonbase/trunk/libs/libgpod/DETAILS
===================================================================
--- moonbase/trunk/libs/libgpod/DETAILS 2006-06-23 14:42:47 UTC (rev 20521)
+++ moonbase/trunk/libs/libgpod/DETAILS 2006-06-23 15:05:16 UTC (rev 20522)
@@ -1,11 +1,11 @@
MODULE=libgpod
- VERSION=0.3.0
+ VERSION=0.3.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$SFORGE_URL/gtkpod/
- SOURCE_VFY=sha1:0d31ff7991ca524405aca81e029181d54169fec8
+ SOURCE_VFY=sha1:ca2c575377534c1e5176e5994dfda7343b19cdf4
WEB_SITE=http://www.gtkpod.org/
ENTERED=20060110
- UPDATED=20060110
+ UPDATED=20060623
SHORT="shared library to access the contents of an iPod"
cat << EOF
libgpod is a shared library to access the contents of an iPod. This
More information about the Lunar-commits
mailing list