diff options
Diffstat (limited to 'app-cdr')
8 files changed, 9 insertions, 99 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/Manifest b/app-cdr/dolphin-plugins-mountiso/Manifest deleted file mode 100644 index 6ab44e39e7..0000000000 --- a/app-cdr/dolphin-plugins-mountiso/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dolphin-plugins-24.11.80.tar.xz 318836 BLAKE2B 4b562894d78e63a1ba532a404f1addc8f171af104cddbad1578d84eafdf0f10feb99a4368f3038dbc63147ddb53e5e2a2d4999ccae44f0742611cfa8191bfa9d SHA512 d267c589109e7c3e0c40e31ee8ef02ec10397746a1b6937a6c66b43bcc1489b4b3db21e6488d1ad6a7c28cea6d6099dbc32c7b8a7c88bde0997e208b2983e6e0 diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.11.80.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.11.80.ebuild deleted file mode 100644 index 4d0b3e8cd8..0000000000 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.11.80.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.12.49.9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.12.49.9999.ebuild index 43b0cc086a..ba1e01edd5 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.12.49.9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.12.49.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" -KFMIN=6.5.0 +KFMIN=6.7.0 PVCUT=$(ver_cut 1-3) QTMIN=6.7.2 inherit ecm gear.kde.org diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild index 43b0cc086a..d7491a7ab9 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" -KFMIN=6.5.0 +KFMIN=6.9.0 PVCUT=$(ver_cut 1-3) QTMIN=6.7.2 inherit ecm gear.kde.org diff --git a/app-cdr/isoimagewriter/Manifest b/app-cdr/isoimagewriter/Manifest deleted file mode 100644 index 26d7a2a149..0000000000 --- a/app-cdr/isoimagewriter/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST isoimagewriter-24.11.80.tar.xz 468076 BLAKE2B c2d0cdbfad908f575153a81020face3ed40231e6e4674e05c53eff984eeeef832c4e9b469b757ab555747ff4d6623004e7e2df8f2774af24134c8850141a4fa0 SHA512 dd7a2fcc3dd1a23e48639c42a0aeedaca0eb328e7e11b58cfa76d5fbad815f747a48f6023596c9964490319fffcddff56e475a90a8413c816a2f6e104b8348bc diff --git a/app-cdr/isoimagewriter/isoimagewriter-24.11.80.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.11.80.ebuild deleted file mode 100644 index ccce32557b..0000000000 --- a/app-cdr/isoimagewriter/isoimagewriter-24.11.80.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.12.49.9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-24.12.49.9999.ebuild index 2f88f5857c..7e7ede0c01 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-24.12.49.9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-24.12.49.9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -KFMIN=6.5.0 +KFMIN=6.7.0 QTMIN=6.7.2 inherit ecm gear.kde.org diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild index 2f88f5857c..369bec0a3b 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -KFMIN=6.5.0 +KFMIN=6.9.0 QTMIN=6.7.2 -inherit ecm gear.kde.org +inherit ecm gear.kde.org xdg DESCRIPTION="Write hybrid ISO files onto a USB disk" HOMEPAGE="https://community.kde.org/ISOImageWriter" |