diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-11-06 09:09:56 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-11-06 09:09:56 +0000 |
commit | b4ba7bbd565fffd068a37802a2477cfd866d5900 (patch) | |
tree | 49190b86c6ca617668684fc5c380e3c32ffb019c /audio/sonata | |
parent | e6ce44249a3fcb83f2a4b915c9d0c95d00ec15c2 (diff) | |
download | ports-b4ba7bbd565fffd068a37802a2477cfd866d5900.tar.gz ports-b4ba7bbd565fffd068a37802a2477cfd866d5900.zip |
Notes
Diffstat (limited to 'audio/sonata')
-rw-r--r-- | audio/sonata/Makefile | 9 | ||||
-rw-r--r-- | audio/sonata/distinfo | 6 | ||||
-rw-r--r-- | audio/sonata/pkg-descr | 10 |
3 files changed, 13 insertions, 12 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index c7e0c65cb522..01760e8dd986 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sonata -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.2.1 +PORTREVISION= 0 CATEGORIES= audio python MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,12 +15,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nivit@FreeBSD.org COMMENT= An elegant music player for MPD -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk>=2.12.1:${PORTSDIR}/x11-toolkits/py-gtk2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk>=2.12.1:${PORTSDIR}/x11-toolkits/py-gtk2 \ - ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd \ ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:${PORTSDIR}/devel/py-dbus USE_GETTEXT= yes +USE_GNOME= pygnomeextras USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Sonata diff --git a/audio/sonata/distinfo b/audio/sonata/distinfo index 078f55aac969..a4dd7c033dc7 100644 --- a/audio/sonata/distinfo +++ b/audio/sonata/distinfo @@ -1,3 +1,3 @@ -MD5 (sonata-1.6.2.tar.gz) = 4a38290eeb94e4f32322805676328941 -SHA256 (sonata-1.6.2.tar.gz) = 0a85cf4886a0bd278ff7bee84b0b53a31de069402a14937430df04fdfc497f57 -SIZE (sonata-1.6.2.tar.gz) = 456110 +MD5 (sonata-1.6.2.1.tar.gz) = 0b912325e7175abad3bf6c0edc071e05 +SHA256 (sonata-1.6.2.1.tar.gz) = 89aa311286edc4f390061c479894835789259b9c76c944f18187374ba8e53dbf +SIZE (sonata-1.6.2.1.tar.gz) = 454757 diff --git a/audio/sonata/pkg-descr b/audio/sonata/pkg-descr index 27670c876cba..941a00e39938 100644 --- a/audio/sonata/pkg-descr +++ b/audio/sonata/pkg-descr @@ -3,19 +3,21 @@ It aims to be efficient (no toolbar, main menu, or statusbar), user-friendly, and clean. FEATURES: - - + Expanded and collapsed views - + Automatic remote or local album art + + Expanded and collapsed views, fullscreen album art mode + + Automatic remote and local album art + + Library browsing by folders, or by genre/artist/album + User-configurable columns + Automatic fetching of lyrics + Playlist and stream support + Support for editing song tags + + Drag-and-drop to copy files + Popup notification - + Library searching and playlist filtering + + Library and playlist searching, filter as you type + Audioscrobbler (last.fm) 1.2 support + Multiple MPD profiles + Keyboard friendly + Support for multimedia keys + Commandline control + + Available in 24 languages WWW: http://sonata.berlios.de/index.html |