Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547054 - media-sound/flacon-1.2.0: version bump
Summary: media-sound/flacon-1.2.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Coacher
URL: https://github.com/flacon/flacon/rele...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 08:09 UTC by Perfect Gentleman
Modified: 2015-12-01 07:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2015-04-19 08:09:15 UTC
https://github.com/flacon/flacon/archive/v1.0.1.tar.gz
Comment 1 Coacher 2015-11-08 13:01:08 UTC
flacon-1.2.0 is out in September. Please bump to 1.2.0.
Comment 2 Coacher 2015-11-30 07:39:25 UTC
@maksbotan, I'll take care of this one, if you don't mind.
Comment 3 Coacher 2015-11-30 09:23:50 UTC
See PR: https://github.com/gentoo/gentoo/pull/423
Comment 4 Coacher 2015-12-01 07:07:51 UTC
commit 360d05f414d353600b5816704280ad25c2d7afa8
Author: Ilya Tumaykin <itumaykin@gmail.com>
Date:   Mon Nov 30 11:39:25 2015 +0300

    media-sound/flacon: version bump to 1.2.0 wrt bug #547054, update live

    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