Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/openspecfun: rebuild against libgfortran.so.5 (gcc-8) | Natanael Copa | 2018-09-26 | 1 | -1/+1 | |
| | ||||||
* | community/py-scipy: rebuild against libgfortran.so.5 (gcc-8) | Natanael Copa | 2018-09-26 | 1 | -1/+1 | |
| | ||||||
* | community/openblas: rebuild against libgfortran.so.5 (gcc-8) | Natanael Copa | 2018-09-26 | 1 | -1/+1 | |
| | ||||||
* | community/thunar: upgrade to 1.8.2 | Natanael Copa | 2018-09-26 | 1 | -3/+3 | |
| | ||||||
* | community/xpra: upgrade to 2.3.4, use https | prspkt | 2018-09-26 | 1 | -4/+4 | |
| | ||||||
* | community/rapidjson: fix build with gcc8 by disable Werror | Natanael Copa | 2018-09-26 | 2 | -2/+58 | |
| | ||||||
* | community/yaml-cpp: Fix headers of gmock and gtest being installed | Luca Weiss | 2018-09-26 | 2 | -3/+214 | |
| | | | | | patch is from upstream. https://github.com/jbeder/yaml-cpp/issues/539 | |||||
* | community/fuse-exfat: upgrade to 1.3.0 | Kaarle Ritvanen | 2018-09-26 | 1 | -2/+2 | |
| | ||||||
* | community/xfce4-cpufreq-plugin: upgrade to 1.2.1 | Natanael Copa | 2018-09-25 | 1 | -2/+2 | |
| | ||||||
* | community/xfce4-battery-plugin: upgrade to 1.1.1 | Natanael Copa | 2018-09-25 | 1 | -12/+2 | |
| | ||||||
* | community/xfce4-panel: enable vala | Natanael Copa | 2018-09-25 | 1 | -3/+4 | |
| | ||||||
* | community/mpd: upgrade to 0.20.21 | Sören Tempel | 2018-09-24 | 1 | -2/+2 | |
| | ||||||
* | community/ncmpc: upgrade to 0.31 | Sören Tempel | 2018-09-24 | 2 | -45/+4 | |
| | ||||||
* | community/pcc: upgrade to 20180924 | Sören Tempel | 2018-09-24 | 1 | -3/+3 | |
| | ||||||
* | community/pcc: depend on the correct pcc-libs version | Sören Tempel | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | community/pcc-libs: upgrade to 20180924 | Sören Tempel | 2018-09-24 | 1 | -2/+2 | |
| | ||||||
* | community/stlink: upgrade to 1.5.1 | Sören Tempel | 2018-09-24 | 2 | -46/+4 | |
| | ||||||
* | community/mpv: fix build with `abuild rootbld` | Sören Tempel | 2018-09-24 | 1 | -0/+1 | |
| | | | | | | Requires `net` since it downloads a waf tarball. It would be preferable to use a packaged version of waf, unfortunately waf isn't packaged currently, thus we enable `net` for now. | |||||
* | community/rsound: remove aport | Sören Tempel | 2018-09-24 | 4 | -87/+0 | |
| | | | | | upstream has been dead for an eternity. We can't guarantee that this software will continue to receive bug and security fixes. | |||||
* | community/mpv: don't build with rsound support | Sören Tempel | 2018-09-24 | 1 | -3/+2 | |
| | | | | | | | This has been broken for a long time, no one noticed it. Thus I am assuming that no one uses this. Additionally, other distribution built mpv without rsound support as well and rsound upstream has been dead for an eternity. | |||||
* | community/chicken: modernize APKBUILD | Sören Tempel | 2018-09-24 | 1 | -8/+8 | |
| | ||||||
* | community/entr: upgrade to 4.1 | Sören Tempel | 2018-09-24 | 1 | -2/+2 | |
| | ||||||
* | community/mblaze: upgrade to 0.4 | Sören Tempel | 2018-09-24 | 1 | -3/+3 | |
| | ||||||
* | community/drbdmanage: upgrade to 0.99.18 | Natanael Copa | 2018-09-24 | 1 | -3/+3 | |
| | ||||||
* | community/go: fix bootstrap | Timo Teräs | 2018-09-24 | 1 | -1/+0 | |
| | | | | | the provides is setup correctly later on based on cross compile variables | |||||
* | enable stripping of go binaries | Sören Tempel | 2018-09-24 | 3 | -7/+3 | |
| | | | | | | | | | | Stripping go binaries used to be an issue but nowadays it should work as expected. > We don't intentionally do anything that would make stripping a binary > not OK, and strip has worked for the past five years or so. https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w | |||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.71-r0 | Natanael Copa | 2018-09-24 | 1 | -1/+1 | |
| | ||||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 32 | -32/+32 | |
| | | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used: | |||||
* | community/gogs: depend on go instead of go-tools | Sören Tempel | 2018-09-22 | 1 | -2/+2 | |
| | | | | | | go-tools was removed in 11c5f257c586b68e3567ece44133b21c02c88f00. It is unclear to me why gogs depended on go-tools in the first place. The build passes without go-tools so I guess it's fine to remove it. | |||||
* | community/perl-data-dumper: upgarde to 2.172, added -doc subpkg | Francesco Colista | 2018-09-20 | 1 | -8/+5 | |
| | ||||||
* | community/duo_unix: upgrade to 1.10.5 | Paul Morgan | 2018-09-20 | 1 | -2/+2 | |
| | | | | | | Changes from 1.10.4 include: - Fixed an accidental null pointer free on systems where getaddrinfo() is unsuccessful | |||||
* | community/flatpak: upgrade to 1.0.2 | André Klitzing | 2018-09-20 | 1 | -3/+3 | |
| | ||||||
* | community/xfce4-panel: enable introspection | Natanael Copa | 2018-09-19 | 1 | -2/+4 | |
| | ||||||
* | community/flatpak-builder: move from testing | André Klitzing | 2018-09-19 | 2 | -0/+65 | |
| | ||||||
* | community/flatpak: move from testing | André Klitzing | 2018-09-19 | 2 | -0/+70 | |
| | ||||||
* | community/fzf: enable vetting in tests | Kevin Daudt | 2018-09-19 | 2 | -17/+2 | |
| | | | | | | | | d5cfcd38e disabled vetting while running the test suite due to failures because of an update in Go. This has now been fixed upstream, so enable vetting again by removing the relevant patch. | |||||
* | community/fzf: upgrade to 0.17.4 | Kevin Daudt | 2018-09-19 | 1 | -3/+3 | |
| | ||||||
* | community/bareos-webui: upgrade to 17.2.5 | Pedro Filipe | 2018-09-19 | 1 | -2/+3 | |
| | ||||||
* | community/phonon: upgrade to 4.10.1 | Pedro Filipe | 2018-09-19 | 1 | -6/+6 | |
| | | | | clean-up and fix check options | |||||
* | community/perl-mojolicious: upgrade to 8.0 | Francesco Colista | 2018-09-18 | 1 | -2/+2 | |
| | ||||||
* | community/rainloop-webmail: move from testing | Leonardo Arena | 2018-09-18 | 2 | -0/+69 | |
| | ||||||
* | community/gns3-gui: upgrade to 2.1.10 | Francesco Colista | 2018-09-18 | 1 | -2/+2 | |
| | ||||||
* | community/gns3-server: upgrade to 2.1.10 | Francesco Colista | 2018-09-18 | 1 | -2/+2 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.70-r0 | Natanael Copa | 2018-09-17 | 1 | -1/+1 | |
| | ||||||
* | community/chromium: more armhf fixes | Timo Teräs | 2018-09-17 | 2 | -1/+12 | |
| | ||||||
* | community/chromium: armhf fixes | Timo Teräs | 2018-09-16 | 2 | -9/+62 | |
| | ||||||
* | community/mediainfo: upgrade to 18.08.1 | Joe Groocock | 2018-09-16 | 1 | -2/+2 | |
| | ||||||
* | community/libmediainfo: upgrade to 18.08.1 | Joe Groocock | 2018-09-16 | 1 | -2/+2 | |
| | ||||||
* | community/rust: upgrade to 1.29.0 | Marat Safin | 2018-09-15 | 4 | -66/+17 | |
| | ||||||
* | community/php5: security upgrade to 5.6.38 | Andy Postnikov | 2018-09-14 | 1 | -3/+3 | |
| |