media-sound / soundconverter

A simple audiofile converter application for the GNOME environment

Official package sites : https://soundconverter.org/ ·

v4.0.5 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~arm64 ~x86
USE flags
aac flac mp3 ogg opus test vorbis

v4.0.3 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
amd64 x86 ~arm64
USE flags
aac flac mp3 ogg opus test vorbis

General

aac
Enable support for MPEG-4 AAC Audio
flac
Add support for FLAC: Free Lossless Audio Codec
mp3
Add support for reading mp3 files
ogg
Add support for the Ogg container format (commonly used by Vorbis, Theora and flac)
opus
Enable Opus audio codec support
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
vorbis
Add support for the OggVorbis audio codec

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / gst-python : A Python Interface to GStreamer

dev-python / pygobject : Python bindings for GObject Introspection

media-libs / gst-plugins-bad : Less plugins for GStreamer

media-libs / gst-plugins-base : Basepack of plugins for gstreamer

media-libs / gst-plugins-good : Basepack of plugins for GStreamer

media-libs / gst-plugins-ugly : Basepack of plugins for gstreamer

media-plugins / gst-plugins-faac : AAC audio encoder plugin for GStreamer

media-plugins / gst-plugins-flac : FLAC encoder/decoder/tagger plugin for GStreamer

media-plugins / gst-plugins-lame : MP3 encoder plugin for GStreamer

media-plugins / gst-plugins-meta : Meta ebuild to pull in gst plugins for apps

media-plugins / gst-plugins-opus : Opus audio parser plugin for GStreamer

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libnotify : A library for sending desktop notifications

x11-libs / pango : Internationalized text layout and rendering library

Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
media-sound/soundconverter: add 4.0.5
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos · gentoo
media-sound/soundconverter: enable py3.12
Closes: https://bugs.gentoo.org/929671 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/soundconverter: Keyword 4.0.3 arm64, #907292
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/soundconverter: enable py3.11
Closes: https://bugs.gentoo.org/891451 Closes: https://bugs.gentoo.org/897044 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-sound/soundconverter: drop 3.0.2-r1
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/soundconverter: x86 stable wrt bug #850211
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-sound/soundconverter: amd64 stable wrt bug #850211
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/soundconverter: update SRC_URI
Closes: https://bugs.gentoo.org/848702 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/soundconverter: add partial test infrastructure; minor QA touchups
Closes: https://bugs.gentoo.org/758197 Bug: https://bugs.gentoo.org/846092 Signed-off-by: Sam James <sam@gentoo.org>
Scott Furry · gentoo
media-sound/soundconverter: add 4.0.3
Closes: https://bugs.gentoo.org/758197 Closes: https://bugs.gentoo.org/846092 Signed-off-by: Scott Furry <scott.wl.furry@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-sound/soundconverter: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
media-sound/soundconverter: It works with python 3.9
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
media-sound/soundconverter: Support python 3.8
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
media-sound/soundconverter: Supports python 3.7
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
media-sound/soundconverter: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
media-sound/soundconverter: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
media-sound/soundconverter: x86 stable (bug #676256)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
media-sound/soundconverter: amd64 stable wrt bug #676256
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
media-sound/soundconverter: bump to 3.0.2
This version fixes up GConf handling and doesn't hard require it. GConf usage is about ancient gnome-media-profiles stuff, which we've removed over 5 years ago, it seems, thus no USE flag toggling of it. If it does find gconf introspection files, fine, it'll just gracefully try to find the gconf stored media profiles, not find them and not use gconf further. Bug: https://bugs.gentoo.org/676256 Closes: https://bugs.gentoo.org/683262 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-sound/soundconverter: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11472 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
media-sound/soundconverter: remove old
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
media-sound/soundconverter: x86 stable (bug #661288)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
media-sound/soundconverter: amd64 stable wrt bug #661288
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
media-sound/soundconverter: bump to 3.0.0 final
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mart Raudsepp · gentoo
media-sound/soundconverter: remove old
Closes: https://bugs.gentoo.org/629186 Closes: https://bugs.gentoo.org/640048
Jason Zaman · gentoo
media-sound/soundconverter: amd64 stable
Gentoo-bug: 645872 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
media-sound/soundconverter: x86 stable (bug #645872)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mart Raudsepp · gentoo
media-sound/soundconverter: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Mart Raudsepp · gentoo
media-sound/soundconverter: bump to 3.0.0-beta1
This version is ported to gstreamer-1.x and modern GNOME introspection based python bindings. Bug: https://bugs.gentoo.org/629186 Bug: https://bugs.gentoo.org/640048 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990
Mikle Kolyada · gentoo
media-sound/soundconverter: x86 stable wrt bug #566378
Package-Manager: portage-2.2.26
Pacho Ramos · gentoo
media-sound/soundconverter: amd64 stable, bug 566378
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
Pacho Ramos · gentoo
media-sound/soundconverter: Version bump
Package-Manager: portage-2.2.27
Pacho Ramos · gentoo
media-sound/soundconverter: Drop old
Package-Manager: portage-2.2.27
Agostino Sarubbo · gentoo
media-sound/soundconverter: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Mikle Kolyada · gentoo
media-sound/soundconverter: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
Pacho Ramos · gentoo
media-sound/soundconverter: Drop old
Package-Manager: portage-2.2.20.1
Pacho Ramos · gentoo
media-sound/soundconverter: Fix drag files, bug #559274 by jorgicio
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed