aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/qt5-qt*: move from mainNatanael Copa2017-04-1423-0/+1073
|
* community/acf-vlc-daemon: move from mainNatanael Copa2017-04-141-0/+39
|
* community/vlc: move from mainNatanael Copa2017-04-147-0/+480
|
* community/wireshark: move from mainNatanael Copa2017-04-143-0/+179
|
* community/terminator: add missing dependLeonardo Arena2017-04-141-2/+3
|
* community/msttcorefonts-installer: add omitted prefix dirLeonardo Arena2017-04-141-2/+2
|
* community/msttcorefonts-installer: move into communityLeonardo Arena2017-04-143-0/+80
|
* community/mumudvb: Add proper dependenciesBreno Leitao2017-04-131-1/+1
| | | | | | | | | | | | | mumudvb currently depends on gettext, but it is not listed in the depencies variable, causing the following errror: configure.ac:27: warning: macro 'AM_ICONV' not found in library configure.ac:27: error: possibly undefined macro: AM_ICONV If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 Adding the proper depedency fix this issue and the package builds fine
* community/libevhtp: Fix buildBreno Leitao2017-04-131-3/+1
| | | | | Currently this package fails to build due to what seems to be an extra line between cmake and ./ added in commit 58744e6bc853
* community/py-opencl: Do not build on ppc64leBreno Leitao2017-04-131-1/+1
| | | | | | | Currently py-opencl breaks hard on ppc64le and the patch does not seem trivial. I don't think that OpenCL was ever ported to ppc64le. Skipping this package at this moment.
* community/ruby-pygments: upgrade to 1.1.2Jakub Jirutka2017-04-132-4/+18
|
* community/R: enable on all archesJakub Jirutka2017-04-131-2/+1
| | | | openjdk8 is already available for all architectures.
* community/nodejs-current: update ppc patch to fit samplerGustavo Romero2017-04-132-4/+4
| | | | | | | | Update ppc patch due to a refactor in sampler.cc internals introduced in [1] where 'state' variable is now treated as a pointer. [1] https://goo.gl/YwyjCC
* community/py3-aiohttp: upgrade to 2.0.7, modernize APKBUILDFrancesco Colista2017-04-131-4/+9
|
* 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 { ^~~~~~~
* community/ccid: upgrade to 1.4.26Timo Teräs2017-04-121-5/+3
|
* community/webkitgtk: Disabling build on ppc64leBreno Leitao2017-04-122-2/+2
| | | | | | | 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.
* 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/+50
| | | | needed by libgdata
* community/libgdata: upgrade to 0.17.7Natanael Copa2017-04-121-4/+2
|
* community/libgdata: move from testingNatanael Copa2017-04-121-0/+45
| | | | needed by shotwell
* community/liboauth: move from testingNatanael Copa2017-04-121-0/+41
| | | | 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-115/+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
|
* 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.
* community/py-gst1: upgrade to 1.10.4 and moved to communityCarlo Landmeter2017-04-121-0/+68
|
* main/rhash: move from community (need for cmake)Jakub Jirutka2017-04-122-79/+0
|
* 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
|
* community/perl-unicode-linebreak: upgrade to 2017.004, modernize APKBUILDFrancesco Colista2017-04-121-9/+11
|
* community/perl-net-cli-interact: Fix dependency listBreno Leitao2017-04-111-2/+3
| | | | | | | | | | | This package FTBFS because not all the dependencies were listed properly. Causing errors like: Can't locate object method "log_at" via package "Net::CLI::Interact Error: Can't locate Eval/Closure.pm in @INC Adding the missing dependencies fixed this problem.
* community/icingaweb2: Disabling on ppc64leBreno Leitao2017-04-111-1/+1
| | | | | | | | | Currently icingaweb2 depends on icinga2 that depends on monitoring-plugins. Package monitoring-plugins is crashing the ppc64le builder at this moment. Once we have monitoring-plugins build fixed, we can revert this package.