From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-pdf-mupdf/
Date: Thu, 18 Jul 2024 07:41:18 +0000 (UTC) [thread overview]
Message-ID: <1721287825.cfd678fcbc39f48d7f305d556ca353c92dfcb647.juippis@gentoo> (raw)
commit: cfd678fcbc39f48d7f305d556ca353c92dfcb647
Author: Philipp Rösner <rndxelement <AT> protonmail <DOT> com>
AuthorDate: Tue Jun 18 15:25:55 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 07:30:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd678fc
app-text/zathura-pdf-mupdf: drop 0.4.0
Signed-off-by: Philipp Rösner <rndxelement <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/zathura-pdf-mupdf/Manifest | 1 -
.../zathura-pdf-mupdf-0.4.0.ebuild | 46 ----------------------
2 files changed, 47 deletions(-)
diff --git a/app-text/zathura-pdf-mupdf/Manifest b/app-text/zathura-pdf-mupdf/Manifest
index 8c728b6a889b..3200ec325947 100644
--- a/app-text/zathura-pdf-mupdf/Manifest
+++ b/app-text/zathura-pdf-mupdf/Manifest
@@ -1,3 +1,2 @@
-DIST zathura-pdf-mupdf-0.4.0.tar.gz 9323 BLAKE2B e633e2d52080dc017cd59be184fc52f52b21f9bfa1cecb48c83b4383366226f8e65fcd92503493e8df568847f84a39f2f7d8e4a87df44c66ec121c246557e10a SHA512 44a8d72f54adf29cc853c636f2387edb52e253522c82175533a2f80a6afc45ca88a785785bb840bf81e368ef8f35e31f5e9bf7648ee6a13d394eb4133585c060
DIST zathura-pdf-mupdf-0.4.1.tar.gz 9346 BLAKE2B f1998acf00696fd40577f6e53b597258e519d3862c5b6b29bec292aaa732acf0b7a80ddf1b2f62d95d9462fe811a73cd912009106394bf1aadfa76be9c6d1adc SHA512 bf3360cdf6195af3cace4c769536a49f1cf2167c70a65b560410db1a0098119d726e73baeea98ca7100653c17248056c484fc436558e52a8dc12e7b83ce789b1
DIST zathura-pdf-mupdf-0.4.3.tar.gz 10146 BLAKE2B ca4edc56256d04e5ba42dd756976a3e444f37dfb5c1fff569329478c3053f7d48fa689d61b8769a73bac50e1244e74855705a9cd1cd25ed37a6927bd6c2ccf75 SHA512 ffab536d1cea26dd08fbb3808e0ff5d4b5b126bfdbd19a79101ac519ee9951d916b75c5b1b1e459f453087c936d84fa3839b4b84dd7f92398ba5cca87e186795
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.0.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.0.ebuild
deleted file mode 100644
index 80d004c0aeca..000000000000
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.4.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-mupdf.git"
- EGIT_BRANCH="develop"
-else
- KEYWORDS="amd64 arm x86"
- SRC_URI="https://git.pwmt.org/pwmt/${PN}/-/archive/${PV}/${P}.tar.gz"
-fi
-
-DESCRIPTION="PDF plug-in for zathura"
-HOMEPAGE="https://git.pwmt.org/pwmt/zathura-pdf-mupdf"
-
-LICENSE="ZLIB"
-SLOT="0"
-IUSE="+javascript"
-
-DEPEND="
- >=app-text/mupdf-1.20.0:=[javascript?]
- >=app-text/zathura-0.5.2:=
- dev-libs/girara
- dev-libs/glib:2
- x11-libs/cairo
-"
-
-RDEPEND="${DEPEND}"
-
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}/${P}-meson-mupdfthird.patch"
-)
-
-src_prepare() (
- default
-
- if ! use javascript ; then
- sed -i -e '/mujs/d' meson.build || die
- fi
-)
next reply other threads:[~2024-07-18 7:41 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 7:41 Joonas Niilola [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-mupdf/ Florian Schmaus
2025-01-06 3:20 Sam James
2025-01-06 3:18 Sam James
2025-01-06 3:18 Sam James
2024-10-21 12:36 Joonas Niilola
2024-10-21 12:36 Joonas Niilola
2024-08-20 5:19 Joonas Niilola
2024-08-20 5:19 Joonas Niilola
2024-08-19 19:22 Sam James
2024-07-18 7:41 Joonas Niilola
2024-03-13 6:26 Arthur Zamarin
2024-03-13 0:54 Sam James
2024-03-12 19:29 Arthur Zamarin
2023-10-15 9:03 Viorel Munteanu
2023-10-15 9:03 Viorel Munteanu
2023-03-17 17:03 Sam James
2023-03-17 16:30 Arthur Zamarin
2023-01-09 8:33 Florian Schmaus
2022-10-28 18:55 Sam James
2022-10-28 18:55 Sam James
2022-10-28 14:55 Arthur Zamarin
2022-10-17 23:56 Sam James
2022-10-17 23:56 Sam James
2022-09-04 15:21 Florian Schmaus
2022-09-04 15:21 Florian Schmaus
2022-09-04 15:21 Florian Schmaus
2022-06-21 21:08 Sam James
2022-06-02 12:02 Jakov Smolić
2022-05-05 3:54 Sam James
2022-05-05 3:54 Sam James
2022-03-16 17:02 Florian Schmaus
2022-03-16 17:02 Florian Schmaus
2022-03-16 17:02 Florian Schmaus
2022-01-24 14:42 Sam James
2022-01-23 15:22 Sam James
2022-01-23 13:09 Jakov Smolić
2021-12-14 15:23 Florian Schmaus
2021-12-14 14:54 Florian Schmaus
2021-12-14 14:54 Florian Schmaus
2020-11-06 23:59 Sam James
2020-10-28 16:18 Sam James
2020-10-25 23:08 Thomas Deutschmann
2020-10-15 12:23 Thomas Deutschmann
2020-08-24 11:58 Mikle Kolyada
2019-11-22 11:11 Mikle Kolyada
2019-11-22 11:11 Mikle Kolyada
2019-10-27 17:54 Mikle Kolyada
2019-09-13 11:26 Mikle Kolyada
2019-08-31 13:01 Mikle Kolyada
2018-12-23 9:24 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 11:10 Mikle Kolyada
2018-11-17 14:02 Mikle Kolyada
2018-11-10 23:26 Mikle Kolyada
2018-11-10 23:21 Mikle Kolyada
2018-10-25 21:20 Mikle Kolyada
2018-10-14 18:54 Mikle Kolyada
2018-08-18 18:07 Virgil Dupras
2018-07-22 16:28 Mikle Kolyada
2018-04-15 11:34 David Seifert
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:33 Michael Weber
2017-01-29 19:33 Michael Weber
2017-01-23 1:30 Michael Weber
2016-06-04 19:46 Michael Weber
2016-02-26 23:27 Michael Weber
2016-02-26 23:27 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=1721287825.cfd678fcbc39f48d7f305d556ca353c92dfcb647.juippis@gentoo \
--to=juippis@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