Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-09 | user/apr-util: bump { 1.6.1 --> 1.6.3 }. fixes #1159. | Zach van Rijn | 1 | -3/+3 | |
2024-01-09 | user/apr: bump { 1.7.0 --> 1.7.4 }. fixes #1158. | Zach van Rijn | 1 | -3/+3 | |
2024-01-09 | user/minizip: bump { 1.2.13 --> 1.3 }. patch CVE. fixes #1161. | Zach van Rijn | 2 | -4/+46 | |
2024-01-09 | user/s6-networking: upgrade to 2.7.0.2 | Laurent Bercot | 1 | -2/+2 | |
2024-01-08 | user/fastfetch: new package | Horst Burkhardt | 1 | -0/+42 | |
2023-12-21 | user/s6-networking: upgrade to 2.7.0.1 | Laurent Bercot | 1 | -3/+3 | |
2023-12-21 | user/s6-dns: upgrade to 2.3.7.1 | Laurent Bercot | 1 | -2/+2 | |
2023-12-21 | system/s6: upgrade to 2.12.0.3 | Laurent Bercot | 1 | -3/+3 | |
2023-12-21 | system/skalibs: upgrade to 2.14.1.0 | Laurent Bercot | 1 | -2/+2 | |
2023-12-10 | user/horizon: Update to 0.9.8.11.0-BETA5 | A. Wilcox | 1 | -2/+2 | |
2023-12-08 | user/adelie-kde-theme: Use LookAndFeel package | A. Wilcox | 4 | -66/+13 | |
2023-12-08 | system/curl: add missing test dependency. | Zach van Rijn | 2 | -2/+110 | |
See: https://github.com/curl/curl/issues/12462 This was an oversight with the 8.5.0 release and should be included in subsequent releases. | |||||
2023-12-07 | system/curl: bump { 8.3.0 --> 8.5.0 }. | Zach van Rijn | 2 | -147/+5 | |
2023-12-07 | user/horizon: Update to 0.9.8 | A. Wilcox | 1 | -3/+3 | |
This version now defaults to setting the root shell to /bin/zsh instead of /bin/sh, which solves our PS1 issue using su(1). Closes: #206 Ref: #1103 | |||||
2023-12-07 | user/adelie-wallpapers: Update, add compat symlink | A. Wilcox | 1 | -1/+12 | |
MATE and XFCE wallpaper choosers use /usr/share/backgrounds and typically only have a single wallpaper for square and widescreen displays. We symlink background and lockscreen in there for users of those desktop environments. The checksum has been updated to use the smaller tarball generated by the change to GraphicsMagick. | |||||
2023-12-07 | user/adelie-mate-theme: Install and zoom wallpaper | A. Wilcox | 2 | -2/+3 | |
* Add the adelie-wallpapers dependency. * We have to set a picture-options value or else it won't use the image. Set to 'zoom' which is the default (and what we use on LXQt). | |||||
2023-12-07 | user/adelie-wallpapers: Fix up providers for core | A. Wilcox | 1 | -1/+1 | |
With -core providing the exact package version, apk will always prefer it instead of the main package, which means user systems will always only see the core package. That isn't what we want - we want -core used in specific situations, but the vast majority of people having the full package. Versioning it this way, with a single =1, means that the resolver will find it fully satisfied with just the -core package if manually specified, but always prefer the main package if not manually specified. Fixes: 19984daa2b ("user/adelie-wallpapers: Update to 1.1") | |||||
2023-12-07 | user/mozjs: Move to legacy/ | A. Wilcox | 7 | -0/+0 | |
We do not need years-old SpiderMonkey any more. | |||||
2023-12-07 | user/polkit: Update to 123 | A. Wilcox | 4 | -319/+20 | |
* Uses duktape instead of SpiderMonkey/MozJS as JavaScript engine. * Lots of important CVEs fixes. * Uses Meson instead of autotools. * Most patches integrated upstream! Ref: #1100, #1104 Suggested-by: Sam James <sam@gentoo.org> | |||||
2023-12-07 | user/duktape: New package | A. Wilcox | 1 | -0/+29 | |
Dependency for polkit. | |||||
2023-12-07 | user/adelie-mate-theme: Wallpaper, terminal colour | A. Wilcox | 2 | -4/+14 | |
Also set the window decos to be a little more obviously window decos. Ref: #1103 | |||||
2023-12-07 | user/adelie-lxqt-theme: Better branding | A. Wilcox | 2 | -6/+6 | |
The background colour without image should be roughly equivalent to the colour of the image itself, that way we can have a useful text colour that isn't so hard to read. And set that text colour to be the very dark grey, with a slightly offset shadow colour. This is easy to read, has the desired effect, and can actually be read on my laptop's panel! Ref: #1103 | |||||
2023-12-07 | user/adelie-kde-theme: Update for new theming | A. Wilcox | 3 | -7/+7 | |
Ref: #1103 | |||||
2023-12-07 | user/adelie-wallpapers: Update to 1.1 | A. Wilcox | 1 | -3/+14 | |
Closes: #1119 | |||||
2023-12-05 | system/perl: upgrade to 5.34.3 [CVE] | Síle Ekaterin Liszka | 3 | -4/+106 | |
2023-12-04 | user/hyfetch: minor fixes. | Zach van Rijn | 1 | -3/+3 | |
2023-12-04 | user/hyfetch: new package. | Zach van Rijn | 3 | -0/+70 | |
Closes: #1155 | |||||
2023-12-02 | user/gtkmm+3.0: make virtual dependency explicit. fixes #1152. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/pangomm: make virtual dependency explicit. fixes #1151. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/cairomm: make virtual dependency explicit. fixes #1150. | Zach van Rijn | 1 | -2/+2 | |
2023-12-02 | user/atkmm: make virtual dependency explicit. fixes #1149. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/glibmm: make virtual dependency explicit. fixes #1148. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | ussr/opengfx: make virtual dependency explicit. fixes #1147. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/perl-dbd-pg: make virtual dependency explicit. fixes #1146. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/xgc: use explicit provider for 'cmd:lex'. fixes #1144. | Zach van Rijn | 1 | -1/+1 | |
2023-12-02 | user/apkvitrine: unpin 'apk-tools' makedepends version. fixes #1143. | Zach van Rijn | 1 | -2/+2 | |
2023-12-02 | user/openvpn 2.6.7 | Lee Starnes | 1 | -2/+5 | |
2023-12-02 | user/luarocks: upgrade to 3.9.2 | Síle Ekaterin Liszka | 2 | -6/+26 | |
Fixes: #1129 | |||||
2023-12-01 | user/netqmail: Rename mbox.5 to qmail-mbox.5 | A. Wilcox | 2 | -1/+170 | |
Rationale in patch file. Ref: #1089 | |||||
2023-12-01 | user/emacs: Remove info file directory from -doc | A. Wilcox | 1 | -0/+2 | |
This would be automatically removed by default_doc, but we don't call it here. Ref: #1089 | |||||
2023-12-01 | user/nettle: add -doc subpackage | A. Wilcox | 1 | -2/+2 | |
3.9.1 introduces info pages, which we install. This needs to be in a subpackage. abuild will then remove the extraneous /usr/share/info/dir automagically. Ref: #1089 | |||||
2023-12-01 | user/libevent: Don't specify explicit pc: provides | A. Wilcox | 1 | -1/+0 | |
The old libevent 2.1.12 .pc file wasn't autodetected, so we had to explicitly have it in provides=. 2.1.13_pre1 does have an autodetected .pc file. Its version is 2.2.0-alpha-dev by default, which did not conflict with 2.1.13_pre1-r0 (the explicit provides line we had). Now that we are changing the version to make apk-tools 2.14.0 happy, our explicit provides= conflicts with the automatic .pc detection logic. Fixes: 59bf8779a2 ("user/libevent: Packaging fixes") Closes: #1134 | |||||
2023-12-01 | system/slibtool: bump { 0.5.34 --> 0.5.35 }. | Zach van Rijn | 1 | -3/+3 | |
This does not provide the long-anticipated 'slibtoolize': https://dev.midipix.org/cross/slibtool/issue/8 however it does include many fixes and improvements. | |||||
2023-12-02 | user/libcdio-paranoia: add missing makedepends. fixes #1135. | Zach van Rijn | 1 | -1/+1 | |
2023-12-01 | user/gambit-c: bump { 4.9.4 --> 4.9.5 }. | Zach van Rijn | 5 | -542/+14 | |
This provides SRFI 231, which "greatly improves upon" SRFI 179, but also experiences the same build failures, so we disable it. Ref: #934 | |||||
2023-12-01 | user/gambit-c: fix naming conflict with 'gnu-ghostscript' | Zach van Rijn | 1 | -1/+3 | |
Gambit installs '/usr/bin/gsc' and '/usr/bin/gsi' by default. The former conflicts with a file from GNU Ghostscript. This commit changes the default compiler and interpreter names to be appended with the package major version number, which aims to preserve users' expectations during tab completion. The script interpreters (e.g. 'gsc-script' and 'gsi-script') are symbolic links to their respective applications and will continue to work without needing to update script shebangs. Ref: #1089 | |||||
2023-12-01 | user/recode: use explicit provider for 'cmd:lex'. fixes #1133. | Zach van Rijn | 1 | -1/+1 | |
2023-12-01 | user/libcanberra: Fix install_if dep lines | A. Wilcox | 1 | -2/+2 | |
Ref: #1132 | |||||
2023-12-01 | user/phonon: Fix install_if to have proper deps | A. Wilcox | 1 | -1/+1 | |
Ref: #1132 | |||||
2023-12-01 | user/sonnet: Fix install_if to have proper deps | A. Wilcox | 1 | -1/+1 | |
Ref: #1132 |