upg sshfs mariadb cups cmake

This commit is contained in:
joborun linux 2022-05-26 21:59:56 +03:00
parent afd9e45e1a
commit b0a8a3a607
12 changed files with 50 additions and 43 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=cmake
pkgver=3.23.1
pkgver=3.23.2
pkgrel=01
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@ -44,5 +44,6 @@ package() {
license=('custom')
sha256sums=(33fd10a8ec687a4d0d5b42473f10459bb92b3ae7def2b745dc10b192760869f3) # cmake-3.23.1.tar.gz
sha256sums=(f316b40053466f9a416adf981efda41b160ca859e97f6a484b447ea299ff26aa) # cmake-3.23.2.tar.gz

View File

@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=cmake
pkgver=3.23.1
pkgver=3.23.2
pkgrel=1
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@ -13,7 +13,7 @@ depends=('curl' 'libarchive' 'hicolor-icon-theme' 'jsoncpp' 'libjsoncpp.so' 'lib
makedepends=('qt6-base' 'python-sphinx' 'emacs')
optdepends=('qt6-base: cmake-gui')
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('94893f888c0cbfc58e54a0bd65d6c0697fe4a0e95c678b7cb35e7dc8854d57eb360bfc952750f97983348817f847f6df85903f21a5857b1a3880b2a7eb6cc029')
sha512sums=('0925adf973d642fd76d4089b61b3882babb0a85050c4c57d5f5f3bd6b17564a9feb0beed236cd636e25f69072fa30b67ea3f80932380b6b6576f2dd78b8e6931')
build() {
cd ${pkgname}-${pkgver}

View File

@ -4,3 +4,5 @@ libuv
rhash
python-sphinx
emacs-git

View File

@ -1,13 +1,14 @@
#!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=2.4.1
pkgrel=02
pkgver=2.4.2
pkgrel=01
epoch=1
arch=('x86_64')
url="https://openprinting.github.io/cups/"
@ -185,11 +186,12 @@ validpgpkeys=(7082A0A50A2E92640F3880E0E4522DCC9B246FF7 # Zdenek Dohnal (The old
845464660B686AAB36540B6F999559A027815955) # "Michael R Sweet <michael.r.sweet@gmail.com>"
# 7ADB58203CA5F046F28025B215AA6A7F4D4227D7) # "Zdenek Dohnal (Associate Software Engineer) <zdohnal@redhat.com>"
sha256sums=(c7339f75f8d4f2dec50c673341a45fc06b6885bb6d4366d6bf59a4e6c10ae178 # cups-2.4.1-source.tar.gz
c7b8d31e61b029dad5c0876d55e27ad89a6742433fc72a38b98ae39be4371500 # cups-2.4.1-source.tar.gz.sig
d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9 # cups.logrotate
57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5 # cups.pam
06173dfaea37bdd9b39b3e09aba98c34ae7112a2f521db45a688907d8848caa2 # cups.sysusers
f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7 # cups-2.4.0-statedir.patch
3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d # cups-freebind.patch
0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474) # guid.patch
sha256sums=(f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908 # cups-2.4.2-source.tar.gz
50e382ba0d58e8f213769b90f78beae5949231d18ec00b5024cc337df4e1729b # cups-2.4.2-source.tar.gz.sig
d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9 # cups.logrotate
57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5 # cups.pam
06173dfaea37bdd9b39b3e09aba98c34ae7112a2f521db45a688907d8848caa2 # cups.sysusers
f0b15192952c151b1843742c87850ff3a7d0f3ba5dd236ed16623ef908472ad7 # cups-2.4.0-statedir.patch
3385047b9ac8a7b13aeb8f0ca55d15f793ce7283516db0155fe28a67923c592d # cups-freebind.patch
0bf6a75ba1b051771f155d9a5d36b307a6d40c6857d645b250fe93f3fb713474) # guid.patch

View File

@ -2,7 +2,7 @@
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=2.4.1
pkgver=2.4.2
pkgrel=1
epoch=1
arch=('x86_64')
@ -21,7 +21,7 @@ source=(https://github.com/OpenPrinting/cups/releases/download/v${pkgver}/cups-$
cups-freebind.patch
guid.patch
)
sha256sums=('c7339f75f8d4f2dec50c673341a45fc06b6885bb6d4366d6bf59a4e6c10ae178'
sha256sums=('f03ccb40b087d1e30940a40e0141dcbba263f39974c20eb9f2521066c9c6c908'
'SKIP'
'd87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9'
'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'

View File

@ -12,3 +12,5 @@ valgrind
git
automake
cups-filters

View File

@ -8,7 +8,7 @@
pkgbase=mariadb
pkgname=('mariadb-libs' 'mariadb-clients' 'mariadb' 'mytop')
pkgdesc='Fast SQL database server, derived from MySQL w/o systemd and zstd'
pkgver=10.7.4
pkgver=10.8.3
pkgrel=01
arch=('x86_64')
url='https://mariadb.org/'
@ -214,7 +214,7 @@ package_mariadb() {
rm -r usr/share/aclocal
rm usr/lib/lib*
rm -r usr/lib/pkgconfig
rm usr/lib/mysql/plugin/{auth_gssapi_client,caching_sha2_password,client_ed25519,dialog,mysql_clear_password,sha256_password}.so
rm usr/lib/mysql/plugin/{auth_gssapi_client,caching_sha2_password,client_ed25519,dialog,mysql_clear_password,sha256_password,zstd}.so
# provided by mariadb-clients
rm usr/bin/mysql{,_plugin,_upgrade,admin,binlog,check,dump,import,show,slap,test}
@ -243,8 +243,10 @@ license=('GPL')
validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package Signing Key <package-signing-key@mariadb.org>
sha256sums=(73dd9c9d325520f20ca5e0ef16f94b7be1146bed7e4a78e735c20daebf3a4173 # mariadb-10.7.4.tar.gz
6effe802267b7dfaf0facac47437e7ea9c544f72356f259eb050528abb67892b # mariadb-10.7.4.tar.gz.asc
sha256sums=(887eadc55176ac1ead1fccfc89ade4b5990ef192745ad4dcd879acb41c050892 # mariadb-10.8.3.tar.gz
b63e39bef69c4df336882feb2bd9a2ca2a9e80954e13c33d6533466a1b62e0b8 # mariadb-10.8.3.tar.gz.asc
711b4e7cf40e2b1ab132655a8d64f5a721027296f7a5731ffa70b504b3d805cd # mariadb.sysusers.conf
5ff8916c32c87ac45f05171669ff94e5a1a81c6bd7e6516b63fd9db8723916fc) # mariadb.tmpfile.conf

View File

@ -4,7 +4,7 @@
pkgbase=mariadb
pkgname=('mariadb-libs' 'mariadb-clients' 'mariadb' 'mytop')
pkgdesc='Fast SQL database server, derived from MySQL'
pkgver=10.7.4
pkgver=10.8.3
pkgrel=1
arch=('x86_64')
license=('GPL')
@ -19,7 +19,7 @@ validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package Sign
# https://mariadb.com/kb/en/library/mirror-sites-for-mariadb/
source=("https://rsync.osuosl.org/pub/mariadb/mariadb-${pkgver}/source/mariadb-${pkgver}.tar.gz"{,.asc}
'0001-arch-specific.patch')
sha256sums=('73dd9c9d325520f20ca5e0ef16f94b7be1146bed7e4a78e735c20daebf3a4173'
sha256sums=('887eadc55176ac1ead1fccfc89ade4b5990ef192745ad4dcd879acb41c050892'
'SKIP'
'3289efb3452d199aec872115f35da3f1d6fd4ce774615076690e9bc8afae1460')
@ -208,7 +208,7 @@ package_mariadb() {
rm -r usr/share/aclocal
rm usr/lib/lib*
rm -r usr/lib/pkgconfig
rm usr/lib/mysql/plugin/{auth_gssapi_client,caching_sha2_password,client_ed25519,dialog,mysql_clear_password,sha256_password}.so
rm usr/lib/mysql/plugin/{auth_gssapi_client,caching_sha2_password,client_ed25519,dialog,mysql_clear_password,sha256_password,zstd}.so
# provided by mariadb-clients
rm usr/bin/mysql{,_plugin,_upgrade,admin,binlog,check,dump,import,show,slap,test}

View File

@ -7,3 +7,4 @@ judy
libaio
libxml2

View File

@ -6,21 +6,19 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=sshfs
pkgver=3.7.2
pkgrel=02
pkgver=3.7.3
pkgrel=01
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
url="https://github.com/libfuse/sshfs"
depends=(fuse3 glib2 openssh)
makedepends=('meson' 'python-docutils')
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc}
https://github.com/libfuse/sshfs/commit/508e8cb0.patch)
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
# https://github.com/libfuse/sshfs/commit/508e8cb0.patch)
prepare() {
cd $pkgname-$pkgver
patch -p1 -i ../508e8cb0.patch # Fix typo that prevents passing the PubkeyAcceptedKeyTypes option to ssh
# patch -p1 -i ../508e8cb0.patch # Fix typo that prevents passing the PubkeyAcceptedKeyTypes option to ssh
rm -rf build
mkdir build
cd build
@ -44,6 +42,7 @@ license=(GPL)
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus@rath.org>
sha256sums=(1c596d42724d13aeba9f49ee127b8ef2fdeb813e25c6018f92d0c9ec4754fa2d # sshfs-3.7.2.tar.xz
42d749dd6b96831567d5721b766e08d7e3ca2694075a061ad2299272e4a09b79 # sshfs-3.7.2.tar.xz.asc
629f0f07e1efd6c8251750c29981f106caa8fc4e12338c2092376054bfec059b) # 508e8cb0.patch
sha256sums=(5218ce7bdd2ce0a34137a0d7798e0f6d09f0e6d21b1e98ee730a18b0699c2e99 # sshfs-3.7.3.tar.xz
6ec65377c6da471e509eb0d5583408b46840f6959f13b45385b1acd81692e7bf) # sshfs-3.7.3.tar.xz.asc

View File

@ -3,26 +3,22 @@
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=sshfs
pkgver=3.7.2
pkgrel=2
pkgver=3.7.3
pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
url="https://github.com/libfuse/sshfs"
license=(GPL)
depends=(fuse3 glib2 openssh)
makedepends=('meson' 'python-docutils')
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc}
https://github.com/libfuse/sshfs/commit/508e8cb0.patch)
sha256sums=('1c596d42724d13aeba9f49ee127b8ef2fdeb813e25c6018f92d0c9ec4754fa2d'
'SKIP'
'629f0f07e1efd6c8251750c29981f106caa8fc4e12338c2092376054bfec059b')
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
sha256sums=('5218ce7bdd2ce0a34137a0d7798e0f6d09f0e6d21b1e98ee730a18b0699c2e99'
'SKIP')
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus@rath.org>
prepare() {
cd $pkgname-$pkgver
patch -p1 -i ../508e8cb0.patch # Fix typo that prevents passing the PubkeyAcceptedKeyTypes option to ssh
rm -rf build
mkdir build
cd build

View File

@ -2,3 +2,5 @@ fuse3
openssh
meson
python-docutils