Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/chicken: disable on ppc64le for now | William Pitcock | 2017-04-15 | 1 | -1/+1 | |
| | ||||||
* | community/zoneminder: upstream redefined 1.30.2 tag | Kaarle Ritvanen | 2017-04-16 | 2 | -31/+7 | |
| | | | | fixes #6913 | |||||
* | testing/py-packaging: move to community | William Pitcock | 2017-04-15 | 1 | -0/+49 | |
| | ||||||
* | community/binaryen: move from testing | Jakub Jirutka | 2017-04-15 | 4 | -0/+223 | |
| | ||||||
* | community/xbps: move from testing | Jakub Jirutka | 2017-04-15 | 4 | -0/+587 | |
| | ||||||
* | testing/pdfgrep: move to community | André Klitzing | 2017-04-14 | 1 | -0/+56 | |
| | ||||||
* | community/qt5-qtserialport: build fix | Natanael Copa | 2017-04-14 | 1 | -1/+1 | |
| | | | | needs udev hdeaders | |||||
* | community/vlc: build with ffmpeg 3 and fix build with gcc6 | Natanael Copa | 2017-04-14 | 3 | -12/+597 | |
| | ||||||
* | community/qt5-qtserialport: upgrade to 5.8.0 | Natanael Copa | 2017-04-14 | 1 | -4/+2 | |
| | ||||||
* | communit/qt5-qtserialport: move from testing | Natanael Copa | 2017-04-14 | 1 | -0/+29 | |
| | ||||||
* | community/qt5-qtxmlpatterns: upgrade to 5.8.0 | Natanael Copa | 2017-04-14 | 1 | -17/+5 | |
| | ||||||
* | community/qt5-qtxmlpatters: move from testing | Natanael Copa | 2017-04-14 | 1 | -0/+49 | |
| | ||||||
* | community/qt5-qt*: move from main | Natanael Copa | 2017-04-14 | 23 | -0/+1073 | |
| | ||||||
* | community/acf-vlc-daemon: move from main | Natanael Copa | 2017-04-14 | 1 | -0/+39 | |
| | ||||||
* | community/vlc: move from main | Natanael Copa | 2017-04-14 | 7 | -0/+480 | |
| | ||||||
* | community/wireshark: move from main | Natanael Copa | 2017-04-14 | 3 | -0/+179 | |
| | ||||||
* | community/terminator: add missing depend | Leonardo Arena | 2017-04-14 | 1 | -2/+3 | |
| | ||||||
* | community/msttcorefonts-installer: add omitted prefix dir | Leonardo Arena | 2017-04-14 | 1 | -2/+2 | |
| | ||||||
* | community/msttcorefonts-installer: move into community | Leonardo Arena | 2017-04-14 | 3 | -0/+80 | |
| | ||||||
* | community/mumudvb: Add proper dependencies | Breno Leitao | 2017-04-13 | 1 | -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 build | Breno Leitao | 2017-04-13 | 1 | -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 ppc64le | Breno Leitao | 2017-04-13 | 1 | -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.2 | Jakub Jirutka | 2017-04-13 | 2 | -4/+18 | |
| | ||||||
* | community/R: enable on all arches | Jakub Jirutka | 2017-04-13 | 1 | -2/+1 | |
| | | | | openjdk8 is already available for all architectures. | |||||
* | community/nodejs-current: update ppc patch to fit sampler | Gustavo Romero | 2017-04-13 | 2 | -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 APKBUILD | Francesco Colista | 2017-04-13 | 1 | -4/+9 | |
| | ||||||
* | community/psmisc: Fix FTBFS on ppc64le | Breno Leitao | 2017-04-12 | 2 | -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.26 | Timo Teräs | 2017-04-12 | 1 | -5/+3 | |
| | ||||||
* | community/webkitgtk: Disabling build on ppc64le | Breno Leitao | 2017-04-12 | 2 | -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 script | Breno Leitao | 2017-04-12 | 1 | -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: modernize | Natanael Copa | 2017-04-12 | 1 | -12/+3 | |
| | ||||||
* | community/nodejs-current: upgrade to 7.9.0 | Martin Bratteng | 2017-04-12 | 1 | -2/+2 | |
| | ||||||
* | community/uhttpmock: claim maintainership and fix deps for -dev | Natanael Copa | 2017-04-12 | 1 | -5/+3 | |
| | ||||||
* | community/uhttpmock: upgrade to 0.5.1 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/uhttpmock: move from testing | Natanael Copa | 2017-04-12 | 1 | -0/+50 | |
| | | | | needed by libgdata | |||||
* | community/libgdata: upgrade to 0.17.7 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/libgdata: move from testing | Natanael Copa | 2017-04-12 | 1 | -0/+45 | |
| | | | | needed by shotwell | |||||
* | community/liboauth: move from testing | Natanael Copa | 2017-04-12 | 1 | -0/+41 | |
| | | | | needed by libgdata | |||||
* | community/zenity: upgrade to 3.24.0 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/vte3: upgrade to 0.48.2 | Natanael Copa | 2017-04-12 | 1 | -9/+3 | |
| | ||||||
* | community/vino: upgrade to 3.22.0 | Natanael Copa | 2017-04-12 | 1 | -6/+2 | |
| | ||||||
* | community/shotwell: upgrade to 0.26.1 | Natanael Copa | 2017-04-12 | 1 | -3/+3 | |
| | ||||||
* | community/network-manager-applet: upgrade to 1.7.1 | Natanael Copa | 2017-04-12 | 2 | -13/+37 | |
| | ||||||
* | community/networkmanager: upgrade to 1.7.2 | Natanael Copa | 2017-04-12 | 1 | -2/+4 | |
| | ||||||
* | community/libgweather: upgrade to 3.24.0 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/gtksourceview: upgrade to 3.24.1 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/gsettings-desktop-schemas: upgrade to 3.24.0 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | community/gnome-power-manager: upgrade to 3.24.0 | Natanael Copa | 2017-04-12 | 1 | -4/+2 | |
| | ||||||
* | unmaintained/gnome-disk-utility: move away | Natanael Copa | 2017-04-12 | 3 | -115/+0 | |
| | | | | it has not been working for a while apparently | |||||
* | community/geary: upgrade to 0.11.3 | Natanael Copa | 2017-04-12 | 5 | -80/+238 | |
| |