-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'void-linux:master' into master
- Loading branch information
Showing
104 changed files
with
234 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# Template file for '7zip' | ||
pkgname=7zip | ||
version=24.08 | ||
version=24.09 | ||
revision=1 | ||
short_desc="File archiver with a high compression ratio" | ||
maintainer="Roberto Ricci <[email protected]>" | ||
license="LGPL-2.1-or-later, BSD-3-Clause" | ||
homepage="https://www.7-zip.org" | ||
changelog="https://www.7-zip.org/history.txt" | ||
distfiles="https://www.7-zip.org/a/7z${version//./}-src.tar.xz" | ||
checksum=aa04aac906a04df59e7301f4c69e9f48808e6c8ecae4eb697703a47bfb0ac042 | ||
checksum=49c05169f49572c1128453579af1632a952409ced028259381dac30726b6133a | ||
alternatives=" | ||
7z:7z:/usr/bin/7zip | ||
7z:7za:/usr/bin/7zip | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Template file for 'bcc' | ||
pkgname=bcc | ||
version=0.31.0 | ||
revision=2 | ||
version=0.32.0 | ||
revision=1 | ||
_llvmver=19 | ||
build_style=cmake | ||
configure_args="-DREVISION=${version} -DENABLE_LLVM_SHARED=1 | ||
|
@@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <[email protected]>" | |
license="Apache-2.0" | ||
homepage="https://github.com/iovisor/bcc" | ||
distfiles="https://github.com/iovisor/bcc/releases/download/v${version}/bcc-src-with-submodule.tar.gz>bcc-${version}.tar.gz" | ||
checksum=539a9e937b42f79ec525a05daa1b2a4ce0bf444fc692e2ac21e618f91605e089 | ||
checksum=0b4583bb28722d725fb1c6a749e39959d950973d5e92cb559fac30779e545ec2 | ||
python_version="3" | ||
|
||
post_extract() { | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Template file for 'bmake' | ||
pkgname=bmake | ||
version=20240921 | ||
version=20241124 | ||
revision=1 | ||
short_desc="Portable version of the NetBSD make build tool" | ||
maintainer="Leah Neukirchen <[email protected]>" | ||
license="BSD-3-Clause" | ||
homepage="https://www.crufty.net/help/sjg/bmake.html" | ||
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz" | ||
checksum=b346579e82d296d1a4da29dea8594e3ee596130b20786dec0f3899a3e11275c2 | ||
checksum=4f66406091c2f85ea964b238d69eb8f71ab4baac9dca4687a71883ba6de4ddb2 | ||
python_version=3 | ||
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Template file for 'breeze-icons' | ||
pkgname=breeze-icons | ||
version=6.7.0 | ||
version=6.8.0 | ||
revision=1 | ||
build_style=cmake | ||
build_helper=qemu | ||
|
@@ -13,7 +13,7 @@ maintainer="John <[email protected]>" | |
license="LGPL-3.0-or-later" | ||
homepage="https://community.kde.org/Frameworks" | ||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" | ||
checksum=39037e3fcbbb7a65011685c498cae31ff496a5f2493269c955bb29c94a688b74 | ||
checksum=75ee11fc441c27504e199e365693296edcd465f890db6aabcb0deca0ace22d3a | ||
nostrip=yes | ||
|
||
if [ -z "$CROSS_BUILD" ]; then | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Template file for 'cadaver' | ||
pkgname=cadaver | ||
version=0.24 | ||
version=0.26 | ||
revision=1 | ||
build_style=gnu-configure | ||
configure_args="--with-ssl=gnutls" | ||
|
@@ -11,6 +11,6 @@ maintainer="Leah Neukirchen <[email protected]>" | |
license="GPL-2.0-or-later" | ||
homepage="https://notroj.github.io/cadaver/" | ||
distfiles="https://notroj.github.io/cadaver/cadaver-${version}.tar.gz" | ||
checksum=46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6 | ||
checksum=9236e43cdf3505d9ef06185fda43252840105c0c02d9370b6e1077d866357b55 | ||
|
||
CFLAGS="-DHAVE_LOCALE_H" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# Template file for 'cargo-bootstrap' | ||
pkgname=cargo-bootstrap | ||
reverts="1.83.0_1" | ||
version=1.82.0 | ||
revision=1 | ||
revision=2 | ||
short_desc="Bootstrap binaries of Rust package manager" | ||
maintainer="Orphaned <[email protected]>" | ||
license="Apache-2.0 OR MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
# Template file for 'extra-cmake-modules' | ||
pkgname=extra-cmake-modules | ||
version=6.7.0 | ||
version=6.8.0 | ||
revision=1 | ||
build_style=cmake | ||
configure_args="-DBUILD_HTML_DOCS=ON" | ||
hostmakedepends="python3-Sphinx qt5-tools" | ||
configure_args="-DBUILD_HTML_DOCS=ON -DBUILD_TESTING=ON" | ||
hostmakedepends="python3-Sphinx qt6-base qt6-tools qt6-plugin-sqlite | ||
qt5-qmake qt5-host-tools" | ||
makedepends="qt5-devel" | ||
depends="cmake" | ||
checkdepends="qt5-declarative-devel" | ||
checkdepends="qt5-declarative-devel qt6-base-devel" | ||
short_desc="Extra modules and scripts for CMake" | ||
maintainer="John <[email protected]>" | ||
license="BSD-3-Clause" | ||
homepage="https://invent.kde.org/frameworks/extra-cmake-modules" | ||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" | ||
checksum=d81de82692d3d2bb77110332a65c8266252becc2c3f307ce814990ce5607b8dc | ||
checksum=ff8a0bf72285bec1768e3acd8f7c665a26d55a1527e96d73e35789dc9f0e3472 | ||
python_version=3 | ||
|
||
do_check() { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Template file for 'grpcurl' | ||
pkgname=grpcurl | ||
version=1.9.1 | ||
revision=2 | ||
version=1.9.2 | ||
revision=1 | ||
build_style=go | ||
go_import_path="github.com/fullstorydev/grpcurl" | ||
go_package="${go_import_path}/cmd/..." | ||
|
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <[email protected]>" | |
license="MIT" | ||
homepage="https://github.com/fullstorydev/grpcurl" | ||
distfiles="https://github.com/fullstorydev/grpcurl/archive/refs/tags/v${version}.tar.gz" | ||
checksum=4bc60a920635929bdf9fa9bb5d310fe3f82bccd441a1487680566694400e4304 | ||
checksum=9259935b6ef86d701caef60be338600798348368c0f4dca063a45cf88d8186a8 | ||
|
||
post_install() { | ||
vlicense LICENSE | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Template file for 'inspircd' | ||
pkgname=inspircd | ||
version=4.2.0 | ||
version=4.4.0 | ||
revision=1 | ||
build_style=gnu-makefile | ||
hostmakedepends="perl pkg-config" | ||
|
@@ -10,7 +10,7 @@ maintainer="Alexander Gehrke <[email protected]>" | |
license="GPL-2.0-only" | ||
homepage="http://www.inspircd.org/" | ||
distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz" | ||
checksum=4b07359c5528489cd312a6e1bd27a6e5161f839c62699f4d3113cb3cb50250bb | ||
checksum=9f24615b1663ca6ed611f39c3f74da291656fc88df18991ab67f1becbab40aaa | ||
|
||
system_accounts="inspircd" | ||
inspircd_homedir="/var/lib/inspircd" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Template file for 'kf6-attica' | ||
pkgname=kf6-attica | ||
version=6.7.0 | ||
version=6.8.0 | ||
revision=1 | ||
build_style=cmake | ||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base" | ||
|
@@ -10,7 +10,7 @@ maintainer="John <[email protected]>" | |
license="LGPL-2.1-or-later" | ||
homepage="https://invent.kde.org/frameworks/attica" | ||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" | ||
checksum=daa5c07b474899e16b42710e03d0590936bce0f54800239d633d48caa3be0d7d | ||
checksum=44300a2d0ed465d9adb0023fac6d67b3b29bec299a54fea3ff3477d9118d1fdd | ||
|
||
|
||
do_check() { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Template file for 'kf6-baloo' | ||
pkgname=kf6-baloo | ||
version=6.7.0 | ||
version=6.8.0 | ||
revision=1 | ||
build_style=cmake | ||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake | ||
|
@@ -16,7 +16,7 @@ maintainer="John <[email protected]>" | |
license="LGPL-2.1-or-later" | ||
homepage="https://invent.kde.org/frameworks/baloo" | ||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" | ||
checksum=ce8c18a21ed7acd5912c7d273cac5f6cb1adb524a0415d56c6fdde2e967f67cc | ||
checksum=59a59697e7d2bec50daa83de5268775bde77cf98351277d0f4ac5512234baefd | ||
|
||
do_check() { | ||
cd build | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.