summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/flacon: RESTRICT="!test? ( test )"Andreas Sturmlechner2019-12-072-0/+86
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/flacon: remove oldIlya Tumaykin2016-03-163-194/+0
| | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1070
* media-sound/flacon: version bump to 1.2.0 wrt bug #547054, update liveIlya Tumaykin2015-11-303-0/+194
Inherited from Nikoli. List of changes in 1.2.0 compared to 1.0.0 by Nikoli: - add Qt5 support - add Opus output files support - properly separate DEPEND and RDEPEND - rename mp4 USE to aac for clarity, since mp4 is just a container while aac is an actual encoding format that is used - rename ogg USE to vorbis for clarity, since ogg is just a container while vorbis is an actual encoding format that is used - update USE descriptions to clarify which ones are used for input and which ones are used for output - remove ugly 9999 conditionals from ebuild as they make it hard to read - remove defunct, rudimentary translations - sync DESCRIPTION with upstream Sync live ebuild with 1.2.0 Gentoo-Bug: 547054