dev-libs / xalan-c

XSLT processor for transforming XML into HTML, text, or other XML types

Official package sites : https://apache.github.io/xalan-c/ ·

v1.12-r2 :: 0/1.12 :: gentoo

Modified
License
Apache-2.0
Keywords
amd64 x86 ~ppc
USE flags
doc verify-sig

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
verify-sig
Verify upstream signatures on distfiles

dev-libs / icu : International Components for Unicode

dev-libs / xerces-c : Validating XML parser written in a portable subset of C++

dev-libs / icu : International Components for Unicode

dev-libs / xerces-c : Validating XML parser written in a portable subset of C++

Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: drop 9999
Pointless to keep, upstream is dead. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Viorel Munteanu · gentoo
dev-libs/xalan-c: fix building with gcc-15
Remove the offending function, it was never instantiated. I tested the 2 known reverse dependencies, they build fine. Closes: https://bugs.gentoo.org/936501 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/xalan-c: fix build w/ icu-75
Closes: https://bugs.gentoo.org/934471 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: Update SRC_URI
The tarball is gone from the apache mirror, but it can be found on their main download site. It is the same tar.gz, the signature matches. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Viorel Munteanu · gentoo
dev-libs/xalan-c: drop 1.11.0_pre1153059
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/xalan-c: Stabilize 1.12-r2 amd64, #891467
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-libs/xalan-c: Stabilize 1.12-r2 x86, #891467
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: Fix threads test
The threads run and finish ok, but the counter used in the testing application is not synchronized correctly; it seems the mutex they used doesn't really work. So replace it by a std::mutex. Closes: https://bugs.gentoo.org/887197 Closes: https://github.com/gentoo/gentoo/pull/28714 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: drop 1.12-r1
Closes: https://github.com/gentoo/gentoo/pull/28460 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Viorel Munteanu · gentoo
dev-libs/xalan-c: fix compilation with lto
Closes: https://bugs.gentoo.org/856097 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: drop 1.12
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Viorel Munteanu · gentoo
dev-libs/xalan-c: fix automagic USE=doc
Closes: https://bugs.gentoo.org/882715 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Viorel Munteanu · gentoo
dev-libs/xalan-c: add 1.12
Closes: https://bugs.gentoo.org/734190 Closes: https://bugs.gentoo.org/829679 Closes: https://bugs.gentoo.org/867649 Closes: https://bugs.gentoo.org/831315 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-libs/xalan-c: Port to EAPI 7
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Ulrich Müller · gentoo
dev-libs/xalan-c: Drop has_m64 usage.
Remove the bitstobuild option which has no effect on Linux. Non-maintainer commit, acked by soap. Bug: 398855 Package-Manager: Portage-2.3.3, Repoman-2.3.1
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