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 93AE0158042 for ; Mon, 21 Oct 2024 12:36:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55B69E09BD; Mon, 21 Oct 2024 12:36:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 06891E09BD for ; Mon, 21 Oct 2024 12:36:33 +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 E179D342FA0 for ; Mon, 21 Oct 2024 12:36:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76DC7227B for ; Mon, 21 Oct 2024 12:36:29 +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: <1729514183.11eeb21388172aa2bfee0e21195ba834a062acbd.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zathura-ps/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/zathura-ps/Manifest app-text/zathura-ps/zathura-ps-0.2.8.ebuild X-VCS-Directories: app-text/zathura-ps/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 11eeb21388172aa2bfee0e21195ba834a062acbd X-VCS-Branch: master Date: Mon, 21 Oct 2024 12:36:29 +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: 74d33715-e21a-42e3-8cd6-1516fd57da20 X-Archives-Hash: 6361ee03b730bdb248184095c08caf25 commit: 11eeb21388172aa2bfee0e21195ba834a062acbd Author: Alfred Wingate protonmail com> AuthorDate: Tue Sep 3 13:39:22 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 21 12:36:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11eeb213 app-text/zathura-ps: add 0.2.8 Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Joonas Niilola gentoo.org> app-text/zathura-ps/Manifest | 1 + app-text/zathura-ps/zathura-ps-0.2.8.ebuild | 42 +++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/app-text/zathura-ps/Manifest b/app-text/zathura-ps/Manifest index 70c1e626dabc..12db566664a2 100644 --- a/app-text/zathura-ps/Manifest +++ b/app-text/zathura-ps/Manifest @@ -1 +1,2 @@ DIST zathura-ps-0.2.7.tar.xz 4488 BLAKE2B 4513173a2f9ca725abf8444516a78fd789286b082a1146ab5d0dee504cdda92962f3e6cef46f24e0307bc5ea6bb6595577fac2dfbd2d4ef0cf8e69d34337baf5 SHA512 86cf4cea8f32e446960c7727745711d6bb6723bb41127ccba335fbdaeb78e9f681ce4104b2be8718a2f19e06aef30d49ae7c90091fa0774b5ffe22303cf37d5f +DIST zathura-ps-0.2.8.tar.xz 4716 BLAKE2B d9377a00fcc9e45fae413676947ff2067c80362bd9f9f1573f9962459d9a636ed0743decbe437bf90ab9e65dcdb8b5d0b19ad1794085c313fa473f0241a101bf SHA512 29ed9d5585df1151af50835daa75a11befbd0fe10e95b4a37c7b548e1442edd3f52a7d0afce8cca93ce70ced6381cdf23311cea004e3e38a6cb323ba13eb7039 diff --git a/app-text/zathura-ps/zathura-ps-0.2.8.ebuild b/app-text/zathura-ps/zathura-ps-0.2.8.ebuild new file mode 100644 index 000000000000..e5fed454182c --- /dev/null +++ b/app-text/zathura-ps/zathura-ps-0.2.8.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg-utils + +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-ps.git" + EGIT_BRANCH="develop" +else + KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux" + SRC_URI="https://pwmt.org/projects/zathura-ps/download/${P}.tar.xz" +fi + +DESCRIPTION="PostScript plug-in for zathura" +HOMEPAGE="https://pwmt.org/projects/zathura-ps/download/" + +LICENSE="ZLIB" +SLOT="0" + +# Tests currently only validating data files +RESTRICT="test" + +DEPEND="app-text/libspectre + >=app-text/zathura-0.3.9 + dev-libs/girara:= + dev-libs/glib:2 + x11-libs/cairo" + +RDEPEND="${DEPEND}" + +BDEPEND="virtual/pkgconfig" + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +}