upg gc git meson obmenu-gen perl-linux-desk python-setup wget

This commit is contained in:
joborun linux 2022-03-22 03:45:27 +02:00
parent 06d3326664
commit 129f6369c2
14 changed files with 35 additions and 36 deletions

View File

@ -6,14 +6,15 @@
pkgname=gc
pkgver=8.2.0
pkgrel=02
pkgrel=03
pkgdesc="A garbage collector for C and C++"
arch=('x86_64')
groups=( jobbot )
url="https://www.hboehm.info/gc/"
depends=('gcc-libs')
source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
gc-missing-header.patch::https://patch-diff.githubusercontent.com/raw/ivmai/bdwgc/pull/389.patch)
# gc-missing-header.patch::https://patch-diff.githubusercontent.com/raw/ivmai/bdwgc/pull/389.patch)
gc-missing-header.patch::https://github.com/ivmai/bdwgc/commit/c876dc2b.patch)
prepare() {
cd $pkgname-$pkgver
@ -44,8 +45,5 @@ package() {
license=('GPL')
#sha512sums=('ff781360bca667f1f95fbfed073e9035f63134cac1bda4f7e4217664a3713c2846f750a3ce92732972c0435c69355b051f6e8eb6f2698b0d48d9107ff960bacf'
# 'a89d46b6826b90184e1a2724c2a1a57a4a2a215245938500aa7a652bf7eee3e0205c36fbd27e450ac59824c07b16fd38987ea77a33a41eb38878701fb70e0ad9')
sha256sums=(2540f7356cb74f6c5b75326c6d38a066edd796361fd7d4ed26e494d9856fed8f # gc-8.2.0.tar.gz
048bff8e713ec1dbf7a06ff02175ab407db5433a15707d6687b9bcf212e6b1bf) # gc-missing-header.patch
894137bdfe1852c7cb6d11ef22c96db7957cb4c5abb5e93cc4b06bd5597f4bfc) # gc-missing-header.patch

View File

@ -3,16 +3,16 @@
pkgname=gc
pkgver=8.2.0
pkgrel=2
pkgrel=3
pkgdesc="A garbage collector for C and C++"
arch=('x86_64')
url="https://www.hboehm.info/gc/"
license=('GPL')
depends=('gcc-libs')
source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
gc-missing-header.patch::https://patch-diff.githubusercontent.com/raw/ivmai/bdwgc/pull/389.patch)
gc-missing-header.patch::https://github.com/ivmai/bdwgc/commit/c876dc2b.patch)
sha512sums=('ff781360bca667f1f95fbfed073e9035f63134cac1bda4f7e4217664a3713c2846f750a3ce92732972c0435c69355b051f6e8eb6f2698b0d48d9107ff960bacf'
'a89d46b6826b90184e1a2724c2a1a57a4a2a215245938500aa7a652bf7eee3e0205c36fbd27e450ac59824c07b16fd38987ea77a33a41eb38878701fb70e0ad9')
'489c121556d6a6fa25da8751676d39179643bfd187cb9f216a095ce606a43790e9348b5b2b7dded76650b33df61078c457150776532d08491a7f09e5a57013a8')
prepare() {
cd $pkgname-$pkgver

View File

@ -1,3 +1,3 @@
autoconf
automake

View File

@ -2,6 +2,7 @@
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=git
@ -131,4 +132,3 @@ validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
sha256sums=(d768528e6443f65a203036266f1ca50f9d127ba89751e32ead37117ed9191080 # git-2.35.1.tar.xz
6b630d0bc76d27a5f7b99e2d9e5fb83fb7d202054697fb682a6cb134e530a011 # git-2.35.1.tar.sign
7630e8245526ad80f703fac9900a1328588c503ce32b37b9f8811674fcda4a45) # git-sysusers.conf

View File

@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=git
pkgver=2.35.0
pkgver=2.35.1
pkgrel=1
pkgdesc='the fast distributed version control system'
arch=('x86_64')
@ -30,7 +30,7 @@ source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}
'git-daemon@.service'
'git-daemon.socket'
'git-sysusers.conf')
sha256sums=('47e677b475226857ceece569fb6ded8b85838ede97ae1e01bd365ac32a468fc8'
sha256sums=('d768528e6443f65a203036266f1ca50f9d127ba89751e32ead37117ed9191080'
'SKIP'
'14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91'
'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203'

View File

@ -5,7 +5,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=meson
pkgver=0.61.3
pkgver=0.62.0
pkgrel=01
pkgdesc='High productivity build system'
url='https://mesonbuild.com/'
@ -49,7 +49,7 @@ package() {
cp -rt "${pkgdir}/usr/share/vim/vimfiles" data/syntax-highlighting/vim/*/
install -Dt "${pkgdir}/usr/share/bash-completion/completions" -m644 data/shell-completions/bash/*
install -Dt "${pkgdir}/usr/share/emacs/site-lisp" -m644 data/syntax-highlighting/emacs/*
# install -Dt "${pkgdir}/usr/share/emacs/site-lisp" -m644 data/syntax-highlighting/emacs/*
install -Dt "${pkgdir}/usr/share/zsh/site-functions" -m644 data/shell-completions/zsh/*
# Arch packaging helper
@ -66,8 +66,9 @@ license=('Apache')
validpgpkeys=('19E2D6D9B46D8DAA6288F877C24E631BABB1FE70') # Jussi Pakkanen <jpakkane@gmail.com>
sha256sums=(9c884434469471f3fe0cbbceb9b9ea0c8047f19e792940e1df6595741aae251b # meson-0.61.3.tar.gz
9235e2e45e938b963d7f24afa1a73165b43780bea6716140b56bd4677a485c87 # meson-0.61.3.tar.gz.asc
sha256sums=(06f8c1cfa51bfdb533c82623ffa524cacdbea02ace6d709145e33aabdad6adcb # meson-0.62.0.tar.gz
55caf1a136f958c44c2b5771f8614ecf4f22fd1f726fff2f775b271354150714 # meson-0.62.0.tar.gz.asc
c57d93219cadd192d48eb24eedd1859d5949f1da30bd2d2d2c96b285eee2d259 # skip-test.diff
ac3387ed5759cc512b1f2a4e5b3dd940274b02f943a7e5d644792ee714e6b95e # arch-meson
b2aeae2787cf8f3ffb8778ee7f1a434895b1512bc0bdb33528c4cb2aeb067904) # jobo-meson

View File

@ -3,7 +3,7 @@
# Contributor: Anatol Pomozov <anatol dot pomozov at gmail>
pkgname=meson
pkgver=0.61.3
pkgver=0.62.0
pkgrel=1
pkgdesc='High productivity build system'
url='https://mesonbuild.com/'
@ -19,9 +19,9 @@ checkdepends=('gcc-objc' 'vala' 'rust' 'gcc-fortran' 'mono' 'boost' 'qt5-base' '
source=(https://github.com/mesonbuild/meson/releases/download/${pkgver}/meson-${pkgver}.tar.gz{,.asc}
skip-test.diff
arch-meson)
sha512sums=('955c56cbaeb23a33a5e536eee547312ca5f1122aaa03d839113a2b2bcd9a0486ab24d1783220d9981c29ed9b4bda06a971cb0e21aa9f32d57f6696fa27853da8'
sha512sums=('96cbcc9ce731b856a89fa96a3929570627cb87a5f2079d7d087f5a7e7c5c59db15f2ab544f11d128b568dd7f12739617e3fd79d6bcb4e995f9cd5a6f9de9fabb'
'SKIP'
'5a5cd1b2e12f63eab787e4e102f2bdf2b170f0a7f2675f6f4f8ae5dc8188ccab5f488dcecfbb3ab69e4c70e266d5bf5a8270214c0dc20efcca77bab976f6e38a'
'201e1d19d4acedadc0ed38a6ec56b90266cd7caf72db46869282489e5d52be949f7794b53bbf5ccc328ce902a90b8cebe59716ca2b2493eeaef26821e44557dc'
'f451f8a7ef9cf1dd724c2ce20bb85a3f1611b87b2e7a17ef0fdbe8ab82a67389f818ea30a5adfe8413143e4eac77ea2e0b8234b5b2466b41a892e2bd0435376c')
validpgpkeys=('19E2D6D9B46D8DAA6288F877C24E631BABB1FE70') # Jussi Pakkanen <jpakkane@gmail.com>
@ -51,7 +51,6 @@ package() {
cp -rt "${pkgdir}/usr/share/vim/vimfiles" data/syntax-highlighting/vim/*/
install -Dt "${pkgdir}/usr/share/bash-completion/completions" -m644 data/shell-completions/bash/*
install -Dt "${pkgdir}/usr/share/emacs/site-lisp" -m644 data/syntax-highlighting/emacs/*
install -Dt "${pkgdir}/usr/share/zsh/site-functions" -m644 data/shell-completions/zsh/*
# Arch packaging helper

View File

@ -45,4 +45,5 @@ ttf-liberation
jsoncpp
gettext
gtk3
netcdf python-pytest-forked
netcdf
python-pytest-forked

View File

@ -8,7 +8,7 @@
pkgname=obmenu-generator
pkgdesc="A fast pipe/static menu generator for the Openbox Window Manager (with icons support)."
pkgver=0.90
pkgrel=02
pkgrel=03
url="https://github.com/trizen/"
arch=('any')
depends=('perl>=5.14.0' 'openbox-patched' 'perl-data-dump' 'perl-linux-desktopfiles>=0.25' 'perl-gtk3')

View File

@ -7,7 +7,7 @@
pkgname='perl-linux-desktopfiles'
pkgver=0.25
pkgrel=03
pkgrel=04
pkgdesc="Linux::DesktopFiles - a very fast Perl module for parsing the Linux desktop files."
arch=('any')
depends=('perl>=5.14.0')

View File

@ -5,7 +5,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=python-setuptools
pkgver=59.3.0
pkgver=59.4.0
pkgrel=01
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@ -86,5 +86,4 @@ package() {
license=('PSF')
sha256sums=(e119e09763a13da7f58124a85c590d5d0007b47144fa27c3af5cd147822ec5d9) # python-setuptools-59.3.0.tar.gz
sha256sums=(075867412a1701c2d62be710fa8b3e91406b73265e26ece09d01192bc4a272dd) # python-setuptools-59.4.0.tar.gz

View File

@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz@archlinux.org>
pkgname=python-setuptools
pkgver=59.3.0
pkgver=59.4.0
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@ -19,7 +19,7 @@ checkdepends=('python-jaraco.envs' 'python-jaraco.path' 'python-mock' 'python-pi
provides=('python-distribute')
replaces=('python-distribute')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
sha512sums=('6f9711c975ac62b6c07c1274dd723ef915c8f9741716c1a6b965d3b98a1019427db356c24dcf385147b4e5fb60c41c84790c029e0dedb3fe5395782bafe3e8c3')
sha512sums=('4a7454e376e003cb3ff9ccf39cc3fb98ce7aae9ff97198c639e5e7dccc2307b5d3a2562ff3cc30e1b9bfa67ab4b9fe29b71887220e7a001df2075c1dc7e92641')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0

View File

@ -1,11 +1,12 @@
#!/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 |---------------------------------------
pkgname=wget
pkgver=1.21.2
pkgver=1.21.3
pkgrel=01
pkgdesc='Network utility to retrieve files from the Web'
url='https://www.gnu.org/software/wget/wget.html'
@ -60,5 +61,5 @@ validpgpkeys=(
'1CB27DBC98614B2D5841646D08302DB6A2670428' # Tim Rühsen <tim.ruehsen@gmx.de>
)
sha256sums=(1727a330a86acacb3e57615ce268f5f29978bf7adec4abe6a30d370207bc91b3 # wget-1.21.2.tar.lz
297bf7cac4fe9d206caa5a893d33fbf2ba19e9b40d9c827745419f0beb84d9c7) # wget-1.21.2.tar.lz.sig
sha256sums=(dbd2fb5e47149d4752d0eaa0dac68cc49cf20d46df4f8e326ffc8f18b2af4ea5 # wget-1.21.3.tar.lz
afcbccfb7ef4afaf738fc1ac02501cf4e160178654bf435dec2d3b0f14b082ee) # wget-1.21.3.tar.lz.sig

View File

@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=wget
pkgver=1.21.2
pkgver=1.21.3
pkgrel=1
pkgdesc='Network utility to retrieve files from the Web'
url='https://www.gnu.org/software/wget/wget.html'
@ -14,9 +14,9 @@ checkdepends=('perl-http-daemon' 'perl-io-socket-ssl' 'python')
optdepends=('ca-certificates: HTTPS downloads')
backup=('etc/wgetrc')
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.lz{,.sig})
sha256sums=('1727a330a86acacb3e57615ce268f5f29978bf7adec4abe6a30d370207bc91b3'
sha256sums=('dbd2fb5e47149d4752d0eaa0dac68cc49cf20d46df4f8e326ffc8f18b2af4ea5'
'SKIP')
b2sums=('9141b27f2db587bbd34cb97ecf4a6179e564817067b45c8168390cf1548c1a18f71723247d82b11f2edf3981a9b9f0d2097afe5d56397e033b0a86adae9482b1'
b2sums=('e57cb9ea883fb9ed07065b6912238bcc10f4dfd4bd961a363c98ca9321086b75a49f9c7eb03e7704712cb03e43d40f1b74a4d9f5ac2ed142e41f0422a13de275'
'SKIP')
validpgpkeys=(
'AC404C1C0BF735C63FF4D562263D6DF2E163E1EA' # Giuseppe Scrivano <gscrivano@gnu.org>