blob: 9ec8b32289659e2cbc67ca0543d737e6886cde27 (
plain)
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
|
{'description': {'en': 'Asahi Linux Overlay - support for Apple Silicon Macs'},
'feed': ['https://github.com/chadmed/asahi-overlay/commits/master.atom'],
'homepage': 'https://github.com/chadmed/asahi-overlay',
'name': 'asahi',
'owner': [{'email': 'jcalligeros99@gmail.com',
'name': 'James Calligeros',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/chadmed/asahi-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/chadmed/asahi-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync asahi
*** syncing asahi
From https://github.com/chadmed/asahi-overlay
e0dc658..2eab831 main -> origin/main
Updating e0dc658..2eab831
Fast-forward
.../FEX/{FEX-2410.ebuild => FEX-2410-r1.ebuild} | 5 +
.../FEX/files/FEX-2410-align-stack-base.patch | 25 ++
.../FEX/files/FEX-2410-clone-fork-semantics.patch | 72 +++++
.../FEX/files/FEX-2410-hide-rootfs-fd-2.patch | 107 +++++++
.../FEX/files/FEX-2410-hide-rootfs-fd.patch | 167 ++++++++++
.../FEX-2410-listen-abstract-named-sockets.patch | 337 +++++++++++++++++++++
6 files changed, 713 insertions(+)
rename app-emulation/FEX/{FEX-2410.ebuild => FEX-2410-r1.ebuild} (97%)
create mode 100644 app-emulation/FEX/files/FEX-2410-align-stack-base.patch
create mode 100644 app-emulation/FEX/files/FEX-2410-clone-fork-semantics.patch
create mode 100644 app-emulation/FEX/files/FEX-2410-hide-rootfs-fd-2.patch
create mode 100644 app-emulation/FEX/files/FEX-2410-hide-rootfs-fd.patch
create mode 100644 app-emulation/FEX/files/FEX-2410-listen-abstract-named-sockets.patch
*** synced asahi
* 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 asahi
* Cache regenerated successfully
|