Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 19:39:07 GMT
From:      Grzegorz Blach <magik@roorback.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141925: updated port audio/ario
Message-ID:  <200912231939.nBNJd79v082798@www.freebsd.org>
Resent-Message-ID: <200912231940.nBNJe1bF090146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141925
>Category:       ports
>Synopsis:       updated port audio/ario
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 23 19:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD silver 8.0-STABLE FreeBSD 8.0-STABLE #12 r200301: Wed Dec  9 19:34:35 CET 2009     root@silver:/usr/obj/usr/src/sys/SILVER  i386

>Description:
Updated audio/ario port from 1.3 to 1.4.2.
New version depends on libmpdclient which is submitted in another PR.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ario-old/Makefile ario/Makefile
--- ario-old/Makefile	2009-11-28 21:30:12.000000000 +0100
+++ ario/Makefile	2009-12-23 18:09:35.764286676 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ario
-PORTVERSION=	1.3
+PORTVERSION=	1.4.2
 CATEGORIES=	audio
 MASTER_SITES=	SF/ario-player/ario-player/${PORTVERSION}
 
@@ -16,7 +16,8 @@
 LIB_DEPENDS=	gnutls:${PORTSDIR}/security/gnutls \
 		notify:${PORTSDIR}/devel/libnotify \
 		soup:${PORTSDIR}/devel/libsoup22 \
-		tag_c:${PORTSDIR}/audio/taglib
+		tag_c:${PORTSDIR}/audio/taglib \
+		mpdclient:${PORTSDIR}/audio/libmpdclient
 BUILD_DEPENDS=	mpd:${PORTSDIR}/audio/musicpd
 
 GNU_CONFIGURE=	yes
@@ -24,7 +25,7 @@
 USE_LDCONFIG=	yes
 USE_GMAKE=	yes
 USE_GCC=	4.4+
-USE_GNOME=	gtk20
+USE_GNOME=	gtk20 gnomehack gnometarget
 INSTALLS_ICONS=	yes
 
 OPTIONS=	NLS "Use NLS" On
diff -ruN ario-old/distinfo ario/distinfo
--- ario-old/distinfo	2009-11-28 21:30:12.000000000 +0100
+++ ario/distinfo	2009-12-23 17:20:39.862128162 +0100
@@ -1,3 +1,3 @@
-MD5 (ario-1.3.tar.gz) = 47631c8cde974007069ad178b9329a08
-SHA256 (ario-1.3.tar.gz) = 479055c44fef95afdac9d36726863c9c812707faa7a452233d4666e17f4639a4
-SIZE (ario-1.3.tar.gz) = 1041586
+MD5 (ario-1.4.2.tar.gz) = aa97c52cc47111c4e2b81863745c31e9
+SHA256 (ario-1.4.2.tar.gz) = 8e2ed0253cf068b1a8b913888c28f1949793595fb850ec9a5138474a0d893334
+SIZE (ario-1.4.2.tar.gz) = 1083884
diff -ruN ario-old/files/patch-po-Makefile ario/files/patch-po-Makefile
--- ario-old/files/patch-po-Makefile	2009-11-28 21:30:12.000000000 +0100
+++ ario/files/patch-po-Makefile	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.old	2009-11-28 16:13:57.000000000 +0100
-+++ po/Makefile.in.in	2009-11-28 16:18:33.000000000 +0100
-@@ -34,7 +34,7 @@
- datarootdir = @datarootdir@
- libdir = @libdir@
- DATADIRNAME = @DATADIRNAME@
--itlocaledir = $(prefix)/$(DATADIRNAME)/locale
-+itlocaledir = $(datadir)/locale
- subdir = po
- install_sh = @install_sh@
- # Automake >= 1.8 provides @mkdir_p@.
diff -ruN ario-old/pkg-plist ario/pkg-plist
--- ario-old/pkg-plist	2009-11-28 21:30:12.000000000 +0100
+++ ario/pkg-plist	2009-12-23 18:06:36.756289291 +0100
@@ -80,40 +80,60 @@
 share/icons/hicolor/72x72/apps/ario.png
 share/icons/hicolor/96x96/apps/ario.png
 share/icons/hicolor/scalable/apps/ario.svg
-share/locale/ar/LC_MESSAGES/ario.mo
-share/locale/ca/LC_MESSAGES/ario.mo
-share/locale/cs/LC_MESSAGES/ario.mo
 share/locale/da/LC_MESSAGES/ario.mo
-share/locale/de/LC_MESSAGES/ario.mo
-share/locale/en_GB/LC_MESSAGES/ario.mo
-share/locale/es/LC_MESSAGES/ario.mo
-share/locale/fi/LC_MESSAGES/ario.mo
-share/locale/fr/LC_MESSAGES/ario.mo
-share/locale/ga/LC_MESSAGES/ario.mo
-share/locale/he/LC_MESSAGES/ario.mo
-share/locale/hr/LC_MESSAGES/ario.mo
-share/locale/hu/LC_MESSAGES/ario.mo
-share/locale/id/LC_MESSAGES/ario.mo
+share/locale/tr/LC_MESSAGES/ario.mo
+share/locale/zh_CN/LC_MESSAGES/ario.mo
+share/locale/ca/LC_MESSAGES/ario.mo
+share/locale/zh_TW/LC_MESSAGES/ario.mo
+share/locale/ro/LC_MESSAGES/ario.mo
 share/locale/it/LC_MESSAGES/ario.mo
+share/locale/ru/LC_MESSAGES/ario.mo
+share/locale/id/LC_MESSAGES/ario.mo
+share/locale/fi/LC_MESSAGES/ario.mo
+share/locale/sv/LC_MESSAGES/ario.mo
+share/locale/pt/LC_MESSAGES/ario.mo
+share/locale/th/LC_MESSAGES/ario.mo
+share/locale/de/LC_MESSAGES/ario.mo
 share/locale/ja/LC_MESSAGES/ario.mo
-share/locale/nb/LC_MESSAGES/ario.mo
+share/locale/pt_BR/LC_MESSAGES/ario.mo
 share/locale/nds/LC_MESSAGES/ario.mo
 share/locale/nl/LC_MESSAGES/ario.mo
+share/locale/fr/LC_MESSAGES/ario.mo
+share/locale/he/LC_MESSAGES/ario.mo
+share/locale/ar/LC_MESSAGES/ario.mo
+share/locale/cs/LC_MESSAGES/ario.mo
 share/locale/pl/LC_MESSAGES/ario.mo
-share/locale/pt/LC_MESSAGES/ario.mo
-share/locale/pt_BR/LC_MESSAGES/ario.mo
-share/locale/ro/LC_MESSAGES/ario.mo
-share/locale/ru/LC_MESSAGES/ario.mo
-share/locale/sv/LC_MESSAGES/ario.mo
-share/locale/th/LC_MESSAGES/ario.mo
-share/locale/tr/LC_MESSAGES/ario.mo
-share/locale/zh_CN/LC_MESSAGES/ario.mo
-share/locale/zh_TW/LC_MESSAGES/ario.mo
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrm share/icons/hicolor/256x256/apps
-@dirrm share/icons/hicolor/256x256
-@dirrm share/icons
+share/locale/es/LC_MESSAGES/ario.mo
+share/locale/hu/LC_MESSAGES/ario.mo
+share/locale/hr/LC_MESSAGES/ario.mo
+share/locale/en_GB/LC_MESSAGES/ario.mo
+share/locale/et/LC_MESSAGES/ario.mo
+share/locale/nb/LC_MESSAGES/ario.mo
+share/locale/ga/LC_MESSAGES/ario.mo
+@dirrmtry share/icons/hicolor/scalable/apps
+@dirrmtry share/icons/hicolor/scalable
+@dirrmtry share/icons/hicolor/96x96/apps
+@dirrmtry share/icons/hicolor/96x96
+@dirrmtry share/icons/hicolor/72x72/apps
+@dirrmtry share/icons/hicolor/72x72
+@dirrmtry share/icons/hicolor/64x64/apps
+@dirrmtry share/icons/hicolor/64x64
+@dirrmtry share/icons/hicolor/48x48/apps
+@dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor/32x32/apps
+@dirrmtry share/icons/hicolor/32x32
+@dirrmtry share/icons/hicolor/256x256/apps
+@dirrmtry share/icons/hicolor/256x256
+@dirrmtry share/icons/hicolor/24x24/apps
+@dirrmtry share/icons/hicolor/24x24
+@dirrmtry share/icons/hicolor/22x22/apps
+@dirrmtry share/icons/hicolor/22x22
+@dirrmtry share/icons/hicolor/16x16/apps
+@dirrmtry share/icons/hicolor/16x16
+@dirrmtry share/icons/hicolor/128x128/apps
+@dirrmtry share/icons/hicolor/128x128
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons
 @dirrm %%DATADIR%%/ui
 @dirrm %%DATADIR%%/plugins/icons
 @dirrm %%DATADIR%%/plugins


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912231939.nBNJd79v082798>