Commit graph

141445 commits

Author SHA1 Message Date
teldra
c7b93fde36 blender: revbump for new openimagedenoise-1.3.0.
Closes: #28812 [via git-merge-pr]
2021-02-19 12:39:39 -03:00
teldra
7a38a794d1 openimagedenoise: update to 1.3.0.
By ericonr:
- enable tests
2021-02-19 12:39:35 -03:00
Alex Lohr
175e87dfe9 slack-desktop: update to 4.13.0 2021-02-19 12:18:38 -03:00
Laura Liberda
5663ad3194 onedrive: update to 2.4.10
Closes: #28882 [via git-merge-pr]
2021-02-19 12:18:08 -03:00
teldra
98d85059dd kodi-addon-pvr-zattoo: update to 18.1.23. 2021-02-19 12:14:40 -03:00
mobinmob
058b4cc566 notcurses: update to 2.2.2. 2021-02-19 12:09:54 -03:00
Érico Rolim
c25bb60b25 gx-go: remove package.
Package has been broken for some time, and hasn't seen nearly any action
after the latest release.
2021-02-19 12:08:12 -03:00
Érico Rolim
f35df896b2 sops: use correct go_import_path, add go_package. 2021-02-19 12:07:43 -03:00
Érico Rolim
c1dc4d3486 termshark: split command path correctly between go_import_path and go_package. 2021-02-19 12:07:43 -03:00
Érico Rolim
267e445065 miniflux: use correct go_import_path.
Also use ChangeLog from master and fix homepage.
2021-02-19 12:07:43 -03:00
Érico Rolim
64ca4b5bf3 ipfs-cluster: clean up unnecessary hostmakedepends
At least gx-go seems to have been forgotten in commit
31effcb4a1, which removed the commands
using gx from pre_build.
2021-02-19 12:07:43 -03:00
Érico Rolim
eee97fd650 hydroxide: set correct go_import_path and use go_package. 2021-02-19 12:07:43 -03:00
Érico Rolim
fdf95eeb01 gucci: fix checksum.
Upstream force pushed the same tag, so checksum for the tarball changed.
Only changes were timestamps for files and some small differences in
their .travis.yml file, which doesn't affect the build.
2021-02-19 12:07:43 -03:00
Érico Rolim
b8c5e59acd srcpkgs/: clean up Go packages.
Fix small typos, expand some variables, leave comments for updates.
2021-02-19 12:07:43 -03:00
Érico Rolim
657acf5b32 dht-node: remove package.
Has been broken for a long time, and upstream repository is archived.
2021-02-19 12:01:45 -03:00
Érico Rolim
c56d73ba3c docker2aci: remove package.
Has been archived by upstream, due to the rtk project itself being
archived.
2021-02-19 14:53:58 +01:00
Leah Neukirchen
806330a681 passwdqc: update to 2.0.0. 2021-02-19 14:14:05 +01:00
Leah Neukirchen
f26e4bc6cc bdf2psf: update to 1.201. 2021-02-19 14:14:05 +01:00
tibequadorian
330a88acff ardour: update to 6.5.0
fix ARM build
2021-02-19 03:12:15 -03:00
gavin
da39b6e17e zsh-syntax-highlighting: add .plugin.zsh
And use install target instead of manually copying files.

Closes: #28740 [via git-merge-pr]
2021-02-19 03:07:54 -03:00
Markus Uhlin
8ca33a4285 swirc: update to 3.2.6. 2021-02-19 02:53:15 -03:00
Simon Persson
19d1433439 ncmpc: update to 0.45 2021-02-19 02:23:25 -03:00
Érico Rolim
5958664c16 go-gdm: remove package.
No longer used by any template, last updated in 2017.
2021-02-19 02:19:15 -03:00
Érico Rolim
e39ddb4068 goproxy: remove package.
Upstream removes tarballs (package is therefore currently broken),
licensing is weird and upstream repository even has ads in README.
2021-02-19 02:13:07 -03:00
Ulf
21feb70783 gnome-desktop: update to 3.38.4. 2021-02-19 02:04:57 -03:00
mobinmob
602238fcd4 growlight: update to 1.2.31. 2021-02-19 02:02:47 -03:00
UsernameRandomlyGenerated
036347727b rmapi: update to 0.0.13. 2021-02-19 02:01:58 -03:00
UsernameRandomlyGenerated
af567168e6 scrcpy: update to 1.17. 2021-02-19 02:01:14 -03:00
mustaqim
b51f4a7d29 ffmpeg: revbump to build against libdav1d4 2021-02-19 01:58:01 -03:00
mustaqim
36400c0038 dav1d: update to 0.8.1 2021-02-19 01:58:01 -03:00
Anthony Iliopoulos
ff7bccb6eb whois: update to 5.5.8. 2021-02-19 01:56:21 -03:00
mobinmob
5d7800db36 skype: update to 8.69.0.77. 2021-02-19 01:53:16 -03:00
Érico Rolim
4ff3f539a6 python3: apply patch for RCE in ctype representation. 2021-02-18 23:51:30 -03:00
UsernameRandomlyGenerated
1df1677271 taizen: remove package
Broken, no tagged releases.
2021-02-18 22:42:40 -03:00
Leah Neukirchen
087e1adf9f python3-boto3: update to 1.17.9. 2021-02-19 00:47:12 +01:00
Leah Neukirchen
7bc24965ad qed: update to 1.0.2. 2021-02-19 00:47:12 +01:00
Érico Rolim
d4a9febf12 gcc: don't throw exception on locales other than "C" on musl.
libtsdc++'s generic locale implementation is stuck in ~2003,
unfortunately, and just throws an exception if locales other than "C"
are used. Some applications catch this error, but they shouldn't have
to, so we will import a patch to disable the exception. It is a
workaround, and the best solution is adding a proper generic
implementation to libstdc++.

Fixes #18659
2021-02-18 23:25:04 +01:00
John
fc1d31cecd qupzilla1: remove package
- qt5-webkit shouldn't be used for browsing the web
- superseeded by falkon
- broken with OpenSSL 1.1
2021-02-18 21:08:59 +01:00
John
df17e4cb1f mesa: fix patch 2021-02-18 20:46:28 +01:00
Érico Rolim
8e6b3b3aa4 gobuster: fix go_import_path.
This allows us to remove git from hostmakedepends, since it was only
being used to download v1 of gobuster in order to build that, instead of
building the current version.

Fixes #28846.
2021-02-18 16:31:47 -03:00
John
a2716dde75 pijul: fix build
sequoia was so wise to yank the unmaintained rfc2822 package from crates.io
but kept like all their old sequio crates up that depend on it.

So just fetch that crate from their gitlab.
2021-02-18 20:16:48 +01:00
John
1c0cfafe48 zou: remove package
- the package is now broken for over 1 year
- upstream is dead
2021-02-18 19:45:00 +01:00
teldra
9ed63fc5a8 py3status: update to 3.33. 2021-02-18 15:23:27 -03:00
Andrew J. Hesford
107c34ec03 python3-ConfigArgParse: update to 1.3. 2021-02-18 09:17:03 -05:00
Andrew J. Hesford
6a7a7ee82a python3-pyopencl: update to 2021.1.2. 2021-02-18 09:17:03 -05:00
Andrew J. Hesford
5219f9acbc python3-scipy: update to 1.6.1. 2021-02-18 09:17:03 -05:00
Đoàn Trần Công Danh
7dc5d24bf5 xskat: build with gnu-makefile 2021-02-18 19:56:49 +07:00
Isaac Freund
094e9f5a6d New package: xdg-desktop-portal-wlr-0.2.0 2021-02-18 09:35:22 -03:00
UsernameRandomlyGenerated
992bbc78b0 gnome-twitch: remove package
Doesn't work anymore, unmaintained.
2021-02-18 09:15:57 +01:00
FollieHiyuki
98f31a0df3 amfora: update to 1.8.0 2021-02-18 00:07:55 -03:00