Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-28 | user/consolekit2: modernise, drop years-old provides/replaces | A. Wilcox | 1 | -7/+2 | |
2019-12-28 | user/xorg-server: Bump to 1.20.6 | A. Wilcox | 3 | -21/+12 | |
2019-12-28 | user/[X11 stuff]: modernise and fix syntax | A. Wilcox | 9 | -28/+8 | |
2019-12-28 | user/font-misc-misc: drop old mkfontdir dep | A. Wilcox | 1 | -7/+3 | |
2019-12-28 | user/font-cursor-misc: mkfontdir -> mkfontscale | A. Wilcox | 1 | -6/+2 | |
2019-12-28 | user/[libraries]: modernise and fix syntax | A. Wilcox | 4 | -17/+5 | |
2019-12-28 | user/libical: Bump to 3.0.7 | A. Wilcox | 1 | -7/+3 | |
2019-12-28 | user/gtk+3.0: Bump to 3.24.13 | A. Wilcox | 1 | -7/+4 | |
2019-12-28 | user/libepoxy: Bump to 1.5.4 | A. Wilcox | 1 | -16/+6 | |
2019-12-28 | user/[random libraries]: fix syntax, modernise | A. Wilcox | 13 | -52/+24 | |
2019-12-28 | user/libcdio-paranoia: bump to 10.2+2.0.1, POSIX-ise, remove old deps | A. Wilcox | 1 | -12/+5 | |
2019-12-28 | user/gst-plugins-base: Bump to 1.16.2 | A. Wilcox | 1 | -2/+2 | |
2019-12-28 | user/{libtheora,pciutils,sdl}: modernise/fix syntax | A. Wilcox | 3 | -9/+5 | |
2019-12-28 | user/alsa-utils: bump to 1.2.1 | A. Wilcox | 1 | -3/+3 | |
2019-12-28 | user/alsa-lib: Bump to 1.2.1.2, use kernel headers | A. Wilcox | 2 | -15/+14 | |
This removes the bundled headers from the source tree, forcing alsa-lib to compile against the kernel's headers. This should allow correct time64 operation on 32-bit systems. | |||||
2019-12-28 | user/dialog: Bump to 1.3.20191210 | A. Wilcox | 1 | -2/+2 | |
2019-12-28 | user/wireguard-module: Initial support for module signing | A. Wilcox | 1 | -0/+5 | |
2019-12-28 | system/easy-kernel: Two minor fixes | A. Wilcox | 2 | -14/+30 | |
1. Fix syntax for uapi/sound/asound.h. Otherwise, alsa-lib FTBFS. 2. Initial support for persistent, builder-storage-only mod signing key. | |||||
2019-12-28 | user/poppler-qt5: Bump to 0.83.0 with user/poppler | A. Wilcox | 1 | -4/+4 | |
2019-12-28 | user/orc: Bump to 0.4.31, drop merged PPC patch | A. Wilcox | 2 | -996/+4 | |
2019-12-28 | user/gstreamer: Bump to 1.16.2 | A. Wilcox | 1 | -3/+2 | |
2019-12-28 | user/[multimedia libs]: fix syntax and modernise | A. Wilcox | 7 | -31/+14 | |
2019-12-28 | user/wireguard-module: Update for 5.4.5-rc0 | A. Wilcox | 3 | -69/+2 | |
Removes the power8 specialty kernels, since we no longer need them with 5.4. | |||||
2019-12-28 | Merge branch 'jd/wgtools' into 'master' | A. Wilcox | 4 | -30/+29 | |
user/wireguard-*: bump to 20191226 and account for repo changes See merge request adelie/packages!385 | |||||
2019-12-28 | user/wireguard-*: bump to 20191226 and account for repo changes | Jason A. Donenfeld | 4 | -30/+29 | |
Upstream split the monolithic WireGuard repo into wireguard-linux-compat and wireguard-tools. This mostly just requires changing the URL, but in one case, we move the patch creation subpackage from wireguard-tools to wireguard-module, since that's where those scripts actually exist. | |||||
2019-12-27 | user/various libraries: modernise / fix syntax | A. Wilcox | 7 | -36/+12 | |
2019-12-27 | user/[KDE Frameworks]: Bump (some) to 5.65.0 | A. Wilcox | 39 | -263/+142 | |
The frameworks here have been built and tested on ppc64. The ones not here have dependencies that need to be worked on or bumped. | |||||
2019-12-27 | user/qt5: Bump to 5.12.6 LTS | A. Wilcox | 24 | -572/+263 | |
This updates Qt 5 to the latest LTS release available. Notable changes: * The infamous clipboard bug (upstream QTBUG-65145; Gerrit 254187) is fixed! * Qt Declarative's "V4 JIT" is disabled globally on pmmx. It is no longer (easily) possible to turn off the JIT selectively based on CPU capability. * Qt Script builds correctly on GCC 8 now. This does not include: * Build testing of Qt Multimedia (yet); this depends on the time64-isation of the alsa-lib package (at least). * Build testing of Qt Speech (yet); speech-dispatcher also deps on alsa-lib indirectly. * Qt WebKit 5.212. This will be committed later. | |||||
2019-12-26 | user/py3*: modernise, fix syntax | A. Wilcox | 15 | -41/+15 | |
2019-12-26 | user/jasper: modernise | A. Wilcox | 1 | -13/+9 | |
2019-12-26 | user/py3-openssl: bump to 19.1.0, fix syntax | A. Wilcox | 1 | -5/+2 | |
2019-12-26 | user/py3-asn1crypto: bump to 1.2.0, fix syntax | A. Wilcox | 1 | -6/+2 | |
2019-12-26 | user/py3-certifi: bump to 2019.11.28, fix syntax | A. Wilcox | 1 | -4/+3 | |
2019-12-26 | user/py3-chardet: enable testing since we have hypothesis now | A. Wilcox | 2 | -6/+34 | |
2019-12-26 | user/py3-python-dateutil: fix testing on newer PyTest versions | A. Wilcox | 1 | -4/+4 | |
2019-12-26 | user/py3-hypothesis: bump to 4.56.3 | A. Wilcox | 1 | -4/+4 | |
2019-12-26 | user/py3-sortedcontainers: here we are now, in containers | A. Wilcox | 1 | -0/+34 | |
Required for py3-hypothesis bump. | |||||
2019-12-26 | user/py3-pillow: bump to 6.2.1 | A. Wilcox | 1 | -2/+2 | |
2019-12-26 | user/py3-jinja2: bump to 2.10.3 | A. Wilcox | 1 | -3/+3 | |
2019-12-26 | user/graphviz: Re-add language bindings | A. Wilcox | 1 | -7/+25 | |
2019-12-25 | user/*: Fix metadata | A. Wilcox | 42 | -162/+73 | |
2019-12-25 | user/graphviz: bump to 2.42.3 | A. Wilcox | 1 | -16/+6 | |
2019-12-25 | user/libwacom: bump to 1.2 | A. Wilcox | 3 | -42/+35 | |
2019-12-25 | user/fribidi: bump to 1.0.8 | A. Wilcox | 1 | -2/+2 | |
2019-12-25 | user/shared-mime-info: bump to 1.15 | A. Wilcox | 1 | -3/+3 | |
2019-12-25 | user/harfbuzz: bump to 2.6.4 | A. Wilcox | 1 | -2/+2 | |
2019-12-25 | user/poppler: bump to 0.83.0 | A. Wilcox | 1 | -2/+2 | |
2019-12-25 | user/libev: bump to 4.31 | A. Wilcox | 1 | -4/+2 | |
2019-12-25 | user/gnutls: bump to 3.6.11.1 | A. Wilcox | 1 | -3/+2 | |
2019-12-25 | user/swig: bump to 4.0.1 | A. Wilcox | 1 | -10/+7 | |