1 | {'description': {'en': 'An unofficial Gentoo overlay related to all Hyprland '
|
2 | 'utilities',
|
3 | 'fr': 'Un overlay Gentoo non officiel lié à tous les '
|
4 | 'utilitaires Hyprland'},
|
5 | 'feed': ['https://github.com/beatussum/hyprland-overlay/commits/master.atom'],
|
6 | 'homepage': 'https://github.com/beatussum/hyprland-overlay/',
|
7 | 'longdescription': {'en': '\n'
|
8 | ' This Gentoo overlay aims to provide packages '
|
9 | 'related to Hyprland.\n'
|
10 | '\n'
|
11 | ' Please notice this overlay is not official '
|
12 | 'and is not maintained by\n'
|
13 | ' official maintainers of Hyprland.\n'
|
14 | ' ',
|
15 | 'fr': '\n'
|
16 | ' Cet overlay Gentoo vise à fournir des '
|
17 | 'paquets liés à Hyprland.\n'
|
18 | '\n'
|
19 | ' Il est important de noter que cet overlay '
|
20 | "n'est pas officiel et n'est pas\n"
|
21 | ' maintenu par des mainteneurs de Hyprland.\n'
|
22 | ' '},
|
23 | 'name': 'hyprland-overlay',
|
24 | 'owner': [{'email': 'beatussum@protonmail.com',
|
25 | 'name': 'Mattéo Rossillol‑‑Laruelle',
|
26 | 'type': 'person'}],
|
27 | 'quality': 'testing',
|
28 | 'source': [{'type': 'git',
|
29 | 'uri': 'https://github.com/beatussum/hyprland-overlay.git'},
|
30 | {'type': 'git',
|
31 | 'uri': 'git+ssh://git@github.com/beatussum/hyprland-overlay.git'}],
|
32 | 'status': 'unofficial'}
|
33 | pkgcore 0.12.24
|
34 |
|
35 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hyprland-overlay
|
36 | *** syncing hyprland-overlay
|
37 | From https://github.com/beatussum/hyprland-overlay
|
38 | 61dcec6..66513d0 master -> origin/master
|
39 | Updating 61dcec6..66513d0
|
40 | Fast-forward
|
41 | hypr-apps/hyprlock/Manifest | 1 +
|
42 | .../files/hyprlock-0.4.0-fix-cxxflags.patch | 31 ++++++++++
|
43 | hypr-apps/hyprlock/hyprlock-0.4.0.ebuild | 67 ++++++++++++++++++++++
|
44 | hypr-apps/hyprlock/hyprlock-9999.ebuild | 67 ++++++++++++++++++++++
|
45 | hypr-apps/hyprlock/metadata.xml | 16 ++++++
|
46 | 5 files changed, 182 insertions(+)
|
47 | create mode 100644 hypr-apps/hyprlock/Manifest
|
48 | create mode 100644 hypr-apps/hyprlock/files/hyprlock-0.4.0-fix-cxxflags.patch
|
49 | create mode 100644 hypr-apps/hyprlock/hyprlock-0.4.0.ebuild
|
50 | create mode 100644 hypr-apps/hyprlock/hyprlock-9999.ebuild
|
51 | create mode 100644 hypr-apps/hyprlock/metadata.xml
|
52 | *** synced hyprland-overlay
|
53 | * Sync succeeded
|
54 | $ git log --format=%ci -1
|
55 | $ git show -q --pretty=format:%G? HEAD
|
56 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 hyprland-overlay
|
57 | * Cache regenerated successfully
|