app-text / trang

Multi-format schema converter based on RELAX NG

Official package sites : http://thaiopensource.com/relaxng/trang.html ·

v20241231 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64
USE flags
doc test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-java / java-config : Java environment configuration query tool

dev-java / javacc : Java Compiler Compiler - The Java Parser Generator

dev-java / testng : Testing framework inspired by JUnit and NUnit with new features

dev-java / xerces : Xerces Java XML parser

dev-java / xml-commons-resolver : An XML Entity and URI Resolver

virtual / jdk : Virtual for Java Development Kit (JDK)

dev-java / java-config : Java environment configuration query tool

dev-java / xerces : Xerces Java XML parser

dev-java / xml-commons-resolver : An XML Entity and URI Resolver

virtual / jre : Virtual for Java Runtime Environment (JRE)

Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-text/trang: drop 20220510-r1
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40451/commits/bd30ef7718769c8eaf93a623253eb5e23c7655f3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-text/trang: Stabilize 20241231 amd64, #949329
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-text/trang: add 20241231
it also creates javac's output directory in order to allow lowering the dependency to >=virtual/jdk-1.8:* Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39825/commits/83a77861f3d63d6433ce6bc28c134e038ac87701 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-text/trang: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-text/trang: drop 20181222
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/trang: Stabilize 20220510-r1 x86, #936032
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-text/trang: Stabilize 20220510-r1 amd64, #936032
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-text/trang: restrict to >=virtual/jdk-11:* #934306
Closes: https://bugs.gentoo.org/934306 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37160 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-text/trang: add 20220510
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36770/commits/7e395ee5716caca28baa6722329d4f2edf872dd0 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/trang: drop 20151127
Closes: https://bugs.gentoo.org/826398 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-text/trang: x86 stable wrt bug #826398
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-text/trang: amd64 stable wrt bug #826398
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/trang: add 20181222
Bug: https://bugs.gentoo.org/826398 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-text/trang: Add missing slash in javacc.dir path
Fixes: 600e7a856320093e8da1abe5d1cb2ed8cd73da9f Closes: https://bugs.gentoo.org/793422 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/trang: fix VariableScope (EROOT)
Signed-off-by: Sam James <sam@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
James Le Cuirot · gentoo
app-text/trang: Remove old
Package-Manager: portage-2.2.28
James Le Cuirot · gentoo
app-text/trang: 20151127 stable on amd64 and x86 using ALLARCHES
Package-Manager: portage-2.2.28
James Le Cuirot · gentoo
app-text/trang: Version bump to latest git, fixes bug #556324
Upstream is still somewhat alive on GitHub. There has been one release since 20091111 though the fix for building with Java 8 is only in git master. The tarball from GitHub is very different to the zip we used previously so the build process has changed considerably, hence the new dependencies. Using XSLT to generate a build.xml file is one of the wackiest things I've ever seen. The tarball also includes the jing and dtdinst tools but these require additional dependencies and should be packaged separately. Package-Manager: portage-2.2.27
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@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