public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/blackbox-terminal] rawhide: Remove unused patches
@ 2026-06-09  3:07 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-06-09  3:07 UTC (permalink / raw)
  To: git-commits

            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
-

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09  3:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09  3:07 [rpms/blackbox-terminal] rawhide: Remove unused patches Carl George

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