Commit Graph

12 Commits

Author SHA1 Message Date
Paul Zander
d2bbb6ac03 */*: QA fixes for prebuilt packages
Define SRC_URI only for supported archs.
Explicitly dekeyword them on unsupported arches.
Replace := from DEPENDS with the actual slot as it has no effect since we do not
rebuild against the new slot.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-18 17:59:01 +01:00
Paul Zander
c23791504e */*: update for virtual/zlib
Update done using:

```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-16 23:26:20 +01:00
Lucio Sauer
baa8c0cc2f app-misc/via: add missing || die
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 18:35:58 +02:00
Lucio Sauer
02feb0e1c1 app-misc/via: remove bundled libffmpeg.so from RDEPEND
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 18:34:26 +02:00
Lucio Sauer
23da3001ad app-misc/via: update HOMEPAGE to fix RedirectedUrlCheck
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 17:48:39 +02:00
Lucio Sauer
fd2bbc675e app-misc/via: add QA_FLAGS_IGNORED for AppImage
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 17:45:17 +02:00
Lucio Sauer
8c16319977 app-misc/via: add missing rdeps, tighten existing ones
extract AppImage and scanelf -n via-nativia

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 17:44:13 +02:00
Lucio Sauer
61fdc760d0 app-misc/via: update icon cache after installation
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-07-18 16:46:52 +02:00
Itai Ferber
337dbc747b app-misc/via: fix installation error
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-18 08:24:43 -04:00
Itai Ferber
fd3eae79a5 app-misc/via: update SRC_URI and clean up ebuild
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-16 19:16:37 -04:00
Itai Ferber
4f9c80a1d0 app-misc/via: Add maintainer and fix ebuild license
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-16 12:49:10 -04:00
Itai Ferber
02441cd7f3 app-misc/via: new package, add 3.0.0
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2024-07-15 22:37:17 -04:00