Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 398487

Summary: media-sound/coquillo-2.0 version bump and port to Qt5
Product: Gentoo Linux Reporter: Vladimir Berezhnoy <non7top>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/sjuvonen/coquillo
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    
Attachments: coquillo-1.9.ebuild

Description Vladimir Berezhnoy 2012-01-11 07:37:21 UTC
Created attachment 298615 [details]
coquillo-1.9.ebuild

Coquillo is a multi-platform metadata editor / tagger for various audio file formats. It is based on Qt4 and TagLib.

Ebuild borrowed from betagarden and bumped to current version
Comment 1 Andreas Sturmlechner gentoo-dev 2018-02-03 15:39:43 UTC
There is in fact no 2.0 release yet and git master is not usable as of 2018-02-03.

https://github.com/sjuvonen/coquillo/issues/5
Comment 2 Larry the Git Cow gentoo-dev 2018-04-10 09:22:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83d0b5ae415c6d0d84032e1764bf3ce50464f45

commit a83d0b5ae415c6d0d84032e1764bf3ce50464f45
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-04-10 09:12:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-10 09:22:42 +0000

    media-sound/coquillo: Drop old Qt4-based
    
    Closes: https://bugs.gentoo.org/398487
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-sound/coquillo/Manifest             |  1 -
 media-sound/coquillo/coquillo-1.12.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=675e8341e5eec26784e2f3e6e2c5e02d37f0e68c

commit 675e8341e5eec26784e2f3e6e2c5e02d37f0e68c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-04-10 09:10:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-10 09:22:42 +0000

    media-sound/coquillo: Add 2.0_pre20180303 Qt5-based snapshot
    
    Bug: https://bugs.gentoo.org/398487
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-sound/coquillo/Manifest                      |  1 +
 .../coquillo/coquillo-2.0_pre20180303.ebuild       | 45 ++++++++++++++++++++++
 .../files/coquillo-2.0_pre20180303-linking.patch   | 31 +++++++++++++++
 .../files/coquillo-2.0_pre20180303-qt-5.11.patch   | 24 ++++++++++++
 4 files changed, 101 insertions(+)}