summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21user/digikam: move to legacy until it can build againA. Wilcox1-51/+0
2019-03-20user/boost: add zlib support to boost::iostreamsA. Wilcox1-1/+2
2019-03-20user/xmoto: -fpermissive, the only way to game on LinuxA. Wilcox1-0/+1
2019-03-20user/dosbox: fix constness in FluidSynth moduleA. Wilcox2-2/+15
2019-03-20user/vte: fix compatibility with Vala 0.43+A. Wilcox2-6/+35
2019-03-20user/glew: fix compatibility with Mesa 18.2+A. Wilcox2-6/+60
2019-03-20user/torcs: -fpermissive, the scary bandaid of GCC 8A. Wilcox1-0/+1
2019-03-20user/tigervnc: fix for GCC 8A. Wilcox3-4/+123
2019-03-20user/qt-creator: bump to 4.8.2, Clang 7A. Wilcox1-3/+3
2019-03-20user/redshift: add missing GLib dependencyA. Wilcox1-1/+1
2019-03-20user/clang: fix build with LLVM 7A. Wilcox1-3/+3
2019-03-20user/openmsx: Fix Python 3 invocationA. Wilcox2-1/+51
2019-03-20user/purple-plugin-pack: Always use Python 3A. Wilcox1-1/+2
2019-03-20Merge branch 'unbound' into 'master' A. Wilcox1-3/+2
user/unbound: Bump to 1.9.1 See merge request !203
2019-03-20Merge branch 'php7' into 'master' A. Wilcox3-70/+81
user/php7: bump to 7.2.16, modernize, build with enchant-2 * Drop CVE-2018-19935.patch: included as of version 7.2.14 See merge request !204
2019-03-19 user/netqmail: add a package() to APKBUILD, because abuildLaurent Bercot1-12/+10
2019-03-18user/php7: bump to 7.2.16, modernize, build with enchant-2Max Rees3-70/+81
* Drop CVE-2018-19935.patch: included as of version 7.2.14
2019-03-18user/ksysguard: fix build under new muslA. Wilcox2-1/+34
2019-03-18user/unbound: Bump to 1.9.1Luis Ressel1-3/+2
2019-03-18user/boost: overhaulA. Wilcox1-5/+13
2019-03-18Merge branch 'zlg.2019-03' into 'master' A. Wilcox8-27/+25
zlg's package bumps for March 2019 This is a routine package upgrade. There is one thing to note, however: * `py3-pyyaml` has a minor issue building due to a missing `ext/_yaml.c` file. It appears that a tool is used to generate the `.c` file it needs to compile the module. It falls back to pure-Python mode and passes all tests, however. I hand-tested `py3-pyyaml` by using vgstash to export a game collection to yaml (everything worked fine) and received a test cert from `certbot` to confirm the bumps didn't break anything affected on my system, since they're the two largest consumers of what was bumped. This should be the last version bump from me until post-1.0-BETA3, barring security bumps. See merge request !202
2019-03-18user/konsole: fix cursor rendering bugA. Wilcox2-2/+92
2019-03-18user/java-gcj-compat: move to legacy/A. Wilcox1-65/+0
2019-03-18Merge branch 'chrony' into 'master' A. Wilcox1-3/+3
user/chrony: Use libedit Thanks-to: Samuel Holland <samuel@sholland.org> See merge request !201
2019-03-18user/gtkspell: port to Enchant 2A. Wilcox2-8/+96
Based on https://github.com/manisandro/gtkspell/commit/c29e0bd6bf432b7c990ab8ddcf79fd708d5c9fc3
2019-03-18user/*: remove William as maintainer from all packagesA. Wilcox8-14/+11
2019-03-17user/distcc: fix build for GCC 8A. Wilcox1-1/+2
2019-03-17user/libical: fix FTBFS, no ideaA. Wilcox1-2/+3
2019-03-17user/certbot: bump to v0.32.0zlg1-2/+2
2019-03-17user/py3-certifi: bump to v2019.3.9zlg2-10/+6
2019-03-17user/py3-cryptography: bump to v2.6.1zlg1-2/+2
2019-03-17user/py3-future: bump to v0.17.1zlg1-4/+4
2019-03-17user/py3-pbr: bump to v5.1.3zlg1-2/+2
2019-03-17user/py3-pyyaml: bump to v5.1zlg1-5/+7
This version introduces some API-breaking changes, and its build system wants Cython to generate the .c file needed to build the module in C. It falls back to pure Python at present, and passes all of its tests. Once we get Cython (or find out why it's not writing the .c file), it'll be fine.
2019-03-17user/sane: add ncurses-dev depA. Wilcox1-3/+4
2019-03-17user/opencv: fix broken bumpA. Wilcox1-0/+1
2019-03-17user/py3-requests-toolbelt: bump to v0.9.1zlg1-2/+2
2019-03-16user/chrony: Use libeditLuis Ressel1-3/+3
Thanks-to: Samuel Holland <samuel@sholland.org>
2019-03-15Merge branch 'isync' into 'master' A. Wilcox1-0/+33
user/isync: New package See merge request !200
2019-03-15user/isync: New packageLuis Ressel1-0/+33
2019-03-15user/librevenge: fix FTBFS with GCC 8Max Rees1-1/+2
2019-03-15Merge branch 'notmuch' into 'master' A. Wilcox4-0/+223
New packages: gmime and notmuch See merge request !198
2019-03-15Merge branch 'libreoffice-6.2' into 'master' A. Wilcox19-241/+204
Upgrade LibreOffice to 6.2 and upgrade some of its dependencies See merge request !197
2019-03-15user/breeze: add optional frameworkintegration depA. Wilcox1-1/+1
2019-03-15user/wayland: bump to 1.16.0, mark tests horribly broken on muslA. Wilcox1-4/+4
2019-03-15user/libkscreen: fly, my bird, be free of Wayland (as a req'd dep)A. Wilcox1-2/+16
2019-03-12 user/libsodium: new package. user/nacl: deleted.Laurent Bercot2-33/+33
2019-03-12user/notmuch: New packageLuis Ressel2-0/+144
2019-03-12user/gmime: New packageLuis Ressel2-0/+79
2019-03-12 user/nacl: new package (tentative)Laurent Bercot1-0/+33