Commit Graph

12 Commits

Author SHA1 Message Date
AshyPinguin
73fcd73d8d gui-apps/awww: sync 9999 with 0.12.1
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
AshyPinguin
cd805b4517 gui-apps/awww: drop 0.11.2
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-26 18:32:38 +02:00
AshyPinguin
a63fa87a5a gui-apps/awww: add dev-libs/wayland-protocols as a dependency
This dependency was overlooked by the previous maintainer,
because they probably had it installed on their machine.

Closes: https://bugs.gentoo.org/975153
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-25 16:58:23 +02:00
AshyPinguin
15f2a619b3 gui-apps/awww: update SRC_URI
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-25 16:58:23 +02:00
AshyPinguin
33ac555bef gui-apps/awww: keyword 0.12.1 for ~arm64
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-25 15:20:44 +02:00
AshyPinguin
d1b8f163c4 gui-apps/awww: fix inconsistent indent sizes in metadata.xml
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:24 +02:00
AshyPinguin
b7f3fdbc2b gui-apps/awww: add 0.12.1
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:23 +02:00
AshyPinguin
281a756d77 gui-apps/awww: self assign maintainer
Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
2026-05-24 21:49:23 +02:00
David Roman
eeadb67b8d gui-apps/awww: fix S variable for live ebuild
Closes: https://bugs.gentoo.org/972407
Signed-off-by: David Roman <stkw0@disroot.org>
2026-04-22 10:28:02 +02:00
Pieter
a577985fb7 */*: Remove myself as maintainer
Packages should be easy to maintain, app-portage/pycargoebuild helps a
lot.

Signed-off-by: Pieter <pieter.kn0101@gmail.com>
2026-01-07 00:44:32 +01:00
ingenarel
2585c9f1ad */*: leading whitespaces -> tab
command used:
```
find -type f -name '*.ebuild' -exec sed -i -E 's/^    /\t/g' {} +
```

I was running this command anyway after when I was working on a few
packages because my formatter broke, decided to run it on the root of
the repo then because I was already gonna run it on the packages that I
was working on

I checked each package manually and ran pkgdev to actually see if it was
emitting any warnings, and all of them did for the leading whitepsaces

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-16 05:56:41 +06:00
Pieter
575463425f gui-apps/awww: rename gui-apps/swww
Signed-off-by: Pieter <pieter.kn0101@gmail.com>
2025-12-01 20:40:56 +01:00