public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex-beamer/
Date: Mon, 15 May 2023 03:18:18 +0000 (UTC)	[thread overview]
Message-ID: <1684120679.45263ebbbc5b0e37c92d6c711a32583c61d16b87.grozin@gentoo> (raw)

commit:     45263ebbbc5b0e37c92d6c711a32583c61d16b87
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 03:17:59 2023 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon May 15 03:17:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45263ebb

dev-tex/latex-beamer: bump to 3.69

Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-tex/latex-beamer/Manifest                 |  1 +
 dev-tex/latex-beamer/latex-beamer-3.69.ebuild | 40 +++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-tex/latex-beamer/Manifest b/dev-tex/latex-beamer/Manifest
index aa940081a8e2..2ca831970ce4 100644
--- a/dev-tex/latex-beamer/Manifest
+++ b/dev-tex/latex-beamer/Manifest
@@ -1 +1,2 @@
 DIST latex-beamer-3.68.tar.gz 667803 BLAKE2B 6a7ad8cd32a53ed3588c343787d925f110ae20abaa828aa276ca4143a892afd5549f58f6e3d4a7546d369d28d75d456cdb83aa69e5aca564b7266015d3344586 SHA512 df5118c8909420974f38530b660a56ebe750a99cc4605ddab884044b81f9a389c920ded463ad9dddf187a044195dca634ddb30cf2b6ca4a20588a3014282c383
+DIST latex-beamer-3.69.tar.gz 668714 BLAKE2B 290379e8677a9d15d3967ad652ecd63bd72831f32dee6a2692c70dbc289584b3d0a8422a1b08a3353f69f76c2802358b77eea2509f998e6c0b2d966031ebb3af SHA512 d33c4cfd0446427450f6ca044e13e248c0cf1c6d33fd3bdfb382b0cdd89c05291148822fa185574e590ebd7f6915e5cd544da37873ef68a4a6d72fb5dfa417df

diff --git a/dev-tex/latex-beamer/latex-beamer-3.69.ebuild b/dev-tex/latex-beamer/latex-beamer-3.69.ebuild
new file mode 100644
index 000000000000..78d8ca4a0c28
--- /dev/null
+++ b/dev-tex/latex-beamer/latex-beamer-3.69.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit latex-package
+
+DESCRIPTION="LaTeX class for creating presentations using a video projector"
+HOMEPAGE="https://github.com/josephwright/beamer"
+SRC_URI="https://github.com/josephwright/beamer/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/beamer-${PV}"
+
+LICENSE="GPL-2 FDL-1.2 LPPL-1.3c"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc"
+
+BDEPEND="dev-texlive/texlive-latex"
+RDEPEND="
+	>=dev-tex/pgf-1.10
+	dev-texlive/texlive-latexrecommended
+"
+
+src_prepare() {
+	default
+	rm -r doc/licenses || die
+}
+
+src_install() {
+	insinto /usr/share/texmf-site/tex/latex/beamer
+	doins -r base
+
+	dodoc README.md
+
+	if use doc ; then
+		docinto doc
+		dodoc -r  doc
+		dosym ../../../../../usr/share/doc/${PF}/doc/ "${TEXMF}/doc/latex/beamer"
+	fi
+}


             reply	other threads:[~2023-05-15  3:18 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-15  3:18 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15  6:11 [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex-beamer/ Andrey Grozin
2024-07-02 10:07 Andrey Grozin
2024-06-20 21:46 Sam James
2024-06-14 17:36 Sam James
2024-06-14 17:36 Sam James
2024-06-14 17:20 Sam James
2024-06-14 17:20 Sam James
2024-06-14 14:42 Arthur Zamarin
2023-07-24  8:58 Florian Schmaus
2023-07-21 11:08 Andrey Grozin
2023-07-21 10:51 Arthur Zamarin
2023-05-27  5:35 Andrey Grozin
2023-05-15  3:16 Andrey Grozin
2022-12-08  7:38 WANG Xuerui
2022-11-21  6:50 Andrey Grozin
2022-04-17 18:32 Sam James
2021-12-13 18:37 Arthur Zamarin
2021-12-05 18:28 Sam James
2021-09-09 11:45 Andrey Grozin
2021-04-30 15:23 Agostino Sarubbo
2021-04-01 22:27 Sam James
2021-03-28  8:32 Mikle Kolyada
2021-03-01 23:42 Sam James
2021-02-22  7:25 Sam James
2021-02-06  1:10 Sam James
2021-01-27  3:00 Sam James
2021-01-26 15:52 Sam James
2021-01-26 15:49 Sam James
2021-01-26 15:49 Sam James
2021-01-06 22:35 Fabian Groffen
2020-08-31  8:03 Andrey Grozin
2020-01-09 20:30 Mikle Kolyada
2019-12-03  8:10 Mikle Kolyada
2019-11-04 15:15 Mikle Kolyada
2019-11-04 15:00 Mikle Kolyada
2019-11-04 12:19 Mikle Kolyada
2019-11-04 12:19 Mikle Kolyada
2019-10-02 10:42 Mikle Kolyada
2019-09-29 10:31 Mikle Kolyada
2019-09-29 10:28 Mikle Kolyada
2019-09-29 10:23 Mikle Kolyada
2019-09-29 10:20 Mikle Kolyada
2019-09-27 19:33 Mikle Kolyada
2019-09-27 19:30 Mikle Kolyada
2019-09-27 19:27 Mikle Kolyada
2019-09-27 19:19 Mikle Kolyada
2019-07-30 19:46 Mikle Kolyada
2019-07-30 19:46 Mikle Kolyada
2019-06-20 13:23 Mikle Kolyada
2017-06-17 11:11 Alexis Ballier
2017-05-15 15:20 Alexis Ballier
2017-05-15 15:18 Alexis Ballier
2016-09-24  1:56 Tim Harder
2016-09-24  1:56 Tim Harder
2016-03-05 12:04 Alexis Ballier

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=1684120679.45263ebbbc5b0e37c92d6c711a32583c61d16b87.grozin@gentoo \
    --to=grozin@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