* [gentoo-commits] proj/kde:master commit in: kde-apps/libksane-common/
@ 2024-08-21 21:47 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2024-08-21 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 902bdf215f3ffc5b166d051ce9d79a35fe7ba209
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 20 15:35:05 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 20:53:49 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=902bdf21
kde-apps/libksane-common: new package, add 9999
Split translations and icons from kde-apps/libksane.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libksane-common-24.07.90.ebuild | 23 ++++++++++++++++++++++
.../libksane-common/libksane-common-24.08.0.ebuild | 23 ++++++++++++++++++++++
.../libksane-common-24.08.49.9999.ebuild | 23 ++++++++++++++++++++++
.../libksane-common/libksane-common-9999.ebuild | 23 ++++++++++++++++++++++
kde-apps/libksane-common/metadata.xml | 12 +++++++++++
5 files changed, 104 insertions(+)
diff --git a/kde-apps/libksane-common/libksane-common-24.07.90.ebuild b/kde-apps/libksane-common/libksane-common-24.07.90.ebuild
new file mode 100644
index 0000000000..582564bb6b
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-24.07.90.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-apps/libksane-24.02.2-r2:5
+ !<kde-apps/libksane-24.05.2-r1:6
+"
+
+ECM_INSTALL_ICONS=(
+ src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
+)
diff --git a/kde-apps/libksane-common/libksane-common-24.08.0.ebuild b/kde-apps/libksane-common/libksane-common-24.08.0.ebuild
new file mode 100644
index 0000000000..582564bb6b
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-24.08.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-apps/libksane-24.02.2-r2:5
+ !<kde-apps/libksane-24.05.2-r1:6
+"
+
+ECM_INSTALL_ICONS=(
+ src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
+)
diff --git a/kde-apps/libksane-common/libksane-common-24.08.49.9999.ebuild b/kde-apps/libksane-common/libksane-common-24.08.49.9999.ebuild
new file mode 100644
index 0000000000..727b9d17ef
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-24.08.49.9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+ !<kde-apps/libksane-24.02.2-r2:5
+ !<kde-apps/libksane-24.05.2-r1:6
+"
+
+ECM_INSTALL_ICONS=(
+ src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
+)
diff --git a/kde-apps/libksane-common/libksane-common-9999.ebuild b/kde-apps/libksane-common/libksane-common-9999.ebuild
new file mode 100644
index 0000000000..727b9d17ef
--- /dev/null
+++ b/kde-apps/libksane-common/libksane-common-9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+RDEPEND="
+ !<kde-apps/libksane-24.02.2-r2:5
+ !<kde-apps/libksane-24.05.2-r1:6
+"
+
+ECM_INSTALL_ICONS=(
+ src/16-actions-black-white.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-color.png:\${KDE_INSTALL_ICONDIR}
+ src/16-actions-gray-scale.png:\${KDE_INSTALL_ICONDIR}
+)
diff --git a/kde-apps/libksane-common/metadata.xml b/kde-apps/libksane-common/metadata.xml
new file mode 100644
index 0000000000..7f5e4344af
--- /dev/null
+++ b/kde-apps/libksane-common/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=libksane</bugs-to>
+ <remote-id type="kde-invent">graphics/libksane</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/libksane-common/
@ 2025-01-12 16:08 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2025-01-12 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 56d411519017ca3152948c94c87c7de8b45f29a4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 16:07:49 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 16:07:49 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=56d41151
kde-apps/libksane-common: Drop KF5 backwards compat
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild | 2 +-
kde-apps/libksane-common/libksane-common-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild b/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
index 727b9d17ef..c3feabda13 100644
--- a/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
+++ b/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KDE_ORG_NAME="${PN/-common/}"
-KFMIN=5.115.0
+KFMIN=6.7.0
inherit ecm-common gear.kde.org
LICENSE="GPL-2"
diff --git a/kde-apps/libksane-common/libksane-common-9999.ebuild b/kde-apps/libksane-common/libksane-common-9999.ebuild
index 727b9d17ef..92e8f78661 100644
--- a/kde-apps/libksane-common/libksane-common-9999.ebuild
+++ b/kde-apps/libksane-common/libksane-common-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KDE_ORG_NAME="${PN/-common/}"
-KFMIN=5.115.0
+KFMIN=6.9.0
inherit ecm-common gear.kde.org
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/libksane-common/
@ 2025-02-02 23:28 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2025-02-02 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 201f4d22de10c79abaf40b941e8509df1003b926
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 23:28:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 23:28:03 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=201f4d22
kde-apps/libksane-common: Drop unnecessary KFMIN declaration
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild | 1 -
kde-apps/libksane-common/libksane-common-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild b/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
index cd73002dfa..23341ada12 100644
--- a/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
+++ b/kde-apps/libksane-common/libksane-common-24.12.49.9999.ebuild
@@ -4,7 +4,6 @@
EAPI=8
KDE_ORG_NAME="${PN/-common/}"
-KFMIN=6.7.0
inherit ecm-common gear.kde.org
LICENSE="GPL-2"
diff --git a/kde-apps/libksane-common/libksane-common-9999.ebuild b/kde-apps/libksane-common/libksane-common-9999.ebuild
index 4a39e9d239..0a460bed69 100644
--- a/kde-apps/libksane-common/libksane-common-9999.ebuild
+++ b/kde-apps/libksane-common/libksane-common-9999.ebuild
@@ -4,7 +4,6 @@
EAPI=8
KDE_ORG_NAME="${PN/-common/}"
-KFMIN=6.9.0
inherit ecm-common gear.kde.org xdg
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-02 23:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-21 21:47 [gentoo-commits] proj/kde:master commit in: kde-apps/libksane-common/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 16:08 Andreas Sturmlechner
2025-02-02 23:28 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox