diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sayonara/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/sayonara/Makefile b/audio/sayonara/Makefile index ea2506977ec5..42eee5e82cd6 100644 --- a/audio/sayonara/Makefile +++ b/audio/sayonara/Makefile @@ -5,6 +5,7 @@ PORTNAME= sayonara DISTVERSIONPREFIX= player- DISTVERSION= 0.9.3 DISTVERSIONSUFFIX= -git2-20170509 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.sayonara-player.com/sw/ @@ -18,9 +19,9 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libmtp.so:multimedia/libmtp USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ - gettext-runtime pkgconfig + pkgconfig USE_GNOME= glib20 -USE_GSTREAMER1= flac mpg123 ogg opus vorbis +USE_GSTREAMER1= flac libav mpg123 ogg opus vorbis USE_QT5= dbus core gui network sql sql-sqlite3_run widgets xml \ buildtools_build qmake_build linguisttools_build |