From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/referencer/
Date: Sun, 24 Feb 2019 22:32:09 +0000 (UTC) [thread overview]
Message-ID: <1551047508.c682c4e7cebd95396e40d89aab5a5c26948abe85.asturm@gentoo> (raw)
commit: c682c4e7cebd95396e40d89aab5a5c26948abe85
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 24 22:29:07 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 22:31:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c682c4e7
app-text/referencer: Revert "Add USE test, missing ${PYTHON_REQUIRED_USE}"
This reverts commit f6b0122795047cf8f68a69d6e02a29771d50cc6e.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/referencer/referencer-1.2.2.ebuild | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/app-text/referencer/referencer-1.2.2.ebuild b/app-text/referencer/referencer-1.2.2.ebuild
index 6ab87015655..06a5922851d 100644
--- a/app-text/referencer/referencer-1.2.2.ebuild
+++ b/app-text/referencer/referencer-1.2.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
PYTHON_COMPAT=( python2_7 )
-inherit xdg python-single-r1 flag-o-matic
+inherit xdg-utils eutils python-single-r1 flag-o-matic
DESCRIPTION="Application to organise documents or references, and to generate BibTeX files"
HOMEPAGE="https://launchpad.net/referencer"
@@ -13,16 +13,15 @@ SRC_URI="https://launchpad.net/${PN}/1./${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
+IUSE=""
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
>=app-text/poppler-0.12.3-r3[cairo]
- >=dev-cpp/gtkmm-2.8:2.4
+ >=dev-cpp/gtkmm-2.8:*
>=dev-cpp/libglademm-2.6.0
>=dev-cpp/gconfmm-2.14.0
- >=dev-libs/boost-1.52.0-r4:="
+ >=dev-libs/boost-1.52.0-r4"
DEPEND="
${RDEPEND}
@@ -31,10 +30,7 @@ DEPEND="
>=dev-lang/perl-5.8.1
dev-perl/libxml-perl
dev-util/intltool
- app-text/rarian
- test? ( app-text/docbook-xml-dtd:4.1.2
- app-text/docbook-xml-dtd:4.5
- app-text/scrollkeeper-dtd:1.0 )"
+ app-text/rarian"
PATCHES=( ${FILESDIR}/${PN}-${PV}-lib_path.patch )
@@ -49,3 +45,13 @@ src_configure() {
--disable-update-mime-database \
--enable-python
}
+
+pkg_postinst() {
+ xdg_mimeinfo_database_update
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_mimeinfo_database_update
+ xdg_desktop_database_update
+}
next reply other threads:[~2019-02-24 22:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-24 22:32 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-22 9:25 [gentoo-commits] repo/gentoo:master commit in: app-text/referencer/ Michał Górny
2019-02-24 22:32 Andreas Sturmlechner
2019-02-24 22:14 Andreas Sturmlechner
2018-03-13 12:51 Michael Palimaka
2017-10-04 7:47 Michał Górny
2017-10-02 21:48 Jonas Stein
2016-11-25 19:24 Pacho Ramos
2016-11-24 11:41 Michael Palimaka
2015-12-29 5:58 Ian Delaney
2015-12-29 5:58 Ian Delaney
2015-12-29 5:58 Ian Delaney
2015-12-24 13:40 Pacho Ramos
2015-12-18 13:22 Ian Delaney
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=1551047508.c682c4e7cebd95396e40d89aab5a5c26948abe85.asturm@gentoo \
--to=asturm@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