summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-22 18:33:38 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-22 18:33:38 +0000
commitfdb702a7b50f17d15d77a31076bc3f2e80e2dbf6 (patch)
tree49510717466e7c53e14542ab3f8b291570a2ebe9 /Systole.txt
parent2023-03-22T18:15:01Z (diff)
downloadrepos-fdb702a7b50f17d15d77a31076bc3f2e80e2dbf6.tar.gz
repos-fdb702a7b50f17d15d77a31076bc3f2e80e2dbf6.tar.bz2
repos-fdb702a7b50f17d15d77a31076bc3f2e80e2dbf6.zip
2023-03-22T18:30:01Z
Diffstat (limited to 'Systole.txt')
-rw-r--r--Systole.txt68
1 files changed, 30 insertions, 38 deletions
diff --git a/Systole.txt b/Systole.txt
index 0be7d1b25c1f..fb1b74af31a3 100644
--- a/Systole.txt
+++ b/Systole.txt
@@ -15,45 +15,37 @@ pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Systole
*** syncing Systole
From https://github.com/SystoleOS/gentoo-overlay
- 63d7bc1..60cbdb3 master -> origin/master
-Updating 63d7bc1..60cbdb3
+ 60cbdb3..a6bbac3 master -> origin/master
+Updating 60cbdb3..a6bbac3
Fast-forward
- profiles/categories | 3 +-
- sci-libs/vtk/Manifest | 2 +-
- sci-libs/vtk/vtk-9.1.0.ebuild | 4 +-
- sci-medical/Slicer/Manifest | 60 +++++++++++-----------
- sci-medical/Slicer/Slicer-9999.ebuild | 2 +-
- ...vtk-CommonSystem-component-as-requirement.patch | 2 +-
- .../files/0002-COMP-Find-Eigen-required.patch | 2 +-
- .../0003-COMP-Adapt-to-new-qRestAPI-cmake.patch | 2 +-
- ...4-ENH-Make-optional-the-use-of-Slicer-ITK.patch | 2 +-
- ...5-ENH-Remove-conditional-code-for-old-VTK.patch | 2 +-
- ...06-ENH-Limit-CPack-on-non-superbuild-mode.patch | 2 +-
- ...ll-testing-data-only-with-testing-support.patch | 2 +-
- ...the-App-real-suffix-from-Slicer-executabl.patch | 2 +-
- ...Make-GNUInstallDirs-in-Slicer-directories.patch | 2 +-
- ...cer-installation-dirs-for-base-dev-compon.patch | 2 +-
- ...-variable-install-dirs-for-Libs-dev-files.patch | 2 +-
- ...ate-and-Install-SlicerConfig-install-tree.patch | 2 +-
- ...-ENH-Make-installed-CMake-files-available.patch | 2 +-
- ...Add-CTK-as-requirement-in-UseSlicer.cmake.patch | 2 +-
- ...Addon-as-a-requirement-in-UseSlicer.cmake.patch | 2 +-
- ...extension-launcher-cmake-code-from-UseSli.patch | 2 +-
- ...Installation-and-setup-qSlicerExport.h.in.patch | 2 +-
- .../0018-ENH-Add-templates-infrastructure.patch | 2 +-
- .../0019-ENH-Update-SlicerInstallConfig.patch | 32 ++++++++----
- ...e-installation-of-SLicerBase-header-files.patch | 29 +++--------
- ...Fix-qt-loadable-modules-installation-dirs.patch | 2 +-
- ...an-install-version-of-vtkSlicerConfigure.patch} | 8 +--
- .../0023-ENH-Update-Slicer-build-macros.patch | 2 +-
- ...ENH-Enable-installation-of-Libs-dev-files.patch | 2 +-
- ...-Testing-subdirs-subject-to-BUILD_TESTING.patch | 2 +-
- .../Slicer/files/0026-ENH-Add-python-support.patch | 6 +--
- ...le-variable-setting-in-UseSlicer.cmake.in.patch | 2 +-
- ...OMP-Fix-missing-QSslConfiguration-include.patch | 2 +-
- ...NH-Enable-installation-of-utility-scripts.patch | 25 +++------
- 34 files changed, 104 insertions(+), 115 deletions(-)
- rename sci-medical/Slicer/files/{0022-ENH-Provide-an-install-version-ov-vtkSlicerConfigure.patch => 0022-ENH-Provide-an-install-version-of-vtkSlicerConfigure.patch} (96%)
+ Slicer-Extension/SlicerIGSIO/Manifest | 2 +
+ .../SlicerIGSIO/SlicerIGSIO-9999.ebuild | 62 +++++
+ ...01-ENH-Port-SlicerIGSIO-to-Systole-Slicer.patch | 305 +++++++++++++++++++++
+ Slicer-Loadable/Sequences/Manifest | 2 +
+ Slicer-Loadable/Sequences/Sequences-9999.ebuild | 73 +++++
+ ...0001-ENH-Make-Sequences-a-separate-module.patch | 115 ++++++++
+ sci-medical/OpenIGTLinkIO/Manifest | 3 +-
+ .../OpenIGTLinkIO/OpenIGTLinkIO-9999.ebuild | 3 +-
+ ...-Enable-installation-of-development-files.patch | 86 ++++++
+ sci-medical/PlusApp/Manifest | 2 +
+ sci-medical/PlusApp/PlusApp-9999.ebuild | 48 ++++
+ sci-medical/PlusApp/files/test.patch | 259 +++++++++++++++++
+ sci-medical/PlusLib/Manifest | 5 +-
+ sci-medical/PlusLib/PlusLib-9999.ebuild | 18 +-
+ ...ompile-using-install-tree-of-dependencies.patch | 147 +++++++++-
+ ...loading-of-configuration-to-fit-system-in.patch | 65 +++++
+ 16 files changed, 1181 insertions(+), 14 deletions(-)
+ create mode 100644 Slicer-Extension/SlicerIGSIO/Manifest
+ create mode 100644 Slicer-Extension/SlicerIGSIO/SlicerIGSIO-9999.ebuild
+ create mode 100644 Slicer-Extension/SlicerIGSIO/files/0001-ENH-Port-SlicerIGSIO-to-Systole-Slicer.patch
+ create mode 100644 Slicer-Loadable/Sequences/Manifest
+ create mode 100644 Slicer-Loadable/Sequences/Sequences-9999.ebuild
+ create mode 100644 Slicer-Loadable/Sequences/files/0001-ENH-Make-Sequences-a-separate-module.patch
+ create mode 100644 sci-medical/OpenIGTLinkIO/files/0001-ENH-Enable-installation-of-development-files.patch
+ create mode 100644 sci-medical/PlusApp/Manifest
+ create mode 100644 sci-medical/PlusApp/PlusApp-9999.ebuild
+ create mode 100644 sci-medical/PlusApp/files/test.patch
+ create mode 100644 sci-medical/PlusLib/files/0002-ENH-Modify-loading-of-configuration-to-fit-system-in.patch
*** synced Systole
* Sync succeeded
$ git log --format=%ci -1