From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/files/
Date: Tue, 18 Apr 2023 13:41:22 +0000 (UTC) [thread overview]
Message-ID: <1681824983.125eb342e969cfe7f99581d617669b5b0e74bb0d.conikost@gentoo> (raw)
commit: 125eb342e969cfe7f99581d617669b5b0e74bb0d
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 17 18:38:30 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 13:36:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125eb342
gui-apps/waybar: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30632
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
gui-apps/waybar/files/systemd-0.9.17.patch | 35 ------------------------------
1 file changed, 35 deletions(-)
diff --git a/gui-apps/waybar/files/systemd-0.9.17.patch b/gui-apps/waybar/files/systemd-0.9.17.patch
deleted file mode 100644
index 7d6c8dd10b38..000000000000
--- a/gui-apps/waybar/files/systemd-0.9.17.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-diff --git a/meson.build b/meson.build
-index ebf68d4..3c2a7fd 100644
---- a/meson.build
-+++ b/meson.build
-@@ -122,7 +122,6 @@ endif
- gtk_layer_shell = dependency('gtk-layer-shell-0',
- required: get_option('gtk-layer-shell'),
- fallback : ['gtk-layer-shell', 'gtk_layer_shell_dep'])
--systemd = dependency('systemd', required: get_option('systemd'))
- tz_dep = dependency('date',
- required: false,
- default_options : [ 'use_system_tzdb=true' ],
-@@ -136,16 +135,12 @@ conf_data.set('prefix', prefix)
-
- add_project_arguments('-DSYSCONFDIR="/@0@"'.format(join_paths(prefix, sysconfdir)), language : 'cpp')
-
--if systemd.found()
-- user_units_dir = systemd.get_pkgconfig_variable('systemduserunitdir')
--
-- configure_file(
-- configuration: conf_data,
-- input: './resources/waybar.service.in',
-- output: '@BASENAME@',
-- install_dir: user_units_dir
-- )
--endif
-+configure_file(
-+ configuration: conf_data,
-+ input: './resources/waybar.service.in',
-+ output: '@BASENAME@',
-+ install_dir: '/usr/lib/systemd/user'
-+)
-
- src_files = files(
- 'src/factory.cpp',
next reply other threads:[~2023-04-18 13:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-18 13:41 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-04 22:50 [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/files/ Sam James
2021-03-22 14:05 Joonas Niilola
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=1681824983.125eb342e969cfe7f99581d617669b5b0e74bb0d.conikost@gentoo \
--to=conikost@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