ports/173779: [PATCH] audio/asunder optionsng
Fraser Tweedale
frase at frase.id.au
Sat Nov 24 11:10:01 UTC 2012
The following reply was made to PR ports/173779; it has been noted by GNATS.
From: Fraser Tweedale <frase at frase.id.au>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/173779: [PATCH] audio/asunder optionsng
Date: Sat, 24 Nov 2012 20:38:12 +1000
On Wed, Nov 21, 2012 at 10:00:41PM +0000, Edwin Groothuis wrote:
> Maintainer of audio/asunder,
>
> Please note that PR ports/173779 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173779
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin at FreeBSD.org
Well, let's upgrade to asunder-2.2 while we're at it.
Thanks for your optionsng patch!
Fraser
Index: Makefile
===================================================================
--- Makefile (revision 307711)
+++ Makefile (working copy)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: asunder
-# Date created: 14 September 2007
-# Whom: frase at frase.id.au
-#
+# Created by: frase at frase.id.au
# $FreeBSD$
PORTNAME= asunder
-PORTVERSION= 2.0
-PORTREVISION?= 2
+PORTVERSION= 2.2
CATEGORIES= audio
MASTER_SITES= http://littlesvr.ca/asunder/releases/
@@ -16,38 +12,38 @@
LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb
RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia
-OPTIONS= LAME "lame support" on \
- OGG "ogg-vorbis support" on \
- FLAC "FLAC support" on \
- WAVPACK "WavPack support" off \
- MONKEYAUDIO "Monkey's Audio support" off \
- WINDOWS_CHARS "Allow Windows special chars in filenames" off
+OPTIONS_DEFINE= LAME OGG FLAC WAVPACK MONKEYAUDIO WINDOWS_CHARS
+OPTIONS_DEFAULT= LAME OGG FLAC
+MONKEYAUDIO_DESC= Monkey's Audio support
+WINDOWS_CHARS_DESC= Allow Windows special chars in filenames
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_GMAKE= yes
USE_GNOME= gtk20
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
-.if defined(WITH_LAME)
+.if ${PORT_OPTIONS:MLAME}
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
.endif
-.if defined(WITH_OGG)
+.if ${PORT_OPTIONS:MOGG}
RUN_DEPENDS+= oggenc:${PORTSDIR}/audio/vorbis-tools
.endif
-.if defined(WITH_FLAC)
+.if ${PORT_OPTIONS:MFLAC}
RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
.endif
-.if defined(WITH_WAVPACK)
+.if ${PORT_OPTIONS:MWAVPACK}
RUN_DEPENDS+= wavpack:${PORTSDIR}/audio/wavpack
.endif
-.if defined(WITH_MONKEYAUDIO)
+.if ${PORT_OPTIONS:MMONKEYAUDIO}
RUN_DEPENDS+= mac:${PORTSDIR}/audio/mac
.endif
@@ -62,4 +58,4 @@
@${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo (revision 307711)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (asunder-2.0.tar.bz2) = f86539f3cbccf0727f654cbfad4f6b7dde4e5668973b5c74b3cf5041b70b9f4d
-SIZE (asunder-2.0.tar.bz2) = 220593
+SHA256 (asunder-2.2.tar.bz2) = bb608c1cdefcce2f533fb5d5cc23838846b2810ec89d0ebb083507cf27e7822f
+SIZE (asunder-2.2.tar.bz2) = 208936
Index: pkg-plist
===================================================================
--- pkg-plist (revision 307711)
+++ pkg-plist (working copy)
@@ -1,4 +1,110 @@
bin/asunder
+lib/locale/ar/LC_MESSAGES/asunder.mo
+lib/locale/be at latin/LC_MESSAGES/asunder.mo
+lib/locale/bg/LC_MESSAGES/asunder.mo
+lib/locale/bs_BA/LC_MESSAGES/asunder.mo
+lib/locale/ca/LC_MESSAGES/asunder.mo
+lib/locale/cs/LC_MESSAGES/asunder.mo
+lib/locale/da/LC_MESSAGES/asunder.mo
+lib/locale/de/LC_MESSAGES/asunder.mo
+lib/locale/el/LC_MESSAGES/asunder.mo
+lib/locale/eo/LC_MESSAGES/asunder.mo
+lib/locale/es/LC_MESSAGES/asunder.mo
+lib/locale/eu/LC_MESSAGES/asunder.mo
+lib/locale/fi/LC_MESSAGES/asunder.mo
+lib/locale/fr/LC_MESSAGES/asunder.mo
+lib/locale/hr/LC_MESSAGES/asunder.mo
+lib/locale/hu/LC_MESSAGES/asunder.mo
+lib/locale/it/LC_MESSAGES/asunder.mo
+lib/locale/ja/LC_MESSAGES/asunder.mo
+lib/locale/lv/LC_MESSAGES/asunder.mo
+lib/locale/nb/LC_MESSAGES/asunder.mo
+lib/locale/nl/LC_MESSAGES/asunder.mo
+lib/locale/nn/LC_MESSAGES/asunder.mo
+lib/locale/pl/LC_MESSAGES/asunder.mo
+lib/locale/pt/LC_MESSAGES/asunder.mo
+lib/locale/pt_BR/LC_MESSAGES/asunder.mo
+lib/locale/ru/LC_MESSAGES/asunder.mo
+lib/locale/sk/LC_MESSAGES/asunder.mo
+lib/locale/sl/LC_MESSAGES/asunder.mo
+lib/locale/sq/LC_MESSAGES/asunder.mo
+lib/locale/sr/LC_MESSAGES/asunder.mo
+lib/locale/sr at latin/LC_MESSAGES/asunder.mo
+lib/locale/sv/LC_MESSAGES/asunder.mo
+lib/locale/tr/LC_MESSAGES/asunder.mo
+lib/locale/ur_PK/LC_MESSAGES/asunder.mo
+lib/locale/zh_TW/LC_MESSAGES/asunder.mo
share/applications/asunder.desktop
share/pixmaps/asunder.png
+ at dirrmtry lib/locale/zh_TW/LC_MESSAGES
+ at dirrmtry lib/locale/zh_TW
+ at dirrmtry lib/locale/ur_PK/LC_MESSAGES
+ at dirrmtry lib/locale/ur_PK
+ at dirrmtry lib/locale/tr/LC_MESSAGES
+ at dirrmtry lib/locale/tr
+ at dirrmtry lib/locale/sv/LC_MESSAGES
+ at dirrmtry lib/locale/sv
+ at dirrmtry lib/locale/sr at latin/LC_MESSAGES
+ at dirrmtry lib/locale/sr at latin
+ at dirrmtry lib/locale/sr/LC_MESSAGES
+ at dirrmtry lib/locale/sr
+ at dirrmtry lib/locale/sq/LC_MESSAGES
+ at dirrmtry lib/locale/sq
+ at dirrmtry lib/locale/sl/LC_MESSAGES
+ at dirrmtry lib/locale/sl
+ at dirrmtry lib/locale/sk/LC_MESSAGES
+ at dirrmtry lib/locale/sk
+ at dirrmtry lib/locale/ru/LC_MESSAGES
+ at dirrmtry lib/locale/ru
+ at dirrmtry lib/locale/pt_BR/LC_MESSAGES
+ at dirrmtry lib/locale/pt_BR
+ at dirrmtry lib/locale/pt/LC_MESSAGES
+ at dirrmtry lib/locale/pt
+ at dirrmtry lib/locale/pl/LC_MESSAGES
+ at dirrmtry lib/locale/pl
+ at dirrmtry lib/locale/nn/LC_MESSAGES
+ at dirrmtry lib/locale/nn
+ at dirrmtry lib/locale/nl/LC_MESSAGES
+ at dirrmtry lib/locale/nl
+ at dirrmtry lib/locale/nb/LC_MESSAGES
+ at dirrmtry lib/locale/nb
+ at dirrmtry lib/locale/lv/LC_MESSAGES
+ at dirrmtry lib/locale/lv
+ at dirrmtry lib/locale/ja/LC_MESSAGES
+ at dirrmtry lib/locale/ja
+ at dirrmtry lib/locale/it/LC_MESSAGES
+ at dirrmtry lib/locale/it
+ at dirrmtry lib/locale/hu/LC_MESSAGES
+ at dirrmtry lib/locale/hu
+ at dirrmtry lib/locale/hr/LC_MESSAGES
+ at dirrmtry lib/locale/hr
+ at dirrmtry lib/locale/fr/LC_MESSAGES
+ at dirrmtry lib/locale/fr
+ at dirrmtry lib/locale/fi/LC_MESSAGES
+ at dirrmtry lib/locale/fi
+ at dirrmtry lib/locale/eu/LC_MESSAGES
+ at dirrmtry lib/locale/eu
+ at dirrmtry lib/locale/es/LC_MESSAGES
+ at dirrmtry lib/locale/es
+ at dirrmtry lib/locale/eo/LC_MESSAGES
+ at dirrmtry lib/locale/eo
+ at dirrmtry lib/locale/el/LC_MESSAGES
+ at dirrmtry lib/locale/el
+ at dirrmtry lib/locale/de/LC_MESSAGES
+ at dirrmtry lib/locale/de
+ at dirrmtry lib/locale/da/LC_MESSAGES
+ at dirrmtry lib/locale/da
+ at dirrmtry lib/locale/cs/LC_MESSAGES
+ at dirrmtry lib/locale/cs
+ at dirrmtry lib/locale/ca/LC_MESSAGES
+ at dirrmtry lib/locale/ca
+ at dirrmtry lib/locale/bs_BA/LC_MESSAGES
+ at dirrmtry lib/locale/bs_BA
+ at dirrmtry lib/locale/bg/LC_MESSAGES
+ at dirrmtry lib/locale/bg
+ at dirrmtry lib/locale/be at latin/LC_MESSAGES
+ at dirrmtry lib/locale/be at latin
+ at dirrmtry lib/locale/ar/LC_MESSAGES
+ at dirrmtry lib/locale/ar
+ at dirrmtry lib/locale
@dirrmtry share/applications
More information about the freebsd-ports-bugs
mailing list