aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* unmaintained/gnome-disk-utility: move awayNatanael Copa2017-04-123-0/+0
| | | | it has not been working for a while apparently
* community/geary: upgrade to 0.11.3Natanael Copa2017-04-125-80/+238
|
* community/evince: upgrade to 3.24.0Natanael Copa2017-04-121-4/+2
|
* testing/snapcast: add install files to main install optionCarlo Landmeter2017-04-121-4/+2
|
* testing/snapserver: splitting into subpackagesMarvin Steadfast2017-04-126-5/+70
| | | | | snapserver is now a metapackage installing snapclient and snapserver. also added default config and init file for snapserver.
* main/libdvdcss: fix mdependsLeonardo Arena2017-04-121-1/+2
|
* unmaintained/libdvdcss: newer version is now in mainLeonardo Arena2017-04-121-47/+0
|
* testing/dvdbackup: new aportLeonardo Arena2017-04-121-0/+34
| | | | Command line tool for DVD backups
* testing/handbrake: modernize APKBUILDLeonardo Arena2017-04-121-23/+16
|
* main/libdvdread: add support for CSS, modernize APKBUILDLeonardo Arena2017-04-121-20/+7
|
* main/libdvdcss: new aportLeonardo Arena2017-04-122-0/+141
| | | | Library for reading encrypted DVDs
* community/wt: Do not fail if directory does not existBreno Leitao2017-04-121-2/+2
| | | | | | Currently wt FTBFS due to lack of a directory inside $pkgdir (at least on ppc64le). This patch simply avoid the package break if the directory is not there.
* main/py-gobject3: tiny refactorCarlo Landmeter2017-04-121-18/+12
| | | | | py*-cairo are seperated pacakges so we do not ship a metapkg which can be used with our std python template.
* community/py-gst1: upgrade to 1.10.4 and moved to communityCarlo Landmeter2017-04-121-2/+2
|
* main/gst-libav1: upgrade to 1.10.4Carlo Landmeter2017-04-121-16/+5
|
* main/gst-plugins-bad1: upgrade to 1.10.4Carlo Landmeter2017-04-121-14/+6
|
* main/gst-plugins-good1: upgrade to 1.10.4Carlo Landmeter2017-04-121-19/+5
|
* main/gst-plugins-base1: upgrade to 1.10.4Carlo Landmeter2017-04-121-3/+5
|
* main/gstreamer1: upgrade to 1.10.4Carlo Landmeter2017-04-121-23/+8
|
* testing/llvm-libunwind: remove unused patchJakub Jirutka2017-04-121-51/+0
|
* main/rhash: move from community (need for cmake)Jakub Jirutka2017-04-122-0/+0
|
* main/perl-test-without-module: upgrade to 0.20Francesco Colista2017-04-121-20/+12
|
* main/nghttp2: upgrade to 1.21.1Francesco Colista2017-04-121-2/+2
|
* community/libgusb: upgrade to 0.2.10Francesco Colista2017-04-121-10/+7
|
* community/py-psutil: ugprade to 5.2.2, modernize APKBUILDFrancesco Colista2017-04-121-5/+10
|
* community/knot: upgrade to 2.4.3, modernize APKBUILDFrancesco Colista2017-04-121-12/+11
|
* community/perl-class-load-xs: upgrade to 0.10, modernize APKBUILDFrancesco Colista2017-04-121-12/+14
|
* community/perl-mime-charset: upgrade to 1.012.2Francesco Colista2017-04-121-2/+2
|
* main/py-pbr: upgrade to 2.1.0, modernize APKBUILDFrancesco Colista2017-04-121-4/+10
|
* main/perl-sub-identify: upgrade to 0.14Francesco Colista2017-04-121-2/+2
|
* community/perl-unicode-linebreak: upgrade to 2017.004, modernize APKBUILDFrancesco Colista2017-04-121-9/+11
|
* main/per-test-script: upgrade to 1.18, modernize APKBUILDFrancesco Colista2017-04-121-8/+13
|
* main/xf86-video-{i128,openchrome,vesa,xgixp} bump pkgrelNatanael Copa2017-04-124-4/+4
| | | | bump pkgrel to rebuild against xorg 1.19
* testing/handbrake: upgrade to 1.0.7Leonardo Arena2017-04-121-2/+2
|
* testing/cargo: add check(), but ignore test failures for nowJakub Jirutka2017-04-121-4/+19
|
* testing/cargo: upgrade to 0.17.0Jakub Jirutka2017-04-122-31/+24
|
* testing/cargo: improve abuildJakub Jirutka2017-04-121-23/+18
|
* testing/rust: build against llvm3.9Jakub Jirutka2017-04-121-2/+3
|
* testing/rust: fix multiple issues with static/dynamic linkingJakub Jirutka2017-04-125-12/+151
|
* testing/llvm-libunwind: upgrade to 3.9.1 and build with llvm3.9Jakub Jirutka2017-04-121-7/+7
|
* main/v4l-utils: fix build, now libdvbv5 is linked against udevFrancesco Colista2017-04-121-21/+21
|
* main/asterisk: upgrade to 14.4.0Timo Teräs2017-04-122-113/+85
|
* non-free/adobe-flashplayer: upgrade to 25.0.0.148Natanael Copa2017-04-121-3/+3
|
* main/musl: fix unwinding breakage on static PIE binariesShiz2017-04-122-1/+39
|
* main/opensmtpd: fix sendmail crash through undefined declarationsShiz2017-04-123-3/+159
|
* testing/llvm3.9: really disable failing FileSystemTest.CreateDirJakub Jirutka2017-04-122-8/+40
|
* testing/llvm3.9: disable perms assert in FileSystemTest.CreateDirJakub Jirutka2017-04-122-0/+31
| | | | It fails, probably due to some specific setup of /tmp on build servers.
* main/libbsd: disable on aarch64, fails to buildJakub Jirutka2017-04-121-1/+1
| | | | | | | nlist.c:43:25: fatal error: linux/a.out.h: No such file or directory #include <linux/a.out.h> ^ compilation terminated.
* main/netcat-openbsd: disable on armhf, libbsd not availJakub Jirutka2017-04-121-1/+1
|
* main/libbsd: disable on ppc64le, fails to buildJakub Jirutka2017-04-121-1/+1
| | | | | | | nlist.c:43:25: fatal error: linux/a.out.h: No such file or directory #include <linux/a.out.h> ^ compilation terminated.