Andrew Benson
f878b1c635
yara: update to 4.2.0.
2022-03-20 21:27:29 -05:00
Karel Balej
172b42a33c
mtxclient: update to 0.7.0.
2022-03-20 23:42:17 +01:00
tibequadorian
9c7a51e6c9
common/environment/setup/misc.sh: add ${VIDEOLAN_SITE}
2022-03-20 08:02:18 +01:00
Michal Vasilek
3ef1233c58
New package: gtksourceview5-5.2.0
2022-03-15 22:41:52 +01:00
classabbyamp
1490e17b58
common/build-helper/rust.sh: link to libsodium dynamically
...
without this envvar, libsodium-sys will attempt to link to libsodium
staticly, and may fail.
2022-03-15 14:52:08 +01:00
lemmi
8d4a72c445
flickcurl: remove package
...
unused since 2019
2022-03-15 14:51:31 +01:00
classabbyamp
191bf2460d
common/build-helper/rust.sh: fix cross for bindgen
...
When using a build.rs script to dynamically generate bindgen bindings
at build-time, it will run on the host, and by default bindgen will
generate bindings for the host arch/libc instead of the target.
To generate the bindings on cross, we need to use BINDGEN_EXTRA_CLANG_ARGS
to specify the proper sysroot and include path for the target.
These arguments are not used for anything other than bindgen's clang
invocation.
2022-03-14 08:08:30 +01:00
Leah Neukirchen
04302c96f3
ruby: update to 3.1.1.
2022-03-12 16:38:18 +01:00
ologantr
22260bc938
sqlite: update to 3.38.0.
...
Also remove -DSQLITE_ENABLE_JSON1 as JSON is now on by default,
and revbump sqlite common/shlibs entry.
2022-03-08 22:47:54 +01:00
Michal Vasilek
b2879f0d3e
python-gobject: remove package
2022-03-05 23:28:28 +01:00
Urs Schulz
4b94c81e3e
New package: rizin-0.3.4
2022-03-05 00:55:14 +01:00
Helmut Pozimski
4ebb3a6367
vkd3d: update to 1.3.
2022-03-03 08:44:11 +01:00
tibequadorian
ced82f4848
ffmpeg: enable libsvtav1
2022-03-01 16:06:41 +01:00
tibequadorian
3f4773eb31
New package: svt-av1-0.9.1
2022-03-01 16:06:41 +01:00
Isaac Freund
d0ae20b444
New package: wlroots0.14-0.14.1
2022-02-27 11:18:14 +01:00
Isaac Freund
529e24ed82
wlroots: update to 0.15.1.
2022-02-27 11:18:14 +01:00
tibequadorian
819b8e7468
kdevelop: update to 21.12.2.
2022-02-26 13:33:50 +01:00
yopito
76649c7692
mtxclient: update to 0.6.2
2022-02-26 00:13:42 +00:00
tibequadorian
d978d1c6cf
libopenshot: update to 0.2.7.
...
enable for all archs and libc
2022-02-25 23:52:29 +00:00
tibequadorian
0ec4aaf46a
libopenshot-audio: update to 0.2.2.
2022-02-25 23:52:29 +00:00
Đoàn Trần Công Danh
0d75e72b8b
build-style/cmake: pass LIBS as CMAKE_*_STANDARD_LIBRARIES
...
Normally, we can add them into configure_args directly.
However, if we need to link with 2 or more libaries (e.g. -latomic
and -lexecinfo on armv6-musl), we have noway to do it properly:
- configure_args will be splited on whitespace
- cmake denies to recognise CMAKE_*_STANDARD_LIBRARIES as a list,
hence denies to split on semicolon (";")
Let's pass LIBS as CMAKE_*_STANDARD_LIBRARIES instead.
2022-02-23 21:28:37 +07:00
Andrew J. Hesford
e8c74e7ead
protobuf: update to 3.19.4.
2022-02-23 00:05:45 -05:00
Michael Aldridge
f7bcb2e84c
New package: libspatialite-5.0.1.
2022-02-21 13:50:41 -06:00
Michael Aldridge
c14adb2f77
New package: librttopo-1.1.0.
2022-02-21 13:50:41 -06:00
Michal Vasilek
0131534304
gedit: update to 41.0.
2022-02-19 14:46:45 +01:00
Enno Boland
8461a855da
Revert "intel-gmmlib: update to 22.0.1"
...
This reverts commit e9be291b3d
.
2022-02-19 12:18:30 +01:00
Enno Boland
83f070c3da
Revert "intel-media-driver: update to 22.1.1"
...
This reverts commit de9e53f98f
.
2022-02-19 12:18:30 +01:00
Andrew J. Hesford
49fd4afd8c
tagparser: update to 11.0.0.
2022-02-18 12:06:38 -05:00
Leah Neukirchen
81ce03d627
jq: dynamically link against libjq.
2022-02-17 20:29:23 +01:00
mobinmob
d262d0cd38
spdx-licenses-list: update to 3.16.
...
Also:
- sync common/travis/license.lst.
2022-02-14 21:19:14 +01:00
Helmut Pozimski
92c9abc6e9
libfilezilla: update to 0.36.0.
2022-02-12 09:58:31 +01:00
classabbyamp
9f51507f50
New package: openjdk17-17.0.1+12
2022-02-11 20:03:30 +01:00
classabbyamp
7548d06eca
shutils: introduce XBPS_ORIG_MAKEJOBS variable
...
Some packages couldn't work well with XBPS_MAKEJOBS,
thus we disable parallel build for those packages.
On the other hand, some packages including but not limited to openjdk
use an internal mechanism to build themselves in parallel.
Let's invent another variable for those packages.
(message by sgn)
Co-authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
2022-02-11 20:03:30 +01:00
Leah Neukirchen
d4441fc025
New package: libxcvt-0.1.1
2022-02-07 19:53:28 +01:00
Isaac Freund
be8ab7391a
fcft: update to 3.0.1.
2022-02-06 13:21:22 -03:00
Duncaen
79930b1153
nvidia470: fix nvidia-libs dependency
...
Fixes #35408
2022-02-05 14:54:24 +01:00
Duncaen
e11404b5bb
Revert "nvidia470: update to 470.103.01."
...
This reverts commit d33201b1c5
.
2022-02-05 14:50:54 +01:00
Duncaen
d33201b1c5
nvidia470: update to 470.103.01.
...
Fixes #35408
2022-02-05 14:48:40 +01:00
Leah Neukirchen
239402ddbc
janet: update to 1.20.0.
2022-02-03 13:59:03 +01:00
Erich Ericson
de9e53f98f
intel-media-driver: update to 22.1.1
...
Closes : #35329 [via git-merge-pr]
2022-02-02 18:15:00 -07:00
Erich Ericson
e9be291b3d
intel-gmmlib: update to 22.0.1
2022-02-02 18:15:00 -07:00
Piotr Wójcik
e7111aaed6
build-style/R-cran: allow to override distfiles
2022-01-29 19:51:56 +01:00
Duncaen
8495681e47
tbb: fixup common/shlibs
2022-01-28 17:50:45 +01:00
Duncaen
cbda3de66d
Revert "tbb: update to 2021.5.0."
...
This reverts commit 96f5f47190
.
2022-01-28 17:47:47 +01:00
cinerea0
e72ef72390
embree: update to 3.13.2.
2022-01-28 03:27:24 -03:00
cinerea0
621c418402
openvdb: update to 9.0.0.
2022-01-28 03:27:24 -03:00
cinerea0
96f5f47190
tbb: update to 2021.5.0.
2022-01-28 03:27:23 -03:00
mobinmob
07589b52cf
New package: libdeflate-1.9
2022-01-26 22:35:34 +01:00
mobinmob
7149039fd6
notcurses: update to 3.0.5.
2022-01-26 22:35:31 +01:00
hamlolum
9dded6ade7
libfilezilla: update to 0.35.0.
2022-01-21 11:52:23 -03:00