Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-30 | user/plasma-workspace: Bump to 5.12.9, with fixes | A. Wilcox | 4 | -6/+199 | |
* header.patch: Backports from 5.17 to build against Qt 5.12 * session-conflict.patch: Ensure the Wayland session is clearly marked as such, so that users are aware it is unsupported. | |||||
2019-12-30 | user/*: Modernise / fix syntax | A. Wilcox | 6 | -20/+4 | |
2019-12-29 | user/libqalculate: Bump to 3.6.0 | A. Wilcox | 1 | -7/+3 | |
2019-12-29 | user/kio-extras: Bump to 19.12.0, fix NFS support (thanks @smaeul) | A. Wilcox | 2 | -10/+154 | |
2019-12-29 | user/libtirpc: Bump to 1.2.5, fixes | A. Wilcox | 4 | -19/+33 | |
* Define _BSD_SOURCE in <rpc/types.h> for building against in ISO C mode * Fix location of <endian.h> * Remove upstreamed musl compatibility patch. | |||||
2019-12-29 | user/[KDE Plasma]: More bumps to 5.12.9 | A. Wilcox | 3 | -14/+11 | |
2019-12-29 | user/*: Modernise / fix syntax | A. Wilcox | 4 | -12/+3 | |
2019-12-29 | user/[KDE Plasma]: Bump non-WL components to 5.12.9 | A. Wilcox | 19 | -86/+507 | |
* Makes KScreenLocker's Wayland dep optional. | |||||
2019-12-29 | user/*: More minor syntax fixes | A. Wilcox | 3 | -6/+3 | |
2019-12-29 | user/alsa-plugins: Bump to 1.2.1 | A. Wilcox | 1 | -2/+3 | |
2019-12-29 | user/libsamplerate: Modernise / fix syntax | A. Wilcox | 1 | -5/+1 | |
2019-12-29 | user/ktexteditor: Bump to 5.65.0 | A. Wilcox | 1 | -7/+4 | |
2019-12-29 | user/libgit2: Bump to 0.28.4, remove old patches | A. Wilcox | 4 | -110/+5 | |
2019-12-29 | user/baloo: Bump to 5.65.0 | A. Wilcox | 2 | -9/+7 | |
2019-12-29 | user/kfilemetadata: Bump to 5.65.0 | A. Wilcox | 4 | -674/+20 | |
2019-12-29 | user/ffmpeg: Forward-port patch to 4.2.1 | A. Wilcox | 2 | -2/+2 | |
2019-12-29 | user/x264: fix source URL, bump to 20191105 | A. Wilcox | 1 | -14/+9 | |
2019-12-29 | user/imlib2: Temporarily disable ID3 support | A. Wilcox | 1 | -9/+6 | |
user/libid3tag is FTBFS, and this is holding up KDE. | |||||
2019-12-28 | user/x265: Modernise and fix syntax | A. Wilcox | 1 | -1/+2 | |
2019-12-28 | user/xvidcore: Bump to 1.3.6 and modernise | A. Wilcox | 1 | -4/+2 | |
2019-12-28 | user/wavpack: Bump to 5.2.0, drop upstreamed CVE patch | A. Wilcox | 2 | -39/+5 | |
2019-12-28 | user/[KDE Frameworks]: Bump most to 5.65.0 | A. Wilcox | 23 | -162/+88 | |
Also bumps user/kactivitymanagerd to 5.12.9 as a kactivities dep. Omitted: * Baloo: needs lmdb * kdewebkit: needs Qt WebKit * kfilemetadata: needs FFmpeg and its deps * ktexteditor: needs libgit2 | |||||
2019-12-28 | user/udisks2: Finally add PolKit rules for mounting as user | A. Wilcox | 2 | -1/+33 | |
2019-12-28 | user/{dmraid,volume_key}: Modernise and fix syntax | A. Wilcox | 2 | -7/+1 | |
2019-12-28 | user/gnupg: [CVE] Bump to 2.2.19 | A. Wilcox | 1 | -5/+7 | |
2019-12-28 | user/[various libraries]: Modernise and fix syntax | A. Wilcox | 6 | -21/+7 | |
2019-12-28 | user/upower: Depend on gtk+2.0, not gtk+ | A. Wilcox | 1 | -1/+1 | |
2019-12-28 | user/[more KDE Frameworks]: Bump to 5.65.0 | A. Wilcox | 3 | -18/+9 | |
2019-12-28 | user/ktextwidgets: Bump to 5.65.0, enable Qt Speech | A. Wilcox | 1 | -7/+4 | |
2019-12-28 | user/kconfigwidgets: Bump to 5.65.0, fix issues: | A. Wilcox | 2 | -728/+6 | |
* Remove languagename patch, which backported a 5.57.0 feature to 5.54.0. * Correctly escape newline in CMake invocation. | |||||
2019-12-28 | user/kauth: Bump to 5.65.0, remove upstream CVE patch | A. Wilcox | 2 | -75/+5 | |
2019-12-28 | user/polkit-qt-1: Fix CMake invocation | A. Wilcox | 1 | -2/+1 | |
2019-12-28 | user/flite: modernise | A. Wilcox | 1 | -3/+0 | |
2019-12-28 | user/knotifications: Bump to 5.65.0, add Qt Text-to-Speech support | A. Wilcox | 1 | -7/+4 | |
2019-12-28 | user/speech-dispatcher: declare libtool dependency | A. Wilcox | 1 | -1/+2 | |
2019-12-28 | user/dotconf: Fix multiple issues | A. Wilcox | 1 | -6/+2 | |
* distfiles.gentoo.org does not support HTTPS any more. * Split -doc before -dev so that example .c files aren't considered -dev. * Modernise / fix syntax. | |||||
2019-12-28 | user/phonon: Fix a few issues | A. Wilcox | 3 | -42/+7 | |
* Remove patches for building against older Qt * Split locale files * Remove old CMake options that upstream no longer supports | |||||
2019-12-28 | user/sdl2: Use CMake instead of autotools | A. Wilcox | 1 | -18/+14 | |
The SDL 2 build system does not support dash-binsh when using the autotools build system: ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found ./configure: 1: ./configure: objects: not found make: *** No rule to make target 'build/SDL.lo', needed by 'build/libSDL2.la'. Stop. Even when forcing shell to bash and running configure under bash, libtool fails to work: ./libtool: 1569: ./libtool: preserve_args+= --quiet: not found The CMake build system works with dash-binsh, so let's just use that. | |||||
2019-12-28 | user/pulseaudio: Remove config option that is removed upstream | A. Wilcox | 1 | -2/+1 | |
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 | |