summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-cdr/cdrdao: does not build with CFLAGS=-ltoMartin Dummer2023-01-124-1/+447
| | | | | | | | | | | | | - change ebuild to filter -lto - according to https://sourceforge.net/p/cdrdao/news/ upstream has changed from Sourceforge to Github - remove dependency on gnome-base/gconf (is not necessary for cmdline binaries) Closes: https://bugs.gentoo.org/854219 Closes: https://bugs.gentoo.org/867235 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/28633 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-cdr/dumpet: add github upstream metadataBen Kohler2023-01-101-0/+3
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: drop 22.12.0Andreas Sturmlechner2023-01-052-63/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.12.1 version bumpAndreas Sturmlechner2023-01-052-0/+63
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/bchunk: update EAPI 7 -> 8Alexey Sokolov2023-01-021-6/+5
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/28896 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-cdr/xbiso: treecleanJakov Smolić2022-12-314-64/+0
| | | | | Closes: https://bugs.gentoo.org/882089 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-cdr/kcdemu: update EAPI 7 -> 8Andreas Sturmlechner2022-12-261-3/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/extract-xiso: drop 2.7.1Sam James2022-12-213-63/+0
| | | | | Bug: https://bugs.gentoo.org/886659 Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 amd64, #886659Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 x86, #886659Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/extract-xiso: Stabilize 2.7.1_p202204252159 ppc, #886659Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.12.0 version bumpAndreas Sturmlechner2022-12-092-0/+63
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/cdrdao: keyword 1.2.4-r1 for ~loongWANG Xuerui2022-12-041-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-cdr/dvd+rw-tools: keyword 7.1-r4 for ~loongWANG Xuerui2022-12-041-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-cdr/brasero: keyword 3.12.3 for ~loongWANG Xuerui2022-12-041-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: drop 22.04.3Andreas Sturmlechner2022-12-032-65/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: Stabilize 22.08.3 x86, #879357Arthur Zamarin2022-12-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: Stabilize 22.08.3 amd64, #879357Jakov Smolić2022-11-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-cdr/cuecue: add BDEPEND on flac for macro; enable flac IUSE by defaultSam James2022-11-221-1/+3
| | | | | Closes: https://bugs.gentoo.org/882447 Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cuecue: fix configure w/ clang 16Sam James2022-11-222-2/+23
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: unmask libsecret, gvfsSam James2022-11-211-1/+1
| | | | | | | libsecret only has an optional dep on gjs, so mask instead. Reported-by: WANG Xuerui <xen0n@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/wd40: mask app-cdr/braseroSam James2022-11-201-1/+1
| | | | | | Needs gvfs. Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: Stabilize 22.08.3 arm64, #879357Sam James2022-11-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cdemu: Remove py3.8-only versionsMichał Górny2022-11-152-56/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-cdr/daa2iso: use HTTPS, fix LICENSEMichael Mair-Keimberger2022-11-131-3/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: drop 22.08.2Andreas Sturmlechner2022-11-032-65/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.08.3 version bumpAndreas Sturmlechner2022-11-032-0/+65
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dvd+rw-tools: add myself as a maintainerViorel Munteanu2022-11-021-6/+2
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: keyword 22.08.2 for ~loongWANG Xuerui2022-11-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-cdr/brasero: Set remote-idMatt Turner2022-10-291-13/+13
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-cdr/extract-xiso: add github upstream metadataSam James2022-10-191-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/extract-xiso: add 2.7.1_p202204252159Sam James2022-10-192-0/+23
| | | | | | Closes: https://bugs.gentoo.org/874909 Closes: https://bugs.gentoo.org/714650 Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: drop 22.08.1Andreas Sturmlechner2022-10-132-65/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.08.2 version bumpAndreas Sturmlechner2022-10-132-0/+65
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/kcdemu: use PV in SRC_URISam James2022-09-221-2/+2
| | | | | | Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/isoimagewriter: Add missing dependencyAndreas Sturmlechner2022-09-141-0/+1
| | | | | Closes: https://bugs.gentoo.org/853211 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/burncdda: EAPI 8Sam James2022-09-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/graveman: add media-libs/flac subslot depSam James2022-09-101-1/+1
| | | | | | media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/mp3burn: EAPI 8Sam James2022-09-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cuecue: add media-libs/flac subslot depSam James2022-09-101-3/+4
| | | | | | media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: drop 22.08.0Andreas Sturmlechner2022-09-082-65/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.08.1 version bumpAndreas Sturmlechner2022-09-082-0/+65
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dolphin-plugins-mountiso: 22.08.0 version bumpAndreas Sturmlechner2022-08-222-0/+65
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dumpet: drop 2.1_p20140601-r3, EAPI-6--Andreas Sturmlechner2022-08-181-45/+0
| | | | | Closes: https://bugs.gentoo.org/865429 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/dumpet: Stabilize 2.1_p20140601-r4 amd64, #865429Sam James2022-08-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/dumpet: Stabilize 2.1_p20140601-r4 x86, #865429Sam James2022-08-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop obsolete KDE_GEAR meta variableAndreas Sturmlechner2022-08-151-1/+0
| | | | | | Amends commit 08f18cd6afe2360c6f9aa653a56d195432af63c9 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-cdr/cdrdao: drop 1.2.4Sam James2022-07-281-63/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-cdr/cdrdao: add github upstream metadataSam James2022-07-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>