summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/flacon: verbump to 3.0.0.Ilya Tumaykin2017-07-041-0/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5028
* media-sound/flacon: remove oldIlya Tumaykin2017-02-251-1/+0
| | | | | | Also cleanup metadata. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/flacon: remove old.Ilya Tumaykin2016-12-281-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/3259 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/flacon: verbump to 2.1.1.Ilya Tumaykin2016-12-281-0/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/flacon: verbump to 2.1.0Ilya Tumaykin2016-10-261-0/+1
| | | | | | | | | | | | | | Convert many RDEPEND entries to optfeature, since they aren't linked and can be freely removed/installed to adjust flacon features post install. See also: https://github.com/flacon/flacon/issues/35 Gentoo-Bug: https://bugs.gentoo.org/596082 Closes: https://github.com/gentoo/gentoo/pull/2665 Package-Manager: portage-2.3.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-sound/flacon: remove oldIlya Tumaykin2016-03-161-1/+0
| | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1070
* media-sound/flacon: verbump to 2.0.1Ilya Tumaykin2016-01-301-0/+1
| | | | Package-Manager: portage-2.2.27
* media-sound/flacon: remove oldIlya Tumaykin2016-01-071-1/+0
| | | | Package-Manager: portage-2.2.26
* media-sound/flacon: remove oldIlya Tumaykin2015-11-301-3/+0
|
* media-sound/flacon: version bump to 1.2.0 wrt bug #547054, update liveIlya Tumaykin2015-11-301-0/+1
| | | | | | | | | | | | | | | | | | | | | 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
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+4
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