aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gpaste: upgrade to 3.36.0Rasmus Thomsen2020-03-091-3/+3
|
* community/libgweather: upgrade to 3.36.0Rasmus Thomsen2020-03-093-34/+30
|
* community/pipewire: enable examples so we have pipewire-media-sessionLeo2020-03-091-2/+2
|
* community/gnome-settings-daemon: upgrade to 3.35.92Rasmus Thomsen2020-03-092-3/+766
| | | | | This isn't quite 3.36 yet, but we need it for gnome-session 3.36, so let's bump it for now and bump to 3.36 once that's available
* community/gsettings-desktop-schemas: upgrade to 3.35.91Rasmus Thomsen2020-03-091-3/+3
| | | | Required for gnome-settings-daemon
* community/geocode-glib: upgrade to 3.26.2Rasmus Thomsen2020-03-091-17/+11
| | | | Also adopt maintainership and add some style fixes
* community/gnome-bluetooth: upgrade to 3.34.1Rasmus Thomsen2020-03-091-3/+3
|
* community/syncthing: upgrade to 1.3.4TBK2020-03-092-37/+43
|
* community/dub: update to 1.20.0Geod242020-03-091-3/+32
| | | | Also add zsh completion and docs package.
* community/jenkins: upgrade to 2.224Francesco Colista2020-03-091-2/+2
|
* community/easytag: move from testingRasmus Thomsen2020-03-091-0/+39
|
* community/id3lib: move from testingRasmus Thomsen2020-03-097-0/+209
|
* community/polari: move from testingRasmus Thomsen2020-03-091-0/+35
|
* community/aisleriot: move from testingRasmus Thomsen2020-03-092-0/+48
|
* community/wireguard-lts: rebuild against kernel 5.4.24-r1Natanael Copa2020-03-091-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.24-r1Natanael Copa2020-03-091-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.24-r1Natanael Copa2020-03-091-1/+1
|
* community/xfce4-power-manager: upgrade to 1.6.6Natanael Copa2020-03-091-2/+2
|
* community/mkvtoolnix: upgrade to 44.0.0Francesco Colista2020-03-091-2/+2
|
* community/arping: upgrade to 2.21Francesco Colista2020-03-091-2/+2
|
* community/wireguard-rpi: rebuild against kernel 5.4.24-r0Natanael Copa2020-03-091-1/+1
|
* community/jool-modules-rpi: rebuild against kernel 5.4.24-r0Natanael Copa2020-03-091-1/+1
|
* community/wireguard-lts: rebuild against kernel 5.4.24-r0Natanael Copa2020-03-091-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.24-r0Natanael Copa2020-03-091-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.24-r0Natanael Copa2020-03-091-1/+1
|
* community/xfburn: upgrade to 0.6.2Leo2020-03-081-2/+2
|
* community/neofetch: upgrade to 7.0.0Leo2020-03-081-2/+2
|
* community/rt4: update fom perl-html-format rename to perl-html-formatter and ↵Timothy Legge2020-03-081-2/+2
| | | | update APKBUILD
* community/youtube-dl: upgrade to 2020.03.08Leo2020-03-081-2/+2
|
* community/py3-boto3: upgrade to 1.12.15Leo2020-03-081-2/+2
|
* community/py3-botocore: upgrade to 1.15.15Leo2020-03-081-2/+2
|
* community/gnome-backgrounds: upgrade to 3.36.0Rasmus Thomsen2020-03-081-4/+4
|
* community/rspamd: add libs sub packageDuncan Bellamy2020-03-081-1/+10
| | | | | Add libs sub package so the client rspamc can be installed on a seperate machine without the rspamd base package
* community/ocrmypdf: upgrade to 9.6.1TBK2020-03-081-2/+2
|
* community/gnome-session: upgrade to 3.36.0Rasmus Thomsen2020-03-081-3/+3
|
* community/imagemagick6: upgrade to 6.9.11.0J0WI2020-03-081-2/+2
|
* community/imagemagick: upgrade to 7.0.10.0J0WI2020-03-081-6/+5
|
* community/bitcoin: upgrade to 0.19.1TBK2020-03-082-39/+12
|
* community/borgbackup: upgrade to 1.1.11J0WI2020-03-081-4/+4
|
* community/open-vm-tools: remove redundand/unused makedepends and flagsJakub Jirutka2020-03-081-7/+1
| | | | | | | | Flag --enable-xmlsec1 was added in 6413d57449d77bb2f9af64f3da33b28630b501d8 as part of the package upgrade, without any explanation. No open-vm-tools' library or program is linked against libxmlsec1. ./configure --help and sources suggests that it's used for vgauth component that is currently not enabled.
* community/open-vm-tools: build without -fpermissiveJakub Jirutka2020-03-081-1/+1
| | | | | | This flag was added in 26895cf93ebbbf17a0081d9cf853fb7b3f0eea60 because of switch from openssl to libressl. Since we have returned back to openssl, this flag is not needed anymore.
* community/open-vm-tools: build against libtirpc-nokrbJakub Jirutka2020-03-082-0/+19
|
* community/open-vm-tools: build without icuJakub Jirutka2020-03-081-2/+1
| | | | | icu-libs is huuuge (31 MiB) and it seems that it's not needed, at least for basic functionality; Unicode works even without it.
* community/open-vm-tools: fix perms for vmware-user-suid-wrappeJakub Jirutka2020-03-081-0/+3
|
* community/open-vm-tools: allow only u:root/g:vmware run vmware-* commandsJakub Jirutka2020-03-082-0/+17
|
* community/open-vm-tools: move script vm-support to /usr/sbinJakub Jirutka2020-03-081-2/+4
| | | | It requires root privileges to run.
* community/open-vm-tools: remove deprecated/unused stuff from init scriptJakub Jirutka2020-03-083-47/+27
|
* community/open-vm-tools: remove modules-load.dJakub Jirutka2020-03-081-12/+1
| | | | | | | It seems that it's actually not needed, contains already deprecated modules (e.g. vmxnet, vmblock) and is even installed in wrong location - it should be /usr/lib/modules-load.d or /etc/modules-load.d, not /lib/modules-load.d.
* community/gitea: fix adding to options on x86* and s390xRasmus Thomsen2020-03-081-1/+1
|
* community/xdg-desktop-portal-gtk: rebuild against gnome-desktop-3.35.91-r0Rasmus Thomsen2020-03-081-1/+1
|