public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-cb/
Date: Sun,  5 Feb 2017 23:26:04 +0000 (UTC)	[thread overview]
Message-ID: <1486337159.43a44244b3c67991e21323d2428a198fdda95be4.xmw@gentoo> (raw)

commit:     43a44244b3c67991e21323d2428a198fdda95be4
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 23:24:52 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 23:25:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a44244

app-text/zathura-cb: Remove optional decompressors from RDEPEND (bug 608284).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/zathura-cb/zathura-cb-0.1.6.ebuild | 20 ++++++++++++--------
 app-text/zathura-cb/zathura-cb-9999.ebuild  | 22 +++++++++++++---------
 2 files changed, 25 insertions(+), 17 deletions(-)

diff --git a/app-text/zathura-cb/zathura-cb-0.1.6.ebuild b/app-text/zathura-cb/zathura-cb-0.1.6.ebuild
index fe19606..0888816 100644
--- a/app-text/zathura-cb/zathura-cb-0.1.6.ebuild
+++ b/app-text/zathura-cb/zathura-cb-0.1.6.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs readme.gentoo-r1
 [[ ${PV} == 9999* ]] && inherit git-2
 
 DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support"
@@ -24,17 +24,12 @@ KEYWORDS=""
 fi
 IUSE=""
 
-COMMON_DEPEND=">=app-text/zathura-0.3.1
+RDEPEND=">=app-text/zathura-0.3.1
 	dev-libs/glib:2=
 	app-arch/libarchive:=
 	x11-libs/cairo:=
 	x11-libs/gdk-pixbuf:="
-RDEPEND="${COMMON_DEPEND}
-	app-arch/p7zip
-	app-arch/tar
-	app-arch/unrar
-	app-arch/unzip"
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 pkg_setup() {
@@ -53,4 +48,13 @@ src_compile() {
 src_install() {
 	emake "${myzathuraconf[@]}" install
 	dodoc AUTHORS
+	readme.gentoo_create_doc
 }
+
+pkg_postinst() {
+	readme.gentoo_print_elog
+}
+
+FORCE_PRINT_ELOG=1
+DOC_CONTENTS="Consider installing app-arch/p7zip app-arch/tar app-arch/unrar
+app-arch/unzip for additional file support."

diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild b/app-text/zathura-cb/zathura-cb-9999.ebuild
index 09699b4..0888816 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs readme.gentoo-r1
 [[ ${PV} == 9999* ]] && inherit git-2
 
 DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support"
@@ -24,17 +24,12 @@ KEYWORDS=""
 fi
 IUSE=""
 
-COMMON_DEPEND=">=app-text/zathura-0.3.1
+RDEPEND=">=app-text/zathura-0.3.1
 	dev-libs/glib:2=
 	app-arch/libarchive:=
 	x11-libs/cairo:=
 	x11-libs/gdk-pixbuf:="
-RDEPEND="${COMMON_DEPEND}
-	app-arch/p7zip
-	app-arch/tar
-	app-arch/unrar
-	app-arch/unzip"
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 pkg_setup() {
@@ -53,4 +48,13 @@ src_compile() {
 src_install() {
 	emake "${myzathuraconf[@]}" install
 	dodoc AUTHORS
+	readme.gentoo_create_doc
 }
+
+pkg_postinst() {
+	readme.gentoo_print_elog
+}
+
+FORCE_PRINT_ELOG=1
+DOC_CONTENTS="Consider installing app-arch/p7zip app-arch/tar app-arch/unrar
+app-arch/unzip for additional file support."


             reply	other threads:[~2017-02-05 23:26 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05 23:26 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-14  6:12 [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-cb/ Joonas Niilola
2025-03-02  8:21 Sam James
2025-02-14  5:02 Sam James
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2023-04-15  8:49 Arthur Zamarin
2023-04-15  7:17 Joonas Niilola
2023-04-15  7:17 Joonas Niilola
2023-02-28 13:58 Joonas Niilola
2023-02-28 13:58 Joonas Niilola
2023-02-28 13:58 Joonas Niilola
2023-02-28 13:58 Joonas Niilola
2022-10-17 23:56 Sam James
2022-10-17 23:56 Sam James
2022-06-02 12:02 Jakov Smolić
2022-05-05  3:54 Sam James
2022-05-05  3:54 Sam James
2022-02-15  7:00 Joonas Niilola
2021-09-14  7:39 Joonas Niilola
2021-09-14  7:39 Joonas Niilola
2021-09-14  7:39 Joonas Niilola
2021-08-05 14:02 Yixun Lan
2020-08-24 11:58 Mikle Kolyada
2020-08-24  8:58 Mikle Kolyada
2018-12-23  9:24 Mikle Kolyada
2018-12-11  9:58 Mikle Kolyada
2018-12-09 23:51 Thomas Deutschmann
2018-11-25 16:31 Mikle Kolyada
2018-11-17 14:02 Mikle Kolyada
2018-11-10 23:38 Mikle Kolyada
2018-10-25 20:49 Mikle Kolyada
2018-10-25 19:58 Mikle Kolyada
2018-07-22 16:28 Mikle Kolyada
2018-04-14 17:24 Aaron Bauman
2018-04-12  0:54 Thomas Deutschmann
2018-01-28 16:19 Michael Weber
2018-01-28 16:19 Michael Weber
2017-12-25 19:17 David Seifert
2017-08-20 19:16 Thomas Deutschmann
2017-07-15 15:17 Tobias Klausmann
2017-02-23 13:27 Michael Weber
2017-01-29 19:51 Michael Weber
2017-01-23  1:52 Michael Weber
2016-03-01 15:51 Michael Weber
2016-01-09  1:33 Michael Weber
2016-01-09  1:04 Michael Weber

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=1486337159.43a44244b3c67991e21323d2428a198fdda95be4.xmw@gentoo \
    --to=xmw@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