From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/
Date: Wed, 30 Aug 2023 23:39:26 +0000 (UTC) [thread overview]
Message-ID: <1693438550.b6e24cf4511d6324c072f880c0d910392db19d51.julien@gentoo> (raw)
commit: b6e24cf4511d6324c072f880c0d910392db19d51
Author: CaptainBlood <luc_pierard_de_maujouy <AT> yahoo <DOT> fr>
AuthorDate: Wed Aug 30 23:29:53 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Aug 30 23:35:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6e24cf4
gui-apps/yambar: update -9999
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
gui-apps/yambar/yambar-9999.ebuild | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/gui-apps/yambar/yambar-9999.ebuild b/gui-apps/yambar/yambar-9999.ebuild
index a269aa2d42..80a0d0a88e 100644
--- a/gui-apps/yambar/yambar-9999.ebuild
+++ b/gui-apps/yambar/yambar-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
-if [[ ${PV} == 9999 ]]; then
+if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://codeberg.org/dnkl/${PN}.git"
else
@@ -94,5 +94,14 @@ src_configure() {
src_install() {
meson_src_install
- rm -rf "${D}/usr/share/doc/${PN}"
+ if use core; then
+ mv "${D}"/usr/lib64/yambar/libdynlist.so "${D}"/usr/lib64/libdynlist.so || die
+ fi
+ rm -rf "${D}/usr/share/doc/${PN}" || die
+}
+
+pkg_postinst() {
+ ewarn "Warning: if you are upgrading from 1.8.0, please note that there are breaking changes that might affect your config.yml file."
+ ewarn "See the changelog for more information"
+ ewarn "https://codeberg.org/dnkl/yambar/releases/tag/1.9.0"
}
next reply other threads:[~2023-08-30 23:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 23:39 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-04 9:16 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/yambar/ Daichi Yamamoto
2024-06-06 13:41 Piotr Kubaj
2024-05-14 19:12 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-14 19:07 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-09 16:48 Kayla Thompson
2024-03-09 16:45 Kayla Thompson
2024-01-28 22:50 David Roman
2023-12-31 17:54 Julien Roy
2023-08-30 23:39 Julien Roy
2023-08-30 23:39 Julien Roy
2022-12-19 18:35 Julien Roy
2022-12-17 16:36 Julien Roy
2022-06-15 5:07 Leonardo H. Neumann
2022-02-05 22:31 Leonardo H. Neumann
2021-09-14 1:07 Leonardo H. Neumann
2021-09-14 1:07 Leonardo H. Neumann
2021-09-14 1:07 Leonardo H. Neumann
2021-07-30 8:52 Andrew Ammerlaan
2021-07-27 3:50 Leonardo H. Neumann
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=1693438550.b6e24cf4511d6324c072f880c0d910392db19d51.julien@gentoo \
--to=julien@jroy.ca \
--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