public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/
Date: Tue, 10 Jun 2025 17:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1749575811.3d1d4531d54d00c793caf63110b85f08f46fe48f.asturm@gentoo> (raw)

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
-}


             reply	other threads:[~2025-06-10 17:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-10 17:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-10 17:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/oxygen-gtk/ Andreas Sturmlechner
2025-04-30 15:41 Andreas Sturmlechner
2022-01-15 13:23 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1749575811.3d1d4531d54d00c793caf63110b85f08f46fe48f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox