aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/chicken: disable on ppc64le for nowWilliam Pitcock2017-04-151-1/+1
|
* community/zoneminder: upstream redefined 1.30.2 tagKaarle Ritvanen2017-04-162-31/+7
| | | | fixes #6913
* testing/py-packaging: move to communityWilliam Pitcock2017-04-151-0/+49
|
* community/binaryen: move from testingJakub Jirutka2017-04-154-0/+223
|
* community/xbps: move from testingJakub Jirutka2017-04-154-0/+587
|
* testing/pdfgrep: move to communityAndré Klitzing2017-04-141-0/+56
|
* community/qt5-qtserialport: build fixNatanael Copa2017-04-141-1/+1
| | | | needs udev hdeaders
* community/vlc: build with ffmpeg 3 and fix build with gcc6Natanael Copa2017-04-143-12/+597
|
* community/qt5-qtserialport: upgrade to 5.8.0Natanael Copa2017-04-141-4/+2
|
* communit/qt5-qtserialport: move from testingNatanael Copa2017-04-141-0/+29
|
* community/qt5-qtxmlpatterns: upgrade to 5.8.0Natanael Copa2017-04-141-17/+5
|
* community/qt5-qtxmlpatters: move from testingNatanael Copa2017-04-141-0/+49
|
* 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
|