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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 354B4158086 for ; Wed, 6 Oct 2021 20:26:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86FB0E09FE; Wed, 6 Oct 2021 20:26:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C071E09FE for ; Wed, 6 Oct 2021 20:26:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 347AD342AC5 for ; Wed, 6 Oct 2021 20:26:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C19D48E for ; Wed, 6 Oct 2021 20:26:28 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1633551987.940a9d63919f6c008a85d95890287875667a9b40.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/pdfjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/pdfjs/Manifest www-plugins/pdfjs/pdfjs-2.10.377.ebuild X-VCS-Directories: www-plugins/pdfjs/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 940a9d63919f6c008a85d95890287875667a9b40 X-VCS-Branch: master Date: Wed, 6 Oct 2021 20:26: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: e433aa6d-999b-4d5f-b150-6b0793e95d6d X-Archives-Hash: db78e26748501d3f2d039df518af7806 commit: 940a9d63919f6c008a85d95890287875667a9b40 Author: Bernard Cafarelli gentoo org> AuthorDate: Wed Oct 6 20:20:49 2021 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed Oct 6 20:26:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=940a9d63 www-plugins/pdfjs: 2.10.377 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli gentoo.org> www-plugins/pdfjs/Manifest | 1 + www-plugins/pdfjs/pdfjs-2.10.377.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/www-plugins/pdfjs/Manifest b/www-plugins/pdfjs/Manifest index 07d8fe05572..5d4c6c0e5f5 100644 --- a/www-plugins/pdfjs/Manifest +++ b/www-plugins/pdfjs/Manifest @@ -1,2 +1,3 @@ +DIST pdfjs-2.10.377.zip 5274223 BLAKE2B 5cfc5dfa68519d987a440804d852834001d6b33b8677eaa3b2a27da872f5340472a00b0026f58917c15a8579670fe99aa53c76b31f79017a41778fdb74819f9c SHA512 ea26094558e1477b6fa9377ad96c9dd616257a65ff1cb05ef91f91e7dbb3f44ae17dde9577aa2743c20203c2d1c27537ea391ac1eff0dace134676beba1d0cb2 DIST pdfjs-2.4.456.zip 3773255 BLAKE2B b3f293d57bd21e05d4de70f99d24ac047e51b91a844e763778e5d557e9af0dbb090f9157363c92b4453bc925db4ce1c954999f6064fd4d062f27ef5ceed4a2d6 SHA512 2f79af887aac0eab346ab48f9ad91e92aefbd037c4cbe00694c07283b61cea6e321fd0abd88846723b34e2e81abd81ce3a11258f88ba033fcb59f196d1497e7d DIST pdfjs-2.5.207.zip 3804074 BLAKE2B a6c61c755ecdbd90bdf4ae76ec1ed9ffe00293e32d9e1ec92623f1a19658462385dded7f33f65f2ee609f157cf95b568b7e8c5ccd03a24d1f514092dd660a7c0 SHA512 f23140bd1705966a950076c6c7aeea10da6e29db160fd760f3c877b6e632d24f313e15d3ece64c662077e3cc9e25eb5c8c937e48c7e8b32ec07df6cdb0827304 diff --git a/www-plugins/pdfjs/pdfjs-2.10.377.ebuild b/www-plugins/pdfjs/pdfjs-2.10.377.ebuild new file mode 100644 index 00000000000..6f2bb76c6b3 --- /dev/null +++ b/www-plugins/pdfjs/pdfjs-2.10.377.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A PDF reader in JavaScript" +HOMEPAGE="https://mozilla.github.io/pdf.js/" +SRC_URI="https://github.com/mozilla/pdf.js/releases/download/v${PV}/${P}-dist.zip -> ${P}.zip" +S="${WORKDIR}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND="app-arch/unzip" + +src_install() { + insinto /usr/share/pdf.js/ + + doins -r build + doins -r web +}