summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libxslt: add USE=debuggerAlexander Golubev2025-08-181-1/+2
| | | | | | | | | | | | | | Before version 1.1.43 libxslt were built with debugger functionality enabled by default, but since it's barely being used nowadays, it was disabled in upstream. However there is still some legacy software in overlays the depends upon it. See-also: https://gitlab.gnome.org/GNOME/libxslt/-/commit/09b41917dd6fa12f7ca46462622c91bb72343196 Closes: https://bugs.gentoo.org/955057 Signed-off-by: Alexander Golubev <[email protected]> Part-of: https://github.com/gentoo/gentoo/pull/43198 Closes: https://github.com/gentoo/gentoo/pull/43198 Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: enable py3.14Sam James2025-06-071-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: add dev-libs/libxml2 subslot op for incoming ABI breakAlfred Wingate2025-05-301-2/+2
| | | | | Signed-off-by: Alfred Wingate <[email protected]> Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: add 1.1.43Sam James2025-03-131-7/+1
| | | | | Bug: https://bugs.gentoo.org/951265 Signed-off-by: Sam James <[email protected]>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <[email protected]>
* dev-libs/libxslt: Enable py3.13Michał Górny2024-07-061-1/+1
| | | | Signed-off-by: Michał Górny <[email protected]>
* dev-libs/libxslt: add 1.1.41Sam James2024-07-041-3/+12
| | | | | | | | | | | | I did backport patches to help work with older libxml2 but the tests don't build (implicit func decls) and then I saw Nick mention in a bug [0] that 2.13 is required to fix all known problems anyway, so let's require that (sorry). [0] https://gitlab.gnome.org/GNOME/libxslt/-/issues/116#note_2155804 Closes: https://bugs.gentoo.org/935151 Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: drop LFS from liveSam James2024-06-241-5/+1
| | | | | | See aa766fe4912798fa0b7b07e283b26e4a79fb04fd upstream. Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: drop --with-mem-debug with USE=debugSam James2024-01-301-2/+1
| | | | | | | | | | Per https://gitlab.gnome.org/GNOME/libxslt/-/issues/105#note_1990977, this is both ancient & obsolete, but it also needs libxml2 to be built with the matching option. Drop it. Bug: https://gitlab.gnome.org/GNOME/libxslt/-/issues/105 Closes: https://bugs.gentoo.org/923267 Signed-off-by: Sam James <[email protected]>
* */*: remove x64-cygwin keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <[email protected]>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <[email protected]>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <[email protected]>
* dev-libs/libxslt: enable py3.12, sync liveSam James2023-05-251-2/+6
| | | | Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: fix running Python testsSam James2023-05-251-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <[email protected]>
* dev-libs/libxslt: sync liveSam James2023-05-101-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: keyword ~arm64-macosSam James2023-04-221-1/+1
| | | | | Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: fix README install for liveSam James2023-03-101-2/+0
| | | | | Closes: https://bugs.gentoo.org/899696 Signed-off-by: Sam James <[email protected]>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <[email protected]>
* dev-libs/libxslt: add 1.1.37Sam James2022-08-291-0/+4
| | | | | | | | | | | | | Upstream release is made with latest automake version but that doesn't include mgorny's fix, so it's still a bit broken, and we need to use python_optimize [0]. I've asked upstream (automake) for a new release but not sure if it'll happen. Even then, would take a while to filter into e.g. Debian. [0] https://git.savannah.gnu.org/cgit/automake.git/commit/?id=bde43d0481ff540418271ac37012a574a4fcf097 Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: add 1.1.36Sam James2022-08-181-4/+4
| | | | | Bug: https://bugs.gentoo.org/582130 Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: enable py3.11Sam James2022-05-311-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: restore Python bindings to 9999Sam James2022-04-031-13/+59
| | | | | | | | | | They're now Python 3 compatible upstream in git & the cross issues have been fixed (much like for libxml2) by soap. Bug: https://bugs.gentoo.org/582130 Thanks-to: David Seifert <[email protected]> Signed-off-by: Sam James <[email protected]>
* dev-libs/libxslt: add 9999Sam James2022-04-021-0/+73
Signed-off-by: Sam James <[email protected]>