diff options
Diffstat (limited to 'app-cdr')
19 files changed, 17 insertions, 312 deletions
diff --git a/app-cdr/brasero/brasero-3.12.3-r1.ebuild b/app-cdr/brasero/brasero-3.12.3-r2.ebuild index 402c35fd9bdd..d3af549adbee 100644 --- a/app-cdr/brasero/brasero-3.12.3-r1.ebuild +++ b/app-cdr/brasero/brasero-3.12.3-r2.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -GNOME2_LA_PUNT="yes" +GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="CD/DVD burning application for the GNOME desktop" @@ -21,11 +21,12 @@ DEPEND=" media-libs/gst-plugins-base:1.0 >=dev-libs/libxml2-2.6:2 >=x11-libs/libnotify-0.6.1:= - - media-libs/libcanberra[gtk3] + || ( + media-libs/libcanberra-gtk3 + media-libs/libcanberra[gtk3(-)] + ) x11-libs/libICE x11-libs/libSM - introspection? ( >=dev-libs/gobject-introspection-1.30:= ) libburn? ( >=dev-libs/libburn-0.4:= diff --git a/app-cdr/cdrdao/cdrdao-1.2.5-r1.ebuild b/app-cdr/cdrdao/cdrdao-1.2.5-r1.ebuild index 1b2a6179da52..76fbf3386cd1 100644 --- a/app-cdr/cdrdao/cdrdao-1.2.5-r1.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,6 +41,8 @@ src_prepare() { } src_configure() { + # bug #943909 + append-cflags -std=gnu17 append-cxxflags -std=c++11 filter-lto # https://bugs.gentoo.org/854219 diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild index 10ca3ef7b73b..7db0542ee92e 100644 --- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild +++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r5.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${P/_alpha[0-9][0-9]} LICENSE="GPL-2 LGPL-2.1 CDDL-Schily" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="acl caps nls unicode selinux" BDEPEND=" diff --git a/app-cdr/dolphin-plugins-mountiso/Manifest b/app-cdr/dolphin-plugins-mountiso/Manifest index 8df4dc4a131d..7d41bdbd1760 100644 --- a/app-cdr/dolphin-plugins-mountiso/Manifest +++ b/app-cdr/dolphin-plugins-mountiso/Manifest @@ -1,3 +1 @@ -DIST dolphin-plugins-24.05.2.tar.xz 305512 BLAKE2B 4f5a2b8e7e7131d55610622669398c537f5ef2a0f69bdcce431d28efd1784e31bd57fccabe93d380d38b7cfbbedb0f7ef79deb6de297deba57420373767c9a38 SHA512 7e8df3f14f0db6114a85e3077a515ea598f436d52ce6d199ead97119604455e06cc8585281cd2aa49068134505bce8bcce461976fad791d5729d278344a30c56 -DIST dolphin-plugins-24.08.1.tar.xz 317532 BLAKE2B 1f8bbcbcf79ca80e0744cbf5a1ecc4507d1e222c6ef179e01aac62361625d550702d014e28bb409d87cafad5bd57ae5d25bbc289177685681e84aa4261ac4b17 SHA512 d123197d4669611f0d12ad128967686d11b865865472028e60916e85bc4f0a5159e023a2784cba04e069ea5dbd9fd0801617b73e4033cffe1f6d815895aac59c -DIST dolphin-plugins-24.08.2.tar.xz 317744 BLAKE2B 5ea4755bee6d5ec3a3dbb30e1afe290818bdb57e14421fbb9a907f8f791e6001eef8cf134ec3d9415ca43824153bf55096f8f3e1ee2434a58795da979957a2db SHA512 c89a7a6d9f1a2d567522e126e25b52290205f96166ceb9b95c8aa0fbcf28424891ed1e60a1cdd4b158fd4ed48bb3b7a6bcdb6c79fe712b1cbdeb13c0c275a1f5 +DIST dolphin-plugins-24.08.3.tar.xz 317540 BLAKE2B 54fa2e13be2cceb53b12b1edb2d6d7c1793f6ba2bbec67e9e00121b33683aa6bd4895392cbdf5aa7627958c6323984ae3db8b5bbf6b14faba86b13181e0a2614 SHA512 05da7ac7b3ebe085cf0808d8e1eba49372bfeb1488800f40c1d0b9025e743efede1200095a1e660c1d538b2cc1b19f0f717f3d0723043517859f5c2015f961ce diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.05.2.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.05.2.ebuild deleted file mode 100644 index c212a08393dc..000000000000 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.05.2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="false" -KDE_ORG_CATEGORY="sdk" -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="mountiso" -KFMIN=6.3.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 -inherit ecm gear.kde.org - -DESCRIPTION="Dolphin plugin for ISO loopback device mounting" -HOMEPAGE="https://apps.kde.org/dolphin_plugins/" - -LICENSE="GPL-2+" -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=kde-apps/dolphin-${PVCUT}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 -" -RDEPEND="${DEPEND}" - -src_prepare() { - ecm_src_prepare - # qtconcurrent only required by git - ecm_punt_qt_module Concurrent - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_qt_module Network - ecm_punt_kf_module XmlGui - # delete non-${PN} translations - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_bazaar=OFF - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_makefileactions=OFF - -DBUILD_svn=OFF - ) - ecm_src_configure -} diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.2.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.2.ebuild deleted file mode 100644 index 4d0b3e8cd8a8..000000000000 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY="sdk" -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="mountiso" -KFMIN=6.5.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Dolphin plugin for ISO loopback device mounting" -HOMEPAGE="https://apps.kde.org/dolphin_plugins/" - -LICENSE="GPL-2+" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=kde-apps/dolphin-${PVCUT}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 -" -RDEPEND="${DEPEND} - >=kde-apps/dolphin-plugins-common-${PV} -" - -src_prepare() { - ecm_src_prepare - ecm_punt_po_install - # qtconcurrent only required by git - ecm_punt_qt_module Concurrent - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_qt_module Network - ecm_punt_kf_module XmlGui -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_bazaar=OFF - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_makefileactions=OFF - -DBUILD_svn=OFF - ) - ecm_src_configure -} diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.1.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.3.ebuild index 4d0b3e8cd8a8..ec827893f50f 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.1.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/dolphin_plugins/" LICENSE="GPL-2+" SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="" DEPEND=" diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild index ba219f037ff4..9f0717334cf1 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild @@ -19,4 +19,4 @@ fi LICENSE="BSD-4" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" diff --git a/app-cdr/gaffitter/Manifest b/app-cdr/gaffitter/Manifest index 7d0f0a9c25f1..56fda98e30f4 100644 --- a/app-cdr/gaffitter/Manifest +++ b/app-cdr/gaffitter/Manifest @@ -1,3 +1,2 @@ -DIST gaffitter-0.6.0.tar.bz2 44433 BLAKE2B 8ae8fb68711168619e69b79c8544dcb926e984ed3e311062060c71f691588c581fb90744c3e984847bd3061e6ed18e6ae07896af8812d6896fb27291af9450e0 SHA512 f27313b0274d2b08e6e9cd7ce86d93c3a944d6d4e4ad103cba8137dd4074bcdfcbd470ef6decdd192e6e5086f27968e27e0b76ca738e9b538db14d83816010b6 DIST gaffitter-1.0.0.tar.gz 50827 BLAKE2B 0056ece791fa5531087d35ac3282087bbacc7c0c8bf362986e964b46262213ffd5b1a03392cbb4efa97264ca4d5203126c67cc5f0980034304245c25189f4c8d SHA512 86d90d03b06346333f6770f81b5cd0916180f12e77b1ee491a75190a24c584ecfbb2d2b85bbb8c271a122ad6309ba13acb3bcdfa6b96a38083fe68bf7e8433ff DIST scripts-0.1.0.tar.bz2 5859 BLAKE2B fa774440d9f5b1e8c3a1b4cfd2d65d1d943a904d196df2657ff12e079266b211476bd61b2514be9f629522106ef0b1ef2b21fbb8e0431bf4c6a04273fe3d8a83 SHA512 6730df258444fa4fb17a0d0438b8b1394f857638ce95aaa28dae5345d0bf7517a226a0483a6e8ab89a5012aef9b79586a0cd2b576f9a1ceafc6f29e45d797a20 diff --git a/app-cdr/gaffitter/files/gaffitter-0.6.0-fix-build-system.patch b/app-cdr/gaffitter/files/gaffitter-0.6.0-fix-build-system.patch deleted file mode 100644 index 7d6ea908607a..000000000000 --- a/app-cdr/gaffitter/files/gaffitter-0.6.0-fix-build-system.patch +++ /dev/null @@ -1,32 +0,0 @@ ---- a/src/Makefile -+++ b/src/Makefile -@@ -6,28 +6,14 @@ - optimizers/BestFit.cc optimizers/Split.cc \ - util/CmdLineParser.cc - --INCLUDES = -I/usr/local/include -I. --CXX = g++ --CXXFLAGS = -O3 -Wno-long-long $(INCLUDES) --LIBPATH = --LIBS = --LDFLAGS = $(LIBPATH) $(LIBS) -- - ########################################################################### - - OBJS = $(CPPFILES:.cc=.o) - --.SUFFIXES: .o .cc -- --.cc.o: -- @echo $<: -- $(CXX) $(CXXFLAGS) -c $*.cc -o $*.o -- - default: gaffitter - - --gaffitter: $(OBJS) gaffitter.cc Params.h -- $(CXX) $(CXXFLAGS) $@.cc $(OBJS) -o $@ $(LDFLAGS) -+gaffitter: $(OBJS) - ########################################################################### - - objs: $(OBJS) diff --git a/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild b/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild deleted file mode 100644 index 9b5902ca9400..000000000000 --- a/app-cdr/gaffitter/gaffitter-0.6.0-r2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -SV="0.1.0" -SCRIPTS="scripts-${SV}" - -DESCRIPTION="Genetic Algorithm File Fitter" -HOMEPAGE="https://gaffitter.sourceforge.net/" -SRC_URI=" - https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 - scripts? ( https://downloads.sourceforge.net/${PN}/scripts/${SV}/${SCRIPTS}.tar.bz2 )" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="scripts" - -PATCHES=( "${FILESDIR}"/${PN}-0.6.0-fix-build-system.patch ) - -src_prepare() { - default - - if use scripts; then - sed -i -re "s:--data((cd)|(dvd)):--data:" "${WORKDIR}"/${PN}/${SCRIPTS}/gaff-k3b || die - fi -} - -src_configure() { - tc-export CXX -} - -src_install() { - dobin src/gaffitter - einstalldocs - - if use scripts; then - dobin "${WORKDIR}"/${PN}/${SCRIPTS}/gaff-** - dobin "${WORKDIR}"/${PN}/${SCRIPTS}/nautilus/nautilus-* - fi -} diff --git a/app-cdr/gaffitter/gaffitter-1.0.0-r1.ebuild b/app-cdr/gaffitter/gaffitter-1.0.0-r1.ebuild index 77e899bb7001..1b9ac10cd93a 100644 --- a/app-cdr/gaffitter/gaffitter-1.0.0-r1.ebuild +++ b/app-cdr/gaffitter/gaffitter-1.0.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="scripts" src_prepare() { diff --git a/app-cdr/isoimagewriter/Manifest b/app-cdr/isoimagewriter/Manifest index 3d1329b76c01..afb492ac0585 100644 --- a/app-cdr/isoimagewriter/Manifest +++ b/app-cdr/isoimagewriter/Manifest @@ -1,3 +1 @@ -DIST isoimagewriter-24.05.2.tar.xz 466924 BLAKE2B da4632e39f25c1d3ca07d35b454d8e23837332f991716ef0b914a1b21e4bded8ed44c718812942738349d7dfb264868427b321c8c31d92cdfd621ccfbd289fe6 SHA512 bff4d1bc5a425bb0709b9d64c4a460412d7ed9d844980b0b0b385960941a3e7bd3c42ce3230d75a743ff77f815ccae304a675eed273e56d5a47d5aa58810c695 -DIST isoimagewriter-24.08.1.tar.xz 467760 BLAKE2B 2d38fa08b3e09e75d409ccde7dbaacd4dd54a356fad2aeef9d49831f8199456e2d73f2a48fcf7a499361ce1f3fd3273aa6aba264faf23525556a395e1ccfb98e SHA512 63968de1715780d11628222878f84ea150ee6f32013823e4babd48f34fd8d683ae5a469bac7a54ee66a68c7c8ffd0daf9bd59f349ef6adbb396d4f1cff000ff8 -DIST isoimagewriter-24.08.2.tar.xz 467728 BLAKE2B 544083ce4afcfec91931e848fc725b77b1cd985875e7d202934404a4f683a2b8c451fb0c3ea75dfae9523e2c3cb01a45370dd999d7055db8e2eb261bec1186af SHA512 b32a8fdf316c4040a0daec31f6c17ba4a6844e3c68e4b151602c27f7e46f0bcc86a412f8a8f2658092a3e51d442a394ac10553ce3ac82b9d1fed80542961d85c +DIST isoimagewriter-24.08.3.tar.xz 467764 BLAKE2B bb01dc2308dfffb6a42fcfbfbb937371afbc5f4c2b1cb894591f087cf89343134e88b5d769fa74321dbf243497663e8f6b5efec0f94a494cf1b74bd91651b8fb SHA512 c566e8b8c35f08c21e243e0623fe8775c30fc7489887ecfcd9c8148a835c79bf2156811f56656e5f5affe084d158da3629b267b67fab51bbab8133e5e09ec540 diff --git a/app-cdr/isoimagewriter/isoimagewriter-24.08.1.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.08.1.ebuild deleted file mode 100644 index ccce32557bf4..000000000000 --- a/app-cdr/isoimagewriter/isoimagewriter-24.08.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Write hybrid ISO files onto a USB disk" -HOMEPAGE="https://community.kde.org/ISOImageWriter" - -LICENSE="GPL-3" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=app-crypt/gpgme-1.23.1-r1:=[cxx(+),qt6] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 -" -RDEPEND="${DEPEND} - sys-fs/udisks:2 -" diff --git a/app-cdr/isoimagewriter/isoimagewriter-24.08.2.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.08.2.ebuild deleted file mode 100644 index ccce32557bf4..000000000000 --- a/app-cdr/isoimagewriter/isoimagewriter-24.08.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Write hybrid ISO files onto a USB disk" -HOMEPAGE="https://community.kde.org/ISOImageWriter" - -LICENSE="GPL-3" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=app-crypt/gpgme-1.23.1-r1:=[cxx(+),qt6] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 -" -RDEPEND="${DEPEND} - sys-fs/udisks:2 -" diff --git a/app-cdr/isoimagewriter/isoimagewriter-24.05.2.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.08.3.ebuild index 15d172b48fd5..5f44f7405658 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-24.05.2.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-24.08.3.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=6.3.0 -QTMIN=6.6.2 +KFMIN=6.5.0 +QTMIN=6.7.2 inherit ecm gear.kde.org DESCRIPTION="Write hybrid ISO files onto a USB disk" diff --git a/app-cdr/nrg2iso/Manifest b/app-cdr/nrg2iso/Manifest index 7df8c4076349..ad507e932e4b 100644 --- a/app-cdr/nrg2iso/Manifest +++ b/app-cdr/nrg2iso/Manifest @@ -1,4 +1,3 @@ DIST nrg2iso-0.4.1.tar.gz 14949 BLAKE2B e6468d966f0b3ff7913ee58a646abd8a389569e4694b169ba67dfe6d11ac4a17fd9ea2d883d1c53f19c978afa0e376343d635f85cc3e01ed2c47b4cdaf3d4eb1 SHA512 f84711cfbbfd74bdd81854b64b85054df5aa39b8667509d23a8483e665a814d66c7f83426d60849c17fc8b5bb6c2019f549ef6945bb3b000f647bb98dfea03e5 -DIST nrg2iso-0.4.tar.gz 8553 BLAKE2B 2bd7907dc027c1bf602447c32f24f82d1627a90922aa32ebabecc15a3b3bb8d021f0dc3e13661351626a36365c76e325cded37046d7ac0f84ce6239c034a87e1 SHA512 fa9e081984345770fad713cdfc5711c8c9ace3981d1cc8130b4c2b83eca517c7765eaab758a34dd5e59846f24c6e3f76f3fc89e984305c4358859b0b28e1ec68 DIST nrg2iso-test.iso 55452 BLAKE2B c4bd651bde0bc66b781332cc186828fbe3fbff2c77150f5ac5cea5f42824b0016fd8b007991d94801a64edc43ce84e050a2db654380e3a0497b33d3abb11cdf5 SHA512 905c0b30482a3b411e786a4cc225dab7513a33c32bfd312717f4666543323456d2b6b6ddbeee75ed194e04cf28d472c87ffbdbf783c63abd06fae7e433601fba DIST nrg2iso-test.nrg 362652 BLAKE2B c122ae3b0c310e5c823ccbf33906135aa74f1001b02dc31f7fc0fa77b87b5627d31ea8746a64f0e8a2450e0ec20dc25f5fd72e202113237a95bc219f321c79df SHA512 c29f7e7d3f692a03fdbc5d0c1a112ead73efb45b102302f7f1685f9f2ccfe1eed9b690a3c3f1c7d7d79da9197fdb40dd06ca7bab4187e5dfca81d47268b550b7 diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r3.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r3.ebuild deleted file mode 100644 index 487dbc003d53..000000000000 --- a/app-cdr/nrg2iso/nrg2iso-0.4-r3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -DESCRIPTION="Convert CD images from nrg (Nero) to iso" -HOMEPAGE="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html" -SRC_URI=" - http://gregory.kokanosky.free.fr/v4/linux/${P}.tar.gz - test? ( - https://yegortimoshenko.s3.amazonaws.com/${PN}-test.iso - https://yegortimoshenko.s3.amazonaws.com/${PN}-test.nrg - )" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="test" -RESTRICT="!test? ( test )" - -src_configure() { - tc-export CC -} - -src_compile() { - emake nrg2iso -} - -src_test() { - einfo "checking that nrg -> iso matches the expected output" - ./nrg2iso "${DISTDIR}"/nrg2iso-test.nrg "${T}"/nrg2iso-test.iso || die "conversion failed" - diff "${DISTDIR}"/nrg2iso-test.iso "${T}"/nrg2iso-test.iso || die "unexpected iso" -} - -src_install() { - dobin nrg2iso - einstalldocs -} diff --git a/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild index 047667ce42e0..2256b0943bbf 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.4.1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |