Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: wayout-0.1.5 #53255

Closed
wants to merge 27 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e1abb45
New package: wayout-0.1.5
elbachir-one Nov 29, 2024
ab63bd4
skim: update to 0.13.0
voidisnull Nov 27, 2024
1caefcb
rio: update to 0.2.2.
NyaaaWhatsUpDoc Nov 27, 2024
61550a9
qrcp: update to 0.11.3
cinerea0 Nov 25, 2024
5eb2b23
comrak: update to 0.31.0, adopt
cinerea0 Nov 27, 2024
2d22976
mdBook: update to 0.4.43
cinerea0 Nov 27, 2024
78fe3c9
nerd-fonts: update to 3.3.0
cinerea0 Nov 27, 2024
5fbe6f7
github-cli: update to 2.63.0
tranzystorekk Nov 27, 2024
b3789cc
kak-lsp: update to 18.1.0.
TeddyDD Nov 27, 2024
b593162
lua-language-server: update to 3.13.2.
icp1994 Nov 17, 2024
f633a79
k3d: update to 5.7.5.
TeddyDD Nov 27, 2024
4899d34
berkeley-abc: Replace with yosys-abc.
Aloz1 Nov 12, 2024
d669a63
nspr: update to 4.36.
sgn Nov 28, 2024
429d30b
ca-certificates: update to 20240203+3.107.
sgn Nov 28, 2024
95b5fea
cocogitto: update to 6.2.0, orphan
tranzystorekk Nov 28, 2024
b2a55b8
eza: update to 0.20.10
tranzystorekk Nov 28, 2024
6d3b095
re2c: update to 4.0.1.
leahneukirchen Nov 25, 2024
0b268ad
python3-pyspnego: update to 0.11.2.
leahneukirchen Nov 26, 2024
7583ac7
minify: update to 2.21.2.
leahneukirchen Nov 26, 2024
fac4216
tcsh: update to 6.24.14.
leahneukirchen Nov 27, 2024
9d3ec27
b3sum: update to 1.5.5.
leahneukirchen Nov 27, 2024
bbaa804
debootstrap: update to 1.0.138.
leahneukirchen Nov 28, 2024
1be6d0a
ntpd-rs: update to 1.3.1
tranzystorekk Nov 28, 2024
469a02a
linux-mainline: update to 6.12.
Duncaen Nov 28, 2024
ee8b9fa
go: update to 1.23.3.
g4s8 Nov 12, 2024
1bb55b7
terraform: Update to v1.10.0, stop reporting dev status
the-maldridge Nov 29, 2024
ba07fa6
lxqt-qt5plugin: rebuild for orphan
sgn Nov 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/b3sum/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'b3sum'
pkgname=b3sum
version=1.5.4
version=1.5.5
revision=1
build_wrksrc="b3sum"
build_style=cargo
Expand All @@ -9,4 +9,4 @@ maintainer="Leah Neukirchen <[email protected]>"
license="CC0-1.0"
homepage="https://github.com/BLAKE3-team/BLAKE3/"
distfiles="https://github.com/BLAKE3-team/BLAKE3/archive/${version}.tar.gz"
checksum=ddd24f26a31d23373e63d9be2e723263ac46c8b6d49902ab08024b573fd2a416
checksum=6feba0750efc1a99a79fb9a495e2628b5cd1603e15f56a06b1d6cb13ac55c618
1 change: 1 addition & 0 deletions srcpkgs/berkeley-abc
37 changes: 0 additions & 37 deletions srcpkgs/berkeley-abc/patches/reproducibility.patch

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/ca-certificates/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ca-certificates'
pkgname=ca-certificates
version=20240203+3.104
version=20240203+3.107
revision=1
_nss_version=${version#*+}
bootstrap=yes
Expand All @@ -15,7 +15,7 @@ homepage="https://wiki.mozilla.org/NSS:Root_certs"
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version%+*}.tar.xz
${MOZILLA_SITE}/security/nss/releases/NSS_${_nss_version//\./_}_RTM/src/nss-${_nss_version}.tar.gz"
checksum="3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6
e2763223622d1e76b98a43030873856f248af0a41b03b2fa2ca06a91bc50ac8e"
7f7e96473e38150771a615f5d40e8c41ba3a19385301ae0c525091f2fc9d6729"

post_extract() {
cp ${FILESDIR}/* $build_wrksrc/mozilla
Expand Down
8 changes: 4 additions & 4 deletions srcpkgs/cocogitto/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'cocogitto'
pkgname=cocogitto
version=6.1.0
revision=2
version=6.2.0
revision=1
build_style=cargo
build_helper=qemu
hostmakedepends="pkg-config"
makedepends="libgit2-devel"
depends="gnupg"
short_desc="Conventional Commits toolbox"
maintainer="tranzystorekk <[email protected]>"
maintainer="Orphaned <[email protected]>"
license="MIT"
homepage="https://github.com/cocogitto/cocogitto"
changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md"
distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz"
checksum=756bc574f311311639723297f3dc793f7494d9b3ae375d6bc3e6e714432d08f0
checksum=fd7d69fb5b6d64e292877d87a77864d5081906b6e515e20b93348b7f05bd05c1
# Test suite is not atomic, relies on user environment such as git user configuration
make_check=no

Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/comrak/template
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Template file for 'comrak'
pkgname=comrak
version=0.29.0
version=0.31.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="oniguruma-devel"
short_desc="CommonMark + GFM compatible Markdown parser and renderer"
maintainer="Orphaned <[email protected]>"
maintainer="cinerea0 <[email protected]>"
license="BSD-2-Clause"
homepage="https://github.com/kivikakk/comrak"
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
checksum=3929895c2c3e42d0d1a6efddd66a3c62282b81b62dd74229f6c8f31ac1dcb333
checksum=8911f4b6042e36557c4f8b8b3e296eacd0d5fc3e14d10710eb64a29e84744278

post_install() {
vlicense COPYING
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/debootstrap/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'debootstrap'
pkgname=debootstrap
version=1.0.137
version=1.0.138
revision=1
depends="binutils gnupg gzip tar wget xz zstd"
short_desc="Bootstrap a basic Debian system"
Expand All @@ -9,7 +9,7 @@ license="MIT"
homepage="http://packages.qa.debian.org/d/debootstrap.html"
distfiles="${DEBIAN_SITE}/main/d/debootstrap/debootstrap_${version}_all.deb
${DEBIAN_SITE}/main/d/debian-archive-keyring/debian-archive-keyring_2023.4_all.deb"
checksum="8effd68f105c08eb7bd70791ad517c95d9549a032b4f0b813d52d2a09cdcbad4
checksum="144cbe3b3e59e8609474121a419622a98de9756c28c820e9239be452df9e704d
6e93a87b9e50bd81518880ec07a62f95d7d8452f4aa703f5b0a3076439f1022c"

case "$XBPS_TARGET_MACHINE" in
Expand Down
8 changes: 4 additions & 4 deletions srcpkgs/eza/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'eza'
pkgname=eza
version=0.20.9
version=0.20.10
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libgit2-1.8-devel"
short_desc="Modern, maintained replacement for ls"
short_desc="Modern replacement for ls"
maintainer="tranzystorekk <[email protected]>"
license="EUPL-1.2"
homepage="https://eza.rocks"
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
checksum="3f55cab4625bbd0af01bd4049330217b392fe915b0e5764f4131c9118d4f92d7
85be8f83f369a368e2f72a2585004350f0a099587aab478c9ca7903567a880e0"
checksum="dbeba82ed85c18776aac20a4f91429bd3ab7e1bd3734344cd247e8f646516a13
d875baa4309eb539e5478f9d7b39cc8e007881b6bdb30a81d7811ab29dc90896"

skip_extraction="man-${version}.tar.gz"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/github-cli/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=2.62.0
version=2.63.0
revision=1
build_style=go
build_helper=qemu
Expand All @@ -14,7 +14,7 @@ license="MIT"
homepage="https://cli.github.com"
changelog="https://github.com/cli/cli/releases"
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
checksum=8b0d44a7fccd0c768d5ef7c3fbd274851b5752084e47761f146852de6539193e
checksum=c5309db9707c9e64ebe264e1e2d0f893ecead9056d680b39a565aaa5513d2947

if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
make_check_args+=" -skip TestMigrationWriteErrors"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/go/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'go'
pkgname=go
version=1.23.2
version=1.23.3
revision=1
create_wrksrc=yes
build_wrksrc=go
Expand All @@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://go.dev/"
changelog="https://go.dev/doc/devel/release.html"
distfiles="https://go.dev/dl/go${version}.src.tar.gz"
checksum=36930162a93df417d90bd22c6e14daff4705baac2b02418edda671cdfa9cd07f
checksum=8d6a77332487557c6afa2421131b50f83db4ae3c579c3bc72e670ee1f6968599
nostrip=yes
noverifyrdeps=yes
# on CI it tries to use `git submodule`, which is not part of chroot-git
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/k3d/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'k3d'
pkgname=k3d
version=5.7.4
version=5.7.5
revision=1
build_style=go
build_helper=qemu
Expand All @@ -14,7 +14,7 @@ license="MIT"
homepage="https://k3d.io/"
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=419e1bc3a44d57f66512dc2be3cae118482db65ceeb7baba41a6df7ea4300263
checksum=dca2348cfc1f6a08d8d4d6a93a2cca6a77289f373a76b9f6119512ba7d66f496
_completions="bash zsh fish"

post_build() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/kak-lsp/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'kak-lsp'
pkgname=kak-lsp
version=18.0.3
version=18.1.0
revision=1
build_style=cargo
short_desc="Language Server Protocol client for Kakoune"
Expand All @@ -9,7 +9,7 @@ license="Unlicense"
homepage="https://github.com/kakoune-lsp/kakoune-lsp"
changelog="https://raw.githubusercontent.com/kakoune-lsp/kakoune-lsp/master/CHANGELOG.md"
distfiles="https://github.com/kakoune-lsp/kakoune-lsp/archive/v${version}.tar.gz"
checksum=75de62446a3eabc0e96b170b5d9c18cd37dabcbfbaa2a9e50240a00dab271a93
checksum=e9be8b132cc92612b5fa94535b0162b093bceacf20b6c883895acae0ef36eb8f

post_install() {
vlicense UNLICENSE
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linux-mainline/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'linux-mainline'
pkgname=linux-mainline
version=6.11
version=6.12
revision=1
build_style=meta
depends="linux${version} linux-base"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/lua-language-server/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lua-language-server'
pkgname=lua-language-server
version=3.12.0
version=3.13.2
revision=1
hostmakedepends="ninja"
short_desc="Lua LSP implementation written in Lua"
Expand All @@ -9,7 +9,7 @@ license="MIT"
homepage="https://luals.github.io"
changelog="https://raw.githubusercontent.com/LuaLS/lua-language-server/master/changelog.md"
distfiles="https://github.com/LuaLS/lua-language-server/releases/download/${version}/lua-language-server-${version}-submodules.zip"
checksum=cd39ce51a1b7a9ec5dcc413e7e7024ac706503e084b0d8adc0804d7e23b3995b
checksum=49b782daae3fe808178564945b400ca7dd6d6534a0c6d3d1f80db85f05b35692

do_build() {
ninja -C 3rd/luamake -f compile/ninja/linux.ninja
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/lxqt-qt5plugin/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'lxqt-qt5plugin'
pkgname=lxqt-qt5plugin
version=1.4.1
revision=1
revision=2
build_style=cmake
hostmakedepends="lxqt-build-tools-qt5 qt5-qmake qt5-host-tools libfm-devel"
makedepends="libdbusmenu-qt5-devel libfm-qt5-devel libqt5xdg-devel"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/mdBook/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mdBook'
pkgname=mdBook
version=0.4.42
version=0.4.43
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -10,7 +10,7 @@ license="MPL-2.0"
homepage="https://github.com/rust-lang/mdBook"
changelog="https://raw.githubusercontent.com/rust-lang/mdBook/master/CHANGELOG.md"
distfiles="https://github.com/rust-lang/mdBook/archive/refs/tags/v${version}.tar.gz"
checksum=cf1c7c293fd1ad3d51fe13cd385303df8b30004ba5edcc35dd8dbd23d670d528
checksum=7213c006d78dafa0d7a893bdb8fd3814bbf4d6794ffb97822038185364b73f77

post_install() {
vlicense LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/minify/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'minify'
pkgname=minify
version=2.21.1
version=2.21.2
revision=1
build_style=go
go_import_path="github.com/tdewolff/minify/v2"
Expand All @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <[email protected]>"
license="MIT"
homepage="https://github.com/tdewolff/minify"
distfiles="https://github.com/tdewolff/minify/archive/v${version}.tar.gz"
checksum=076ea8bb067f2a17036fa4b37ccc42648090ba3ffadfc5d57a469d289b19d354
checksum=ecbd0e55014aaaee275e3463b6bdccbf102ab3b8efa1164a3d7970c5c7c0bb41

post_install() {
vlicense LICENSE
Expand Down
Loading