public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pop-gtk-theme] rawhide: Orphaned for 6+ weeks
Date: Fri, 19 Jun 2026 20:31:09 GMT	[thread overview]
Message-ID: <178190106943.1.13871862217690943719.rpms-pop-gtk-theme-2b0063ce2e98@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pop-gtk-theme
Branch : rawhide
Commit : 2b0063ce2e98c054115c15a89c18ad9935578576
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-06-19T15:31:03-05:00
Stats  : +1/-150 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/pop-gtk-theme/c/2b0063ce2e98c054115c15a89c18ad9935578576?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2515605..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-pop-gtk-theme-*.tar.gz

diff --git a/0001-fix-gtk4-include-some-missing-assets-in-gresource.patch b/0001-fix-gtk4-include-some-missing-assets-in-gresource.patch
deleted file mode 100644
index 05f0fa5..0000000
--- a/0001-fix-gtk4-include-some-missing-assets-in-gresource.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 894ef0493642f99780c78f263a576d2551984669 Mon Sep 17 00:00:00 2001
-From: Ian Santopietro <isantop@gmail.com>
-Date: Tue, 27 Sep 2022 16:10:23 -0600
-Subject: [PATCH] fix(gtk4): include some missing assets in gresource
-
----
- gtk/src/light/gtk-4.0/meson.build | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/gtk/src/light/gtk-4.0/meson.build b/gtk/src/light/gtk-4.0/meson.build
-index e3271376..14b0fa73 100644
---- a/gtk/src/light/gtk-4.0/meson.build
-+++ b/gtk/src/light/gtk-4.0/meson.build
-@@ -25,10 +25,13 @@ gtk3_scss_dependencies = [
- gtk3_assets = [
-   'assets/bullet-symbolic.svg',
-   'assets/bullet-symbolic.symbolic.png',
-+  'assets/bullet@2-symbolic.symbolic.png',
-   'assets/check-symbolic.svg',
-   'assets/check-symbolic.symbolic.png',
-+  'assets/check@2-symbolic.symbolic.png',
-   'assets/dash-symbolic.svg',
-   'assets/dash-symbolic.symbolic.png',
-+  'assets/dash@2-symbolic.symbolic.png',
-   'assets/slider-horz-scale-has-marks-above@2.png',
-   'assets/slider-horz-scale-has-marks-above-active@2.png',
-   'assets/slider-horz-scale-has-marks-above-active-dark@2.png',
--- 
-2.41.0
-

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks

diff --git a/pop-gtk-theme.spec b/pop-gtk-theme.spec
deleted file mode 100644
index da98892..0000000
--- a/pop-gtk-theme.spec
+++ /dev/null
@@ -1,118 +0,0 @@
-Name:           pop-gtk-theme
-Version:        5.5.1
-Release:        %autorelease
-Summary:        Pop GTK Theme
-# Most files: GPL-3.0-only
-# Upstream Adwaita: LGPL-2.1-only
-# SVG files: CC-BY-SA-4.0
-License:        GPL-3.0-only AND LGPL-2.1-only AND CC-BY-SA-4.0
-URL:            https://github.com/pop-os/gtk-theme
-Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-# https://github.com/pop-os/gtk-theme/pull/596
-Patch:          0001-fix-gtk4-include-some-missing-assets-in-gresource.patch
-BuildArch:      noarch
-
-BuildRequires:  glib2-devel
-BuildRequires:  meson
-BuildRequires:  sassc
-
-
-%description
-The Pop theme for GTK.
-
-
-# gtk2
-%package -n pop-gtk2-theme
-Summary:        Pop GTK 2 Theme
-Requires:       gtk2
-Requires:       gtk-murrine-engine
-Supplements:    (pop-session and gtk2)
-
-%description -n pop-gtk2-theme
-%{summary}.
-
-%files -n pop-gtk2-theme
-%license COPYING COPYING.LGPL-2.1 LICENSE_CCBYSA
-%dir %{_datadir}/themes/Pop
-%{_datadir}/themes/Pop/gtk-2.0
-%dir %{_datadir}/themes/Pop-dark
-%{_datadir}/themes/Pop-dark/gtk-2.0
-
-
-# gtk3
-%package -n pop-gtk3-theme
-Summary:        Pop GTK 3 Theme
-Supplements:    (pop-session and gtk3)
-
-%description -n pop-gtk3-theme
-%{summary}.
-
-%files -n pop-gtk3-theme
-%license COPYING COPYING.LGPL-2.1 LICENSE_CCBYSA
-%dir %{_datadir}/themes/Pop
-%{_datadir}/themes/Pop/gtk-3.0
-%dir %{_datadir}/themes/Pop-dark
-%{_datadir}/themes/Pop-dark/gtk-3.0
-
-
-# gtk4
-%package -n pop-gtk4-theme
-Summary:        Pop GTK 4 Theme
-Supplements:    (pop-session and gtk4)
-
-%description -n pop-gtk4-theme
-%{summary}.
-
-%files -n pop-gtk4-theme
-%license COPYING COPYING.LGPL-2.1 LICENSE_CCBYSA
-%dir %{_datadir}/themes/Pop
-%{_datadir}/themes/Pop/gtk-4.0
-%dir %{_datadir}/themes/Pop-dark
-%{_datadir}/themes/Pop-dark/gtk-4.0
-
-
-# shell
-%package -n pop-gnome-shell-theme
-Summary:        Pop GNOME Shell Theme
-Requires:       gnome-shell
-
-%description -n pop-gnome-shell-theme
-%{summary}.
-
-%files -n pop-gnome-shell-theme
-%license COPYING COPYING.LGPL-2.1 LICENSE_CCBYSA
-%{_datadir}/gnome-shell/theme/Pop
-%{_datadir}/themes/Pop/gnome-shell
-%{_datadir}/themes/Pop/index.theme
-%{_datadir}/themes/Pop-dark/gnome-shell
-%{_datadir}/themes/Pop-dark/index.theme
-
-
-# sound
-%package -n pop-sound-theme
-Summary:        Pop sound theme
-License:        CC-BY-SA-4.0
-
-%description -n pop-sound-theme
-%{summary}.
-
-%files -n pop-sound-theme
-%license LICENSE_CCBYSA
-%{_datadir}/sounds/Pop
-
-
-%prep
-%autosetup -n gtk-theme-%{version} -p 1
-
-
-%build
-%meson -Dgnome-shell-gresource=true
-%meson_build
-
-
-%install
-%meson_install
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index f74953d..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (pop-gtk-theme-5.5.1.tar.gz) = 720a838851e0c0fd7dc4844cb958f14321f7408fe72f467bc6c65a17a5ddf7ad9e53661b22c3e5ae5cb5d25893be730836ec46825f9b65832e9f38818c0280d3

                 reply	other threads:[~2026-06-19 20:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178190106943.1.13871862217690943719.rpms-pop-gtk-theme-2b0063ce2e98@fedoraproject.org \
    --to=packaging-reports@fedoraproject.org \
    --cc=git-commits@fedoraproject.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