{"bugs":[{"bugid":968340,"firstseen":"2026-01-04T08:04:43.158369","severity":"enhancement","status":"IN_PROGRESS","summary":"media-sound\/cantata-3.4.0: stablereq"}],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":472,"name":"dev-qt","summary":"The dev-qt category contains packages for the Qt framework modules and directly related libraries and development applications from the upstream Qt Project. Do not add other packages to this category."},{"categoryid":477,"name":"kde-frameworks","summary":"The kde-frameworks category contains KDE Frameworks – add-on libraries for programming with Qt."},{"categoryid":415,"name":"media-fonts","summary":"The media-fonts category contains fonts."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":373,"name":"media-sound","summary":"The media-sound category contains sound, music and audio applications."},{"categoryid":342,"name":"media-video","summary":"The media-video category contains video-related applications."},{"categoryid":402,"name":"net-dns","summary":"The net-dns category contains DNS (Domain Name Service) related software."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"30633111bc8a7836176a9c5d314cf96727f37ef4","committime":"2025-12-04T13:15:45","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nicolas.parlant@parhuet.fr","authorname":"Nicolas PARLANT","body":"update license to GPL-3+ (since a while)\nupstream allows external libs for karchive (replace qtiocompressor) and\nkitemviews\nuse of fontawesome has been reworked, closing an old bug\nremove cdparanoia as a fallback for cdda, upstream prefers libcdio\n\nuse optfeature instead of has_version, remove mpd\n\nCloses: https:\/\/bugs.gentoo.org\/641880\nSigned-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44893\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44893\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ebc4ced4ab9c6fa933629b28874c3e443ed76efb","committime":"2025-12-03T15:32:39","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: add 3.4.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l virtual\/zlib$ | xargs sed -i -e 's@virtual\/zlib$@&:=@'\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6a3644bf2f9aace46ad9bbab2e4f3bccd747079e","committime":"2025-11-04T09:36:27","packageid":59052,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l sys-libs\/zlib media-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"93b8ec20c54c02c297553c15f5047b2077ba5318","committime":"2025-11-04T08:10:32","packageid":59052,"repoid":1,"summary":"media-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4f811d0d55dec767ec3e600a279676afadc26cab","committime":"2025-08-28T22:18:51","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"e4994c1a3d88e90cce97322da26b7a1fae02f87a","committime":"2025-08-28T20:58:55","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: drop 3.3.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ebc752113f260716ed17ef681f7d07fed9967036","committime":"2025-08-27T19:33:44","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"6f6f57dfcf2346ab870d9f95c421487ee6f8606e","committime":"2025-08-27T19:25:09","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Stabilize 3.3.1 amd64, #960208"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90693cf8f3cfe37ce6d5e2f86b006d8aac1de1c4","committime":"2025-06-12T11:21:54","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nicolas.parlant@parhuet.fr","authorname":"Nicolas PARLANT","body":"fix multiple ODR violations with cddb or udisks enabled.\nMove enums into class scope in headers.\n\n> online\/podcastsearchdialog.cpp:67:6:\n> error: type ‘Roles’ violates the C++ One Definition Rule\n> devices\/albumdetailsdialog.cpp:311:6:\n> note: an enum with different value name is defined in another translation unit\n> gui\/initialsettingswizard.cpp:44:6:\n> error: type ‘Pages’ violates the C++ One Definition Rule\n> devices\/actiondialog.cpp:68:6:\n> note: an enum with different value name is defined in another translation unit\n\nSigned-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42541\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/42541\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e23492ce36ff9e5b68d08d448232e1d3442bba2f","committime":"2025-06-10T21:07:35","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: fix ODR violations"},{"authoremail":"nicolas.parlant@parhuet.fr","authorname":"Nicolas PARLANT","body":"Add a patch to fix ODR violations with cddb or udisks enabled\n\nSigned-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42541\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ec2f88274c49883f7226c9d3d9344925ce4440d7","committime":"2025-06-10T21:06:03","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Bump to 3.3.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ee22b790cdb3f87e28b5a346f2237385d911d57e","committime":"2025-04-01T19:35:18","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/927073\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"58878c87b38de60499a315f2257efd3a8f23590f","committime":"2025-04-01T19:14:25","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: drop 2.5.0-r3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"300280d10875e75c26248e6c18094466e6153e09","committime":"2025-04-01T18:50:16","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"f1b299dc3a97a1c190633b75b6a581c8b9e3a9a8","committime":"2025-04-01T18:43:31","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: unkeyword 2.5.0-r3 for ~ppc"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"43c6157c681fceb854af568ea82892b304c64d7e","committime":"2025-04-01T18:42:57","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Stabilize 3.3.0 amd64, #927073"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a6ed88cee20e8bb6d346b64427fdb3223c08019","committime":"2025-02-21T20:48:26","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"37a64185875a221a8a86294ec035fdb6da62f7c5","committime":"2025-02-21T17:12:57","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: drop 2.5.0-r2, dekeywording x86"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"To prepare for media-libs\/taglib-2 stabilisation.\n\nBug: https:\/\/bugs.gentoo.org\/927073\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"58947cbf2371b2c88b846b35701ff0a7f33a4cc2","committime":"2025-02-21T17:08:02","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: stabilize 2.5.0-r3 for amd64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6f0aa5a4c00c3a8ee1304e76eef59527bbd89829","committime":"2025-02-08T08:34:14","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"811c7362a079f3af4764219174f1517bd779e4a8","committime":"2024-12-28T00:18:17","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nicolas.parlant@parhuet.fr","authorname":"Nicolas PARLANT","body":"switch to gh-fork nullobsi as initial CDrummond is archived\n\nplocales removed\n\npatches :\n* use KF6::solid instead of 'lite-vendored' (so unkeyword ~ppc)\n* fix cdparanoia detection\n\nuseflags :\n* rm cdio. As upstream, use cdda for cdioparanoia with cdparanoia as fallback\n* add +taglib as it's required for almost all other useflags\n\nmentions :\n* taglib-2.0 is required by upstream, but package may still be built\n  with taglib-1.13. Nonetheless, I don't see the real issue as\n  there is no obstacle to taglib2's stabilization.\n* libvlc has been removed from useflags in the past. I didn’t add it as\n  an alternative of qtmultimedia for playing stream.\n* breeze or oxygen icons are not strictly required. removed from rdep.\n\nBug: https:\/\/bugs.gentoo.org\/927073\nSigned-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/40475\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"2edede5d416650df9c28628d57246a6233d1051e","committime":"2024-12-20T10:01:50","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: add 3.3.0, qt6 fork"},{"authoremail":"nicolas.parlant@parhuet.fr","authorname":"Nicolas PARLANT","body":"patch from fork as official is archived\nhttps:\/\/github.com\/nullobsi\/cantata\/commit\/45bac9eb3e99ed75b6539f92418556dac1c0193d.patch\nAdd media-libs\/taglib:= slot op, ABI break imminent\n\nSigned-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"d371e0f541dde7e68639fbcde02fd774458ea86c","committime":"2024-12-20T09:35:12","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: fix build with taglib2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a6e1c09208819bcc855aad06aadab9c0f2eacf94","committime":"2024-05-07T08:06:35","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"0dabc18c770a8efa5c9a40dce6a81c35e870aca8","committime":"2024-04-21T11:29:13","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Port to PERL_FEATURES"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"026a5fde056106b9495d86f6c313280b0d07078f","committime":"2023-11-26T23:31:53","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"174ab1b74be5da0cbde17df73105acb80132f9be","committime":"2023-11-26T23:24:45","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Relax kde-frameworks\/breeze-icons slot dep to :*"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"72c5419ec641e8dd5ac4d64dc10ba005de0af596","committime":"2022-10-10T08:54:34","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Tested-by: ernsteiswuerfel <erhard_f@mailbox.org>\nCloses: https:\/\/bugs.gentoo.org\/874726\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"37910e59dee9ed4c035a6e02185daee41a5ba96b","committime":"2022-10-10T08:39:21","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: keyword 2.5.0 for ~ppc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2cfa251746f5e9de5609ef2fbddacce1cdefc119","committime":"2022-07-17T07:31:23","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.32, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"b6df296f66bc218001e4e829dba4d74a9a24f5a9","committime":"2022-07-17T06:36:50","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop unused qmake-utils.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a0ee920148133b456d310f4ff4e097738eb6fed2","committime":"2022-05-15T11:02:57","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"db53ae9aaf5ca4a26e7a37d1b543316584cfa296","committime":"2022-05-15T10:38:13","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.4.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b363da6c9531f86f02a643eef97e17f6c9be45cb","committime":"2022-05-09T07:47:59","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"60fb000798647b0bf94ed24dbde3482d465d6f9b","committime":"2022-05-09T07:32:46","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Stabilize 2.5.0 x86, #843365"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"1c5a3a005f8920d4843897990870b6f337a6a74b","committime":"2022-05-09T07:32:30","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Stabilize 2.5.0 amd64, #843365"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ea78e04ada5fbdb83ad9d3dfa6ea868323c06318","committime":"2022-03-16T16:49:17","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Upstream repository was made read-only.\n\nCategorized view was disabled, see also:\nhttps:\/\/github.com\/CDrummond\/cantata\/issues\/1530\n\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"2549baab1858b49a4edd9fb80f019dd8beda990a","committime":"2022-03-16T16:25:33","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.5.0 version bump, final release; EAPI-8 bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ea1ed50602c973d342c504008a9123fcb268e8ec","committime":"2021-08-14T17:21:50","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"See also: https:\/\/github.com\/CDrummond\/cantata\/pull\/1732\n\nReported-by: ernsteiswuerfel <erhard_f@mailbox.org>\nTested-by: ernsteiswuerfel <erhard_f@mailbox.org>\nCloses: https:\/\/bugs.gentoo.org\/807763\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"2c542c510f16890a3c77659123a0e2a42845d28e","committime":"2021-08-14T16:43:24","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fix build with musl libc again"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"277bcea3ed57813d75fd5e9c545fb6eeac999d98","committime":"2021-08-05T19:20:54","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Upstream commit 835e48074834fb5b888d53b00f84967701d6d78a\n\nReported-by: ernsteiswuerfel <erhard_f@mailbox.org>\nCloses: https:\/\/bugs.gentoo.org\/792555\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"656f75dd8ebd952db3a9e8dca9684bd59443f3ad","committime":"2021-08-05T19:06:51","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fix build with musl libc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"358e32423a9f2c221a06823315d4dfa8b1905793","committime":"2021-07-04T14:21:18","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Ulrich Müller <ulm@gentoo.org>","commitid":"21f37330f6061130b8122a671955fc9659e51dc1","committime":"2021-07-03T15:44:48","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Update from l10n.eclass to plocale.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"460cb724dcbf806d9acdd5c3d7c8a9627d62121b","committime":"2020-11-02T14:35:10","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"a3118c3f2709b05221293310649ec60160ab95c0","committime":"2020-11-02T14:03:39","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.4.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bbec1bb0f8610e95e777e49b9fe63ebd08937c95","committime":"2020-11-02T13:05:09","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d575ed500ffd1de884dacaae7b1e196c6de0fdcc","committime":"2020-11-02T12:48:08","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Stabilize 2.4.2 amd64, #749783"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"64751e854c7291fb4414e9ee1f4dd4d64bd3f00b","committime":"2020-10-18T18:35:05","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"b9ee705e771b998c3db73d5f5c60521ed5c9fc60","committime":"2020-10-18T18:02:45","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable (bug #749783)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97fe91a65fd6460925166b6815bdba7b8a72ffe3","committime":"2020-09-20T22:35:16","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.7, Repoman-3.0.1\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"cea34f7d193e5554d32d633fd50cce95f6edd473","committime":"2020-09-20T16:31:23","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.4.2 version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ac972267c4f1143f9f9465c0bdd62bc4291e508b","committime":"2020-04-26T13:39:35","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"ef043b463f9dd9b8e8d87ac8a7835741533a515d","committime":"2020-04-26T12:25:45","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Remove media-video\/libav"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aee0bf9b90b9e3e07fc4e9bd2458742f8939102a","committime":"2020-03-25T18:37:25","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"73bd1cb91bc07b28a99556f93406ce30581d510f","committime":"2020-03-25T16:07:33","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.96, Repoman-2.3.21\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"d46312c6d1cb76d6d2191da8f8133bda9bf85690","committime":"2020-03-25T15:55:44","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.3.3-r1"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"ae8b931d8823a87dc6ace9e05f53aebbb63f44d2","committime":"2020-03-25T15:37:10","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable wrt bug #713796"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d37ecb526778b35e3df608adcdda2eaaab71197a","committime":"2020-03-25T14:37:30","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5b457e0a71188ae9accac358ca80b36d0bf331fd","committime":"2020-03-25T14:06:58","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: amd64 stable wrt bug #713796"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6c87a4ba0d441472812ee039d6dbc5019922bd9c","committime":"2020-03-21T18:07:37","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.94, Repoman-2.3.21\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"ee7e540aef1cd389e4005a6bead6572aeefc49ba","committime":"2020-03-21T17:45:11","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Update PLOCALES"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"70db008226a0d949dd7fb3ff7a70a950b6d1fa2d","committime":"2020-02-24T22:39:51","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"99edc2f04df89189e9cef058d384235087451c48","committime":"2020-02-24T20:02:43","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.4.1 version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a852d2060344ee459a2908a4650b62e11a3b5c74","committime":"2019-12-29T13:26:03","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"ce86df7eb9cdd27b8da28b84541ed0894fac4b53","committime":"2019-12-21T11:09:43","packageid":59052,"repoid":1,"summary":"*\/*: Switch kde proj packages to cmake.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"84ef95dff9333480078e306c7bf09e5894374e81","committime":"2019-07-15T21:07:00","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>\nCloses: https:\/\/bugs.gentoo.org\/689610\nPackage-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"979ca7172427d327d9c996ec11fc33e2f7986fd1","committime":"2019-07-15T20:07:04","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.3.3-r1 ~ppc64 added"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4d38efa906528e40d4e5364fd0bc2e9d75786f7c","committime":"2019-02-21T10:43:54","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.62, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"fa83b63af8f2c35c1fb318ab7c664f2ddaadd557","committime":"2019-02-20T19:02:11","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.3.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e3fe166e65cc003955cb3d7130ecec82bae5187a","committime":"2019-02-20T13:43:55","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"24882a2cd7127efc15dd72b8d89c632ea37f9f88","committime":"2019-02-20T13:22:54","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: amd64 stable wrt bug #677112"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"85f7c50e1a9f51ae9a554c44dadc520511dd9652","committime":"2019-02-17T16:23:46","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.60, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"4ca21723994cd431f55ccb3cde88566a6684f37c","committime":"2019-02-17T16:18:48","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.3.3 (r0)"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Thanks-to: Bigos <wielkiegie@gmail.com>\nCloses: https:\/\/bugs.gentoo.org\/678228\nPackage-Manager: Portage-2.3.60, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"564cb54b235260ec1550e33bc2e4750cafc2226f","committime":"2019-02-17T16:11:25","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fix bundled solid-lite static linking"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54032b990c5eb97930f3b998bc84d021b2db3d24","committime":"2019-02-15T16:05:58","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.59, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"0ca3a850c16d71d163fdff13534f6cedd3f98437","committime":"2019-02-15T14:47:43","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable (bug #677112)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"983fce5efd5e0d59d657b3aa4ea9b1b8491e504c","committime":"2019-02-14T18:44:29","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.60, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"a1def98d550e9b6f2071f9afe2e3b60a0d8b2183","committime":"2019-02-14T18:04:14","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Switch from gnome2-utils to xdg, EAPI-7 bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ce55339af3991d114e2605bcfe2d661e7110571e","committime":"2019-01-06T21:03:52","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.54, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"bb9d5a161827c0c51c7b7e73b5209f1633556151","committime":"2019-01-06T20:34:59","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.3.3 version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e98c2d330a5d556abb96dd40c55e63d44378a1c7","committime":"2018-11-29T20:24:00","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"7419ba1f7e7c77bc196f4b6c2f55fe4114911cbb","committime":"2018-11-29T19:39:18","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.2.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a6916eb6d183734a3d05e1419cf5b6f1d856bb85","committime":"2018-10-05T21:04:12","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"3cec59b15d7ddbce1447c1d687d23805250a7ee1","committime":"2018-10-05T20:21:59","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.3.2 amd64 stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f6ef70340904c10de46d21cba23036f7d50f86a0","committime":"2018-10-05T04:24:01","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.50, Repoman-2.3.11\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"95dffd5745040c5e75e7ccde52ff5f530cbc9d9b","committime":"2018-10-05T03:42:35","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable (bug #667418)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6858e5eadc10ca7b4e78b50bf152818524e860cd","committime":"2018-09-30T22:23:58","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"fed872dce23dda1e1956952b7fc8307787309eeb","committime":"2018-09-30T21:53:11","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Replace virtual\/ffmpeg w\/ USE +-libav"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3d3ac180a79c4bb26f6f433dd2abb7f2c736540b","committime":"2018-09-03T20:24:06","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.48, Repoman-2.3.10","commitid":"87766f4f5741763d21be52b3cbb0ff48085c4a9f","committime":"2018-09-03T20:05:42","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop old"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.48, Repoman-2.3.10","commitid":"7d434c0351d4a9b48f353a5d89eb13bd46735be9","committime":"2018-09-03T20:04:52","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.3.2 version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"75f6611dc75f161dedf8d4e2a6eedb88e98f43c0","committime":"2018-06-23T20:05:50","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"4d244ad3a4e4fb453abcb6dae1967f1125c1d96d","committime":"2018-06-23T19:18:38","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.3.1 version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b822afaa56ea54140ce165709480a3a2544a3db3","committime":"2018-04-25T17:08:33","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.31, Repoman-2.3.9","commitid":"c48adfe60caa9cab0fca9a7b844b4e7e71a93a50","committime":"2018-04-25T16:33:14","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop 2.2.0-r1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/653918\nPackage-Manager: Portage-2.3.31, Repoman-2.3.9","commitid":"534b580dc755c95a43953096ce12953fd5d01ba4","committime":"2018-04-25T16:32:50","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Add missing RDEPEND"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b68a382f235d771793b9f3480d84715b0bb91879","committime":"2018-03-16T21:46:37","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Reported-by: Franz Fellner <alpine.art.de@gmail.com>\nCloses: https:\/\/bugs.gentoo.org\/642196\nPackage-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"95bbffe23369fa825ded61227a0ff6a40a277086","committime":"2018-03-16T20:56:40","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fix runtime crash w\/ >=dev-qt\/qtsql-5.10"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"11a07b3e2422575c7daec7202c8044566e45cca6","committime":"2017-11-19T06:23:31","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.4","commitid":"666f2a154ac99ba327e37434988fa7a537491339","committime":"2017-11-19T06:11:52","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: remove 2.1.0"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Bug: https:\/\/bugs.gentoo.org\/637166\nPackage-Manager: Portage-2.3.8, Repoman-2.3.4","commitid":"869ffef741f62957caf6de82ed41bc8066d51625","committime":"2017-11-19T06:09:55","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: stabilise 2.2.0 for amd64"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"28494941b9ec9bcb9fa3fe6ff0e3de96c9c21e39","committime":"2017-11-14T22:03:36","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"c3c478f5f550fcac7665ac749ae8911a9bfae8bf","committime":"2017-11-14T21:37:18","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable (bug #637166)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1f9fae880923ff64657c2fc631504eb186244897","committime":"2017-11-11T21:44:32","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/637138\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"4da5ede43011555c0c24f1389bbbdf4d3d1dc0f4","committime":"2017-11-11T19:07:36","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Add elog message about MPD"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c3a844abd6dd1419f814c8ca8b3e683a66acc71b","committime":"2017-10-28T07:53:41","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.12, Repoman-2.3.4","commitid":"c9a795211531009f97065677d544f9638b8bcb30","committime":"2017-10-27T21:03:46","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: amd64 stable, bug #630618"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b1615650601fdc22a37f210b73c3339f4040fdbb","committime":"2017-10-27T13:04:29","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.11, Repoman-2.3.3","commitid":"d0431552cf6ec0d9abc39d26e298741848aefec4","committime":"2017-10-27T11:57:56","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: x86 stable (bug #630618)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"fa84d064d9a78d4a9f536eaf3d051de522bd344a","committime":"2017-10-08T19:51:21","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Adds new use flag streaming which controls supports for playback of MPD\nHTTP streams using LibVLC (media-video\/vlc).\n\nReported-by: Hendrik v. Raven <hendrik@consetetur.de>\nCloses: https:\/\/bugs.gentoo.org\/633634\nPackage-Manager: Portage-2.3.11, Repoman-2.3.3","commitid":"489ce9b104f23d1f14def66c2663c2a8381a598a","committime":"2017-10-08T19:22:02","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Version bump 2.2.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d7def28b7e7b0b8fc85dc7fd2ee1f940c8964393","committime":"2017-08-05T10:01:26","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"5f761feca7e6e7468e541c410660ed61b18bcd40","committime":"2017-08-05T09:18:38","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fix build with USE=replaygain"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ca6022fee6566bfb317d74f85e7c5ec897642681","committime":"2017-08-02T21:43:26","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"8606353ff85e982c42f8d10e519af8cf15d47b48","committime":"2017-08-02T21:33:55","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"52a0e1a2137779b41cc92443af419ef7ce8e98c4","committime":"2017-08-02T19:41:09","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"d4bd1d8d39b9a6d785e11f8eb804cc4977ce8ae1","committime":"2017-08-02T06:25:13","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: 2.1.0 version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":59052,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":59052,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a35dda3e5510b653844322658df2618feb1ccc50","committime":"2016-12-20T09:41:18","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"72e243a2e2600cbd0caee6641dc7975a9c7af33f","committime":"2016-12-20T09:30:42","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Remove 2.0.1 (r0)"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"b6224b26bea8ef639c3d4329e8d60a05e4d1c969","committime":"2016-12-20T09:28:13","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Use subslot on media-libs\/musicbrainz"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"778f7589d94e83be1c3273a943fc712fb7d0ef4b","committime":"2016-11-05T16:21:50","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3612b26690d46d8acc876a1505c802b6bdd96f02","committime":"2016-11-05T16:02:10","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Package-Manager: portage-2.3.2","commitid":"7fddf1fb363c0d5389d2c58c4bbf54a605413ebd","committime":"2016-11-05T16:00:55","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: fix multilib-strict violation"},{"authoremail":"andreas.sturmlechner@gmail.com","authorname":"Andreas Sturmlechner","body":"Package-Manager: portage-2.3.0","commitid":"aa524fbca2084f51b86b8c4054016162cee73e00","committime":"2016-10-27T21:34:43","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: slotmove 4 -> 0"},{"authoremail":"andreas.sturmlechner@gmail.com","authorname":"Andreas Sturmlechner","body":"Add fixes for MPRIS and >=Plasma-5.7\nX not used with Qt5 - upstream commit c934ae9ed5b8aeb3d8ff6a6b108b3cfe4fb30dea\n\nPackage-Manager: portage-2.3.0","commitid":"54401847549e3a5ad53811646e63b69327a57376","committime":"2016-10-22T21:09:00","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Drop USE=kde,qt5 and simplify ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5104710823c8c52e253aa20e857864d7a7847c67","committime":"2016-07-21T10:02:09","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Package-Manager: portage-2.3.0","commitid":"838057b035a13d7c7d93b3f11575e12a46e3927c","committime":"2016-07-21T09:39:31","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: >=media-libs\/taglib-1.11 dropped asf and mp4 USE flags"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"76bb07767552e2f9d10f7a780f1c57a3aacd005a","committime":"2016-06-06T07:21:47","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"1742f8a68cf972a7de7e9e321c279ec008f33396","committime":"2016-06-06T07:07:17","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Remove 2.0.0"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"77470920402d7113bdec436af2ca5bc0a8c7057a","committime":"2016-06-06T07:06:28","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Version bump 2.0.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c513f99c99242c6ad1197e54aa3b36ffed53b8d1","committime":"2016-05-17T13:42:30","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: portage-2.3.0_rc1","commitid":"beb01c50a352b56bfa0f9af5dc475e19919b1a6e","committime":"2016-05-17T13:28:10","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Remove 1.5.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"33923cad71517df34f2d4d8eb3ae69befd8ef871","committime":"2016-05-04T07:22:36","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"civil@gentoo.org","authorname":"civil@gentoo.org","body":"Gentoo-bug: 544734\n\nPackage-Manager: portage-2.2.28\n\nSigned-off-by: Johannes Huber <johu@gentoo.org>","commitid":"06f9b9bb9f1ef48268fe62845c5dd8816cb3b58f","committime":"2016-03-29T23:18:56","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: version bump 2.0.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cba945310245e96be3a751070e00913c1aa6d2b1","committime":"2015-11-13T17:03:07","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"andreas.sturmlechner@gmail.com","authorname":"Andreas Sturmlechner","body":"kde4-base.eclass: Recognize KDEBASE in kde-frameworks\nkde4-functions.eclass: Change RDEPEND\nchromium.eclass: Minor change\nVarious ebuilds: kde-apps\/oxygen-icons -> kde-frameworks\/oxygen-icons\n\nPackage-Manager: portage-2.2.23","commitid":"b9db3a043ecd2585f5bbcc9d28362e7fab44fdac","committime":"2015-11-10T02:16:40","packageid":59052,"repoid":1,"summary":"kde-apps\/oxygen-icons: pkgmove to kde-frameworks\/oxygen-icons"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"599564914063998990aa1ca7b955e3112145410a","committime":"2015-09-01T20:07:36","packageid":59052,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Package-Manager: portage-2.2.20.1","commitid":"c86866fd045e5ce494c180ae0bf537572d271e7b","committime":"2015-09-01T19:44:45","packageid":59052,"repoid":1,"summary":"media-sound\/cantata: Fixing HOMEPAGE move due to code.google.com shutdown"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":59052,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":59052,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c5034ce7fb6eb4a3b21f2c360ea293eee48f17d6","committime":"2015-08-07T19:22:07","packageid":59052,"repoid":1,"summary":"2015-08-07 19:22:06 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":59052,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"Library for reading and editing audio meta data","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"taglib","packageid":42716},{"block":false,"categoryid":438,"description":"Library for accessing a CDDB server","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libcddb","packageid":45609},{"block":false,"categoryid":438,"description":"Client Library for accessing the latest XML based MusicBrainz web service","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"musicbrainz","packageid":49841},{"block":false,"categoryid":342,"description":"Complete solution to record\/convert\/stream audio and video","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"ffmpeg","packageid":49991},{"block":false,"categoryid":402,"description":"System which facilitates service discovery on a local network","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"avahi","packageid":50890},{"block":false,"categoryid":438,"description":"Implementation of Microsoft's Media Transfer Protocol (MTP)","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libmtp","packageid":52862},{"block":false,"categoryid":373,"description":"An advanced CDDA reader with error correction","ebuildids":[867067],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"cdparanoia","packageid":54445},{"block":false,"categoryid":393,"description":"Advanced CDDA reader with error correction","ebuildids":[867067,883521],"firstseen":"2013-01-16T14:36:25.829732","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libcdio-paranoia","packageid":60221},{"block":false,"categoryid":472,"description":"Multimedia (audio, video, radio, camera) library for the Qt6 framework","ebuildids":[867067,883521],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtmultimedia","packageid":60440},{"block":false,"categoryid":472,"description":"SVG rendering library for the Qt6 framework","ebuildids":[867067,883521],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsvg","packageid":60446},{"block":false,"categoryid":477,"description":"Framework for reading, creation, and manipulation of various archive formats","ebuildids":[883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"karchive","packageid":62633},{"block":false,"categoryid":477,"description":"Framework providing additional widgets for item models","ebuildids":[883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"kitemviews","packageid":62664},{"block":false,"categoryid":477,"description":"Provider for platform independent hardware discovery, abstraction and management","ebuildids":[867067,883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"solid","packageid":62686},{"block":false,"categoryid":438,"description":"Library implementing the EBU R128 loudness standard","ebuildids":[867067,883521],"firstseen":"2015-08-19T13:42:24.744737","maintainer":"amynka@gentoo.org","maintainername":"Amy Winston","name":"libebur128","packageid":63984},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[867067,867067,883521,883521],"firstseen":"2022-08-02T23:07:22.729124","name":"qtbase","packageid":75249},{"block":false,"categoryid":373,"description":"Realtime MPEG 1.0\/2.0\/2.5 audio player for layers 1, 2 and 3","ebuildids":[867067,883521],"firstseen":"2024-01-05T10:12:12.047249","name":"mpg123-base","packageid":76876},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[867067,883521],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[],"ebuilds":[{"archs":["~amd64","~ppc64","~x86"],"ebuildid":883521,"firstseen":"2025-12-04T13:25:57.905467","license":"GPL-3+","moddate":"2026-03-28T18:04:21","packageid":59052,"repoid":1,"slot":"0","uses":["cdda","cddb","http-server","mtp","musicbrainz","replaygain","streaming","taglib","udisks","zeroconf"],"version":"3.4.0"},{"archs":["amd64","~ppc64","~x86"],"ebuildid":867067,"firstseen":"2025-06-12T12:31:20.484478","license":"GPL-2","moddate":"2026-03-28T18:04:21","packageid":59052,"repoid":1,"slot":"0","uses":["cdda","cddb","http-server","mtp","musicbrainz","replaygain","streaming","taglib","udisks","zeroconf"],"version":"3.3.1"}],"masks":[],"package":{"categoryid":373,"description":"Featureful and configurable Qt client for the music player daemon (MPD)","firstseen":"2012-03-25T14:35:48.035748","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"cantata","packageid":59052},"rdependencies":[{"block":false,"categoryid":438,"description":"Library for reading and editing audio meta data","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"taglib","packageid":42716},{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":false,"categoryid":438,"description":"Library for accessing a CDDB server","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libcddb","packageid":45609},{"block":false,"categoryid":438,"description":"Client Library for accessing the latest XML based MusicBrainz web service","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"musicbrainz","packageid":49841},{"block":false,"categoryid":342,"description":"Complete solution to record\/convert\/stream audio and video","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"ffmpeg","packageid":49991},{"block":false,"categoryid":402,"description":"System which facilitates service discovery on a local network","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"avahi","packageid":50890},{"block":false,"categoryid":438,"description":"Implementation of Microsoft's Media Transfer Protocol (MTP)","ebuildids":[867067,883521],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libmtp","packageid":52862},{"block":false,"categoryid":373,"description":"An advanced CDDA reader with error correction","ebuildids":[867067],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"cdparanoia","packageid":54445},{"block":false,"categoryid":393,"description":"Advanced CDDA reader with error correction","ebuildids":[867067,883521],"firstseen":"2013-01-16T14:36:25.829732","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libcdio-paranoia","packageid":60221},{"block":false,"categoryid":472,"description":"Multimedia (audio, video, radio, camera) library for the Qt6 framework","ebuildids":[867067,883521],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtmultimedia","packageid":60440},{"block":false,"categoryid":472,"description":"SVG rendering library for the Qt6 framework","ebuildids":[867067,883521],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsvg","packageid":60446},{"block":false,"categoryid":477,"description":"Framework for reading, creation, and manipulation of various archive formats","ebuildids":[883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"karchive","packageid":62633},{"block":false,"categoryid":477,"description":"Framework providing additional widgets for item models","ebuildids":[883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"kitemviews","packageid":62664},{"block":false,"categoryid":477,"description":"Provider for platform independent hardware discovery, abstraction and management","ebuildids":[867067,883521],"firstseen":"2014-10-16T13:45:26.454911","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"solid","packageid":62686},{"block":false,"categoryid":438,"description":"Library implementing the EBU R128 loudness standard","ebuildids":[867067,883521],"firstseen":"2015-08-19T13:42:24.744737","maintainer":"amynka@gentoo.org","maintainername":"Amy Winston","name":"libebur128","packageid":63984},{"block":false,"categoryid":415,"description":"The iconic font","ebuildids":[883521],"firstseen":"2016-05-28T13:39:25.798805","maintainer":"hilobakho@gmail.com","maintainername":"Mykyta Holubakha","name":"fontawesome","packageid":65471},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[867067,883521],"firstseen":"2022-08-02T23:07:22.729124","name":"qtbase","packageid":75249},{"block":false,"categoryid":373,"description":"Realtime MPEG 1.0\/2.0\/2.5 audio player for layers 1, 2 and 3","ebuildids":[867067,883521],"firstseen":"2024-01-05T10:12:12.047249","name":"mpg123-base","packageid":76876},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[867067,883521],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"82366aa45a35f6900f43023917c2c86ccdbb00a3","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/nullobsi\/cantata"],"uses":[{"description":"Add Compact Disk Digital Audio (Standard Audio CD) support","isdefault":false,"use":"cdda"},{"description":"Access cddb servers to retrieve and submit information about compact disks","isdefault":false,"use":"cddb"},{"description":"Enable internal HTTP server to play non-MPD files","isdefault":false,"packageid":59052,"use":"http-server"},{"description":"Enable support for Media Transfer Protocol","isdefault":false,"use":"mtp"},{"description":"Lookup audio metadata using MusicBrainz community service (musicbrainz.org)","isdefault":false,"use":"musicbrainz"},{"description":"Enable ReplayGain support, for relative volume adjustments","isdefault":false,"packageid":59052,"use":"replaygain"},{"description":"Enable playback of MPD HTTP streams using (dev-qt\/qtmultimedia)","isdefault":false,"packageid":59052,"use":"streaming"},{"defaultflag":true,"description":"Enable tagging support with taglib","isdefault":true,"use":"taglib"},{"description":"Enable storage management support (automounting, volume monitoring, etc)","isdefault":false,"use":"udisks"},{"description":"Support for DNS Service Discovery (DNS-SD)","isdefault":false,"use":"zeroconf"}]}