Commit graph

141708 commits

Author SHA1 Message Date
Đoàn Trần Công Danh 2da917c8cb CubicSDR: use cmake-wxWidgets-gtk3 build-helper 2021-02-21 21:05:46 +07:00
Đoàn Trần Công Danh c6629785fd swh-plugins: move gettext-devel to hostmakedepends 2021-02-21 20:49:15 +07:00
lemmi 3595a06732 libeatmydata: fix lib path 2021-02-21 14:42:43 +01:00
Jürgen Buchmüller dacb2cdad3 New package: spin2cpp-3.0.5 2021-02-21 14:25:00 +01:00
lemmi f8252741b2 ffmpeg: add sofa option to enable sofalizer 2021-02-21 10:49:03 +01:00
lemmi 4247d459c5 libmysofa: update to 1.2. 2021-02-21 10:47:18 +01:00
Đoàn Trần Công Danh 323d4d5b16 python3-fido2: update to 0.9.1. 2021-02-21 14:43:58 +07:00
Peter Bui a195f8e665 chromium-widevine: update to 88.0.4324.182. 2021-02-21 07:09:54 +01:00
Peter Bui b91519c496 chromium: update to 88.0.4324.182.
- Built for x86_64, x86_64-musl, i686.
- Tested on x86_64.

- Remove/update deprecated build options: is_desktop_linux,
  closure_compile, binutils_path, linux_use_bundled_binutils.
2021-02-21 07:09:54 +01:00
Andrew J. Hesford e7f72eb1db python-Cython: update to 0.29.22. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford 6f7593fef1 python3-hypothesis: update to 6.3.0. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford b991b779f1 maturin: update to 0.9.4. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford 53c6fb6eec python3-cryptography: update to 3.4.6. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford cdb15fa7dd python3-cryptography_vectors: update to 3.4.6. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford e92612062b intel-ucode: update to 20210216. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford b08f3709b6 python3-uvloop: update to 0.15.2. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford c6bd423c68 python3-protobuf: update to 3.15.1. 2021-02-21 00:11:41 -05:00
Andrew J. Hesford 61f7451840 protobuf26: update to 3.15.1. 2021-02-21 00:11:41 -05:00
teldra afc2a72f1c gparted: update to 1.2.0. 2021-02-21 01:57:27 -03:00
Érico Rolim f0cf8173af devhelp: gedit plugin depends on python3.
As seen in [1], the loader for this plugin is python3.

[1]
18f3d0d671/plugins/gedit-plugin/devhelp.plugin.desktop.in
2021-02-21 00:03:45 -03:00
UsernameRandomlyGenerated 88672c2414 srw: remove package
Homepage is gone, can't fetch source.
2021-02-20 23:48:29 -03:00
Đoàn Trần Công Danh 1cb1e24df0 gnome-autoar: update to 0.3.0.
CVE-2020-36241
2021-02-21 09:46:43 +07:00
Đoàn Trần Công Danh 36a3b046fb update_check/gnome: also check for 0.* version 2021-02-21 09:28:34 +07:00
shtayerc c1197e6ab2 stockfish: update to 13 2021-02-20 23:10:07 -03:00
Roberto Ricci e828285e5d skim: update to 0.9.4 2021-02-20 23:03:24 -03:00
Daniel Eyßer 3e1900781d restic: update to 0.12.0. 2021-02-20 22:55:21 -03:00
Ulf 610e188134 mousepad: update to 0.5.2. 2021-02-20 22:51:08 -03:00
Adrian Göransson 996e4d35a1 miniserve: update to 0.10.4 2021-02-20 22:46:41 -03:00
Đoàn Trần Công Danh f9da7ff3bb vsed: stop collapsing whitespace
MCVE:
	printf '%s  %s\n' a b >afile
	vsed -i -e '/a  b/d' afile

Expect:
- afile should be empty
Actual:
- afile is not empty
2021-02-21 08:33:06 +07:00
Đoàn Trần Công Danh f2b1408938 pari: update to 2.13.1. 2021-02-21 08:07:14 +07:00
Đoàn Trần Công Danh 25174e7183 bibletime: rebuild with shared sword 2021-02-21 08:05:24 +07:00
Đoàn Trần Công Danh d7bee7d37c sword: build shared lib 2021-02-21 08:05:24 +07:00
Đoàn Trần Công Danh 62ef7455c4 libtool: stop put /usr/lib{32,64} into RPATH 2021-02-21 07:50:50 +07:00
Đoàn Trần Công Danh 6b880f614a ttfautohint: fix cross-build & rpath 2021-02-21 07:44:26 +07:00
Đoàn Trần Công Danh f821989a2c libtool: stop put /usr/lib{32,64} into RPATH
libtool will insert RPATH if $libdir not in sys_lib_dlsearch_path_spec.
libtool's configure will parse /etc/ld.so.conf for this value.

Without this change the original value is:

- glibc: /lib /usr/lib /usr/lib32 /usr/local/lib
- musl: /lib /usr/lib
2021-02-21 07:44:26 +07:00
Andrew J. Hesford 60b24771ea Revert "cura: update to 4.8.0."
The cura/cura-engine/libArcus v4.8.0 toolchain requires some additional
dependencies that are not yet packaged, so go back to a working version
until everything is in order.

This reverts commit 927081cd8d.
2021-02-20 17:40:40 -05:00
Andrew J. Hesford 9d67b6453f Revert "cura-engine: update to 4.8.0."
The cura/cura-engine/libArcus v4.8.0 toolchain requires some additional
dependencies that are not yet packaged, so go back to a working version
until everything is in order.

This reverts commit 4e1bfd24f0.
2021-02-20 17:40:40 -05:00
Andrew J. Hesford 0492a74db9 Revert "libArcus: update to 4.8.0."
The cura/cura-engine/libArcus v4.8.0 toolchain requires some additional
dependencies that are not yet packaged, so go back to a working version
until everything is in order.

This reverts commit 843ef3e342.
2021-02-20 17:40:39 -05:00
Andrew J. Hesford cd87b2fbf4 shotcut: update to 21.01.29. 2021-02-20 17:40:39 -05:00
Andrea Brancaleoni e593ab5024 bitlbee-facebook: update to 1.2.2. 2021-02-20 22:06:28 +00:00
Andrea Brancaleoni cd24f2d7ac diff-pdf: update to 0.5. 2021-02-20 22:04:22 +00:00
Andrea Brancaleoni 446a872c4d git-cola: update to 3.9. 2021-02-20 22:03:13 +00:00
Andrea Brancaleoni e9820f2d97 packer: update to 1.7.0. 2021-02-20 21:56:06 +00:00
Andrea Brancaleoni 68cb1ef02c terragrunt: update to 0.28.7. 2021-02-20 21:53:41 +00:00
Andrea Brancaleoni 6c740bc6be terraform: update to 0.14.7. 2021-02-20 21:49:33 +00:00
Leah Neukirchen 3eb2c2ecf1 git-series: fix build. 2021-02-20 22:03:54 +01:00
Leah Neukirchen 0db3fef018 xtools: update to 0.63. 2021-02-20 21:58:51 +01:00
Leah Neukirchen 15fb6ee653 erlang: update to 23.2.5. 2021-02-20 21:44:49 +01:00
Leah Neukirchen 9848d4e41a ipset: update to 7.11. 2021-02-20 21:44:49 +01:00
Leah Neukirchen a3e840fa15 python3-pyinfra: update to 1.3.6. 2021-02-20 21:44:49 +01:00