upg enchant enchant-pure ndctl net-snmp nut samba sane syslog-ng

This commit is contained in:
joborun linux 2024-01-09 18:40:35 +02:00
parent 06833a1818
commit 8b816c50d7
20 changed files with 59 additions and 58 deletions

View File

@ -7,8 +7,8 @@
pkgname=enchant-pure
_pkgname=enchant
pkgver=2.6.4
pkgrel=02
pkgver=2.6.5
pkgrel=01
pkgdesc="A wrapper library for pure and generic spell checking for all languages, supporting Aspell and Myspell/Hunspell backend engines"
url="https://github.com/AbiWord/enchant"
depends=('aspell' 'glib2' 'hunspell')
@ -67,7 +67,6 @@ arch=(x86_64)
license=(LGPL)
sha256sums=(833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c) # enchant-2.6.4.tar.gz
## 6d30128af530dd363b8372c55e1bcf8f2d6bce95b5868b74b1746916d5ea2ebf enchant-pure-2.6.4-02-x86_64.pkg.tar.lz
sha256sums=(9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e) # enchant-2.6.5.tar.gz
## d65c75fc5ceb6188576c4626609d58cce8a3d09402ada5ec35472705321c1a5f enchant-pure-2.6.5-01-x86_64.pkg.tar.lz

View File

@ -1,6 +1,6 @@
real 3m13.164s
user 2m28.158s
sys 0m10.166s
real 1m53.358s
user 1m26.532s
sys 0m6.888s

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=enchant
pkgver=2.6.4
pkgrel=02
pkgver=2.6.5
pkgrel=01
pkgdesc="A wrapper library for generic spell checking"
url="https://abiword.github.io/enchant/"
depends=('glib2')
@ -51,7 +51,7 @@ arch=(x86_64)
license=(LGPL)
sha256sums=(833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c) # enchant-2.6.4.tar.gz
sha256sums=(9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e) # enchant-2.6.5.tar.gz
## 077edce7ef7aaa8dfafaf8190c0629d9d921825e3706f6326c0465fd1ccb86b3 enchant-2.6.4-02-x86_64.pkg.tar.lz
## 466dd245c58a6bd22e20d32c8bfdf1769edbb1b8ac25d52e3c0958afd60b56af enchant-2.6.5-01-x86_64.pkg.tar.lz

View File

@ -3,8 +3,8 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=enchant
pkgver=2.6.4
pkgrel=2
pkgver=2.6.5
pkgrel=1
pkgdesc="A wrapper library for generic spell checking"
arch=('x86_64')
url="https://abiword.github.io/enchant/"
@ -19,7 +19,7 @@ optdepends=('aspell: for aspell based spell checking support'
'nuspell: for nuspell based spell checking support')
provides=('libenchant-2.so') # enchant_voikko.so enchant_nuspell.so enchant_hunspell.so enchant_hspell.so enchant_aspell.so)
source=("https://github.com/AbiWord/enchant/releases/download/v$pkgver/enchant-$pkgver.tar.gz")
sha512sums=('56d683000f91817638ccbc902aaf29ce147e46236974e8049fbf71f8a984597b6941bc373c4e19e50dc7b07fb341df3be5508ef9d59ad96f2e00ecb556b47eae')
sha512sums=('46701497b38e3732d9cd9bab15dc35976a9255814eeb13e8686a9d7e8bdef7d21d45a2dfee0125904897f4d41f6508df9266dbe8d26a4548a8b37d87d2ecf817')
prepare() {
cd $pkgname-$pkgver

View File

@ -1,6 +1,6 @@
real 2m19.671s
user 1m45.032s
sys 0m8.243s
real 1m57.879s
user 1m30.614s
sys 0m7.182s

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=ndctl
pkgver=76.1
pkgrel=02 ## eudev rebuild
pkgver=77
pkgrel=01 ## eudev rebuild
pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel w/o systemd'
url="https://github.com/pmem/ndctl"
depends=('iniparser' 'json-c' 'keyutils' 'kmod' 'util-linux-libs' 'eudev' 'libtraceevent' 'libtracefs' )
@ -41,7 +41,7 @@ arch=(x86_64)
license=('LGPL')
sha256sums=(05e9737c3775241617a0cb51c559e60f66ccf6144175a5649f422403dc758656) ## ndctl-76.1.tar.gz
## de390d7855ab10ce5474a7f67c9a99029cf21ede74f9b56c67d135b99695b941 ndctl-76.1-02-x86_64.pkg.tar.lz
sha256sums=(6ba54374b6182a211ee4115d83d1822422536c49f1a5234bac46c23c175f40b8) # ndctl-77.tar.gz
## 66940f9639fb36b6b6405714ff2f51c61ef3ce1bc6e370853a062f5d92312d9e ndctl-77-01-x86_64.pkg.tar.lz

View File

@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=ndctl
pkgver=76.1
pkgver=77
pkgrel=1
pkgdesc='Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel'
arch=('x86_64')
@ -11,7 +11,7 @@ depends=('iniparser' 'json-c' 'keyutils' 'kmod' 'libtraceevent' 'libtracefs' 'sy
'util-linux-libs')
makedepends=('asciidoctor' 'bash-completion' 'cmake' 'meson' 'systemd' 'xmlto')
source=("https://github.com/pmem/ndctl/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('76d32599df029969734276f8972f3f4bf701e471117c8a48d1f96b62c87a59ac54d59104ee62d1cbbb518a06a779677ca856df32ce6218d758a8c73daa3e5b06')
sha512sums=('cd1e37d015f209df446441da162d41bbca1b740d799b383c1147d3a3b1acc4e6dc4bcc1fda0e868f305e8a1698c969426c08d8a6222d8a0c8f3c94963b0ae36e')
prepare() {
# fix location of modprobe.d conf

View File

@ -6,8 +6,8 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=net-snmp
pkgver=5.9.1
pkgrel=08
pkgver=5.9.2
pkgrel=02
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using IPv4 w/o systemd & ipv6"
url="http://www.net-snmp.org/"
depends=('libnsl' 'libpcap' 'lm_sensors' 'pciutils' 'pcre' 'perl')
@ -60,8 +60,8 @@ validpgpkeys=('8AAA779B597B405BBC329B6376CF47B8A77C5329'
'27CAA4A32E371383A33ED0587D5F9576E0F81533'
'D0F8F495DA6160C44EFFBF10F07B9D2DACB19FD6') # Net-SNMP Administrators
sha256sums=(eb7fd4a44de6cddbffd9a92a85ad1309e5c1054fb9d5a7dd93079c8953f48c3f # net-snmp-5.9.1.tar.gz
d464edc9d62f1683f10fd3182b055fa2f7befc66912e33125ec11d17d2ad4a08) # net-snmp-5.9.1.tar.gz.asc
## 39d049203abdaf6daa1f64303adccb9bb5393038afbbd640193403b634c0a607 net-snmp-5.9.1-08-x86_64.pkg.tar.lz
sha256sums=(21e86b06c8b54639f915781c9bf6433a79da5b7aa109087ea47a9b5378a6c5fd # net-snmp-5.9.2.tar.gz
cac6e9c1d2201c1efadffc911524e1795bfa829aa278a45a856a4d0196a18e73) # net-snmp-5.9.2.tar.gz.asc
## 58ef815344d04b02935155d9205c8201453c5c8caa716ca107e879c3b51593a5 net-snmp-5.9.2-02-x86_64.pkg.tar.lz

View File

@ -2,8 +2,8 @@
# Contributor: Dale Blount <dale@archlinux.org>
pkgname=net-snmp
pkgver=5.9.1
pkgrel=8
pkgver=5.9.2
pkgrel=2
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
arch=('x86_64')
url="http://www.net-snmp.org/"
@ -16,7 +16,7 @@ optdepends=('perl-term-readkey: for snmpcheck application'
options=('!emptydirs' '!makeflags')
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
snmpd.service snmptrapd.service)
sha512sums=('30989e43034e17433b885854490f2f37470a532cb7cab0d2a3beb37f5f3c2b10e803af125a5177d87fc0a36cecc266fefc016b609427b558f36567c2f1a84b20'
sha512sums=('d67810b15c4956a28ccb4d9a3870604bc94e71247d9a8d3a9959041268122b3500cf68a7912cfb01a6cff27f3f4364cbd106629ab80c12974f694b6c548bde59'
'SKIP'
'802057d08f4fe69fa9fafed349d37c0f8a6092002b933292563568db274890ae8932a000ecb60c5db0db792ecca30723fc803c0af6da147d148bf059b7f137eb'
'82b05b805db5f6870242ea4dfaa58de2865c367208cacfa4fc543c9f2a310d7229dee94ea6054d35c4bab69393f33fd367551727279da4411052589ed37bb4a4')

View File

@ -7,7 +7,7 @@
pkgname=nut
pkgver=2.8.1
pkgrel=01
pkgrel=02
pkgdesc='A collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware'
url=https://networkupstools.org/
depends=(gcc-libs glibc libtool libusb-compat neon net-snmp openssl)
@ -107,4 +107,5 @@ sha256sums=(SKIP # git
717e116aa93f42ccca901de920da3ff97407672003f721b4976caf525f3e5f08 # nut-openssl-1.1.patch
c2c7d3b72f94f9c7987ab047bba466923c63ddb80b468485f100b1e44997ec84) # nut-snmp-usb-order.patch
## 046d66918604286a67ed8f5ca5d790df8946de3c2cb99751a8e2e5b6fcc8816f nut-2.8.1-01-x86_64.pkg.tar.lz
## e9cbd2ee1d1ab1d4fa31b6ca729c82689b63b30a7412a1a9f33d74815db8aaba nut-2.8.1-02-x86_64.pkg.tar.lz

View File

@ -7,7 +7,7 @@
pkgname=nut
pkgver=2.8.1
pkgrel=1
pkgrel=2
pkgdesc='A collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware'
arch=(x86_64)
url=https://networkupstools.org/

View File

@ -7,8 +7,8 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
pkgver=4.19.3
pkgrel=02
pkgver=4.19.4
pkgrel=01
url="https://www.samba.org"
makedepends=('python' 'python-markdown' 'python-dnspython' 'docbook-xsl' 'pkg-config' 'libbsd' 'popt' 'libcups'
'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb' 'krb5' 'pam'
@ -212,14 +212,14 @@ license=('GPL-3.0-or-later')
validpgpkeys=('81F5E2832BD2545A1897B713AA99442FB680B620') #Samba Distribution Verification Key <samba-bugs@samba.org>
sha256sums=(280553b90f131b1940580df293653c9e9bd8906201f5def6e5e8c160f0bfac96 # samba-4.19.3.tar.gz
29c2909685f9c6b8c83f7e3a250aea4dde596a5cca2ecd2cca6c2af50fd3104e # samba-4.19.3.tar.asc
sha256sums=(4026d93b866db198c8ca1685b0f5d52793f65c6e63cb364163af661fdff0968c # samba-4.19.4.tar.gz
eb87e2a915f3a2446513d1644f8bb9d0eef86b821e9928aae1ce231d330d6ab8 # samba-4.19.4.tar.asc
0b570570ea49f82e6f9da47b1cce3b441859f52de105b54d4d79b873b924623f # samba.logrotate
57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5 # samba.pam
f2d11032015ef917f4af50f3933d432fa744b5f846ab4d980247e329e52d34bc # samba.sysconfig
5398a42ccb36ac3b87cfa42c8050b535efc2ca38ab3b9354a52f4e0fe71b5800) # samba.tmpfiles
## 8e092e0edf37a2aa5fd0324de7aeaecb81f63a7b6fef999da9df0016c046be20 libwbclient-4.19.3-02-x86_64.pkg.tar.lz
## 9cdca19cc74837fc86ff3f4b413ccb8fd4896507703093dc5c49c2f442ef2558 samba-4.19.3-02-x86_64.pkg.tar.lz
## 0a40d071be07f285125509af033e7cd58887d34c3ce82df854fa24f52a593b15 smbclient-4.19.3-02-x86_64.pkg.tar.lz
# cc3538083624035ddd99c471836e2a040cf56e3430226bf98f19be2c0b230571 libwbclient-4.19.4-01-x86_64.pkg.tar.lz
# af82064d8bbf4f9272e6af879939ef12430e3edadc86e1fa7234db127f7c69ee samba-4.19.4-01-x86_64.pkg.tar.lz
# fedbb9b3f99335a6743742e77d69883db0da75a239a5c21c6f5da37973bd9f85 smbclient-4.19.4-01-x86_64.pkg.tar.lz

View File

@ -9,8 +9,8 @@
pkgbase=samba
pkgname=('libwbclient' 'smbclient' 'samba')
pkgver=4.19.3
pkgrel=2
pkgver=4.19.4
pkgrel=1
arch=(x86_64)
url="https://www.samba.org"
license=('GPL-3.0-or-later')
@ -29,7 +29,7 @@ source=(https://us1.samba.org/samba/ftp/stable/${pkgbase}-${pkgver}.tar{.gz,.asc
samba.pam
samba.conf)
validpgpkeys=('81F5E2832BD2545A1897B713AA99442FB680B620') #Samba Distribution Verification Key <samba-bugs@samba.org>
sha512sums=('1eacc6be2866ecc7cbb13c5d17a32ad14cc8148e811db9c730a11065ac3ed84a82e406e750dc97fbc884377346c4538a38d8031e63db6b09acd78fbd2c02d702'
sha512sums=('9a66f685cb1b5b89c59c75ccb67292b3f792b40b30ca76dfc483e805f5bb680bac027117a28a117f42713452fca41c439bed1724ba7d436fe0b0cb30a34f5b45'
'SKIP'
'2ba0691ded467e4d6e40821f6de58c00f8962209efe2e60284c0c87756ab471c22c3d63b77d506e48c90ed0d852a2a24e41be1d499cf74a73cb99da0b503c858'
'1e6183ab0eb812b3ef687ac2c26ce78f7cb30540f606d20023669ac00ba04075487fb72e4dc89cc05dab0269ff6aca98fc1167cc75669c225b88b592482fbf67'

View File

@ -16,5 +16,6 @@ liburing
perl-json
glusterfs
bison
dbus

View File

@ -8,7 +8,7 @@
_name=backends
pkgname=sane
pkgver=1.2.1
pkgrel=05
pkgrel=06
pkgdesc="Scanner Access Now Easy w/o systemd or avahi"
url="http://www.sane-project.org/"
# NOTE: libgphoto2 can be moved to makedepends once the package also provides
@ -108,4 +108,5 @@ sha256sums=(11be4ef05a61277d18698c2c9d86495dff97557bc8da7af44e3f6ef5154e9ea8 #
0e98982ff1550b16b098f7563569c203aab5f7b4172717bec0d42eab15fb875b # 66-saned.rules
ac9183a0f4379106550c972374b8e36277d8e7f480ca931f0af87550892942e7) # sane.sysusers
## bff88c5d51c202ac248202ad931cc19e9f50509b02a01cfc2bcfa3fbc6d03b28 sane-1.2.1-05-x86_64.pkg.tar.lz
## 651d7c4a2a8dcbde48a4c56f2cd30a9de5361ab5a9b567c0e79ea1270ad0ff50 sane-1.2.1-06-x86_64.pkg.tar.lz

View File

@ -7,7 +7,7 @@
_name=backends
pkgname=sane
pkgver=1.2.1
pkgrel=5
pkgrel=6
pkgdesc="Scanner Access Now Easy"
arch=(x86_64)
url="http://www.sane-project.org/"

View File

@ -8,7 +8,6 @@ v4l-utils
autoconf-archive
libjpeg-turbo
libtiff
python
texlive-latexextra
libgit2

View File

@ -1,6 +1,6 @@
real 4m19.819s
user 4m5.302s
sys 0m17.555s
real 3m56.673s
user 3m43.799s
sys 0m15.316s

View File

@ -7,7 +7,7 @@
pkgname=syslog-ng
pkgver=4.4.0
pkgrel=04
pkgrel=05
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities - w/o google's grpc systemd and ipv6"
url="https://www.syslog-ng.com/products/open-source-log-management/"
depends=('awk' 'glib2' 'libnsl' 'json-c' 'curl' 'libnet' 'openssl' 'pcre2' 'protobuf' 'libcap')
@ -113,5 +113,5 @@ sha256sums=(583b147f3ec17fbc2dbbf31aafb1e3966237d7541313de5b41ea885dc16d932e #
d2e3328e2ac344ccddf1b38eab226f36c11ade1971c0c8c8ac8cd4d97c8b02e8 # syslog-ng.conf
93c935eca56854011ea9e353b7a1da662ad40b2e8452954c5b4b5a1d5b2d5317) # syslog-ng.logrotate
## 8f6ac0d859549c6120fdc651b19d142ffbe0e82ee37b6a6807c37cf5d5c72bde syslog-ng-4.4.0-04-x86_64.pkg.tar.lz
## d3f88c9331ac41c05f75a29a35b5e84ccdb5890ef43e4c507448a56b95563f71 syslog-ng-4.4.0-05-x86_64.pkg.tar.lz

View File

@ -3,7 +3,7 @@
pkgname=syslog-ng
pkgver=4.4.0
pkgrel=4
pkgrel=5
pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
arch=('x86_64')
url="https://www.syslog-ng.com/products/open-source-log-management/"