From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-poppler/
Date: Wed, 8 Jan 2020 14:58:12 +0000 (UTC) [thread overview]
Message-ID: <1578495488.aa3c84076eb541acf0244ddeb8a7d5e1b53d2f7b.zlogene@gentoo> (raw)
commit: aa3c84076eb541acf0244ddeb8a7d5e1b53d2f7b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 8 14:57:55 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan 8 14:58:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3c8407
app-text/zathura-pdf-poppler: Version bump (v0.3.0)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/zathura-pdf-poppler/Manifest | 1 +
.../zathura-pdf-poppler-0.3.0.ebuild | 38 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/app-text/zathura-pdf-poppler/Manifest b/app-text/zathura-pdf-poppler/Manifest
index e8d000e5b52..bfd24e4c371 100644
--- a/app-text/zathura-pdf-poppler/Manifest
+++ b/app-text/zathura-pdf-poppler/Manifest
@@ -1 +1,2 @@
DIST zathura-pdf-poppler-0.2.9.tar.xz 7456 BLAKE2B f6454ea750597f797f8dee5dda6812245e0f7d158f37d63d4d554ea83c935bd1785cdcb1fcbbf60e4519faaa8e824e5d9d69884ff7dd8bac8e24164aa953d48b SHA512 d363c9051fcd5be73c11ee3a88fff277e9a42b5878ce5a64715d801457380b113891504a01b7343affdf275bbd31cc3c0bf17d5208cb513edf52d6c2f5270cde
+DIST zathura-pdf-poppler-0.3.0.tar.gz 8895 BLAKE2B 42ea3e63901474106af744f8c48ff74f91ada036f0cc9beca49b2ebac3e09dbc8334b150ac313d75c3f05f7be59d1f42873a67b77c58186a40c41f88d4772f15 SHA512 588c1d03fef2b0cbb44af6904ab078ae3686d79ce05b1448a41a62ac807226cade4b54725002f0c4bd9c428b192b607664da4bdc8d83c792fab250ef43622a85
diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.0.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.0.ebuild
new file mode 100644
index 00000000000..629dcc59d61
--- /dev/null
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 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 ~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.3.9
+ dev-libs/girara
+ dev-libs/glib:2"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
next reply other threads:[~2020-01-08 14:58 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 14:58 Mikle Kolyada [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-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
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=1578495488.aa3c84076eb541acf0244ddeb8a7d5e1b53d2f7b.zlogene@gentoo \
--to=zlogene@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