* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2022-01-15 13:23 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2022-01-15 13:23 UTC (permalink / raw
To: gentoo-commits
commit: 2b5890e83c87fca4de755fbb33b0965f49a1737c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 12:21:29 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 13:22:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b5890e8
x11-themes/oxygen-gtk: EAPI-8 bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild | 13 +++++--------
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild | 13 +++++--------
2 files changed, 10 insertions(+), 16 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
index 8f1e41d55b76..c521d8ddc331 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-CMAKE_ECLASS=cmake
MY_PN=${PN}3
MY_P=${MY_PN}-${PV}
inherit cmake-multilib
@@ -11,13 +10,12 @@ inherit cmake-multilib
DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
HOMEPAGE="https://store.kde.org/p/1005553/"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~ppc x86"
SLOT="3"
-IUSE="debug"
+KEYWORDS="amd64 ~ppc x86"
-BDEPEND="virtual/pkgconfig"
DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
dev-libs/glib:2[${MULTILIB_USEDEP}]
@@ -30,6 +28,7 @@ DEPEND="
RDEPEND="${DEPEND}
!x11-themes/oxygen-gtk:0
"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}-gtk-3.14.patch"
@@ -37,8 +36,6 @@ PATCHES=(
"${FILESDIR}/${PN}-1.4.6-tabstyle.patch"
)
-S=${WORKDIR}/${MY_P}
-
multilib_src_configure() {
if ! multilib_is_native_abi; then
local mycmakeargs=(
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
index deac2e20f0e3..c10ba3f64989 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-CMAKE_ECLASS=cmake
MY_PN=${PN}2
MY_P=${MY_PN}-${PV}
inherit cmake-multilib
@@ -11,13 +10,12 @@ inherit cmake-multilib
DESCRIPTION="Official GTK+:2 port of KDE's Oxygen widget style"
HOMEPAGE="https://store.kde.org/p/1005553/"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~ppc x86"
SLOT="2"
-IUSE="debug"
+KEYWORDS="amd64 ~ppc x86"
-BDEPEND="virtual/pkgconfig"
DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
dev-libs/glib:2[${MULTILIB_USEDEP}]
@@ -30,6 +28,7 @@ DEPEND="
RDEPEND="${DEPEND}
!x11-themes/oxygen-gtk:0
"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}/${P}-xul.patch"
@@ -40,8 +39,6 @@ PATCHES=(
"${FILESDIR}/${P}-tabstyle.patch"
)
-S=${WORKDIR}/${MY_P}
-
multilib_src_configure() {
if ! multilib_is_native_abi; then
local mycmakeargs=(
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2025-06-10 17:17 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2025-06-10 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 3d1d4531d54d00c793caf63110b85f08f46fe48f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 17:15:42 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 17:16:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1d4531
x11-themes/oxygen-gtk: drop 1.4.1-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild | 58 ------------------------
1 file changed, 58 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
deleted file mode 100644
index bcea29c1f14d..000000000000
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN=${PN}3
-MY_P=${MY_PN}-${PV}
-PATCHSET=${PN}-patchset
-inherit cmake-multilib
-
-DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
-HOMEPAGE="https://store.kde.org/p/1005553/"
-SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2
- https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="LGPL-2.1"
-SLOT="3"
-KEYWORDS="amd64 ~ppc x86"
-
-DEPEND="
- dev-libs/dbus-glib[${MULTILIB_USEDEP}]
- dev-libs/glib:2[${MULTILIB_USEDEP}]
- x11-libs/cairo[${MULTILIB_USEDEP}]
- x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
- x11-libs/gtk+:3[${MULTILIB_USEDEP}]
- x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/pango[${MULTILIB_USEDEP}]
-"
-RDEPEND="${DEPEND}
- !x11-themes/oxygen-gtk:0
-"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
- "${WORKDIR}/${PATCHSET}/${PV}"
- "${WORKDIR}/${PATCHSET}/1.4.6/0005-demo-optional.patch"
- "${WORKDIR}/${PATCHSET}/1.4.6/0006-tabstyle.patch"
- "${WORKDIR}/${PATCHSET}/1.4.6/0007-cmake4.patch" # bug 955107
-)
-
-multilib_src_configure() {
- if ! multilib_is_native_abi; then
- local mycmakeargs=(
- -DENABLE_DEMO=OFF
- )
- fi
- cmake_src_configure
-}
-
-src_install() {
- cmake-multilib_src_install
-
- cat <<-EOF > 99oxygen-gtk3
-CONFIG_PROTECT="${EPREFIX}/usr/share/themes/oxygen-gtk/gtk-3.0"
-EOF
- doenvd 99oxygen-gtk3
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2025-06-10 17:17 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2025-06-10 17:17 UTC (permalink / raw
To: gentoo-commits
commit: 38817fea25c89bad5a667c5921181983e67714a2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 16:58:06 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 17:16:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38817fea
x11-themes/oxygen-gtk: Add missing GTK+3[X] USEdep
Closes: https://bugs.gentoo.org/957749
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r2.ebuild | 58 ++++++++++++++++++++++++
1 file changed, 58 insertions(+)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r2.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r2.ebuild
new file mode 100644
index 000000000000..c9fd657fe9b3
--- /dev/null
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r2.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=${PN}3
+MY_P=${MY_PN}-${PV}
+PATCHSET=${PN}-patchset
+inherit cmake-multilib
+
+DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
+HOMEPAGE="https://store.kde.org/p/1005553/"
+SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2
+ https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LGPL-2.1"
+SLOT="3"
+KEYWORDS="amd64 ~ppc x86"
+
+DEPEND="
+ dev-libs/dbus-glib[${MULTILIB_USEDEP}]
+ dev-libs/glib:2[${MULTILIB_USEDEP}]
+ x11-libs/cairo[${MULTILIB_USEDEP}]
+ x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
+ x11-libs/gtk+:3[${MULTILIB_USEDEP},X]
+ x11-libs/libX11[${MULTILIB_USEDEP}]
+ x11-libs/pango[${MULTILIB_USEDEP}]
+"
+RDEPEND="${DEPEND}
+ !x11-themes/oxygen-gtk:0
+"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+ "${WORKDIR}/${PATCHSET}/${PV}"
+ "${WORKDIR}/${PATCHSET}/1.4.6/0005-demo-optional.patch"
+ "${WORKDIR}/${PATCHSET}/1.4.6/0006-tabstyle.patch"
+ "${WORKDIR}/${PATCHSET}/1.4.6/0007-cmake4.patch" # bug 955107
+)
+
+multilib_src_configure() {
+ if ! multilib_is_native_abi; then
+ local mycmakeargs=(
+ -DENABLE_DEMO=OFF
+ )
+ fi
+ cmake_src_configure
+}
+
+src_install() {
+ cmake-multilib_src_install
+
+ cat <<-EOF > 99oxygen-gtk3
+CONFIG_PROTECT="${EPREFIX}/usr/share/themes/oxygen-gtk/gtk-3.0"
+EOF
+ doenvd 99oxygen-gtk3
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2025-04-30 15:41 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2025-04-30 15:41 UTC (permalink / raw
To: gentoo-commits
commit: 3a67a42fa10ab9784a98a3359cd29a37863aac31
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 15:40:54 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 15:41:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a67a42f
x11-themes/oxygen-gtk: add kde-invent upstream metadata
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/x11-themes/oxygen-gtk/metadata.xml b/x11-themes/oxygen-gtk/metadata.xml
index 8641e5bdd399..d7ef3f6e54ec 100644
--- a/x11-themes/oxygen-gtk/metadata.xml
+++ b/x11-themes/oxygen-gtk/metadata.xml
@@ -5,4 +5,8 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/enter_bug.cgi?product=Oxygen</bugs-to>
+ <remote-id type="kde-invent">plasma/oxygen-gtk</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2019-04-03 20:27 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-04-03 20:27 UTC (permalink / raw
To: gentoo-commits
commit: 3546ecd8dbf2f207361334b7b41b9b9c708be632
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 19:43:02 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 20:27:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3546ecd8
x11-themes/oxygen-gtk: EAPI-7 bump, fix HOMEPAGE
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild | 15 ++++++---------
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild | 15 ++++++---------
2 files changed, 12 insertions(+), 18 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
index 757eb755341..803e8e61400 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_PN=${PN}3
MY_P=${MY_PN}-${PV}
-
inherit cmake-multilib
DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
-HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
+HOMEPAGE="https://store.kde.org/p/1005553/"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
@@ -17,7 +16,8 @@ KEYWORDS="amd64 ~ppc x86"
SLOT="3"
IUSE="debug"
-COMMON_DEPEND="
+BDEPEND="virtual/pkgconfig"
+DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
dev-libs/glib:2[${MULTILIB_USEDEP}]
x11-libs/cairo[${MULTILIB_USEDEP}]
@@ -26,10 +26,7 @@ COMMON_DEPEND="
x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/pango[${MULTILIB_USEDEP}]
"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
!x11-themes/oxygen-gtk:0
"
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
index 9c643ec4e76..9b9e4ced8f7 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
@@ -1,15 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_PN=${PN}2
MY_P=${MY_PN}-${PV}
-
inherit cmake-multilib
DESCRIPTION="Official GTK+:2 port of KDE's Oxygen widget style"
-HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
+HOMEPAGE="https://store.kde.org/p/1005553/"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
@@ -17,7 +16,8 @@ KEYWORDS="amd64 ~ppc x86"
SLOT="2"
IUSE="debug"
-COMMON_DEPEND="
+BDEPEND="virtual/pkgconfig"
+DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
dev-libs/glib:2[${MULTILIB_USEDEP}]
x11-libs/cairo[${MULTILIB_USEDEP}]
@@ -26,10 +26,7 @@ COMMON_DEPEND="
x11-libs/libX11[${MULTILIB_USEDEP}]
x11-libs/pango[${MULTILIB_USEDEP}]
"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
!x11-themes/oxygen-gtk:0
"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2018-11-04 20:33 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2018-11-04 20:33 UTC (permalink / raw
To: gentoo-commits
commit: 7ac6161457d0541fd186ce0fd56202146685bf49
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 19:50:26 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 20:33:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac61614
x11-themes/oxygen-gtk: Drop USE doc
Closes: https://bugs.gentoo.org/670230
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild | 10 ++--------
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild | 10 ++--------
2 files changed, 4 insertions(+), 16 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
index db872163b5a..757eb755341 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
KEYWORDS="amd64 ~ppc x86"
SLOT="3"
-IUSE="debug doc"
+IUSE="debug"
COMMON_DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
@@ -28,7 +28,6 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
- doc? ( app-doc/doxygen )
"
RDEPEND="${COMMON_DEPEND}
!x11-themes/oxygen-gtk:0
@@ -52,11 +51,6 @@ multilib_src_configure() {
}
src_install() {
- if use doc; then
- doxygen Doxyfile || die "Generating documentation failed"
- HTML_DOCS=( doc/html/. )
- fi
-
cmake-multilib_src_install
cat <<-EOF > 99oxygen-gtk3
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
index 13ad7933192..9c643ec4e76 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
KEYWORDS="amd64 ~ppc x86"
SLOT="2"
-IUSE="debug doc"
+IUSE="debug"
COMMON_DEPEND="
dev-libs/dbus-glib[${MULTILIB_USEDEP}]
@@ -28,7 +28,6 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
- doc? ( app-doc/doxygen )
"
RDEPEND="${COMMON_DEPEND}
!x11-themes/oxygen-gtk:0
@@ -55,11 +54,6 @@ multilib_src_configure() {
}
src_install() {
- if use doc; then
- doxygen Doxyfile || die "Generating documentation failed"
- HTML_DOCS=( doc/html/. )
- fi
-
cmake-multilib_src_install
cat <<-EOF > 99oxygen-gtk2
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2017-09-26 12:43 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2017-09-26 12:43 UTC (permalink / raw
To: gentoo-commits
commit: fba5a77b1b9b18e967f081dc8cf7767131ed666a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 12:38:40 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 12:43:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba5a77b
x11-themes/oxygen-gtk: remove 1.4.1-r0 and 1.4.6-r0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild | 51 ---------------------------
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild | 51 ---------------------------
2 files changed, 102 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild
deleted file mode 100644
index 6ea0abdef9c..00000000000
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN=${PN}3
-MY_P=${MY_PN}-${PV}
-
-inherit cmake-utils
-
-DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
-HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
-SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~ppc x86"
-SLOT="3"
-IUSE="debug doc"
-
-RDEPEND="
- !x11-themes/oxygen-gtk:0
- dev-libs/dbus-glib
- dev-libs/glib:2
- x11-libs/cairo
- x11-libs/gdk-pixbuf
- >=x11-libs/gtk+-3.10:3
- x11-libs/libX11
- x11-libs/pango
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-
-DOCS=( AUTHORS README TODO )
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- if use doc; then
- { cd "${S}" && doxygen Doxyfile; } || die "Generating documentation failed"
- HTML_DOCS=( "${S}/doc/html/" )
- fi
-
- cmake-utils_src_install
-
- cat <<-EOF > 99oxygen-gtk3
-CONFIG_PROTECT="${EPREFIX}/usr/share/themes/oxygen-gtk/gtk-3.0"
-EOF
- doenvd 99oxygen-gtk3
-}
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild
deleted file mode 100644
index 89fb94e3f1d..00000000000
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN=${PN}2
-MY_P=${MY_PN}-${PV}
-
-inherit cmake-utils
-
-DESCRIPTION="Official GTK+:2 port of KDE's Oxygen widget style"
-HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-gtk"
-SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~ppc x86"
-SLOT="2"
-IUSE="debug doc"
-
-RDEPEND="
- !x11-themes/oxygen-gtk:0
- dev-libs/dbus-glib
- dev-libs/glib:2
- x11-libs/cairo
- x11-libs/gdk-pixbuf
- >=x11-libs/gtk+-2.24.2:2
- x11-libs/libX11
- x11-libs/pango
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-
-DOCS=( AUTHORS README TODO )
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- if use doc; then
- { cd "${S}" && doxygen Doxyfile; } || die "Generating documentation failed"
- HTML_DOCS=( "${S}/doc/html/" )
- fi
-
- cmake-utils_src_install
-
- cat <<-EOF > 99oxygen-gtk2
-CONFIG_PROTECT="${EPREFIX}/usr/share/themes/oxygen-gtk/gtk-2.0"
-EOF
- doenvd 99oxygen-gtk2
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
@ 2017-09-26 12:43 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2017-09-26 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 67411f9668e59d07460dec7e8ce8b0f3eb5ea4ed
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 12:38:11 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 12:43:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67411f96
x11-themes/oxygen-gtk: stabilise 1.4.1-r1 and 1.4.6-r1 for amd64/x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild | 2 +-
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
index 02320b30c31..db872163b5a 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
SLOT="3"
IUSE="debug doc"
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
index f85a3ad9618..13ad7933192 100644
--- a/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
+++ b/x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
SLOT="2"
IUSE="debug doc"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-06-10 17:17 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-15 13:23 [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2025-06-10 17:17 Andreas Sturmlechner
2025-06-10 17:17 Andreas Sturmlechner
2025-04-30 15:41 Andreas Sturmlechner
2019-04-03 20:27 Andreas Sturmlechner
2018-11-04 20:33 Andreas Sturmlechner
2017-09-26 12:43 Michael Palimaka
2017-09-26 12:43 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox