Commit Graph

6518 Commits

Author SHA1 Message Date
Marcin Puc 9f448d19ab ldc: update to 1.31.0 2023-03-31 15:28:07 +02:00
Marcin Puc c99d3aac9b SPIRV-LLVM-Translator: update to 15.0.0 2023-03-31 15:28:06 +02:00
Marcin Puc 42c9afdc4d llvm: update to 15 2023-03-31 15:28:06 +02:00
Marcin Puc cd715ea657 New package: llvm15-15.0.7 2023-03-31 15:28:06 +02:00
oreo639 a20aa0a152 glib: update to 2.76.1. 2023-03-30 22:51:26 +02:00
mhmdanas a35d839541 libspotify: remove package. 2023-03-29 14:12:25 -05:00
cinerea0 ef990e19ed harfbuzz: update to 7.1.0 2023-03-27 23:20:10 -04:00
oreo639 eb9d775838 common/build-helper/rust.sh: allow specifying BINDGEN_EXTRA_CLANG_ARGS 2023-03-27 22:11:49 +02:00
Gonzalo Tornaría c588bf7c98 update_check.sh: allow _ in github tarball filename 2023-03-25 22:51:25 +01:00
Andrew Benson 869f4de8b4 yara: update to 4.3.0. 2023-03-22 17:28:49 -05:00
oreo639 f128e93c1a New package: libdex-0.2.0 2023-03-22 17:50:07 +01:00
icp e2da697574 rizin: update to 0.5.1. 2023-03-21 14:24:36 -04:00
Duncaen 2f56f5cf8c
monocypher: update to 4.0.1. 2023-03-19 16:20:13 +01:00
Đoàn Trần Công Danh a13d9ef8da font-sil-ezra: add update pattern 2023-03-18 22:14:27 +07:00
Đoàn Trần Công Danh c2b3fdfd4d update_check: pattern for sil.org 2023-03-18 21:41:35 +07:00
Evgeny Ermakov 501735c72d gnuradio: update to 3.10.5.1. 2023-03-16 10:59:23 -05:00
classabbyamp 89c8582509 common/travis/check-install.sh: also fail on other failure modes
11 = EINVAL, which can come from conflict check and a few other places
2023-03-15 16:13:33 -04:00
Andrew Benson 95226f67c2 volk: update to 3.0.0. 2023-03-09 07:42:37 -06:00
Andrew Benson 04511a9439 dssi-vst: revbump for libwine removal
5c831122c9
2023-03-08 10:55:45 -06:00
Andrew Benson 36a2c952b3 libopenshot: update to 0.3.0. 2023-03-07 12:49:09 -06:00
Andrew Benson 329b9f8286 libopenshot-audio: update to 0.3.0. 2023-03-07 12:49:09 -06:00
Duncaen a34257ca19
ostree: update to 2023.1. 2023-03-07 19:14:20 +01:00
classabbyamp b452017c3c common/hooks/do-extract/00-distfiles.sh: support .tar.zst and .zst
.tar.zst: bsdtar is built with support for it, so this shouldn't cause issues
.zst: zstd isn't in base-chroot, so it will need to be specified explicitly
2023-03-06 23:45:51 -05:00
mhmdanas 0fa47e5979 common: use HTTPS where working. 2023-03-07 07:44:23 +07:00
Jami Kettunen a3876cd45c build-style/qmake: add support for Qt6 2023-03-02 07:52:08 +07:00
Michal Vasilek 677b064894 New package: gupnp1.2-igd-1.2.0 2023-02-28 19:42:46 +01:00
Michal Vasilek f55d3afbf4 New package: gupnp1.2-1.2.4 2023-02-28 19:42:46 +01:00
Michal Vasilek 5c6af0ed01 New package: gssdp1.2-1.4.0.1 2023-02-28 19:42:46 +01:00
Michal Vasilek 85b7ad3b12 rygel: update to 0.42.0. 2023-02-28 19:42:46 +01:00
Michal Vasilek a7e6c7d6a6 gupnp-igd: update to 1.4.0. 2023-02-28 19:42:46 +01:00
Michal Vasilek 870d76f6bb gupnp-av: update to 0.14.1. 2023-02-28 19:42:46 +01:00
Michal Vasilek d08944179b gupnp-dlna: update to 0.12.0. 2023-02-28 19:42:46 +01:00
Michal Vasilek a57c9ab6a2 gupnp: update to 1.6.3. 2023-02-28 19:42:46 +01:00
Michal Vasilek 2d2fecb17a gssdp: update to 1.6.2. 2023-02-28 19:42:46 +01:00
Andrea Brancaleoni 568cf168ab ispc: update to 1.18.1. 2023-02-28 14:48:05 +01:00
Đoàn Trần Công Danh e64f6c2c46 hooks/do-extract: fix for extract distfiles to single file
We missed the case that distfiles was extracted to a single file.
Instead of changing the second leg, we can simply remove the third leg
because renaming the empty $extractdir to $wrksrc is the same of create
new empty $wrksrc
2023-02-27 13:45:29 +07:00
Đoàn Trần Công Danh 9371fe8339 do-extract: don't add layer for Macintosh and php metadata
Some softwares insisted on have some manifest in top-level directory,
like package.xml for php packages. Some other packages was zipped on
macOS, which will insert some macOS metadata files into zoom.

See-also: dc73556cf3 and its parents.
See-also: 94fe74e506

Those files doesn't justify the need of adding a layer automatically
in extraction step.

Let's move them up.
2023-02-25 10:48:06 +07:00
Đoàn Trần Công Danh c57c2b8a90 do-extract: change cwd to $extractdir to check number of files
In order to simplify the next change, to simplify the processing steps
for PHP and/or Macintosh metadata.
2023-02-25 10:48:06 +07:00
Helmut Pozimski b1d98c5520 libfilezilla: update to 0.41.1. 2023-02-24 16:00:47 +01:00
Đoàn Trần Công Danh 16c61775e6 New package: qt6-webengine-6.3.1. 2023-02-24 19:52:33 +07:00
Đoàn Trần Công Danh deb1da93ca qt6-shadertools: update to 6.4.2. 2023-02-23 07:27:12 +07:00
Đoàn Trần Công Danh 9bcb7e6bc7 qt6-tools: update to 6.4.2. 2023-02-23 07:27:11 +07:00
Đoàn Trần Công Danh 38e4410a20 qt6-declarative: update to 6.4.2. 2023-02-23 07:27:10 +07:00
Arda Demir e5d1ae158c
common/shlibs: add libLLVMSPIRVLib.so.12 2023-02-21 09:02:34 +01:00
Michal Vasilek a0acfa6b6e gedit: update to 44.2. 2023-02-16 16:25:14 +01:00
Michal Vasilek d5b848682b tepl: update to 6.4.0. 2023-02-16 16:25:14 +01:00
John 391ee23198 libkscreen: update to 5.27.0 2023-02-15 18:25:03 +01:00
John efccf3ad49 kdecoration: update to 5.27.0 2023-02-15 18:25:02 +01:00
Subhaditya Nath 795f120a47 libnvme: update to 1.2 2023-02-14 22:09:12 +01:00
oreo639 e3a1276bfb mozjs91: remove package
EOL as of September 2022. Not used by any packages.
2023-02-14 22:00:31 +01:00