classabbyamp
0960c77498
common/container: remove gconv noextract, add README
...
noextracting gconv was breaking CI for limine
2023-09-04 15:37:45 -04:00
Leah Neukirchen
922c87f3e3
libavif: update to 1.0.1.
2023-09-04 20:03:45 +02:00
Arjan Mossel
22a367ef11
New package: libsecp256k1-0.3.2
2023-09-03 17:11:53 +02:00
Duncaen
65c9ade5e4
xbps-src: consistently use read -r when reading file paths
2023-08-31 14:18:14 +02:00
Đoàn Trần Công Danh
a6c4206699
vsrccopy: fix detection of last argument
2023-08-30 22:48:53 +07:00
Đoàn Trần Công Danh
6c04e6d45c
common/shlibs: clean up
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
c77021e94b
(restricted): verify runtime deps
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
9ee583c661
hooks/gen-rt-deps: Look for rt-deps by subpkg first, common/shlibs later
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
6d6cf11a2b
hooks/shlib-provides: record shared libraries without SONAME
...
In a later change, we would like to generate runtime-deps between
sub-packages.
In order to do that, we can add everything into etc/shlibs or we can
look into other subpackages directly. The former is cumbersome if such
package has lot of shared-objects. The latter requires traversing and
checking a lot of files. Furtunately, we can speed up the latter one by
storing all shared-objects' information in a centralised place.
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
337d270447
hooks: move prepare-32bit and shlib-provides to post-install
...
In a later change, we will generate shlib-depends cross subpkgs during
pre-pkg stage. Thus we need shlib-provides information of all subpkgs
ready before pre-pkg is run.
Those information can only be read in post-install stage at the
eariliest.
Let's move the shlib-provides to post-install. This hook requires
prepare-32bit, so, let's move that hook, too.
2023-08-30 13:24:12 +07:00
Đoàn Trần Công Danh
fe0d548527
vsrcextract: drop the heuristic to prefer tar over bsdtar
...
Only kexec-tools has problem with bsdtar, the heuristic is problematic
with those packages with tar in hostmakedepends
2023-08-28 17:03:37 +07:00
Đoàn Trần Công Danh
38fb0674af
liborcus: update to 0.18.1.
2023-08-27 13:36:35 +07:00
Đoàn Trần Công Danh
56ee0d4a76
libixion: update to 0.18.1.
2023-08-27 13:36:35 +07:00
dkwo
595b5584e2
openssl: update to 3.1.2
2023-08-26 22:48:21 -04:00
Đoàn Trần Công Danh
eb453e6e0e
boost: update to 1.83.0.
2023-08-26 22:45:28 -04:00
Andrew J. Hesford
1eb523fabe
common/shlibs: fix abseil version for libabsl_flags.so
2023-08-25 16:00:18 -04:00
Leah Neukirchen
ac0ca32dca
add riscv64 profiles
2023-08-25 17:06:56 +02:00
Leah Neukirchen
26ee82b72c
add configure/autoconf_cache/riscv64-linux
2023-08-25 17:06:56 +02:00
John
8714c52bf7
build-style/cmake.sh: add riscv64 arch
2023-08-25 17:06:56 +02:00
John
5de81f076a
go: add riscv64
2023-08-25 17:06:56 +02:00
triallax
6faffb2f65
protobuf: update to 24.1.
2023-08-25 07:42:18 -04:00
triallax
ff41da1dc0
abseil-cpp: update to 20230802.0.
2023-08-25 07:42:17 -04:00
Đoàn Trần Công Danh
c359aaaa46
build-style/go: allow override GOTOOLCHAIN
2023-08-24 21:05:07 +07:00
Kirill
4c22fd9b48
common/build-style/go.sh: update go build style for go1.21.0
2023-08-23 16:06:44 -05:00
Đoàn Trần Công Danh
5215d4a7f9
build-style/cmake: no longer need to block FetchContent
2023-08-21 21:32:09 +07:00
Đoàn Trần Công Danh
92e90f0dd4
New package: libb64-1.2.1
2023-08-21 21:31:03 +07:00
Đoàn Trần Công Danh
8a1801bad8
New package: libkeyfinder-2.2.7
2023-08-21 21:23:24 +07:00
Đoàn Trần Công Danh
77a4de4385
xen: use vsrcextract
2023-08-21 11:27:32 +07:00
Đoàn Trần Công Danh
a1d3f7de1d
kexec-tools: drop custom do_extract
2023-08-21 11:27:32 +07:00
Đoàn Trần Công Danh
2deec738e1
do-extract: move main logic into helper function
2023-08-21 11:27:32 +07:00
Đoàn Trần Công Danh
1f2932447a
build-style/cmake: set PATH in environment
2023-08-21 09:11:59 +07:00
classabbyamp
76c6e77f35
common/container: move masterdir image building to void-packages
...
see void-linux/void-docker#11
2023-08-18 16:36:02 -04:00
Andrew J. Hesford
b270c7b115
common/scripts/xbps-cycles.py: skip subpackage dependency checks
...
Dependency checks for subpackages produce the same results as dependency
checks for the main package; skipping subpackages improves performance.
2023-08-17 10:47:41 -04:00
Đoàn Trần Công Danh
6b9c9c7dfa
build-style/cmake: support build with cmake-bootstrap
2023-08-17 19:59:36 +07:00
Đoàn Trần Công Danh
6c3584b055
New package: cppdap-1.58.0+a
2023-08-17 19:59:36 +07:00
Daniele Parisi
9747e21ce4
jimtcl: update to 0.82
2023-08-15 12:10:56 +02:00
Michal Vasilek
22c710abc7
libindicator: remove package
...
last release in 2012, replaced by libayatana-indicator
2023-08-13 11:33:17 -04:00
Michal Vasilek
bb68063c4d
libappindicator: remove package
...
uses python2, not maintained since 2012, replaced by libayatana-appindicator
2023-08-13 11:33:17 -04:00
classabbyamp
bf66db28e8
common/build-style/go: use -x -> -v so go build logs are readable
...
this is still verbose (prints each module being compiled), but build
logs should be more readable (for finding things like errors) now
2023-08-09 22:09:34 -04:00
Đoàn Trần Công Danh
09904ef948
shlibs: fix for previous rename of wlroots to wlroots0.16
2023-08-10 07:04:09 +07:00
triallax
2d383469ac
libplacebo: update to 5.264.1.
2023-08-09 22:47:04 +02:00
Marcin Puc
d31ea8d62d
chafa: update to 1.12.5, fix missing libchafa
...
Closes : #45391 [via git-merge-pr]
2023-08-09 19:28:09 +02:00
cinerea0
2e4745c3e5
gwenhywfar: update to 5.10.2, remove -gtk
...
gwenhywfar-gtk: remove package, GTK2 no longer supported
2023-08-09 19:26:35 +02:00
cinerea0
55e3f6abae
New package: libdbi-0.9.0
2023-08-09 19:25:59 +02:00
triallax
c740725fd9
poppler: update to 23.08.0, adopt.
2023-08-08 01:05:45 +02:00
Hervy Qurrotul Ainur Rozi
f41adb7bd0
New package: lib2geom-1.3
2023-08-05 22:48:24 -04:00
Pascal Huber
2ac0e61b19
calc: udpate to 2.14.2.0
2023-08-04 17:50:57 +02:00
Đoàn Trần Công Danh
18f9f57eea
New package: md4c-0.4.8
...
For Qt6
2023-08-01 09:02:41 +07:00
Peter Wang
260e5f0433
New package: mimalloc-2.1.2
...
Closes : #35283
2023-07-31 17:29:13 +02:00
cinerea0
385726a1bd
New package: liblc3-1.0.3
2023-07-28 20:56:43 +02:00
Piraty
6154982486
jsoncpp: update to 1.9.5.
...
Closes : #45201
2023-07-27 01:46:11 +02:00
Leah Neukirchen
944f3b8b28
build-style/void-cross.sh: adjustments for --enable-autolink-libatomic.
2023-07-26 23:27:32 +02:00
John
04738fa6bb
New package: cross-riscv64-linux-gnu-0.35
2023-07-26 23:27:32 +02:00
cinerea0
5bb9d7c856
xbps-src: new vopt_feature helper
2023-07-26 20:31:47 +02:00
Đoàn Trần Công Danh
4fcd6a35a9
setup: unset bash exported function
...
Fix: #45239
2023-07-26 07:58:23 +07:00
Samuel Clay
946be7df1e
ceres-solver: update to 2.1.0.
2023-07-24 22:41:22 +02:00
John
d5a23e543a
libmygui: update to 3.4.2.
2023-07-23 15:37:50 +02:00
Leah Neukirchen
d57a49d0ae
rhash: update to 1.4.4.
2023-07-21 13:16:13 +02:00
classabbyamp
5e8f570568
syncthingtray: update to 1.4.4.
2023-07-19 01:53:27 -04:00
Helmut Pozimski
c67d3aac12
libfilezilla: update to 0.44.0.
2023-07-17 20:27:40 +02:00
John
9959db4a2b
protobuf: update to 23.4.
...
- switch to cmake buildstyle
- grpc needs the .cmake files to find protobuf
- newer version of protobuf will drop autoconf
2023-07-17 17:36:44 +02:00
John
df10a597b1
grpc: update to 1.56.0.
2023-07-17 17:36:44 +02:00
John
7ad1d06a87
abseil-cpp: update to 20230125.3.
2023-07-17 17:36:44 +02:00
danoloan10
37a94b3409
New package: wt-4.10.0
2023-07-08 19:19:19 +02:00
Duncaen
f112ae6a54
icu: update to 73.2.
2023-07-05 23:43:22 +02:00
André Cerqueira
8649947352
imath: update to 3.1.9.
2023-07-02 22:55:58 +02:00
Emil Miler
eaa423a95d
libcotp: update to 2.0.1, adopt
2023-06-28 04:11:53 -04:00
Omar Polo
6e148760d8
libasr: remove, discontinued upstream and unused
...
closes #44487
2023-06-27 16:11:12 -04:00
0x5c
6ad1182900
srcpkgs/*: remove all cryptocurrency/blockchain packages
2023-06-26 22:07:30 +02:00
Eugen Zagorodniy
4ba217410b
New package: vmaf-2.3.1
2023-06-26 13:32:52 +02:00
Érico Rolim
24076327ba
common/build-style: check if go_import_path matches go.mod.
...
Without this check, calling `go install` with a wrong go_import_path
might end up downloading the source code for said package (using git,
for example), instead of building from the provided tarball. The first
line of go.mod should be "module $go_import_path" for Go to not try and
download source code instead of using what it has locally.
Fixes #27690 .
2023-06-26 00:55:36 -04:00
chrysos349
fbf2ac0a6b
New package: text-engine-0.1.1
2023-06-26 00:12:25 +02:00
classabbyamp
e1e20d20ed
spdx-licenses-list: update to 3.21.
2023-06-25 18:09:53 -04:00
classabbyamp
7cd463f451
common/shlibs: update libmatrix_client entry
2023-06-25 14:05:12 -04:00
Andrew Benson
e158e5e039
ktextaddons: update common/shlibs
2023-06-25 13:02:35 -05:00
mobinmob
13afff0638
spdx-licenses-list: update to 3.20.
...
Also:
- update common/travis/license.lst.
2023-06-24 15:34:49 -04:00
Kenneth Dodrill
bd6e5f861f
New package: pinentry-bemenu-0.12.0
2023-06-24 15:22:53 +02:00
zlice
7b2d69b891
gst-plugins-bad1: update to 1.22.2
2023-06-23 22:14:10 +02:00
cinerea0
760024367a
libjodycode: update to 3.0.1
2023-06-23 15:01:23 +02:00
Joshua Krämer
9cad926d1f
New package: libjxl-0.8.2
2023-06-22 01:55:36 -04:00
Michal Vasilek
9e47b517b0
common: remove unused python-module build style
...
python-module build style is now unused, all projects that want to have
a python2 and a python3 package should be split to two templates
2023-06-18 20:24:37 +02:00
oreo639
5fa442f4f8
mutter: update to 44.2.
2023-06-18 20:23:44 +02:00
Leah Neukirchen
73d04e1d51
libXfont: remove, obsoleted by libXfont2.
2023-06-16 16:35:49 +02:00
Leah Neukirchen
53f73ae354
libXxf86misc: removed, upstream retired.
...
The server side of the XFree86-Misc extension was removed in
xorg-server 1.6 (Feb. 2009).
2023-06-16 16:35:49 +02:00
Leah Neukirchen
bc495e1f11
libXfontcache: removed, retired upstream.
...
The server side of the FontCache extension was disabled by default in
X11R6.8.0 (Sep. 2004) and was removed in xorg-server 1.6 (Feb. 2009).
2023-06-16 16:35:49 +02:00
Leah Neukirchen
44da5f932d
libXevie: removed, upstream retired.
...
The server side of XEvIE was removed in xorg-server 1.6 (Feb. 2009).
GNOME's at-spi2-core used libXevie starting in August 2003, but that
code was disabled by default in 2015 for the 2.20.0 release, and then
removed altogether in the 2.26.0 release in 2017.
2023-06-16 16:35:49 +02:00
Leah Neukirchen
e6cd0130ec
abseil-cpp: add more entries to common/shlibs.
2023-06-11 16:54:51 +02:00
Marcin Puc
0a91a27f23
libgit2: update to 1.6.4
2023-06-11 07:41:40 -04:00
John
6f3d9aa62f
kate5: update to 23.04.2.
2023-06-10 16:03:53 +02:00
classabbyamp
09ed332ec8
syncthingtray: update to 1.4.3.
2023-06-09 19:56:25 -04:00
Marcin Puc
6bb50c7e2d
common/environment/build-style/cargo.sh: remove obsolete sparse crates.io config
2023-06-09 15:52:10 -04:00
Andrew J. Hesford
3dc29db624
tagparser: update to 12.0.0.
2023-06-07 11:19:55 -04:00
icp
71185be9d1
common/build-style/python3-pep517.sh: extract wheels in hidden dirs
...
This prevents pytest from collecting tests multiple times when
they are bundled in the wheel itself alongside the source tree.
Closes : #43946 [via git-merge-pr]
2023-06-05 16:27:02 -04:00
Enno Boland
f8b9c7d0dd
occt: update to 7.7.1.
2023-06-05 12:00:58 +02:00
Michal Vasilek
9374daa942
libraw: update to 0.21.1.
2023-06-03 16:21:46 +02:00
icp
fc68d5f800
common/xbps-src/shutils/update_check.sh: fix url for gitlab
2023-05-31 09:40:00 +07:00
Đoàn Trần Công Danh
b94c1a2008
virtualbox-ose: update to 7.0.8a.
2023-05-30 22:54:57 +07:00
Gonzalo Tornaría
126798875f
build-style/python3-pep517: use generic glob for wheels, refactor
...
Also: do not compile bytecode in `do_install()` since it will be removed
in `post_install()`.
Co-authored-by: Gonzalo Tornaría <tornaria@cmat.edu.uy>
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
Closes : #44071 .
2023-05-25 13:43:16 -04:00
Đoàn Trần Công Danh
9be52be42a
python3-pyqt6: update to 6.5.0.
...
Fix : #43938
2023-05-21 22:09:12 +07:00
Duncaen
0c2ecde598
lowdown: update to 1.0.2.
2023-05-21 14:22:17 +02:00
Leah Neukirchen
4f0c3eccbd
autoconf_cache/common-linux: remove broken line
...
This typo was added in 2014 and now starts to break gnulib autoconf. :clown:
Kill the whole thing with fire.
2023-05-19 21:18:58 +02:00
mhmdanas
5dab8ae36d
poppler: update to 23.05.0.
2023-05-19 11:48:36 -04:00
triallax
d7d290cbf7
libvpx5: remove package.
2023-05-19 11:35:52 -04:00
Leah Neukirchen
0794c3c828
ruby: update to 3.2.0.
2023-05-17 19:00:24 +02:00
cinerea0
96d90a4a61
New package: libjodycode-2.0.1
2023-05-17 13:33:55 +02:00
Arjan Mossel
88258d1e14
libbitcoin-system: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
067a167525
libbitcoin-server: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
1fe612854e
libbitcoin-protocol: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
b6eb70dd2f
libbitcoin-node: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
a62eca69f9
libbitcoin-network: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
d51e1b4a06
libbitcoin-explorer: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
beb1040cce
libbitcoin-database: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
ad6fa16c17
libbitcoin-consensus: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
5ca76ef780
libbitcoin-client: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
Arjan Mossel
5cee60d574
libbitcoin-blockchain: remove package.
...
The version packaged for Void Linux is extremely outdated.
Removing it will help moving from libbitcoin-secp256k1 to
bitcoin-core/secp256k1 for providing updated libsecp256k1.
2023-05-15 16:10:42 -04:00
triallax
75d854da7e
re2: update to 2023.03.01.
2023-05-14 10:37:54 +02:00
Đoàn Trần Công Danh
2eb5bf564f
icu: support large file and large file offset
...
This may break ABI for ustdio.h's users on 32 bits system.
2023-05-12 20:57:51 +07:00
Đoàn Trần Công Danh
a6bf853d6d
boost: update to 1.82.0
2023-05-11 14:05:00 +07:00
Đoàn Trần Công Danh
d2d4654894
common: wrap gphoto2 config
2023-05-10 20:18:09 +07:00
Michal Vasilek
c7206b4bdc
common/build-style/python3-pep517: use absolute path for check temp dir
...
some tests change cwd which causes relative tmpdir to point to a non-existent
location
2023-05-07 16:28:06 +02:00
classabbyamp
7b4a6ddb05
common/environment/setup/install.sh: support encoding in vman
...
`vman out/foo.fr.UTF-8.1` should install `usr/share/man/fr.UTF-8/man1/foo.1`,
not `usr/share/man/fr/man1/foo.UTF-8.1`
2023-05-06 10:39:38 -04:00
lz-coder
7a6b764ffc
common/shlibs: add libwireplumber-0.4.so.0
2023-05-06 10:19:11 -04:00
lz-coder
f38108a5a5
common/shlibs: add libplayerctl.so.2
2023-05-06 10:19:11 -04:00
mhmdanas
7e00b892e6
procps-ng: update to 4.0.3.
2023-05-01 19:55:20 +02:00
Subhaditya Nath
12633955f3
libcpuid: update to 0.6.2, orphan.
...
Maintainer hasn't touched the package since creating it.
2023-05-01 19:55:20 +02:00
Gonzalo Tornaría
ccfebe0600
singular: update to 4.3.2.
2023-05-01 00:15:47 +02:00
Andrew Benson
c5b3bf0c75
libabigail: soname bump
2023-04-30 10:18:38 -05:00
mhmdanas
4d0497766f
liburcu: update to 0.14.0, orphan.
...
Author hasn't made any commits to void-packages since December 2016
(653309c188
).
2023-04-28 20:11:18 +02:00
Helmut Pozimski
ca3b954619
libfilezilla: update to 0.42.2.
2023-04-28 17:40:32 +02:00
triallax
505a2d16ff
libwebp: update to 1.3.0.
2023-04-27 15:35:30 +02:00
Andrew Benson
b6adda5670
New package: libudev0-shim-1
2023-04-26 20:57:54 -05:00
Gonzalo Tornaría
36d7bbb368
mpir: remove package
...
This package is dead, and not used in void linux.
2023-04-25 08:13:06 -05:00
Đoàn Trần Công Danh
b45187c95c
lowdown: move unversioned library to -devel
...
Co-authored-by: Duncaen <duncaen@voidlinux.org>
2023-04-24 22:47:23 +02:00
John
59a0de131d
kpkpass: update to 23.04.0.
2023-04-23 20:31:23 +02:00
John
d4e99501ec
kitinerary: update to 23.04.0.
2023-04-23 20:31:23 +02:00
John
26b4a6de8a
kaddressbook: update to 23.04.0.
2023-04-23 20:31:22 +02:00
John
331bf2482f
incidenceeditor: update to 23.04.0.
2023-04-23 20:31:22 +02:00
John
a1218b5294
eventviews: update to 23.04.0.
2023-04-23 20:31:22 +02:00
John
93b63101c7
kpipewire: add remaining libs to common/shlibs
2023-04-23 20:31:22 +02:00
John
9df0e790b5
New package: ktextaddons-1.2.0
2023-04-23 20:31:22 +02:00
John
205ab4f4b2
kdeconnect: update to 23.04.0.
2023-04-23 20:31:21 +02:00
John
fc250db7c6
akonadi5: update to 23.04.0.
2023-04-23 20:31:21 +02:00
John
9601628711
kidentitymanagement: update to 23.04.0.
2023-04-23 20:31:21 +02:00
John
d83b2073ab
kpimtextedit: update to 23.04.0.
2023-04-23 20:31:21 +02:00
John
3f79263b0b
messagelib: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
31799f8302
mailimporter: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
b9291cbeff
mailcommon: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
59f0cb7804
libksieve: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
b131675b20
libkleo: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
0ebf4a3240
libkgapi: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
7574fc496f
libkdepim: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
dceac38d65
libgravatar: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
06be953cdc
ktnef: update to 23.04.0.
2023-04-23 20:31:20 +02:00
John
58d96c6e03
ksmtp: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
87a8ce1b92
kontactinterface: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
857ff5e0e4
kmime: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
5c76203533
kmbox: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
640af4d573
kmailtransport: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
a3cf6194ae
kldap: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
efd97c2705
kimap: update to 23.04.0.
2023-04-23 20:31:19 +02:00
John
f09aa64940
kcalutils: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
b509187598
grantleetheme: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
89feb22550
calendarsupport: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
96d264d733
akonadi-search: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
aa607d8cb8
akonadi-notes: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
4674fdee8b
akonadi-mime: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
4b17a3ffec
akonadi-import-wizard: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
f986e8709e
akonadi-contacts: update to 23.04.0.
2023-04-23 20:31:18 +02:00
John
8f7df2cbe3
akonadi-calendar: update to 22.12.1.
2023-04-23 20:31:18 +02:00
John
de96c179e9
kate5: update to 23.04.0.
2023-04-23 20:31:17 +02:00
Helmut Pozimski
264706d95a
libfm-qt: update to 1.3.0.
2023-04-22 10:20:03 +02:00
OpenSauce04
f3888e3b54
xbps-src: Replace non-standard English "unexistent" with "nonexistent"
2023-04-17 12:44:48 -05:00
mhmdanas
b1e6a211e8
tiff: update to 4.5.0.
2023-04-17 16:14:42 +01:00
Duncaen
210b79c2e5
fswatch: update to 1.17.1.
2023-04-16 15:57:18 +02:00
Duncaen
dfc7f33631
efivar: update to 38.
2023-04-15 19:26:40 +02:00
Jan Christian Grünhage
3c3b8a2e7b
common/build-style/cargo.sh: use --locked for build and check as well
2023-04-13 13:15:04 -04:00
0x5c
97724fb539
shutils/build_dependencies.sh: print "with" before build style/helper names
...
Messages like "building [rust] for <platform>" could lead to mild panic as they
might be read as "building <large toolchain> on your laptop".
Simply adding "with" before the style/helpers should solve that.
It works for build_style, build_helper, both, and none.
=> ircdog-0.4.0_2: building with [go] for x86_64...
=> firefox-111.0.1_1: building with [rust] for x86_64...
=> riff-2.23.2_1: building with [cargo] [rust] for x86_64...
=> discord-0.0.26_1: building for x86_64...
2023-04-12 23:49:09 -04:00
mhmdanas
75c24aa51b
openimageio: update to 2.4.9.0.
2023-04-12 17:53:47 -05:00
mhmdanas
8f710e217f
imath: update to 3.1.7.
2023-04-12 17:53:47 -05:00
icp
37d268a907
common/build-style/python3-pep517.sh: unpack wheels for testing
...
Python packages built with pep517 system occasionally require
accessing distinfo files and/or entry points provided by the
package for tests to run. Since these assets are packed inside
the wheel generated in `do_build`, the target wheel is unpacked
in `do_check` first so that the said artifacts are accessible
during test runs.
2023-04-12 15:49:51 -04:00
mhmdanas
9df91d9a2b
common/travis: make check-install use clean rootdir.
...
The CI has `base-chroot` installed, but sometimes this script would try
to install `base-system,` causing conflicts. This commit fixes that
issue by using a brand-new rootdir.
2023-04-11 16:16:00 -04:00
mobinmob
17e992b86e
skalibs: update to 2.13.1.0.
2023-04-11 21:52:01 +02:00
Jan Christian Grünhage
63ab475c69
common/build-helper/rust.sh: dynamic linking to oniguruma
2023-04-07 15:03:58 -04:00
classabbyamp
a3e7ddfb12
syncthingtray: update to 1.4.1.
2023-04-07 14:17:29 -04:00
Jan Christian Grünhage
f1abc3c655
common/build-helper/rust.sh: dynamic linking to zstd
2023-04-06 18:36:43 +02:00
Michal Vasilek
cb9e4c02e6
common/build-style/go.sh: use -modcacherw
...
makes sure the go mod cache is not read only and ./xbps-src zap can
properly remove it
2023-04-06 18:33:16 +02:00
Đoàn Trần Công Danh
cfcb6dafb5
build-style/R-cran: fix do_fetch
2023-04-06 16:45:22 +07:00
oreo639
5b94142e30
New package: rav1e-0.6.3_1
2023-04-06 07:22:02 +02:00
mhmdanas
1fdb803ae9
zxing-cpp: update to 2.0.0.
2023-04-05 00:59:36 +02:00
Duncaen
c00644cbce
icu: update to 72.1.
2023-04-04 15:35:08 +02:00
oreo639
e8be969934
evolution: update to 3.48.0.
2023-04-03 20:07:14 +02:00
oreo639
9ce27b1e40
webkit2gtk: update to 2.40.0.
...
libwebkit2gtk50 -> libwebkitgtk60
2023-04-03 20:07:14 +02:00
Marcin Puc
3641d47af7
build-style/cargo: use env var to select sparse index mode
2023-04-02 16:16:10 -04:00
classabbyamp
89e672db3d
common/travis/set_mirror.sh: Revert "switch to repo-de temporarily"
...
This reverts commit 836b6c484e
,
as the repo-fi sync issue has now been resolved
2023-04-02 15:34:14 -04:00
classabbyamp
836b6c484e
common/travis/set_mirror.sh: switch to repo-de temporarily
2023-04-02 04:40:28 -04:00
Marcin Puc
c325ca9320
common/build-style/cargo.sh: switch to sparse index protocol
2023-04-02 04:39:44 -04:00
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
John Gebbie
c4905eaecc
vosk-api: update to 0.3.45.
2023-02-14 21:29:19 +01:00
Duncaen
85d549b8f2
yascreen: update to 1.96.
2023-02-14 21:13:27 +01:00
Michal Vasilek
8568c593a2
common/shlibs: remove unused libgarcon-gtk2-1.so.0
2023-02-14 20:16:19 +01:00
tibequadorian
f1f0d73e9c
New package: libayatana-appindicator-0.5.91
2023-02-14 18:15:49 +01:00
tibequadorian
5034da0772
New package: libayatana-indicator-0.9.3
2023-02-14 18:15:48 +01:00
tibequadorian
c545ccda4b
New package: ayatana-ido-0.9.2
2023-02-14 18:15:47 +01:00
Piotr Wójcik
1b9578b20c
xbps-src: explicitly disallow pattern on build deps
...
It is not possible to use version other than currently in template.
Specifying pattern breaks build if dependency isn't in binary repo
already. That it worked when in repo was a coincidence.
Let's detect exact version requirement with regex equivalent to
`xbps-uhelper getpkgname`.
bash-5.1$ for x in a-{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}{a,0,-,_}; do [[ $x = *[\>\<]* || $x =~ -[^-_]*[0-9][^-_]*_[0-9_]+$ ]]; bash=$?; xbps-uhelper getpkgname $x > /dev/null 2> /dev/null; xbps=$?; if [ $bash != $xbps ]; then echo $x; fi; done
bash-5.1$
Co-authored-by: Duncaen <duncaen@voidlinux.org>
2023-02-13 20:09:29 -05:00
yopito
cc26fb5c4f
libwebsockets: update to 4.3.2
2023-02-13 23:52:56 +00:00
Andrew Benson
d077dd20a0
libxlsxwriter: update to 1.1.5.
2023-02-13 15:21:33 -06:00
Gonzalo Tornaría
8e85edb044
SuiteSparse: update to 7.0.1.
...
- use libatomic-devel when needed (armv6l-musl)
2023-02-13 17:50:08 +01:00
Gonzalo Tornaría
a7c62bf62b
fplll: update to 5.4.4.
2023-02-13 17:23:05 +01:00
oreo639
6fa537f2ba
gcc: disable libssp
2023-02-12 13:05:28 +07:00
classabbyamp
f134b1d39c
common/environment/setup/install.sh: always add log service
...
- overridable by having a log service at `$pkgname/files/$service/log`
- warns if stderr is not redirected in the main service
- uses a sane default run script with the service name set as tag and
daemon facility
2023-02-09 21:36:13 -05:00
zlice
12e6985c34
common: cleanup trailing whitespaces
2023-02-07 03:26:02 -05:00
lz-coder
9dcb42c5fc
New package: chrono-date-3.0.1
2023-02-07 02:46:16 -05:00
mhmdanas
ea17462cd5
ghostscript: update to 10.0.0.
2023-02-05 21:25:59 +01:00
LMFuture
59fb559c1a
libpinyin: update to 2.8.1.
...
libpinyin: update to 2.8.1
2023-02-05 08:29:18 +07:00
mhmdanas
29704731d8
libwacom: update to 2.6.0, adopt.
2023-02-05 08:19:00 +07:00
Piotr Wójcik
59cf1d3624
New package: postgresql15-15.1
2023-02-04 20:48:32 +01:00
classabbyamp
3c75453c0c
common/travis/: add bootstrap repo to CI scripts
2023-02-03 20:32:46 -06:00
classabbyamp
2438f3a3a4
common/scripts/lint-conflicts: add bootstrap repo
2023-02-03 20:32:46 -06:00
classabbyamp
88df0eba0f
common/xbps-src/shutils/: add bootstrap repo
2023-02-03 20:32:46 -06:00
Đoàn Trần Công Danh
ce8e8797bc
lint-commits: forbid localhost email, too
2023-02-02 19:15:34 +07:00
dkwo
0358a23389
poco: update to 1.12.4, orphan
2023-01-31 20:53:38 +01:00
John
e22d1a4b71
common/shlibs: remove libechonest5 entry
2023-01-29 16:20:20 +01:00
John
1dfe4cdb50
New package: bcg729-1.1.1
2023-01-29 15:43:25 +01:00
John
0959b7316b
New package: bcmatroska2-5.2.1
2023-01-29 15:43:25 +01:00
Helmut Pozimski
c25315addd
libfilezilla: update to 0.41.0.
2023-01-26 16:21:40 +01:00
Đoàn Trần Công Danh
90860e279e
do-fetch: remove support for rpm contents checksum
...
It doesn't make sense to support contents checksum here.
2023-01-25 07:43:44 +07:00
Leah Neukirchen
b4f4c4cbdb
common/xbps-src/shutils/chroot.sh: pass arguments to xbps-shell
...
Some software reads the shell from /etc/passwd and expects it to
implement standard flags like -c etc.
2023-01-24 18:07:16 +01:00
Evgeny Ermakov
8496c03be2
hiredis: update to 1.1.0.
2023-01-24 00:59:12 -05:00
Roberto Ricci
7af019257d
osg: update to 3.6.5
...
Also remove qt option as upstream moved osgQt to another
repository and nothing links to it
2023-01-23 12:55:54 +01:00
Arjan Mossel
6c6ebef096
proj: update to 9.1.1.
2023-01-22 21:51:26 +01:00
Karel Balej
b5da42aa92
mtxclient: update to 0.9.1.
2023-01-22 20:41:14 +00:00
Karel Balej
dc1dd23218
coeurl: update to 0.3.0.
2023-01-22 20:41:14 +00:00
mhmdanas
4a2d615606
matio: update to 1.5.23.
2023-01-21 18:53:18 +00:00
Đoàn Trần Công Danh
8f84acad0b
build-style/void-cross: fix musl __stack_chk_fail_local
2023-01-20 16:06:07 +07:00
oreo639
88c076875e
build-style/void-cross: disable libssp
2023-01-20 14:34:27 +07:00
Andrew Benson
83bf90c331
gnustep-gui: update to 0.30.0.
2023-01-18 18:11:39 -06:00
Andrew Benson
47e1f2e706
gnustep-base: update to 1.29.0.
2023-01-18 18:11:39 -06:00
Piotr Wójcik
f3520b043f
common/travis/xpkgdiff.sh: fix on cross build
...
xbps-query in this script needs a target architecture specified
2023-01-17 21:55:29 +01:00
Piotr Wójcik
24395572b5
calc: update to 2.14.1.2.
2023-01-17 18:51:01 +01:00
Đoàn Trần Công Danh
48dabfa867
build-style/cmake: Disable FetchContent
2023-01-17 08:20:02 +07:00
Tiago Carvalho
6bbd4166a0
common/environment/build-style/go.sh: allow setting CGO_ENABLED from templates
2023-01-13 18:57:23 -05:00
Piraty
d4b50ed2cf
common/environment/setup/misc.sh: fix typo
2023-01-11 22:04:36 +01:00
John
f8dea45253
New package: ksanecore-22.12.1
2023-01-11 21:57:26 +01:00
John
177cf14d8a
kdevelop: update to 22.12.1.
2023-01-11 21:57:24 +01:00
John
232daf5209
k3b: update to 22.12.1.
2023-01-11 21:57:23 +01:00
Đoàn Trần Công Danh
a4e7150995
lint-commits: disallow noreply emails
2023-01-11 09:28:30 +07:00
Piotr Wójcik
f5a960da8f
.github/workflows: compare PR branch to master
...
Since 4410de52c1
we fetch all origin branches, and FETCH_HEAD can point
elsewhere
2023-01-10 18:07:35 -05:00
John
8f30fbae33
pimcommon: update to 22.12.1.
2023-01-10 23:43:15 +01:00
John
1d3bb367cf
kate5: update to 22.12.1.
2023-01-10 23:43:13 +01:00
mobinmob
574d033a9f
spdx-licenses-list: update to 3.19.
...
Also:
- update common/travis/license.lst.
2023-01-10 12:05:33 +07:00
RunningDroid
4bb4656df4
libtsm: update to 4.0.2, switch to Aetf's fork
2023-01-09 13:30:48 -05:00
John
ae298e05e8
openimageio: update to 2.3.18.0.
2023-01-09 12:52:35 +01:00
John
791e12917d
opencolorio: update to 2.1.2.
2023-01-09 12:52:35 +01:00
John
c87a29854f
gmic: update to 3.1.6.
2023-01-09 12:52:34 +01:00
André Cerqueira
342a02795a
openexr: update to 3.1.5; adopt.
2023-01-09 12:52:34 +01:00
John
4accc1948d
New package: pystring-1.1.3
2023-01-09 12:52:34 +01:00
André Cerqueira
8fd9348c80
alembic: update to 1.8.3; adopt.
2023-01-09 12:52:34 +01:00
André Cerqueira
3857eb4102
New package: imath-3.1.5.
2023-01-09 12:52:34 +01:00
André Cerqueira
4f990ae6a4
ilmbase: remove package
...
IlmBase has been superceded by Imath for OpenEXR 3.0
2023-01-09 12:52:34 +01:00
Leah Neukirchen
1adc7dbdf6
New package: libbpf-1.1.0
2023-01-07 17:13:55 +01:00
Michal Vasilek
2ae00891eb
dino: update to 0.3.1.
...
* use libsoup3
* remove unused common/shlibs
2023-01-07 12:44:04 +01:00
Michal Vasilek
ebc3630dce
libgee: update to 0.20.6, rename from libgee08
...
libgee08 was added in 2012, old libgee 0.6 was removed in 2020 and
everything uses libgee08 now
2023-01-07 12:08:06 +01:00
Jami Kettunen
fa0eae5e7d
New package: qrtr-ns-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
70dd8e48a5
gtest: update to 1.12.1.
2023-01-06 20:12:27 +01:00
John
8c50495bf6
rem: update to 2.10.0.
2023-01-06 19:04:42 +01:00
John
a4319e0c8c
re: update to 2.10.0.
2023-01-06 19:04:42 +01:00
Duncaen
475dc474d3
yascreen: update to 1.92.
2023-01-06 13:18:42 +01:00
Michal Vasilek
d32b1daf6f
libwnck2: remove package
...
gtk2, very old version of libwnck, unused
2023-01-05 22:24:59 +01:00
Đoàn Trần Công Danh
cf9132fe28
yubico-piv-tool: update to 2.3.0.
2023-01-05 22:46:43 +07:00
Đoàn Trần Công Danh
3dcac23aff
environment: set -ffile-prefix-map
...
We're setting -fdebug-prefix-map to strip directory prefixes from debug
info, which will help ccache and reproducibility.
However, -fdebug-prefix-map doesn't help with those macros like __FILE__
and __BASE_FILE__, which needs another flags: -fmacro-prefix-map.
Replaces -fdebug-prefix-map with -ffile-prefix-map which is an alias for
both `-fdebug-prefix-map` and `-fmacro-prefix-map`. (This flag is
available since GCC 8 and Clang 10)
2023-01-05 08:23:26 +07:00
Gonzalo Tornaría
1d4a9d6c71
xbps-src: keep http_proxy and other lowercase proxy variables
2023-01-04 22:24:13 +07:00
Albert Schwarzkopf
e3f017e003
poppler: update to 22.12.0.
2023-01-03 15:10:08 +07:00
Đoàn Trần Công Danh
35847fcee8
boost: update to 1.81.0.
2023-01-03 15:09:58 +07:00
Michal Vasilek
92d4c42197
libzapojit: remove package
...
archived, uses libsoup3 and gnome-online-accounts which uses libsoup3
2023-01-02 16:26:48 +01:00
Leah Neukirchen
0d45e116dd
libcbor: update to 0.10.1.
2023-01-02 14:18:20 +01:00
Michal Vasilek
cca64905cd
sysprof: update to 3.46.0.
2023-01-02 10:13:32 +01:00
Michal Vasilek
2afeb1de03
nautilus: update to 43.1.
2023-01-02 10:00:09 +01:00
Michal Vasilek
95dc7f3dd5
mutter: update to 43.2.
2023-01-02 10:00:09 +01:00
Michal Vasilek
f631ad4e19
gnome-desktop: update to 43.
2023-01-02 10:00:09 +01:00
Michal Vasilek
9163bbb114
evolution-data-server: update to 3.46.2.
2023-01-02 09:51:02 +01:00
Đoàn Trần Công Danh
0db458e461
xbps-cycles: fix a typo
2022-12-28 08:56:13 +07:00
Marcin Puc
c14335246f
New package: wlroots0.15-0.15.1
2022-12-27 23:21:21 +01:00
Marcin Puc
7685fedc97
wlroots: update to 0.16.0
2022-12-27 23:21:21 +01:00
classabbyamp
a13c842291
xbps-src: default XBPS_MAKEJOBS to `nproc`
...
previously this defaulted to 1. In some rare cases, nproc is not
desirable, but that can be easily overriden in the standard ways,
etc/conf or -jN.
For compatibility with other distros, it defaults to 1 when nproc
is not available.
2022-12-22 21:15:24 -05:00
classabbyamp
c1dc168f80
common/travis/changed_templates.sh: change branch age check for treeless
...
small logic change because we now have the complete commit history instead
of just `--depth=200`. This preserves the 200 commit limit with a slightly-
enhanced error message (wording clarified and it now shows up as an error
annotation)
2022-12-21 01:15:15 -05:00
classabbyamp
7249e827a1
common/travis/fetch_upstream.sh: remove now-unnecessary script
...
no longer needed now that the checkout script fetches the entire
commit history of master and the PR branch
2022-12-21 01:15:15 -05:00
oreo639
e01d61528c
ldc: update to 1.30.0.
2022-12-20 09:22:42 +07:00
classabbyamp
7c8f15bf1b
common/xbps-src/shutils/show.sh: make show display consistent
...
previously, if there was a newline in some variables, it would not format
properly in `xbps-src show`. This fixes it by always splitting it by word
in some cases, like if there is a new line in the variable's value, and
removing internal commas in some cases.
This logic was split into a function for consistency.
fixes #40996
Example:
```
$ ./xbps-src show keepassxc
pkgname: keepassxc
...
License(s): GPL-3.0-or-later
License(s): BSD-3-Clause
License(s): CC0-1.0
License(s): LGPL-2.0-only
License(s): LGPL-2.1-only
License(s): LGPL-3.0-or-later
License(s): Nokia-Qt-exception-1.1
License(s): MIT
License(s): BSL-1.0
```
2022-12-18 19:27:01 -05:00
oreo639
1be73bd4fa
build-style/void-cross: Update flags for gcc12 and glibc 2.36
...
gcov can't be built without libc:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100289
Remove -no-pie from build. glibc 2.35 and newer uses -static-pie by default:
https://sourceware.org/pipermail/glibc-cvs/2021q4/075916.html
2022-12-17 12:52:00 +07:00
oreo639
eb82e2578b
gcc: update to 12.2.0.
2022-12-17 11:08:32 +07:00
oreo639
e1e8467efb
glibc: update to 2.36, first pass, no-cross
2022-12-17 10:45:20 +07:00
oreo639
647562d909
environment/autoconf_cache: Disable 64-bit time_t by default
2022-12-17 10:41:49 +07:00
Đoàn Trần Công Danh
28c20fdafd
xfce4-panel: update to 4.18.0.
2022-12-16 13:51:30 +07:00
Đoàn Trần Công Danh
98ae81d4f2
libxfce4util: update to 4.18.0.
2022-12-16 13:51:30 +07:00
Đoàn Trần Công Danh
11abc3c7e7
libxfce4ui: update to 4.18.0.
2022-12-16 13:51:30 +07:00
Jami Kettunen
81502791a5
libplacebo: update to 4.208.0.
2022-12-12 21:00:25 +01:00
classabbyamp
120dbc7fc6
common/environment/setup/sourcepkg.sh: don't unset $UBUNTU_SITE
2022-12-12 13:42:39 -05:00
Michal Vasilek
554a2716b0
ghex: update to 43.0.
2022-12-12 16:47:04 +01:00
Roberto Ricci
b614f72918
simgear: update to 2020.3.17.
2022-12-12 02:22:43 -05:00
Michal Vasilek
c49feecb30
New package: gcr4-4.0.0
2022-12-11 22:01:26 +01:00
Michal Vasilek
f33b11a4ce
New package: libshumate-1.0.3
2022-12-11 21:43:07 +01:00
Michal Vasilek
fdded8e997
libpanel: add shlibs
2022-12-11 21:43:07 +01:00
Michal Vasilek
b6698ba402
d-spy: add shlibs
2022-12-11 21:43:07 +01:00
Đoàn Trần Công Danh
aa3a922c52
env/setup/sourcepkg: fix for multiple env variables' value
2022-12-09 08:31:27 +07:00
Gonzalo Tornaría
7bd48502b0
primesieve: update to 11.0.
2022-12-08 20:38:56 +00:00
Alfredo Pérez
78898ff4bc
geos: update to 3.11.1.
2022-12-08 14:55:28 -05:00
Zach Dykstra
1206ec48e1
zfs: update to 2.1.7.
...
Close : #40874
2022-12-06 21:03:34 -05:00
classabbyamp
acc4dc46d8
syncthingtray: update to 1.3.1.
2022-12-06 15:33:59 -05:00
icp
5f0e7218eb
common/xbps-src/shutils/update_check.sh: tweak url and rx for git.sr.ht
...
Accommodate for tarballs in refs named after commit hash.
2022-12-04 21:37:30 -05:00
Gonzalo Tornaría
0b5a5c2bd9
SuiteSparse: update to 6.0.1.
...
- use openblas instead of lapack when available.
- add shlibs that will be used by octave.
- SuiteSparse-devel and mongoose-devel conflict for libmongoose.{so,a}.
2022-12-04 21:11:25 +00:00
John Gebbie
c3112e0bd1
New package: vosk-api-0.3.43
2022-12-04 17:10:55 +01:00
John Gebbie
f2f6fceb0b
New package: openfst-1.8.2
2022-12-04 17:10:55 +01:00
Gonzalo Tornaría
771ba9b372
igraph: update to 0.10.2.
...
Also: use openblas instead of lapack when available.
2022-12-03 22:36:51 +00:00
Arjan Mossel
93d6b41177
vtk: update to 9.2.2
2022-12-03 20:38:55 +00:00
Marijn Suijten
874a01184f
New package: libdrm-test-progs-2.4.113
...
libdrm provides a couple useful progams for printing, testing and
validating KMS implementations; include these utilities in a new
libdrm-test-progs subpackage of libdrm.
2022-12-04 00:54:30 +07:00
Michal Vasilek
66c3fdc295
cpp-hocon: build shared library
2022-12-03 20:26:45 +07:00
Michal Vasilek
8baef470bd
gedit: update to 43.2.
2022-12-03 13:11:40 +01:00
Michal Vasilek
bf4a4c5613
tepl: update to 6.2.0.
2022-12-03 13:11:40 +01:00
Đoàn Trần Công Danh
6174bd6afd
env/setup/sourcepkg: unset all exported variables
...
except known to be good one.
See 581cdacc5b
and 253b9f0b98
2022-12-03 17:27:29 +07:00
Đoàn Trần Công Danh
2111dfa815
gen-runtime-deps: verify rdeps for shlib_requires too
...
While we're at it, mark one more variables as local
2022-11-30 23:22:16 +07:00
Đoàn Trần Công Danh
1b2519f765
do-extract: extract rpm with bsdtar, too
2022-11-30 23:20:04 +07:00
Andrew J. Hesford
7436cebdd5
pre-pkg/04-generate-runtime-deps.sh: avoid conflict with `broken` template var
...
Using a non-local `broken` variable in the hook
common/hooks/prepkg/04-generate-runtime-deps.sh
will cause a spurious shlib error when building templates marked broken
are built with `xbps-src -b`. Declaring the variable local is
sufficient, but let's make the name a bit more distinctive anyway.
2022-11-30 11:15:57 -05:00
Leah Neukirchen
44f6a3a06b
swi-prolog: update to 9.0.0.
2022-11-28 15:19:02 +01:00
classabbyamp
e409ea0c81
common/xbps-src/shutils/update_check.sh: ignore pkgs without distfiles
...
unless they use the update override file
2022-11-27 21:22:48 -05:00
tibequadorian
f51fab02c7
svt-av1: update to 1.3.0.
2022-11-27 11:34:55 -05:00
classabbyamp
783c07738a
kernelshark: split from trace-cmd, update to 2.1.1
2022-11-25 19:35:52 -05:00
classabbyamp
b698913769
trace-cmd: update to 3.1.4.
2022-11-25 19:35:52 -05:00
classabbyamp
66eebb462a
New package: libtracefs-1.6.1
2022-11-25 19:35:52 -05:00
classabbyamp
94e9bc70a2
New package: libtraceevent-1.6.3
2022-11-25 19:35:52 -05:00
Andrew Benson
eef6d5326a
nvidia390: update to 390.157.
2022-11-24 22:00:41 -06:00
classabbyamp
e5f33f6a70
New package: airspyhf-1.6.8
...
closes #38198
2022-11-24 03:17:13 -05:00
skmpz
139590e5e2
spdlog: update to 1.11.0.
2022-11-24 01:07:47 -05:00
yopito
fe0697d0cf
kdevelop: update to 22.08.3
2022-11-23 23:59:57 +01:00
Andrew Benson
7e742c778d
mpv: update to 0.35.0.
2022-11-23 22:32:13 +07:00
Michal Vasilek
0eddd66177
hooks/99-pkglint.sh: error when pkg ships gschemas.compiled
...
gschemas.compiled is generated by glib-compile-schemas and should not be
overriden by a package
2022-11-22 22:51:04 +01:00
Michal Vasilek
c5757115e2
New package: mozjs102-102.5.0
2022-11-22 22:00:28 +01:00
Arjan Mossel
614059b8f3
New package: readosm-1.1.0a
2022-11-21 22:29:49 -06:00
Đoàn Trần Công Danh
22054be835
pkglint: forbid /usr/lib/libexec
2022-11-22 09:05:10 +07:00
Helmut Pozimski
5d1ba57322
libfm-qt: update to 1.2.0.
2022-11-20 14:52:37 +01:00
Helmut Pozimski
5ff9c57e59
cfitsio: update to 4.2.0. (soname bump)
2022-11-20 09:37:29 +01:00
classabbyamp
c18090b458
common/hooks/do-extract/00-distfiles.sh: support deb files
...
Co-authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
2022-11-18 23:47:23 -05:00
Đoàn Trần Công Danh
404517be90
common/shlibs: last change to id3lib break ABI for big-endian
2022-11-17 22:46:20 +07:00
Đoàn Trần Công Danh
3cc51aa5ad
common/shlibs: correct shlibs for libgepub
...
Will be used for next xfce4 release.
2022-11-14 12:20:58 +07:00
Đoàn Trần Công Danh
9ad208c95d
libtorrent-rasterbar: update to 1.2.18.
2022-11-11 22:50:32 +07:00
Đoàn Trần Công Danh
ff92ae7b24
common/shlib: boost-python: requires 1.80.0_6
2022-11-11 10:29:49 +07:00
Andrew J. Hesford
936a6ed85d
build-style/python3-pep517.sh: abandon pip
2022-11-09 21:24:02 -05:00
Jami Kettunen
e0bcd5d955
common/build-style/python3-pep517: add missing \n for msg_warn
2022-11-10 08:42:05 +07:00
Đoàn Trần Công Danh
f6a99075c6
built-style: R-cran: build inside build_wrksrc
2022-11-09 18:50:32 +07:00
Krul Ceter
5e94df1ced
libglademm: remove package
...
The package is not maintained (just like libglade) and considered
obsolete.
Nothing else depends on it (including -devel).
2022-11-08 20:09:32 +01:00
Michal Vasilek
693229f70c
common: build-style/meson: use meson setup
...
WARNING: Running the setup command as `meson [options]` instead of
`meson setup [options]` is ambiguous and deprecated.
meson setup works since 0.42 and this deprecation warning was introduced
in 0.64
2022-11-08 18:24:04 +01:00
Đoàn Trần Công Danh
8c5358f792
xbps-src: set wrksrc to $pkgname-$version unconditionally
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
74ba0a8d67
environment: remove create_wrksrc from all build-style
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
509f79078c
hooks: do-extract: extract to temp dir then rename
...
Extracting to temporary directory then renaming to real $wrksrc,
will make the do-extract steps works atomicity. Either $wrksrc is there
and complete, or it's not there.
Accidentally, this change has a side effect, we can no longer care about
the name of top-level components of a tarball, since we will rename the
top level directory in question to $wrksrc. IOW, we don't need to set
$wrksrc any longer. The side effect of above side effect: we can starting
to build multiple packages that have same top-level's name without clean
from now on.
In another hand, we only rename the inner directory if the extracted
file hierarchy has single top-level directory, we will use the
renamed-temporary directory as the $wrksrc, $create_wrksrc variable is
no longer relevant, and do-clean will always work probably instead of
leaving some trash behind like before.
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
a67189c236
hooks: do-extract: simplify gem extraction
2022-11-08 22:30:37 +07:00
Đoàn Trần Công Danh
581cdacc5b
env/setup/sourcepkg: unset python3 build-helper variables
2022-11-05 20:03:57 +07:00
Đoàn Trần Công Danh
7927891c88
boost: revbump for Python 3.11
2022-11-05 08:24:52 -04:00
Andrew J. Hesford
6504d8e133
python3: update to 3.11.0.
...
Also include bluez headers at build time to allow Bluetooth sockets in
the Python stdlib.
h/t: @sgn
2022-11-05 08:21:20 -04:00
Krul Ceter
750ff65be4
libgdal: update to 3.5.3.
2022-11-04 23:27:39 -04:00
John
683362bd55
New package: DirectXShaderCompiler-1.7.2207
2022-11-04 20:41:46 +01:00
Leah Neukirchen
983fdb2f5f
libtls: update to 3.6.1.
2022-11-04 17:35:48 +01:00
John
ddf4281132
qt6-declarative: update to 6.4.0.
2022-11-03 17:07:45 +01:00
Jan Christian Grünhage
ca8c4fb08f
build-style/cargo: produce auditable binaries
2022-11-03 03:50:11 -04:00
classabbyamp
083de3f368
syncthingtray: update to 1.3.0.
2022-11-02 20:51:09 -04:00
classabbyamp
69daac674e
qtforkawesome: update to 0.1.0.
2022-11-02 20:45:59 -04:00
Duncaen
02fb37373b
hooks/99-pkglint.sh: error out if /usr/usr path is used
2022-11-01 15:40:29 +01:00
Andrew Benson
87bd5ea6db
New package: libt3widget-1.2.2
2022-10-31 19:11:28 -05:00
Andrew Benson
feb1c6d348
New package: libt3window-0.4.1
2022-10-31 19:11:28 -05:00
Andrew Benson
ccb7b975e1
New package: libt3key-0.2.10
2022-10-31 19:11:28 -05:00
Andrew Benson
1097ac5618
New package: libt3highlight-0.5.0
2022-10-31 19:11:28 -05:00
Andrew Benson
379f0e93e1
New package: libt3config-1.0.0
2022-10-31 19:11:28 -05:00
Gonzalo Tornaría
670e61df33
gap: update to 4.12.1.
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
a856644c92
eclib: update to 20221012.
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
bc2bd6e3e5
pari: update to 2.15.0.
2022-10-31 11:27:33 -04:00
dkwo
11c32f53fe
singular: update to 4.3.1p2 (fix gcc 12 build)
2022-10-31 11:27:33 -04:00
Gonzalo Tornaría
a3c8d35955
flintlib: update to 2.9.0.
2022-10-31 11:27:33 -04:00
fanyx
a6cee91408
mgba: update to 0.10.0, adopt
2022-10-31 11:24:57 -04:00
Helmut Pozimski
0595214d13
libfilezilla: update to 0.39.2.
2022-10-29 11:33:12 +02:00
Iced Quinn
b61e657395
antimicrox: update to 3.2.5
...
chore: remove antimicro from common/shlibs
chore: include old antimicrox libs in removed packages
refactor: musl-specific flags
2022-10-27 09:07:06 -04:00
Michal Vasilek
06e7b5e9a3
spice-gtk: use libsoup3
2022-10-26 14:55:35 +02:00
Michal Vasilek
2de091c6f6
phodav: update to 3.0.
2022-10-26 14:55:35 +02:00
Michal Vasilek
1bad1789a6
libosinfo: use libsoup3
2022-10-26 14:55:35 +02:00
classabbyamp
8fe8739a23
common/: remove PATH adds from CI scripts
...
they are now specified in the workflow file
2022-10-25 14:23:46 -04:00
Michal Vasilek
f6f90ddf6b
gfbgraph: remove package
...
* uses libsoup2, not regularly maintained, unused
2022-10-22 22:13:42 +02:00
Michal Vasilek
e24fd1c898
geocode-glib: use libsoup3, split -common
2022-10-22 22:13:42 +02:00
Michal Vasilek
730d00ad5e
New package: geocode-glib-libsoup2-2.26.4
2022-10-22 22:13:42 +02:00
Michal Vasilek
d5c66d8281
rest: update to 0.9.1.
2022-10-22 22:13:42 +02:00
Michal Vasilek
b6bab10cd8
New package: rest0-0.8.1
2022-10-22 22:13:42 +02:00
Michal Vasilek
fe352426bd
xbps-src: don't use deprecated egrep
...
grep 3.8 now prints a warning that egrep is deprecated and we should use
grep -E instead
2022-10-22 15:33:42 +02:00
oreo639
6353f833c1
webkit2gtk: update to 2.38.1.
...
This splits webkit2gtk into 3 packages:
+ webkit2gtk: GTK+3 and libsoup2
+ libwebkit2gtk41: GTK+3 and libsoup3
+ libwebkit2gtk50: GTK4 and libsoup3
This is necessary since libsoup2 and libsoup3 cannot be
used at the same time.
Ideally the other packages would eventually be no longer necessary.
2022-10-21 11:48:43 +02:00
John
f2141db4d1
gpgme: update to 1.18.0.
2022-10-17 22:07:21 +02:00
Leah Neukirchen
ddcfb5db9b
libavif: update to 0.11.0.
2022-10-15 19:59:36 +02:00
Leah Neukirchen
145c8868bd
kea: update to 2.2.0.
...
Update to latest stable release; fixes GCC 12 build.
Disable SQL tests.
2022-10-15 19:53:32 +02:00
Heinrich Kruger
7c3f5a15b9
xbps-src: use unique names for bulk update commands
...
A regression introduced in 4c43245e0b
is causing the 'xbps-src update-sys'
command to skip the final step of installing the updated packages.
This happens because the `cmd` variable name clashes with a loop
variable used in common/environment/setup/install.sh script (line 16).
Thus the `"$cmd" == installed` comparison
(common/xbps-src/shutils/bulk.sh line 122) fails and the installation
step is skipped.
Using unique variable names in `bulk.sh` avoids this problem.
Closes : #39969 [via git-merge-pr]
2022-10-15 15:55:37 +02:00
John
62f9b0b251
kate5: update to 22.08.2.
2022-10-15 00:03:14 +02:00
Piraty
fb1006cb4a
libgit2: update to 1.5.0.
2022-10-14 19:47:43 +00:00
John
f4fa6b6d61
libpipewire0.2: remove package
2022-10-14 10:14:34 +02:00
Michal Vasilek
c6c5c8006b
Revert "sysprof: update to 3.46.0."
...
This reverts commit 83b9c38442
.
doesn't work with gnome-builder 42
2022-10-13 10:48:42 +02:00
Michal Vasilek
83b9c38442
sysprof: update to 3.46.0.
2022-10-12 20:15:01 +02:00
John
bf5c560511
New package: kpipewire-5.26.0
2022-10-12 17:30:22 +02:00
Duncaen
61e89bbdd6
network-ups-tools: update to 2.8.0.
2022-10-09 21:02:28 +02:00
Duncaen
822374506b
openbabel: update to 3.1.1.
2022-10-09 18:38:56 +02:00
Gonzalo Tornaría
767e303492
primesieve: update to 8.0.
2022-10-09 12:19:48 -04:00
classabbyamp
1f7a114436
SoapySDR: update to 0.8.1
2022-10-09 12:01:45 -04:00
Duncaen
54f6c612f9
gloox: update to 1.0.24.
2022-10-09 16:55:51 +02:00
Duncaen
b7677a28f1
glog: update to 0.6.0.
2022-10-08 23:43:58 +02:00
Enno Boland
c7b9a7c492
wireshark: update to 4.0.0.
...
Close : #39761
2022-10-08 17:04:37 -04:00
Enno Boland
0eb8293ac3
pkgconf: update to 1.9.3.
2022-10-08 16:46:33 -04:00
Andrew J. Hesford
76ab2adf33
common/shlibs: fix mangled grpc line
2022-10-07 16:54:17 -04:00
Andrew J. Hesford
3b96872e32
grpc: update to 1.49.1.
2022-10-07 12:22:11 -04:00
Andrew J. Hesford
8f3f8936dd
New package: abseil-cpp-20220623.1
2022-10-07 12:22:11 -04:00
classabbyamp
d6b774d0f9
syncthingtray: update to 1.2.4.
2022-10-04 15:04:35 -04:00
mmnmnnmnmm
8fda4964ae
New package: libiir1-1.9.3
2022-10-03 10:13:44 -04:00
icp
0698e85a65
libvterm: update to 0.3.
2022-10-02 16:40:05 +02:00
Leah Neukirchen
db2ba14939
libabigail: update to 2.1.
2022-10-01 22:16:09 +02:00
Michal Vasilek
13d438cc91
vte3: update to 0.70.0, build gtk4 library
2022-10-01 18:57:33 +02:00
Leah Neukirchen
f52f4dd9d6
perl: update to 5.36.0.
2022-10-01 16:53:19 +02:00
Michal Vasilek
4ed10b7871
glib: bump shlibs
2022-09-30 11:39:23 +02:00
Joel Beckmeyer
def53da009
common/build-style/python3-pep517.sh: use full path for TMPDIR
...
fixes side effects with setuptools_rust / rustc
2022-09-28 10:04:27 -04:00
Duncaen
4c43245e0b
xbps-src: add update-local and show-local-updates
2022-09-27 19:11:47 +02:00
lemmi
18a364694f
obs: update to 28.0.1.
2022-09-25 00:07:17 +02:00
Helmut Pozimski
d1cb36e0ff
libfilezilla: update to 0.39.1.
2022-09-23 20:09:17 +02:00
marmeladema
3fe6494890
capnproto: update to 0.10.2
2022-09-22 02:55:28 -04:00
Leah Neukirchen
bcbe42c202
mujs: fix another shlibs typo
2022-09-21 00:57:21 +02:00
Leah Neukirchen
73b2519c42
mujs: fix shlibs typo
2022-09-21 00:53:45 +02:00
Leah Neukirchen
f54ce75e2f
mujs: add and use shared library, add mujs-devel.
2022-09-21 00:41:20 +02:00
Benjamín Albiñana
6d8d6ba69e
qpdf: update to 11.0.0.
2022-09-20 17:25:45 +02:00
icp
16a941112d
raul: remove package
2022-09-19 02:33:27 -04:00
Đoàn Trần Công Danh
7662f1c433
lint-version: fix check-reverts
2022-09-19 07:51:14 +07:00
Elaine Gibson
79dfaeba09
radare2: update to 5.7.8.
2022-09-18 20:53:28 +07:00
Đoàn Trần Công Danh
ddb9e6eb19
environment: set -fdebug-prefix-map relative to build_wrksrc
2022-09-18 20:37:21 +07:00
Đoàn Trần Công Danh
95159532cc
C{,XX}FLAGS: change -fdebug-prefix-map for cmake and meson
...
Both of them build inside a builddir. This change ease the debugging
process.
2022-09-18 20:37:21 +07:00
Đoàn Trần Công Danh
014a230f24
build-style/qmake: remove Qt4 reference
2022-09-18 20:36:36 +07:00
Alfredo Pérez
3e0e9faf2e
rem: update to 2.7.0.
2022-09-18 10:02:03 +07:00
Alfredo Pérez
92d6da4880
re: update to 2.7.0.
2022-09-18 10:02:02 +07:00
Đoàn Trần Công Danh
6ed4695842
lint-version: check reverts
2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh
e6a34da6d1
lint-version-change: correctly print multiline variables
2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh
28c485ecfc
changed_templates: explain what has been done
2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh
7510b96218
common: simplify logic to find git
...
From chroot-git 2.33.1, we always have an executable named git
for other build infrastructure and lints.
Let's remove the shenanegan to find which git to be used, prepend the
path to chroot-git's git into $PATH, and let's the shell call the
correct git for us instead.
2022-09-17 23:32:50 +07:00
Marcin Puc
dbb0477280
New package: tpm2-totp-0.3.0
2022-09-13 22:12:05 +02:00
Érico Nogueira
7e3b1d2296
libtorrent-rasterbar: rebuild to fix segfault.
...
Since asio is a header-only library, we need to rebuild its dependents.
2022-09-11 23:30:33 +07:00
Michal Vasilek
2c4e3d786d
io.elementary.music: update to 7.0.0.
2022-09-11 16:35:45 +02:00
Michal Vasilek
ea7a280418
New package: granite7-7.0.0
2022-09-11 16:35:45 +02:00
Michal Vasilek
9dfa77eb54
duktape: update to 2.7.0.
2022-09-11 16:35:26 +02:00
q66
5df385d509
Revert "build-style/waf3: set config dir to /etc"
...
This reverts commit ca4ee9b002
.
--configdir is not supported in some projects
2022-09-11 13:28:49 +00:00
Duncaen
ccd0dc07e0
hooks/99-pkglint.sh: error if /usr/share/man/man/ is used
2022-09-10 21:58:15 +00:00
Andrew Benson
ba83ebae78
surgescript: update to 0.5.6.
2022-09-10 13:28:53 -05:00
Karel Balej
c1c6b71abb
mtxclient: update to 0.8.2.
2022-09-10 13:09:56 +02:00
Duncaen
3311c84251
xbps-src: try to fix multiple distfiles
2022-09-09 22:17:53 +02:00
classabbyamp
d05b80f02e
LimeSuite: update to 22.09.0.
2022-09-08 16:16:01 -04:00
amak
d9cfdd4486
libupnpp: update to 0.22.2
2022-09-08 03:01:03 -04:00
amak
73592d8075
libnpupnp: update to 5.0.0
2022-09-08 03:01:03 -04:00