pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/cmus cmus: enable faad option by de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d22071e62f5
branches: trunk
changeset: 307652:1d22071e62f5
user: maya <maya%pkgsrc.org@localhost>
date: Fri May 11 04:12:47 2018 +0000
description:
cmus: enable faad option by default.
This allows playing mp4 files.
bump PKGREVISION
diffstat:
audio/cmus/Makefile | 4 ++--
audio/cmus/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 0a0537df1de8 -r 1d22071e62f5 audio/cmus/Makefile
--- a/audio/cmus/Makefile Thu May 10 21:53:32 2018 +0000
+++ b/audio/cmus/Makefile Fri May 11 04:12:47 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2018/02/26 08:19:26 adam Exp $
+# $NetBSD: Makefile,v 1.73 2018/05/11 04:12:47 maya Exp $
DISTNAME= cmus-2.7.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=cmus/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 0a0537df1de8 -r 1d22071e62f5 audio/cmus/options.mk
--- a/audio/cmus/options.mk Thu May 10 21:53:32 2018 +0000
+++ b/audio/cmus/options.mk Fri May 11 04:12:47 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.18 2017/09/27 13:46:30 wiz Exp $
+# $NetBSD: options.mk,v 1.19 2018/05/11 04:12:47 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.cmus
PKG_SUPPORTED_OPTIONS= flac mad vorbis libao musepack faad wavpack pulseaudio
PKG_SUPPORTED_OPTIONS+= ffmpeg opus jack
PKG_OPTIONS_OPTIONAL_GROUPS= mod
PKG_OPTIONS_GROUP.mod= modplug mikmod
-PKG_SUGGESTED_OPTIONS= flac libao mad modplug opus vorbis
+PKG_SUGGESTED_OPTIONS= faad flac libao mad modplug opus vorbis
PKG_OPTIONS_LEGACY_OPTS= ao:libao
PKG_OPTIONS_LEGACY_OPTS= mpcdec:musepack
Home |
Main Index |
Thread Index |
Old Index