aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/libgnomekbd: upgrade to 3.26.1Leo2019-04-281-11/+14
| | | | | | | - Remove obsolete gconf dependency - Be explicit about configuration - Fix license - Use modern style
* community/mpdscribble: modernizeLeo2019-04-281-28/+11
| | | | | | | | - Split $pkgname-openrc - fix url - fix license - fix building - adapt to modern style
* testing/acme.sh: add missing openssl dependencyLeo2019-04-281-13/+3
| | | | | | | - Removed check() and build() functions that do nothing - added options="!check" Closes GH-7373
* testing/totem-pl-parser: upgrade to 3.26.3Leo2019-04-281-14/+17
| | | | | | | - Adopt - Modernize - Enable libarchive and libgcrypt support - Enable tests
* testing/grilo: upgrade to 0.3.7Leo2019-04-281-20/+19
| | | | | | | | | - Adopt - Modernize - Fix license - switch to meson - Enable check - Split -libs package from binaries
* community/evince: upgrade to 3.32.0Leo2019-04-281-5/+5
|
* community/deadbeef: upgrade to 1.8.0Leo2019-04-284-92/+36
| | | | | | | | - Fix license - Disable static library - Remove superfluous builddir= assignment and cd statements - Add support for libsndfile and opus files - Add patch to fix build
* main/asciidoctor: update to 2.0.8Leo2019-04-281-2/+2
|
* main/linux-vanilla: enable Realtek RTL8822BE driverNatanael Copa2019-04-283-4/+4
| | | | | | found in Lenovo IdeaPad ref #10147
* testing/wireguard-virt: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.37-r0Natanael Copa2019-04-281-1/+1
|
* main/linux-vanilla: upgrade to 4.19.37Natanael Copa2019-04-281-2/+2
|
* community/perl-strictures: upgrade to 2.000006Roberto Oliveira2019-04-281-4/+4
|
* community/gradle: upgrade to 5.4.1Roberto Oliveira2019-04-281-2/+2
|
* testing/py3-dpath: fix providesprspkt2019-04-281-3/+3
|
* testing/py3-pgspecial: upgrade to 1.11.5prspkt2019-04-281-4/+4
|
* testing/py-pgspecial: drop python2prspkt2019-04-282-54/+33
|
* community/i3wm: fix type in subpkg definitionKevin Daudt2019-04-271-1/+1
|
* community/perl-types-serialiser: assume maintainershipKevin Daudt2019-04-271-1/+1
| | | Closes GH-6354
* community/perl-common-sense: assume maintainershipKevin Daudt2019-04-271-1/+1
| | | Closes GH-6354
* community/perl-common-sense: move from testingTaner Tas2019-04-271-0/+0
| | | Closes GH-6354
* community/perl-types-serialiser: move from testingTaner Tas2019-04-271-1/+6
| | | Closes GH-6354
* community/i3wm: add missing perl-anyevent-i3 dependencyTaner Tas2019-04-271-7/+32
| | | | | * separate i3-save-tree as subpackage due to extra dependencies Closes GH-6354
* community/perl-anyevent-i3: new aportTaner Tas2019-04-271-0/+33
| | | | | | https://metacpan.org/release/AnyEvent-I3 Communicate with the i3 window manager. Closes GH-6354
* community/perl-anyevent: move from testingTaner Tas2019-04-271-11/+6
| | | Closes GH-6354
* community/perl-json-xs move from testing, upgrade to 4.0Taner Tas2019-04-271-2/+2
| | | Closes GH-6354
* community/xe-guest-utilities: upgrade to 7.11.0Ian Bashford2019-04-271-6/+6
| | | | | | Updated to latest version - no details from upstream Closes GH-7277
* testing/py3-allfiles: modernizeprspkt2019-04-271-21/+6
|
* testing/py-allfiles: upgrade to python3prspkt2019-04-271-5/+7
|
* testing/py-openweather: remove aportprspkt2019-04-271-41/+0
| | | | | The project no longer supports the OpenWeathermap.org API. This results in runtime failures, irrespective of python version.
* testing/py3-daterangestr: modernizeprspkt2019-04-271-21/+6
|
* testing/py-daterangestr: upgrade to python3prspkt2019-04-271-5/+6
|
* testing/accountsservice: revert update to 0.6.54Kevin Daudt2019-04-272-26/+22
| | | | | | | | | | | | | The build is failing with the error message: > FAILED: data/org.freedesktop.accounts.policy > /usr/bin/meson --internal msgfmthelper > ../data/org.freedesktop.accounts.policy.in > data/org.freedesktop.accounts.policy xml > /home/buildozer/aports/testing/accountsservice/src/accountsservice-0.6.54/po > msgfmt: cannot locate ITS rules for ../data/org.freedesktop.accounts.policy.in This reverts commit 2294e239b2d97e11e6c53f3a44cbe81d2eff692f.
* community/py-werkzeug: upgrade to 0.15.2Leo2019-04-271-8/+17
|
* testing/k3s: new aportOleg Titov2019-04-271-0/+56
| | | | | | | https://k3s.io Lightweight Kubernetes. 5 less than k8s. Closes GH-7350
* testing/accountsservice: update to 0.6.54Rasmus Thomsen2019-04-272-22/+26
|
* testing/perl-locale-msgfmt: new aportTimothy Legge2019-04-271-0/+33
| | | | Closes GH-7383
* community/libfilezilla: add note about ABI instability of libfilezillaLeo2019-04-271-0/+1
| | | | | | | | | Taken from Void Linux https://github.com/void-linux/void-packages/commit/3f4da6f802ab1bcb5f20403ed668becb0a560578 https://www.reddit.com/r/voidlinux/comments/bhcxl4/filezilla_does_not_start_symbol_lookup_error/?st=juyzetv8&sh=07347122 Resolves #1234
* testing/plata-theme: upgrade to 0.7.9Leo2019-04-271-2/+2
| | | | Resolves #7369
* community/perl-mojolicious: upgrade to 8.15Francesco Colista2019-04-271-2/+2
|
* main/py-pbr: upgrade to 5.2.0Francesco Colista2019-04-271-3/+3
|
* community/py-psutil: upgrade to 5.6.2Francesco Colista2019-04-271-3/+3
|