Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unmaintained/speedometer: move from community | Natanael Copa | 2019-07-05 | 1 | -19/+0 |
| | | | | It has not had any commits for 7 years and has no support for python3 | ||||
* | community/xscreensaver: upgrade to 5.43 | prspkt | 2019-07-05 | 2 | -22/+6 |
| | | | | | | * Modernize. * Adopt maintainership. * Remove fix-fontglide.patch. Fix has been applied upstream. | ||||
* | community/wireguard-rpi: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-05 | 1 | -1/+1 |
| | |||||
* | community/webkit2gtk: enable on x86 | Natanael Copa | 2019-07-05 | 1 | -1/+4 |
| | | | | | Enable x86 and work around out of meomory error by disable _FORTIFY_SOURCE. | ||||
* | community/neovim: upgrade to 0.3.8 | Leo | 2019-07-05 | 1 | -3/+2 |
| | |||||
* | community/rust: build on arm{hf,v7}, ppc64le & x86 | Rasmus Thomsen | 2019-07-05 | 3 | -16/+149 |
| | | | | | | | | | | | | | | | Also disable full bootstrapping. Since we always bootstrap from $pkgver minus one we don't need it and it increases buildtime considerably. Also keep in mind that we have to add new arches in multiple steps: 1. Compile with the upstream triplets, compiling alpine's triplets in 2. Compile again, now with our triplets selected as build/target, now that rustc knows about them This means that the produced compilers MUST ONLY be used to bootstrap the actual compilers with our triplets, DO NOT use these to compile packages! Since x86_64 still uses the usual triplets it's fine to upgrade/add packages for that arch though, please DO NOT do this for armhf,armv7,aarch64,ppc64le or x86 though! | ||||
* | community/py-hypothesis: upgrade to 4.26.2 | Leo | 2019-07-05 | 1 | -2/+2 |
| | |||||
* | community/keepalived: upgrade to 2.0.17 | Andy Postnikov | 2019-07-05 | 2 | -6/+6 |
| | |||||
* | community/audacious-plugins: add PulseAudio support | Bart Ribbers | 2019-07-05 | 1 | -11/+3 |
| | |||||
* | community/thunar-volman: upgrade to 0.9.3 | Leo | 2019-07-05 | 1 | -6/+3 |
| | |||||
* | community/garcon: upgrade to 0.6.3 | Leo | 2019-07-05 | 1 | -7/+4 |
| | |||||
* | community/xfdesktop: upgrade to 4.13.5 | Leo | 2019-07-05 | 1 | -7/+4 |
| | |||||
* | community/xfce4-appfinder: upgrade to 4.13.4 | Leo | 2019-07-05 | 1 | -3/+3 |
| | |||||
* | community/thunar: upgrade to 1.8.7 | Leo | 2019-07-05 | 1 | -7/+3 |
| | |||||
* | community/exo: limit on x86 | Leo | 2019-07-05 | 1 | -1/+1 |
| | |||||
* | community/exo: upgrade to 0.12.6 | Leo | 2019-07-05 | 1 | -2/+2 |
| | |||||
* | community/pulseaudio: enable missing avahi support for zeroconf | Bart Ribbers | 2019-07-05 | 1 | -2/+5 |
| | |||||
* | community/wine: enable support for vulkan and vkd3d | Leo | 2019-07-04 | 1 | -2/+4 |
| | |||||
* | community/vkd3d: move from testing | Leo | 2019-07-04 | 1 | -0/+36 |
| | |||||
* | community/webkit2gtk: upgrade to 2.24.3 and enable on arm | Natanael Copa | 2019-07-04 | 2 | -45/+16 |
| | | | | | | | - build with MinSizeRel and -g1 to reduce memory usage during compile - simplify cmake opts. default seems to do the right thing nowdays - use nijna - remove patch that apparetnly is not needed anymore | ||||
* | community/wireguard-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.57-r0 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/dunst: add dbus-dev dependency to fix build | Mike Sullivan | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/rippled: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/pdns: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/bitcoin: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/rethinkdb: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/mumble: fix version string | Natanael Copa | 2019-07-04 | 1 | -7/+10 |
| | |||||
* | community/mumble: upgrade to 1.3.0-rc2 | J0WI | 2019-07-04 | 1 | -3/+3 |
| | |||||
* | community/pdns-recursor: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/dnsdist: rebuild against protobuf 3.8 | Natanael Copa | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/namecoin: workaround failing test | Natanael Copa | 2019-07-04 | 3 | -72/+16 |
| | | | | | | https://github.com/alpinelinux/aports/pull/7986#issuecomment-494553344 also remove unused patch | ||||
* | community/namecoin: upgrade to 0.18.0 | Andy Postnikov | 2019-07-04 | 1 | -6/+3 |
| | |||||
* | community/grpc: fix install | Natanael Copa | 2019-07-04 | 2 | -4/+23 |
| | | | | | | fix the install error: make: execvp: /bin/sh: Argument list too long minor cleanup of cli subpackage | ||||
* | community/gflag: move from testing | wener | 2019-07-04 | 1 | -0/+39 |
| | |||||
* | community/grpc: move from testing | wener | 2019-07-04 | 3 | -0/+116 |
| | |||||
* | community/patchwork: security fix for CVE-2019-13122 | Francesco Colista | 2019-07-04 | 2 | -4/+100 |
| | |||||
* | community/quazip: upgrade to 0.8.1 | Leo | 2019-07-04 | 2 | -11/+15 |
| | |||||
* | community/sn0int: bump pkgrel | kpcyrd | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | community/sn0int: move from testing | kpcyrd | 2019-07-04 | 1 | -0/+88 |
| | |||||
* | community/domoticz: enable on armhf | Milan P. Stanić | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | community/py-hypothesis: upgrade to 4.25.1 | Leo | 2019-07-03 | 1 | -2/+2 |
| | |||||
* | community/php7-pecl-redis: upgrade to 5.0.0 | Andy Postnikov | 2019-07-03 | 1 | -4/+4 |
| | |||||
* | community/py-josepy: upgrade to 1.2.0 | Francesco Colista | 2019-07-03 | 1 | -3/+3 |
| | |||||
* | community/pgbouncer: upgrade to 1.10.0 | Francesco Colista | 2019-07-03 | 1 | -3/+3 |
| | |||||
* | community/tumbler: upgrade to 0.2.5 | Leo | 2019-07-02 | 1 | -9/+3 |
| | |||||
* | community/py-hypothesis: upgrade to 4.25.0 | Leo | 2019-07-02 | 1 | -2/+2 |
| | |||||
* | community/caddy: upgrade to 1.0.1 | Chloe Kudryavtsev | 2019-07-02 | 1 | -4/+6 |
| | | | | | | | | | | Also: - caddy's sources moved into the caddyserver namespace - add options passthrough to the x86 override - disable tests in general (TestVisibleErrorWithPanic fails regardless for whatever reason) x86 override is not removed for whenever tests can be re-enabled. | ||||
* | community/stow: upgrade to 2.3.0 | Leo | 2019-07-02 | 1 | -8/+9 |
| | |||||
* | community/dune: upgrade to 1.10.0 | Pedro Filipe | 2019-07-02 | 1 | -10/+9 |
| |