From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/
Date: Fri, 5 May 2017 13:10:09 +0000 (UTC) [thread overview]
Message-ID: <1493989804.ab3ee2637c83e8382a79b32c32af55704e055493.mgorny@gentoo> (raw)
commit: ab3ee2637c83e8382a79b32c32af55704e055493
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 12:57:57 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 5 13:10:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab3ee263
xfce-extra/xfce4-dict: Bump to 0.8.0, stable GTK+3 release
| 2 +-
.../{xfce4-dict-0.7.99.ebuild => xfce4-dict-0.8.0.ebuild} | 13 ++++++-------
2 files changed, 7 insertions(+), 8 deletions(-)
--git a/xfce-extra/xfce4-dict/Manifest b/xfce-extra/xfce4-dict/Manifest
index e5c4426dca3..eb27ee05d4a 100644
--- a/xfce-extra/xfce4-dict/Manifest
+++ b/xfce-extra/xfce4-dict/Manifest
@@ -1,2 +1,2 @@
DIST xfce4-dict-0.7.2.tar.bz2 489918 SHA256 e5a2b3ec2a665f53534f57cfeb8b2a4ad28d56c13cf8503b4b329377683b11c7 SHA512 fc2f254fdf56cc1d736dda6ee1d8df590f7513841923533a2d220afc5a514395839e330f277e315135343df53eabd57693777062c80f08fd5827a00cd90fe090 WHIRLPOOL 6a8f0b0e53be2f930d96e945f42c05663fddeba5bacc6b0cde17cc8f122880ba390d600792b8eb3a16634349ce6ef7f143e8cbc76eedf9a7e274b4b9f967aa6b
-DIST xfce4-dict-0.7.99.tar.bz2 481176 SHA256 f5953306c728b298e01792e4dfc330cab2e1e14ade4ee80b8b691e5b5c62f274 SHA512 9b0b54e1ba8cea52c2e4bd588d5082ed36d8eaf09ebcfbba61c129854ffbb0eb34799315f15e6e163c6389d90552bcbb41a85ad8f59c80bcd5cf5a52f23780fc WHIRLPOOL d6c0511bfaaaa4ccb4c784f6a7979e99c29f56ced196cd121f295c5f33b859986f1e91942568c5f09c9090106ff86677fa9c87b989be08501f75f957f73ee423
+DIST xfce4-dict-0.8.0.tar.bz2 483618 SHA256 3a2fa72a3fe1816e16a50327fac1926bb0167a905c9b1e313a2bf5e3163ea32a SHA512 96e59b21b91352970e33aea84fe67fa9bce5f1fab47d794a129ec68285bd03c5e26a02b03519b1834d08a15c2cb54fe3d91c64799a8df283b89f304800024cb4 WHIRLPOOL c1cde57517f7c2410fcc44fdd44865ef9033d65e5069e123de6299bd616e8c1583ed5f2d8eca5b582c8c0c1a5aae667f9a2deff06c39ba173d768fc0064553f3
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
similarity index 82%
rename from xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild
rename to xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
index ff2f3b69eb6..60293b0d3a5 100644
--- a/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild
+++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit fdo-mime gnome2-utils
+inherit gnome2-utils
DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop"
HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict"
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.24:=
>=x11-libs/gtk+-3.20:3=
+ x11-libs/libX11:=
>=xfce-base/libxfce4util-4.10:=
>=xfce-base/libxfce4ui-4.12:=
>=xfce-base/xfce4-panel-4.10:="
@@ -29,18 +30,16 @@ src_configure() {
econf --libexecdir="${EPREFIX}"/usr/$(get_libdir)
}
-pkg_preinst() {
- gnome2_icon_savelist
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
}
pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
gnome2_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
gnome2_icon_cache_update
}
next reply other threads:[~2017-05-05 13:10 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 13:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 10:17 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/ Michał Górny
2024-10-19 10:03 Arthur Zamarin
2024-10-19 8:46 Arthur Zamarin
2024-10-19 8:27 Arthur Zamarin
2024-10-19 7:45 Arthur Zamarin
2024-10-19 7:39 Arthur Zamarin
2024-10-12 7:54 Michał Górny
2024-10-12 7:52 Michał Górny
2024-10-12 6:33 Sam James
2024-10-12 6:33 Sam James
2024-10-12 6:01 Michał Górny
2024-10-12 6:01 Michał Górny
2024-10-02 9:11 Michał Górny
2024-09-25 11:57 Michał Górny
2023-12-09 20:01 Michał Górny
2023-12-09 19:42 Arthur Zamarin
2023-12-09 19:05 Sam James
2023-12-09 19:00 Arthur Zamarin
2023-12-09 19:00 Arthur Zamarin
2023-12-09 18:45 Sam James
2023-11-19 20:38 Michał Górny
2023-06-11 19:19 Michał Górny
2023-06-11 19:06 Arthur Zamarin
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:37 Sam James
2023-06-11 13:53 Sam James
2023-04-22 16:36 Michał Górny
2021-11-19 6:24 Yixun Lan
2020-11-18 9:12 Michał Górny
2020-11-17 19:17 Agostino Sarubbo
2020-11-17 18:55 Agostino Sarubbo
2020-11-17 18:49 Agostino Sarubbo
2020-11-16 22:51 Sam James
2020-11-16 2:55 Sam James
2020-10-15 18:05 Michał Górny
2019-10-20 10:24 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-10-07 8:05 Michał Górny
2019-07-23 14:10 Kent Fredric
2019-05-18 11:11 Michał Górny
2019-04-20 17:57 Mikle Kolyada
2019-04-07 21:36 Mikle Kolyada
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-04-07 8:29 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-28 9:04 Michał Górny
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-18 16:01 Sergei Trofimovich
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 14:00 Mikle Kolyada
2018-06-02 8:48 Michał Górny
2018-03-25 17:27 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-03 17:48 Tobias Klausmann
2018-01-10 21:22 Sergei Trofimovich
2018-01-08 8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-06 5:05 Thomas Deutschmann
2018-01-05 11:16 Mikle Kolyada
2017-04-23 4:04 Jason Zaman
2017-01-30 7:37 Fabian Groffen
2016-08-02 16:10 Michał Górny
2016-06-23 15:07 Michał Górny
2015-10-17 18:32 Mikle Kolyada
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=1493989804.ab3ee2637c83e8382a79b32c32af55704e055493.mgorny@gentoo \
--to=mgorny@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