| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
https://www.xpra.org/trac/wiki/News
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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/suitesparse: upgrade to to 5.2.0
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
| |
|
|
|
|
| |
https://xpra.org/trac/wiki/News#a2.2ImportantFeatures
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Fixes https://bugs.alpinelinux.org/issues/5478
|
|
|
|
| |
https://github.com/svn2github/Xpra/blob/master/trunk/src/NEWS
|
| |
|
|
|
|
| |
http://xpra.org/trac/wiki/News
|
| |
|
| |
|
| |
|
|
|
|
|
| |
xpra was disabled because py-opencl was not building in ppc64le, but now
we have the py-opencl, so enabling it.
|
| |
|
| |
|
|
|
|
| |
https://xpra.org/trac/wiki/News
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
https://xpra.org/trac/wiki/News
html5 websockets client split into xpra-webclient subpkg
|
|
|
|
| |
Fixes https://bugs.alpinelinux.org/issues/5478
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
xpra/codecs/dec_avcodec2/decoder.c:7507:9: error: 'avcodec_decode_video2' is deprecated [-Werror=deprecated-declarations]
__pyx_v_len = avcodec_decode_video2(__pyx_v_self->codec_ctx, __pyx_v_self->av_frame, (&__pyx_v_got_picture), (&__pyx_v_avpkt));
^~~~~~~~~~~
In file included from xpra/codecs/dec_avcodec2/decoder.c:307:0:
|
|
albatross-themes
apk-post-messages
autossh
bitcoin
btrbk
entr
ffmpegthumbnailer
firejail
firetools
fwsnort
gnome-colors
imapsync
inetutils-syslogd
inotify-tools-inc
isync
junit
ktsuss
letsencrypt-nosudo
libmbim
libndp
libqmi
libteam
mini-sendmail
modemmanager
namecoin
networkmanager
nginx-naxsi
numix-themes
nxapi
opencl-headers
opencl-icd-loader
opus-tools
perl-authen-ntlm
perl-bit-vector
perl-data-uniqid
perl-file-copy-recursive
perl-getopt-argvfile
perl-io-tee
perl-iptables-chainmgr
perl-iptables-parse
perl-module-scandeps
perl-par-dist
perl-par-packer
perl-par
perl-uri-escape
psad
py-crcmod
py-graphviz
py-lz4
py-opencl
py-opengl-accelerate
runit
secpwgen
secure-delete
socklog
spacefm
tinyssh
udevil
virt-viewer
virtualbricks
whois
wrk
xpra
zram-init
|