public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2018-05-27 21:12 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2018-05-27 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     bfbbffad89d2eb5e7e838c5ad6cb4ccdc0d0534d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 21:11:43 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 27 21:12:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfbbffad

media-fonts/oxygen-fonts: Update maintainer

Take over to fonts from kde project.

Acked-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-fonts/oxygen-fonts/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/oxygen-fonts/metadata.xml b/media-fonts/oxygen-fonts/metadata.xml
index 2fdbf33d963..cc081897d48 100644
--- a/media-fonts/oxygen-fonts/metadata.xml
+++ b/media-fonts/oxygen-fonts/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
+		<email>fonts@gentoo.org</email>
+		<name>Fonts</name>
 	</maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2018-05-28 14:32 Thomas Deutschmann
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-05-28 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     39316d1937a500e64d2e35d29befc7c1eff10fb5
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 14:31:52 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon May 28 14:31:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39316d19

media-fonts/oxygen-fonts: Fix self block

Package was moved via commit 1cb9170e3a6b1c3bb77505f028ea5fedc88af559
so the package block is now obsolete.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild
index 53489e9c04a..627c010b9df 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild
@@ -20,7 +20,6 @@ DEPEND="
 	$(add_qt_dep qtcore)
 	media-gfx/fontforge
 "
-RDEPEND="!media-fonts/oxygen-fonts"
 
 DOCS=( README.md )
 


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2019-10-16  8:49 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-10-16  8:49 UTC (permalink / raw
  To: gentoo-commits

commit:     91a0ef1cb0540a542544fca8b9fe47d885b8d43f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 08:40:37 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 08:44:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a0ef1c

media-fonts/oxygen-fonts: EAPI-7 bump

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index 41c1df5c871..b0733af6ca1 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 KDE_AUTODEPS="false"
 KDE_DEBUG="false"
@@ -15,7 +15,7 @@ LICENSE="OFL-1.1"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-DEPEND="
+BDEPEND="
 	$(add_frameworks_dep extra-cmake-modules)
 	$(add_qt_dep qtcore)
 	media-gfx/fontforge


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2019-10-16  8:54 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-10-16  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     bece9c8a0ece402be81876de3cc402a820a45aee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 08:52:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 08:53:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bece9c8a

media-fonts/oxygen-fonts: Drop 5.4.3 (r0)

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild
deleted file mode 100644
index 627c010b9df..00000000000
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-inherit kde5 font xdg-utils
-
-DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/oxygen-fonts"
-SRC_URI="mirror://kde/unstable/plasma/$(ver_cut 1-3)/${P}.tar.xz"
-
-LICENSE="OFL-1.1"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep extra-cmake-modules)
-	$(add_qt_dep qtcore)
-	media-gfx/fontforge
-"
-
-DOCS=( README.md )
-
-src_configure() {
-	xdg_environment_reset
-
-	local mycmakeargs=(
-		-DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
-	)
-
-	cmake-utils_src_configure
-}
-
-src_install() {
-	cmake-utils_src_install
-	font_src_install
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2019-10-16  8:54 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-10-16  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     824c7aa11cfc2353d283e4fe407dbf8007fb8f5b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 08:52:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 08:53:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824c7aa1

media-fonts/oxygen-fonts: Rollover stable keywords from -r0

Single patch change.

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index b0733af6ca1..4e9dd767cbf 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://cgit.kde.org/oxygen-fonts.git"
 SRC_URI="mirror://kde/unstable/plasma/$(ver_cut 1-3)/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2019-11-12  1:13 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-11-12  1:13 UTC (permalink / raw
  To: gentoo-commits

commit:     200de502dd50221fc6beab822f8dc7df0219c28d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 23:50:31 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 01:10:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200de502

media-fonts/oxygen-fonts: Switch to cmake-utils, kde.org, xdg-utils

This goes half way back to -r0 which already called the cmake-utils
phase functions instead of kde5 ones. Keep minimum versions set by
kde5.eclass at commit time.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index 4e9dd767cbf..4e52cb0823e 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -3,21 +3,20 @@
 
 EAPI=7
 
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-inherit kde5 font
+inherit cmake-utils font kde.org xdg-utils
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop"
 HOMEPAGE="https://cgit.kde.org/oxygen-fonts.git"
 SRC_URI="mirror://kde/unstable/plasma/$(ver_cut 1-3)/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
+SLOT="5"
 KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 BDEPEND="
-	$(add_frameworks_dep extra-cmake-modules)
-	$(add_qt_dep qtcore)
+	>=kde-frameworks/extra-cmake-modules-5.60.0:5
+	>=dev-qt/qtcore-5.12.3:5
 	media-gfx/fontforge
 "
 
@@ -26,13 +25,15 @@ DOCS=( README.md )
 PATCHES=( "${FILESDIR}/${P}-fix-d-and-t-accents.patch" )
 
 src_configure() {
+	xdg_environment_reset
+
 	local mycmakeargs=(
 		-DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
 	)
-	kde5_src_configure
+	cmake-utils_src_configure
 }
 
 src_install() {
-	kde5_src_install
+	cmake-utils_src_install
 	font_src_install
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2020-01-12 15:16 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2020-01-12 15:16 UTC (permalink / raw
  To: gentoo-commits

commit:     224ce82be9cb80e424d1cc7dacc0f2641afa36c0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 15:15:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 15:16:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224ce82b

media-fonts/oxygen-fonts: Switch to cmake.eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index 4e52cb0823e..d5c2a8b92d0 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils font kde.org xdg-utils
+inherit cmake font kde.org xdg-utils
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop"
 HOMEPAGE="https://cgit.kde.org/oxygen-fonts.git"
@@ -15,8 +15,8 @@ KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 BDEPEND="
-	>=kde-frameworks/extra-cmake-modules-5.60.0:5
 	>=dev-qt/qtcore-5.12.3:5
+	>=kde-frameworks/extra-cmake-modules-5.60.0:5
 	media-gfx/fontforge
 "
 
@@ -30,10 +30,10 @@ src_configure() {
 	local mycmakeargs=(
 		-DOXYGEN_FONT_INSTALL_DIR="${FONTDIR}"
 	)
-	cmake-utils_src_configure
+	cmake_src_configure
 }
 
 src_install() {
-	cmake-utils_src_install
+	cmake_src_install
 	font_src_install
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/
@ 2022-09-23 20:07 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2022-09-23 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     98ca5e1345e2e899a576d5fcb4683664f5024787
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 23 19:53:31 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 23 20:07:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ca5e13

media-fonts/oxygen-fonts: update EAPI 7 -> 8, update SRC_URI

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
index 3e70dd2aa7a8..39afe78e437b 100644
--- a/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
+++ b/media-fonts/oxygen-fonts/oxygen-fonts-5.4.3-r1.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake font kde.org xdg-utils
 
 DESCRIPTION="Desktop/GUI font family for integrated use with the KDE Plasma desktop"
 HOMEPAGE="https://invent.kde.org/unmaintained/oxygen-fonts"
-SRC_URI="mirror://kde/unstable/plasma/$(ver_cut 1-3)/${P}.tar.xz"
+SRC_URI="mirror://kde/Attic/plasma/${PV}/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
 SLOT="5"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-23 20:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-27 21:12 [gentoo-commits] repo/gentoo:master commit in: media-fonts/oxygen-fonts/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2018-05-28 14:32 Thomas Deutschmann
2019-10-16  8:49 Andreas Sturmlechner
2019-10-16  8:54 Andreas Sturmlechner
2019-10-16  8:54 Andreas Sturmlechner
2019-11-12  1:13 Andreas Sturmlechner
2020-01-12 15:16 Andreas Sturmlechner
2022-09-23 20:07 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox