ports/91529: Update of gtkpod to 0.99.2

Devon Ryan dpryan at dpryan.com
Sun Jan 8 21:20:07 UTC 2006


>Number:         91529
>Category:       ports
>Synopsis:       Update of gtkpod to 0.99.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 21:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Devon Ryan
>Release:        6.0-STABLE
>Organization:
>Environment:
FreeBSD zarathustra.dpryan.com 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Jan  3 18:30:51 PST 2006     root at zarathustra.dpryan.com:/usr/obj/usr/src/sys/BSD3  i386
>Description:
The version of gtkpod in the ports (0.94.0) doesn't support video addition. The most recent version (0.99.2), however, does. The newer version of gtkpod requires libgpod, which doesn't exist in ports. I'll submit a seperate pr for that.
>How-To-Repeat:
Try to add a video .mp4 onto a video iPod through the version of gtkpod in the ports
>Fix:
Someone that actually knows what they're doing might want to look these over. The patches in files/ don't appear to be needed now.

--- /usr/ports/audio/gtkpod/Makefile.orig    Sat Nov  5 12:31:19 2005
+++ /usr/ports/audio/gtkpod/Makefile        Sun Jan  8 13:08:12 2006
@@ -6,8 +6,7 @@
 #

 PORTNAME=      gtkpod
-PORTVERSION=   0.94.0
-PORTREVISION=  2
+PORTVERSION=   0.99.2
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -15,7 +14,8 @@
 MAINTAINER=    danfe at FreeBSD.org
 COMMENT=       GUI for Apple iPods using GTK2

-LIB_DEPENDS=   id3tag.0:${PORTSDIR}/audio/libid3tag
+LIB_DEPENDS=   id3tag.0:${PORTSDIR}/audio/libid3tag \
+               gpod.300:${PORTSDIR}/audio/libgpod
 RUN_DEPENDS=   mp3gain:${PORTSDIR}/audio/mp3gain \
                iconv:${PORTSDIR}/converters/libiconv


--- /usr/ports/audio/gtkpod/pkg-plist.orig   Wed Oct 19 12:31:12 2005
+++ /usr/ports/audio/gtkpod/pkg-plist       Wed Jan  4 17:59:21 2006
@@ -19,13 +19,17 @@
 %%DATADIR%%/pixmaps/gtkpod-sync.png
 %%DATADIR%%/pixmaps/gtkpod.glade
 %%DATADIR%%/pixmaps/gtkpod.gladep
+%%DATADIR%%/scripts/ldif2vcf.sh
 %%DATADIR%%/scripts/mab2vcard
 %%DATADIR%%/scripts/sync-abook.sh
 %%DATADIR%%/scripts/sync-evocalendar.sh
 %%DATADIR%%/scripts/sync-evolution.sh
 %%DATADIR%%/scripts/sync-kaddressbook.sh
+%%DATADIR%%/scripts/sync-knotes.sh
 %%DATADIR%%/scripts/sync-korganizer.sh
+%%DATADIR%%/scripts/sync-ldif.sh
 %%DATADIR%%/scripts/sync-notes.sh
+%%DATADIR%%/scripts/sync-palm-jppy.py
 %%DATADIR%%/scripts/sync-thunderbird.sh
 %%DATADIR%%/scripts/sync-webcalendar.sh
 share/locale/de/LC_MESSAGES/gtkpod.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list