aboutsummaryrefslogtreecommitdiff
path: root/audio/libgpod
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2012-06-10 10:09:33 +0000
committerDima Panov <fluffy@FreeBSD.org>2012-06-10 10:09:33 +0000
commitac4000b3c84ad758221a7d0fb662ef950103e75f (patch)
tree818722c9b8d75a473568ceb13533a2cea8befceb /audio/libgpod
parentb95bcdf9ab03d6cabf9b9971ebc9a440571cd5d0 (diff)
downloadports-ac4000b3c84ad758221a7d0fb662ef950103e75f.tar.gz
ports-ac4000b3c84ad758221a7d0fb662ef950103e75f.zip
- Update libGPOD to 0.8.2 release
No more crash with mono bindings on i386 Better iOS 4.3 support Still no iPhone/iPod 4/4S support Bugfixes Approved by: avilla (maintainer, via IM)
Notes
Notes: svn path=/head/; revision=298925
Diffstat (limited to 'audio/libgpod')
-rw-r--r--audio/libgpod/Makefile8
-rw-r--r--audio/libgpod/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index c9eda2f97b5d..df207cbef52b 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libgpod
-PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTVERSION= 0.8.2
CATEGORIES= audio
MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@@ -20,6 +19,8 @@ LIB_DEPENDS= plist.1:${PORTSDIR}/devel/libplist \
tag.1:${PORTSDIR}/audio/taglib \
sgutils2.2:${PORTSDIR}/sysutils/sg3_utils
+USE_CSTD= gnu89
+USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gtk20
@@ -28,7 +29,8 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --without-hal --with-html-dir="${PREFIX}/share/doc"
+CONFIGURE_ARGS= --disable-udev --without-hal \
+ --with-html-dir="${PREFIX}/share/doc"
OPTIONS= IMOBILE "Support Apple iPhone/iPod Touch" on \
PYTHON "Enable Python bindings" off \
diff --git a/audio/libgpod/distinfo b/audio/libgpod/distinfo
index 4a036655dcea..c127b0c8e52d 100644
--- a/audio/libgpod/distinfo
+++ b/audio/libgpod/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libgpod-0.8.0.tar.gz) = 1b8baef8e5a718f6a11eaaea5619b906198766d999e8d54308f514b522571602
-SIZE (libgpod-0.8.0.tar.gz) = 997674
+SHA256 (libgpod-0.8.2.tar.bz2) = 0054e9b0060d7b923cdc1b748b6617f4dc9f1401fb6bc9368f9960537c55a092
+SIZE (libgpod-0.8.2.tar.bz2) = 777945