Commit graph

156449 commits

Author SHA1 Message Date
Andrei 09b68793f4 upwork: update to 5.6.10.0 2022-01-11 16:59:17 -03:00
newbluemoon 7a6fd00faa nootka: update to 2.0.2 2022-01-11 16:36:18 -03:00
Evgeny Ermakov 02d1a3f505 iputils: update to 20211215. 2022-01-11 16:35:20 -03:00
Benjamín Albiñana 03501507c7 you-get: update to 0.4.1555. 2022-01-11 16:23:23 -03:00
glaulher b414541147 imlib2: update to 1.7.5.
imlib2-config no longer exists, upstream now uses pkg-config
exclusively.

Closes: #34984 [via git-merge-pr]
2022-01-11 16:21:55 -03:00
Duncaen 3c59460da5
syncthing: update to 1.18.6. 2022-01-11 20:14:50 +01:00
cinerea0 2c55e7e898 dua-cli: update to 2.16.0 2022-01-11 16:03:56 -03:00
clyhtsuriva 8f4613f32e rocksndiamonds: update to 4.3.0.3 2022-01-11 19:57:58 +01:00
mobinmob 9f5a4855a4 rssguard: update to 4.1.2. 2022-01-11 15:46:14 -03:00
Evgeny Ermakov 6502740843 atop: update to 2.7.1. 2022-01-11 15:45:27 -03:00
Benjamín Albiñana b1bfb2e17b homebank: update to 5.5.4. 2022-01-11 15:43:10 -03:00
Gonzalo Tornaría 1d096e987e srcpkgs/: Switch templates from git:// to https://
As of today github no longer accepts `git://` so we switch templates
that use git clone from `git://github.com/` to `https://github.com`.
2022-01-11 18:17:35 +01:00
Đoàn Trần Công Danh 2d2233e5dc milkytracker: fix build
--with-<something> is autotools flags, which is not understood by cmake.

Those features are enabled automatically if detected anyway.
2022-01-11 23:42:26 +07:00
Leah Neukirchen f62dff8306 bpftrace: update to 0.14.1. 2022-01-11 17:07:48 +01:00
Leah Neukirchen 04ad513201 b3sum: update to 1.3.0. 2022-01-11 17:07:48 +01:00
Leah Neukirchen 8636d95ad6 git-revise: update to 0.7.0. 2022-01-11 17:07:48 +01:00
Leah Neukirchen e63a1a21da jpm: update to 0.0.2. 2022-01-11 17:07:48 +01:00
Đoàn Trần Công Danh 14ac63db02 compton-conf: hostmakedepends+=perl 2022-01-11 23:05:41 +07:00
Đoàn Trần Công Danh cdd8c11c0f alure: fix build against cmake 3.22.1 2022-01-11 23:03:48 +07:00
Gonzalo Tornaría 3370c5ebd1 maxima: fix #34849 and #34861
- patch maxima-sbcl so it uses gmp for arithmetic (closes #34849)
   also add libgmp to shlib_requires since it won't be detected
 - remove `nopie=yes` to fix #34861, replace by `nopie_files`
 - remove `nostrip=yes`, replace by `nostrip_files`
 - add checks for #34849 and #34861
 - run testsuite only for full check (not in CI)
 - some html and info files are shipped with source: do not rebuild
2022-01-11 16:55:28 +01:00
Gonzalo Tornaría 92720ddd33 Fix CI since github no longer accepts git:// protocol
As of today, everything fails on CI with:

```
Run common/travis/fetch_upstream.sh
Fetching upstream...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Error: Process completed with exit code 128.
```

Switching `git://` to `https://` should fix this.
2022-01-11 16:44:57 +01:00
Đoàn Trần Công Danh 0218701cee Cataclysm-DDA: fix patches' whitespace 2022-01-11 18:39:00 +07:00
Đoàn Trần Công Danh 218a33166c OpenSubdiv: add missing makedepends 2022-01-11 18:38:19 +07:00
Michal Vasilek ad32fc535d removed-packages: remove unused dependencies
* libxslt-python
* libxml2-python
2022-01-10 23:33:38 +01:00
Michal Vasilek 03df8f0754 libxml2-python: remove package
* add python3 to dependencies of libxml2-python3
2022-01-10 23:33:38 +01:00
Michal Vasilek 0b852b64e4 libxslt-python: remove package 2022-01-10 23:33:38 +01:00
Michal Vasilek 5c93229bd8 bamf: update to 0.5.5. 2022-01-10 23:33:38 +01:00
Leah Neukirchen e77e00244a byacc: update to 20220109. 2022-01-10 14:17:16 +01:00
Leah Neukirchen 0a8bc2598c python3-pyinfra: update to 1.6.1. 2022-01-10 14:17:16 +01:00
Đoàn Trần Công Danh d60853f226 arcan: fix build 2022-01-10 18:16:56 +07:00
Piraty ab0be79c23
tor: update to 0.4.6.9. 2022-01-09 22:24:15 +01:00
Enno Boland 68d604d5bb
liteide: update to 37.4.
Closes: #30410 [via git-merge-pr]
2022-01-09 22:24:15 +01:00
mobinmob 38b81aece8 rssguard: update to 4.1.1. 2022-01-09 21:02:01 +00:00
Tuxliban Torvalds 163a0449a1 st: update to 0.8.5 2022-01-09 21:00:28 +00:00
Frank Steinborn f8ad3695b3 powertop: update to 2.14. 2022-01-09 21:43:19 +01:00
Leah Neukirchen 66c86ba98d python3-pipenv: update to 2022.1.8. 2022-01-09 16:31:29 +01:00
Leah Neukirchen 9fa6e2c4af minify: update to 2.9.27. 2022-01-09 16:31:28 +01:00
Leah Neukirchen 5b61f02ff5 xshow: ignore prereleases. 2022-01-09 16:31:28 +01:00
HiPhish 547b60b52b sbcl: Add the GNU Info manual to the base package 2022-01-09 16:27:23 +01:00
Leah Neukirchen 7f4a57c98e sbcl: set version.lisp-expr to identify Void Linux. 2022-01-09 16:27:01 +01:00
Michal Vasilek f5c13c9f73 python3-websocket-client: add missing python3 dependency 2022-01-09 15:53:34 +01:00
Michal Vasilek bfd97a28c4 python3-shiboken2: add missing python3 dependency 2022-01-09 15:53:27 +01:00
Michal Vasilek 26f40bca3c python3-watchman: add missing python3 dependency 2022-01-09 15:53:27 +01:00
Michal Vasilek 4bb2183f22 python3-tornado: add missing python3 dependency 2022-01-09 15:53:27 +01:00
Michal Vasilek 7f23fc1d9e python3-rtree: add missing python3 dependency 2022-01-09 15:53:27 +01:00
Michal Vasilek 3326f42ccf python3-pycryptodome: add missing python3 dependency 2022-01-09 15:53:27 +01:00
Michal Vasilek 5ba81b1327 python3-urwid: add missing python3 dependency 2022-01-09 15:53:23 +01:00
Michal Vasilek 96e354a93c lua54: fix update-check 2022-01-09 14:52:51 +01:00
Michal Vasilek ca4f9f73a7 lua53: fix update-check 2022-01-09 14:52:50 +01:00
Kyle Nusbaum ecda8f9750 apache-kafka: update to 3.0.0 2022-01-09 13:29:37 +00:00