diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-07 22:30:10 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-07 22:30:10 +0000 |
commit | b10c85f6e505abb1920ebefbac08e9786b5711ef (patch) | |
tree | 1af4cde97624bf35223d85abeeff47d7124be320 /audio | |
parent | fb7b2c9111013b0bf1331fd2730e97a2c1ea3333 (diff) | |
download | pkgsrc-b10c85f6e505abb1920ebefbac08e9786b5711ef.tar.gz |
update to 0.4.2
changes:
- support for new track fields related to gapless replay
- support for new track fields related to TV shows
- support for 'skipped' information stored in recent Play Counts files
- complete rewrite of the photo library API
- support for iPod Video's TV output
thanks to Mihai Chelaru for patches and testing
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libgpod/Makefile | 4 | ||||
-rw-r--r-- | audio/libgpod/PLIST | 26 | ||||
-rw-r--r-- | audio/libgpod/distinfo | 11 | ||||
-rw-r--r-- | audio/libgpod/patches/patch-aa | 38 | ||||
-rw-r--r-- | audio/libgpod/patches/patch-ab | 13 |
5 files changed, 59 insertions, 33 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 22135725d2e..7c8c2954f51 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2006/09/10 10:15:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/07 22:30:10 drochner Exp $ -DISTNAME= libgpod-0.3.2 +DISTNAME= libgpod-0.4.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} diff --git a/audio/libgpod/PLIST b/audio/libgpod/PLIST index 574c6d61dd1..3ac46179285 100644 --- a/audio/libgpod/PLIST +++ b/audio/libgpod/PLIST @@ -1,8 +1,29 @@ -@comment $NetBSD: PLIST,v 1.2 2006/10/14 01:55:03 rillig Exp $ -include/gpod-1.0/gpod/ipod-device.h +@comment $NetBSD: PLIST,v 1.3 2007/02/07 22:30:10 drochner Exp $ include/gpod-1.0/gpod/itdb.h lib/libgpod.la lib/pkgconfig/libgpod-1.0.pc +share/gtk-doc/html/libgpod/ch01.html +share/gtk-doc/html/libgpod/home.png +share/gtk-doc/html/libgpod/index.html +share/gtk-doc/html/libgpod/index.sgml +share/gtk-doc/html/libgpod/itunesdb.html +share/gtk-doc/html/libgpod/left.png +share/gtk-doc/html/libgpod/libgpod-Artwork.html +share/gtk-doc/html/libgpod/libgpod-Device.html +share/gtk-doc/html/libgpod/libgpod-File-handling-functions.html +share/gtk-doc/html/libgpod/libgpod-Low-level-functions.html +share/gtk-doc/html/libgpod/libgpod-Photo-database.html +share/gtk-doc/html/libgpod/libgpod-Playlists.html +share/gtk-doc/html/libgpod/libgpod-Smart-Playlists.html +share/gtk-doc/html/libgpod/libgpod-The-Itdb-iTunesDB-structure.html +share/gtk-doc/html/libgpod/libgpod-Time-handling.html +share/gtk-doc/html/libgpod/libgpod-Tracks.html +share/gtk-doc/html/libgpod/libgpod.devhelp +share/gtk-doc/html/libgpod/libgpod.devhelp2 +share/gtk-doc/html/libgpod/photodb.html +share/gtk-doc/html/libgpod/right.png +share/gtk-doc/html/libgpod/style.css +share/gtk-doc/html/libgpod/up.png share/locale/de/LC_MESSAGES/libgpod.mo share/locale/es/LC_MESSAGES/libgpod.mo share/locale/fr/LC_MESSAGES/libgpod.mo @@ -10,5 +31,6 @@ share/locale/he/LC_MESSAGES/libgpod.mo share/locale/it/LC_MESSAGES/libgpod.mo share/locale/ja/LC_MESSAGES/libgpod.mo share/locale/sv/LC_MESSAGES/libgpod.mo +@dirrm share/gtk-doc/html/libgpod @dirrm include/gpod-1.0/gpod @dirrm include/gpod-1.0 diff --git a/audio/libgpod/distinfo b/audio/libgpod/distinfo index db034b560fe..ff62abb90c6 100644 --- a/audio/libgpod/distinfo +++ b/audio/libgpod/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.2 2006/10/14 01:55:03 rillig Exp $ +$NetBSD: distinfo,v 1.3 2007/02/07 22:30:10 drochner Exp $ -SHA1 (libgpod-0.3.2.tar.gz) = ca2c575377534c1e5176e5994dfda7343b19cdf4 -RMD160 (libgpod-0.3.2.tar.gz) = 1cae4642653036ad2af3b9d8e9dabd88155f310f -Size (libgpod-0.3.2.tar.gz) = 461207 bytes -SHA1 (patch-aa) = 0ede43c27d7cfeb8d0288daa8c9a9a99dcd0f65c -SHA1 (patch-ab) = df9246334a3567e2a3167a58eb100fe0a76f0ba2 +SHA1 (libgpod-0.4.2.tar.gz) = b2aece62a206a5b703c50e6625b173217f1d67a6 +RMD160 (libgpod-0.4.2.tar.gz) = 5f69a0455412771e7bc33e9f4c1996454da9792e +Size (libgpod-0.4.2.tar.gz) = 768720 bytes +SHA1 (patch-aa) = 10c09bf41c73667a93667d13f2e2a83478e680f5 diff --git a/audio/libgpod/patches/patch-aa b/audio/libgpod/patches/patch-aa index 705aba220fa..74f87ec711f 100644 --- a/audio/libgpod/patches/patch-aa +++ b/audio/libgpod/patches/patch-aa @@ -1,13 +1,31 @@ -$NetBSD: patch-aa,v 1.1 2006/10/14 01:55:03 rillig Exp $ +$NetBSD: patch-aa,v 1.2 2007/02/07 22:30:11 drochner Exp $ ---- configure.orig 2006-10-14 03:51:55.000000000 +0200 -+++ configure 2006-10-14 03:52:26.000000000 +0200 -@@ -19995,7 +19995,7 @@ else - HAL_LIBS=$pkg_cv_HAL_LIBS - enable_hal05=yes +--- configure.orig 2007-01-15 16:46:04.000000000 +0100 ++++ configure +@@ -21991,7 +21991,7 @@ echo $ECHO_N "checking whether to build + { echo "$as_me:$LINENO: result: $with_python" >&5 + echo "${ECHO_T}$with_python" >&6; } + +- if test "X$with_python" == Xyes; then ++ if test "X$with_python" = Xyes; then + if test -z "$PYTHON"; then + # Extract the first word of "python", so it can be a program name with args. + set dummy python; ac_word=$2 +@@ -22274,7 +22274,7 @@ rm -f conftest.err conftest.$ac_ext + CPPFLAGS="$save_CPPFLAGS" + + +- if test "X$with_python" == Xyes; then ++ if test "X$with_python" = Xyes; then + if test `uname` = Darwin; then + PYTHON_LDFLAGS="-Wl,-F. -Wl,-F. -bundle" + if $PYTHON -c 'import sys, string; sys.exit(string.find(sys.prefix,"Framework")+1)'; then +@@ -22330,7 +22330,7 @@ echo "${ECHO_T}no" >&6; } fi --if test x$enable_hal05 == xyes; then -+if test x$enable_hal05 = xyes; then - cat >>confdefs.h <<_ACEOF - #define HAVE_LIBHAL 1 + +- if test "X$with_python" == Xyes; then ++ if test "X$with_python" = Xyes; then + + # Extract the first word of "swig", so it can be a program name with args. + set dummy swig; ac_word=$2 diff --git a/audio/libgpod/patches/patch-ab b/audio/libgpod/patches/patch-ab deleted file mode 100644 index 7b344345888..00000000000 --- a/audio/libgpod/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2006/10/14 01:55:03 rillig Exp $ - ---- configure.ac.orig 2006-03-04 14:15:08.000000000 +0100 -+++ configure.ac 2006-10-14 03:52:12.000000000 +0200 -@@ -70,7 +70,7 @@ dnl * hal is optional - dnl ************************************************** - - PKG_CHECK_MODULES(HAL, dbus-1 dbus-glib-1 hal >= 0.5.2 hal < 0.6, enable_hal05=yes, enable_hal05=no) --if test x$enable_hal05 == xyes; then -+if test x$enable_hal05 = xyes; then - AC_DEFINE_UNQUOTED(HAVE_LIBHAL, 1, [Whether HAL is available or not]) - fi - LIBGPOD_CFLAGS="$LIBGPOD_CFLAGS $HAL_CFLAGS" |