aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gnome: don't bundle tracker-miners by defaultLeo2020-04-211-2/+1
| | | | It is a massive resource hog
* community/gnome-boxes: upgrade to 3.36.3Rasmus Thomsen2020-04-211-2/+2
|
* community/libbpf: upgrade to 0.0.8Adam Jensen2020-04-212-5/+5
|
* community/pulseaudio: fix audio over networkBart Ribbers2020-04-212-2/+32
|
* community/bcc: upgrade to 0.14.0Adam Jensen2020-04-211-3/+3
|
* testing/lua-jsonschema: upgrade to 0.8Guilherme Felipe da Silva2020-04-211-2/+2
|
* community/openblas: revert LAPACK changesArda Aytekin2020-04-211-2/+7
| | | | | | | | | | Reverted back the changes in `community/openblas` introduced in bea9248f and 7fd6f743 to let `openblas` install the optimized version of LAPACK. See the discussion under #10739. Note. !7023 was merged before the cherry-picking got completed following the changes under !7022. This commit fixes it.
* non-free/unifi: upgrade to 5.12.66TBK2020-04-211-2/+2
|
* community/kodi: disable on armhfKevin Daudt2020-04-211-1/+1
| | | | | | 3964fe8876 (community/flatbuffers: disable on armhf to unblock builders, 2020-03-16) disabled flatbuffers on armhf, so kodi needs to be disabled as well.
* community/chezmoi: upgrade to 1.8.0Kevin Daudt2020-04-211-2/+2
|
* community/kodi: upgrade to 18.6Francesco Colista2020-04-211-5/+3
|
* community/fmt: adding patch allowing kodi to buildFrancesco Colista2020-04-212-3/+216
| | | | | | This patch is needed because with fmt 6.2.0 kodi fails to build. Ref: https://github.com/fmtlib/fmt/issues/1620
* main/linux-octeon: upgrade to 5.4.34Ariadne Conill2020-04-212-6/+7
|
* community/gtk4.0: upgrade to 3.98.3Rasmus Thomsen2020-04-211-2/+4
|
* testing/materia-gtk-theme: disable on mipsAriadne Conill2020-04-211-1/+1
|
* community/aircrack-ng: disable on mipsAriadne Conill2020-04-211-1/+1
|
* community/konsole: fix regression with kshortcuts 5.69Ariadne Conill2020-04-212-3/+120
|
* main/perl-struct-dumb: upgrade to 0.12Leo2020-04-211-4/+3
|
* testing/pmbootstrap: add missing dependancy py3-setuptoolsAnjandev Momi2020-04-211-3/+2
|
* testing/xdo: new aportAnjandev Momi2020-04-201-0/+22
| | | | | | https://github.com/baskerville/xdo Small X utility to perform elementary actions on windows testing/
* community/python2-tkinter: security upgrade to 2.7.18J0WI2020-04-211-23/+20
|
* main/python2: security upgrade to 2.7.18J0WI2020-04-211-3/+5
|
* testing/materia-kde: new aportLeo2020-04-211-0/+134
| | | | | https://github.com/PapirusDevelopmentTeam/materia-kde Materia theme from GNOME for KDE Plasma 5
* testing/materia-gtk-theme: new aportLeo2020-04-211-0/+151
| | | | | https://github.com/nana-4/materia-theme Material Design theme for GNOME/GTK desktops
* testing/py3-autopep8: upgrade to 1.5.2Leo2020-04-211-2/+2
|
* testing/libuninameslist: upgrade to 20200413Leo2020-04-201-2/+2
|
* main/git: upgrade to 2.26.2Leo2020-04-201-3/+6
|
* community/openblas: revert LAPACK changesArda Aytekin2020-04-201-5/+3
| | | | | | | Reverted back the changes in `community/openblas` introduced in bea9248f and 7fd6f743 to let `openblas` install the optimized version of LAPACK. See the discussion under #10739.
* community/py3-apache-libcloud: upgrade to 3.0.0Francesco Colista2020-04-201-2/+2
|
* community/aircrack-ng: ugprade to 1.6Francesco Colista2020-04-202-24/+17
|
* testing/obs-studio: upgrade to 25.0.7Francesco Colista2020-04-201-2/+2
|
* testing/qownnotes: upgrade to 20.4.11Francesco Colista2020-04-201-2/+2
|
* community/jenkins: upgrade to 2.233Francesco Colista2020-04-201-2/+2
|
* testing/vimix-theme: new aportLeo2020-04-201-0/+83
| | | | | https://github.com/vinceliuice/vimix-gtk-themes Flat Material Design Theme
* main/py3-virtualenv: add missing dependenciesmsrd02020-04-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves moving py3-distlib from community to main respective error messages: Traceback (most recent call last): File "/usr/bin/virtualenv", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3259, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3242, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3271, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 584, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 901, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 787, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'filelock<4,>=3.0.0' distribution was not found and is required by virtualenv Traceback (most recent call last): File "/usr/bin/virtualenv", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3259, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3242, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3271, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 584, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 901, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 787, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'distlib<1,>=0.3.0' distribution was not found and is required by virtualenv
* testing/subtitleeditor: build against enchant2TBK2020-04-202-4/+48
|
* community/cage: upgrade to 2020-04-17Antoine Fontaine2020-04-202-34/+6
| | | | | it adds support for latest wlroots version and fix https://gitlab.alpinelinux.org/alpine/aports/issues/11418.
* community/gnome-software-plugin-apk: upgrade to 0.2.1Rasmus Thomsen2020-04-201-2/+2
|
* community/apk-polkit: upgrade to 0.2.1Rasmus Thomsen2020-04-202-50/+4
|
* community/webkit2gtk: add secfixes infoLeo2020-04-201-0/+2
| | | | See #11415
* testing/chez-scheme: new aportWill sinatra2020-04-202-0/+57
| | | | New aport for Cisco's Chez Scheme/Petite Chez Scheme
* community/grantlee: add qt5-qtdeclarative dependencyAriadne Conill2020-04-201-2/+2
| | | | this is needed for making scriptabletags plugin available, needed by kmail
* community/php7: switch to enchant-2Leo2020-04-202-3/+70
|
* community/archivemount: upgrade to 0.9.1Leo2020-04-201-4/+4
|
* community/py3-itypes: upgrade to 1.2.0Leo2020-04-201-3/+3
|
* main/openvpn: security upgrade to 2.4.9J0WI2020-04-201-3/+9
|
* unmaintained/sdfat: move from testingLeo2020-04-202-0/+0
|
* unmaintained/zendframework: move from communityAndy Postnikov2020-04-201-2/+1
| | | | https://framework.zend.com/blog/2020-01-24-laminas-launch
* community/tini: upgrade to 0.19.0Leo2020-04-201-3/+3
|
* community/influxdb: upgrade to 1.8.0Konstantin Kulikov2020-04-201-19/+12
|