From d672147740c6e8feb48feb1a31d6fc0e740ddd8e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 22 May 2003 04:58:07 +0000 Subject: [Maintainer Update] audio/gtkpod to v0.51 Update gtkpod to 0.51 : * libgnugetopt is no longer required (call to getopt_long_only removed) * few bug fixes (playlength) * several improvements (more infos about songs, more charsets, ...) * new features (displays free space on iPod, charsets saved, ...) PR: ports/52546 Submitter: David Le Brun --- audio/gtkpod/Makefile | 7 +++---- audio/gtkpod/distinfo | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 98d5ae9e70f6..760cc2d803d1 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkpod -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= david@dyn-ns.net COMMENT= A GUI to upload songs and playlists to iPod -LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib USE_REINPLACE= yes USE_X_PREFIX= yes @@ -25,7 +24,7 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" -CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" +CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" pre-configure: # install locale correctly (share dir instead of lib dir) diff --git a/audio/gtkpod/distinfo b/audio/gtkpod/distinfo index 7a1e6a70f50a..ae6e84a06a39 100644 --- a/audio/gtkpod/distinfo +++ b/audio/gtkpod/distinfo @@ -1 +1 @@ -MD5 (gtkpod-0.50.tar.gz) =3D 505b34ef5a6ccaf6592c0890c7044e6c +MD5 (gtkpod-0.51.tar.gz) = 78e3cd5ac647b88058fb781d97e26cb1 -- cgit v1.2.3