Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-12-10 | {user => legacy}/ikona: package removed by upstream. fixes #1297. | Zach van Rijn | 2 | -2/+2 | |
"This app is unmaintained and no longer released by the KDE community." | |||||
2024-12-10 | user/kgamma5: add missing dependency. fixes #1296. | Zach van Rijn | 1 | -1/+1 | |
2024-12-10 | user/gst-plugins-bad: disable failing test. fixes #1295. | Zach van Rijn | 2 | -1/+62 | |
The test is disabled upstream, so let's trust them. | |||||
2024-12-10 | user/spice-gtk: remove bad git assumption. fixes #1294. | Zach van Rijn | 2 | -2/+28 | |
2024-12-10 | user/qt5-qtwebkit: add patch for ruby. fixes #1293. | Zach van Rijn | 2 | -2/+50 | |
2024-12-10 | system/execline: fix /usr/bin/execlineb symbolic link | Laurent Bercot | 1 | -2/+2 | |
2024-12-10 | user/spack: revert temporary PATH change. fixes #1292. | Zach van Rijn | 1 | -6/+0 | |
2024-12-10 | user/v4l-utils: tweak argp dependency. fixes #1291. | Zach van Rijn | 1 | -1/+1 | |
2024-12-09 | user/gtk-layer-shell: Depend on a font for tests | A. Wilcox | 1 | -0/+1 | |
What a bug. Closes: #1290 | |||||
2024-12-09 | user/xf86-video-vboxvideo: Only build on x86 CPUs | A. Wilcox | 2 | -3/+5 | |
VirtualBox is only available for x86 (and SPARC), so we don't need to build this on architectures where it can't work anyway. Similarly, drop it from the xorg-drivers metapackage on other arches. Closes: #1289 | |||||
2024-12-09 | user/horizon: use correct 'setcap' path. fixes #1288. | Zach van Rijn | 1 | -1/+1 | |
Commit 73af845ed6f744157d753c1e61ffb4a9b9129caf changed the default libcap installation path (/usr/sbin --> /sbin). See also: !777 | |||||
2024-12-09 | user/mesa: Add libarchive-dev dep for freedreno | A. Wilcox | 1 | -1/+1 | |
This dependency is only needed on Arm64 and only for the freedreno driver and its tools. Note that without this dep, Mesa will download libarchive itself and build it and install it, which we obviously do not want. We would have noticed this sooner had we not required Mesa to download Rust crates that it requires. Closes: #1287 Ref: #1285 Ref: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11062 | |||||
2024-12-09 | user/abiword: add patch for libxml2. fixes #1286. | Zach van Rijn | 2 | -2/+33 | |
2024-12-09 | user/mesa: Depend on py3-cparser for Arm64 | A. Wilcox | 1 | -1/+1 | |
This is needed to compile the Gallium drivers we enable on Arm64, specifically etnativ. Closes: #1283 | |||||
2024-12-09 | user/qt5-qtbase: Depend on libglvnd for GL headers | A. Wilcox | 1 | -2/+2 | |
Closes: #1284 | |||||
2024-12-08 | user/mesa: Let kmsro be auto-detected | A. Wilcox | 1 | -1/+1 | |
This is apparently the way upstream wants us to do it. Closes: #1280 | |||||
2024-12-08 | user/xdriinfo: Use libglvnd for GLX | A. Wilcox | 1 | -2/+2 | |
Closes: #1282 | |||||
2024-12-08 | user/libva: Depend on libglvnd for GLX support | A. Wilcox | 1 | -3/+3 | |
Closes: #1279 | |||||
2024-12-08 | user/mesa-amber: get sum check sum before you wreck sum. | Zach van Rijn | 1 | -0/+1 | |
2024-12-08 | user/postgresql: bump { 14.6 --> 14.15 }. fixes #1278. | Zach van Rijn | 1 | -2/+2 | |
2024-12-08 | user/liblangtag: bump { 0.6.3 --> 0.6.7 }. fixes #1277. | Zach van Rijn | 1 | -2/+2 | |
2024-12-08 | user/raptor2: support libxml2 >= 2.11. fixes #1276. | Zach van Rijn | 2 | -2/+23 | |
2024-12-08 | user/libgsf: Update to 1.14.53 | A. Wilcox | 1 | -2/+2 | |
* Required for compatibility with new libxml2 release. Closes: #1275 | |||||
2024-12-08 | user/xmlsec: bump { 1.3.4 --> 1.3.6 }. fixes #1273. | Zach van Rijn | 1 | -2/+2 | |
2024-12-07 | user/hfsutils: new package | Sheila Aman | 2 | -0/+53 | |
2024-12-08 | user/tmux: bump { 3.5 --> 3.5a }. no 'yacc' needed. | Zach van Rijn | 2 | -3/+37 | |
The patch is inverted to effectively revert this requirement. | |||||
2024-12-07 | user/llvm18: Ensure stack sizes are set properly | A. Wilcox | 2 | -0/+18 | |
* Run `chelf` on the binaries after they are installed, in case they are re-linked during the install process. This was the cause of #1272. * Disable two more tests that caused failures on gwyn due to #1250. Closes: #1272 | |||||
2024-12-07 | user/spack: bump { 0.21.0 --> 0.23.0 }. | Zach van Rijn | 3 | -30/+23 | |
NOTE: packages built during the 'clingo-bootstrap' process no longer apply patches of the form 'patch("foo.patch")' due to changes noted at spack#16. Upstream is aware. v0.22.0 introduces libc awareness (currently glibc or musl). https://github.com/spack/spack/pull/43190 v0.23.0 removes the old concretizer, final 0.x release. https://github.com/spack/spack/pull/45215 v1.0.0 has high-impact changes. several compiler limitations. https://github.com/spack/spack/pull/45189 See also: https://github.com/spack/spack/discussions/30634 | |||||
2024-12-07 | user/libavc1394: look for different argp symbol. fixes #1271. | Zach van Rijn | 2 | -4/+4 | |
Commit e9634624744109ff3ae8228d8a87ce3c31a9a121 changed upstream for 'argp-standalone', a dependency of this package. The 'argp.patch' file looks for the 'argp_usage' symbol in libargp but is apparently not able to find it due to (I believe): https://github.com/ericonr/argp-standalone/commit/e7ff8d9787d2641e55f6ac4afb777da60ef98043 This commit looks for a different symbol instead. Note: -dev is now required and should be investigated. | |||||
2024-12-07 | user/ol: ensure consistency. | Zach van Rijn | 1 | -1/+1 | |
2024-12-07 | user/jq: new package. | Zach van Rijn | 1 | -0/+34 | |
2024-12-06 | bootstrap/llvm18: replace symlink with files. | Zach van Rijn | 14 | -1/+762 | |
Note: default_llvm="no" Effectively reverts 1c7549b7bb4dcf1142d6c19876841ccc93fcafd5 since 'abuild' uses readlink to derive repository information. The user/llvm18 package is free to be updated independently. | |||||
2024-12-06 | system/elfutils: skip problematic tests. ref: #1267, #1268. | Zach van Rijn | 5 | -0/+52 | |
2024-12-06 | user/llvm18: disable flaky tests. fixes #1250. | Zach van Rijn | 1 | -10/+17 | |
2024-12-06 | bootstrap/llvm18: symbolic link to user/llvm18. | Zach van Rijn | 1 | -0/+1 | |
2024-12-05 | system/elfutils: Drop cURL and libbsd dependency | Anna Wilcox | 1 | -2/+2 | |
Closes: #1266 | |||||
2024-12-04 | system/easy-kernel: Depend on elfutils | A. Wilcox | 1 | -1/+1 | |
Needed for x86_64, at least. | |||||
2024-12-04 | scripts/deplist: final updates for beta6. | Zach van Rijn | 1 | -3/+5 | |
2024-12-04 | user/kwin: Use xwayland instead of xorg-server- | A. Wilcox | 1 | -3/+2 | |
XWayland is now its own package, separate from the X server base package. Use XWayland as the dependency. Not revbump because this package has never escaped into the wild since the libglvnd revbump; if it had, it would have broken deps and been unable to build anyway. | |||||
2024-12-04 | user/chrpath: Move to system/ | A. Wilcox | 1 | -0/+0 | |
Needed by LLVM bootstrap compilers. Acked-by: Zach van Rijn <me@zv.io> | |||||
2024-12-04 | user/chelf: Move to system/ | A. Wilcox | 1 | -0/+0 | |
Used by LLVM bootstrap compilers. May be needed eventually for other system-level dependencies to set stack sizes. Acked-by: Zach van Rijn <me@zv.io> | |||||
2024-12-04 | user/llvm14: Move to bootstrap/ | A. Wilcox | 14 | -0/+0 | |
Package is only needed by Rust bootstrap packages. | |||||
2024-12-04 | user/kdevelop: Explicitly use LLVM 18 | A. Wilcox | 1 | -4/+5 | |
We were already using it, but make it explicit. | |||||
2024-12-04 | user/qt-creator: Add support for LLVM 18 | A. Wilcox | 7 | -2/+228 | |
Patches were cherry-picked from upstream. | |||||
2024-12-04 | system/libexecinfo: fix accidental CFLAGS removal. | Zach van Rijn | 1 | -2/+2 | |
2024-12-03 | user/colordiff: new package | Alice | 1 | -0/+28 | |
2024-12-02 | scripts/deplist: add exception for 'musl-dbg'. | Zach van Rijn | 1 | -0/+1 | |
2024-12-02 | system/libxslt: Update to 1.1.42 | A. Wilcox | 1 | -2/+2 | |
Closes: #1264 | |||||
2024-12-02 | system/elfutils: Fix dependencies, disable 2 tests | A. Wilcox | 3 | -3/+31 | |
* Tests require musl debugging symbols. * Build requires M4, and also violated 80 char limit. * Two tests are broken upstream, and have been reported. Closes: #1263 | |||||
2024-12-01 | system/shimmy: Update to 0.8 | A. Wilcox | 1 | -2/+2 | |