upg gitui libvirt xbps

This commit is contained in:
joborun linux 2023-09-01 21:57:18 +03:00
parent 031b3d94c0
commit b454a970e3
5 changed files with 30 additions and 27 deletions

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=gitui
pkgver=0.23.0
pkgrel=03
pkgver=0.24.0
pkgrel=01
pkgdesc='Blazing fast terminal-ui for git written in Rust'
url='https://github.com/extrawurst/gitui'
# work around two libssl.so providers being in the repos by only depending on package for now
@ -26,10 +26,10 @@ build() {
cargo build --frozen --release
}
#check() {
# cd "${pkgname}-${pkgver}"
# cargo test --frozen
#}
check() {
cd "${pkgname}-${pkgver}"
cargo test --frozen
}
package() {
cd "${pkgname}-${pkgver}"
@ -44,7 +44,6 @@ arch=(x86_64)
license=('MIT')
sha256sums=(5180d5d8fd2fe6400148d6078b4b318c7530ca6c27ea8d8c0882f2e4d9064a80) # gitui-0.23.0.tar.gz
## 76d02bb131c40166dcda72138089ea0f4cf978112f8c89a905a0d74fda5ea705 gitui-0.23.0-03-x86_64.pkg.tar.lz
sha256sums=(0d4b10a70a03a5c789b7f2b698ab1c81b1c9c8037c2b34bb4ed7d3f3f28027f7) # gitui-0.24.0.tar.gz
## bccb6b04a52a7014261a954b29130e768fe1be14a3826d9ee20e6e39c77e86c9 gitui-0.24.0-01-x86_64.pkg.tar.lz

View File

@ -4,8 +4,8 @@
# Contributor: Wesley Moore <wes@wezm.net>
pkgname=gitui
pkgver=0.23.0
pkgrel=3
pkgver=0.24.0
pkgrel=1
pkgdesc='Blazing fast terminal-ui for git written in Rust'
url='https://github.com/extrawurst/gitui'
arch=('x86_64')
@ -14,8 +14,8 @@ license=('MIT')
depends=('gcc-libs' 'libgit2.so' 'libxcb' 'openssl' 'zlib')
makedepends=('cargo' 'python') # xcb crate needs python
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('5180d5d8fd2fe6400148d6078b4b318c7530ca6c27ea8d8c0882f2e4d9064a80')
b2sums=('a2c4849ff175124015dac6fe93ea10f8c76d8ace1d1bd0bf0bf3e9792542b438c5312d5ba754fe8553df3995a92ee728636a041bad80e963615c008680e95f3d')
sha256sums=('0d4b10a70a03a5c789b7f2b698ab1c81b1c9c8037c2b34bb4ed7d3f3f28027f7')
b2sums=('0f9626f34e3aa2a497ca0ebc6d9a830541495720b24d3970b9e5113195744b9a7ba16a94ebe428c116f84960b9b6a889fa04e408a79f281f10e49d00bcc8d8eb')
prepare() {
cd "${pkgname}-${pkgver}"

View File

@ -7,8 +7,8 @@
pkgname=(libvirt) # (libvirt-storage-gluster libvirt-storage-iscsi-direct libvirt-storage-rbd)
epoch=1
pkgver=9.6.0
pkgrel=02 ## qemu-base rebuilt by obarun
pkgver=9.7.0
pkgrel=01
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc) w/o zstd iscsi systemd"
url="https://libvirt.org/"
depends=('libpciaccess' 'yajl' 'fuse3' 'gnutls' 'parted' 'libssh' 'libxml2' 'numactl' 'polkit')
@ -241,9 +241,10 @@ license=('LGPL' 'GPL3') #libvirt_parthelper links to libparted which is GPL3 onl
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>
sha256sums=(10f2e52dbb5df90410594a8e36d0e0587d38f11efb64ff32cbec422b93b70c52 # libvirt-9.6.0.tar.xz
6d7df26615f850bb1c14dd2804143672801c97dcf96eefc6337e18ccc33a97aa # libvirt-9.6.0.tar.xz.asc
sha256sums=(d8c758fe7db640f572489caa8ea6dd8262d169a4372326c23a3a013cdc40b8ce # libvirt-9.7.0.tar.xz
e420bf649e51c3f22de69086f998e8158280e6363eb9a655b63734f7b753cb71 # libvirt-9.7.0.tar.xz.asc
6dc7907d6d4d883ac5ea15c195af673c97cff13f4c0493d23196e94bc87f04db # libvirt.sysusers
465a3e535cdc5549beaf82b41f53b27d5352aab1313277fd0c2f33004d0d59ba) # libvirt.tmpfiles
## 21dc7ce47bc9ca6b854554c58c4c44ff82bf15a4c768564a7a18628ec8af1096 libvirt-1_9.6.0-02-x86_64.pkg.tar.lz
## 46e1eaf5d540e35d3d27f76a66f83aad0c4d1c5321391d0bd49f5453faaa3994 libvirt-1_9.7.0-01-x86_64.pkg.tar.lz

View File

@ -6,7 +6,7 @@
pkgname=(libvirt libvirt-storage-gluster libvirt-storage-iscsi-direct)
epoch=1
pkgver=9.6.0
pkgver=9.7.0
pkgrel=1
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
arch=('x86_64')
@ -83,7 +83,7 @@ backup=(
source=(
"https://libvirt.org/sources/$pkgname-$pkgver.tar.xz"{,.asc}
)
sha256sums=('10f2e52dbb5df90410594a8e36d0e0587d38f11efb64ff32cbec422b93b70c52'
sha256sums=('d8c758fe7db640f572489caa8ea6dd8262d169a4372326c23a3a013cdc40b8ce'
'SKIP')
validpgpkeys=('453B65310595562855471199CA68BE8010084C9C') # Jiří Denemark <jdenemar@redhat.com>

View File

@ -7,18 +7,17 @@
pkgname=xbps
_pkgname=xbps-git
# pkgver=0.59.1.r191.ga1a0167d
pkgver=0.59.1
pkgrel=02
#pkgver=0.59.1.r222.gefee4f1e
pkgver=0.59.1.r222
pkgrel=01
pkgdesc="(Void Linux's) The X Binary Package System - install void from Joborun or Obarun or Arch"
## https://docs.voidlinux.org/installation/guides/chroot.html ##
## very much like installing arch based systems with pacman ##
arch=('i686' 'x86_64')
url="https://github.com/void-linux/xbps"
depends=('ca-certificates' 'libarchive')
makedepends=('zlib' 'openssl' 'git')
replaces=(xbps-git)
_commit=a1a0167d8027d0360d8988d69616d0c8e1b2be9e # refs/heads/master
_commit=efee4f1e97bda246440249512c67f4c936b477f5 # heads/master
#source=("$_pkgname::git+https://github.com/void-linux/xbps.git")
source=("$_pkgname::git+https://github.com/void-linux/xbps.git#commit=$_commit")
@ -46,9 +45,13 @@ package() {
install -Dm644 LICENSE.3RDPARTY "$pkgdir/usr/share/licenses/$pkgname/LICENSE.3RDPARTY"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('custom:2-clause-BSD')
sha256sums=(SKIP)
## 7085b20ce40bb9f75efbb263399325cf73db940cb4708e01a0dafb67471fffdc xbps-0.59.1.r222-01-x86_64.pkg.tar.lz