aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/ecasound: Move from unmaintained and modernizeJean-Louis Fuchs2017-04-132-47/+39
| | | | | | | * Upgrade to 2.9.1 * Add check * Remove returns * Cleanup dependencies
* main/libvirt: netcat-openbsd not avail on some platforms, due to libbsdLeonardo Arena2017-04-131-2/+2
|
* main/speedtest-cli: upgrade to 1.0.4, modernize APKBUILDFrancesco Colista2017-04-131-6/+9
|
* community/py3-aiohttp: upgrade to 2.0.7, modernize APKBUILDFrancesco Colista2017-04-131-4/+9
|
* main/perl-libwww: upgrade to 6.26Leonardo Arena2017-04-131-3/+3
|
* testing/cargo: run all tests, but still ignore failuresJakub Jirutka2017-04-131-4/+7
|
* testing/rust: force rpath on prefer-dynamicJakub Jirutka2017-04-132-0/+38
|
* testing/rust: link libunwind properly and clean up libc link patchShiz2017-04-133-68/+21
|
* main/busybox: ash: support exec -aKaarle Ritvanen2017-04-123-1/+165
|
* community/psmisc: Fix FTBFS on ppc64leBreno Leitao2017-04-122-0/+22
| | | | | | | | | | | | | | | There is an issue with psmisc that fails to build due to names clash. This is the type of the problem this patch is resolving: In file included from /usr/include/sys/user.h:11:0, from peekfd.c:33: /usr/include/bits/user.h:1:8: error: redefinition of 'struct pt_regs' struct pt_regs { ^~~~~~~ In file included from peekfd.c:30:0: /usr/include/asm/ptrace.h:31:8: note: originally defined here struct pt_regs { ^~~~~~~
* main/libvirt: rebuild against xen 4.8Natanael Copa2017-04-121-1/+1
|
* main/xen: upgrade to 4.8.1Natanael Copa2017-04-1216-1361/+49
|
* community/ccid: upgrade to 1.4.26Timo Teräs2017-04-121-5/+3
|
* community/webkitgtk: Disabling build on ppc64leBreno Leitao2017-04-123-3/+3
| | | | | | | Disabing the build of webkitgtk on ppc64le since we are focusing on webkitgtk2. Disabling the packages that depends on community/webkitgtk also.
* community/wt: Improve build scriptBreno Leitao2017-04-121-2/+2
| | | | | | | | In my previous patch (b78aca01e9a5e941b35138d32dd02465ddc9e88d), I used "|| true" to avoid that the rm fails. As suggested by Jakub, I probably want to use parameter -f, which will never fails, thus, "|| true" is not required.
* testing/llvm-libunwind: fix build on x86Shiz2017-04-121-2/+3
| | | | | | | | libunwind likes to play fast and loose with -nodefaultlibs for no real useful reason, it seems. This prevents -lssp_nonshared from being linked in on x86 and thus breaking the stack protector-enabled build. Make it think -nodefaultlibs is not available to have it link the normal way.
* main/fossil: upgrade to 2.2André Klitzing2017-04-121-3/+3
|
* main/pgpool: remove -doc subpackageNatanael Copa2017-04-121-1/+1
|
* main/pgpool: upgrade to 3.6.2 and modernize abuildAndré Klitzing2017-04-121-12/+10
|
* community/uhttpmock: modernizeNatanael Copa2017-04-121-12/+3
|
* community/nodejs-current: upgrade to 7.9.0Martin Bratteng2017-04-121-2/+2
|
* community/uhttpmock: claim maintainership and fix deps for -devNatanael Copa2017-04-121-5/+3
|
* community/uhttpmock: upgrade to 0.5.1Natanael Copa2017-04-121-4/+2
|
* community/uhttpmock: move from testingNatanael Copa2017-04-121-0/+0
| | | | needed by libgdata
* community/libgdata: upgrade to 0.17.7Natanael Copa2017-04-121-4/+2
|
* community/libgdata: move from testingNatanael Copa2017-04-121-0/+0
| | | | needed by shotwell
* community/liboauth: move from testingNatanael Copa2017-04-121-0/+0
| | | | needed by libgdata
* community/zenity: upgrade to 3.24.0Natanael Copa2017-04-121-4/+2
|
* community/vte3: upgrade to 0.48.2Natanael Copa2017-04-121-9/+3
|
* community/vino: upgrade to 3.22.0Natanael Copa2017-04-121-6/+2
|
* community/shotwell: upgrade to 0.26.1Natanael Copa2017-04-121-3/+3
|
* community/network-manager-applet: upgrade to 1.7.1Natanael Copa2017-04-122-13/+37
|
* community/networkmanager: upgrade to 1.7.2Natanael Copa2017-04-121-2/+4
|
* community/libgweather: upgrade to 3.24.0Natanael Copa2017-04-121-4/+2
|
* community/gtksourceview: upgrade to 3.24.1Natanael Copa2017-04-121-4/+2
|
* community/gsettings-desktop-schemas: upgrade to 3.24.0Natanael Copa2017-04-121-4/+2
|
* community/gnome-power-manager: upgrade to 3.24.0Natanael Copa2017-04-121-4/+2
|
* 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.