From: "Ronaldo V. Lobato" <vieira.lobato@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/junction/
Date: Sat, 6 Apr 2024 19:13:15 +0000 (UTC) [thread overview]
Message-ID: <1712430685.b1acf715fc1194406cf6df4ab1e9239b81738a0a.vieira.lobato@gentoo> (raw)
commit: b1acf715fc1194406cf6df4ab1e9239b81738a0a
Author: Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
AuthorDate: Sat Apr 6 19:11:25 2024 +0000
Commit: Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
CommitDate: Sat Apr 6 19:11:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1acf715
gnome-extra/junction:
Update ebuilds to follow QA Notice warnings:
Signed-off-by: Ronaldo V. Lobato <vieira.lobato <AT> gmail.com>
| 14 +++++++++++++-
| 14 +++++++++++++-
2 files changed, 26 insertions(+), 2 deletions(-)
--git a/gnome-extra/junction/junction-1.6-r1.ebuild b/gnome-extra/junction/junction-1.6-r1.ebuild
index d7d8303e6f..359c485fb8 100644
--- a/gnome-extra/junction/junction-1.6-r1.ebuild
+++ b/gnome-extra/junction/junction-1.6-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit meson
+inherit xdg gnome2-utils meson
TROLL_COMMIT="8d7c2be66a4bf1cbb2081121997a33662fc19cd0"
DESCRIPTION="Application/browser chooser"
@@ -56,3 +56,15 @@ src_configure() {
src_test() {
:
}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
--git a/gnome-extra/junction/junction-1.7.ebuild b/gnome-extra/junction/junction-1.7.ebuild
index 63b1d90505..bf28970ab7 100644
--- a/gnome-extra/junction/junction-1.7.ebuild
+++ b/gnome-extra/junction/junction-1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit meson
+inherit xdg gnome2-utils meson
TROLL_COMMIT="94ced56f1b08e6955f6c8325a04c74736d39b823"
DESCRIPTION="Application/browser chooser"
@@ -56,3 +56,15 @@ src_configure() {
src_test() {
:
}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+ gnome2_schemas_update
+}
next reply other threads:[~2024-04-06 19:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-06 19:13 Ronaldo V. Lobato [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-10 20:54 [gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/junction/ Lucio Sauer
2024-04-07 0:09 Lucio Sauer
2024-04-07 0:09 Lucio Sauer
2024-04-06 23:47 Lucio Sauer
2024-04-06 18:41 Ronaldo V. Lobato
2022-11-29 15:02 Anna Vyalkova
2022-11-28 14:20 Anna Vyalkova
2022-11-26 21:03 Randall Vasquez
2022-09-08 10:24 Andrew Ammerlaan
2022-08-22 0:27 Randall Vasquez
2022-08-21 21:17 Randall Vasquez
2022-08-20 12:54 Randall Vasquez
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=1712430685.b1acf715fc1194406cf6df4ab1e9239b81738a0a.vieira.lobato@gentoo \
--to=vieira.lobato@gmail.com \
--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