public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/pdfjs/
Date: Mon, 23 Nov 2020 18:20:01 +0000 (UTC)	[thread overview]
Message-ID: <1606155598.65d55c3f0e6a480b4808c7267bf25e51b5f57098.voyageur@gentoo> (raw)

commit:     65d55c3f0e6a480b4808c7267bf25e51b5f57098
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 18:19:29 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 18:19:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d55c3f

www-plugins/pdfjs: 2.5.207 bump

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 www-plugins/pdfjs/Manifest             |  1 +
 www-plugins/pdfjs/pdfjs-2.5.207.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/www-plugins/pdfjs/Manifest b/www-plugins/pdfjs/Manifest
index 6583069243e..5a541e33b23 100644
--- a/www-plugins/pdfjs/Manifest
+++ b/www-plugins/pdfjs/Manifest
@@ -1,3 +1,4 @@
 DIST pdfjs-1.9.426.zip 3510568 BLAKE2B dbeaa51fea45c6bb0a538e96c39cabb096720aa41d882fe01f0e11ec26d23ead918f4d2c09c9cce37606be9b059abe5902c9eb9ff018755cb2278a55481bc1ec SHA512 4c6a7ac613755a73d694a80ccea0d0d3d100fb0c7039ae5d866059d39e58b650092a733c7bea6d302cfa196f439d28f59055443ab96443161d1770462d8976ef
 DIST pdfjs-2.1.266.zip 4181305 BLAKE2B 2dd23d90ce660535b7abb8defce0788295e5a35093ec10afcad9d884f82a734c39363ad0607e00a24abf8e688153124d25b0c373d125226a2c8167880dc22bba SHA512 46695b0ebd000c75025fac96088bfe99b3a54f77908735084094759d82384b3348986211d536e8e80ded9a8497498bb1669579dfd9f653746ac5d9a80245a6a4
 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.5.207.ebuild b/www-plugins/pdfjs/pdfjs-2.5.207.ebuild
new file mode 100644
index 00000000000..8846fc13803
--- /dev/null
+++ b/www-plugins/pdfjs/pdfjs-2.5.207.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 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"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+src_install() {
+	insinto /usr/share/pdf.js/
+
+	doins -r build
+	doins -r web
+}


             reply	other threads:[~2020-11-23 18:20 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 18:20 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-12  9:13 [gentoo-commits] repo/gentoo:master commit in: www-plugins/pdfjs/ Bernard Cafarelli
2024-10-14 10:40 Bernard Cafarelli
2024-09-25  8:02 Bernard Cafarelli
2024-09-24 20:42 Bernard Cafarelli
2024-09-24 20:19 Jakov Smolić
2024-08-13  9:38 Bernard Cafarelli
2024-07-11 20:39 Bernard Cafarelli
2024-07-11 20:39 Bernard Cafarelli
2024-06-28 14:45 Ionen Wolkens
2024-06-14 10:47 Bernard Cafarelli
2024-01-09  8:48 Bernard Cafarelli
2024-01-09  8:24 Bernard Cafarelli
2024-01-09  8:24 Bernard Cafarelli
2023-11-28 16:34 Sam James
2023-11-28 12:25 Bernard Cafarelli
2023-08-01 21:18 Bernard Cafarelli
2022-11-05  2:07 Sam James
2022-11-04 21:31 Ionen Wolkens
2022-11-04  0:18 Bernard Cafarelli
2022-11-04  0:18 Bernard Cafarelli
2022-07-03 22:51 Bernard Cafarelli
2022-07-03 22:51 Bernard Cafarelli
2021-10-19  0:12 Sam James
2021-10-06 20:26 Bernard Cafarelli
2020-11-23 18:20 Bernard Cafarelli
2020-06-17 11:10 Bernard Cafarelli
2019-09-25 20:59 Bernard Cafarelli
2019-09-25 20:59 Bernard Cafarelli
2017-12-24 17:11 Patrice Clement
2017-10-08 21:57 Patrice Clement
2017-10-08 21:57 Patrice Clement
2017-02-17 12:16 Michael Palimaka
2017-01-15 17:21 Patrice Clement

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=1606155598.65d55c3f0e6a480b4808c7267bf25e51b5f57098.voyageur@gentoo \
    --to=voyageur@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