summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2010-08-16 21:50:08 +0000
committerwiz <wiz>2010-08-16 21:50:08 +0000
commitb6548767cea094d2507fab24bc6d70bb875e3045 (patch)
tree01dfe731dd457742c2ed637c2e24fea7cb517a5f /audio
parentffc170da6382cad0a4b687687e3b06ab80029506 (diff)
downloadpkgsrc-b6548767cea094d2507fab24bc6d70bb875e3045.tar.gz
Update to 0.7.2, set LICENSE.
Overview of changes in libgpod 0.7.2 ==================================== * Performance work (thanks a lot to Javier Kohen for his patches) * Add itdb_device_supports_podcast and itdb_device_supports_chapter_image methods * Fix static iPod Classic/Nano 3G artwork formats * Change installation directory for the HAL callout in the hope that it will work out of the box on more systems * BSD portability fixes (courtesy of Andrew Nosenko) * Write MHLA (list of albums) headers to iTunesDB * Small improvements for iPhone support though iPhone 3G are still unsupported because we can't checksum the iPhone iTunesDB.
Diffstat (limited to 'audio')
-rw-r--r--audio/libgpod/Makefile6
-rw-r--r--audio/libgpod/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index 1777e53d7d2..81c89352232 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.11 2010/06/13 22:43:50 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/08/16 21:50:08 wiz Exp $
-DISTNAME= libgpod-0.7.0
-PKGREVISION= 2
+DISTNAME= libgpod-0.7.2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
MAINTAINER= srp@tworoads.net
HOMEPAGE= http://www.gtkpod.org/libgpod/
COMMENT= Library for accessing iPod onboard databases, playlists, etc
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/libgpod/distinfo b/audio/libgpod/distinfo
index d410433d226..e1e710b9e04 100644
--- a/audio/libgpod/distinfo
+++ b/audio/libgpod/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/01/25 11:40:39 wiz Exp $
+$NetBSD: distinfo,v 1.7 2010/08/16 21:50:08 wiz Exp $
-SHA1 (libgpod-0.7.0.tar.gz) = c8ed26ed81a85acf230b5e2065399b038ac00046
-RMD160 (libgpod-0.7.0.tar.gz) = 0d0b0961231aa257767e11ba1e51f4eeea01f764
-Size (libgpod-0.7.0.tar.gz) = 949630 bytes
+SHA1 (libgpod-0.7.2.tar.gz) = 66c95cec9f8aba92f3472df7429e873d30d0bd79
+RMD160 (libgpod-0.7.2.tar.gz) = 231b4efd49b8b36e5b644e804a2cd0958b1d3fbf
+Size (libgpod-0.7.2.tar.gz) = 959142 bytes