summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18user/ksysguard: fix build under new muslA. Wilcox2-1/+34
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
2019-03-12user/audacious: bump to 3.10.1, moderniseA. Wilcox2-48/+2
2019-03-11user/libreoffice: bump to 6.2.1.2Max Rees9-123/+135
Added to makedepends: * fontforge-dev * libnumbertext-dev * py3-lxml Removed from makedepends: * gettext-tiny-dev
2019-03-11user/libetonyek: bump to 0.1.9Max Rees1-8/+7
2019-03-11user/liborcus: bump to 0.14.1Max Rees1-7/+4
2019-03-11user/libixion: bump to 1.14.1Max Rees2-68/+4
2019-03-11user/mdds: bump to 1.4.3Max Rees1-6/+3
2019-03-11user/libqxp: bump to 0.0.2Max Rees1-9/+6
2019-03-11user/libcmis: bump to 0.5.2Max Rees1-10/+3
2019-03-11user/libcdr: bump to 0.1.5Max Rees1-5/+3
2019-03-11user/glm: bump to 0.9.9.3Max Rees1-5/+4
2019-03-11user/libnumbertext: new packageMax Rees1-0/+35
2019-03-11user/libtheora: fix parallel build, moderniseA. Wilcox1-6/+2
2019-03-11user/enchant: test suite requires UnitTest++A. Wilcox2-19/+3
2019-03-11user/qt5-qtdeclarative: fix Python 3 supportA. Wilcox2-3/+37
2019-03-11user/xorg-server: bump to 1.20.4, moderniseA. Wilcox2-28/+7
2019-03-11user/unittest-cpp: new packageA. Wilcox1-0/+34
2019-03-11user/cyrus-sasl: use MIT Kerberos instead of HeimdalA. Wilcox1-2/+2
2019-03-11user/heimdal: move to legacy/A. Wilcox8-299/+0