Compare commits

..

4 commits

Author SHA1 Message Date
3c159d6ba4
upgpkg: obs-vkcapture 1.5.1-1
upstream release
2024-07-21 07:40:38 +02:00
08d8095668
upgpkg: gvisor-git 20240715.0-1
upstream release
2024-07-21 07:39:22 +02:00
2452d70ad9
upgpkg: gvisor-bin 20240715.0-1
upstream release
2024-07-21 07:39:09 +02:00
cc9e320509
Adopt SPDX identifiers for license fields 2024-07-21 07:32:40 +02:00
38 changed files with 63 additions and 64 deletions

View file

@ -4,7 +4,7 @@ pkgbase = bino
pkgrel = 1
url = https://bino3d.org/
arch = x86_64
license = GPL3
license = GPL-3.0-or-later
makedepends = cmake
makedepends = qt6-tools
depends = qt6-multimedia

View file

@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='A video player with focus on 3D and Virtual Reality'
arch=('x86_64')
url='https://bino3d.org/'
license=('GPL3')
license=('GPL-3.0-or-later')
depends=('qt6-multimedia' 'qt6-svg' 'qvr')
makedepends=('cmake' 'qt6-tools')
source=(https://bino3d.org/releases/$pkgname-$pkgver.tar.gz{,.sig})

View file

@ -4,7 +4,7 @@ pkgbase = clonezilla-unstable
pkgrel = 1
url = https://clonezilla.org
arch = any
license = GPL2
license = GPL-2.0-or-later
depends = drbl
depends = partclone
depends = ntfs-3g

View file

@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="ncurses partition and disk imaging/cloning program"
arch=('any')
url="https://clonezilla.org"
license=('GPL2')
license=('GPL-2.0-or-later')
depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted'
'gptfdisk' 'dosfstools' 'gzip' 'bzip2' 'pbzip2' 'lbzip2' 'lrzip'
'xz' 'pixz' 'lzop' 'ecryptfs-utils' 'screen' 'perl' 'cifs-utils')

View file

@ -4,7 +4,7 @@ pkgbase = ect
pkgrel = 1
url = https://github.com/fhanau/efficient-compression-tool
arch = x86_64
license = Apache
license = Apache-2.0
makedepends = nasm
makedepends = git
makedepends = cmake

View file

@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='File compressor, supports postcompression of PNG, JPEG, GZIP and ZIP files'
url="https://github.com/fhanau/$_pkgname"
arch=('x86_64')
license=('Apache')
license=('Apache-2.0')
depends=('gcc-libs')
makedepends=('nasm' 'git' 'cmake')
source=("git+$url.git#tag=v$pkgver"

View file

@ -10,7 +10,7 @@ pkgbase = firefox-syncstorage
arch = armv6h
arch = armv7h
arch = aarch64
license = MPL2
license = MPL-2.0
makedepends = rust
makedepends = cmake
makedepends = pkgconf

View file

@ -10,7 +10,7 @@ pkgrel=1
pkgdesc='Sync storage server with built-in token server for running a self-hosted firefox sync server'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/mozilla-services/${_pkgname}"
license=('MPL2')
license=('MPL-2.0')
depends=('openssl' 'python-fxa' 'python-tokenlib')
makedepends=('rust' 'cmake' 'pkgconf' 'mariadb-libs')
optdepends=('mysql: for use with a local database server')

View file

@ -5,7 +5,7 @@ pkgbase = florence
url = http://sourceforge.net/projects/florence/
arch = i686
arch = x86_64
license = GPL
license = GPL-2.0-or-later
makedepends = intltool>=0.23
depends = gtk3
depends = libxml2

View file

@ -9,7 +9,7 @@ pkgrel=3
pkgdesc='A configurable on-screen virtual keyboard'
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/${pkgname}/"
license=('GPL')
license=('GPL-2.0-or-later')
depends=('gtk3' 'libxml2' 'librsvg' 'libxtst' 'gettext' 'gstreamer>=1.0') # http://florence.sourceforge.net/english/install.html
makedepends=('intltool>=0.23')
source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")

View file

@ -1,21 +1,21 @@
pkgbase = gvisor-bin
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
pkgver = 20240603.0
pkgver = 20240715.0
pkgrel = 1
url = https://gvisor.dev
arch = x86_64
arch = aarch64
license = Apache
license = Apache-2.0
optdepends = docker: for Docker runtime support
provides = gvisor
conflicts = gvisor
source_x86_64 = runsc-x86_64-20240603.0::https://storage.googleapis.com/gvisor/releases/release/20240603.0/x86_64/runsc
source_x86_64 = containerd-shim-runsc-v1-x86_64-20240603.0::https://storage.googleapis.com/gvisor/releases/release/20240603.0/x86_64/containerd-shim-runsc-v1
sha512sums_x86_64 = 1c110c28bdf48fa20ba061a164e4a9f18ffd09c18f50fe353a7963f4d002ac63a0e8459c743b6988bc551dbda4018fa7603d69b909fcf810f5dc8f2e14fb4347
sha512sums_x86_64 = be6c24182f25bb06e0befe2a2fd83b31c4867bc9ceae795310a19c7d75485be405282d0b8afb60b4218ce55b668bc1c73affbaa6071ff562aa3a25f674502c7a
source_aarch64 = runsc-aarch64-20240603.0::https://storage.googleapis.com/gvisor/releases/release/20240603.0/aarch64/runsc
source_aarch64 = containerd-shim-runsc-v1-aarch64-20240603.0::https://storage.googleapis.com/gvisor/releases/release/20240603.0/aarch64/containerd-shim-runsc-v1
sha512sums_aarch64 = 107d63e743b215f5cb8580151453955a2b38ae9249e38bc9d2f2373f827d97900573a7b2e129816c45ea1fddd5c1484a9a9a26870083290bccee0261356dc1c7
sha512sums_aarch64 = 81067427707a5588670d7a3040c7ca4ed84e2cea2310a84a96758013807eb5b27b7f890a65bc23e1aad07c060f572d42152edae4513995b9a3c44831aa7d1537
source_x86_64 = runsc-x86_64-20240715.0::https://storage.googleapis.com/gvisor/releases/release/20240715.0/x86_64/runsc
source_x86_64 = containerd-shim-runsc-v1-x86_64-20240715.0::https://storage.googleapis.com/gvisor/releases/release/20240715.0/x86_64/containerd-shim-runsc-v1
sha512sums_x86_64 = 9170a4cd1cd3451164bb6b5e013d78064960b9200442744034f7aef7b7653eca7251fc159202e4f355391943af77799fab213719663addd755c0696d5ceb6afb
sha512sums_x86_64 = da60cdc019b61cfecf8e2fefa12e1d2486adf7ba7d92947d04102f17accf72f393385fe47e33e26236308c0abc025579f7b5251110d9669ac02c3d05c81b98d7
source_aarch64 = runsc-aarch64-20240715.0::https://storage.googleapis.com/gvisor/releases/release/20240715.0/aarch64/runsc
source_aarch64 = containerd-shim-runsc-v1-aarch64-20240715.0::https://storage.googleapis.com/gvisor/releases/release/20240715.0/aarch64/containerd-shim-runsc-v1
sha512sums_aarch64 = 8424bc2fad7845453d1c1245c26df5986a704c53787fb12fd438f81b9b044e3d828ebbbc91806f55c81b5747b2f6dcf2eca0bbfd460ed6d5932a76c00222357d
sha512sums_aarch64 = aa040217f54f987a65c052eba3bddde24bc63542717eec7afb8ab4d8701dc828c039e39af95079cc2fee293a53ed597c248ba07232c6ddad43b5fd73fcf41731
pkgname = gvisor-bin

View file

@ -4,12 +4,12 @@
pkgname='gvisor-bin'
_pkgbin='runsc'
_pkgshim='containerd-shim-runsc-v1'
pkgver=20240603.0
pkgver=20240715.0
pkgrel=1
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
arch=('x86_64' 'aarch64')
url='https://gvisor.dev'
license=('Apache')
license=('Apache-2.0')
optdepends=('docker: for Docker runtime support')
provides=(
"${pkgname%-bin}"
@ -25,10 +25,10 @@ source_aarch64=(
"$_pkgbin-aarch64-$pkgver::https://storage.googleapis.com/${pkgname%-bin}/releases/release/$pkgver/aarch64/$_pkgbin"
"$_pkgshim-aarch64-$pkgver::https://storage.googleapis.com/${pkgname%-bin}/releases/release/$pkgver/aarch64/$_pkgshim"
)
sha512sums_x86_64=('1c110c28bdf48fa20ba061a164e4a9f18ffd09c18f50fe353a7963f4d002ac63a0e8459c743b6988bc551dbda4018fa7603d69b909fcf810f5dc8f2e14fb4347'
'be6c24182f25bb06e0befe2a2fd83b31c4867bc9ceae795310a19c7d75485be405282d0b8afb60b4218ce55b668bc1c73affbaa6071ff562aa3a25f674502c7a')
sha512sums_aarch64=('107d63e743b215f5cb8580151453955a2b38ae9249e38bc9d2f2373f827d97900573a7b2e129816c45ea1fddd5c1484a9a9a26870083290bccee0261356dc1c7'
'81067427707a5588670d7a3040c7ca4ed84e2cea2310a84a96758013807eb5b27b7f890a65bc23e1aad07c060f572d42152edae4513995b9a3c44831aa7d1537')
sha512sums_x86_64=('9170a4cd1cd3451164bb6b5e013d78064960b9200442744034f7aef7b7653eca7251fc159202e4f355391943af77799fab213719663addd755c0696d5ceb6afb'
'da60cdc019b61cfecf8e2fefa12e1d2486adf7ba7d92947d04102f17accf72f393385fe47e33e26236308c0abc025579f7b5251110d9669ac02c3d05c81b98d7')
sha512sums_aarch64=('8424bc2fad7845453d1c1245c26df5986a704c53787fb12fd438f81b9b044e3d828ebbbc91806f55c81b5747b2f6dcf2eca0bbfd460ed6d5932a76c00222357d'
'aa040217f54f987a65c052eba3bddde24bc63542717eec7afb8ab4d8701dc828c039e39af95079cc2fee293a53ed597c248ba07232c6ddad43b5fd73fcf41731')
package() {
install -Dm 755 "$_pkgbin-$CARCH-$pkgver" "$pkgdir/usr/bin/$_pkgbin"

View file

@ -1,11 +1,11 @@
pkgbase = gvisor-git
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
pkgver = 20240603.0
pkgver = 20240715.0
pkgrel = 1
url = https://gvisor.dev
arch = x86_64
arch = aarch64
license = Apache
license = Apache-2.0
makedepends = git
makedepends = go
optdepends = docker: for Docker runtime support

View file

@ -4,12 +4,12 @@
pkgname='gvisor-git'
_pkgbin='runsc'
_pkgshim='containerd-shim-runsc-v1'
pkgver=20240603.0
pkgver=20240715.0
pkgrel=1
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
arch=('x86_64' 'aarch64')
url='https://gvisor.dev'
license=('Apache')
license=('Apache-2.0')
makedepends=('git' 'go')
optdepends=('docker: for Docker runtime support')
provides=(

View file

@ -5,8 +5,7 @@ pkgbase = libqxt
url = http://www.libqxt.org
arch = i686
arch = x86_64
license = CPL
license = LGPL2.1
license = CPL-1.0 OR LGPL-2.1-only
makedepends = avahi
makedepends = libxrandr
depends = qt4

View file

@ -10,7 +10,7 @@ _pkgsuffix=dadc327c2a6a
pkgdesc='Provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit'
arch=('i686' 'x86_64')
url='http://www.libqxt.org'
license=('CPL' 'LGPL2.1')
license=('CPL-1.0 OR LGPL-2.1-only')
depends=('qt4' 'openssl' 'db')
makedepends=('avahi' 'libxrandr')
optdepends=('avahi: Zeroconf support')

View file

@ -2,9 +2,9 @@ pkgbase = linpack
pkgdesc = Benchmark that measures a system's floating-point rate of execution by solving dense linear equations
pkgver = 2024.2.0
pkgrel = 1
url = http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
url = https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
arch = x86_64
license = custom
license = LicenseRef-Intel-SmpL-2022
options = !strip
backup = etc/linpack.conf
source = https://downloadmirror.intel.com/825890/l_onemklbench_p_2024.2.0_527.tgz

View file

@ -9,8 +9,8 @@ _math_kernel_lib=${pkgver%%.0}
pkgrel=1
pkgdesc="Benchmark that measures a system's floating-point rate of execution by solving dense linear equations"
arch=('x86_64')
url='http://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download'
license=('custom')
url='https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download'
license=('LicenseRef-Intel-SmpL-2022')
backup=('etc/linpack.conf')
options=('!strip')
source=("https://downloadmirror.intel.com/${_pkgid}/l_onemklbench_p_${_pkgver}.tgz"

View file

@ -4,7 +4,7 @@ pkgbase = nginx-mod-form-input
pkgrel = 1
url = https://github.com/calio/form-input-nginx-module
arch = x86_64
license = BSD
license = BSD-2-Clause
makedepends = nginx-src
depends = nginx
depends = nginx-mod-ndk

View file

@ -13,7 +13,7 @@ arch=('x86_64')
depends=('nginx' 'nginx-mod-ndk')
makedepends=('nginx-src')
url="https://github.com/calio/$_modname-nginx-module"
license=('BSD')
license=('BSD-2-Clause')
source=(
https://github.com/vision5/ngx_devel_kit/archive/v$_ndkver/ngx_devel_kit-$_ndkver.tar.gz

View file

@ -4,7 +4,7 @@ pkgbase = nginx-mod-traffic-accounting
pkgrel = 1
url = https://github.com/Lax/traffic-accounting-nginx-module
arch = x86_64
license = BSD
license = BSD-2-Clause
makedepends = nginx-src
depends = nginx
source = https://github.com/Lax/traffic-accounting-nginx-module/archive/v2.0/traffic-accounting-nginx-module-2.0.tar.gz

View file

@ -11,7 +11,7 @@ arch=('x86_64')
makedepends=('nginx-src')
depends=('nginx')
url="https://github.com/Lax/${_modname}"
license=('BSD')
license=('BSD-2-Clause')
source=(
"https://github.com/Lax/${_modname}/archive/v${pkgver%%+*}/${_modname}-${pkgver%%+*}.tar.gz"

View file

@ -4,7 +4,7 @@ pkgbase = ntfs2btrfs-git
pkgrel = 1
url = https://github.com/maharmstone/ntfs2btrfs
arch = x86_64
license = GPL2
license = GPL-2.0-or-later
makedepends = git
makedepends = cmake
makedepends = pkgconf

View file

@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs"
arch=('x86_64')
url="https://github.com/maharmstone/${pkgname%-git}"
license=('GPL2')
license=('GPL-2.0-or-later')
depends=('fmt' 'zlib' 'lzo' 'zstd')
makedepends=('git' 'cmake' 'pkgconf')
provides=("${pkgname%-git}")

View file

@ -4,7 +4,7 @@ pkgbase = ntfs2btrfs
pkgrel = 1
url = https://github.com/maharmstone/ntfs2btrfs
arch = x86_64
license = GPL2
license = GPL-2.0-or-later
makedepends = cmake
makedepends = pkgconf
depends = fmt

View file

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="In-place conversion of Microsoft's NTFS filesystem to the open-source filesystem Btrfs"
arch=('x86_64')
url="https://github.com/maharmstone/$pkgname"
license=('GPL2')
license=('GPL-2.0-or-later')
depends=('fmt' 'zlib' 'lzo' 'zstd')
makedepends=('cmake' 'pkgconf')
source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")

View file

@ -1,9 +1,9 @@
pkgbase = obs-vkcapture
pkgver = 1.5.0
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/nowrep/obs-vkcapture
arch = x86_64
license = GPL2
license = GPL-2.0-or-later
makedepends = gcc
makedepends = cmake
makedepends = vulkan-headers
@ -15,8 +15,8 @@ pkgbase = obs-vkcapture
depends = libgl
depends = libegl
depends = obs-studio>=27
source = https://github.com/nowrep/obs-vkcapture/archive/v1.5.0/obs-vkcapture-1.5.0.tar.gz
sha512sums = 856a735ca3d1ed9f04c91c7e4a006aca2a72389a4ac0dee13d2b1f87da8e622d71dda400bb263499ddd04b1bc4294e7270382fc12e91e82a8ed554de8e3a4c96
source = https://github.com/nowrep/obs-vkcapture/archive/v1.5.1/obs-vkcapture-1.5.1.tar.gz
sha512sums = 9477fd738cdf80e09aad46e58ee5e325aa4f5ae72fbe1cb22918d4910fd997ba2a012ce7ca3b24b1b3734983b94e9b7df391f3deca569a79c90c5d115a1a5eed
pkgname = obs-vkcapture
pkgdesc = OBS Linux Vulkan/OpenGL game capture

View file

@ -2,15 +2,15 @@
pkgbase=obs-vkcapture
pkgname=("$pkgbase" "lib32-$pkgbase")
pkgver=1.5.0
pkgver=1.5.1
pkgrel=1
url="https://github.com/nowrep/$pkgbase"
license=('GPL2')
license=('GPL-2.0-or-later')
arch=('x86_64')
depends=('vulkan-icd-loader' 'libgl' 'libegl' 'obs-studio>=27')
makedepends=('gcc' 'cmake' 'vulkan-headers' 'lib32-gcc-libs' 'lib32-vulkan-icd-loader' 'lib32-libgl' 'lib32-libegl')
source=("https://github.com/nowrep/$pkgbase/archive/v$pkgver/$pkgbase-$pkgver.tar.gz")
sha512sums=('856a735ca3d1ed9f04c91c7e4a006aca2a72389a4ac0dee13d2b1f87da8e622d71dda400bb263499ddd04b1bc4294e7270382fc12e91e82a8ed554de8e3a4c96')
sha512sums=('9477fd738cdf80e09aad46e58ee5e325aa4f5ae72fbe1cb22918d4910fd997ba2a012ce7ca3b24b1b3734983b94e9b7df391f3deca569a79c90c5d115a1a5eed')
build() {
cmake -B build -S "$pkgbase-$pkgver" \

View file

@ -5,7 +5,7 @@ pkgbase = plymouth-theme-arch-logo
url = https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697
install = plymouth-theme-arch-logo.install
arch = any
license = GPL
license = GPL-3.0-or-later
depends = plymouth
source = plymouth-theme-arch-logo.tar.gz
sha512sums = 0c834bccc32d8d2df1a0bf2ae859487eef273ddf8047a7444f3630dffbbf04a9d014242304c5b2bcd9172bea2e04195f329dfe1fe4661bcc5af29ca64104af06

View file

@ -10,7 +10,7 @@ arch=('any')
# Alternative website(s)
#url='http://karlinux.deviantart.com/art/Arch-Logo-Plymouth-Theme-209553250'
url='https://www.gnome-look.org/content/show.php/Arch-logo+plymouth?content=141697'
license=('GPL')
license=('GPL-3.0-or-later')
depends=('plymouth')
install="${pkgname}.install"
source=(

View file

@ -5,7 +5,7 @@ pkgbase = rc-local
url = https://aur.archlinux.org/packages/rc-local/
install = rc-local.install
arch = any
license = LGPL2.1
license = LGPL-2.1-or-later
depends = systemd
backup = etc/rc.local
source = rc.local

View file

@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Support for legacy rc.local scripts'
url="https://aur.archlinux.org/packages/${pkgname}/"
arch=('any')
license=('LGPL2.1')
license=('LGPL-2.1-or-later')
install="${pkgname}.install"
depends=('systemd')
backup=('etc/rc.local')

View file

@ -5,7 +5,7 @@ pkgbase = systemtap
url = https://sourceware.org/systemtap/
install = systemtap.install
arch = x86_64
license = GPL
license = GPL-2.0-or-later
makedepends = python-setuptools
makedepends = xmlto
depends = elfutils

View file

@ -11,7 +11,7 @@ pkgrel=1
pkgdesc="Infrastructure to simplify the gathering of information about the running Linux system"
url="https://sourceware.org/systemtap/"
arch=('x86_64')
license=('GPL')
license=('GPL-2.0-or-later')
depends=('elfutils' 'nss' 'python' 'cpio')
makedepends=('python-setuptools' 'xmlto')
optdepends=('sqlite3: for storing results in a database')

View file

@ -4,7 +4,7 @@ pkgbase = tuned
pkgrel = 2
url = https://github.com/redhat-performance/tuned
arch = any
license = GPL
license = GPL-2.0-or-later
makedepends = desktop-file-utils
depends = dbus-glib
depends = ethtool

View file

@ -10,7 +10,7 @@ pkgrel=2
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
url="https://github.com/redhat-performance/${pkgbase}"
license=('GPL')
license=('GPL-2.0-or-later')
depends=('dbus-glib' 'ethtool' 'gawk' 'hdparm' 'polkit' 'python-configobj' 'python-dbus' 'python-gobject' 'python-linux-procfs' 'python-perf' 'python-pyudev')
makedepends=('desktop-file-utils')
source=("https://github.com/redhat-performance/${pkgbase}/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz")

View file

@ -4,7 +4,7 @@ pkgbase = wxedid
pkgrel = 1
url = https://sourceforge.net/projects/wxedid/
arch = x86_64
license = GPL3
license = GPL-3.0-or-later
depends = wxwidgets-gtk3
source = https://downloads.sourceforge.net/wxedid/wxedid-0.0.31.tar.gz
sha512sums = 9e83ce46912ef1a43bccfa4e4086697cfec444ef932040e618210d682a6fa4a40bf78aece953e10a959ae7a38671b5782a0a4562cd776f71b5784c3bd1fcda5d

View file

@ -6,8 +6,8 @@ pkgver=0.0.31
pkgrel=1
pkgdesc='wxWidgets-based EDID (Extended Display Identification Data) editor'
arch=('x86_64')
url='https://sourceforge.net/projects/wxedid/'
license=('GPL3')
url="https://sourceforge.net/projects/${pkgname}/"
license=('GPL-3.0-or-later')
depends=('wxwidgets-gtk3')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('9e83ce46912ef1a43bccfa4e4086697cfec444ef932040e618210d682a6fa4a40bf78aece953e10a959ae7a38671b5782a0a4562cd776f71b5784c3bd1fcda5d')
@ -21,7 +21,7 @@ build() {
check() {
cd "${pkgname}-${pkgver}"
make -k check
make check
}
package() {