upg git librewolf libxml2 libxslt ninja python-setuptools qt5-base valgrind

add libdrm
This commit is contained in:
joborun linux 2022-09-01 21:16:14 +03:00
parent 83a2ab5b8c
commit 1aeac0f752
26 changed files with 242 additions and 63 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=git
pkgver=2.37.2
pkgver=2.37.3
pkgrel=01
pkgdesc='the fast distributed version control system w/o systemd'
arch=('x86_64')
@ -130,7 +130,6 @@ license=('GPL2')
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
sha256sums=(1c3d9c821c4538e7a6dac30a4af8bd8dcfe4f651f95474c526b52f83406db003 # git-2.37.2.tar.xz
c17dacdb836150949905a5a2990faf0efbc3843c14b12c524cda9d77d0cb6af4 # git-2.37.2.tar.sign
sha256sums=(814641d7f61659cfbc17825d0462499ca1403e39ff53d76a8512050e6483e87a # git-2.37.3.tar.xz
8a5a700a462ec84f376c4c86da98084b6e5740be9005ddfe44163a421cea0368 # git-2.37.3.tar.sign
7630e8245526ad80f703fac9900a1328588c503ce32b37b9f8811674fcda4a45) # git-sysusers.conf

View File

@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=git
pkgver=2.37.2
pkgver=2.37.3
pkgrel=1
pkgdesc='the fast distributed version control system'
arch=('x86_64')
@ -31,7 +31,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=('1c3d9c821c4538e7a6dac30a4af8bd8dcfe4f651f95474c526b52f83406db003'
sha256sums=('814641d7f61659cfbc17825d0462499ca1403e39ff53d76a8512050e6483e87a'
'SKIP'
'14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91'
'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203'

View File

@ -7,4 +7,3 @@ perl-mailtools
gettext

48
libdrm/COPYING Normal file
View File

@ -0,0 +1,48 @@
Copyright 2005 Adam Jackson.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation on the rights to use, copy, modify, merge,
publish, distribute, sub license, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice (including the
next paragraph) shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON-INFRINGEMENT. IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
------------------------------------------------------------------------
Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice (including the
next paragraph) shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

52
libdrm/PKGBUILD Normal file
View File

@ -0,0 +1,52 @@
#!/usr/bin/bash
# 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=libdrm
pkgver=2.4.113
pkgrel=01
pkgdesc="Userspace interface to kernel DRM services"
url="https://dri.freedesktop.org/"
arch=(x86_64)
depends=('libpciaccess')
makedepends=('python-docutils' 'meson')
checkdepends=('cairo' 'valgrind')
replaces=('libdrm-new' 'libdrm-nouveau')
# options=('debug') ### uncomment this to have the debug pkg produced
source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
COPYING)
build() {
arch-meson $pkgname-$pkgver build \
-D udev=false \
-D etnaviv=disabled \
-D freedreno=disabled \
-D vc4=disabled
meson compile -C build
}
check() {
meson test -C build --print-errorlogs
}
package() {
meson install -C build --destdir "$pkgdir"
install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
}
#---- license gpg-key sha256sums ----
license=('custom')
#validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie <airlied@redhat.com>
validpgpkeys=('34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # emersion <contact@emersion.fr>
#validpgpkeys=('E9E246A89E65374EB8355796B8B5FA0EFC1EC2FE') # "Leo Liu <leo.liu@amd.com>"
#validpgpkeys=('899A810900B815807742E6D895A677A230AC4AA9') # Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
#validpgpkeys=('2617F6F8DEBB0A7A15C405C983FD600E340FB5FF') # Samuel Pitoiset <samuel.pitoiset@gmail.com>
sha256sums=(7fd7eb2967f63beb4606f22d50e277d993480d05ef75dd88a9bd8e677323e5e1 # libdrm-2.4.113.tar.xz
2bafc6a675aeff296001fd38dec1ed4cf12ed3fcccec28dac183a9ad363e7654 # libdrm-2.4.113.tar.xz.sig
9631d4f694952e3e6ae5a05534c2e93e994e47d3413677a3a00e45c8cef6db93) # COPYING

42
libdrm/PKGBUILD-arch Normal file
View File

@ -0,0 +1,42 @@
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=libdrm
pkgver=2.4.113
pkgrel=1
pkgdesc="Userspace interface to kernel DRM services"
url="https://dri.freedesktop.org/"
arch=(x86_64)
license=('custom')
depends=('libpciaccess')
makedepends=('python-docutils' 'meson')
checkdepends=('cairo' 'valgrind')
replaces=('libdrm-new' 'libdrm-nouveau')
options=('debug')
source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
COPYING)
sha512sums=('fca9834ce090f63ce6dc6d04491a2c5e86162fdddfc8ea70d55a6cdeb401be656388aae1577e58f463a78d8dc502be0a641908784819874e20bbec9a39a057e0'
'SKIP'
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
#validpgpkeys=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie <airlied@redhat.com>
validpgpkeys=('34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # emersion <contact@emersion.fr>
#validpgpkeys=('E9E246A89E65374EB8355796B8B5FA0EFC1EC2FE') # "Leo Liu <leo.liu@amd.com>"
#validpgpkeys=('899A810900B815807742E6D895A677A230AC4AA9') # Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
#validpgpkeys=('2617F6F8DEBB0A7A15C405C983FD600E340FB5FF') # Samuel Pitoiset <samuel.pitoiset@gmail.com>
build() {
arch-meson $pkgname-$pkgver build \
-D udev=false \
-D etnaviv=disabled \
-D freedreno=disabled \
-D vc4=disabled
meson compile -C build
}
check() {
meson test -C build --print-errorlogs
}
package() {
meson install -C build --destdir "$pkgdir"
install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
}

1
libdrm/clean Normal file
View File

@ -0,0 +1 @@
rm -rf {src,pkg,libdrm*tar.xz*}

8
libdrm/deps Normal file
View File

@ -0,0 +1,8 @@
libpciaccess
python-docutils
meson
cairo
valgrind
libmicrohttpd

1
libdrm/key Normal file
View File

@ -0,0 +1 @@
gpg -v --recv-keys 0FDE7BE0E88F5E48

6
libdrm/time Normal file
View File

@ -0,0 +1,6 @@
real 0m12.703s
user 0m23.400s
sys 0m2.179s

View File

@ -8,7 +8,7 @@
pkgname=librewolf
provides=($pkgname-bin $pkgname)
conflicts=($pkgname-bin $pkgname)
pkgver=103.0.2
pkgver=104.0
pkgrel=01
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom -binary"
arch=(x86_64)
@ -40,6 +40,8 @@ license=(MPL GPL LGPL)
validpgpkeys=(031F7104E932F7BD7416E7F6D2845E1305D6E801) # <1813007-ohfp@users.noreply.gitlab.com>
sha256sums=(68363a00a4426a6bd162aad8440a2e78d41a56036657d3581d7fdd54682f62d4 # librewolf-103.0.2-1-x86_64.pkg.tar.zst
1a9badca85ae359cc6c87baac08afbf4efe25c2d4a0130d6e2d4965679ad9ba4 # librewolf-103.0.2-1-x86_64.pkg.tar.zst.sig
sha256sums=(dfe0d64469f9a72a9b4d0e24678e9d046e9676dc1f6242c99a8ab9dc19f855f1 # librewolf-104.0-1-x86_64.pkg.tar.zst
ffdc939c3cda42c3b7147cfbd5714f5920f389e561ce76990690969d051f7c7c # librewolf-104.0-1-x86_64.pkg.tar.zst.sig
c3d94f33b96944e80b6fe84e36eaa9b4179ab144fe7aa58c5aa2efae0e2004b9) # librewolf.install

View File

@ -3,7 +3,7 @@
pkgname=librewolf-bin
provides=(${pkgname//-bin/""})
conflicts=(${pkgname//-bin/""})
pkgver=103.0.2
pkgver=104.0
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 aarch64)
@ -30,9 +30,9 @@ _uploadpath_sig_aarch64=${_base_url}/${pkgname//-bin/""}-${pkgver}-${pkgrel}-aar
_uploadpath_sig_x86_64=${_base_url}/${pkgname//-bin/""}-${pkgver}-${pkgrel}-x86_64.pkg.tar.zst.sig
source_aarch64=("${_uploadpath_aarch64}" "${_uploadpath_sig_aarch64}")
source_x86_64=("${_uploadpath_x86_64}" "${_uploadpath_sig_x86_64}")
sha256sums_x86_64=('68363a00a4426a6bd162aad8440a2e78d41a56036657d3581d7fdd54682f62d4'
sha256sums_x86_64=('dfe0d64469f9a72a9b4d0e24678e9d046e9676dc1f6242c99a8ab9dc19f855f1'
'SKIP')
sha256sums_aarch64=('047a00e6aa55ce8a31fb4fa4c4a469d35036e0b5aa5ac5e258417fac50ff1b7f'
sha256sums_aarch64=('0e2d4e0655b650d466053ec70f8416fa9da3b6e1ac61de25c17ee18cccc540e7'
'SKIP')
package() {

View File

@ -9,8 +9,8 @@
#pkgname=(libxml2 libxml2-docs)
pkgname=libxml2
pkgver=2.10.2
pkgrel=01
pkgdesc="XML C parser and toolkit (32-bit)"
pkgrel=02
pkgdesc="XML C parser and toolkit"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
arch=(x86_64)
depends=(zlib xz icu readline ncurses)
@ -26,7 +26,7 @@ source=("git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
pkgver() {
cd libxml2
git describe --tags | sed 's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
git describe --tags | sed 's/-rc/rc/;s/^v//;s/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
@ -49,14 +49,15 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-threads \
--with-history \
--with-python=/usr/bin/python \
--with-icu
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
--with-icu \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
find doc -type f -exec chmod -c 0644 {} +
}
check() {
@ -74,9 +75,6 @@ package() {
mkdir -p ../doc/usr/share
mv "$pkgdir"/usr/share/{doc,gtk-doc} -t ../doc/usr/share
python -m compileall -d /usr/lib "$pkgdir/usr/lib"
python -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
install -Dm644 Copyright -t "$pkgdir/usr/share/licenses/$pkgname"
}
@ -97,3 +95,4 @@ sha256sums=(SKIP
3908e7a53b20109bdfde143238f36e22a154dbb7d363b634e54c0a18328f4656 # no-fuzz.diff
9b61db9f5dbffa545f4b8d78422167083a8568c59bd1129f94138f936cf6fc1f) # xmlts20130923.tar.gz

View File

@ -7,13 +7,22 @@
pkgbase=libxml2
pkgname=(libxml2 libxml2-docs)
pkgver=2.10.2
pkgrel=1
pkgdesc="XML C parser and toolkit (32-bit)"
pkgrel=2
pkgdesc="XML C parser and toolkit"
url="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home"
arch=(x86_64)
license=(custom:MIT)
depends=(zlib xz icu readline ncurses)
makedepends=(python git)
depends=(
icu
ncurses
readline
xz
zlib
)
makedepends=(
git
python
)
options=(debug)
_commit=21b24b51608d471bb9f7c4225e23d0db2acecc52 # tags/v2.10.2^0
source=("git+https://gitlab.gnome.org/GNOME/libxml2.git#commit=$_commit"
@ -27,7 +36,7 @@ sha256sums=('SKIP'
pkgver() {
cd libxml2
git describe --tags | sed 's/-rc/rc/;s/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
git describe --tags | sed 's/-rc/rc/;s/^v//;s/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
@ -50,14 +59,15 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-threads \
--with-history \
--with-python=/usr/bin/python \
--with-icu
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
--with-icu \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
find doc -type f -exec chmod -c 0644 {} +
}
check() {
@ -76,9 +86,6 @@ package_libxml2() {
mkdir -p ../doc/usr/share
mv "$pkgdir"/usr/share/{doc,gtk-doc} -t ../doc/usr/share
python -m compileall -d /usr/lib "$pkgdir/usr/lib"
python -O -m compileall -d /usr/lib "$pkgdir/usr/lib"
install -Dm644 Copyright -t "$pkgdir/usr/share/licenses/$pkgname"
}
@ -87,6 +94,8 @@ package_libxml2-docs() {
depends=()
mv doc/* "$pkgdir"
install -Dm644 libxml2/Copyright -t "$pkgdir/usr/share/licenses/$pkgname"
}
# vim:set sw=2 sts=-1 et:

View File

@ -5,13 +5,15 @@
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
#pkgbase=libxslt
#pkgname=(libxslt libxslt-docs)
pkgname=libxslt
pkgver=1.1.37
pkgrel=01
pkgrel=02
pkgdesc="XML stylesheet transformation library"
url="https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home"
arch=(x86_64)
depends=(libxml2 libgcrypt)
depends=(libxml2 libgcrypt xz)
makedepends=(git python)
checkdepends=(docbook-xml)
optdepends=('python: Python bindings')
@ -23,7 +25,7 @@ source=("git+https://gitlab.gnome.org/GNOME/libxslt.git#commit=$_commit"
pkgver() {
cd libxslt
git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
git describe --tags | sed 's/-rc/rc/;s/^v//;s/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
@ -40,9 +42,11 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-python=/usr/bin/python \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
}
@ -51,6 +55,7 @@ check() {
make check
}
#package_libxslt() {
package() {
cd libxslt
make DESTDIR="$pkgdir" install
@ -61,6 +66,9 @@ package() {
install -Dm644 Copyright -t "$pkgdir/usr/share/licenses/$pkgname"
}
#package_libxslt-docs() {
# pkgdesc+=" (documentation)"
#---- license gpg-key sha256sums ----
license=(custom:MIT)

View File

@ -1,10 +1,11 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
pkgbase=libxslt
pkgname=(libxslt libxslt-docs)
pkgver=1.1.37
pkgrel=1
pkgrel=2
pkgdesc="XML stylesheet transformation library"
url="https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home"
arch=(x86_64)
@ -30,7 +31,7 @@ sha256sums=('SKIP'
pkgver() {
cd libxslt
git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
git describe --tags | sed 's/-rc/rc/;s/^v//;s/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
@ -47,9 +48,11 @@ build() {
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--with-python=/usr/bin/python \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make
}
@ -77,6 +80,8 @@ package_libxslt-docs() {
depends=()
mv doc/* "$pkgdir"
install -Dm644 libxslt/Copyright -t "$pkgdir/usr/share/licenses/$pkgname"
}
# vim:set sw=2 sts=-1 et:

View File

@ -4,4 +4,3 @@ docbook-xml
automake
autoconf

View File

@ -1,5 +1,6 @@
real 1m6.802s
user 0m55.055s
sys 0m5.592s
real 1m14.540s
user 0m59.038s
sys 0m7.879s

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=ninja
pkgver=1.11.0
pkgver=1.11.1
pkgrel=01
pkgdesc='Small build system with a focus on speed'
arch=(x86_64)
@ -40,7 +40,7 @@ package() {
install -m644 -D misc/ninja-mode.el "$pkgdir/usr/share/emacs/site-lisp/ninja-mode.el"
install -m644 -D misc/ninja-mode.elc "$pkgdir/usr/share/emacs/site-lisp/ninja-mode.elc"
install -m644 -D misc/ninja.vim "$pkgdir/usr/share/vim/vimfiles/syntax/ninja.vim"
install -m644 -D misc/ninja_syntax.py "$pkgdir/usr/lib/python3.10/site-packages/ninja_syntax.py"
install -m644 -D misc/bash-completion "$pkgdir/usr/share/bash-completion/completions/ninja"
install -m644 -D misc/zsh-completion "$pkgdir/usr/share/zsh/site-functions/_ninja"
}
@ -49,4 +49,4 @@ package() {
license=(Apache)
sha256sums=(3500dd5a302e9648701539e33e974e227490c98591165aa40540a0a4765cdc36) # ninja-1.11.0.zip
sha256sums=(03b7ea14bf04b87cbdd64b9a1262577093e177f8e5662515de77f3a796b75951) # ninja-1.11.1.zip

View File

@ -4,7 +4,7 @@
# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
pkgname=ninja
pkgver=1.11.0
pkgver=1.11.1
pkgrel=1
pkgdesc='Small build system with a focus on speed'
arch=(x86_64)
@ -13,7 +13,7 @@ license=(Apache)
depends=(gcc-libs)
makedepends=(python re2c emacs-nox)
source=($pkgname-$pkgver.zip::https://github.com/martine/ninja/archive/v$pkgver.zip)
sha1sums=('e2de757c4dfa38985b348863b43e2609b56ad305')
sha1sums=('fbcb284b7280335835c3f085fb825e6f1514396e')
build() {
cd ninja-$pkgver
@ -40,6 +40,7 @@ package() {
install -m644 -D misc/ninja-mode.el "$pkgdir/usr/share/emacs/site-lisp/ninja-mode.el"
install -m644 -D misc/ninja-mode.elc "$pkgdir/usr/share/emacs/site-lisp/ninja-mode.elc"
install -m644 -D misc/ninja.vim "$pkgdir/usr/share/vim/vimfiles/syntax/ninja.vim"
install -m644 -D misc/ninja_syntax.py "$pkgdir/usr/lib/python3.10/site-packages/ninja_syntax.py"
install -m644 -D misc/bash-completion "$pkgdir/usr/share/bash-completion/completions/ninja"
install -m644 -D misc/zsh-completion "$pkgdir/usr/share/zsh/site-functions/_ninja"

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=python-setuptools
pkgver=62.3.1
pkgver=62.3.2
pkgrel=01
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@ -100,7 +100,5 @@ package() {
license=('PSF')
sha256sums=(0535ba68a15a60e70a65196c0d47b0040bc417ad41367e8ea99adc5504f893c4 # python-setuptools-62.3.1.tar.gz
sha256sums=(7656e5119bb487f3936985b4d8ba04eaaba5eb9058b7eccce834d1095ed3b4de # python-setuptools-62.3.2.tar.gz
3fffbffa0d0116ab64cb1e0e9b33ea28c60147c8f4fdbcfe71fac2adcfedd14a) # system-validate-pyproject.patch

View File

@ -3,7 +3,7 @@
# Contributor: Eli Schwartz <eschwartz@archlinux.org>
pkgname=python-setuptools
pkgver=62.3.1
pkgver=62.3.2
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@ -22,7 +22,7 @@ provides=('python-distribute')
replaces=('python-distribute')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz"
system-validate-pyproject.patch)
sha512sums=('4f0ec8827291e432e5ba3cf668224abd7a0cb559191a3b25155472aa583240884b7a17b173b79310894d186bf83fadce97e18d81f4a6a6b30633c3bab538b1cc'
sha512sums=('b60507ba40f2cb7474f498531d1fa1b5843e3c7f95f84c9acdbbea314507e6438eeabf400fb5911f590dccb8ee5ea92d05d58c3e629fdf66c623833b3cb5ca17'
'50495062093b1b6902484c384abe073896e4f45c5768741582e178014367f186831711a72a8a987e7bacafe96d871161fc07c686dd92c6886de19302f6a10b56')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0

View File

@ -8,8 +8,8 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
_basever=5.15.5
pkgver=5.15.5+kde+r178
_commit=7f9253defd2e90f900d963c6d248a2a0bdaca1a8
pkgver=5.15.5+kde+r180
_commit=663c277cab488c9fd3e0759900a59b87244fde3e
pkgrel=01
arch=('x86_64')
url='https://www.qt.io'

View File

@ -4,9 +4,9 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
_basever=5.15.5
pkgver=5.15.5+kde+r178
pkgver=5.15.5+kde+r180
pkgrel=1
_commit=7f9253defd2e90f900d963c6d248a2a0bdaca1a8
_commit=663c277cab488c9fd3e0759900a59b87244fde3e
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')

View File

@ -17,7 +17,7 @@
pkgname=valgrind
pkgver=3.19.0
pkgrel=04
pkgrel=05
pkgdesc='Tool to help find memory-management problems in programs'
arch=('x86_64')
url='http://valgrind.org/'
@ -121,3 +121,4 @@ validpgpkeys=(
sha256sums=(dd5e34486f1a483ff7be7300cc16b4d6b24690987877c3278d797534d6738f02 # valgrind-3.19.0.tar.bz2
ea11f3437e50d370fee28649151a2f24c6b7e3cfd788364bdd2c7fee08154e31 # valgrind-3.19.0.tar.bz2.asc
4e6be3a1799c17a6e843ab1966a3a68ac0ffa83d4b2230ce1b607518c42a31a2) # valgrind-3.7.0-respect-flags.patch

View File

@ -14,7 +14,7 @@
pkgname=valgrind
pkgver=3.19.0
pkgrel=4
pkgrel=5
pkgdesc='Tool to help find memory-management problems in programs'
arch=('x86_64')
license=('GPL')