public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/
Date: Sun, 14 May 2023 14:51:11 +0000 (UTC)	[thread overview]
Message-ID: <1684075867.8de078428f16d5311145bc8fc3f336efb7b6d06d.slashbeast@gentoo> (raw)

commit:     8de078428f16d5311145bc8fc3f336efb7b6d06d
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 14:47:31 2023 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sun May 14 14:51:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de07842

app-text/zathura-pdf-poppler: 0.3.1-r1 revbump with deps fix.

Closes: https://bugs.gentoo.org/906096
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 .../zathura-pdf-poppler-0.3.1-r1.ebuild            | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1-r1.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1-r1.ebuild
new file mode 100644
index 000000000000..d1811098a64d
--- /dev/null
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg-utils
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-poppler.git"
+	EGIT_BRANCH="develop"
+else
+	KEYWORDS="~amd64 ~arm ~riscv ~x86"
+	SRC_URI="https://github.com/pwmt/zathura-pdf-poppler/archive/${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+DESCRIPTION="PDF plug-in for zathura"
+HOMEPAGE="https://pwmt.org/projects/zathura-pdf-poppler"
+
+LICENSE="ZLIB"
+SLOT="0"
+
+DEPEND="app-text/poppler[cairo]
+	>=app-text/zathura-0.5.2:=
+	dev-libs/girara
+	dev-libs/glib:2"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+pkg_postinst() {
+	xdg_desktop_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+}


             reply	other threads:[~2023-05-14 14:51 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 14:51 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-02 12:38 [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/ Florian Schmaus
2025-02-24 15:47 Petr Vaněk
2024-11-23 17:26 Michał Górny
2024-11-23 15:42 Michał Górny
2024-11-23 12:11 Sam James
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2024-09-18  6:36 Arthur Zamarin
2024-09-17 20:20 Sam James
2024-09-17 20:20 Sam James
2024-02-12  6:01 Matt Jolly
2024-02-12  6:01 Matt Jolly
2024-02-12  6:01 Matt Jolly
2023-12-01 11:30 Ulrich Müller
2023-07-23 21:44 Sam James
2023-07-23 20:48 Sam James
2023-07-23 19:22 Arthur Zamarin
2023-05-14 14:51 Piotr Karbowski
2023-03-07 11:42 Sam James
2023-03-06 13:04 Arthur Zamarin
2023-03-05 16:35 Arthur Zamarin
2023-01-08 15:34 Piotr Karbowski
2023-01-08 15:34 Piotr Karbowski
2022-10-17 23:56 Sam James
2022-10-17 23:56 Sam James
2022-01-23 15:22 Sam James
2022-01-21 12:42 Sam James
2022-01-21 12:40 Sam James
2021-08-05 14:02 Yixun Lan
2020-08-28 21:41 Piotr Karbowski
2020-08-24 11:58 Mikle Kolyada
2020-01-08 14: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 12:05 Mikle Kolyada
2018-11-17 14:02 Mikle Kolyada
2018-11-10 23:19 Mikle Kolyada
2018-10-10 19:54 Mikle Kolyada
2018-10-09 21:24 Mikle Kolyada
2018-10-09 21:19 Mikle Kolyada
2018-10-09 21:19 Mikle Kolyada
2018-07-22 16:28 Mikle Kolyada
2018-04-14 17:24 Aaron Bauman
2018-04-12  0:54 Thomas Deutschmann
2018-03-13 12:51 Michael Palimaka
2018-02-13 15:29 Michał Górny
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:55 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=1684075867.8de078428f16d5311145bc8fc3f336efb7b6d06d.slashbeast@gentoo \
    --to=slashbeast@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