Commit graph

4109 commits

Author SHA1 Message Date
Enno Boland
95622a0f01 New package: Field3D-1.7.3 2021-04-20 11:59:35 +02:00
Enno Boland
5f73330e29 New package: ptex-2.3.2 2021-04-20 11:59:35 +02:00
Isaac Freund
f223cb8977 wlroots: update to 0.13.0. 2021-04-20 01:28:30 -03:00
Helmut Pozimski
fecc5a653b libfm-qt: update to 0.17.1. 2021-04-17 13:17:07 +02:00
Justin Jagieniak
ab007f5081 mariadb: update to 10.5.9. 2021-04-15 21:23:51 +02:00
Roberto Ricci
4e235266ec fluidsynth: update to 2.2.0. 2021-04-14 19:33:08 +00:00
Đoàn Trần Công Danh
316eb464ab embb: fix cmake, shared libs location 2021-04-12 08:29:02 +07:00
Đoàn Trần Công Danh
a4628b1dfd Haru: build versioned SONAME 2021-04-12 07:48:12 +07:00
Érico Rolim
fd8a0f6fed ell: update to 0.39.
Add warnings about ABI stability.
2021-04-11 01:13:03 -03:00
Enno Boland
e61b317795
gedit: update to 40.0. 2021-04-09 18:52:25 +02:00
Enno Boland
3fb7b11316
tepl: update to 6.00.0. 2021-04-09 18:52:24 +02:00
Enno Boland
5dfaea0fd6
evolution: update to 3.40.0. 2021-04-09 18:52:19 +02:00
Enno Boland
57df2f3a82
evolution-data-server: update to 3.40.0. 2021-04-09 18:52:19 +02:00
Enno Boland
69c131c899
glib: update to 2.68.0.
* disable broken tests on musl

* add backport fix.
2021-04-09 18:52:18 +02:00
oreo639
20fcf82386
mutter: update to 40.0 2021-04-09 18:52:17 +02:00
Đoàn Trần Công Danh
747a69f695 calligra: restore libkokross.so 2021-04-08 21:04:46 +07:00
q66
2a124d83af llvm10: remove 2021-04-07 19:47:50 +02:00
biopsin
c082e31fd4 libmypaint: update to 1.6.1
Since neither GIMP or mypaint use the gobject-introspection, we don't
have to hack around it for cross targets, at least not yet.
2021-04-06 09:59:20 -03:00
Đoàn Trần Công Danh
f93dcfec3c vtk: devendor most of dependencies 2021-04-04 11:08:18 +07:00
Karol Kosek
3423ff7c82 libqmatrixclient: remove package.
The package was only used for Quaternion<=0.0.9.4, but since the newer
versions use an API under a new name -- libQuotient, it can be removed.
2021-04-01 18:42:06 +02:00
Karol Kosek
5f350b4ded New package: libQuotient-0.6.6 2021-04-01 18:42:06 +02:00
Karol Kosek
e8c187c7d6 gumbo-parser: depend -devel package on the base and fixes
- Installing gumbo-parser-devel didn't provide .so files,
  because they are in the base package, so packages depending on
  this library used the static one instead.

- add libgumbo to shlibs

- fix checks

- remove starting an article
2021-04-01 11:00:25 -03:00
Florian Warzecha
53974aaaa2 New package: ldacBT-2.0.2.3 2021-03-31 15:37:49 -03:00
Evgeny Ermakov
f4510d057d libofx: update to 0.10.1. 2021-03-30 22:35:47 -03:00
Andrew Benson
2311bd0774 zeek: update to 4.0.0. 2021-03-30 17:25:31 -05:00
Duncaen
ea2d8e647a
New package: libmd-1.0.3 2021-03-30 19:30:42 +02:00
Leah Neukirchen
e81e121126 liburing: update to 2.0.
Disable building tests and examples.

Closes #29622.
2021-03-30 17:17:29 +02:00
Đoàn Trần Công Danh
6ed8a3559a New package: libgcroots-0.3.2 2021-03-29 21:23:16 +07:00
Đoàn Trần Công Danh
700c49292e anthy: update to 0.4. 2021-03-29 21:23:16 +07:00
Érico Rolim
e1091a5c5b gettext: reorganize so gettext-libs only ships versioned libintl.so.
Move unrelated libraries to gettext package, since they are only used by
it and by gtranslator, which will for the most part be installed
alongside gtranslator already.

The main purpose with this PR is to stop shipping unversioned libintl.so
in gettext-libs. What happens in this case is that packages built
natively for musl with localization support will have gettext in
hostmakedepends, which will lead to gettext-libs being in the host, and,
consequently, /usr/lib/libintl.so being available.

Due to CMake's FindIntl being bad, CMake projects will assume they
should use libintl.so instead of the gettext support from libc, and link
against it unnecessarily (and sometimes innefectively: CMake points the
compiler at /usr/include/libintl.h instead of our
/usr/include/gettext/libintl.h, which means the musl header will be used
instead, and unless the main executable is linked against libintl, the
library's functions won't even be used). Leaving only the essential
libraries in gettext-libs (versioned libintl.so files) and guaranteeing
gettext doesn't pull in the unversioned one means many packages won't
depend on libintl unnecessarily any more. As a matter of fact, this is a
case where our cross builds were more "correct" than native ones, since
libintl.so in the host won't be found for the target.

Furthermore, some packages require autopoint(1) in order to run
autoreconf; to avoid depending on gettext-devel for it, and ending up
linking in libintl into the final binary, we split it into the
gettext-devel-tools subpackage as well.

Also pull in Alpine patches fixing test failures.
2021-03-24 00:51:08 -03:00
Leah Neukirchen
e3385d84d8 courier-unicode: update to 2.2.2. 2021-03-21 13:26:47 +01:00
amak
dfde7c9e0a libupnpp: update to 0.21.0 2021-03-17 09:31:01 -04:00
Đoàn Trần Công Danh
7daa75ec09 spdlog: build shared lib 2021-03-17 06:07:03 +07:00
marmeladema
1d676d6284 kodi-platform: update to 20180302 and enable cross compilation 2021-03-16 16:45:39 -03:00
Helmut Pozimski
4dd077cd8d libfilezilla: update to 0.27.1. 2021-03-16 20:30:00 +01:00
Đoàn Trần Công Danh
86484672e4 dotherside: update to 0.7.1. 2021-03-16 07:45:23 +07:00
marmeladema
be32f40190 libwaylandpp: fix shlibs 2021-03-15 21:07:55 -03:00
Nicolo
09f69b72d7 isl: update to 0.23 (with soname; fixing license and homepage) 2021-03-12 12:19:58 -03:00
Gonzalo Tornaría
7bc92c1e6e giac: missing dependencies and fixes
- makedepend on mpfr-devel: used for arbitrary precision floats,
   otherwise they are limited to double precision (53 bits ~ 13 digits)

 - makedepend on pari-devel: used for number theory functions

 - fix one line of test output to match a change in pari

 - fix a bug in invmod which resulted in a test fail (chk_xavier)

 - increase stacksize in musl which is needed for tests to pass

In addition to the two new makedepends, there is a small patch that
fixes one line of test output to match a change in pari.

With this commit, all 12 tests pass in glibc and in musl.

See #28989 for the original issue.
2021-03-08 17:08:11 -03:00
John
656e53a085 kImageAnnotator: update to 0.4.1. 2021-03-08 20:28:24 +01:00
John
7ead55a985 kColorPicker: update to 0.1.5. 2021-03-08 20:28:24 +01:00
John
98caea4d69 zfs: rebuild against OpenSSL 2021-03-05 22:09:23 +01:00
John
dd014dc882 zeek: rebuild against OpenSSL 2021-03-05 22:09:23 +01:00
John
66138ea5aa zchunk: rebuild against OpenSSL 2021-03-05 22:09:23 +01:00
John
4420f2a908 yubico-piv-tool: rebuild against OpenSSL 2021-03-05 22:09:23 +01:00
John
d6ec104dc1 yara: rebuild against OpenSSL 2021-03-05 22:09:23 +01:00
John
2ea3501ee0 xmlsec1: rebuild against OpenSSL 2021-03-05 22:08:08 +01:00
John
18ab7bafd0 xmlrpc-c: rebuild against OpenSSL 2021-03-05 22:08:08 +01:00
John
395afb5f55 xar: rebuild against OpenSSL 2021-03-05 22:08:07 +01:00
John
c467e569c2 wvstreams: rebuild against OpenSSL 2021-03-05 22:08:07 +01:00
John
d5ae245eaa vde2: rebuild against OpenSSL 2021-03-05 22:07:37 +01:00
John
4cd6ac880d trousers: rebuild against OpenSSL 2021-03-05 22:07:34 +01:00
John
987acc0779 swiften: rebuild against OpenSSL 2021-03-05 22:07:26 +01:00
John
6b5bb06783 swi-prolog: rebuild against OpenSSL 2021-03-05 22:07:26 +01:00
John
0f7decdd0b sssd: rebuild against OpenSSL 2021-03-05 22:07:26 +01:00
John
75966d886c sqlcipher: rebuild against OpenSSL 2021-03-05 22:07:26 +01:00
John
79bbf773b1 spice: rebuild against OpenSSL 2021-03-05 22:07:26 +01:00
John
9543ff10eb spice-gtk: rebuild against OpenSSL 2021-03-05 22:07:25 +01:00
John
71beb8de4d serf: rebuild against OpenSSL 2021-03-05 22:07:25 +01:00
John
13086e589c seafile-libclient: rebuild against OpenSSL 2021-03-05 22:07:25 +01:00
John
2e0a7f32aa rabbitmq-c: rebuild against OpenSSL 2021-03-05 22:06:17 +01:00
John
5413efc5f1 qca-qt5: rebuild against OpenSSL 2021-03-05 22:06:16 +01:00
John
0d6a08e27b poco: rebuild against OpenSSL 2021-03-05 22:03:53 +01:00
John
068ced06aa pkcs11-helper: rebuild against OpenSSL 2021-03-05 22:03:52 +01:00
John
68579a86ac pjproject: rebuild against OpenSSL 2021-03-05 22:03:51 +01:00
John
38026b6b5e opusfile: rebuild against OpenSSL 2021-03-05 22:03:19 +01:00
John
48ac23c75c opkg: rebuild against OpenSSL 2021-03-05 22:03:19 +01:00
John
aebdb173ef opensc: rebuild against OpenSSL 2021-03-05 22:03:19 +01:00
John
2eda07e229 opendkim: rebuild against OpenSSL 2021-03-05 22:03:19 +01:00
John
54ca4b540e open-isns: rebuild against OpenSSL 2021-03-05 22:01:09 +01:00
John
8ecf1ee7f9 network-ups-tools: rebuild against OpenSSL 2021-03-05 22:00:24 +01:00
John
1ae50bf682 netpgp: rebuild against OpenSSL 2021-03-05 22:00:22 +01:00
John
1731c58dd4 neon: rebuild against OpenSSL 2021-03-05 22:00:21 +01:00
John
958155f4b8 musikcube: rebuild against OpenSSL 2021-03-05 22:00:16 +01:00
John
8a089c374b munge: rebuild against OpenSSL 2021-03-05 22:00:15 +01:00
John
76b9b683d3 mtxclient: rebuild against OpenSSL 2021-03-05 22:00:12 +01:00
John
52ed4a95ab mosquitto: rebuild against OpenSSL 2021-03-05 22:00:09 +01:00
John
3314bd05c8 mongo-c-driver: rebuild against OpenSSL 2021-03-05 22:00:04 +01:00
John
32ce09c3ae lxc: rebuild against OpenSSL 2021-03-05 21:57:23 +01:00
John
b155c518ad loudmouth: rebuild against OpenSSL 2021-03-05 21:57:22 +01:00
John
e4a46c11df live555: rebuild against OpenSSL 2021-03-05 21:57:21 +01:00
John
e8ee37daf0 libwebsockets: rebuild against OpenSSL 2021-03-05 21:57:16 +01:00
John
261b9ec7bb libvncserver: rebuild against OpenSSL 2021-03-05 21:57:15 +01:00
John
d871b9998d libucl: rebuild against OpenSSL 2021-03-05 21:57:15 +01:00
John
61d578389e libu2f-server: rebuild against OpenSSL 2021-03-05 21:57:14 +01:00
John
796f1b0167 libu2f-host: rebuild against OpenSSL 2021-03-05 21:57:13 +01:00
John
39600bdb3c libtorrent: rebuild against OpenSSL 2021-03-05 21:57:12 +01:00
John
7c2a24d065 libtorrent-rasterbar: rebuild against OpenSSL 2021-03-05 21:57:11 +01:00
John
5f65816716 libtd: rebuild against OpenSSL 2021-03-05 21:57:10 +01:00
John
a3a2891d48 libstrophe: rebuild against OpenSSL 2021-03-05 21:57:09 +01:00
John
8a98e6cb7a libssh: rebuild against OpenSSL 2021-03-05 21:57:08 +01:00
John
a5f9dde3d4 librdkafka: rebuild against OpenSSL 2021-03-05 21:57:06 +01:00
John
7b7565cf33 libostree: rebuild against OpenSSL 2021-03-05 21:57:05 +01:00
John
8531147828 libmowgli: rebuild against OpenSSL 2021-03-05 21:57:03 +01:00
John
fc944bec49 libknet1: rebuild against OpenSSL 2021-03-05 21:57:02 +01:00
John
8ca2ef171e libircclient: rebuild against OpenSSL 2021-03-05 21:57:01 +01:00
John
2dde8f256b libimobiledevice: rebuild against OpenSSL 2021-03-05 21:57:00 +01:00
John
723a353db3 libgdal: rebuild against OpenSSL 2021-03-05 21:56:59 +01:00
John
23767f787c libgda: rebuild against OpenSSL 2021-03-05 21:56:58 +01:00
John
e6a431d727 libfido2: rebuild against OpenSSL 2021-03-05 21:56:28 +01:00
John
84182ade0b libfetch: rebuild against OpenSSL 2021-03-05 21:56:27 +01:00
John
f975afa865 libetpan: rebuild against OpenSSL 2021-03-05 21:56:25 +01:00
John
ec2a0c25ee ldns: rebuild against OpenSSL 2021-03-05 21:56:21 +01:00
John
dbef67859a kea: change botan build-option to use OpenSSL 2021-03-05 21:56:08 +01:00
John
82e478a014 ipmiutil: rebuild against OpenSSL 2021-03-05 21:55:59 +01:00
John
76774e3a8a httrack: rebuild against OpenSSL 2021-03-05 21:55:48 +01:00
John
14e0ec1732 unbound: rebuild against OpenSSL 2021-03-05 21:49:26 +01:00
John
4e5bb9ed3e rtmpdump: rebuild with gnutls 2021-03-05 21:44:27 +01:00
John
98137acc03 libnice: rebuild against OpenSSL 2021-03-05 21:25:28 +01:00
John
ac43ca51c2 gwenhywfar: rebuild against OpenSSL 2021-03-05 21:19:53 +01:00
John
05c2b2aa29 gst-plugins-bad1: rebuild against OpenSSL 2021-03-05 21:19:53 +01:00
John
fa0c98488d grpc: rebuild against OpenSSL 2021-03-05 21:11:33 +01:00
John
3424af1114 glusterfs: rebuild against OpenSSL 2021-03-05 21:05:38 +01:00
John
bea1da515d getdns: rebuild against OpenSSL 2021-03-05 21:05:11 +01:00
John
cf1f31ce23 gambit: rebuild against OpenSSL 2021-03-05 21:05:05 +01:00
John
900c05cdbd freerdp: rebuild against OpenSSL 2021-03-05 21:05:03 +01:00
John
df2625ec1b efl: rebuild against OpenSSL 2021-03-05 19:28:24 +01:00
John
d1c8642e2d ecryptfs-utils: rebuild against OpenSSL 2021-03-05 19:28:23 +01:00
John
0cfff5f98f dpdk: rebuild against OpenSSL 2021-03-05 19:28:23 +01:00
John
4a853fdb70 dovecot: rebuild against OpenSSL 2021-03-05 17:07:49 +01:00
John
a8ac0f62d1 cryptsetup: rebuild against OpenSSL 2021-03-05 17:07:48 +01:00
John
3686e9908a collectd: rebuild against OpenSSL 2021-03-05 17:07:48 +01:00
John
a2993ea7d7 net-snmp: rebuild against OpenSSL 2021-03-05 17:07:48 +01:00
John
dff56ac45b libesmtp: rebuild against OpenSSL 2021-03-05 17:07:48 +01:00
John
332c760536 clamav: rebuild against OpenSSL 2021-03-05 17:07:48 +01:00
John
ce1f18fb56 cbang: rebuild against OpenSSL 2021-03-05 16:24:08 +01:00
John
a5ba829ba6 podofo: rebuild against OpenSSL 2021-03-05 16:24:07 +01:00
John
b8820021c9 c-client: rebuild against OpenSSL 2021-03-05 16:24:07 +01:00
John
d97c5ef9e1 botan: rebuild against OpenSSL 2021-03-05 16:24:07 +01:00
John
252ef1b2b5 boinc: rebuild against OpenSSL 2021-03-05 16:24:07 +01:00
John
3082041ae8 bind: rebuild against OpenSSL 2021-03-05 16:24:06 +01:00
John
3308f63caf re: rebuild against OpenSSL 2021-03-05 14:25:36 +01:00
John
344d02de37 bacula-common: rebuild against OpenSSL 2021-03-05 14:25:36 +01:00
John
51b4a39922 aria2: rebuild against OpenSSL 2021-03-05 14:25:35 +01:00
John
103b9a88f6 apr-util: rebuild against OpenSSL 2021-03-05 14:25:34 +01:00
John
85099bc4ed qt5: rebuild against OpenSSL 2021-03-05 14:25:33 +01:00
John
ea41b068f5 ruby: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John
5039a35a33 python: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John
fa0bee3055 pulseaudio: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John
dd0260f064 mariadb: build against bundled OpenSSL for now
this version is EOL and should be updated soon to a newer version
2021-03-05 14:23:58 +01:00
John
56757e2973 libgit2: rebuild against OpenSSL 2021-03-05 13:12:40 +01:00
John
16ca4e1350 libzip: rebuild against OpenSSL 2021-03-05 13:12:38 +01:00
John
fc9b13c80c MEGAsdk: rebuild against OpenSSL 2021-03-05 12:45:14 +01:00
John
b6cae78aa3 rhash: rebuild against OpenSSL 2021-03-05 12:45:13 +01:00
John
4e9970ccea curl: rebuild against OpenSSL 2021-03-05 12:40:33 +01:00
John
df1329aff6 nghttp2: rebuild against OpenSSL 2021-03-05 12:40:31 +01:00
John
7128bb591f libssh2: rebuild against OpenSSL 2021-03-05 12:40:22 +01:00
John
5f64fa53ed Ice: rebuild against OpenSSL 2021-03-05 12:40:18 +01:00
John
0b89ba6bc2 postgresql13: rebuild against OpenSSL 2021-03-05 12:40:09 +01:00
John
3a62088c08 python3: rebuild against OpenSSL 2021-03-05 12:40:05 +01:00