pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/cmus
Module Name: pkgsrc
Committed By: maya
Date: Tue Jan 24 17:44:45 UTC 2017
Modified Files:
pkgsrc/audio/cmus: options.mk
Log Message:
cmus: make opus support a default. it's becoming a popular format
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/cmus/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/cmus/options.mk
diff -u pkgsrc/audio/cmus/options.mk:1.15 pkgsrc/audio/cmus/options.mk:1.16
--- pkgsrc/audio/cmus/options.mk:1.15 Wed Aug 24 09:34:32 2016
+++ pkgsrc/audio/cmus/options.mk Tue Jan 24 17:44:45 2017
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.15 2016/08/24 09:34:32 maya Exp $
+# $NetBSD: options.mk,v 1.16 2017/01/24 17:44:45 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.cmus
PKG_SUPPORTED_OPTIONS= flac mad vorbis arts 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 vorbis
+PKG_SUGGESTED_OPTIONS= 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