public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/
Date: Sun, 23 Apr 2017 04:04:43 +0000 (UTC)	[thread overview]
Message-ID: <1492920219.dbea8f11a3b98b9aa096432d3110f4ed96e90119.perfinion@gentoo> (raw)

commit:     dbea8f11a3b98b9aa096432d3110f4ed96e90119
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 03:51:47 2017 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 04:03:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbea8f11

xfce-extra/xfce4-dict: bump to 0.7.99

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 xfce-extra/xfce4-dict/Manifest                 |  1 +
 xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild | 46 ++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/xfce-extra/xfce4-dict/Manifest b/xfce-extra/xfce4-dict/Manifest
index 8bd576c3b0d..e5c4426dca3 100644
--- a/xfce-extra/xfce4-dict/Manifest
+++ b/xfce-extra/xfce4-dict/Manifest
@@ -1 +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

diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild
new file mode 100644
index 00000000000..d9812b0ca55
--- /dev/null
+++ b/xfce-extra/xfce4-dict/xfce4-dict-0.7.99.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit fdo-mime gnome2-utils
+
+DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop"
+HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict"
+SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.24:=
+	>=x11-libs/gtk+-3.20:3=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/libxfce4ui-4.12:=
+	>=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+	dev-util/gdbus-codegen
+	dev-util/intltool
+	virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog README )
+
+src_configure() {
+	econf --libexecdir="${EPREFIX}"/usr/$(get_libdir)
+}
+
+pkg_preinst() {
+	gnome2_icon_savelist
+}
+
+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
+}


             reply	other threads:[~2017-04-23  4:04 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-23  4:04 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-09 20:01 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-dict/ 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-05-05 13:10 Michał Górny
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=1492920219.dbea8f11a3b98b9aa096432d3110f4ed96e90119.perfinion@gentoo \
    --to=perfinion@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