ports/172982: [UPDATE] audio/linnya: update to 2.3.0

XiaoQI Ge ghw at 7axu.com
Tue Oct 23 11:40:01 UTC 2012


>Number:         172982
>Category:       ports
>Synopsis:       [UPDATE] audio/linnya: update to 2.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 23 11:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     XiaoQI Ge
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
The FreeBSDChina Project
>Environment:
System: FreeBSD 7axu.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r241610: Wed Oct 17 03:49:39 CST
>Description:
- Update to 2.3.0
- Theme Optimization
- fix NLS options

Build logs on RedPorts: https://redports.org/buildarchive/20121023102012-52712/
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- linnya-2.3.0.patch begins here ---
diff -ruN --exclude=CVS ../linnya.orig/Makefile ./Makefile
--- ../linnya.orig/Makefile	2012-10-22 17:12:37.727999036 +0800
+++ ./Makefile	2012-10-23 18:18:43.042433687 +0800
@@ -1,7 +1,7 @@
 # $FreeBSD: ports/audio/linnya/Makefile,v 1.2 2012/10/15 02:27:53 jhale Exp $
 
 PORTNAME=	linnya
-PORTVERSION=	2.2.1
+PORTVERSION=	2.3.0
 CATEGORIES=	audio
 
 MAINTAINER=	ghw at 7axu.com
@@ -13,7 +13,7 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	herenvarno
-GH_COMMIT=	5b0f38a
+GH_COMMIT=	90cf6b8
 
 USE_AUTOTOOLS=	libtoolize libtool
 GNU_CONFIGURE=	yes
@@ -21,18 +21,20 @@
 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
+OPTIONS_DEFAULT=	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 -ruN --exclude=CVS ../linnya.orig/distinfo ./distinfo
--- ../linnya.orig/distinfo	2012-10-22 17:12:37.727999036 +0800
+++ ./distinfo	2012-10-22 17:16:06.637000312 +0800
@@ -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 -ruN --exclude=CVS ../linnya.orig/pkg-plist ./pkg-plist
--- ../linnya.orig/pkg-plist	2012-10-22 17:12:37.726997362 +0800
+++ ./pkg-plist	2012-10-23 18:14:51.896432630 +0800
@@ -18,10 +18,12 @@
 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 @@
 %%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
--- linnya-2.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list