1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
{'description': {'en': 'Overlay for the Systole OS'},
'homepage': 'https://github.com/SystoleOS',
'name': 'Systole',
'owner': [{'email': 'rafael.palomar@ous-research.no',
'name': 'Rafael Palomar',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/SystoleOS/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:SystoleOS/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Systole
*** syncing Systole
From https://github.com/SystoleOS/gentoo-overlay
6f2612f..9998c5e master -> origin/master
Updating 6f2612f..9998c5e
Fast-forward
.../ExtensionWizard/ExtensionWizard-9999.ebuild | 53 +++++++++++++++++++
Slicer-Scripted/ExtensionWizard/Manifest | 2 +
...NH-Make-ExtensionWizard-a-separate-module.patch | 29 +++++++++++
sci-medical/Slicer/Manifest | 59 +++++++++++-----------
sci-medical/Slicer/Slicer-9999.ebuild | 1 +
...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 | 2 +-
...e-installation-of-SLicerBase-header-files.patch | 2 +-
...Fix-qt-loadable-modules-installation-dirs.patch | 2 +-
...-an-install-version-ov-vtkSlicerConfigure.patch | 2 +-
.../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 | 2 +-
...le-variable-setting-in-UseSlicer.cmake.in.patch | 2 +-
...OMP-Fix-missing-QSslConfiguration-include.patch | 2 +-
...NH-Enable-installation-of-utility-scripts.patch | 53 +++++++++++++++++++
34 files changed, 196 insertions(+), 57 deletions(-)
create mode 100644 Slicer-Scripted/ExtensionWizard/ExtensionWizard-9999.ebuild
create mode 100644 Slicer-Scripted/ExtensionWizard/Manifest
create mode 100644 Slicer-Scripted/ExtensionWizard/files/0001-ENH-Make-ExtensionWizard-a-separate-module.patch
create mode 100644 sci-medical/Slicer/files/0029-BAD-ENH-Enable-installation-of-utility-scripts.patch
*** synced Systole
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 Systole
* Cache regenerated successfully
|