Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/xpra: upgrade to 3.0.1 | Leo | 2019-10-23 | 1 | -3/+3 |
| | |||||
* | community/xpra: use canonical name for py3-gobject3-dev | Leo | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | community/xpra: rebuild against libx265.so.179 | Leo | 2019-10-11 | 1 | -1/+1 |
| | | | | Closes !141 | ||||
* | community/xpra: upgrade to 3.0 | Stuart Cardall | 2019-10-02 | 1 | -2/+2 |
| | | | | * https://xpra.org/trac/wiki/News | ||||
* | community/xpra: upgrade to 2.5.3 | Leo | 2019-09-09 | 1 | -17/+65 |
| | |||||
* | community/xpra: disable on all arches due to py2-numpy being removed | Leo | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | community/xpra: remove cython-dev from makedepends, rebuild | Oleg Titov | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | community/xpra: rebuild against libx265.so.169 | prspkt | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | main/libvpx: upgrade to 1.8.0 | Tim Brust | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | community/xpra: upgrade to 2.4.2 | Stuart Cardall | 2018-12-10 | 1 | -4/+4 |
| | | | | https://www.xpra.org/trac/wiki/News | ||||
* | community/xpra: rebuidl against ffmpeg 4 | Natanael Copa | 2018-11-09 | 1 | -1/+1 |
| | |||||
* | community/xpra: upgrade to 2.3.4, use https | prspkt | 2018-09-26 | 1 | -4/+4 |
| | |||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -1/+1 |
| | | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used: | ||||
* | community/xpra: rebuild against libx265.so.160 | prspkt | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | community/xpra: upgrade to 2.3.2 | Roberto Oliveira | 2018-07-02 | 1 | -2/+2 |
| | |||||
* | community/xpra: upgrade to 2.3.1 | Stuart Cardall | 2018-06-30 | 1 | -3/+3 |
| | |||||
* | community/[various]: rebuild against openblas-0.3.0, enable s390x | Tuan M. Hoang | 2018-06-04 | 1 | -3/+3 |
| | | | | community/suitesparse: upgrade to to 5.2.0 | ||||
* | community/xpra: rebuild against x264-20180304 and x265-2.7 | Timo Teräs | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | community/xpra: upgrade to 2.2.6 and improve abuild | prspkt | 2018-04-05 | 1 | -8/+7 |
| | |||||
* | community/xpra: upgrade to 2.2.5 | Stuart Cardall | 2018-03-07 | 1 | -2/+2 |
| | |||||
* | community/xpra: upgrade to 2.2.4 | Francesco Colista | 2018-02-07 | 1 | -2/+2 |
| | |||||
* | community/xpra: upgrade to 2.2.3 | Stuart Cardall | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | community/xpra: upgrade to 2.2.1 | Stuart Cardall | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | community/xpra: rebuild against x265 2.6 | TBK | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | community/xpra: upgrade to 2.2 | Stuart Cardall | 2017-12-13 | 1 | -2/+2 |
| | | | | https://xpra.org/trac/wiki/News#a2.2ImportantFeatures | ||||
* | community/xpra: upgrade to 2.1.3 | Natanael Copa | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | community/xpra: disable on armhf due to build failure | Jakub Jirutka | 2017-10-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | gcc -DNDEBUG -Os -fomit-frame-pointer -pipe -fPIC -g -Os -fomit-frame-pointer -pipe \ -fno-strict-aliasing -Os -fomit-frame-pointer -pipe -fPIC -I/usr/include/python2.7 \ -c xpra/codecs/dec_avcodec2/decoder.c \ -o build/temp.linux-armv8l-2.7/xpra/codecs/dec_avcodec2/decoder.o -Wl,--as-needed \ -Wall -Werror -fPIC xpra/codecs/dec_avcodec2/decoder.c: In function '__pyx_pf_4xpra_6codecs_12dec_avcodec2_7decoder_7Decoder_init_context': xpra/codecs/dec_avcodec2/decoder.c:5551:3: error: 'refcounted_frames' is deprecated [-Werror=deprecated-declarations] __pyx_v_self->codec_ctx->refcounted_frames = 1; ^~~~~~~~~~~~ In file included from xpra/codecs/dec_avcodec2/decoder.c:558:0: /usr/include/libavcodec/avcodec.h:2694:9: note: declared here int refcounted_frames; ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors error: command 'gcc' failed with exit status | ||||
* | community/xpra: add final newline to xorg.conf | Jakub Jirutka | 2017-10-23 | 1 | -3/+4 |
| | | | | Fixes https://bugs.alpinelinux.org/issues/5478 | ||||
* | community/xpra: upgrade to 2.1.2 | Stuart Cardall | 2017-09-19 | 1 | -2/+2 |
| | | | | https://github.com/svn2github/Xpra/blob/master/trunk/src/NEWS | ||||
* | community/xpra: update to 2.1.1 | Stuart Cardall | 2017-08-10 | 1 | -2/+2 |
| | |||||
* | community/xpra: upgrade to 2.1 | Stuart Cardall | 2017-07-28 | 1 | -6/+5 |
| | | | | http://xpra.org/trac/wiki/News | ||||
* | community/xpra: update to 2.0.3 | Stuart Cardall | 2017-07-07 | 1 | -3/+3 |
| | |||||
* | community/xpra: gst*1 was renamed | Natanael Copa | 2017-07-06 | 1 | -2/+2 |
| | |||||
* | community/xpra: rebuild against libvpx 1.6 | Natanael Copa | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | community/xpra: enable build on ppc64le | Roberto Oliveira | 2017-06-09 | 1 | -1/+1 |
| | | | | | xpra was disabled because py-opencl was not building in ppc64le, but now we have the py-opencl, so enabling it. | ||||
* | community/xpra: rebuild against x265-2.4 | Leonardo Arena | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | community/xpra: disable on s390x | Natanael Copa | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | community/xpra: update to 2.0.2 | Stuart Cardall | 2017-04-21 | 1 | -6/+6 |
| | | | | https://xpra.org/trac/wiki/News | ||||
* | community/xpra: no ppc64le for now | William Pitcock | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | community/xpra: improve abuild | Jakub Jirutka | 2017-03-12 | 1 | -2/+6 |
| | |||||
* | community/xpra: update to 1.0.4 | Stuart Cardall | 2017-03-12 | 1 | -4/+5 |
| | |||||
* | trigger rebuilds on libwebp dependents | William Pitcock | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | community/xpra: bump pkgrel due to x265 upgrade | Francesco Colista | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | community/xpra: update to 1.0.3 | Stuart Cardall | 2017-02-15 | 1 | -6/+3 |
| | |||||
* | community/xpra: update to 1.0.1 / create xpra-webclient subpkg | Stuart Cardall | 2017-01-30 | 1 | -10/+17 |
| | | | | | | https://xpra.org/trac/wiki/News html5 websockets client split into xpra-webclient subpkg | ||||
* | community/xpra: fix dummy_drv.so relocation error | Stuart Cardall | 2016-11-18 | 1 | -1/+4 |
| | | | | Fixes https://bugs.alpinelinux.org/issues/5478 | ||||
* | community/xpra: update to 0.17.6 | Stuart Cardall | 2016-11-17 | 1 | -4/+4 |
| | |||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -3/+1 |
| | |||||
* | [various] rename python executable in APKBUILDs to python2 | Jakub Jirutka | 2016-10-26 | 1 | -2/+2 |
| |