dev-tex / rubber

A LaTeX wrapper for automatically building documents

Official package sites : https://gitlab.com/latex-rubber/rubber ·

v9999 :: 0 :: gentoo

Modified
License
GPL-3+
USE flags
test

v1.6.6 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
amd64 x86 ~ppc ~riscv
USE flags
test

v1.6.5-r1 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~ppc ~riscv ~x86
USE flags
test

v1.6.4-r1 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~ppc ~riscv ~x86
USE flags
test

v1.6.4 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~ppc ~riscv ~x86
USE flags
test

v1.6.0-r1 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
amd64 ~ppc ~riscv ~x86
USE flags
test

v1.5.1-r1 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
amd64 ppc x86

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-lang / python : Freethreading (no-GIL) version of Python programming language

virtual / latex-base : Virtual for basic LaTeX binaries

app-editors / gnome-latex : Integrated LaTeX environment for GNOME

928967
dev-tex/rubber-1.6.0-r1 fails tests: error: Stopping because of compilation errors
934452
dev-tex/rubber-1.6.0-r1 does not support python_targets_python3_12
936995
dev-tex/rubber-1.6.6 stable request
938308
dev-tex/rubber-1.6.6, dev-tex/pythontex-0.18: stablereq
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-tex/rubber: Stabilize 1.6.6 amd64, #936995
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-tex/rubber: Stabilize 1.6.6 x86, #936995
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: enable py3.12
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sebastian Pipping · gentoo
dev-tex/rubber: 1.6.6
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-tex/rubber: Install GNU Info file in correct location
Avoid doubled ${PF}/${PN} directory in /usr/share/doc/. Drop python_install() because distutils-r1_python_install ignores its arguments when in PEP517 mode. Closes: https://bugs.gentoo.org/930342 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sebastian Pipping · gentoo
dev-tex/rubber: 1.6.5 + sync 9999
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: remove unnecessary dodir
Closes: https://bugs.gentoo.org/929195 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sebastian Pipping · gentoo
dev-tex/rubber: Fix 1.6.4 tests by fixing PythonTeX invokation
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sebastian Pipping · gentoo
dev-tex/rubber: 1.6.4 + EAPI 8 + PEP 517 + sync 9999
Closes: https://bugs.gentoo.org/909975 Closes: https://bugs.gentoo.org/922804 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-tex/rubber: Stabilize 1.6.0-r1 amd64, #807400
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: mark Python 3.11 compatible
Closes: https://bugs.gentoo.org/896912 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: mark Python 3.10 compatible
Closes: https://bugs.gentoo.org/845918 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yongxiang Liang · gentoo
dev-tex/rubber: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: add 9999
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Florian Schmaus · gentoo
dev-tex/rubber: set VARTEXFONTS="${T}"/fonts
Closes: https://bugs.gentoo.org/727996 Signed-off-by: Florian Schmaus <flow@gentoo.org> Suggested-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: add 1.6.0, drop 1.6.0_alpha1
Signed-off-by: Florian Schmaus <flo@geekplace.eu> Closes: https://github.com/gentoo/gentoo/pull/21265 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: declare Python 3.9 compatibility in 1.5.1
I did some rudiementary testing with Rubber 1.5.1 and Python 3.9. This combination was able to compile all presented .tex files. I am also not aware of anything that causes Rubber 1.5/1.6 to be incompatible with Python 3.9. So, instead of stabilizing Rubber 1.6.1-alpha1 (bug #793332), sam and I decided to have rubber 1.5.1 declare Python 3.9 support. Bug: https://bugs.gentoo.org/793332 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Closes: https://github.com/gentoo/gentoo/pull/21117 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-tex/rubber: post-merge fixups
* Add more test dependencies * Install dev-tex/pythontex for the appropriate impls * Test for each Python implementation used * Style changes (shift order around) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-tex/rubber: add ebuild for version 1.6.0-alpha1
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-tex/rubber: Drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-tex/rubber: x86 stable wrt bug #735308
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-tex/rubber: stable 1.5.1 for ppc
stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-tex/rubber: amd64 stable wrt bug #735308
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-tex/rubber: Version bump to 1.5.1.
Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Pacho Ramos · gentoo
dev-tex/rubber: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Agostino Sarubbo · gentoo
dev-tex/rubber: x86 stable wrt bug #593148
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-tex/rubber: ppc stable wrt bug #593148
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-tex/rubber: amd64 stable wrt bug #593148
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612
Alexis Ballier · gentoo
dev-tex/rubber: bump to 1.4 and update homepage.
Bug #427208. Ebuild by Vincent-Xavier JUMEL and further cleanups by myself. Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed