Commit graph

137996 commits

Author SHA1 Message Date
q66
82ca7bf467 cargo: update to 0.49.0 + refactoring
always use a fetched bootstrap tarball now: we have no real reason
to self-depend in cargo's case (in rust this is necessary to avoid
having to build stage0) so simplify the template that way

also, it seems since this release rust no longer ships separate
binary tarballs of cargo that use cargo's own versioning, which
is a bit of a pain in the ass

also switch to python3
2020-12-16 21:33:49 +01:00
Johannes
c4426b14b8 rust: update to 1.48.0
Additions by q66:

- external cargo bootstrap is always used now
- docs are enabled (for non-bindists) + removed noarch
2020-12-16 21:33:49 +01:00
Leah Neukirchen
e34aec932f New package: linux5.10-5.10.1 2020-12-16 21:17:21 +01:00
q66
0ed8ee27fd sqlite-replication: explicit byte order 2020-12-16 20:26:38 +01:00
q66
ab35dce498 sqlite: explicitly set byte order 2020-12-16 19:01:44 +01:00
q66
9564939e66 glibc: fix annoying build warnings with ppcle 2020-12-16 19:01:37 +01:00
Érico Rolim
7b469ca2d8 libcap-ng: update to 0.8.2. 2020-12-16 14:36:25 -03:00
Jürgen Buchmüller
b59b482332 icecat: update to 78.6.0 2020-12-16 18:30:36 +01:00
Érico Rolim
b381d154db pcc: fix license name. 2020-12-16 14:22:42 -03:00
Érico Rolim
26b9ef200e pcc-libs: mark broken for glibc, xlint. 2020-12-16 14:22:42 -03:00
Artur Sinila
f5d374f077 New package: avra-1.4.2 2020-12-16 17:53:02 +01:00
lemmi
8881157a3e abcm2ps: add which to hostmakedeps 2020-12-16 17:06:57 +01:00
Piraty
1ddcdd41e3 aloadimage: update to 0.6.0.1. 2020-12-16 16:06:28 +01:00
Piraty
61c69aa1b2 aclip: update to 0.6.0.1. 2020-12-16 16:06:27 +01:00
Piraty
f6ae9505a8 acfgfs: update to 0.6.0.1. 2020-12-16 16:06:27 +01:00
Leah Neukirchen
2125c9a10d halfempty: update to 0.40. 2020-12-16 15:19:01 +01:00
Piraty
ab9d7c0e34 xarcan: update to 0.6.0. 2020-12-16 12:10:28 +01:00
Piraty
53deab988d durden: update to 0.6.0. 2020-12-16 12:10:28 +01:00
Piraty
3c1ceb16ba aloadimage: update to 0.6.0. 2020-12-16 12:10:28 +01:00
Piraty
88ef83c9f8 aclip: update to 0.6.0. 2020-12-16 12:10:28 +01:00
Piraty
ec14342e44 acfgfs: update to 0.6.0. 2020-12-16 12:10:28 +01:00
Piraty
96985d8c72 arcan-wayland: remove
arcan builds with wayland support by now
2020-12-16 12:10:28 +01:00
Piraty
49be0cc4d1 arcan: update to 0.6.0.1. 2020-12-16 12:10:28 +01:00
Toby Merz
1a14243abc github-cli: update to 1.4.0. 2020-12-16 04:51:46 -03:00
Érico Rolim
ad015fb195 libmilter: set explicit stack size.
Patch taken from alpine. libmilter stack overflows with musl's default
thread stack size.
2020-12-16 00:02:45 -03:00
mathiascode
2b3f334293 nicotine+: update to 2.2.2 2020-12-16 00:02:25 -03:00
Toyam Cox
3aaee15075 mumble: ensure helpers in murmer 2020-12-15 21:52:10 -05:00
Nathan Owens
403fba9849 qtav: fix cross-build 2020-12-15 23:47:10 -03:00
Nathan Owens
b5bb07511e rtaudio: unmark nocross and fix checksum 2020-12-15 23:45:59 -03:00
Artem Zhurikhin
7896369725 nethack: fix SYSCF_FILE, misc. improvements
- fix xlint
- move *-devel depends to makedepends
- stop overriding CFLAGS in template, patch sys/unix/hints/linux instead
- in particular, stop overriding the SECURE macro defined in hints to
  prevent unauthorized writes as :nethack. rely on build-time HACKDIR
  definition to make /var/games/nethack/ the default playground.
- remove post_extract() since this is already done in hints
- move /usr/lib/nethack/sysconf (SYSCF_FILE) to /etc/nethack/sysconf,
  add it conf_files. fix SYSCF_FILE permissions.
2020-12-15 22:26:47 -03:00
q66
068c64c844 build-style/qmake: add ppc(64) cross bits 2020-12-15 23:01:31 +01:00
q66
b05e330f4e qt: cross spec for ppcle 2020-12-15 23:01:31 +01:00
q66
146b9bc841 python3: expand hack for ppcle-musl 2020-12-15 23:01:31 +01:00
q66
e27be211ed gcompat: add ppcle entry 2020-12-15 23:01:31 +01:00
q66
744d981d66 ccache: add powerpcle support 2020-12-15 23:01:31 +01:00
q66
8739ba7ec4 New package: cross-powerpcle-linux-musl-0.33
This is experimental for now.
2020-12-15 23:01:30 +01:00
q66
27d02ccd94 New package: cross-powerpcle-linux-gnu-0.33
This is experimental for now.
2020-12-15 23:01:30 +01:00
q66
62bab544cb musl: add ppcle subarch to get correct dynamic linker name 2020-12-15 23:01:30 +01:00
q66
b1d4c6ebe8 common: add build/cross profiles for ppcle(-musl)
for now, these profiles set -mcpu to power8 and -mtune to power9
to match our ppc64le profiles, since there isn't really any native
harwdare to run these on (at least yet), and any packages will be
experimental for now anyway
2020-12-15 23:01:30 +01:00
Benjamín Albiñana
d6744587a5 doctl: update to 1.54.0. 2020-12-15 17:14:54 -03:00
Helmut Pozimski
54c6bc2c7a monero-gui: update to 0.17.1.7. 2020-12-15 20:13:40 +01:00
Helmut Pozimski
24b045d27c monero: update to 0.17.1.7. 2020-12-15 20:13:40 +01:00
Andrew J. Hesford
fa3af96a21 python-pip: update to 20.3.3. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
4112a4ffbf python3-py: update to 1.10.0. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
6c7cc02538 python3-pytest: update to 6.2.1. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
2b67a8c578 python3-wheel: update to 0.36.2. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
cbb95190fc zfsbootmenu: update to 1.8.0. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
be9b467eb1 python3-packaging: update to 20.8. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
222afc92d5 python3-scikit-image: update to 0.18.0. 2020-12-15 12:05:18 -05:00
Andrew J. Hesford
4be2cabb0e python3-pytools: update to 2020.4.4. 2020-12-15 12:05:18 -05:00