aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-02-16 17:04:38 +0800
committermadpilot <madpilot@FreeBSD.org>2013-02-16 17:04:38 +0800
commit88b4f35085afe99c859e87cef679e3c12bcc5f26 (patch)
tree9f59ffadff068f9a1c9e32afd793b81bef180a5f /audio
parent0af5feffccbf1b5a5cd8bcf42526c215dba990a7 (diff)
downloadfreebsd-ports-gnome-88b4f35085afe99c859e87cef679e3c12bcc5f26.tar.gz
freebsd-ports-gnome-88b4f35085afe99c859e87cef679e3c12bcc5f26.tar.zst
freebsd-ports-gnome-88b4f35085afe99c859e87cef679e3c12bcc5f26.zip
- Update to 2.3.0
- Fix NLS support - Remove uneeded dependency PR: ports/172982 Submitted by: XiaoQI Ge <ghw@7axu.com> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/linnya/Makefile9
-rw-r--r--audio/linnya/distinfo4
-rw-r--r--audio/linnya/pkg-plist6
3 files changed, 10 insertions, 9 deletions
diff --git a/audio/linnya/Makefile b/audio/linnya/Makefile
index f7bfe986e14f..d5d526968ef1 100644
--- a/audio/linnya/Makefile
+++ b/audio/linnya/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= linnya
-PORTVERSION= 2.2.1
+PORTVERSION= 2.3.0
CATEGORIES= audio
MAINTAINER= ghw@7axu.com
@@ -13,7 +13,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_GITHUB= yes
GH_ACCOUNT= herenvarno
-GH_COMMIT= 5b0f38a
+GH_COMMIT= 90cf6b8
USE_AUTOTOOLS= libtoolize libtool
GNU_CONFIGURE= yes
@@ -21,18 +21,19 @@ USE_GMAKE= yes
USE_PKGCONFIG= build
USE_GNOME= gtk30
USE_SQLITE= 3
-USE_GSTREAMER= good mp3 ogg
+USE_GSTREAMER= good mp3
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
LIBTOOLIZE_ARGS=--copy --force
+OPTIONS_DEFINE= NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls
diff --git a/audio/linnya/distinfo b/audio/linnya/distinfo
index b2a2612273d2..1365dbbb3794 100644
--- a/audio/linnya/distinfo
+++ b/audio/linnya/distinfo
@@ -1,2 +1,2 @@
-SHA256 (linnya-2.2.1.tar.gz) = 2849dffec695e701f96663df982a43bec93b79e7cd7cee2a29a1de039cccbe78
-SIZE (linnya-2.2.1.tar.gz) = 841321
+SHA256 (linnya-2.3.0.tar.gz) = 2bfb8a7669db2f5264dfd27efdf910e76a3ff8d9492e5ad42e8d24a0814d4d9a
+SIZE (linnya-2.3.0.tar.gz) = 856421
diff --git a/audio/linnya/pkg-plist b/audio/linnya/pkg-plist
index 5fa243144729..20b69d2cd049 100644
--- a/audio/linnya/pkg-plist
+++ b/audio/linnya/pkg-plist
@@ -18,10 +18,12 @@ include/linnya/cox/reg.h
include/linnya/cox/reg.obj.h
include/linnya/linnya.h
include/linnya/uix/cfg.h
+include/linnya/uix/cfg.obj.h
include/linnya/uix/dbg.h
include/linnya/uix/glb.h
include/linnya/uix/key.h
include/linnya/uix/pli.h
+include/linnya/uix/pli.obj.h
include/linnya/uix/sss.h
include/linnya/uix/thm.h
include/linnya/uix/uix.h
@@ -81,9 +83,7 @@ share/icons/hicolor/scalable/apps/linnya.svg
%%DATADIR%%/uix/icon/plugin.png
%%DATADIR%%/uix/icon/theme.png
%%DATADIR%%/uix/theme/default/announcement
-%%DATADIR%%/uix/theme/default/image/bar_seek_background.png
-%%DATADIR%%/uix/theme/default/image/bar_seek_button_hover.png
-%%DATADIR%%/uix/theme/default/image/bar_seek_fill.png
+%%DATADIR%%/uix/theme/default/image/bar_seek_button_normal.png
%%DATADIR%%/uix/theme/default/image/btn_adds_active.png
%%DATADIR%%/uix/theme/default/image/btn_adds_hover.png
%%DATADIR%%/uix/theme/default/image/btn_adds_normal.png