public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/blackbox-terminal] rawhide: Remove unused patches
Date: Tue, 09 Jun 2026 03:07:10 GMT [thread overview]
Message-ID: <178097443088.1.6463947168130428872.rpms-blackbox-terminal-4e3fd5cb1704@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/blackbox-terminal
Branch : rawhide
Commit : 4e3fd5cb1704f6c2414bb1e3bfd1bb6f05b5ca0d
Author : Carl George <carlwgeorge@gmail.com>
Date : 2026-06-08T22:06:42-05:00
Stats : +0/-80 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/blackbox-terminal/c/4e3fd5cb1704f6c2414bb1e3bfd1bb6f05b5ca0d?branch=rawhide
Log:
Remove unused patches
[skip changelog]
---
diff --git a/0001-Rename-executable-to-blackbox-terminal.patch b/0001-Rename-executable-to-blackbox-terminal.patch
deleted file mode 100644
index 19d8099..0000000
--- a/0001-Rename-executable-to-blackbox-terminal.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-From 2284069a9f73bfa11f3834eb719b1b547c6d3110 Mon Sep 17 00:00:00 2001
-From: Carl George <carl@george.computer>
-Date: Thu, 20 Jul 2023 00:01:26 -0500
-Subject: [PATCH] Rename executable to blackbox-terminal
-
-This is to avoid file conflicts with the blackbox window manager, which
-is already packaged in several Linux distros.
----
- com.raggesilver.BlackBox.json | 2 +-
- data/com.raggesilver.BlackBox.desktop.in | 2 +-
- src/meson.build | 2 +-
- 3 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/com.raggesilver.BlackBox.json b/com.raggesilver.BlackBox.json
-index 1fb5bed..b550909 100644
---- a/com.raggesilver.BlackBox.json
-+++ b/com.raggesilver.BlackBox.json
-@@ -3,7 +3,7 @@
- "runtime": "org.gnome.Platform",
- "runtime-version": "47",
- "sdk": "org.gnome.Sdk",
-- "command": "blackbox",
-+ "command": "blackbox-terminal",
- "finish-args": [
- "--filesystem=host",
- "--filesystem=xdg-run/gvfsd",
-diff --git a/data/com.raggesilver.BlackBox.desktop.in b/data/com.raggesilver.BlackBox.desktop.in
-index 28f3b55..1d45a17 100644
---- a/data/com.raggesilver.BlackBox.desktop.in
-+++ b/data/com.raggesilver.BlackBox.desktop.in
-@@ -1,6 +1,6 @@
- [Desktop Entry]
- Name=Black Box
--Exec=blackbox
-+Exec=blackbox-terminal
- Terminal=false
- Type=Application
- Categories=GNOME;GTK;System;TerminalEmulator;
-diff --git a/src/meson.build b/src/meson.build
-index 8891f58..47d03f1 100644
---- a/src/meson.build
-+++ b/src/meson.build
-@@ -75,7 +75,7 @@ if get_option('blackbox_is_flatpak')
- add_project_arguments('-D', 'BLACKBOX_IS_FLATPAK', language: 'vala')
- endif
-
--executable('blackbox', blackbox_sources, config_header,
-+executable('blackbox-terminal', blackbox_sources, config_header,
- vala_args: '--target-glib=2.50', dependencies: blackbox_deps,
- install: true,
- )
---
-2.48.1
-
diff --git a/0002-Remove-duplicate-icons.patch b/0002-Remove-duplicate-icons.patch
deleted file mode 100644
index fa3a5ac..0000000
--- a/0002-Remove-duplicate-icons.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From be8ec40c62b928c4b92e62ea9767df9a49ddba6b Mon Sep 17 00:00:00 2001
-From: Carl George <carl@george.computer>
-Date: Tue, 8 Aug 2023 13:15:12 -0500
-Subject: [PATCH] Remove duplicate icons
-
-Currently the same icons are installed to both /usr/share/icons/hicolor
-and /usr/share/blackbox/icons/hicolor. This change removes the latter.
----
- data/icons/meson.build | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/data/icons/meson.build b/data/icons/meson.build
-index 6596c86..328522e 100644
---- a/data/icons/meson.build
-+++ b/data/icons/meson.build
-@@ -1,7 +1,4 @@
- icondir = join_paths(get_option('datadir'), 'icons/hicolor')
--pkgicondir = join_paths(get_option('datadir'), 'blackbox/icons/hicolor')
--
--install_subdir('hicolor/scalable', install_dir: pkgicondir)
-
- install_data(['hicolor/scalable/apps/com.raggesilver.BlackBox.svg'],
- install_dir: join_paths(icondir, 'scalable/apps'))
---
-2.48.1
-
reply other threads:[~2026-06-09 3:07 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=178097443088.1.6463947168130428872.rpms-blackbox-terminal-4e3fd5cb1704@fedoraproject.org \
--to=carlwgeorge@gmail.com \
--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