From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7856915807B for ; Mon, 21 Oct 2024 12:36:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55E98E09A2; Mon, 21 Oct 2024 12:36:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 38901E09A2 for ; Mon, 21 Oct 2024 12:36:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D261335D21 for ; Mon, 21 Oct 2024 12:36:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE5251F42 for ; Mon, 21 Oct 2024 12:36:28 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1729514182.8b5f5e2902634fde6943bcabcb40813ed8672488.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-djvu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/zathura-djvu/Manifest app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild X-VCS-Directories: app-text/zathura-djvu/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8b5f5e2902634fde6943bcabcb40813ed8672488 X-VCS-Branch: master Date: Mon, 21 Oct 2024 12:36:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4c81f735-e89d-431b-b6cf-c8bc6124aaef X-Archives-Hash: a97c5af24db3a52f35580752639f1b7a commit: 8b5f5e2902634fde6943bcabcb40813ed8672488 Author: Alfred Wingate protonmail com> AuthorDate: Tue Sep 3 13:25:20 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 21 12:36:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5f5e29 app-text/zathura-djvu: add 0.2.10 Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Joonas Niilola gentoo.org> app-text/zathura-djvu/Manifest | 1 + app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild | 33 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/app-text/zathura-djvu/Manifest b/app-text/zathura-djvu/Manifest index f491cc889022..4e459a113152 100644 --- a/app-text/zathura-djvu/Manifest +++ b/app-text/zathura-djvu/Manifest @@ -1 +1,2 @@ +DIST zathura-djvu-0.2.10.tar.xz 9408 BLAKE2B f779eeeba40abe444960716b8c14c51c32a3830a3f779074ea773bd9ff0d71736433ed29862bdf137a34ebb934bb562aa14031c07dda5cf97ddf278e47feb750 SHA512 c743e60588e07fe18f7da8db1ae9ae997ffb50ef696258f1901523159ff4d29e5649b13d6e52f53cf79f19429083308390c0b4923081451bf5c4bfb9ac6e8903 DIST zathura-djvu-0.2.9.tar.xz 8976 BLAKE2B f0a798e9473ad2d09bdf171f4689231d73fa1e1bbaa0faa750feb82db2e2b029a86bf759e642f92c0ba438ee88b9178969e5d2aec4f30d9cb049bd3bcd69639e SHA512 3c2815e7f1cdfb9fc594dc6ad65359245f322e5fa27f018fb9431747e4d474734f5efd134aaeb9dabde09b01de603b1d1dc7aede883b1ef81266e067b0490726 diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild new file mode 100644 index 000000000000..1cc4a9881a29 --- /dev/null +++ b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 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-djvu.git" + EGIT_BRANCH="develop" +else + KEYWORDS="~amd64 ~arm ~riscv ~x86" + SRC_URI="https://pwmt.org/projects/zathura-djvu/download/${P}.tar.xz" +fi + +DESCRIPTION="DjVu plug-in for zathura" +HOMEPAGE="https://pwmt.org/projects/zathura-djvu/" + +LICENSE="ZLIB" +SLOT="0" + +# Tests currently only validating data files +RESTRICT="test" + +RDEPEND="app-text/djvu + >=app-text/zathura-0.3.9 + dev-libs/girara:= + dev-libs/glib:2 + x11-libs/cairo" + +DEPEND="${RDEPEND} + virtual/pkgconfig"