[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, media-video/vlc/, media-plugins/audacious-plugins/, profiles/, ...

2023-12-18 Thread Michał Górny
commit: 69291a8d7c4bedb92ecb067a9ad37e73bfe17e85
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 17 15:36:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 18 18:52:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69291a8d

profiles/use.desc: Make USE=sid global

Add a global USE=sid.  It is used consistently in 8 packages.

Signed-off-by: Michał Górny  gentoo.org>

 media-plugins/audacious-plugins/metadata.xml | 1 -
 media-sound/moc/metadata.xml | 1 -
 media-sound/mp3blaster/metadata.xml  | 3 ---
 media-sound/mpd/metadata.xml | 1 -
 media-sound/qmmp/metadata.xml| 1 -
 media-sound/xmms2/metadata.xml   | 1 -
 media-video/qmplay2/metadata.xml | 1 -
 media-video/vlc/metadata.xml | 1 -
 profiles/use.desc| 1 +
 9 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/media-plugins/audacious-plugins/metadata.xml 
b/media-plugins/audacious-plugins/metadata.xml
index 878449b37107..c4af189aeb30 100644
--- a/media-plugins/audacious-plugins/metadata.xml
+++ b/media-plugins/audacious-plugins/metadata.xml
@@ -15,7 +15,6 @@
Add support for OpenMPT
Build the PipeWire output plugin
Build with scrobbler/LastFM submission 
support
-   Build with SID (Commodore 64 Audio) 
support
Build with SoX Resampler support
Enable speed/pitch effects
Build the streamtuner plugin

diff --git a/media-sound/moc/metadata.xml b/media-sound/moc/metadata.xml
index dd1c349d0568..0d3046ab4ef7 100644
--- a/media-sound/moc/metadata.xml
+++ b/media-sound/moc/metadata.xml
@@ -7,7 +7,6 @@


Enable tags caching support
-   Build with SID (Commodore 64 Audio) 
support
Enable support for the 
media-sound/sndio backend
Build vorbis support using an integer 
implementation
of the vorbis library 
(media-libs/tremor)

diff --git a/media-sound/mp3blaster/metadata.xml 
b/media-sound/mp3blaster/metadata.xml
index 4470289da6d7..ef339e2a44a1 100644
--- a/media-sound/mp3blaster/metadata.xml
+++ b/media-sound/mp3blaster/metadata.xml
@@ -5,9 +5,6 @@
 so...@gentoo.org
 Gentoo Sound project
   
-  
-Build with SID (Commodore 64 Audio) support
-  
   
 mp3blaster
   

diff --git a/media-sound/mpd/metadata.xml b/media-sound/mpd/metadata.xml
index 33e244bc3217..e745e158e220 100644
--- a/media-sound/mpd/metadata.xml
+++ b/media-sound/mpd/metadata.xml
@@ -32,7 +32,6 @@
 PipeWire support
 Build plugin to access qobuz
 Enables output plugin for recording radio 
streams
-Build with SID (Commodore 64 Audio) support
 Use the signalfd function in MPD's event loop
 Snapcast audio plugin
 Enable support for the media-sound/sndio 
backend

diff --git a/media-sound/qmmp/metadata.xml b/media-sound/qmmp/metadata.xml
index 13b31504cacc..f3b32f35bd28 100644
--- a/media-sound/qmmp/metadata.xml
+++ b/media-sound/qmmp/metadata.xml
@@ -25,7 +25,6 @@
Enable playback via 
dev-qt/qtmultimedia
Enable audioscrobbler/last.fm 
support
Enable shoutcast plug-in via 
media-libs/libshout.
-   Build with SID (Commodore 64 Audio) 
support
Use the SoX resampling library
Enable wav playback support via 
media-libs/libsndfile
Enable stereo effect

diff --git a/media-sound/xmms2/metadata.xml b/media-sound/xmms2/metadata.xml
index 0f0c6702194d..6c6bd5cb82c2 100644
--- a/media-sound/xmms2/metadata.xml
+++ b/media-sound/xmms2/metadata.xml
@@ -14,7 +14,6 @@
Support for Monkey's Audio (APE) format using 
media-sound/mac
Enable building of xmms2-mlib-updater 
client
Build xmms2 player daemon (otherwise only 
clients are built)
-   Support for C64 SID using 
media-libs/libsidplay
Support Vorbis using an alternate 
fixed-point decoder with media-libs/tremor
Phase vocoder effect plugin
Enable support for various XML based playlists 
and sources: RSS, XSPF

diff --git a/media-video/qmplay2/metadata.xml b/media-video/qmplay2/metadata.xml
index 061f7e97eba9..1ff69d3717df 100644
--- a/media-video/qmplay2/metadata.xml
+++ b/media-video/qmplay2/metadata.xml
@@ -19,7 +19,6 @@
Build with SSA/ASS subtitles rendering 
support
Build additional notifications 
module
Build with PipeWire support
-   Build Chiptune with SIDPLAY support
Compile Vulkan shaders using 
media-libs/shaderc
Build with VideoFilters module
Build with Visualizations 
module

diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml
index 04d77ec3a18e..9e6c642f023f 100644
--- a/media

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2023-05-29 Thread Sam James
commit: 089760f13698575b725d6fb7c81064cf685a92dd
Author: Sam James  gentoo  org>
AuthorDate: Mon May 29 20:52:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 29 20:53:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089760f1

media-sound/moc: add comment for ffmpeg dep

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/moc/moc-2.6_alpha3-r6.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r6.ebuild
index 996a1aef4191..0a24feba0780 100644
--- a/media-sound/moc/moc-2.6_alpha3-r6.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r6.ebuild
@@ -17,6 +17,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~riscv sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 
+# 

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2023-05-29 Thread Sam James
commit: 37ecc67590a8204f78b24402b096d3dd73dabbc6
Author: Sam James  gentoo  org>
AuthorDate: Mon May 29 20:50:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 29 20:50:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ecc675

media-sound/moc: depend on https://bugs.gentoo.org/834393
Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r6.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r6.ebuild
index c6dab66976fe..996a1aef4191 100644
--- a/media-sound/moc/moc-2.6_alpha3-r6.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,7 +25,7 @@ RDEPEND="
alsa? ( >=media-libs/alsa-lib-1.0.11 )
cache? ( >=sys-libs/db-4.1:= )
curl? ( >=net-misc/curl-7.15.1 )
-   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
+   ffmpeg? ( =media-libs/flac-1.1.3:= )
jack? ( virtual/jack )
libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2022-08-17 Thread Matt Turner
commit: 48a22aea665cab03a5fe015e02b339a819881916
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Aug 17 13:47:58 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug 17 16:21:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a22aea

media-sound/moc: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 media-sound/moc/Manifest|  1 -
 media-sound/moc/moc-2.5.2-r3.ebuild | 79 -
 2 files changed, 80 deletions(-)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index 6e4241432fdf..dab264635837 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,2 +1 @@
-DIST moc-2.5.2.tar.bz2 602728 BLAKE2B 
10b568404632f29ed5fd1d04ec424aa364a6e74c1a31d47cb9a3b377ccd04e2be53e57274e76daed29177368c944740fd26cc862fc498f950070f0b83b0acc7a
 SHA512 
992d06809fb52e58dcee63704bde05795b99edbac46edd8381f314c564490013b18e1853926f419c2c3c7f1bb68ff35e97048de03ace3232b800cf4b3b7dbe0f
 DIST moc-2.6-alpha3.tar.xz 496676 BLAKE2B 
3b4f31676c869a0cacd44cce1e4509304e3b00a15e578eb394510fbe0ddaf53f5c5628f2dccd60f4b3925f3e597d9fbc04bc2a8e090e2e05227b822f1aa05ef0
 SHA512 
e38e277e5e945827308f47a8f3614eb1e52c16271da372f50e7b6427a7dfc994e1c66761a9e46326bf483b91e9127efe7796a329c62e95524609edfb3a7603bf

diff --git a/media-sound/moc/moc-2.5.2-r3.ebuild 
b/media-sound/moc/moc-2.5.2-r3.ebuild
deleted file mode 100644
index bab0a7dd9865..
--- a/media-sound/moc/moc-2.5.2-r3.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P=${P/_/-}
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="https://moc.daper.net";
-SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND=">=dev-libs/libltdl-2:0
-   sys-libs/ncurses:=[unicode(+)?]
-   aac? ( media-libs/faad2 )
-   alsa? ( media-libs/alsa-lib )
-   cache? ( >=sys-libs/db-4:= )
-   curl? ( net-misc/curl )
-   ffmpeg? ( media-video/ffmpeg )
-   flac? ( media-libs/flac )
-   jack? ( media-sound/jack-audio-connection-kit )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag:= )
-   magic? ( sys-apps/file )
-   modplug? ( media-libs/libmodplug )
-   musepack? ( media-sound/musepack-tools media-libs/taglib )
-   sid? ( >=media-libs/libsidplay-2 )
-   sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex )
-   timidity? ( media-libs/libtimidity media-sound/timidity++ )
-   vorbis? (
-   media-libs/libogg
-   tremor? ( media-libs/tremor )
-   !tremor? ( media-libs/libvorbis )
-   )
-   wavpack? ( media-sound/wavpack )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   local myconf=(
-   $(use_enable debug)
-   $(use_enable cache)
-   $(use_with oss)
-   $(use_with alsa)
-   $(use_with jack)
-   $(use_with magic)
-   $(use_with unicode ncursesw)
-   $(use_with libsamplerate samplerate)
-   $(use_with aac)
-   $(use_with ffmpeg)
-   $(use_with flac)
-   $(use_with modplug)
-   $(use_with mad mp3)
-   --without-rcc
-   $(use_with musepack)
-   $(use_with sid sidplay2)
-   $(use_with sndfile)
-   $(use_with speex)
-   $(use_with timidity)
-   $(use_with vorbis vorbis $(usex tremor tremor ""))
-   $(use_with wavpack)
-   $(use_with curl)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${ED}" -name '*.la' -exec sed -i -e 
"/^dependency_libs/s:=.*:='':" {} +
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-08-16 Thread Sam James
commit: 51b47e332d54fbc68d428796222fab13886b72fd
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 16 21:15:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 16 21:22:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b47e33

media-sound/moc: add missing slot operator dep (libid3tag)

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/{moc-2.5.2-r2.ebuild => moc-2.5.2-r3.ebuild}   | 2 +-
 media-sound/moc/{moc-2.6_alpha3-r4.ebuild => moc-2.6_alpha3-r5.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.5.2-r2.ebuild 
b/media-sound/moc/moc-2.5.2-r3.ebuild
similarity index 96%
rename from media-sound/moc/moc-2.5.2-r2.ebuild
rename to media-sound/moc/moc-2.5.2-r3.ebuild
index 107d1a0337a..bab0a7dd986 100644
--- a/media-sound/moc/moc-2.5.2-r2.ebuild
+++ b/media-sound/moc/moc-2.5.2-r3.ebuild
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/libltdl-2:0
flac? ( media-libs/flac )
jack? ( media-sound/jack-audio-connection-kit )
libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
+   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag:= )
magic? ( sys-apps/file )
modplug? ( media-libs/libmodplug )
musepack? ( media-sound/musepack-tools media-libs/taglib )

diff --git a/media-sound/moc/moc-2.6_alpha3-r4.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r5.ebuild
similarity index 98%
rename from media-sound/moc/moc-2.6_alpha3-r4.ebuild
rename to media-sound/moc/moc-2.6_alpha3-r5.ebuild
index 82c189dc290..7df9af78e4f 100644
--- a/media-sound/moc/moc-2.6_alpha3-r4.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r5.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
mad? (
media-libs/libmad
sys-libs/zlib
-   media-libs/libid3tag
+   media-libs/libid3tag:=
)
magic? ( sys-apps/file )
modplug? ( >=media-libs/libmodplug-0.7 )



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-26 Thread Miroslav Šulc
commit: 2c94954b3118dbb351845a85157c517ec9b8ffed
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Mar 26 07:45:52 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Mar 26 07:46:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c94954b

media-sound/moc: removed obsolete 2.6_alpha3-r2

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 105 ---
 1 file changed, 105 deletions(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
deleted file mode 100644
index 08d50ec155f..000
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-MY_P=${PN}-${PV/_/-}
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="https://moc.daper.net";
-SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND="
-   >=dev-libs/libltdl-2:0
-   dev-libs/popt
-   sys-libs/ncurses:0=[unicode?]
-   aac? ( media-libs/faad2 )
-   alsa? ( >=media-libs/alsa-lib-1.0.11 )
-   cache? ( >=sys-libs/db-4.1:= )
-   curl? ( >=net-misc/curl-7.15.1 )
-   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
-   flac? ( >=media-libs/flac-1.1.3 )
-   jack? ( virtual/jack )
-   libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )
-   mad? (
-   media-libs/libmad
-   sys-libs/zlib
-   media-libs/libid3tag
-   )
-   magic? ( sys-apps/file )
-   modplug? ( >=media-libs/libmodplug-0.7 )
-   musepack? (
-   media-sound/musepack-tools
-   >=media-libs/taglib-1.5
-   )
-   sid? ( >=media-libs/libsidplay-2.1.1 )
-   sndfile? ( >=media-libs/libsndfile-1.0.0 )
-   speex? ( >=media-libs/speex-1.0.0 )
-   timidity? (
-   >=media-libs/libtimidity-0.1.0
-   media-sound/timidity++
-   )
-   vorbis? (
-   >=media-libs/libogg-1.0
-   tremor? ( media-libs/tremor )
-   !tremor? ( >=media-libs/libvorbis-1.0 )
-   )
-   wavpack? ( >=media-sound/wavpack-4.31 )
-"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-
-S=${WORKDIR}/${MY_P}
-PATCHES=(
-   "${FILESDIR}/ffmpeg4.patch"
-   "${FILESDIR}/${P}-stdint_uint_types.patch"
-)
-
-src_prepare() {
-   default
-   mv configure.{in,ac} || die
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   --without-rcc
-   $(use_enable debug)
-   $(use_enable cache)
-   $(use_with oss)
-   $(use_with alsa)
-   $(use_with jack)
-   $(use_with magic)
-   $(use_with unicode ncursesw)
-   $(use_with libsamplerate samplerate)
-   $(use_with aac)
-   $(use_with ffmpeg)
-   $(use_with flac)
-   $(use_with modplug)
-   $(use_with mad mp3)
-   $(use_with musepack)
-   $(use_with sid sidplay2)
-   $(use_with sndfile)
-   $(use_with speex)
-   $(use_with timidity)
-   $(use_with vorbis vorbis $(usex tremor tremor ""))
-   $(use_with wavpack)
-   $(use_with curl)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-25 Thread Sam James
commit: 5bf0938d632763ea186c0f602156911b50a9454a
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 25 21:29:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 25 21:29:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf0938d

media-sound/moc: Stabilize 2.6_alpha3-r3 amd64, #777858

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index 540072b6991..7bad54ab70a 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-25 Thread Agostino Sarubbo
commit: d833a8e59fa36498a35b77c62c01fb92e6fade78
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Mar 25 16:18:15 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Mar 25 16:19:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d833a8e5

media-sound/moc: x86 stable wrt bug #777858

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index cfd610fd0eb..540072b6991 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-24 Thread Sam James
commit: 0fe0cf054161e24cc71692034c335c599836c961
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 24 19:41:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 24 19:41:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe0cf05

media-sound/moc: Stabilize 2.6_alpha3-r3 ppc64, #777858

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index dcbc7632857..058042ccea8 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-24 Thread Sam James
commit: 4f39b2d99bebf6482f68528a5b52409c839f42fd
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 24 19:41:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 24 19:41:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f39b2d9

media-sound/moc: Stabilize 2.6_alpha3-r3 ppc, #777858

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index 058042ccea8..a031e09b7c9 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 ~sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2021-03-24 Thread Sam James
commit: f53215934f6a2456e23aebf4ca4fc27d492f4746
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 24 19:42:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 24 19:42:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5321593

media-sound/moc: Stabilize 2.6_alpha3-r3 sparc, #777858

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index a031e09b7c9..cfd610fd0eb 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, media-sound/moc/files/

2021-03-23 Thread Miroslav Šulc
commit: 204d1ca3dc246b65cc1a107c945e8920a03a34b6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Mar 23 11:04:35 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Mar 23 11:04:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204d1ca3

media-sound/moc: fixed compilation issue in 2.6*

thanks to Stefan Michelsson  michelsson.me>
for the fix

Closes: https://bugs.gentoo.org/716330
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../files/moc-2.6_alpha3-stdint_uint_types.patch   | 39 ++
 media-sound/moc/moc-2.6_alpha3-r2.ebuild   | 15 +++--
 media-sound/moc/moc-2.6_alpha3-r3.ebuild   | 13 +++-
 3 files changed, 64 insertions(+), 3 deletions(-)

diff --git a/media-sound/moc/files/moc-2.6_alpha3-stdint_uint_types.patch 
b/media-sound/moc/files/moc-2.6_alpha3-stdint_uint_types.patch
new file mode 100644
index 000..1600af599b2
--- /dev/null
+++ b/media-sound/moc/files/moc-2.6_alpha3-stdint_uint_types.patch
@@ -0,0 +1,39 @@
+diff -ru a/configure.in b/configure.in
+--- a/configure.in 2016-11-16 02:29:53.0 +0200
 b/configure.in 2020-11-21 06:07:06.778092416 +0200
+@@ -152,9 +152,9 @@
+   CFLAGS="$save_CFLAGS"
+   LDFLAGS="$LDFLAGS $BDB_LDFLAGS"
+   EXTRA_LIBS="$EXTRA_LIBS $BDB_LIBS"
+-  AC_CHECK_TYPES([u_int], , , [[#include "${srcdir}/compiler.h"]
++  AC_CHECK_TYPES([u_int,u_int32_t], , , [[#include "${srcdir}/compiler.h"]
+[#include ]
+-   [#include ]])
++   [#include ]])
+ fi
+ 
+ AC_ARG_WITH(oss, AS_HELP_STRING([--without-oss],
+diff -ru a/tags_cache.c b/tags_cache.c
+--- a/tags_cache.c 2016-11-16 02:29:53.0 +0200
 b/tags_cache.c 2020-11-21 06:02:55.043214842 +0200
+@@ -24,6 +24,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #ifdef HAVE_DB_H
+ # ifndef HAVE_U_INT
+@@ -32,6 +33,12 @@
+ typedef unsigned int u_int;
+ typedef unsigned long int u_long;
+ # endif
++# ifndef HAVE_U_INT32_T
++typedef uint8_t u_int8_t;
++typedef uint16_t u_int16_t;
++typedef uint32_t u_int32_t;
++typedef uint64_t u_int64_t;
++# endif
+ #include 
+ #endif
+ 

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index 649ff0ddc2e..08d50ec155f 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit autotools
+
 MY_P=${PN}-${PV/_/-}
 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
 HOMEPAGE="https://moc.daper.net";
@@ -57,7 +59,16 @@ DEPEND="${RDEPEND}
 "
 
 S=${WORKDIR}/${MY_P}
-PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
+PATCHES=(
+   "${FILESDIR}/ffmpeg4.patch"
+   "${FILESDIR}/${P}-stdint_uint_types.patch"
+)
+
+src_prepare() {
+   default
+   mv configure.{in,ac} || die
+   eautoreconf
+}
 
 src_configure() {
local myconf=(

diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
index 76ce4397128..dcbc7632857 100644
--- a/media-sound/moc/moc-2.6_alpha3-r3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit autotools
+
 MY_P=${PN}-${PV/_/-}
 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
 HOMEPAGE="https://moc.daper.net";
@@ -58,7 +60,16 @@ DEPEND="${RDEPEND}
 "
 
 S=${WORKDIR}/${MY_P}
-PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
+PATCHES=(
+   "${FILESDIR}/ffmpeg4.patch"
+   "${FILESDIR}/${P}-stdint_uint_types.patch"
+)
+
+src_prepare() {
+   default
+   mv configure.{in,ac} || die
+   eautoreconf
+}
 
 src_configure() {
local myconf=(



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, profiles/arch/alpha/

2021-02-23 Thread Miroslav Šulc
commit: 0172ef534085edcfd0a6c2f0b6a9e93284db0a7c
Author: striker.sh  disroot  org>
AuthorDate: Tue Feb 23 00:03:33 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Feb 23 10:05:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0172ef53

media-sound/moc: Add sndio support

Signed-off-by: Jules de Sartiges  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19610
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/moc/metadata.xml |  1 +
 media-sound/moc/moc-2.6_alpha3-r3.ebuild | 96 
 profiles/arch/alpha/package.use.mask |  1 +
 3 files changed, 98 insertions(+)

diff --git a/media-sound/moc/metadata.xml b/media-sound/moc/metadata.xml
index 5d50f496122..7a91a790786 100644
--- a/media-sound/moc/metadata.xml
+++ b/media-sound/moc/metadata.xml
@@ -8,6 +8,7 @@

Enable tags caching support
Build with SID (Commodore 64 Audio) 
support
+   Enable support for the 
media-sound/sndio backend
Build vorbis support using an integer 
implementation
of the vorbis library 
(media-libs/tremor)


diff --git a/media-sound/moc/moc-2.6_alpha3-r3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
new file mode 100644
index 000..76ce4397128
--- /dev/null
+++ b/media-sound/moc/moc-2.6_alpha3-r3.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P=${PN}-${PV/_/-}
+DESCRIPTION="Music On Console - ncurses interface for playing audio files"
+HOMEPAGE="https://moc.daper.net";
+SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
+   oss sid sndfile sndio speex timidity tremor +unicode vorbis wavpack"
+
+RDEPEND="
+   >=dev-libs/libltdl-2:0
+   dev-libs/popt
+   sys-libs/ncurses:0=[unicode?]
+   aac? ( media-libs/faad2 )
+   alsa? ( >=media-libs/alsa-lib-1.0.11 )
+   cache? ( >=sys-libs/db-4.1:= )
+   curl? ( >=net-misc/curl-7.15.1 )
+   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
+   flac? ( >=media-libs/flac-1.1.3 )
+   jack? ( virtual/jack )
+   libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )
+   mad? (
+   media-libs/libmad
+   sys-libs/zlib
+   media-libs/libid3tag
+   )
+   magic? ( sys-apps/file )
+   modplug? ( >=media-libs/libmodplug-0.7 )
+   musepack? (
+   media-sound/musepack-tools
+   >=media-libs/taglib-1.5
+   )
+   sid? ( >=media-libs/libsidplay-2.1.1 )
+   sndfile? ( >=media-libs/libsndfile-1.0.0 )
+   sndio? ( media-sound/sndio )
+   speex? ( >=media-libs/speex-1.0.0 )
+   timidity? (
+   >=media-libs/libtimidity-0.1.0
+   media-sound/timidity++
+   )
+   vorbis? (
+   >=media-libs/libogg-1.0
+   tremor? ( media-libs/tremor )
+   !tremor? ( >=media-libs/libvorbis-1.0 )
+   )
+   wavpack? ( >=media-sound/wavpack-4.31 )
+"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+
+S=${WORKDIR}/${MY_P}
+PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
+
+src_configure() {
+   local myconf=(
+   --without-rcc
+   $(use_enable debug)
+   $(use_enable cache)
+   $(use_with oss)
+   $(use_with alsa)
+   $(use_with jack)
+   $(use_with sndio)
+   $(use_with magic)
+   $(use_with unicode ncursesw)
+   $(use_with libsamplerate samplerate)
+   $(use_with aac)
+   $(use_with ffmpeg)
+   $(use_with flac)
+   $(use_with modplug)
+   $(use_with mad mp3)
+   $(use_with musepack)
+   $(use_with sid sidplay2)
+   $(use_with sndfile)
+   $(use_with speex)
+   $(use_with timidity)
+   $(use_with vorbis vorbis $(usex tremor tremor ""))
+   $(use_with wavpack)
+   $(use_with curl)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 493e4f4769a..27f9f8fd09f 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -10,6 +10,7 @@ sci-libs/umfpack cholmod
 # bug #769098, bug #769122
 media-libs/openal sndio
 media-video/ffmpeg sndio
+media-sound/moc sndio
 
 # Sam James  (2021-01-19)
 # Avoid pulling in a large unkeyworded dep



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-09-04 Thread Miroslav Šulc
commit: 57034c9a2c715ed5f036163c6f5ebf9da51f42da
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Sep  5 05:10:15 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Sep  5 05:10:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57034c9a

media-sound/moc: removed obsolete 2.6_alpha3-r1

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r1.ebuild | 94 
 1 file changed, 94 deletions(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r1.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r1.ebuild
deleted file mode 100644
index 1b9556070ee..000
--- a/media-sound/moc/moc-2.6_alpha3-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P=${PN}-${PV/_/-}
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="https://moc.daper.net";
-SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND="
-   >=dev-libs/libltdl-2:0
-   dev-libs/popt
-   sys-libs/ncurses:0=[unicode?]
-   aac? ( media-libs/faad2 )
-   alsa? ( >=media-libs/alsa-lib-1.0.11 )
-   cache? ( >=sys-libs/db-4.1:= )
-   curl? ( >=net-misc/curl-7.15.1 )
-   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
-   flac? ( >=media-libs/flac-1.1.3 )
-   jack? ( >=media-sound/jack-audio-connection-kit-0.4 )
-   libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )
-   mad? (
-   media-libs/libmad
-   sys-libs/zlib
-   media-libs/libid3tag
-   )
-   magic? ( sys-apps/file )
-   modplug? ( >=media-libs/libmodplug-0.7 )
-   musepack? (
-   media-sound/musepack-tools
-   >=media-libs/taglib-1.5
-   )
-   sid? ( >=media-libs/libsidplay-2.1.1 )
-   sndfile? ( >=media-libs/libsndfile-1.0.0 )
-   speex? ( >=media-libs/speex-1.0.0 )
-   timidity? (
-   >=media-libs/libtimidity-0.1.0
-   media-sound/timidity++
-   )
-   vorbis? (
-   >=media-libs/libogg-1.0
-   tremor? ( media-libs/tremor )
-   !tremor? ( >=media-libs/libvorbis-1.0 )
-   )
-   wavpack? ( >=media-sound/wavpack-4.31 )
-"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-"
-
-S=${WORKDIR}/${MY_P}
-PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
-
-src_configure() {
-   local myconf=(
-   --without-rcc
-   $(use_enable debug)
-   $(use_enable cache)
-   $(use_with oss)
-   $(use_with alsa)
-   $(use_with jack)
-   $(use_with magic)
-   $(use_with unicode ncursesw)
-   $(use_with libsamplerate samplerate)
-   $(use_with aac)
-   $(use_with ffmpeg)
-   $(use_with flac)
-   $(use_with modplug)
-   $(use_with mad mp3)
-   $(use_with musepack)
-   $(use_with sid sidplay2)
-   $(use_with sndfile)
-   $(use_with speex)
-   $(use_with timidity)
-   $(use_with vorbis vorbis $(usex tremor tremor ""))
-   $(use_with wavpack)
-   $(use_with curl)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-09-04 Thread Sam James
commit: a670c4a9a55aeeffdcc53b023b253489755565be
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  4 21:53:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  4 21:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a670c4a9

media-sound/moc: ppc stable (bug #736380)

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index ebe2775e446..649ff0ddc2e 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-08-30 Thread Sam James
commit: db62d3068fcdb895091411fe16614fc6d28caeca
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 31 00:42:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 31 00:42:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db62d306

media-sound/moc: Stabilize 2.6_alpha3-r2 ppc64, #736380

Signed-off-by: Sam James  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index c1b7aa63c6d..ebe2775e446 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-08-11 Thread Agostino Sarubbo
commit: 844135c71e00276dd583557b569257f652f52bd9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug 11 14:21:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug 11 14:23:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=844135c7

media-sound/moc: x86 stable wrt bug #736380

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index 35110fb6b46..c1b7aa63c6d 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-08-11 Thread Agostino Sarubbo
commit: 5fd694647ea08a165358db10810fb9f57cf7f919
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug 11 14:17:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug 11 14:17:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd69464

media-sound/moc: sparc stable wrt bug #736380

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index ef03810efde..35110fb6b46 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-08-10 Thread Agostino Sarubbo
commit: e180c99de2d2bef7a95b75a7503ee88d145ee96d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 10 12:33:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 10 12:33:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e180c99d

media-sound/moc: amd64 stable wrt bug #736380

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
index 39370f008cf..ef03810efde 100644
--- a/media-sound/moc/moc-2.6_alpha3-r2.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-08-08 Thread Miroslav Šulc
commit: 966d75a909731e88c1c655cd1e344c0286f80896
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Aug  8 09:08:50 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Aug  8 09:09:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966d75a9

media-sound/moc: switched to virtual/jack + eapi7 in 2.6_alpha3

Closes: https://bugs.gentoo.org/736310
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/moc/moc-2.6_alpha3-r2.ebuild | 94 
 1 file changed, 94 insertions(+)

diff --git a/media-sound/moc/moc-2.6_alpha3-r2.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
new file mode 100644
index 000..39370f008cf
--- /dev/null
+++ b/media-sound/moc/moc-2.6_alpha3-r2.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P=${PN}-${PV/_/-}
+DESCRIPTION="Music On Console - ncurses interface for playing audio files"
+HOMEPAGE="https://moc.daper.net";
+SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
+   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
+
+RDEPEND="
+   >=dev-libs/libltdl-2:0
+   dev-libs/popt
+   sys-libs/ncurses:0=[unicode?]
+   aac? ( media-libs/faad2 )
+   alsa? ( >=media-libs/alsa-lib-1.0.11 )
+   cache? ( >=sys-libs/db-4.1:= )
+   curl? ( >=net-misc/curl-7.15.1 )
+   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
+   flac? ( >=media-libs/flac-1.1.3 )
+   jack? ( virtual/jack )
+   libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )
+   mad? (
+   media-libs/libmad
+   sys-libs/zlib
+   media-libs/libid3tag
+   )
+   magic? ( sys-apps/file )
+   modplug? ( >=media-libs/libmodplug-0.7 )
+   musepack? (
+   media-sound/musepack-tools
+   >=media-libs/taglib-1.5
+   )
+   sid? ( >=media-libs/libsidplay-2.1.1 )
+   sndfile? ( >=media-libs/libsndfile-1.0.0 )
+   speex? ( >=media-libs/speex-1.0.0 )
+   timidity? (
+   >=media-libs/libtimidity-0.1.0
+   media-sound/timidity++
+   )
+   vorbis? (
+   >=media-libs/libogg-1.0
+   tremor? ( media-libs/tremor )
+   !tremor? ( >=media-libs/libvorbis-1.0 )
+   )
+   wavpack? ( >=media-sound/wavpack-4.31 )
+"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+"
+
+S=${WORKDIR}/${MY_P}
+PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
+
+src_configure() {
+   local myconf=(
+   --without-rcc
+   $(use_enable debug)
+   $(use_enable cache)
+   $(use_with oss)
+   $(use_with alsa)
+   $(use_with jack)
+   $(use_with magic)
+   $(use_with unicode ncursesw)
+   $(use_with libsamplerate samplerate)
+   $(use_with aac)
+   $(use_with ffmpeg)
+   $(use_with flac)
+   $(use_with modplug)
+   $(use_with mad mp3)
+   $(use_with musepack)
+   $(use_with sid sidplay2)
+   $(use_with sndfile)
+   $(use_with speex)
+   $(use_with timidity)
+   $(use_with vorbis vorbis $(usex tremor tremor ""))
+   $(use_with wavpack)
+   $(use_with curl)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2020-04-26 Thread David Seifert
commit: fad7405fb81dda5654ea97ec339207deacaef4f9
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 26 10:35:08 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 26 10:35:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad7405f

media-sound/moc: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 media-sound/moc/{moc-2.5.2.ebuild => moc-2.5.2-r1.ebuild}   | 2 +-
 media-sound/moc/{moc-2.6_alpha3.ebuild => moc-2.6_alpha3-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild 
b/media-sound/moc/moc-2.5.2-r1.ebuild
similarity index 98%
rename from media-sound/moc/moc-2.5.2.ebuild
rename to media-sound/moc/moc-2.5.2-r1.ebuild
index 339165d14fa..c3a79d27a2c 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2-r1.ebuild
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/libltdl-2:0
alsa? ( media-libs/alsa-lib )
cache? ( >=sys-libs/db-4:= )
curl? ( net-misc/curl )
-   ffmpeg? ( virtual/ffmpeg )
+   ffmpeg? ( media-video/ffmpeg )
flac? ( media-libs/flac )
jack? ( media-sound/jack-audio-connection-kit )
libsamplerate? ( media-libs/libsamplerate )

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3-r1.ebuild
similarity index 98%
rename from media-sound/moc/moc-2.6_alpha3.ebuild
rename to media-sound/moc/moc-2.6_alpha3-r1.ebuild
index 0c8e6e51c1a..1b9556070ee 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
alsa? ( >=media-libs/alsa-lib-1.0.11 )
cache? ( >=sys-libs/db-4.1:= )
curl? ( >=net-misc/curl-7.15.1 )
-   ffmpeg? ( >=virtual/ffmpeg-9 )
+   ffmpeg? ( >=media-video/ffmpeg-1.2.6-r1 )
flac? ( >=media-libs/flac-1.1.3 )
jack? ( >=media-sound/jack-audio-connection-kit-0.4 )
libsamplerate? ( >=media-libs/libsamplerate-0.1.0 )



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, app-misc/worker/, net-p2p/mldonkey/, app-arch/engrampa/, ...

2019-08-19 Thread Michał Górny
commit: 9fa7861a0c9c78d8df210cfcaebbeb9f04cad5e8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 19 20:03:38 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 19 20:03:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa7861a

*/*: Remove redundant descriptions of USE=magic

Signed-off-by: Michał Górny  gentoo.org>

 app-arch/engrampa/metadata.xml   | 2 --
 app-misc/vifm/metadata.xml   | 1 -
 app-misc/worker/metadata.xml | 1 -
 app-text/zathura/metadata.xml| 1 -
 media-gfx/qiv/metadata.xml   | 3 ---
 media-libs/libextractor/metadata.xml | 1 -
 media-sound/moc/metadata.xml | 1 -
 net-misc/gerbera/metadata.xml| 1 -
 net-p2p/mldonkey/metadata.xml| 1 -
 sci-geosciences/viking/metadata.xml  | 3 ---
 10 files changed, 15 deletions(-)

diff --git a/app-arch/engrampa/metadata.xml b/app-arch/engrampa/metadata.xml
index ff7ba4c5fb8..599ee32795b 100644
--- a/app-arch/engrampa/metadata.xml
+++ b/app-arch/engrampa/metadata.xml
@@ -9,8 +9,6 @@
Enable engrampa to integrate with
mate-base/caja by providing entries in its 
context 
menu
-   Enable filetype auto-detection via
-   sys-apps/file
Enable support for installing via 
app-admin/packagekit
based on archive type


diff --git a/app-misc/vifm/metadata.xml b/app-misc/vifm/metadata.xml
index b4f614ade74..be026a5f57b 100644
--- a/app-misc/vifm/metadata.xml
+++ b/app-misc/vifm/metadata.xml
@@ -20,7 +20,6 @@
Enable features of interest to 
developers
Support for extended keys (arrows, 
home etc)
Use gtk+ to determine mimetypes
-   Use libmagic to determine mimetypes
Install the vifm vim plugin and vim-compatible 
documentation



diff --git a/app-misc/worker/metadata.xml b/app-misc/worker/metadata.xml
index dd300924df2..6023fe5dc94 100644
--- a/app-misc/worker/metadata.xml
+++ b/app-misc/worker/metadata.xml
@@ -10,6 +10,5 @@
 
 
   Enable support for sys-fs/avfs
-  Add magic file support from sys-apps/file to 
automatically detect file types
 
 

diff --git a/app-text/zathura/metadata.xml b/app-text/zathura/metadata.xml
index f01011d4cef..9e879333ac2 100644
--- a/app-text/zathura/metadata.xml
+++ b/app-text/zathura/metadata.xml
@@ -6,7 +6,6 @@
zlog...@gentoo.org


-   Use libmagic to determine mimetypes
Use libsynctex to get latex codeline from 
pdf



diff --git a/media-gfx/qiv/metadata.xml b/media-gfx/qiv/metadata.xml
index 55247542f39..f1be52d03db 100644
--- a/media-gfx/qiv/metadata.xml
+++ b/media-gfx/qiv/metadata.xml
@@ -5,9 +5,6 @@
graph...@gentoo.org
Gentoo Graphics Project

-   
-   Use libmagic to determine mimetypes
-   

ciberandy/qiv


diff --git a/media-libs/libextractor/metadata.xml 
b/media-libs/libextractor/metadata.xml
index 110fdbd6125..20d2532512b 100644
--- a/media-libs/libextractor/metadata.xml
+++ b/media-libs/libextractor/metadata.xml
@@ -6,7 +6,6 @@
 Enable apparmor support using 
sys-libs/libapparmor
 Enable archive support using 
app-arch/libarchive
 Enable OLE2 (MS Office) plug-in support using 
gnome-extra/libgsf
-Enable magic support using 
sys-apps/file
 Enable MIDI support through 
media-libs/libsmf
   
 

diff --git a/media-sound/moc/metadata.xml b/media-sound/moc/metadata.xml
index 67fb1868a11..5d50f496122 100644
--- a/media-sound/moc/metadata.xml
+++ b/media-sound/moc/metadata.xml
@@ -7,7 +7,6 @@


Enable tags caching support
-   Use libmagic to determine mimetypes
Build with SID (Commodore 64 Audio) 
support
Build vorbis support using an integer 
implementation
of the vorbis library 
(media-libs/tremor)

diff --git a/net-misc/gerbera/metadata.xml b/net-misc/gerbera/metadata.xml
index 22d6ba3fd3c..2ea8b3e052b 100644
--- a/net-misc/gerbera/metadata.xml
+++ b/net-misc/gerbera/metadata.xml
@@ -11,7 +11,6 @@
 Use media-gfx/exiv2 to extract EXIF 
information
 Enable video thumbnail support with 
media-video/ffmpegthumbnailer
 Enable last.fm support
-Use libmagic to determine file types
 Use dev-db/mysql as backend rather than 
SQLite3
 Enable partial DLNA support
 Use media-libs/taglib for reading files' 
metadata

diff --git a/net-p2p/mldonkey/metadata.xml b/net-p2p/mldonkey/metadata.xml
index 6cefea4a184..bdbe5ed30ca 100644
--- a/net-p2p/mldonkey/metadata.xml
+++ b/net-p2p/mldonkey/metadata.xml
@@ -11,7 +11,6 @@
 enable fasttrack support
 enable gnutella and gnutella2 support
 enable client build only
-enable use of libmagic
   
   
 mldonkey

diff --git a/sc

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2019-07-23 Thread Aaron Bauman
commit: a8b5fbcbba84fffc8738bd766ed81b1028bffd59
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul 23 19:09:42 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul 23 19:10:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b5fbcb

media-sound/moc: arm64 keyworded (bug #686814)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16

 media-sound/moc/moc-2.6_alpha3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index 086ee170482..90a44f09e95 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2019-05-19 Thread Thomas Deutschmann
commit: e34ea44a2186016fd5fda98032bee72ae236910c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun May 19 13:04:18 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun May 19 13:04:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34ea44a

media-sound/moc: x86 stable (bug #679928)

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-sound/moc/moc-2.6_alpha3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index eafc3dee94d..086ee170482 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2019-05-02 Thread Mikle Kolyada
commit: 4264e062a9fe8d5f8d1637fe2d93dde137279f5c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May  2 21:29:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May  2 21:29:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4264e062

media-sound/moc: alpha stable wrt bug #679928

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 media-sound/moc/moc-2.6_alpha3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index 051b36098d9..eafc3dee94d 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2019-04-06 Thread Mikle Kolyada
commit: b55ee1037ab12b111a0e392e7b2c486741761d21
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr  6 16:06:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr  6 16:06:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55ee103

media-sound/moc: amd64 stable wrt bug #679928

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/moc/moc-2.6_alpha3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index cd4d54fb88f..5b58a0a9ccb 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2019-04-05 Thread Sergei Trofimovich
commit: 3d305062d89216a5e43c741a453e54b7785a0fb4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr  5 09:00:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr  5 19:03:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d305062

media-sound/moc: stable 2.6_alpha3 for sparc, bug #679928

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 media-sound/moc/moc-2.6_alpha3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index e1099644e2a..cd4d54fb88f 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2018-10-30 Thread Andreas Sturmlechner
commit: 1bcba3d908c07f13ee25af5043258130b63e55ac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 30 13:17:14 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 30 15:13:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcba3d9

media-sound/moc: https

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-sound/moc/moc-2.5.2.ebuild  | 4 ++--
 media-sound/moc/moc-2.6_alpha3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
index 4be8c1b12f9..957a0cb595e 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_P=${P/_/-}
 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="http://moc.daper.net";
+HOMEPAGE="https://moc.daper.net";
 SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index b2d3b3643bd..e1099644e2a 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 MY_P=${PN}-${PV/_/-}
 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="http://moc.daper.net";
+HOMEPAGE="https://moc.daper.net";
 SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz";
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/files/, media-sound/moc/

2018-04-22 Thread Alexis Ballier
commit: 9fe5bba535c6724ba3494323e76a0fe9175ff55e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Apr 22 11:26:20 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Apr 22 11:26:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe5bba5

media-sound/moc: fix build with ffmpeg4

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-sound/moc/files/ffmpeg4.patch   | 33 +
 media-sound/moc/moc-2.6_alpha3.ebuild |  3 ++-
 2 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/media-sound/moc/files/ffmpeg4.patch 
b/media-sound/moc/files/ffmpeg4.patch
new file mode 100644
index 000..28b68882347
--- /dev/null
+++ b/media-sound/moc/files/ffmpeg4.patch
@@ -0,0 +1,33 @@
+Index: moc-2.6-alpha3/decoder_plugins/ffmpeg/ffmpeg.c
+===
+--- moc-2.6-alpha3.orig/decoder_plugins/ffmpeg/ffmpeg.c
 moc-2.6-alpha3/decoder_plugins/ffmpeg/ffmpeg.c
+@@ -697,7 +697,7 @@ static void *ffmpeg_open_internal (struc
+* FFmpeg/LibAV in use.  For some versions this will be caught in
+* *_find_stream_info() above and misreported as an unfound codec
+* parameters error. */
+-  if (data->codec->capabilities & CODEC_CAP_EXPERIMENTAL) {
++  if (data->codec->capabilities & AV_CODEC_CAP_EXPERIMENTAL) {
+   decoder_error (&data->error, ERROR_FATAL, 0,
+   "The codec is experimental and may damage MOC: 
%s",
+   data->codec->name);
+@@ -705,8 +705,8 @@ static void *ffmpeg_open_internal (struc
+   }
+ 
+   set_downmixing (data);
+-  if (data->codec->capabilities & CODEC_CAP_TRUNCATED)
+-  data->enc->flags |= CODEC_FLAG_TRUNCATED;
++  if (data->codec->capabilities & AV_CODEC_CAP_TRUNCATED)
++  data->enc->flags |= AV_CODEC_FLAG_TRUNCATED;
+ 
+   if (avcodec_open2 (data->enc, data->codec, NULL) < 0)
+   {
+@@ -725,7 +725,7 @@ static void *ffmpeg_open_internal (struc
+ 
+   data->sample_width = sfmt_Bps (data->fmt);
+ 
+-  if (data->codec->capabilities & CODEC_CAP_DELAY)
++  if (data->codec->capabilities & AV_CODEC_CAP_DELAY)
+   data->delay = true;
+   data->seek_broken = is_seek_broken (data);
+   data->timing_broken = is_timing_broken (data->ic);

diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild 
b/media-sound/moc/moc-2.6_alpha3.ebuild
index d68ba88aa23..b2d3b3643bd 100644
--- a/media-sound/moc/moc-2.6_alpha3.ebuild
+++ b/media-sound/moc/moc-2.6_alpha3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -57,6 +57,7 @@ DEPEND="${RDEPEND}
 "
 
 S=${WORKDIR}/${MY_P}
+PATCHES=( "${FILESDIR}/ffmpeg4.patch" )
 
 src_configure() {
local myconf=(



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2017-02-24 Thread Michael Palimaka
commit: e056d16adc87cd85c7fd4543618b49434a070acf
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Feb 24 23:09:05 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Feb 24 23:10:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e056d16a

media-sound/moc: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/moc/Manifest |  1 -
 media-sound/moc/moc-2.5.0.ebuild | 81 
 2 files changed, 82 deletions(-)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index c5dfd97927..8b46950e43 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,3 +1,2 @@
-DIST moc-2.5.0.tar.bz2 594532 SHA256 
d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091 SHA512 
ca6cfd4d1d13030bd561df8ab671399a17dfb675c360ecc95a2491c6a85764d0f72259ac33665405b197f370f4fd7ef59d9a485706f8a882bff30d0fafcf252c
 WHIRLPOOL 
770d4024451c9f153fe16b60819392f677171c1ba08c8d95d9dfd5e1be1a19bfd5a7d9f771aa4ded8c40c0f042865f6e693727fce261464261d4311860fcff58
 DIST moc-2.5.2.tar.bz2 602728 SHA256 
f3a68115602a4788b7cfa9bbe9397a9d5e24c68cb61a57695d1c2c3ecf49db08 SHA512 
992d06809fb52e58dcee63704bde05795b99edbac46edd8381f314c564490013b18e1853926f419c2c3c7f1bb68ff35e97048de03ace3232b800cf4b3b7dbe0f
 WHIRLPOOL 
b6db2de356107ac9e46605d70834ff34c49ff17fe4307caadf613b0618f905f4fd2aaf9e67852f319c2e97a4e9173c876b6fd8aa83bcbbdae9e54557d384adff
 DIST moc-2.6-alpha3.tar.xz 496676 SHA256 
a27b984cf8dbcd758584961529ddf48c237caa9b40b67423fbfbb88323b1 SHA512 
e38e277e5e945827308f47a8f3614eb1e52c16271da372f50e7b6427a7dfc994e1c66761a9e46326bf483b91e9127efe7796a329c62e95524609edfb3a7603bf
 WHIRLPOOL 
749603a4e582bceef4b41b1d68513b84bbdab1e566fd41c12b9d5d8b2e14b8bca9be70aae3f20ef389eb7801785aeac4f486b676c3aefa25b92329a0387a84dc

diff --git a/media-sound/moc/moc-2.5.0.ebuild b/media-sound/moc/moc-2.5.0.ebuild
deleted file mode 100644
index 032b1ee535..00
--- a/media-sound/moc/moc-2.5.0.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_P=${P/_/-}
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="http://moc.daper.net";
-SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND=">=dev-libs/libltdl-2:0
-   sys-libs/ncurses:0=[unicode?]
-   aac? ( media-libs/faad2 )
-   alsa? ( media-libs/alsa-lib )
-   cache? ( >=sys-libs/db-4:= )
-   curl? ( net-misc/curl )
-   ffmpeg? ( virtual/ffmpeg )
-   flac? ( media-libs/flac )
-   jack? ( media-sound/jack-audio-connection-kit )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
-   magic? ( sys-apps/file )
-   modplug? ( media-libs/libmodplug )
-   musepack? ( media-sound/musepack-tools media-libs/taglib )
-   sid? ( >=media-libs/libsidplay-2 )
-   sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex )
-   timidity? ( media-libs/libtimidity media-sound/timidity++ )
-   vorbis? (
-   media-libs/libogg
-   tremor? ( media-libs/tremor )
-   !tremor? ( media-libs/libvorbis )
-   )
-   wavpack? ( media-sound/wavpack )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   local myconf=(
-   --docdir="${EPREFIX}"/usr/share/doc/${PF}
-   $(use_enable debug)
-   $(use_enable cache)
-   $(use_with oss)
-   $(use_with alsa)
-   $(use_with jack)
-   $(use_with magic)
-   $(use_with unicode ncursesw)
-   $(use_with libsamplerate samplerate)
-   $(use_with aac)
-   $(use_with ffmpeg)
-   $(use_with flac)
-   $(use_with modplug)
-   $(use_with mad mp3)
-   --without-rcc
-   $(use_with musepack)
-   $(use_with sid sidplay2)
-   $(use_with sndfile)
-   $(use_with speex)
-   $(use_with timidity)
-   $(use_with vorbis vorbis $(usex tremor tremor ""))
-   $(use_with wavpack)
-   $(use_with curl)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${ED}" -name '*.la' -exec sed -i -e 
"/^dependency_libs/s:=.*:='':" {} +
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2017-02-24 Thread Agostino Sarubbo
commit: 5d5aa7da05cf11d04503a7404a2967804d2ac1d0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 24 14:06:57 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 24 14:06:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5aa7da

media-sound/moc: ppc stable wrt bug #609512

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
index 29222d2b3c..d6abd8db69 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2017-02-21 Thread Tobias Klausmann
commit: 9066b141d6698968897dfda30953b905bebc617c
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Feb 21 11:52:10 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Feb 21 11:52:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9066b141

media-sound/moc-2.5.2-r0: add alpha keyword

Gentoo-Bug: 609512

 media-sound/moc/moc-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
index f6bf57555b..c363683a04 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2017-02-16 Thread Agostino Sarubbo
commit: 706fa2881b39434ec1630d5c6fdf2e305e3e27cf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 16 17:25:33 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 16 17:25:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706fa288

media-sound/moc: x86 stable wrt bug #609512

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
index a8c0d43425..91275c89b8 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2017-02-16 Thread Agostino Sarubbo
commit: 0fce0ccbd4f77fa9b4374257719a53f91b183ccc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 16 17:15:44 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 16 17:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fce0ccb

media-sound/moc: amd64 stable wrt bug #609512

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-sound/moc/moc-2.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
index 30406ed928..a8c0d43425 100644
--- a/media-sound/moc/moc-2.5.2.ebuild
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-12-07 Thread Jason Zaman
commit: 7b644c124401aee8b391ff4630ea5250df17d354
Author: Jason Zaman  gentoo  org>
AuthorDate: Wed Dec  7 07:36:04 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Wed Dec  7 15:01:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b644c12

media-sound/moc: drop old

Package-Manager: portage-2.3.0

 media-sound/moc/Manifest |  3 -
 media-sound/moc/moc-2.5.1.ebuild | 81 ---
 media-sound/moc/moc-2.6_alpha1-r1.ebuild | 91 --
 media-sound/moc/moc-2.6_alpha1.ebuild| 81 ---
 media-sound/moc/moc-2.6_alpha2.ebuild| 95 
 5 files changed, 351 deletions(-)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index 13f77c6..c5dfd97 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,6 +1,3 @@
 DIST moc-2.5.0.tar.bz2 594532 SHA256 
d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091 SHA512 
ca6cfd4d1d13030bd561df8ab671399a17dfb675c360ecc95a2491c6a85764d0f72259ac33665405b197f370f4fd7ef59d9a485706f8a882bff30d0fafcf252c
 WHIRLPOOL 
770d4024451c9f153fe16b60819392f677171c1ba08c8d95d9dfd5e1be1a19bfd5a7d9f771aa4ded8c40c0f042865f6e693727fce261464261d4311860fcff58
-DIST moc-2.5.1.tar.bz2 580329 SHA256 
1b419c75a92a85ff4ee7670c65d660c86fef32032c65e89e868b988f80fac4f2 SHA512 
9e22ce72a96cb6e5e948af509c8b7528155fe50e8b5130d78363b6cd57f731f8847bd770cd2c2363a7b9ed70a16b55c7fc1672b2b981ae207c1abd35c2acc301
 WHIRLPOOL 
e34d39824d69d11297fbe0b8e28279246dd5f90706af3b95840b5541c3d747544ffbffd280835d4e7acc849390c5c7becfef49784c389e96ae9d53cb3c87d541
 DIST moc-2.5.2.tar.bz2 602728 SHA256 
f3a68115602a4788b7cfa9bbe9397a9d5e24c68cb61a57695d1c2c3ecf49db08 SHA512 
992d06809fb52e58dcee63704bde05795b99edbac46edd8381f314c564490013b18e1853926f419c2c3c7f1bb68ff35e97048de03ace3232b800cf4b3b7dbe0f
 WHIRLPOOL 
b6db2de356107ac9e46605d70834ff34c49ff17fe4307caadf613b0618f905f4fd2aaf9e67852f319c2e97a4e9173c876b6fd8aa83bcbbdae9e54557d384adff
-DIST moc-2.6-alpha1.tar.xz 491660 SHA256 
0b0a3515c65b4c47a250e350c663535778239352db859921f5d564ed727a0bbc SHA512 
9de2e17e2d7441bb5ae2fa33884d4f569a91e987db39d2b331e8c28ddf0ecca1bdbd6079bebc1770c20d7f062b33069dd8b4a8184a309bf831538cb36f69ed3a
 WHIRLPOOL 
86adcff80f4597e68bcf22ecf21f9eba913e257f8c7cf63d934e3874ea8fd59169652e4571b6f2bb1e54cdce0de6cb3027c494b29c9ae179910366b11b3786f9
-DIST moc-2.6-alpha2.tar.xz 498728 SHA256 
0a3a4fb11227ec58025f7177a3212aca9c9955226a2983939e8db662af13434b SHA512 
37d83f46e32d3253e896860ea573a021435561d5814d32b22ffc74e6f7d68de165f32420a7e10c679f5074a8717c104ddb437283462f993cb3dcaefd3cbb6d5f
 WHIRLPOOL 
cca1b37d5ba54009ce4b2c48d1ea400f41cab48efa26883099c63271410626c8e6773149e2c4a423cea2cd3286f0b6a806df074272a82a41055a10b7a9e5fe37
 DIST moc-2.6-alpha3.tar.xz 496676 SHA256 
a27b984cf8dbcd758584961529ddf48c237caa9b40b67423fbfbb88323b1 SHA512 
e38e277e5e945827308f47a8f3614eb1e52c16271da372f50e7b6427a7dfc994e1c66761a9e46326bf483b91e9127efe7796a329c62e95524609edfb3a7603bf
 WHIRLPOOL 
749603a4e582bceef4b41b1d68513b84bbdab1e566fd41c12b9d5d8b2e14b8bca9be70aae3f20ef389eb7801785aeac4f486b676c3aefa25b92329a0387a84dc

diff --git a/media-sound/moc/moc-2.5.1.ebuild b/media-sound/moc/moc-2.5.1.ebuild
deleted file mode 100644
index 30406ed..
--- a/media-sound/moc/moc-2.5.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_P=${P/_/-}
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="http://moc.daper.net";
-SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND=">=dev-libs/libltdl-2:0
-   sys-libs/ncurses:0=[unicode?]
-   aac? ( media-libs/faad2 )
-   alsa? ( media-libs/alsa-lib )
-   cache? ( >=sys-libs/db-4:= )
-   curl? ( net-misc/curl )
-   ffmpeg? ( virtual/ffmpeg )
-   flac? ( media-libs/flac )
-   jack? ( media-sound/jack-audio-connection-kit )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
-   magic? ( sys-apps/file )
-   modplug? ( media-libs/libmodplug )
-   musepack? ( media-sound/musepack-tools media-libs/taglib )
-   sid? ( >=media-libs/libsidplay-2 )
-   sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex )
-   timidity? ( media-libs/libtimidity media-sound/timidity++ )
-   vorbis? (
-   media-libs/libogg
-   tremor? ( media-libs/tremor )
-   !tremor? ( media-libs/libvorbis )
-   )
-   wavpack? ( media-sound/wavpack )"
-DEPEND="${RDEPEND

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-12-06 Thread Jason Zaman
commit: 1ff469d235d29bb99dc9fb137c8879390df5e56b
Author: Jason Zaman  gentoo  org>
AuthorDate: Wed Dec  7 05:58:58 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Wed Dec  7 05:58:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff469d2

media-sound/moc: Add subslot deps for ncurses and db

Package-Manager: portage-2.3.0

 media-sound/moc/moc-2.5.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/moc/moc-2.5.0.ebuild b/media-sound/moc/moc-2.5.0.ebuild
index 9f6273d..032b1ee 100644
--- a/media-sound/moc/moc-2.5.0.ebuild
+++ b/media-sound/moc/moc-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,10 +16,10 @@ IUSE="aac alsa +cache curl debug ffmpeg flac jack 
libsamplerate mad +magic modpl
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 
 RDEPEND=">=dev-libs/libltdl-2:0
-   sys-libs/ncurses[unicode?]
+   sys-libs/ncurses:0=[unicode?]
aac? ( media-libs/faad2 )
alsa? ( media-libs/alsa-lib )
-   cache? ( >=sys-libs/db-4 )
+   cache? ( >=sys-libs/db-4:= )
curl? ( net-misc/curl )
ffmpeg? ( virtual/ffmpeg )
flac? ( media-libs/flac )



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-11-22 Thread Tim Harder
commit: 1a35ac312381a25dae0500d46ed833c8e84972d2
Author: Tim Harder  gentoo  org>
AuthorDate: Wed Nov 23 07:18:13 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Wed Nov 23 07:19:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a35ac31

media-sound/moc: version bumps to 2.5.2 and 2.6_alpha3

 media-sound/moc/Manifest  |  2 +
 media-sound/moc/moc-2.5.2.ebuild  | 81 +
 media-sound/moc/moc-2.6_alpha3.ebuild | 95 +++
 3 files changed, 178 insertions(+)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index d0a79e9..13f77c6 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,4 +1,6 @@
 DIST moc-2.5.0.tar.bz2 594532 SHA256 
d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091 SHA512 
ca6cfd4d1d13030bd561df8ab671399a17dfb675c360ecc95a2491c6a85764d0f72259ac33665405b197f370f4fd7ef59d9a485706f8a882bff30d0fafcf252c
 WHIRLPOOL 
770d4024451c9f153fe16b60819392f677171c1ba08c8d95d9dfd5e1be1a19bfd5a7d9f771aa4ded8c40c0f042865f6e693727fce261464261d4311860fcff58
 DIST moc-2.5.1.tar.bz2 580329 SHA256 
1b419c75a92a85ff4ee7670c65d660c86fef32032c65e89e868b988f80fac4f2 SHA512 
9e22ce72a96cb6e5e948af509c8b7528155fe50e8b5130d78363b6cd57f731f8847bd770cd2c2363a7b9ed70a16b55c7fc1672b2b981ae207c1abd35c2acc301
 WHIRLPOOL 
e34d39824d69d11297fbe0b8e28279246dd5f90706af3b95840b5541c3d747544ffbffd280835d4e7acc849390c5c7becfef49784c389e96ae9d53cb3c87d541
+DIST moc-2.5.2.tar.bz2 602728 SHA256 
f3a68115602a4788b7cfa9bbe9397a9d5e24c68cb61a57695d1c2c3ecf49db08 SHA512 
992d06809fb52e58dcee63704bde05795b99edbac46edd8381f314c564490013b18e1853926f419c2c3c7f1bb68ff35e97048de03ace3232b800cf4b3b7dbe0f
 WHIRLPOOL 
b6db2de356107ac9e46605d70834ff34c49ff17fe4307caadf613b0618f905f4fd2aaf9e67852f319c2e97a4e9173c876b6fd8aa83bcbbdae9e54557d384adff
 DIST moc-2.6-alpha1.tar.xz 491660 SHA256 
0b0a3515c65b4c47a250e350c663535778239352db859921f5d564ed727a0bbc SHA512 
9de2e17e2d7441bb5ae2fa33884d4f569a91e987db39d2b331e8c28ddf0ecca1bdbd6079bebc1770c20d7f062b33069dd8b4a8184a309bf831538cb36f69ed3a
 WHIRLPOOL 
86adcff80f4597e68bcf22ecf21f9eba913e257f8c7cf63d934e3874ea8fd59169652e4571b6f2bb1e54cdce0de6cb3027c494b29c9ae179910366b11b3786f9
 DIST moc-2.6-alpha2.tar.xz 498728 SHA256 
0a3a4fb11227ec58025f7177a3212aca9c9955226a2983939e8db662af13434b SHA512 
37d83f46e32d3253e896860ea573a021435561d5814d32b22ffc74e6f7d68de165f32420a7e10c679f5074a8717c104ddb437283462f993cb3dcaefd3cbb6d5f
 WHIRLPOOL 
cca1b37d5ba54009ce4b2c48d1ea400f41cab48efa26883099c63271410626c8e6773149e2c4a423cea2cd3286f0b6a806df074272a82a41055a10b7a9e5fe37
+DIST moc-2.6-alpha3.tar.xz 496676 SHA256 
a27b984cf8dbcd758584961529ddf48c237caa9b40b67423fbfbb88323b1 SHA512 
e38e277e5e945827308f47a8f3614eb1e52c16271da372f50e7b6427a7dfc994e1c66761a9e46326bf483b91e9127efe7796a329c62e95524609edfb3a7603bf
 WHIRLPOOL 
749603a4e582bceef4b41b1d68513b84bbdab1e566fd41c12b9d5d8b2e14b8bca9be70aae3f20ef389eb7801785aeac4f486b676c3aefa25b92329a0387a84dc

diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
new file mode 100644
index ..30406ed
--- /dev/null
+++ b/media-sound/moc/moc-2.5.2.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_P=${P/_/-}
+DESCRIPTION="Music On Console - ncurses interface for playing audio files"
+HOMEPAGE="http://moc.daper.net";
+SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
+   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
+
+RDEPEND=">=dev-libs/libltdl-2:0
+   sys-libs/ncurses:0=[unicode?]
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   cache? ( >=sys-libs/db-4:= )
+   curl? ( net-misc/curl )
+   ffmpeg? ( virtual/ffmpeg )
+   flac? ( media-libs/flac )
+   jack? ( media-sound/jack-audio-connection-kit )
+   libsamplerate? ( media-libs/libsamplerate )
+   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
+   magic? ( sys-apps/file )
+   modplug? ( media-libs/libmodplug )
+   musepack? ( media-sound/musepack-tools media-libs/taglib )
+   sid? ( >=media-libs/libsidplay-2 )
+   sndfile? ( media-libs/libsndfile )
+   speex? ( media-libs/speex )
+   timidity? ( media-libs/libtimidity media-sound/timidity++ )
+   vorbis? (
+   media-libs/libogg
+   tremor? ( media-libs/tremor )
+   !tremor? ( media-libs/libvorbis )
+   )
+   wavpack? ( media-sound/wavpack )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   local myconf=(
+   --docdir="${EPREFIX}"/usr/

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-08-27 Thread Tim Harder
commit: 28d31edea8bd3f083f7b461ad1dee2728f30cbd4
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 28 02:18:21 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 28 02:21:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d31ede

media-sound/moc: version bumps to 2.5.1 and 2.6.0_alpha2

 media-sound/moc/Manifest  |  2 +
 media-sound/moc/moc-2.5.1.ebuild  | 81 +
 media-sound/moc/moc-2.6_alpha2.ebuild | 95 +++
 3 files changed, 178 insertions(+)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index d5fdb59..d0a79e9 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,2 +1,4 @@
 DIST moc-2.5.0.tar.bz2 594532 SHA256 
d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091 SHA512 
ca6cfd4d1d13030bd561df8ab671399a17dfb675c360ecc95a2491c6a85764d0f72259ac33665405b197f370f4fd7ef59d9a485706f8a882bff30d0fafcf252c
 WHIRLPOOL 
770d4024451c9f153fe16b60819392f677171c1ba08c8d95d9dfd5e1be1a19bfd5a7d9f771aa4ded8c40c0f042865f6e693727fce261464261d4311860fcff58
+DIST moc-2.5.1.tar.bz2 580329 SHA256 
1b419c75a92a85ff4ee7670c65d660c86fef32032c65e89e868b988f80fac4f2 SHA512 
9e22ce72a96cb6e5e948af509c8b7528155fe50e8b5130d78363b6cd57f731f8847bd770cd2c2363a7b9ed70a16b55c7fc1672b2b981ae207c1abd35c2acc301
 WHIRLPOOL 
e34d39824d69d11297fbe0b8e28279246dd5f90706af3b95840b5541c3d747544ffbffd280835d4e7acc849390c5c7becfef49784c389e96ae9d53cb3c87d541
 DIST moc-2.6-alpha1.tar.xz 491660 SHA256 
0b0a3515c65b4c47a250e350c663535778239352db859921f5d564ed727a0bbc SHA512 
9de2e17e2d7441bb5ae2fa33884d4f569a91e987db39d2b331e8c28ddf0ecca1bdbd6079bebc1770c20d7f062b33069dd8b4a8184a309bf831538cb36f69ed3a
 WHIRLPOOL 
86adcff80f4597e68bcf22ecf21f9eba913e257f8c7cf63d934e3874ea8fd59169652e4571b6f2bb1e54cdce0de6cb3027c494b29c9ae179910366b11b3786f9
+DIST moc-2.6-alpha2.tar.xz 498728 SHA256 
0a3a4fb11227ec58025f7177a3212aca9c9955226a2983939e8db662af13434b SHA512 
37d83f46e32d3253e896860ea573a021435561d5814d32b22ffc74e6f7d68de165f32420a7e10c679f5074a8717c104ddb437283462f993cb3dcaefd3cbb6d5f
 WHIRLPOOL 
cca1b37d5ba54009ce4b2c48d1ea400f41cab48efa26883099c63271410626c8e6773149e2c4a423cea2cd3286f0b6a806df074272a82a41055a10b7a9e5fe37

diff --git a/media-sound/moc/moc-2.5.1.ebuild b/media-sound/moc/moc-2.5.1.ebuild
new file mode 100644
index ..30406ed
--- /dev/null
+++ b/media-sound/moc/moc-2.5.1.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_P=${P/_/-}
+DESCRIPTION="Music On Console - ncurses interface for playing audio files"
+HOMEPAGE="http://moc.daper.net";
+SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
+   oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
+
+RDEPEND=">=dev-libs/libltdl-2:0
+   sys-libs/ncurses:0=[unicode?]
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   cache? ( >=sys-libs/db-4:= )
+   curl? ( net-misc/curl )
+   ffmpeg? ( virtual/ffmpeg )
+   flac? ( media-libs/flac )
+   jack? ( media-sound/jack-audio-connection-kit )
+   libsamplerate? ( media-libs/libsamplerate )
+   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
+   magic? ( sys-apps/file )
+   modplug? ( media-libs/libmodplug )
+   musepack? ( media-sound/musepack-tools media-libs/taglib )
+   sid? ( >=media-libs/libsidplay-2 )
+   sndfile? ( media-libs/libsndfile )
+   speex? ( media-libs/speex )
+   timidity? ( media-libs/libtimidity media-sound/timidity++ )
+   vorbis? (
+   media-libs/libogg
+   tremor? ( media-libs/tremor )
+   !tremor? ( media-libs/libvorbis )
+   )
+   wavpack? ( media-sound/wavpack )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   local myconf=(
+   --docdir="${EPREFIX}"/usr/share/doc/${PF}
+   $(use_enable debug)
+   $(use_enable cache)
+   $(use_with oss)
+   $(use_with alsa)
+   $(use_with jack)
+   $(use_with magic)
+   $(use_with unicode ncursesw)
+   $(use_with libsamplerate samplerate)
+   $(use_with aac)
+   $(use_with ffmpeg)
+   $(use_with flac)
+   $(use_with modplug)
+   $(use_with mad mp3)
+   --without-rcc
+   $(use_with musepack)
+   $(use_with sid sidplay2)
+   $(use_with sndfile)
+   $(use_with speex)
+   $(use_with timidity)
+   $(use_with vorbis vorbis $(usex tremor tremor

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-04-11 Thread Tim Harder
commit: a9a4cc8f8754825db20d4447e49972103f5151f4
Author: Tim Harder  gentoo  org>
AuthorDate: Tue Apr 12 06:03:36 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Apr 12 06:03:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a4cc8f

media-sound/moc: drop myself as primary maintainer

 media-sound/moc/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-sound/moc/metadata.xml b/media-sound/moc/metadata.xml
index d3abc70..67fb186 100644
--- a/media-sound/moc/metadata.xml
+++ b/media-sound/moc/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   radher...@gentoo.org
-   Tim Harder
-   

so...@gentoo.org
Gentoo Sound project



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/

2016-02-26 Thread Markus Meier
commit: 356e8f02b9ad5b1d5d6173d5cd41d558e2f17ba4
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Feb 26 17:17:32 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Feb 26 17:17:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356e8f02

media-sound/moc: add ~arm, bug #572210

Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"

 media-sound/moc/moc-2.6_alpha1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/moc/moc-2.6_alpha1-r1.ebuild 
b/media-sound/moc/moc-2.6_alpha1-r1.ebuild
index 3901a15..62ab9f9 100644
--- a/media-sound/moc/moc-2.6_alpha1-r1.ebuild
+++ b/media-sound/moc/moc-2.6_alpha1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${PN}-${MY_PV}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, media-sound/moc/files/

2016-02-21 Thread David Seifert
commit: 6b3d75d72176eea6a04efd494105f0af5781255d
Author: David Seifert  gentoo  org>
AuthorDate: Sun Feb 21 23:22:25 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Feb 21 23:22:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3d75d7

media-sound/moc: Patch for converting 'audioconvert.h' to 'channel_layout.h'

Gentoo-Bug: 575328

Package-Manager: portage-2.2.27

 .../moc/files/moc-2.6_alpha1-audioconvert.h.patch| 20 
 media-sound/moc/moc-2.6_alpha1-r1.ebuild |  1 +
 2 files changed, 21 insertions(+)

diff --git a/media-sound/moc/files/moc-2.6_alpha1-audioconvert.h.patch 
b/media-sound/moc/files/moc-2.6_alpha1-audioconvert.h.patch
new file mode 100644
index 000..9ade090
--- /dev/null
+++ b/media-sound/moc/files/moc-2.6_alpha1-audioconvert.h.patch
@@ -0,0 +1,20 @@
+Patch for building with latest FFmpeg 3.0
+https://bugs.gentoo.org/show_bug.cgi?id=575328
+
+Inspired by
+https://raw.githubusercontent.com/Homebrew/patches/1282e60/moc/moc-2.5.0.diff
+
+We can unconditionally depend on the existence of 'channel_layout.h',
+as even the oldest version in the Gentoo tree contains this header.
+
+--- moc-2.6-alpha1/decoder_plugins/ffmpeg/ffmpeg.c
 moc-2.6-alpha1/decoder_plugins/ffmpeg/ffmpeg.c
+@@ -66,7 +66,7 @@
+ GCC_DIAG_ON(deprecated-declarations)
+ #include 
+ #ifdef HAVE_AV_GET_CHANNEL_LAYOUT_NB_CHANNELS
+-#include 
++#include 
+ #endif
+ 
+ /* FFmpeg also likes common names, without that, our common.h and log.h

diff --git a/media-sound/moc/moc-2.6_alpha1-r1.ebuild 
b/media-sound/moc/moc-2.6_alpha1-r1.ebuild
index a5b24cd..3901a15 100644
--- a/media-sound/moc/moc-2.6_alpha1-r1.ebuild
+++ b/media-sound/moc/moc-2.6_alpha1-r1.ebuild
@@ -46,6 +46,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
 PATCHES=(
"${FILESDIR}/${P}-fix-ncurses-underlinking.patch"
+   "${FILESDIR}/${P}-audioconvert.h.patch"
 )
 S="${WORKDIR}/${PN}-${MY_PV}"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/, media-sound/moc/files/

2016-01-27 Thread David Seifert
commit: 3f0f37a8631c9ed6b863bbfe3ac13d57eafb145b
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jan 27 23:15:44 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jan 27 23:16:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0f37a8

media-sound/moc: Use pkgconfig to detect sys-libs/ncurses flags

Gentoo-Bug: 521860
* EAPI=6
* Remove .la files unconditionally

Package-Manager: portage-2.2.27

 .../moc-2.6_alpha1-fix-ncurses-underlinking.patch  | 180 +
 media-sound/moc/moc-2.6_alpha1-r1.ebuild   |  90 +++
 2 files changed, 270 insertions(+)

diff --git 
a/media-sound/moc/files/moc-2.6_alpha1-fix-ncurses-underlinking.patch 
b/media-sound/moc/files/moc-2.6_alpha1-fix-ncurses-underlinking.patch
new file mode 100644
index 000..a5715ba
--- /dev/null
+++ b/media-sound/moc/files/moc-2.6_alpha1-fix-ncurses-underlinking.patch
@@ -0,0 +1,180 @@
+Fix missing ncurses underlinking issue caused by broken detection mechanisms.
+https://bugs.gentoo.org/show_bug.cgi?id=521860
+
+--- moc-2.6-alpha1/configure.ac
 moc-2.6-alpha1/configure.ac
+@@ -340,17 +340,13 @@
+ [Define if we have __attribute__ extension])])
+ 
+ dnl ncurses
+-MP_WITH_CURSES
+-if test -z "$CURSES_LIB"
+-then
+-  AC_MSG_ERROR([You need curses/ncurses library and header files.])
+-else
+-  AC_CHECK_LIB([$CURSES_LIB], [set_escdelay],
+-  AC_DEFINE([HAVE_SET_ESCDELAY], 1, [Define if you have 
set_escdelay.]),
+-  [AC_CHECK_FUNC([setenv], ,
+-  AC_MSG_ERROR([Required function setenv not found.]))])
+-  EXTRA_LIBS="$EXTRA_LIBS -l$CURSES_LIB"
+-fi
++AC_ARG_WITH([ncursesw],
++  AS_HELP_STRING([--without-ncursesw], [Don't use ncursesw (UTF-8 
support)]))
++AS_IF([test "x$with_ncursesw" != "xno"],
++  [PKG_CHECK_MODULES([CURSES],[ncursesw])
++  AC_DEFINE([HAVE_NCURSESW], [1], [Define if you have ncursesw])],
++  [PKG_CHECK_MODULES([CURSES],[ncurses])
++  AC_DEFINE([HAVE_CURSES], [1], [Define if you have curses])])
+ 
+ dnl popt
+ AC_CHECK_LIB([popt], [poptGetContext], [true], [POPT_MISSING="yes"])
+--- moc-2.6-alpha1/interface_elements.c
 moc-2.6-alpha1/interface_elements.c
+@@ -37,11 +37,10 @@
+ # define _XOPEN_SOURCE_EXTENDED /* for wget_wch() */
+ #endif
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/interface_elements.h
 moc-2.6-alpha1/interface_elements.h
+@@ -1,11 +1,10 @@
+ #ifndef INTERFACE_ELEMENTS_H
+ #define INTERFACE_ELEMENTS_H
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/keys.c
 moc-2.6-alpha1/keys.c
+@@ -17,11 +17,10 @@
+ #include 
+ #include 
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/Makefile.am
 moc-2.6-alpha1/Makefile.am
+@@ -2,6 +2,7 @@
+ SUBDIRS = themes decoder_plugins
+ AM_CPPFLAGS = -DSYSTEM_THEMES_DIR=\"$(pkgdatadir)/themes\" \
+ -DPLUGIN_DIR=\"$(plugindir)/$(DECODER_PLUGIN_DIR)\"
++AM_CFLAGS = @CURSES_CFLAGS@
+ 
+ bin_PROGRAMS = mocp
+ mocp_SOURCES = log.c \
+@@ -81,7 +82,7 @@
+jack.c \
+jack.h
+ man_MANS = mocp.1
+-mocp_LDADD = @EXTRA_OBJS@ -lltdl
++mocp_LDADD = @EXTRA_OBJS@ -lltdl @CURSES_LIBS@
+ mocp_DEPENDENCIES = @EXTRA_OBJS@
+ mocp_LDFLAGS = @EXTRA_LIBS@ $(RCC_LIBS) -export-dynamic
+ EXTRA_DIST = README_equalizer mocp.1 THANKS keymap.example Doxyfile \
+--- moc-2.6-alpha1/menu.c
 moc-2.6-alpha1/menu.c
+@@ -17,11 +17,10 @@
+ #include 
+ #include 
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/menu.h
 moc-2.6-alpha1/menu.h
+@@ -1,11 +1,10 @@
+ #ifndef MENU_H
+ #define MENU_H
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/themes.c
 moc-2.6-alpha1/themes.c
+@@ -13,11 +13,10 @@
+ # include "config.h"
+ #endif
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#elif HAVE_CURSES_H
++#elif HAVE_CURSES
+ # include 
+ #endif
+ 
+--- moc-2.6-alpha1/utf8.c
 moc-2.6-alpha1/utf8.c
+@@ -30,13 +30,13 @@
+ # include 
+ #endif
+ 
+-#ifdef HAVE_NCURSESW_H
++#ifdef HAVE_NCURSESW
+ # include 
+-#elif HAVE_NCURSES_H
+ # include 
+-#else
++#elif HAVE_CURSES
+ # include 
+ #endif
++
+ #include 
+ #include 
+ #include 
+--- moc-2.6-alpha1/utf8.h
 moc-2.6-alpha1/utf8.h
+@@ -1,11 +1,10 @@
+ #ifndef UTF8_H
+ #define UTF8_H
+ 
+-#ifdef

[gentoo-commits] repo/gentoo:master commit in: media-sound/moc/files/, media-sound/moc/

2016-01-10 Thread Tim Harder
commit: a2b3fe98ec10cce3eda211c092eea46e62c2f80b
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Jan 11 03:50:50 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Jan 11 03:50:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b3fe98

media-sound/moc: remove old

 media-sound/moc/Manifest   |  1 -
 .../files/moc-2.5.0_beta1-no-automagic-popt.patch  | 12 ---
 media-sound/moc/moc-2.5.0_beta1-r1.ebuild  | 91 --
 3 files changed, 104 deletions(-)

diff --git a/media-sound/moc/Manifest b/media-sound/moc/Manifest
index c4df553..d5fdb59 100644
--- a/media-sound/moc/Manifest
+++ b/media-sound/moc/Manifest
@@ -1,3 +1,2 @@
-DIST moc-2.5.0-beta1.tar.bz2 570468 SHA256 
076816da9c6d1e61a386a1dda5f63ee2fc84bc31e9011ef70acc1d391d4c46a6 SHA512 
16f1cf35706bbf410197651fd4398114ae2c95103773886629f0e1884900f2b865b9b6354da507a57af021a7d6599cd2e1d7e338791dc4a6f55e6c6c193800f2
 WHIRLPOOL 
793fa9bdd23da14cc558262335b81560aa82a86c641b2a163af64d80659b652ada83193b0ed2888bfbe0d0b43cb35447ad0b0fa8de394742c0e162d3050520de
 DIST moc-2.5.0.tar.bz2 594532 SHA256 
d29ea52240af76c4aa56fa293553da9d66675823e689249cee5f8a60657a6091 SHA512 
ca6cfd4d1d13030bd561df8ab671399a17dfb675c360ecc95a2491c6a85764d0f72259ac33665405b197f370f4fd7ef59d9a485706f8a882bff30d0fafcf252c
 WHIRLPOOL 
770d4024451c9f153fe16b60819392f677171c1ba08c8d95d9dfd5e1be1a19bfd5a7d9f771aa4ded8c40c0f042865f6e693727fce261464261d4311860fcff58
 DIST moc-2.6-alpha1.tar.xz 491660 SHA256 
0b0a3515c65b4c47a250e350c663535778239352db859921f5d564ed727a0bbc SHA512 
9de2e17e2d7441bb5ae2fa33884d4f569a91e987db39d2b331e8c28ddf0ecca1bdbd6079bebc1770c20d7f062b33069dd8b4a8184a309bf831538cb36f69ed3a
 WHIRLPOOL 
86adcff80f4597e68bcf22ecf21f9eba913e257f8c7cf63d934e3874ea8fd59169652e4571b6f2bb1e54cdce0de6cb3027c494b29c9ae179910366b11b3786f9

diff --git a/media-sound/moc/files/moc-2.5.0_beta1-no-automagic-popt.patch 
b/media-sound/moc/files/moc-2.5.0_beta1-no-automagic-popt.patch
deleted file mode 100644
index 83c071e..000
--- a/media-sound/moc/files/moc-2.5.0_beta1-no-automagic-popt.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 moc-2.5.0-beta1/configure.in
-+++ moc-2.5.0-beta1/configure.in
-@@ -341,9 +341,6 @@
-   AC_MSG_ERROR([You need curses/ncurses library and header 
files.])
- fi
- 
--dnl popt
--AC_SEARCH_LIBS([poptGetContext], [popt], , [POPT_MISSING="yes"])
--
- dnl getopt
- AC_CHECK_FUNC(getopt_long,
- [AC_CHECK_HEADERS([getopt.h],,[AC_MSG_ERROR([You need 
getopt.h.])])],

diff --git a/media-sound/moc/moc-2.5.0_beta1-r1.ebuild 
b/media-sound/moc/moc-2.5.0_beta1-r1.ebuild
deleted file mode 100644
index c6552af..000
--- a/media-sound/moc/moc-2.5.0_beta1-r1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils autotools
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Music On Console - ncurses interface for playing audio files"
-HOMEPAGE="http://moc.daper.net";
-SRC_URI="ftp://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic 
modplug musepack
-oss sid sndfile speex timidity tremor +unicode vorbis wavpack"
-
-RDEPEND=">=dev-libs/libltdl-2:0
-   sys-libs/ncurses[unicode?]
-   aac? ( media-libs/faad2 )
-   alsa? ( media-libs/alsa-lib )
-   cache? ( >=sys-libs/db-4 )
-   curl? ( net-misc/curl )
-   ffmpeg? ( virtual/ffmpeg )
-   flac? ( media-libs/flac )
-   jack? ( media-sound/jack-audio-connection-kit )
-   libsamplerate? ( media-libs/libsamplerate )
-   mad? ( media-libs/libmad sys-libs/zlib media-libs/libid3tag )
-   magic? ( sys-apps/file )
-   modplug? ( media-libs/libmodplug )
-   musepack? ( media-sound/musepack-tools media-libs/taglib )
-   sid? ( >=media-libs/libsidplay-2 )
-   sndfile? ( media-libs/libsndfile )
-   speex? ( media-libs/speex )
-   timidity? ( media-libs/libtimidity media-sound/timidity++ )
-   vorbis? (
-   media-libs/libogg
-   tremor? ( media-libs/tremor )
-   !tremor? ( media-libs/libvorbis )
-   )
-   wavpack? ( media-sound/wavpack )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   # moc-2.5.0 will require popt, but currently it's an unused, automagic 
dep
-   epatch "${FILESDIR}"/${P}-no-automagic-popt.patch
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   --docdir="${EPREFIX}"/usr/share/doc/${PF}
-   $(use_enable debug)
-   $(use_enable cache)
-   $(use_with oss)
-   $(use_with alsa)
-   $(use_with jack)
-   $(use_with magic)
-   $(use_with unicode ncursesw)
-