Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-29 | user/libpciaccess: upgrade to 0.18.1 | Ermine | 1 | -14/+8 | |
Also use meson build system instead of autotools and depend on hwdata-pci | |||||
2024-11-29 | user/xorg-server: upgrade to 21.1.13 | Ermine | 4 | -217/+85 | |
Also use meson instead of autotools and do not build XWayland, since it is now provided by a separate tarball. protocol.txt file is separated into a subpackage so it can be used by XWayland without pulling in the rest of Xorg. | |||||
2024-11-29 | user/libxcvt: new package | Ermine | 1 | -0/+40 | |
Previously this was part of xorg-xserver package | |||||
2024-11-29 | user/tinywl: new package | Síle Ekaterin Liszka | 1 | -0/+27 | |
2024-11-29 | user/wlroots-0.17: new package | Síle Ekaterin Liszka | 1 | -0/+39 | |
2024-11-29 | user/wlroots-0.18: move from wlroots, upgrade | Síle Ekaterin Liszka | 2 | -37/+39 | |
2024-11-29 | user/libliftoff: new package | Síle Ekaterin Liszka | 1 | -0/+34 | |
2024-11-29 | user/libdisplay-info: new package | Síle Ekaterin Liszka | 1 | -0/+41 | |
2024-11-29 | user/edid-decode: new package | Síle Ekaterin Liszka | 1 | -0/+35 | |
2024-11-29 | user/glslang: new package | Síle Ekaterin Liszka | 1 | -0/+40 | |
2024-11-29 | user/spirv-tools: new package | Síle Ekaterin Liszka | 1 | -0/+45 | |
2024-11-29 | user/spirv-headers: new package | Síle Ekaterin Liszka | 1 | -0/+40 | |
2024-11-29 | user/libdrm: upgrade to 2.4.123 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-11-29 | user/hwdata: new package | Síle Ekaterin Liszka | 1 | -0/+37 | |
2024-11-29 | user/vulkan-loader: new package | Síle Ekaterin Liszka | 1 | -0/+42 | |
2024-11-29 | user/vulkan-headers: new package | Síle Ekaterin Liszka | 1 | -0/+41 | |
2024-11-29 | user/wayland-protocols: upgrade to 1.36 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-11-29 | user/wayland: upgrade to 1.23.1 | Síle Ekaterin Liszka | 1 | -4/+5 | |
2024-11-25 | user/ol: fix invalid shell, avoid surprises. | Zach van Rijn | 2 | -10/+41 | |
2024-11-25 | user/{cyrus-sasl,dbus}: Workaround for /var/run | A. Wilcox | 2 | -2/+2 | |
Since these packages create subdirectories of /var/run, they can cause APK to fail to install adelie-core if it installs them before adelie-core. This has caused actual installations in the wild to fail, and this weird explicit dependency doesn't change anything on installed machines (which is why I did not update pkgrel either). See-Also: horizon#324 Closes: #1167 | |||||
2024-11-25 | system/sysvinit: Update to 3.11 | A. Wilcox | 2 | -13/+14 | |
Requested-by: Horst Burkhardt <horst@adelielinux.org> | |||||
2024-11-24 | system/util-linux: Enable sulogin(8) tool | A. Wilcox | 1 | -2/+1 | |
2024-11-24 | system/libcap: Ensure libraries are in /lib | A. Wilcox | 1 | -1/+4 | |
This is needed for systemd to be split correctly. | |||||
2024-11-24 | system/linux-pam: Fix .pc | A. Wilcox | 1 | -1/+3 | |
2024-11-24 | system/attr: Fix .pc | A. Wilcox | 1 | -1/+3 | |
2024-11-24 | system/acl: Update to 2.3.2, fix .pc | A. Wilcox | 1 | -2/+4 | |
2024-11-24 | user/[Mozilla]: Disable ELF hack on AArch64 | A. Wilcox | 2 | -2/+2 | |
Closes: #1261 | |||||
2024-11-24 | user/[foxes]: Ensure proper somask on all Moz s/w | A. Wilcox | 5 | -6/+14 | |
Right now, Arctic Fox, Firefox, and Thunderbird all conflict with each other because abuild finds their .so files. These files are local to their respective apps (in /usr/lib/$pkgname) but are picked up because we have to set ldpath or else abuild will complain that libs are missing. Set the somask to all of their installed libs so they stop conflicting. Also, fix Skia build on little endian systems. | |||||
2024-11-24 | user/arcticfox: New package | A. Wilcox | 6 | -0/+281 | |
This browser would not be necessary if Firefox worked on the PPCs. Tested on 32-bit and 64-bit PowerPC. | |||||
2024-11-24 | user/thunderbird: Update to 128.4.0esr | A. Wilcox | 25 | -732/+1058 | |
Bring in the same patches as Firefox. | |||||
2024-11-24 | user/firefox-esr: Update to 128.4.0esr | A. Wilcox | 25 | -731/+1056 | |
Also, include a patch that makes it almost work in PPC64. | |||||
2024-11-24 | system/nss: Update to 3.103 | A. Wilcox | 1 | -2/+2 | |
2024-11-24 | user/{various}: Revbump for ICU 75 update | A. Wilcox | 22 | -22/+22 | |
2024-11-24 | user/opensfx: Update to 1.0.3 | A. Wilcox | 1 | -5/+6 | |
2024-11-24 | user/openmsx: Update to 0.4.2 | A. Wilcox | 2 | -272/+4 | |
2024-11-24 | user/opengfx: Update to 7.1 | A. Wilcox | 1 | -2/+2 | |
2024-11-24 | user/openttd: Update to 14.1, SDL2 | A. Wilcox | 1 | -13/+23 | |
2024-11-24 | user/php7: Revbump for ICU 75 rebuild, libxml2 fix | A. Wilcox | 4 | -10/+75 | |
2024-11-24 | user/qt5-qtwebkit: Patch for ICU 75 / C++17 compat | A. Wilcox | 2 | -1/+59 | |
2024-11-24 | user/tinyfugue: Update to 5.1.6, define needed FTM | A. Wilcox | 1 | -4/+6 | |
_BSD_SOURCE is needed to expose strcasecmp and timercmp, since tinyfugue uses -std=c11 via icu-75 now. | |||||
2024-11-24 | user/libical: Update to 3.0.18, add ICU 75 patch | A. Wilcox | 2 | -3/+37 | |
2024-11-24 | system/icu: Correct Islamic calendar calculations | A. Wilcox | 3 | -3/+19 | |
Upstream commit d43d216feb left an extra addition when refactoring overflow-checking maths, which caused some dates to be an erroneous year in the future from where they should have been. | |||||
2024-11-24 | system/xfsprogs: Update to 6.9.0 | A. Wilcox | 3 | -23/+56 | |
2024-11-24 | system/userspace-rcu: New package | A. Wilcox | 2 | -0/+47 | |
Required for newer xfsprogs releases. | |||||
2024-11-24 | system/inih: New package | A. Wilcox | 2 | -0/+223 | |
Required for newer xfsprogs releases. | |||||
2024-11-24 | system/libxml2: Update to 2.13.3 | A. Wilcox | 1 | -3/+3 | |
2024-11-24 | system/icu: Update to 75.1 | A. Wilcox | 1 | -4/+3 | |
2024-11-23 | system/curl: bump { 8.9.1 --> 8.11.0 }. | Zach van Rijn | 1 | -3/+4 | |
Ref: https://github.com/curl/curl/issues/14373 | |||||
2024-11-04 | user/ol: Upgrade to 2.6 | Yuriy Chumak | 2 | -27/+12 | |
2024-10-24 | system/ruby: bump { 3.1.4 --> 3.3.5 }. | Zach van Rijn | 2 | -28/+4 | |
The 'libedit' dependency is no longer required. |