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
|
{'description': {'en': 'Computer graphics ebuilds for gentoo'},
'homepage': 'https://github.com/brothermechanic/cg',
'name': 'cg',
'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/brothermechanic/cg.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/brothermechanic/cg.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
*** syncing cg
From https://github.com/brothermechanic/cg
1e7114c..6850673 master -> origin/master
Updating 1e7114c..6850673
Fast-forward
media-blender/align-nodes/align-nodes-9999.ebuild | 2 +-
media-blender/blender-qle/blender-qle-9999.ebuild | 16 +++++++++++++
media-blender/blender-qle/metadata.xml | 7 ++++++
media-gfx/blender/blender-9999.ebuild | 2 +-
.../blender/files/blender-fix-lld-17-linking.patch | 16 +++++++++++++
media-libs/draco/Manifest | 2 +-
.../{draco-1.5.2.ebuild => draco-1.5.6.ebuild} | 26 +++++++++++++---------
.../draco/files/draco-fix-include-cstdint.patch | 10 +++++++++
8 files changed, 67 insertions(+), 14 deletions(-)
create mode 100644 media-blender/blender-qle/blender-qle-9999.ebuild
create mode 100644 media-blender/blender-qle/metadata.xml
create mode 100644 media-gfx/blender/files/blender-fix-lld-17-linking.patch
rename media-libs/draco/{draco-1.5.2.ebuild => draco-1.5.6.ebuild} (78%)
create mode 100644 media-libs/draco/files/draco-fix-include-cstdint.patch
*** synced cg
* 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 cg
* kde-apps/kde5-thumbnailer-blender-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* media-gfx/djv-bin-2.0.5: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* media-video/lightworks-2022.2-r1: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* sci-mathematics/netgen-6.2.1910: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
* x11-misc/xbindkeys-config-0.1.3: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|