[arch-commits] Commit in libx11/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Andreas Radke via arch-commits
Date: Thursday, June 9, 2022 @ 05:41:28
  Author: andyrtr
Revision: 447787

archrelease: copy trunk to extra-x86_64

Added:
  libx11/repos/extra-x86_64/PKGBUILD
(from rev 447786, libx11/trunk/PKGBUILD)
Deleted:
  libx11/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-09 05:41:15 UTC (rev 447786)
+++ PKGBUILD2022-06-09 05:41:28 UTC (rev 447787)
@@ -1,41 +0,0 @@
-# Maintainer: Andreas Radke 
-
-pkgname=libx11
-pkgver=1.8
-pkgrel=1
-pkgdesc="X11 client-side library"
-arch=(x86_64)
-url="https://xorg.freedesktop.org/;
-# keep xorgproto runtime dependency
-# 
https://lists.archlinux.org/pipermail/arch-dev-public/2019-December/029767.html
-depends=('libxcb' 'xorgproto')
-makedepends=('xorg-util-macros' 'xtrans')
-license=('custom')
-source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig})
-sha512sums=('64899ba9efbda00211daf08534a2a98eba86bb377980d21ce319106075cd36b511b17245d02e8ebd1045e7c2147f2c005004bcf579121138be7a7b879eeca83b'
-'SKIP')
-#validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

-#validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

-#validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

-validpgpkeys=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # Adam Jackson 

-#validpgpkeys=('C383B778255613DFDB409D91DB221A690011') # "Keith Packard 
"
-
-build() {
-  cd libX11-${pkgver}
-  ./configure --prefix=/usr --disable-static --disable-xf86bigfont
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd libX11-${pkgver}
-  make check
-}
-
-package() {
-  cd "${srcdir}/libX11-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libx11/repos/extra-x86_64/PKGBUILD (from rev 447786, 
libx11/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-09 05:41:28 UTC (rev 447787)
@@ -0,0 +1,41 @@
+# Maintainer: Andreas Radke 
+
+pkgname=libx11
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="X11 client-side library"
+arch=(x86_64)
+url="https://xorg.freedesktop.org/;
+# keep xorgproto runtime dependency
+# 
https://lists.archlinux.org/pipermail/arch-dev-public/2019-December/029767.html
+depends=('libxcb' 'xorgproto')
+makedepends=('xorg-util-macros' 'xtrans')
+license=('custom')
+source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig})
+sha512sums=('2e36d2c47519e0cb2697f588c0ccdf73fbe75c2163f0855c78f7052dc9e920bca081f9d5e39c707a14067f101faef74fc758c8862eeba675b1535b43119d533a'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+#validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

+#validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

+#validpgpkeys=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # Adam Jackson 

+#validpgpkeys=('C383B778255613DFDB409D91DB221A690011') # "Keith Packard 
"
+
+build() {
+  cd libX11-${pkgver}
+  ./configure --prefix=/usr --disable-static --disable-xf86bigfont
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd libX11-${pkgver}
+  make check
+}
+
+package() {
+  cd "${srcdir}/libX11-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -d -m755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}



[arch-commits] Commit in libx11/trunk (PKGBUILD)

2022-06-08 Thread Andreas Radke via arch-commits
Date: Thursday, June 9, 2022 @ 05:41:15
  Author: andyrtr
Revision: 447786

upgpkg: libx11 1.8.1-1: upstream update 1.8.1

Modified:
  libx11/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 23:14:48 UTC (rev 447785)
+++ PKGBUILD2022-06-09 05:41:15 UTC (rev 447786)
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=libx11
-pkgver=1.8
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="X11 client-side library"
 arch=(x86_64)
@@ -12,12 +12,12 @@
 makedepends=('xorg-util-macros' 'xtrans')
 license=('custom')
 source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig})
-sha512sums=('64899ba9efbda00211daf08534a2a98eba86bb377980d21ce319106075cd36b511b17245d02e8ebd1045e7c2147f2c005004bcf579121138be7a7b879eeca83b'
+sha512sums=('2e36d2c47519e0cb2697f588c0ccdf73fbe75c2163f0855c78f7052dc9e920bca081f9d5e39c707a14067f101faef74fc758c8862eeba675b1535b43119d533a'
 'SKIP')
-#validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 

 #validpgpkeys=('C41C985FDCF1E5364576638B687393EE37D128F8') # Matthieu Herrb 

 #validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

-validpgpkeys=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # Adam Jackson 

+#validpgpkeys=('995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # Adam Jackson 

 #validpgpkeys=('C383B778255613DFDB409D91DB221A690011') # "Keith Packard 
"
 
 build() {



[arch-commits] Commit in lm32-elf-binutils/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Thursday, June 9, 2022 @ 00:14:31
  Author: anatolik
Revision: 1229423

archrelease: copy trunk to community-x86_64

Added:
  lm32-elf-binutils/repos/community-x86_64/PKGBUILD
(from rev 1229422, lm32-elf-binutils/trunk/PKGBUILD)
Deleted:
  lm32-elf-binutils/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  128 ++---
 1 file changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-09 00:14:11 UTC (rev 1229422)
+++ PKGBUILD2022-06-09 00:14:31 UTC (rev 1229423)
@@ -1,64 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-
-_target=lm32-elf
-pkgname=$_target-binutils
-pkgver=2.36.1
-pkgrel=3
-pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the LatticeMico32 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/binutils/'
-license=(GPL)
-depends=(zlib)
-source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig})
-sha512sums=('5c40cfe05b922492627db71990dd2ba6030fd2de4bdba3f53a3f274543ff161fb56e2f6bdac107e0ffdcfd095e499c54e1157ee1865723baefa67b5b4d3da201'
-'SKIP')
-validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold 

-  '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton 
(Chief Binutils Maintainer) 
-
-prepare() {
-  cd binutils-$pkgver
-
-  sed -i '/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/' libiberty/configure
-}
-
-build() {
-  cd binutils-$pkgver
-
-  ./configure --target=$_target \
-  --with-sysroot=/usr/$_target \
-  --prefix=/usr \
-  --enable-multilib \
-  --enable-interwork \
-  --with-gnu-as \
-  --with-gnu-ld \
-  --disable-nls \
-  --enable-ld=default \
-  --enable-gold \
-  --enable-plugins \
-  --enable-deterministic-archives
-
-  make
-}
-
-check() {
-  cd binutils-$pkgver
-
-  # unset LDFLAGS as testsuite makes assumptions about which ones are active
-  # do not abort on errors - manually check log files
-  make LDFLAGS="" -k check || true
-}
-
-package() {
-  cd binutils-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  # Remove file conflicting with host binutils and manpages for MS Windows 
tools
-  rm "$pkgdir"/usr/share/man/man1/$_target-{dlltool,windres,windmc}*
-  rm "$pkgdir"/usr/lib/bfd-plugins/libdep.so
-
-  # Remove info documents that conflict with host version
-  rm -r "$pkgdir"/usr/share/info
-}
-

Copied: lm32-elf-binutils/repos/community-x86_64/PKGBUILD (from rev 1229422, 
lm32-elf-binutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-09 00:14:31 UTC (rev 1229423)
@@ -0,0 +1,64 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+
+_target=lm32-elf
+pkgname=$_target-binutils
+pkgver=2.38
+pkgrel=1
+pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the LatticeMico32 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/binutils/'
+license=(GPL)
+depends=(zlib)
+source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig})
+sha512sums=('7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc'
+'SKIP')
+validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold 

+  '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton 
(Chief Binutils Maintainer) 
+
+prepare() {
+  cd binutils-$pkgver
+
+  sed -i '/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/' libiberty/configure
+}
+
+build() {
+  cd binutils-$pkgver
+
+  ./configure --target=$_target \
+  --with-sysroot=/usr/$_target \
+  --prefix=/usr \
+  --enable-multilib \
+  --enable-interwork \
+  --with-gnu-as \
+  --with-gnu-ld \
+  --disable-nls \
+  --enable-ld=default \
+  --enable-gold \
+  --enable-plugins \
+  --enable-deterministic-archives
+
+  make
+}
+
+check() {
+  cd binutils-$pkgver
+
+  # unset LDFLAGS as testsuite makes assumptions about which ones are active
+  # do not abort on errors - manually check log files
+  make LDFLAGS="" -k check || true
+}
+
+package() {
+  cd binutils-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  # Remove file conflicting with host binutils and manpages for MS Windows 
tools
+  rm "$pkgdir"/usr/share/man/man1/$_target-{dlltool,windres,windmc}*
+  rm "$pkgdir"/usr/lib/bfd-plugins/libdep.so
+
+  # Remove info documents that conflict with host version
+  rm -r "$pkgdir"/usr/share/info
+}
+



[arch-commits] Commit in lm32-elf-binutils/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Thursday, June 9, 2022 @ 00:14:11
  Author: anatolik
Revision: 1229422

upgpkg: lm32-elf-binutils 2.38-1

Modified:
  lm32-elf-binutils/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 23:42:32 UTC (rev 1229421)
+++ PKGBUILD2022-06-09 00:14:11 UTC (rev 1229422)
@@ -3,8 +3,8 @@
 
 _target=lm32-elf
 pkgname=$_target-binutils
-pkgver=2.36.1
-pkgrel=3
+pkgver=2.38
+pkgrel=1
 pkgdesc='A set of programs to assemble and manipulate binary and object files 
for the LatticeMico32 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/binutils/'
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(zlib)
 source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig})
-sha512sums=('5c40cfe05b922492627db71990dd2ba6030fd2de4bdba3f53a3f274543ff161fb56e2f6bdac107e0ffdcfd095e499c54e1157ee1865723baefa67b5b4d3da201'
+sha512sums=('7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc'
 'SKIP')
 validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93'  # Tristan Gingold 

   '3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton 
(Chief Binutils Maintainer) 



[arch-commits] Commit in cargo-nextest/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Orhun Parmaksiz via arch-commits
Date: Wednesday, June 8, 2022 @ 23:42:32
  Author: orhun
Revision: 1229421

archrelease: copy trunk to community-x86_64

Added:
  cargo-nextest/repos/community-x86_64/PKGBUILD
(from rev 1229420, cargo-nextest/trunk/PKGBUILD)
Deleted:
  cargo-nextest/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 23:42:20 UTC (rev 1229420)
+++ PKGBUILD2022-06-08 23:42:32 UTC (rev 1229421)
@@ -1,41 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-# Contributor: KokaKiwi 
-
-pkgname=cargo-nextest
-pkgver=0.9.16
-pkgrel=1
-pkgdesc="A next-generation test runner for Rust."
-arch=('x86_64')
-url="https://github.com/nextest-rs/nextest;
-license=('Apache' 'MIT')
-depends=('gcc-libs')
-makedepends=('cargo')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/cargo-nextest-$pkgver.tar.gz")
-sha256sums=('99fa0c60f9d5087ae02d78bc356aa7a54eabd05972d50f57061d77141d0c5cf5')
-b2sums=('f19db9b732562687fe13790f1598be3d67363016adc03b2973212bf86c76aacf6ac9eb63f013daedbaa53d0e6a4eee55b6e02becb66005773baccf9d96252c75')
-options=('!lto')
-
-prepare() {
-  mv "nextest-$pkgname-$pkgver" "$pkgname-$pkgver"
-  cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release --frozen --package "$pkgname"
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  cargo run --package cargo-nextest -- nextest run --all-features --profile ci
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE-MIT -t "$pkgdir/usr/share/licenses/$pkgname"
-}
-
-# vim: ts=2 sw=2 et:

Copied: cargo-nextest/repos/community-x86_64/PKGBUILD (from rev 1229420, 
cargo-nextest/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 23:42:32 UTC (rev 1229421)
@@ -0,0 +1,41 @@
+# Maintainer: Orhun Parmaksız 
+# Contributor: KokaKiwi 
+
+pkgname=cargo-nextest
+pkgver=0.9.17
+pkgrel=1
+pkgdesc="A next-generation test runner for Rust."
+arch=('x86_64')
+url="https://github.com/nextest-rs/nextest;
+license=('Apache' 'MIT')
+depends=('gcc-libs')
+makedepends=('cargo')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/cargo-nextest-$pkgver.tar.gz")
+sha256sums=('462cbcbeffcafb709ea12fb5dcca2c8757e2c2d0a0416982b6258c3717c0c2fd')
+b2sums=('1c8c234bd3c5556ff82d6d15f8adaac0b5ddf2aa61bccb239a379421c11bb284b98a908b6224aaa53b0ffe362e8b1b089c385d1764491ff0dc9f8d531bec67ea')
+options=('!lto')
+
+prepare() {
+  mv "nextest-$pkgname-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release --frozen --package "$pkgname"
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  cargo run --package cargo-nextest -- nextest run --all-features --profile ci
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE-MIT -t "$pkgdir/usr/share/licenses/$pkgname"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in cargo-nextest/trunk (PKGBUILD)

2022-06-08 Thread Orhun Parmaksiz via arch-commits
Date: Wednesday, June 8, 2022 @ 23:42:20
  Author: orhun
Revision: 1229420

upgpkg: cargo-nextest 0.9.17-1: upstream release

Modified:
  cargo-nextest/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 23:20:41 UTC (rev 1229419)
+++ PKGBUILD2022-06-08 23:42:20 UTC (rev 1229420)
@@ -2,7 +2,7 @@
 # Contributor: KokaKiwi 
 
 pkgname=cargo-nextest
-pkgver=0.9.16
+pkgver=0.9.17
 pkgrel=1
 pkgdesc="A next-generation test runner for Rust."
 arch=('x86_64')
@@ -11,8 +11,8 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/cargo-nextest-$pkgver.tar.gz")
-sha256sums=('99fa0c60f9d5087ae02d78bc356aa7a54eabd05972d50f57061d77141d0c5cf5')
-b2sums=('f19db9b732562687fe13790f1598be3d67363016adc03b2973212bf86c76aacf6ac9eb63f013daedbaa53d0e6a4eee55b6e02becb66005773baccf9d96252c75')
+sha256sums=('462cbcbeffcafb709ea12fb5dcca2c8757e2c2d0a0416982b6258c3717c0c2fd')
+b2sums=('1c8c234bd3c5556ff82d6d15f8adaac0b5ddf2aa61bccb239a379421c11bb284b98a908b6224aaa53b0ffe362e8b1b089c385d1764491ff0dc9f8d531bec67ea')
 options=('!lto')
 
 prepare() {



[arch-commits] Commit in dub/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Dan Printzell via arch-commits
Date: Wednesday, June 8, 2022 @ 22:59:17
  Author: wild
Revision: 1229412

archrelease: copy trunk to community-x86_64

Added:
  dub/repos/community-x86_64/PKGBUILD
(from rev 1229411, dub/trunk/PKGBUILD)
Deleted:
  dub/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 22:58:57 UTC (rev 1229411)
+++ PKGBUILD2022-06-08 22:59:17 UTC (rev 1229412)
@@ -1,36 +0,0 @@
-# Maintainer: Dan Printzell 
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-
-pkgname=dub
-pkgver=1.27.0
-pkgrel=2
-pkgdesc="Developer package manager for D programming language"
-arch=('x86_64')
-url="https://github.com/dlang/dub;
-license=('MIT')
-groups=('dlang')
-makedepends=('ldc')
-depends=('curl')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('b0b7e91bca0db0c5cb260c237d930ed638d5f7e47c7afa90e8ea22d41a735b727ca267f8b1619d9ebdeab413ac1a203b90927a6a0fff0f794ed6cf20d9fda8b7')
-
-build() {
-   cd "$pkgname-$pkgver"
-
-   DMD=ldmd2 ldmd2 -run build.d -release -O3 -linker=gold --flto=thin 
-link-defaultlib-shared=false -L--build-id
-}
-
-package() {
-   # binaries
-   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
-
-   # license
-   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-   # bash, fish and zsh completion
-   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
-   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
-   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
-}

Copied: dub/repos/community-x86_64/PKGBUILD (from rev 1229411, 
dub/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 22:59:17 UTC (rev 1229412)
@@ -0,0 +1,36 @@
+# Maintainer: Dan Printzell 
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+
+pkgname=dub
+pkgver=1.29.0
+pkgrel=1
+pkgdesc="Developer package manager for D programming language"
+arch=('x86_64')
+url="https://github.com/dlang/dub;
+license=('MIT')
+groups=('dlang')
+makedepends=('ldc')
+depends=('curl')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
+sha512sums=('f851ceccb7aa1ee00560c64fca2cf4239f0b260c7c2eee5c3688a555f7f37ff7bc4894cbc944ec0cf3a5b1cb1cf33d6d1e9cf23b24b42e098ccb3f432354a97c')
+
+build() {
+   cd "$pkgname-$pkgver"
+
+   DMD=ldmd2 ldmd2 -run build.d -release -O3 -linker=gold --flto=thin 
-link-defaultlib-shared=false -L--build-id
+}
+
+package() {
+   # binaries
+   install -Dm755 "$pkgname-$pkgver/bin/dub" "$pkgdir/usr/bin/dub"
+
+   # license
+   install -Dm644 "$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+   # bash, fish and zsh completion
+   install -Dm644 "$pkgname-$pkgver/scripts/bash-completion/dub.bash" 
"$pkgdir/usr/share/bash-completion/completions/dub"
+   install -Dm644 "$pkgname-$pkgver/scripts/fish-completion/dub.fish" 
"$pkgdir/usr/share/fish/vendor_completions.d/dub.fish"
+   install -Dm644 "$pkgname-$pkgver/scripts/zsh-completion/_dub" 
"$pkgdir/usr/share/zsh/site-functions/_dub"
+}



[arch-commits] Commit in dub/trunk (PKGBUILD)

2022-06-08 Thread Dan Printzell via arch-commits
Date: Wednesday, June 8, 2022 @ 22:58:57
  Author: wild
Revision: 1229411

upgpkg: dub 1.29.0-1: Updated to 1.29.0

Modified:
  dub/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 22:53:52 UTC (rev 1229410)
+++ PKGBUILD2022-06-08 22:58:57 UTC (rev 1229411)
@@ -4,8 +4,8 @@
 # Contributor: Moritz Maxeiner 
 
 pkgname=dub
-pkgver=1.27.0
-pkgrel=2
+pkgver=1.29.0
+pkgrel=1
 pkgdesc="Developer package manager for D programming language"
 arch=('x86_64')
 url="https://github.com/dlang/dub;
@@ -14,7 +14,7 @@
 makedepends=('ldc')
 depends=('curl')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/dub/archive/v$pkgver.tar.gz;)
-sha512sums=('b0b7e91bca0db0c5cb260c237d930ed638d5f7e47c7afa90e8ea22d41a735b727ca267f8b1619d9ebdeab413ac1a203b90927a6a0fff0f794ed6cf20d9fda8b7')
+sha512sums=('f851ceccb7aa1ee00560c64fca2cf4239f0b260c7c2eee5c3688a555f7f37ff7bc4894cbc944ec0cf3a5b1cb1cf33d6d1e9cf23b24b42e098ccb3f432354a97c')
 
 build() {
cd "$pkgname-$pkgver"



[arch-commits] Commit in aubio/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:53:52
  Author: dvzrv
Revision: 1229410

archrelease: copy trunk to community-x86_64

Added:
  aubio/repos/community-x86_64/PKGBUILD
(from rev 1229409, aubio/trunk/PKGBUILD)
Deleted:
  aubio/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  152 -
 1 file changed, 80 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 22:53:42 UTC (rev 1229409)
+++ PKGBUILD2022-06-08 22:53:52 UTC (rev 1229410)
@@ -1,72 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
-
-pkgbase=aubio
-pkgname=('aubio' 'python-aubio')
-pkgver=0.4.9
-pkgrel=13
-pkgdesc="A tool for extracting annotations from audio signals"
-arch=('x86_64')
-url="https://aubio.org/;
-license=('GPL3')
-makedepends=('doxygen' 'ffmpeg4.4' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
-'python-numpy' 'python-setuptools' 'python-sphinx' 'txt2man' 'waf')
-checkdepends=('python-pytest')
-source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2;)
-sha512sums=('0cb81bb4b15051db3f3f4d160d500af56fdfb237e0a74e3f366f53c2870030aa0a7cee8469a611a9694c36b8866d3d42ffb48241c999de08f3fee43e6d903130')
-b2sums=('b849d92678ea8fb20e17921b1a61fdc85a84d4a528acfefa3278169ab5f7fe935217ec37dd9f931202f0f0a1fd3a9518372afbce34cc2dd3ca30c6b4e5d9a301')
-
-prepare() {
-  cd "${pkgbase}-${pkgver}"
-  rm -rv waflib
-}
-
-build() {
-  cd "${pkgbase}-${pkgver}"
-  export LINKFLAGS="$LDFLAGS"
-  export PKG_CONFIG_PATH='/usr/lib/ffmpeg4.4/pkgconfig'
-  waf configure --prefix=/usr \
---alltests \
---enable-fftw3 \
---libdir=/usr/lib
-  waf build
-  python setup.py build
-}
-
-check() {
-  local _py3_ver=$(python3 -c "import sys; 
print(str(sys.version_info.major)+'.'+str(sys.version_info.minor))")
-  cd "${pkgbase}-${pkgver}"
-  PYTHONPATH="build/lib.linux-$CARCH-${_py3_ver}:${PYTHONPATH}" \
-  LD_LIBRARY_PATH="${PWD}/build/src" \
-  PYTHONDONTWRITEBYTECODE=1 \
-  pytest -v python/tests
-}
-
-package_aubio() {
-  pkgdesc="A tool for extracting annotations from audio signals"
-  depends=('fftw' 'glibc' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
-  'libjack.so' 'libsamplerate.so' 'libsndfile.so' 'libswresample.so')
-  optdepends=('python-aubio: Python bindings')
-  provides=('libaubio.so')
-  groups=('pro-audio')
-
-  cd "${pkgname}-${pkgver}"
-  waf --destdir="${pkgdir}" install
-  # move doc, as waf configure doesn't honor the htmldir and docdir settings
-  mv -v "${pkgdir}/usr/share/doc/lib${pkgname}-doc" \
-"${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 {AUTHORS,ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-}
-
-package_python-aubio() {
-  pkgdesc="Python bindings for aubio"
-  depends=('glibc' 'libaubio.so' 'python-numpy')
-
-  cd "${pkgbase}-${pkgver}"
-  python setup.py install --optimize=1 --root="${pkgdir}"
-  install -vDm 644 {AUTHORS,ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-}
-# vim:set ts=2 sw=2 et:

Copied: aubio/repos/community-x86_64/PKGBUILD (from rev 1229409, 
aubio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 22:53:52 UTC (rev 1229410)
@@ -0,0 +1,80 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
+
+pkgbase=aubio
+pkgname=(aubio python-aubio)
+pkgver=0.4.9
+pkgrel=14
+pkgdesc="A tool for extracting annotations from audio signals"
+arch=(x86_64)
+url="https://aubio.org/;
+license=(GPL3)
+makedepends=(doxygen ffmpeg fftw jack libsamplerate libsndfile python-build
+python-installer python-numpy python-setuptools python-wheel txt2man waf)
+checkdepends=(python-pytest)
+source=(
+  https://$pkgbase.org/pub/$pkgbase-$pkgver.tar.bz2
+  
$pkgname-0.4.9-ffmpeg5.patch::https://github.com/aubio/aubio/commit/8a05420e5dd8c7b8b2447f82dc919765876511b3.patch
+)
+sha512sums=('0cb81bb4b15051db3f3f4d160d500af56fdfb237e0a74e3f366f53c2870030aa0a7cee8469a611a9694c36b8866d3d42ffb48241c999de08f3fee43e6d903130'
+
'8ce2a1fc35f73586d92e637d76354843c8cd1bdd5cda2b8e56db6b05ddcea4d2297500f9039f53d9482bff68fc1ee9e60c9459799a900e85f373745b3258b7ef')
+b2sums=('b849d92678ea8fb20e17921b1a61fdc85a84d4a528acfefa3278169ab5f7fe935217ec37dd9f931202f0f0a1fd3a9518372afbce34cc2dd3ca30c6b4e5d9a301'
+
'aa4c52f5d38d72e00691566fff80400acf0bb95bbdcd9f08da4083fe7d782c04e23bb65f6b547a65d3ec711fc33b9ac46bbe386b263b2d3c16265405f01db450')
+
+prepare() {
+  # make compatible with ffmpeg >= 5: https://github.com/aubio/aubio/issues/353
+  patch -Np1 -d $pkgbase-$pkgver -i ../$pkgname-0.4.9-ffmpeg5.patch
+  cd $pkgbase-$pkgver
+  rm -rv waflib
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  export LINKFLAGS="$LDFLAGS"
+  waf configure 

[arch-commits] Commit in aubio/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:53:42
  Author: dvzrv
Revision: 1229409

upgpkg: aubio 0.4.9-14: Rebuild to apply fix for ffmpeg >= 5 compatibility.

Add upstreamed patch for ffmpeg 5 compatibility.
Remove unnecessary quotes and curly braces.
Switch to PEP517 for python integration.
Remove use of python-sphinx as it fails.

Modified:
  aubio/trunk/PKGBUILD

--+
 PKGBUILD |   78 +
 1 file changed, 43 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 22:13:59 UTC (rev 1229408)
+++ PKGBUILD2022-06-08 22:53:42 UTC (rev 1229409)
@@ -3,70 +3,78 @@
 # Contributor: Tobias Kieslich tobias [funnychar] archlinux org
 
 pkgbase=aubio
-pkgname=('aubio' 'python-aubio')
+pkgname=(aubio python-aubio)
 pkgver=0.4.9
-pkgrel=13
+pkgrel=14
 pkgdesc="A tool for extracting annotations from audio signals"
-arch=('x86_64')
+arch=(x86_64)
 url="https://aubio.org/;
-license=('GPL3')
-makedepends=('doxygen' 'ffmpeg4.4' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
-'python-numpy' 'python-setuptools' 'python-sphinx' 'txt2man' 'waf')
-checkdepends=('python-pytest')
-source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2;)
-sha512sums=('0cb81bb4b15051db3f3f4d160d500af56fdfb237e0a74e3f366f53c2870030aa0a7cee8469a611a9694c36b8866d3d42ffb48241c999de08f3fee43e6d903130')
-b2sums=('b849d92678ea8fb20e17921b1a61fdc85a84d4a528acfefa3278169ab5f7fe935217ec37dd9f931202f0f0a1fd3a9518372afbce34cc2dd3ca30c6b4e5d9a301')
+license=(GPL3)
+makedepends=(doxygen ffmpeg fftw jack libsamplerate libsndfile python-build
+python-installer python-numpy python-setuptools python-wheel txt2man waf)
+checkdepends=(python-pytest)
+source=(
+  https://$pkgbase.org/pub/$pkgbase-$pkgver.tar.bz2
+  
$pkgname-0.4.9-ffmpeg5.patch::https://github.com/aubio/aubio/commit/8a05420e5dd8c7b8b2447f82dc919765876511b3.patch
+)
+sha512sums=('0cb81bb4b15051db3f3f4d160d500af56fdfb237e0a74e3f366f53c2870030aa0a7cee8469a611a9694c36b8866d3d42ffb48241c999de08f3fee43e6d903130'
+
'8ce2a1fc35f73586d92e637d76354843c8cd1bdd5cda2b8e56db6b05ddcea4d2297500f9039f53d9482bff68fc1ee9e60c9459799a900e85f373745b3258b7ef')
+b2sums=('b849d92678ea8fb20e17921b1a61fdc85a84d4a528acfefa3278169ab5f7fe935217ec37dd9f931202f0f0a1fd3a9518372afbce34cc2dd3ca30c6b4e5d9a301'
+
'aa4c52f5d38d72e00691566fff80400acf0bb95bbdcd9f08da4083fe7d782c04e23bb65f6b547a65d3ec711fc33b9ac46bbe386b263b2d3c16265405f01db450')
 
 prepare() {
-  cd "${pkgbase}-${pkgver}"
+  # make compatible with ffmpeg >= 5: https://github.com/aubio/aubio/issues/353
+  patch -Np1 -d $pkgbase-$pkgver -i ../$pkgname-0.4.9-ffmpeg5.patch
+  cd $pkgbase-$pkgver
   rm -rv waflib
 }
 
 build() {
-  cd "${pkgbase}-${pkgver}"
+  cd $pkgbase-$pkgver
   export LINKFLAGS="$LDFLAGS"
-  export PKG_CONFIG_PATH='/usr/lib/ffmpeg4.4/pkgconfig'
   waf configure --prefix=/usr \
 --alltests \
 --enable-fftw3 \
 --libdir=/usr/lib
   waf build
-  python setup.py build
+
+  python -m build --wheel --no-isolation
 }
 
 check() {
-  local _py3_ver=$(python3 -c "import sys; 
print(str(sys.version_info.major)+'.'+str(sys.version_info.minor))")
-  cd "${pkgbase}-${pkgver}"
-  PYTHONPATH="build/lib.linux-$CARCH-${_py3_ver}:${PYTHONPATH}" \
-  LD_LIBRARY_PATH="${PWD}/build/src" \
-  PYTHONDONTWRITEBYTECODE=1 \
-  pytest -v python/tests
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+
+  cd $pkgbase-$pkgver
+  # install to temporary location
+  python -m installer --destdir=test_dir dist/*.whl
+  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
+  export LD_LIBRARY_PATH="$PWD/build/src"
+  export PYTHONDONTWRITEBYTECODE=1
+  pytest -vv python/tests
 }
 
 package_aubio() {
   pkgdesc="A tool for extracting annotations from audio signals"
-  depends=('fftw' 'glibc' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
-  'libjack.so' 'libsamplerate.so' 'libsndfile.so' 'libswresample.so')
+  depends=(fftw glibc libavcodec.so libavformat.so libavutil.so libjack.so
+  libsamplerate.so libsndfile.so libswresample.so)
   optdepends=('python-aubio: Python bindings')
-  provides=('libaubio.so')
-  groups=('pro-audio')
+  provides=(libaubio.so)
+  groups=(pro-audio)
 
-  cd "${pkgname}-${pkgver}"
-  waf --destdir="${pkgdir}" install
+  cd $pkgbase-$pkgver
+  waf --destdir="$pkgdir" install
+
   # move doc, as waf configure doesn't honor the htmldir and docdir settings
-  mv -v "${pkgdir}/usr/share/doc/lib${pkgname}-doc" \
-"${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 {AUTHORS,ChangeLog,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
+  mv -v "$pkgdir/usr/share/doc/lib$pkgname-doc" 
"$pkgdir/usr/share/doc/$pkgname"
+  install -vDm 644 {AUTHORS,ChangeLog,README.md} -t 
"$pkgdir/usr/share/doc/$pkgname/"
 }
 
 package_python-aubio() {
   pkgdesc="Python bindings for aubio"
-  

[arch-commits] Commit in python-pycapnp/repos (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:13:12
  Author: dvzrv
Revision: 1229404

archrelease: copy trunk to community-staging-x86_64

Added:
  python-pycapnp/repos/community-staging-x86_64/
  python-pycapnp/repos/community-staging-x86_64/PKGBUILD
(from rev 1229403, python-pycapnp/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: python-pycapnp/repos/community-staging-x86_64/PKGBUILD (from rev 
1229403, python-pycapnp/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-06-08 22:13:12 UTC (rev 1229404)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pycapnp
+pkgver=1.1.0
+pkgrel=5
+pkgdesc="A cython wrapping of the C++ Cap'n Proto library"
+url="https://github.com/capnproto/pycapnp;
+license=('BSD')
+arch=('x86_64')
+depends=('capnproto' 'python')
+makedepends=('cython' 'python-build' 'python-installer' 'python-pkgconfig' 
'python-setuptools' 'python-wheel')
+checkdepends=('python-pytest')
+source=("https://github.com/capnproto/pycapnp/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('1013b49f860a2b65e5850bf9435a23bc5171ce8648c4c671212f206bb2718f97cadf791c1829ec4bacb2cd26dc380a4a61a1f8cabe4ae8b064f73158b16389b2')
+
+build() {
+  cd pycapnp-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+
+  cd pycapnp-$pkgver
+  PYTHONPATH="build/lib.linux-$CARCH-$python_version" pytest
+}
+
+package() {
+  cd pycapnp-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  install -Dm644 LICENSE.md -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



[arch-commits] Commit in python-pycapnp/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:13:01
  Author: dvzrv
Revision: 1229403

upgpkg: python-pycapnp 1.1.0-5: capnproto 0.10.1 rebuild

Modified:
  python-pycapnp/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 22:09:19 UTC (rev 1229402)
+++ PKGBUILD2022-06-08 22:13:01 UTC (rev 1229403)
@@ -2,13 +2,13 @@
 
 pkgname=python-pycapnp
 pkgver=1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A cython wrapping of the C++ Cap'n Proto library"
 url="https://github.com/capnproto/pycapnp;
 license=('BSD')
 arch=('x86_64')
 depends=('capnproto' 'python')
-makedepends=('cython' 'python-pkgconfig' 'python-setuptools')
+makedepends=('cython' 'python-build' 'python-installer' 'python-pkgconfig' 
'python-setuptools' 'python-wheel')
 checkdepends=('python-pytest')
 
source=("https://github.com/capnproto/pycapnp/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
 
sha512sums=('1013b49f860a2b65e5850bf9435a23bc5171ce8648c4c671212f206bb2718f97cadf791c1829ec4bacb2cd26dc380a4a61a1f8cabe4ae8b064f73158b16389b2')
@@ -15,17 +15,19 @@
 
 build() {
   cd pycapnp-$pkgver
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
+  local python_version=$(python -c 'import sys; print(".".join(map(str, 
sys.version_info[:2])))')
+
   cd pycapnp-$pkgver
-  PYTHONPATH="build/lib.linux-$CARCH-3.10" pytest
+  PYTHONPATH="build/lib.linux-$CARCH-$python_version" pytest
 }
 
 package() {
   cd pycapnp-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
+  python -m installer --destdir="$pkgdir" dist/*.whl
 
   install -Dm644 LICENSE.md -t "$pkgdir"/usr/share/licenses/$pkgname/
 }



[arch-commits] Commit in librime/repos (3 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:09:19
  Author: dvzrv
Revision: 1229402

archrelease: copy trunk to community-staging-x86_64

Added:
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 1229401, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/cmath-include.patch
(from rev 1229401, librime/trunk/cmath-include.patch)

-+
 PKGBUILD|   53 ++
 cmath-include.patch |   38 +++
 2 files changed, 91 insertions(+)

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 1229401, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-06-08 22:09:19 UTC (rev 1229402)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.7.3
+_octagramcommit=f92e083052b9983ee3cbddcda5ed60bb3c068e24
+_luacommit=d45a41af2f9d731e3c1516a191cc3160e3cb8377
+_charcodecommit=b569184772b12965e3ebe1dfd431026951fed81c
+pkgrel=10
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('x86_64')
+url="https://github.com/rime/librime;
+license=('GPL3')
+depends=('boost-libs' 'capnproto' 'opencc' 'yaml-cpp' 'leveldb' 'librime-data' 
'lua' 'google-glog' 'marisa')
+makedepends=('cmake' 'boost' 'gtest' 'ninja')
+source=("https://github.com/rime/librime/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+
"https://github.com/lotem/librime-octagram/archive/$_octagramcommit/librime-octagram-$_octagramcommit.tar.gz;
+
"https://github.com/hchunhui/librime-lua/archive/$_luacommit/librime-lua-$_luacommit.tar.gz;
+
"https://github.com/rime/librime-charcode/archive/$_charcodecommit/librime-lua-$_charcodecommit.tar.gz;
+cmath-include.patch)
+sha512sums=('8767d17c3d14a5a1bbb8269fab1627b907de72c288b362fdbc6191223937da21e8b18471b4ae8f83ce5afc0ec5c3ab12fbcb49930eb9969c1764c7390d9ee4b0'
+
'737d1c58982d2f79a6e8b2548eefa1dddc036dd6e6d5436e7d6b4f3adfa2e9d8e45b29a13c1b8207a93cb77f3b5dbd9d18436f44d4e8040eb95b962de582b386'
+
'2a3d3b49d53066fe96dd008e8064718082225e6bf185574a25b8e98175d9936abcfa1fdc56e48f9c72a2deb46f8157d6132fd119ff8e0a3d52fbe9e2ea21386c'
+
'6670a2b089479cf4fb23012e61675065d483ab6123f6dcad136b226dbe361a16bc8f33caece2e139c8d89161a73a2126afe2bed3759996153de6e4888a95a430'
+
'531b4143a7636e6f2cdb67ed2d9b6aa5d43c50dfbbad626757b435debf863f9d466a5923611d9213b0c897af919870d367e9ea2bbc1037e11fa88a0c7602')
+
+prepare() {
+  cd $pkgname-$pkgver/plugins
+  ln -sf "$srcdir"/librime-octagram-$_octagramcommit librime-octagram
+  ln -sf "$srcdir"/librime-lua-$_luacommit librime-lua
+  ln -sf "$srcdir"/librime-charcode-$_charcodecommit librime-charcode
+
+  patch -Np1 -d .. -i ../cmath-include.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  export CXXFLAGS="$CXXFLAGS -DNDEBUG"
+  cmake . -GNinja -Bbuild -DBUILD_TYPE=None -DCMAKE_INSTALL_PREFIX=/usr 
-DBUILD_MERGED_PLUGINS=Off -DENABLE_EXTERNAL_PLUGINS=On -Wno-dev
+  cmake --build build
+}
+
+check() {
+  cd $pkgname-$pkgver/build
+  ninja test
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+  DESTDIR="$pkgdir" ninja install
+}

Copied: librime/repos/community-staging-x86_64/cmath-include.patch (from rev 
1229401, librime/trunk/cmath-include.patch)
===
--- community-staging-x86_64/cmath-include.patch
(rev 0)
+++ community-staging-x86_64/cmath-include.patch2022-06-08 22:09:19 UTC 
(rev 1229402)
@@ -0,0 +1,38 @@
+From 57cffcd02ac70148e21ce982be834876b3df87db Mon Sep 17 00:00:00 2001
+From: HanatoK 
+Date: Sat, 1 May 2021 01:04:38 -0500
+Subject: [PATCH] Fix FTBFS.
+
+Previous boost library (1.75) may implicitly include cmath, but the
+latest version (1.76) does not, so the calls to exp are undefined. This
+commit include cmath in script_translator.cc and table_translator.cc to
+fix the issue (#462).
+---
+ src/rime/gear/script_translator.cc | 1 +
+ src/rime/gear/table_translator.cc  | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git a/src/rime/gear/script_translator.cc 
b/src/rime/gear/script_translator.cc
+index 4a45f05e..25061659 100644
+--- a/src/rime/gear/script_translator.cc
 b/src/rime/gear/script_translator.cc
+@@ -8,6 +8,7 @@
+ //
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+diff --git a/src/rime/gear/table_translator.cc 
b/src/rime/gear/table_translator.cc
+index 162ac024..c95e5e24 100644
+--- a/src/rime/gear/table_translator.cc
 b/src/rime/gear/table_translator.cc
+@@ -6,6 +6,7 @@
+ //
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 



[arch-commits] Commit in librime/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:09:09
  Author: dvzrv
Revision: 1229401

upgpkg: librime 1:1.7.3-10: capnproto 0.10.1 rebuild

Modified:
  librime/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 22:08:07 UTC (rev 1229400)
+++ PKGBUILD2022-06-08 22:09:09 UTC (rev 1229401)
@@ -7,7 +7,7 @@
 _octagramcommit=f92e083052b9983ee3cbddcda5ed60bb3c068e24
 _luacommit=d45a41af2f9d731e3c1516a191cc3160e3cb8377
 _charcodecommit=b569184772b12965e3ebe1dfd431026951fed81c
-pkgrel=9
+pkgrel=10
 epoch=1
 pkgdesc="Rime input method engine"
 arch=('x86_64')



[arch-commits] Commit in librime/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 22:08:07
  Author: dvzrv
Revision: 1229400

upgpkg: librime 1:1.7.3-9: capnproto 0.10.1 rebuild

Modified:
  librime/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 22:04:29 UTC (rev 1229399)
+++ PKGBUILD2022-06-08 22:08:07 UTC (rev 1229400)
@@ -7,7 +7,7 @@
 _octagramcommit=f92e083052b9983ee3cbddcda5ed60bb3c068e24
 _luacommit=d45a41af2f9d731e3c1516a191cc3160e3cb8377
 _charcodecommit=b569184772b12965e3ebe1dfd431026951fed81c
-pkgrel=8
+pkgrel=9
 epoch=1
 pkgdesc="Rime input method engine"
 arch=('x86_64')
@@ -38,7 +38,7 @@
 build() {
   cd $pkgname-$pkgver
   export CXXFLAGS="$CXXFLAGS -DNDEBUG"
-  cmake . -GNinja -Bbuild -DCMAKE_INSTALL_PREFIX=/usr 
-DBUILD_MERGED_PLUGINS=Off -DENABLE_EXTERNAL_PLUGINS=On
+  cmake . -GNinja -Bbuild -DBUILD_TYPE=None -DCMAKE_INSTALL_PREFIX=/usr 
-DBUILD_MERGED_PLUGINS=Off -DENABLE_EXTERNAL_PLUGINS=On -Wno-dev
   cmake --build build
 }
 



[arch-commits] Commit in zellij/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Orhun Parmaksiz via arch-commits
Date: Wednesday, June 8, 2022 @ 21:36:59
  Author: orhun
Revision: 1229397

archrelease: copy trunk to community-x86_64

Added:
  zellij/repos/community-x86_64/PKGBUILD
(from rev 1229396, zellij/trunk/PKGBUILD)
Deleted:
  zellij/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 21:36:48 UTC (rev 1229396)
+++ PKGBUILD2022-06-08 21:36:59 UTC (rev 1229397)
@@ -1,43 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-# Contributor: Julien Nicoulaud 
-
-pkgname=zellij
-pkgver=0.29.1
-pkgrel=1
-pkgdesc="A terminal multiplexer"
-arch=('x86_64')
-url="https://zellij.dev;
-license=('MIT')
-depends=('gcc-libs')
-makedepends=('cargo' 'mandown')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zellij-org/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('7e668fef48a479dfeac12991fd13c17f7e28c839f19038aec904d9122eb114c6f2b7b1ee23546be78fb05e1e30c7531e5062347241a9b7370bacfc6b243c3bf5')
-options=('!lto')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  RUSTUP_TOOLCHAIN=stable cargo build --release --frozen
-  ./target/release/zellij setup --generate-completion bash > target/zellij.bash
-  ./target/release/zellij setup --generate-completion fish > target/zellij.fish
-  ./target/release/zellij setup --generate-completion zsh > target/zellij.zsh
-  mandown docs/MANPAGE.md > assets/zellij.1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm755 target/release/zellij -t "${pkgdir}/usr/bin"
-  install -Dm644 GOVERNANCE.md README.md -t "${pkgdir}/usr/share/doc/zellij"
-  install -Dm644 LICENSE.md -t "${pkgdir}/usr/share/licenses/zellij"
-  install -Dm644 target/zellij.bash 
"${pkgdir}/usr/share/bash-completion/completions/zellij"
-  install -Dm644 target/zellij.fish 
"${pkgdir}/usr/share/fish/vendor_completions.d/zellij.fish"
-  install -Dm644 target/zellij.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_zellij"
-  install -Dm644 assets/zellij.1 "${pkgdir}/usr/share/man/man1/zellij.1"
-  install -Dm644 assets/zellij.desktop 
"${pkgdir}/usr/share/applications/zellij.desktop"
-}
-
-# vim: ts=2 sw=2 et:

Copied: zellij/repos/community-x86_64/PKGBUILD (from rev 1229396, 
zellij/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 21:36:59 UTC (rev 1229397)
@@ -0,0 +1,43 @@
+# Maintainer: Orhun Parmaksız 
+# Contributor: Julien Nicoulaud 
+
+pkgname=zellij
+pkgver=0.30.0
+pkgrel=1
+pkgdesc="A terminal multiplexer"
+arch=('x86_64')
+url="https://zellij.dev;
+license=('MIT')
+depends=('gcc-libs')
+makedepends=('cargo' 'mandown')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zellij-org/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha512sums=('0c55808b457acac103834be0b60f0c6d8818ba6682af18a4b329bf931623240cf27ea0879d99790077832c61dfd4674c743dab34392fab54cd20a9c9c2dd63e8')
+options=('!lto')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  RUSTUP_TOOLCHAIN=stable cargo build --release --frozen
+  ./target/release/zellij setup --generate-completion bash > target/zellij.bash
+  ./target/release/zellij setup --generate-completion fish > target/zellij.fish
+  ./target/release/zellij setup --generate-completion zsh > target/zellij.zsh
+  mandown docs/MANPAGE.md > assets/zellij.1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm755 target/release/zellij -t "${pkgdir}/usr/bin"
+  install -Dm644 GOVERNANCE.md README.md -t "${pkgdir}/usr/share/doc/zellij"
+  install -Dm644 LICENSE.md -t "${pkgdir}/usr/share/licenses/zellij"
+  install -Dm644 target/zellij.bash 
"${pkgdir}/usr/share/bash-completion/completions/zellij"
+  install -Dm644 target/zellij.fish 
"${pkgdir}/usr/share/fish/vendor_completions.d/zellij.fish"
+  install -Dm644 target/zellij.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_zellij"
+  install -Dm644 assets/zellij.1 "${pkgdir}/usr/share/man/man1/zellij.1"
+  install -Dm644 assets/zellij.desktop 
"${pkgdir}/usr/share/applications/zellij.desktop"
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in zellij/trunk (PKGBUILD)

2022-06-08 Thread Orhun Parmaksiz via arch-commits
Date: Wednesday, June 8, 2022 @ 21:36:48
  Author: orhun
Revision: 1229396

upgpkg: zellij 0.30.0-1: upstream release

Modified:
  zellij/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 21:33:14 UTC (rev 1229395)
+++ PKGBUILD2022-06-08 21:36:48 UTC (rev 1229396)
@@ -2,7 +2,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=zellij
-pkgver=0.29.1
+pkgver=0.30.0
 pkgrel=1
 pkgdesc="A terminal multiplexer"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('cargo' 'mandown')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zellij-org/${pkgname}/archive/v${pkgver}.tar.gz;)
-sha512sums=('7e668fef48a479dfeac12991fd13c17f7e28c839f19038aec904d9122eb114c6f2b7b1ee23546be78fb05e1e30c7531e5062347241a9b7370bacfc6b243c3bf5')
+sha512sums=('0c55808b457acac103834be0b60f0c6d8818ba6682af18a4b329bf931623240cf27ea0879d99790077832c61dfd4674c743dab34392fab54cd20a9c9c2dd63e8')
 options=('!lto')
 
 prepare() {



[arch-commits] Commit in ppc64le-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 21:33:14
  Author: anatolik
Revision: 1229395

archrelease: copy trunk to community-x86_64

Added:
  ppc64le-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229394, ppc64le-elf-gdb/trunk/PKGBUILD)
Deleted:
  ppc64le-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 21:32:55 UTC (rev 1229394)
+++ PKGBUILD2022-06-08 21:33:14 UTC (rev 1229395)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=ppc64le-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the PoerPC 64 LE (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: ppc64le-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229394, 
ppc64le-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 21:33:14 UTC (rev 1229395)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=ppc64le-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the PoerPC 64 LE (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in ppc64le-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 21:32:55
  Author: anatolik
Revision: 1229394

upgpkg: ppc64le-elf-gdb 12.1-1

Modified:
  ppc64le-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 21:32:41 UTC (rev 1229393)
+++ PKGBUILD2022-06-08 21:32:55 UTC (rev 1229394)
@@ -4,24 +4,19 @@
 
 _target=ppc64le-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the PoerPC 64 LE (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in or1k-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 21:32:41
  Author: anatolik
Revision: 1229393

archrelease: copy trunk to community-x86_64

Added:
  or1k-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229392, or1k-elf-gdb/trunk/PKGBUILD)
Deleted:
  or1k-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 21:32:22 UTC (rev 1229392)
+++ PKGBUILD2022-06-08 21:32:41 UTC (rev 1229393)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=or1k-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the OpenRISC 100 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: or1k-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229392, 
or1k-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 21:32:41 UTC (rev 1229393)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=or1k-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the OpenRISC 100 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in or1k-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 21:32:22
  Author: anatolik
Revision: 1229392

upgpkg: or1k-elf-gdb 12.1-1

Modified:
  or1k-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 20:42:51 UTC (rev 1229391)
+++ PKGBUILD2022-06-08 21:32:22 UTC (rev 1229392)
@@ -4,24 +4,19 @@
 
 _target=or1k-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the OpenRISC 100 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in ruby-thin/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Andreas Schleifer via arch-commits
Date: Wednesday, June 8, 2022 @ 20:42:51
  Author: segaja
Revision: 1229391

archrelease: copy trunk to community-x86_64

Added:
  ruby-thin/repos/community-x86_64/PKGBUILD
(from rev 1229390, ruby-thin/trunk/PKGBUILD)
Deleted:
  ruby-thin/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   91 ++---
 1 file changed, 51 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 20:42:38 UTC (rev 1229390)
+++ PKGBUILD2022-06-08 20:42:51 UTC (rev 1229391)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Andreas 'Segaja' Schleifer 
-
-_gemname=thin
-pkgname=ruby-${_gemname}
-pkgver=1.8.0
-pkgrel=3
-pkgdesc='Thin and fast Ruby web server'
-url='https://github.com/macournoyer/thin'
-arch=('x86_64')
-license=('RUBY')
-depends=('glibc' 'ruby' 'ruby-rack' 'ruby-eventmachine' 'ruby-daemons')
-options=('!emptydirs')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/macournoyer/thin/archive/v${pkgver}.tar.gz)
-sha512sums=('3166dbefcb4900a4cb839c8e3a36c5e27734980f8516547beb1732d446dd14e64b02936564cc5fe20b20c926185ca6a0114e6b246f038104a4891522e490d97f')
-b2sums=('d6e818d3d0c077ee54c8293e66f176e6c4d421af8fd906220371b84791bde8738aa252517582a52f898e0e6e8bc796deb1d31371ac1ebb0d56bfd40c31594175')
-
-prepare() {
-  cd ${_gemname}-${pkgver}
-  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec
-}
-
-build() {
-  cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
-}
-
-package() {
-  cd ${_gemname}-${pkgver}
-  local _gemdir="$(gem env gemdir)"
-  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
-  install -Dm 644 README.md CHANGELOG -t "${pkgdir}/usr/share/doc/${pkgname}"
-  cp -a example "${pkgdir}/usr/share/doc/${pkgname}"
-  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem" \
-"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/Makefile"
-  rm -rf "${pkgdir}/${_gemdir}/doc/${_gemname}-${pkgver}/ri/ext/"
-  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-thin/repos/community-x86_64/PKGBUILD (from rev 1229390, 
ruby-thin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 20:42:51 UTC (rev 1229391)
@@ -0,0 +1,51 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Andreas 'Segaja' Schleifer 
+
+_gemname=thin
+pkgname=ruby-${_gemname}
+pkgver=1.8.1
+pkgrel=1
+pkgdesc='Thin and fast Ruby web server'
+url='https://github.com/macournoyer/thin'
+arch=('x86_64')
+license=('RUBY')
+depends=('glibc' 'ruby' 'ruby-rack' 'ruby-eventmachine' 'ruby-daemons')
+makedepends=('ruby-rake')
+checkdepends=('ruby-rake-compiler' 'ruby-rspec')
+options=('!emptydirs')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/macournoyer/thin/archive/v${pkgver}.tar.gz)
+sha512sums=('221ef0c0369c449f2ca121c435ffebed318d6179a3b5d52e24d2bd80212df9cac35db39d156275c915c24550f6d8ded9f29616785d0a38e85cd13a1702e31298')
+b2sums=('883a35d60d5845defa1f20a85b90269838a1b1ebeb4d4f32561af061cdac05b545c254fe65cca828ccfed033ad934ad3b72f1795407734d3b377a6022b57397f')
+
+prepare() {
+  cd ${_gemname}-${pkgver}
+  sed -r 's|~>|>=|g' -i ${_gemname}.gemspec
+}
+
+build() {
+  cd ${_gemname}-${pkgver}
+
+  rake compile
+  rake build
+}
+
+check() {
+  cd "${_gemname}-${pkgver}"
+
+  rake spec
+}
+
+package() {
+  cd ${_gemname}-${pkgver}
+  local _gemdir="$(gem env gemdir)"
+  gem install --ignore-dependencies --no-user-install -i "${pkgdir}${_gemdir}" 
-n "${pkgdir}/usr/bin" ${_gemname}-${pkgver}.gem
+  install -Dm 644 README.md CHANGELOG -t "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -a example "${pkgdir}/usr/share/doc/${pkgname}"
+  rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem" \
+"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/Makefile" 
\
+${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/*.o
+  rm -rf "${pkgdir}/${_gemdir}/doc/${_gemname}-${pkgver}/ri/ext/"
+  find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
+}
+
+# vim: ts=2 sw=2 et:



[arch-commits] Commit in ruby-thin/trunk (PKGBUILD)

2022-06-08 Thread Andreas Schleifer via arch-commits
Date: Wednesday, June 8, 2022 @ 20:42:38
  Author: segaja
Revision: 1229390

upgpkg: ruby-thin 1.8.1-1; update to 1.8.1; add check()

Modified:
  ruby-thin/trunk/PKGBUILD

--+
 PKGBUILD |   23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 20:35:43 UTC (rev 1229389)
+++ PKGBUILD2022-06-08 20:42:38 UTC (rev 1229390)
@@ -3,17 +3,19 @@
 
 _gemname=thin
 pkgname=ruby-${_gemname}
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.1
+pkgrel=1
 pkgdesc='Thin and fast Ruby web server'
 url='https://github.com/macournoyer/thin'
 arch=('x86_64')
 license=('RUBY')
 depends=('glibc' 'ruby' 'ruby-rack' 'ruby-eventmachine' 'ruby-daemons')
+makedepends=('ruby-rake')
+checkdepends=('ruby-rake-compiler' 'ruby-rspec')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/macournoyer/thin/archive/v${pkgver}.tar.gz)
-sha512sums=('3166dbefcb4900a4cb839c8e3a36c5e27734980f8516547beb1732d446dd14e64b02936564cc5fe20b20c926185ca6a0114e6b246f038104a4891522e490d97f')
-b2sums=('d6e818d3d0c077ee54c8293e66f176e6c4d421af8fd906220371b84791bde8738aa252517582a52f898e0e6e8bc796deb1d31371ac1ebb0d56bfd40c31594175')
+sha512sums=('221ef0c0369c449f2ca121c435ffebed318d6179a3b5d52e24d2bd80212df9cac35db39d156275c915c24550f6d8ded9f29616785d0a38e85cd13a1702e31298')
+b2sums=('883a35d60d5845defa1f20a85b90269838a1b1ebeb4d4f32561af061cdac05b545c254fe65cca828ccfed033ad934ad3b72f1795407734d3b377a6022b57397f')
 
 prepare() {
   cd ${_gemname}-${pkgver}
@@ -22,9 +24,17 @@
 
 build() {
   cd ${_gemname}-${pkgver}
-  gem build ${_gemname}.gemspec
+
+  rake compile
+  rake build
 }
 
+check() {
+  cd "${_gemname}-${pkgver}"
+
+  rake spec
+}
+
 package() {
   cd ${_gemname}-${pkgver}
   local _gemdir="$(gem env gemdir)"
@@ -32,7 +42,8 @@
   install -Dm 644 README.md CHANGELOG -t "${pkgdir}/usr/share/doc/${pkgname}"
   cp -a example "${pkgdir}/usr/share/doc/${pkgname}"
   rm "${pkgdir}/${_gemdir}/cache/${_gemname}-${pkgver}.gem" \
-"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/Makefile"
+"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/Makefile" 
\
+${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/thin_parser/*.o
   rm -rf "${pkgdir}/${_gemdir}/doc/${_gemname}-${pkgver}/ri/ext/"
   find "${pkgdir}/${_gemdir}" \( -name 'mkmf.log' -or -name 'gem_make.out' \) 
-delete
 }



[arch-commits] Commit in python-jupyter_client/repos/community-any (PKGBUILD PKGBUILD)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 20:35:43
  Author: arojas
Revision: 1229389

archrelease: copy trunk to community-any

Added:
  python-jupyter_client/repos/community-any/PKGBUILD
(from rev 1229388, python-jupyter_client/trunk/PKGBUILD)
Deleted:
  python-jupyter_client/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 20:35:32 UTC (rev 1229388)
+++ PKGBUILD2022-06-08 20:35:43 UTC (rev 1229389)
@@ -1,34 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-jupyter_client
-pkgver=7.3.3
-pkgrel=1
-pkgdesc="Jupyter protocol implementation and client libraries"
-arch=('any')
-url="https://pypi.python.org/pypi/jupyter_client;
-license=('BSD')
-depends=('python-ipykernel' 'python-traitlets' 'python-pyzmq'
- 'python-jupyter_core' 'python-dateutil' 'python-entrypoints' 
'python-nest-asyncio')
-makedepends=('python-build' 'python-installer' 'python-hatchling')
-checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
-#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz;)
-source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz;)
-sha256sums=('9e80defc0058712bf2b30327bad582f9734668aa85e90256dcba116325ce3060')
-
-# dep cycle with python-ipykernel
-
-build() {
-  cd jupyter_client-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd jupyter_client-$pkgver
-  pytest -vv
-}
-
-package() {
-  cd jupyter_client-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-jupyter_client/repos/community-any/PKGBUILD (from rev 1229388, 
python-jupyter_client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 20:35:43 UTC (rev 1229389)
@@ -0,0 +1,34 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-jupyter_client
+pkgver=7.3.4
+pkgrel=1
+pkgdesc="Jupyter protocol implementation and client libraries"
+arch=('any')
+url="https://pypi.python.org/pypi/jupyter_client;
+license=('BSD')
+depends=('python-ipykernel' 'python-traitlets' 'python-pyzmq'
+ 'python-jupyter_core' 'python-dateutil' 'python-entrypoints' 
'python-nest-asyncio')
+makedepends=('python-build' 'python-installer' 'python-hatchling')
+checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
+#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz;)
+source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz;)
+sha256sums=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
+
+# dep cycle with python-ipykernel
+
+build() {
+  cd jupyter_client-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd jupyter_client-$pkgver
+  pytest -vv
+}
+
+package() {
+  cd jupyter_client-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 COPYING.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



[arch-commits] Commit in python-jupyter_client/trunk (PKGBUILD)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 20:35:32
  Author: arojas
Revision: 1229388

Update to 7.3.4

Modified:
  python-jupyter_client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:53:09 UTC (rev 1229387)
+++ PKGBUILD2022-06-08 20:35:32 UTC (rev 1229388)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=python-jupyter_client
-pkgver=7.3.3
+pkgver=7.3.4
 pkgrel=1
 pkgdesc="Jupyter protocol implementation and client libraries"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python-async_generator' 'python-pytest-asyncio' 
'python-pytest-timeout')
 
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_client/archive/$pkgver.tar.gz;)
 
source=("https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-$pkgver.tar.gz;)
-sha256sums=('9e80defc0058712bf2b30327bad582f9734668aa85e90256dcba116325ce3060')
+sha256sums=('aa9a6c32054b290374f95f73bb0cae91455c58dfb84f65c8591912b8f65e6d56')
 
 # dep cycle with python-ipykernel
 



[arch-commits] Commit in upower/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Jan Steffens via arch-commits
Date: Wednesday, June 8, 2022 @ 20:33:04
  Author: heftig
Revision: 447781

archrelease: copy trunk to extra-x86_64

Added:
  upower/repos/extra-x86_64/PKGBUILD
(from rev 447780, upower/trunk/PKGBUILD)
Deleted:
  upower/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 20:32:57 UTC (rev 447780)
+++ PKGBUILD2022-06-08 20:33:04 UTC (rev 447781)
@@ -1,43 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=upower
-pkgver=0.99.18
-pkgrel=1
-pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
-url="https://upower.freedesktop.org;
-arch=(x86_64)
-license=(GPL)
-depends=(systemd libimobiledevice libgudev)
-makedepends=(docbook-xsl gobject-introspection python git gtk-doc meson)
-checkdepends=(python-{dbus,dbusmock,gobject} umockdev)
-backup=(etc/UPower/UPower.conf)
-options=(debug)
-_commit=017ac33d586bc57ace19af120f3ec48eebffddfe  # tags/v0.99.18^0
-source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd upower
-  git describe --tags | sed -e 
's/^v\|^UPOWER_//;s/_/\./g;s/[^-]*-g/r&/;s/-/+/g'
-}
-
-prepare() {
-  cd upower
-}
-
-build() {
-  arch-meson upower build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  depends+=(libg{lib,object,io}-2.0.so)
-  provides+=(libupower-glib.so)
-
-  meson install -C build --destdir "$pkgdir"
-}

Copied: upower/repos/extra-x86_64/PKGBUILD (from rev 447780, 
upower/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 20:33:04 UTC (rev 447781)
@@ -0,0 +1,43 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=upower
+pkgver=0.99.19
+pkgrel=1
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+url="https://upower.freedesktop.org;
+arch=(x86_64)
+license=(GPL)
+depends=(systemd libimobiledevice libgudev)
+makedepends=(docbook-xsl gobject-introspection python git gtk-doc meson)
+checkdepends=(python-{dbus,dbusmock,gobject} umockdev)
+backup=(etc/UPower/UPower.conf)
+options=(debug)
+_commit=e9d73a31154dab202ac9438a24fa2a67c34f686d  # tags/v0.99.19^0
+source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd upower
+  git describe --tags | sed -e 
's/^v\|^UPOWER_//;s/_/\./g;s/[^-]*-g/r&/;s/-/+/g'
+}
+
+prepare() {
+  cd upower
+}
+
+build() {
+  arch-meson upower build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  depends+=(libg{lib,object,io}-2.0.so)
+  provides+=(libupower-glib.so)
+
+  meson install -C build --destdir "$pkgdir"
+}



[arch-commits] Commit in upower/trunk (PKGBUILD)

2022-06-08 Thread Jan Steffens via arch-commits
Date: Wednesday, June 8, 2022 @ 20:32:57
  Author: heftig
Revision: 447780

0.99.19-1

Modified:
  upower/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 20:04:37 UTC (rev 447779)
+++ PKGBUILD2022-06-08 20:32:57 UTC (rev 447780)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=upower
-pkgver=0.99.18
+pkgver=0.99.19
 pkgrel=1
 pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
 url="https://upower.freedesktop.org;
@@ -13,7 +13,7 @@
 checkdepends=(python-{dbus,dbusmock,gobject} umockdev)
 backup=(etc/UPower/UPower.conf)
 options=(debug)
-_commit=017ac33d586bc57ace19af120f3ec48eebffddfe  # tags/v0.99.18^0
+_commit=e9d73a31154dab202ac9438a24fa2a67c34f686d  # tags/v0.99.19^0
 source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit;)
 sha256sums=('SKIP')
 



[arch-commits] Commit in qt5-base/repos/extra-x86_64 (6 files)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 20:04:37
  Author: arojas
Revision: 447779

archrelease: copy trunk to extra-x86_64

Added:
  qt5-base/repos/extra-x86_64/PKGBUILD
(from rev 447778, qt5-base/trunk/PKGBUILD)
  qt5-base/repos/extra-x86_64/qmake-cflags.patch
(from rev 447778, qt5-base/trunk/qmake-cflags.patch)
  qt5-base/repos/extra-x86_64/qmake-config.patch
(from rev 447778, qt5-base/trunk/qmake-config.patch)
Deleted:
  qt5-base/repos/extra-x86_64/PKGBUILD
  qt5-base/repos/extra-x86_64/qmake-cflags.patch
  qt5-base/repos/extra-x86_64/qmake-config.patch

+
 PKGBUILD   |  228 +--
 qmake-cflags.patch |   92 ++--
 qmake-config.patch |   26 ++---
 3 files changed, 173 insertions(+), 173 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 20:04:20 UTC (rev 447778)
+++ PKGBUILD2022-06-08 20:04:37 UTC (rev 447779)
@@ -1,114 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgbase=qt5-base
-pkgname=(qt5-base qt5-xcb-private-headers)
-_basever=5.15.4
-pkgver=5.15.4+kde+r146
-pkgrel=1
-_commit=a19d88a641e09e1fa5532c73b86df3bf75acc741
-arch=('x86_64')
-url='https://www.qt.io'
-license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='A cross-platform application and UI framework'
-depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
- 'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
- 'tslib' 'libinput' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'double-conversion' 'md4c')
-makedepends=('libfbclient' 'mariadb-libs' 'unixodbc' 'postgresql-libs' 
'alsa-lib' 'gst-plugins-base-libs'
- 'gtk3' 'libpulse' 'cups' 'freetds' 'vulkan-headers' 'git')
-optdepends=('qt5-svg: to use SVG icon themes'
-'qt5-wayland: to run Qt applications in a Wayland session'
-'qt5-translations: for some native UI translations'
-'postgresql-libs: PostgreSQL driver'
-'mariadb-libs: MariaDB driver'
-'unixodbc: ODBC driver'
-'libfbclient: Firebird/iBase driver'
-'freetds: MS SQL driver'
-'gtk3: GTK platform plugin'
-'perl: for fixqt4headers and syncqt')
-conflicts=('qtchooser')
-groups=('qt' 'qt5')
-_pkgfqn=${pkgbase/5-/}
-source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
-qmake-cflags.patch
-qmake-config.patch)
-sha256sums=('SKIP'
-'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
-'4abc22150fa3e06b2fdcec32146abc9be4e316692aa4d5bd5aa53b4b726783fa')
-options=(debug)
-
-pkgver() {
-  cd $_pkgfqn
-  echo "$_basever+kde+r"`git rev-list --count v$_basever-lts-lgpl..$_commit`
-}
-
-prepare() {
-  cd ${_pkgfqn}
-  patch -p1 < ../qmake-cflags.patch # Use system CFLAGS in qmake
-  patch -p1 < ../qmake-config.patch # Don't strip binaries with qmake and use 
-ltcg, cf. QTBUG-73834
-}
-
-build() {
-  cd ${_pkgfqn}
-
-  ./configure -confirm-license -opensource -v \
--prefix /usr \
--docdir /usr/share/doc/qt \
--headerdir /usr/include/qt \
--archdatadir /usr/lib/qt \
--datadir /usr/share/qt \
--sysconfdir /etc/xdg \
--examplesdir /usr/share/doc/qt/examples \
--plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
--system-sqlite \
--openssl-linked \
--nomake examples \
--no-rpath \
--dbus-linked \
--system-harfbuzz \
--journald \
--no-mimetype-database \
--no-use-gold-linker \
--no-reduce-relocations \
--no-strip \
--ltcg
-# No configure flag for fat static libs with lto
-  bin/qmake CONFIG+=fat-static-lto -- -redo
-  make
-}
-
-package_qt5-base() {
-  pkgdesc='A cross-platform application and UI framework'
-  depends+=(qt5-translations)
-
-  cd ${_pkgfqn}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -Dm644 LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "${pkgdir}/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  # Fix wrong qmake path in pri file
-  sed -i "s|${srcdir}/${_pkgfqn}|/usr|" \
-"${pkgdir}"/usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri
-
-  # Symlinks for backwards compatibility
-  for b in "${pkgdir}"/usr/bin/*; do
-ln -s $(basename $b) "${pkgdir}"/usr/bin/$(basename $b)-qt5
-  done
-}
-
-package_qt5-xcb-private-headers() {
-  pkgdesc='Private headers for Qt5 Xcb'
-
-  depends=("qt5-base=$pkgver")
-  optdepends=()
-  groups=()
-  conflicts=()
-
-  cd ${_pkgfqn}
-  install -d -m755 "$pkgdir"/usr/include/qtxcb-private
-  cp -r src/plugins/platforms/xcb/*.h "$pkgdir"/usr/include/qtxcb-private/
-}

Copied: qt5-base/repos/extra-x86_64/PKGBUILD (from rev 447778, 
qt5-base/trunk/PKGBUILD)
===
--- PKGBUILD   

[arch-commits] Commit in qt5-base/trunk (PKGBUILD)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 20:04:20
  Author: arojas
Revision: 447778

Bump revision

Modified:
  qt5-base/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:58:02 UTC (rev 44)
+++ PKGBUILD2022-06-08 20:04:20 UTC (rev 447778)
@@ -4,9 +4,9 @@
 pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _basever=5.15.4
-pkgver=5.15.4+kde+r146
+pkgver=5.15.4+kde+r151
 pkgrel=1
-_commit=a19d88a641e09e1fa5532c73b86df3bf75acc741
+_commit=6aa24684fb63d420645a2b3b73d7964e0b4d9105
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')



[arch-commits] Commit in mathjax/repos/community-any (PKGBUILD PKGBUILD)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 19:53:09
  Author: arojas
Revision: 1229387

archrelease: copy trunk to community-any

Added:
  mathjax/repos/community-any/PKGBUILD
(from rev 1229386, mathjax/trunk/PKGBUILD)
Deleted:
  mathjax/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:52:57 UTC (rev 1229386)
+++ PKGBUILD2022-06-08 19:53:09 UTC (rev 1229387)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Kevin Dodd 
-# Contributor: Tianjiao Yin 
-
-pkgname=mathjax
-pkgver=3.2.1
-pkgrel=1
-pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
-url='https://www.mathjax.org/'
-arch=(any)
-license=(Apache)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('786f9a70f0a4d65d600118d1322be55c6c9b101a2bb9445f146a2cef9c4f074e')
-
-package() {
-  cd MathJax-$pkgver
-  mkdir -p "$pkgdir"/usr/share
-  cp -a es5 "$pkgdir"/usr/share/mathjax
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: mathjax/repos/community-any/PKGBUILD (from rev 1229386, 
mathjax/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:53:09 UTC (rev 1229387)
@@ -0,0 +1,20 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Kevin Dodd 
+# Contributor: Tianjiao Yin 
+
+pkgname=mathjax
+pkgver=3.2.2
+pkgrel=1
+pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
+url='https://www.mathjax.org/'
+arch=(any)
+license=(Apache)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
+sha256sums=('4206b9645a97f431018d0b6c4021c98607d49ba4dc129f4f2ecce675e2fcba11')
+
+package() {
+  cd MathJax-$pkgver
+  mkdir -p "$pkgdir"/usr/share
+  cp -a es5 "$pkgdir"/usr/share/mathjax
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2022-06-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 8, 2022 @ 19:52:57
  Author: arojas
Revision: 1229386

Update to 3.2.2

Modified:
  mathjax/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:43:24 UTC (rev 1229385)
+++ PKGBUILD2022-06-08 19:52:57 UTC (rev 1229386)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('786f9a70f0a4d65d600118d1322be55c6c9b101a2bb9445f146a2cef9c4f074e')
+sha256sums=('4206b9645a97f431018d0b6c4021c98607d49ba4dc129f4f2ecce675e2fcba11')
 
 package() {
   cd MathJax-$pkgver



[arch-commits] Commit in riscv64-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:43:24
  Author: anatolik
Revision: 1229385

archrelease: copy trunk to community-x86_64

Added:
  riscv64-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229384, riscv64-elf-gdb/trunk/PKGBUILD)
Deleted:
  riscv64-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:43:05 UTC (rev 1229384)
+++ PKGBUILD2022-06-08 19:43:24 UTC (rev 1229385)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=riscv64-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the RISCV64 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: riscv64-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229384, 
riscv64-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:43:24 UTC (rev 1229385)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=riscv64-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the RISCV64 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in riscv64-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:43:05
  Author: anatolik
Revision: 1229384

upgpkg: riscv64-elf-gdb 12.1-1

Modified:
  riscv64-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:41:06 UTC (rev 1229383)
+++ PKGBUILD2022-06-08 19:43:05 UTC (rev 1229384)
@@ -4,24 +4,19 @@
 
 _target=riscv64-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the RISCV64 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in riscv32-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:41:06
  Author: anatolik
Revision: 1229383

archrelease: copy trunk to community-x86_64

Added:
  riscv32-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229382, riscv32-elf-gdb/trunk/PKGBUILD)
Deleted:
  riscv32-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:40:47 UTC (rev 1229382)
+++ PKGBUILD2022-06-08 19:41:06 UTC (rev 1229383)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=riscv32-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the RISCV32 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: riscv32-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229382, 
riscv32-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:41:06 UTC (rev 1229383)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=riscv32-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the RISCV32 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in riscv32-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:40:47
  Author: anatolik
Revision: 1229382

upgpkg: riscv32-elf-gdb 12.1-1

Modified:
  riscv32-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:36:39 UTC (rev 1229381)
+++ PKGBUILD2022-06-08 19:40:47 UTC (rev 1229382)
@@ -4,24 +4,19 @@
 
 _target=riscv32-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the RISCV32 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in sh2-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:36:39
  Author: anatolik
Revision: 1229381

archrelease: copy trunk to community-x86_64

Added:
  sh2-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229380, sh2-elf-gdb/trunk/PKGBUILD)
Deleted:
  sh2-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:36:20 UTC (rev 1229380)
+++ PKGBUILD2022-06-08 19:36:39 UTC (rev 1229381)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=sh2-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the SuperH SH 2 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: sh2-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229380, 
sh2-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:36:39 UTC (rev 1229381)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=sh2-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the SuperH SH 2 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in sh2-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:36:20
  Author: anatolik
Revision: 1229380

upgpkg: sh2-elf-gdb 12.1-1

Modified:
  sh2-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:29:54 UTC (rev 1229379)
+++ PKGBUILD2022-06-08 19:36:20 UTC (rev 1229380)
@@ -4,24 +4,19 @@
 
 _target=sh2-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the SuperH SH 2 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in squid/repos/community-x86_64 (12 files)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:29:54
  Author: spupykin
Revision: 1229379

archrelease: copy trunk to community-x86_64

Added:
  squid/repos/community-x86_64/PKGBUILD
(from rev 1229378, squid/trunk/PKGBUILD)
  squid/repos/community-x86_64/squid-rotate.service
(from rev 1229378, squid/trunk/squid-rotate.service)
  squid/repos/community-x86_64/squid-rotate.timer
(from rev 1229378, squid/trunk/squid-rotate.timer)
  squid/repos/community-x86_64/squid.pam
(from rev 1229378, squid/trunk/squid.pam)
  squid/repos/community-x86_64/squid.sysusers
(from rev 1229378, squid/trunk/squid.sysusers)
  squid/repos/community-x86_64/squid.tmpfiles
(from rev 1229378, squid/trunk/squid.tmpfiles)
Deleted:
  squid/repos/community-x86_64/PKGBUILD
  squid/repos/community-x86_64/squid-rotate.service
  squid/repos/community-x86_64/squid-rotate.timer
  squid/repos/community-x86_64/squid.pam
  squid/repos/community-x86_64/squid.sysusers
  squid/repos/community-x86_64/squid.tmpfiles

--+
 PKGBUILD |  220 -
 squid-rotate.service |   18 ++--
 squid-rotate.timer   |   20 ++--
 squid.pam|8 -
 squid.sysusers   |2 
 squid.tmpfiles   |6 -
 6 files changed, 137 insertions(+), 137 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:29:38 UTC (rev 1229378)
+++ PKGBUILD2022-06-08 19:29:54 UTC (rev 1229379)
@@ -1,110 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Mark Coolen 
-# Contributor: Tom Newsom 
-# Contributor: Kevin Piche 
-
-pkgname=squid
-pkgver=5.5
-pkgrel=1
-pkgdesc='Full-featured Web proxy cache server'
-arch=('x86_64')
-url='http://www.squid-cache.org'
-depends=('openssl' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 'libnsl' 
'libxml2'
-   'systemd-libs')
-makedepends=('krb5' 'libldap' 'systemd')
-optdepends=('libldap')
-license=('GPL')
-options=('emptydirs')
-backup=('etc/squid/squid.conf'
-   'etc/squid/cachemgr.conf'
-   'etc/squid/errorpage.css'
-   'etc/squid/mime.conf')
-validpgpkeys=('EA31CC5E9488E5168D2DCC5EB268E706FF5CF463'
- 'B06884EDB779C89B044E64E3CD6DBF8EF3B17D3E')
-source=("http://www.squid-cache.org/Versions/v5/$pkgname-$pkgver.tar.xz"{,.asc}
-'squid.pam'
-'squid.tmpfiles'
-'squid.sysusers'
-'squid-rotate.service'
-'squid-rotate.timer')
-sha256sums=('4e1d484d6476bdd67d4db17b17392112c93d5d989323751085a171421349106c'
-'SKIP'
-'11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
-'495f54e51f6ec1e4dce87090d76718aea1eb37559c4439d876dd39598163062a'
-'c903eb86e6968b9d3bd0a9ad3335e8ce76a718b6217251e9dd7e66d5cf1ac94a'
-'3a97aa6bf6dcdc427e73bb2f36afdeaaf2bbf7dd2c0bbb7f1a948850198a8b7c'
-'8bc77fa1f653a17a4956feac042be9577ba30a8a43480b443fbd67640ae711ee')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i 's|/var/run/|/run/|g' tools/systemd/squid.service
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---datadir=/usr/share/squid \
---sysconfdir=/etc/squid \
---libexecdir=/usr/lib/squid \
---localstatedir=/var \
---with-logdir=/var/log/squid \
---with-pidfile=/run/squid.pid \
---enable-auth \
---enable-auth-basic \
---enable-auth-ntlm \
---enable-auth-digest \
---enable-auth-negotiate \
---enable-removal-policies="lru,heap" \
---enable-storeio="aufs,ufs,diskd,rock" \
---enable-delay-pools \
---enable-arp-acl \
---with-openssl \
---enable-snmp \
---enable-linux-netfilter \
---enable-ident-lookups \
---enable-useragent-log \
---enable-cache-digests \
---enable-referer-log \
---enable-arp-acl \
---enable-htcp \
---enable-carp \
---enable-epoll \
---with-large-files \
---enable-arp-acl \
---with-default-user=proxy \
---enable-async-io \
---enable-truncate \
---enable-icap-client \
---enable-ssl-crtd \
---disable-arch-native \
---disable-strict-error-checking \
---enable-wccpv2
-  make
-}
-
-package() {
-  cd "$srcdir"
-
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
-  chmod 07755 "$pkgdir"/usr/lib/squid/basic_pam_auth
-  
-  install -Dm644 "$srcdir/squid.pam" "$pkgdir/usr/lib/pam.d/squid"
-  install -Dm644 "$srcdir/squid.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/squid.conf"
-  install -Dm644 "$srcdir/squid.sysusers" 
"$pkgdir/usr/lib/sysusers.d/squid.conf"
-  install -Dm644 "$pkgname-$pkgver/tools/systemd/squid.service" \
-"$pkgdir/usr/lib/systemd/system/squid.service"
-  install -Dm644 "$srcdir/squid-rotate.service" \
-"$pkgdir/usr/lib/systemd/system/squid-rotate.service"
-  install -Dm644 "$srcdir/squid-rotate.timer" \
-"$pkgdir/usr/lib/systemd/system/squid-rotate.timer"
-#  install -dm755 

[arch-commits] Commit in squid/trunk (PKGBUILD)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:29:38
  Author: spupykin
Revision: 1229378

upgpkg: squid 5.6-1

Modified:
  squid/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:11:08 UTC (rev 1229377)
+++ PKGBUILD2022-06-08 19:29:38 UTC (rev 1229378)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Piche 
 
 pkgname=squid
-pkgver=5.5
+pkgver=5.6
 pkgrel=1
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64')
@@ -27,7 +27,7 @@
 'squid.sysusers'
 'squid-rotate.service'
 'squid-rotate.timer')
-sha256sums=('4e1d484d6476bdd67d4db17b17392112c93d5d989323751085a171421349106c'
+sha256sums=('38d27338a347597ce0e93d0c3be6e5f66b6750417c474ca87ee0d61bb6d148db'
 'SKIP'
 '11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
 '495f54e51f6ec1e4dce87090d76718aea1eb37559c4439d876dd39598163062a'



[arch-commits] Commit in mediawiki/repos/community-any (6 files)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:11:08
  Author: spupykin
Revision: 1229377

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 1229376, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 1229376, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 1229376, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  142 +-
 apache.example.conf |   14 ++--
 mediawiki.install   |6 +-
 3 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:10:59 UTC (rev 1229376)
+++ PKGBUILD2022-06-08 19:11:08 UTC (rev 1229377)
@@ -1,71 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=mediawiki
-pkgver=1.38.0
-_basever=${pkgver%.*}
-pkgrel=2
-pkgdesc="MediaWiki engine"
-arch=('any')
-url="https://www.mediawiki.org/wiki/MediaWiki;
-license=("GPL")
-backup=('etc/webapps/mediawiki/LocalSettings.php')
-depends=('php7' 'diffutils')
-makedepends=('composer')
-optdepends=('pcre: for regular expressions support'
-   'php7-intl: to handle Unicode normalization'
-#  'php7-mysql: for MySQL database support'
-   'php7-pgsql: for PostgreSQL database support'
-   'php7-sqlite: for sqlite database support'
-#  'php7-apcu: for cache support'
-#  'php7-xcache: for cache support'
-   'memcached: for cache support'
-   'php7-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'smtp-forwarder: for mail sending'
-'python: required for SyntaxHighlight/ConfirmEdit extensions'
-'perl: compare_schemas.pl and mediawiki_mysql2postgres.pl'
-'git: hash versions on Special:Version')
-install=mediawiki.install
-options=(!strip)
-validpgpkeys=('41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A'
-  '1D98867E82982C8FE0ABC25F9B69B3109D3BB7B0'
-  'C83A8E4D3C8FEB7C8A3A1998131910E01605D9AA')
-source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
-   apache.example.conf)
-sha256sums=('fc2c0e74282c1e10b75b2ee1aad69422440adbaf7fdc9ef071a3f24089c80c97'
-'SKIP'
-'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
-
-package() {
-
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps
-  install -vdm0755 "$pkgdir"/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver "$pkgdir"/usr/share/webapps/mediawiki
-
-  install -vDm0644 "$srcdir"/apache.example.conf 
"$pkgdir"/etc/webapps/mediawiki/apache.example.conf
-
-  cd "$pkgdir"/usr/share/webapps/mediawiki
-  yes | php7 /usr/bin/composer update --no-dev \
---ignore-platform-req=ext-calendar \
---ignore-platform-req=ext-iconv \
---ignore-platform-req=ext-intl \
---ignore-platform-req=ext-iconv
-
-  # config
-  ln -sf /etc/webapps/mediawiki/LocalSettings.php LocalSettings.php
-
-  # move cache and images to /var
-  install -vdm0755 -o 33 -g 33 "$pkgdir"/var/cache/mediawiki
-  install -vdm0755 -o 33 -g 33 "$pkgdir"/var/lib/mediawiki
-
-  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* "$pkgdir"/var/lib/mediawiki/
-  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 1229376, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:11:08 UTC (rev 1229377)
@@ -0,0 +1,71 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=mediawiki
+pkgver=1.38.1
+_basever=${pkgver%.*}
+pkgrel=1
+pkgdesc="MediaWiki engine"
+arch=('any')
+url="https://www.mediawiki.org/wiki/MediaWiki;
+license=("GPL")
+backup=('etc/webapps/mediawiki/LocalSettings.php')
+depends=('php7' 'diffutils')
+makedepends=('composer')
+optdepends=('pcre: for regular expressions support'
+   'php7-intl: to handle Unicode normalization'
+#  'php7-mysql: for MySQL database support'
+   'php7-pgsql: for PostgreSQL database support'
+   'php7-sqlite: for sqlite database support'
+#  'php7-apcu: for cache support'
+#  'php7-xcache: for cache support'
+   'memcached: for cache support'
+   'php7-gd: for thumbnails rendering'
+   'imagemagick: for thumbnails rendering'
+   'smtp-forwarder: for mail sending'
+'python: required for SyntaxHighlight/ConfirmEdit extensions'
+'perl: 

[arch-commits] Commit in lm32-elf-gdb/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:10:59
  Author: anatolik
Revision: 1229376

archrelease: copy trunk to community-x86_64

Added:
  lm32-elf-gdb/repos/community-x86_64/PKGBUILD
(from rev 1229374, lm32-elf-gdb/trunk/PKGBUILD)
Deleted:
  lm32-elf-gdb/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 +
 1 file changed, 50 insertions(+), 54 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:10:56 UTC (rev 1229375)
+++ PKGBUILD2022-06-08 19:10:59 UTC (rev 1229376)
@@ -1,54 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=lm32-elf
-pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
-pkgdesc='The GNU Debugger for the LatticeMico32 (bare-metal) target'
-arch=(x86_64)
-url='https://www.gnu.org/software/gdb/'
-license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
-options=(!emptydirs)
-source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
-'SKIP')
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

-
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
-build() {
-  cd gdb-$pkgver
-
-  mkdir -p build && cd build
-  ../configure \
---target=$_target \
---prefix=/usr \
---enable-languages=c,c++ \
---enable-multilib \
---enable-interwork \
---with-system-readline \
---disable-nls \
---with-python=/usr/bin/python \
---with-guile=guile-2.2 \
---with-system-gdbinit=/etc/gdb/gdbinit
-
-  make
-}
-
-package() {
-  cd gdb-$pkgver/build
-
-  make -C gdb DESTDIR="$pkgdir" install
-
-  # Following files conflict with 'gdb'/'gdb-common' packages
-  rm -r "$pkgdir"/usr/include/gdb/
-  rm -r "$pkgdir"/usr/share/gdb/
-  rm -r "$pkgdir"/usr/share/info/
-  rm -r "$pkgdir"/usr/share/man/man5/
-}

Copied: lm32-elf-gdb/repos/community-x86_64/PKGBUILD (from rev 1229374, 
lm32-elf-gdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:10:59 UTC (rev 1229376)
@@ -0,0 +1,50 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Anatol Pomozov 
+# Contributor: Martin Schmölzer 
+
+_target=lm32-elf
+pkgname=$_target-gdb
+pkgver=12.1
+pkgrel=1
+pkgdesc='The GNU Debugger for the LatticeMico32 (bare-metal) target'
+arch=(x86_64)
+url='https://www.gnu.org/software/gdb/'
+license=(GPL3)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
+options=(!emptydirs)
+source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
+'SKIP')
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

+
+build() {
+  cd gdb-$pkgver
+
+  mkdir -p build && cd build
+  ../configure \
+--target=$_target \
+--prefix=/usr \
+--enable-languages=c,c++ \
+--enable-multilib \
+--enable-interwork \
+--with-system-readline \
+--disable-nls \
+--enable-source-highlight \
+--with-python=/usr/bin/python \
+--with-guile=guile-2.2 \
+--with-system-gdbinit=/etc/gdb/gdbinit
+
+  make
+}
+
+package() {
+  cd gdb-$pkgver/build
+
+  make -C gdb DESTDIR="$pkgdir" install
+
+  # Following files conflict with 'gdb'/'gdb-common' packages
+  rm -r "$pkgdir"/usr/include/gdb/
+  rm -r "$pkgdir"/usr/share/gdb/
+  rm -r "$pkgdir"/usr/share/info/
+  rm -r "$pkgdir"/usr/share/man/man5/
+}



[arch-commits] Commit in mediawiki/trunk (PKGBUILD)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:10:56
  Author: spupykin
Revision: 1229375

upgpkg: mediawiki 1.38.1-1

Modified:
  mediawiki/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:10:40 UTC (rev 1229374)
+++ PKGBUILD2022-06-08 19:10:56 UTC (rev 1229375)
@@ -2,9 +2,9 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=mediawiki
-pkgver=1.38.0
+pkgver=1.38.1
 _basever=${pkgver%.*}
-pkgrel=2
+pkgrel=1
 pkgdesc="MediaWiki engine"
 arch=('any')
 url="https://www.mediawiki.org/wiki/MediaWiki;
@@ -33,7 +33,7 @@
   'C83A8E4D3C8FEB7C8A3A1998131910E01605D9AA')
 
source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
apache.example.conf)
-sha256sums=('fc2c0e74282c1e10b75b2ee1aad69422440adbaf7fdc9ef071a3f24089c80c97'
+sha256sums=('117365525a0def1b209ca50857d65736b62545b877a75348a57a85d126437b31'
 'SKIP'
 'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
 



[arch-commits] Commit in lm32-elf-gdb/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 19:10:40
  Author: anatolik
Revision: 1229374

upgpkg: lm32-elf-gdb 12.1-1

Modified:
  lm32-elf-gdb/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 19:10:31 UTC (rev 1229373)
+++ PKGBUILD2022-06-08 19:10:40 UTC (rev 1229374)
@@ -4,24 +4,19 @@
 
 _target=lm32-elf
 pkgname=$_target-gdb
-pkgver=10.2
-pkgrel=2
+pkgver=12.1
+pkgrel=1
 pkgdesc='The GNU Debugger for the LatticeMico32 (bare-metal) target'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
 license=(GPL3)
-depends=(xz ncurses expat python guile gdb-common mpfr)
+depends=(xz ncurses expat python guile gdb-common mpfr source-highlight libelf)
 options=(!emptydirs)
 source=(https://ftp.gnu.org/gnu/gdb/gdb-$pkgver.tar.xz{,.sig})
-sha512sums=('3653762ac008e065c37cd641653184c9ff7ce51eeade1122bec9d6cc64dffd4fb74888ef11ac1942064a08910e96b7865112ad37f4602eb0a16bed074caa'
+sha512sums=('425568d2e84672177d0fb87b1ad7daafdde097648d605e30cf0656970f66adc6a82ca2d83375ea4be583e9683a340e5bfdf5819668ddf66728200141ae50ff2d'
 'SKIP')
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3') # Joel Brobecker 

 
-prepare() {
-  cd gdb-$pkgver
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" libiberty/configure
-}
-
 build() {
   cd gdb-$pkgver
 
@@ -34,6 +29,7 @@
 --enable-interwork \
 --with-system-readline \
 --disable-nls \
+--enable-source-highlight \
 --with-python=/usr/bin/python \
 --with-guile=guile-2.2 \
 --with-system-gdbinit=/etc/gdb/gdbinit



[arch-commits] Commit in inotify-tools/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:10:31
  Author: spupykin
Revision: 1229373

archrelease: copy trunk to community-x86_64

Added:
  inotify-tools/repos/community-x86_64/PKGBUILD
(from rev 1229372, inotify-tools/trunk/PKGBUILD)
Deleted:
  inotify-tools/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 19:10:19 UTC (rev 1229372)
+++ PKGBUILD2022-06-08 19:10:31 UTC (rev 1229373)
@@ -1,32 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Alessandro Sagratini
-
-pkgname=inotify-tools
-pkgver=3.22.1.0
-pkgrel=1
-pkgdesc="inotify-tools is a C library and a set of command-line programs for 
Linux providing a simple interface to inotify."
-arch=('x86_64')
-url="https://github.com/rvoicilas/inotify-tools;
-license=('GPL')
-depends=()
-makedepends=('gcc' 'make' 'doxygen')
-options=('docs')
-source=($pkgname-$pkgver.tar.gz::https://github.com/rvoicilas/inotify-tools/archive/$pkgver.tar.gz)
-sha256sums=('da81010756866966e6dfb1521c2be2f0946e7626fa29122e1672dc654fc89ff3')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  sed -i 's|-Werror||g' src/Makefile.*
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: inotify-tools/repos/community-x86_64/PKGBUILD (from rev 1229372, 
inotify-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 19:10:31 UTC (rev 1229373)
@@ -0,0 +1,32 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Alessandro Sagratini
+
+pkgname=inotify-tools
+pkgver=3.22.6.0
+pkgrel=1
+pkgdesc="inotify-tools is a C library and a set of command-line programs for 
Linux providing a simple interface to inotify."
+arch=('x86_64')
+url="https://github.com/rvoicilas/inotify-tools;
+license=('GPL')
+depends=()
+makedepends=('gcc' 'make' 'doxygen')
+options=('docs')
+source=($pkgname-$pkgver.tar.gz::https://github.com/rvoicilas/inotify-tools/archive/$pkgver.tar.gz)
+sha256sums=('c6b7e70f1df09e386217102a1fe041cfc15fa4f3d683d2970140b6814cf2ed12')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed -i 's|-Werror||g' src/Makefile.*
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



[arch-commits] Commit in inotify-tools/trunk (PKGBUILD)

2022-06-08 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 8, 2022 @ 19:10:19
  Author: spupykin
Revision: 1229372

upgpkg: inotify-tools 3.22.6.0-1

Modified:
  inotify-tools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:53:21 UTC (rev 1229371)
+++ PKGBUILD2022-06-08 19:10:19 UTC (rev 1229372)
@@ -2,7 +2,7 @@
 # Contributor: Alessandro Sagratini
 
 pkgname=inotify-tools
-pkgver=3.22.1.0
+pkgver=3.22.6.0
 pkgrel=1
 pkgdesc="inotify-tools is a C library and a set of command-line programs for 
Linux providing a simple interface to inotify."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gcc' 'make' 'doxygen')
 options=('docs')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/rvoicilas/inotify-tools/archive/$pkgver.tar.gz)
-sha256sums=('da81010756866966e6dfb1521c2be2f0946e7626fa29122e1672dc654fc89ff3')
+sha256sums=('c6b7e70f1df09e386217102a1fe041cfc15fa4f3d683d2970140b6814cf2ed12')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver



[arch-commits] Commit in gitlab-shell/repos (6 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 18:53:21
  Author: anatolik
Revision: 1229371

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab-shell/repos/community-testing-x86_64/
  gitlab-shell/repos/community-testing-x86_64/PKGBUILD
(from rev 1229370, gitlab-shell/trunk/PKGBUILD)
  gitlab-shell/repos/community-testing-x86_64/configs.patch
(from rev 1229370, gitlab-shell/trunk/configs.patch)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.gitconfig
(from rev 1229370, gitlab-shell/trunk/gitlab-shell.gitconfig)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.install
(from rev 1229370, gitlab-shell/trunk/gitlab-shell.install)
  gitlab-shell/repos/community-testing-x86_64/gitlab-shell.sysusers
(from rev 1229370, gitlab-shell/trunk/gitlab-shell.sysusers)

+
 PKGBUILD   |   98 +++
 configs.patch  |   65 +++
 gitlab-shell.gitconfig |   12 +
 gitlab-shell.install   |4 +
 gitlab-shell.sysusers  |1 
 5 files changed, 180 insertions(+)

Copied: gitlab-shell/repos/community-testing-x86_64/PKGBUILD (from rev 1229370, 
gitlab-shell/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-06-08 18:53:21 UTC (rev 1229371)
@@ -0,0 +1,98 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Pavol (Lopo) Hluchy 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Jonas Heinrich 
+# Contributor: Lee Watson 
+# Contributor: Tobias Hunger 
+# Contributor: Stefan Tatschner 
+
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-shell
+pkgver=14.7.3
+pkgrel=1
+epoch=3
+pkgdesc="Git management software"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-shell/;
+license=('MIT')
+depends=('ruby' 'redis' 'git')
+makedepends=('go')
+options=('!strip' '!lto')
+install=gitlab-shell.install
+backup=("etc/webapps/${pkgname}/config.yml"
+"etc/webapps/${pkgname}/secret"
+"etc/webapps/${pkgname}/.gitconfig")
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/-/archive/v${pkgver}/gitlab-shell-v${pkgver}.tar.gz;
+"configs.patch"
+"gitlab-shell.gitconfig"
+"gitlab-shell.sysusers")
+sha512sums=('341f3ee62e6ae3c516444aa74ea07ad05542d027c6880a5d070233d698206ed74978c105bcfa83cd862a64d4c5e4762b50b246cc229bdb567be0f9bedbea'
+
'13c0fb88693e787f2960059985713d7ffb6d2fa51d9dbcba9c9562ae91e74bd3963efc63837cd19c5441fb5835d0c8eafd3285bea6676168f7b111a08fb086a7'
+
'e3fc4783d52a0ba44c7e51a5f140ac6b602fbe579fa97c371bd1ef575c5c236dfed9fa0f6b5164f7830a1556e521d08d9f530f778b4630418714d7bac019c88b'
+
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
+
+_datadir="/usr/share/webapps/${pkgname}"
+_etcdir="/etc/webapps/${pkgname}"
+_homedir="/var/lib/gitlab"
+_logdir="/var/log/gitlab"
+_srcdir="gitlab-shell-v${pkgver}"
+
+prepare() {
+  cd ${_srcdir}
+
+  patch -p1 < ../configs.patch
+  # At this point config file should not contain any references to '/home/git'
+}
+
+build() {
+  cd ${_srcdir}
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  make build
+}
+
+package() {
+  cd ${_srcdir}
+
+  install -dm755 -o root -g root "${pkgdir}${_datadir}"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}/satellites"
+  install -dm700 -o 105 -g 105 "${pkgdir}${_homedir}/.ssh"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_etcdir}"
+  install -dm770 -o 105 -g root "${pkgdir}${_logdir}"
+
+  # sysusers
+  install -Dm644 "${srcdir}/gitlab-shell.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/gitlab-shell.conf"
+
+  # .gitconfig
+  install -Dm644 -o 105 -g 105 "${srcdir}/gitlab-shell.gitconfig" 
"${pkgdir}${_etcdir}/.gitconfig"
+  ln -fs "${_etcdir}/.gitconfig" "${pkgdir}${_homedir}/.gitconfig"
+
+  # .gitlab_shell_secret
+  touch "${pkgdir}${_etcdir}/secret"
+  chmod 640 "${pkgdir}${_etcdir}/secret"
+  chown root:105 "${pkgdir}${_etcdir}/secret"
+  ln -fs "${_etcdir}/secret" "${pkgdir}${_datadir}/.gitlab_shell_secret"
+
+  # config.yml
+  install -Dm644 config.yml.example "${pkgdir}${_etcdir}/config.yml"
+  ln -fs "${_etcdir}/config.yml" "${pkgdir}${_datadir}/config.yml"
+
+  cp -r VERSION bin spec support "${pkgdir}${_datadir}"
+  ln -fs "${_datadir}" "${pkgdir}/${_homedir}/"
+
+  install -dm2770 -o 105 -g 105 

[arch-commits] Commit in gitlab-shell/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 18:52:50
  Author: anatolik
Revision: 1229370

upgpkg: gitlab-shell 3:14.7.3-1

Modified:
  gitlab-shell/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:51:41 UTC (rev 1229369)
+++ PKGBUILD2022-06-08 18:52:50 UTC (rev 1229370)
@@ -12,7 +12,7 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-shell
-pkgver=14.7.1
+pkgver=14.7.3
 pkgrel=1
 epoch=3
 pkgdesc="Git management software"
@@ -30,7 +30,7 @@
 "configs.patch"
 "gitlab-shell.gitconfig"
 "gitlab-shell.sysusers")
-sha512sums=('f343448b4ad53b940493ed4c7b9e2da4b5cd3923854c006f532e5ef3710ff9c3b2611ba8da120585561ddd504c098ffefcbd602ab1181c8e5a506f46e568f037'
+sha512sums=('341f3ee62e6ae3c516444aa74ea07ad05542d027c6880a5d070233d698206ed74978c105bcfa83cd862a64d4c5e4762b50b246cc229bdb567be0f9bedbea'
 
'13c0fb88693e787f2960059985713d7ffb6d2fa51d9dbcba9c9562ae91e74bd3963efc63837cd19c5441fb5835d0c8eafd3285bea6676168f7b111a08fb086a7'
 
'e3fc4783d52a0ba44c7e51a5f140ac6b602fbe579fa97c371bd1ef575c5c236dfed9fa0f6b5164f7830a1556e521d08d9f530f778b4630418714d7bac019c88b'
 
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')



[arch-commits] Commit in ansible/repos/community-any (PKGBUILD PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:51:41
  Author: svenstaro
Revision: 1229369

archrelease: copy trunk to community-any

Added:
  ansible/repos/community-any/PKGBUILD
(from rev 1229368, ansible/trunk/PKGBUILD)
Deleted:
  ansible/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:51:35 UTC (rev 1229368)
+++ PKGBUILD2022-06-08 18:51:41 UTC (rev 1229369)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=ansible
-pkgver=5.8.0
-pkgrel=1
-pkgdesc='Official assortment of Ansible collections'
-arch=('any')
-url='https://pypi.org/project/ansible/'
-license=('GPL3')
-depends=('python' 'ansible-core')
-provides=('python-ansible_collections')
-optdepends=('python-argcomplete: shell completions'
-'python-pyopenssl: openssl modules'
-'python-dnspython: for dig lookup'
-'python-ovirt-engine-sdk: ovirt support'
-'python-boto3: aws_s3 module'
-'python-ldap: ldap support'
-'python-proxmoxer: proxmos modules'
-'python-openstacksdk: OpenStack module'
-'python-pynetbox: NetBox module'
-'python-ldap: LDAP modules'
-'python-keyring: Keyring module'
-'acme-tiny: openssl_certificate module')
-makedepends=('python-setuptools')
-source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('05bb575e6fd9bcab3e01e09794f87e40529e7ebc316b3dbe841ce06ccf47216e68d429c3eadfd2f885e2864a42c80324046f3281353e539f63d8ab10b4fdd57e')
-
-build() {
-  cd ansible-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd ansible-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}"
-  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/${pkgname}/COPYING
-}

Copied: ansible/repos/community-any/PKGBUILD (from rev 1229368, 
ansible/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 18:51:41 UTC (rev 1229369)
@@ -0,0 +1,36 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=ansible
+pkgver=5.9.0
+pkgrel=1
+pkgdesc='Official assortment of Ansible collections'
+arch=('any')
+url='https://pypi.org/project/ansible/'
+license=('GPL3')
+depends=('python' 'ansible-core')
+provides=('python-ansible_collections')
+optdepends=('python-argcomplete: shell completions'
+'python-pyopenssl: openssl modules'
+'python-dnspython: for dig lookup'
+'python-ovirt-engine-sdk: ovirt support'
+'python-boto3: aws_s3 module'
+'python-ldap: ldap support'
+'python-proxmoxer: proxmos modules'
+'python-openstacksdk: OpenStack module'
+'python-pynetbox: NetBox module'
+'python-ldap: LDAP modules'
+'python-keyring: Keyring module'
+'acme-tiny: openssl_certificate module')
+makedepends=('python-setuptools')
+source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
+sha512sums=('88b26b1ba59a39370ee4a27eedda441d6e6ce8ba8eb857353572c692e49b189e95ed80e5063917c52799fb15bc3608d4c1ada013a7d650909714ca8ea5dd3bbb')
+
+build() {
+  cd ansible-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ansible-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}"
+  install -Dm644 COPYING "${pkgdir}"/usr/share/doc/${pkgname}/COPYING
+}



[arch-commits] Commit in ansible/trunk (PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:51:35
  Author: svenstaro
Revision: 1229368

upgpkg: ansible 5.9.0-1

Modified:
  ansible/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:51:08 UTC (rev 1229367)
+++ PKGBUILD2022-06-08 18:51:35 UTC (rev 1229368)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=ansible
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -22,7 +22,7 @@
 'acme-tiny: openssl_certificate module')
 makedepends=('python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('05bb575e6fd9bcab3e01e09794f87e40529e7ebc316b3dbe841ce06ccf47216e68d429c3eadfd2f885e2864a42c80324046f3281353e539f63d8ab10b4fdd57e')
+sha512sums=('88b26b1ba59a39370ee4a27eedda441d6e6ce8ba8eb857353572c692e49b189e95ed80e5063917c52799fb15bc3608d4c1ada013a7d650909714ca8ea5dd3bbb')
 
 build() {
   cd ansible-${pkgver}



[arch-commits] Commit in blender/repos/community-x86_64 (6 files)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:51:08
  Author: svenstaro
Revision: 1229367

archrelease: copy trunk to community-x86_64

Added:
  blender/repos/community-x86_64/PKGBUILD
(from rev 1229366, blender/trunk/PKGBUILD)
  blender/repos/community-x86_64/force-draco1.patch
(from rev 1229366, blender/trunk/force-draco1.patch)
  blender/repos/community-x86_64/force-draco2.patch
(from rev 1229366, blender/trunk/force-draco2.patch)
Deleted:
  blender/repos/community-x86_64/PKGBUILD
  blender/repos/community-x86_64/force-draco1.patch
  blender/repos/community-x86_64/force-draco2.patch

+
 PKGBUILD   |  194 +--
 force-draco1.patch |   30 +++
 force-draco2.patch |   42 +--
 3 files changed, 133 insertions(+), 133 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:51:00 UTC (rev 1229366)
+++ PKGBUILD2022-06-08 18:51:08 UTC (rev 1229367)
@@ -1,97 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: John Sowiak 
-# Contributor: tobias 
-
-# For legal reasons, we can't separately package the Optix headers so we'll
-# just build the package against them. I checked with NVIDIA and this way is
-# fine with them.
-
-pkgname=blender
-pkgver=3.1.2
-pkgrel=4
-epoch=17
-pkgdesc="A fully integrated 3D graphics creation suite"
-arch=('x86_64')
-license=('GPL')
-url="https://www.blender.org;
-depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 
'python-requests' 'potrace'
- 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 
'openjpeg2' 'python-numpy'
- 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 
'alembic' 'openxr'
- 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' 
'openimagedenoise'
- 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 
'sdl2' 'embree' 'libharu'
- 'draco')
-makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'cuda' 'ninja')
-optdepends=('cuda: cycles renderer cuda support')
-options=(!strip)
-source=("git+https://git.blender.org/blender.git#tag=v$pkgver;
-"git+https://git.blender.org/blender-addons.git;
-"git+https://git.blender.org/blender-addons-contrib.git;
-"git+https://git.blender.org/blender-translations.git;
-"git+https://git.blender.org/blender-dev-tools.git;
-
https://developer.download.nvidia.com/redist/optix/v7.3/OptiX-7.3.0-Include.zip
-force-draco1.patch
-force-draco2.patch)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-'SKIP'
-
'd842e989bf86f4ae932f8708f6340861de4ea33b21435cceeb9a5e3135ef2ddb671e19fe11c397bddbf85894ba312194eac5acc21cbec70607120c0bda0100ef'
-
'e239da4f3906f1b54265435181cf770bae3d269c8d915df9a73861e6ee71ec70bf2339426e7c81a91e5a567273b3b3742d7a99feefd3398d821b26e1ff3a56d0'
-
'527ab66e5eace777de0043c1ca5787a488f6471450ce67fd6d08137ad0ef56177bc0c17696f30a5fca23fa55d8ca9c3f30cb7b17550dba2dbd8e89ca0b361990')
-
-prepare() {
-  cd "$pkgname"
-
-  git submodule init
-  git config submodule."release/scripts/addons".url "${srcdir}/blender-addons"
-  git config submodule."release/scripts/addons_contrib".url 
"${srcdir}/blender-addons-contrib"
-  git config submodule."release/datafiles/locale".url 
"${srcdir}/blender-translations"
-  git config submodule."source/tools".url "${srcdir}/blender-dev-tools"
-  git submodule update
-  git submodule foreach git checkout v${pkgver}
-
-  patch -p1 -i "$srcdir"/force-draco1.patch
-  patch -p1 -d release/scripts/addons -i "$srcdir"/force-draco2.patch
-}
-
-build() {
-  cd "$pkgname"
-
-  local PYTHON_VER=3.10
-
-  cmake \
--Bbuild \
--GNinja \
--Cbuild_files/cmake/config/blender_release.cmake \
--DOPTIX_ROOT_DIR="$srcdir"/include \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DWITH_INSTALL_PORTABLE=OFF \
--DWITH_PYTHON_INSTALL=OFF \
--DPYTHON_VERSION=$PYTHON_VER \
--DPYTHON_LIBPATH=/usr/lib \
--DPYTHON_LIBRARY=python$PYTHON_VER \
--DPYTHON_INCLUDE_DIRS=/usr/include/python$PYTHON_VER \
--DCMAKE_CXX_FLAGS="-I /usr/include/python$PYTHON_VER"
-  ninja -C build
-}
-
-package() {
-  cd "$pkgname"
-
-  DESTDIR="${pkgdir}" ninja -C build install
-  install -Dm755 release/bin/blender-softwaregl 
"${pkgdir}/usr/bin/blender-softwaregl"
-  python -m compileall "${pkgdir}/usr/share/blender"
-  python -O -m compileall "${pkgdir}/usr/share/blender"
-
-  install -Dm644 release/freedesktop/org.blender.Blender.appdata.xml 
"${pkgdir}/usr/share/metainfo/org.blender.Blender.appdata.xml"
-
-  # Manually install additional scripts (See FS#69351)
-  cp -r release/scripts/addons_contrib/* 
"${pkgdir}"/usr/share/blender/3*/scripts/addons_contrib/
-
-  # Manually install draco bindings (See FS#73415)
-  mkdir -p "${pkgdir}"/usr/lib/python3.10/
-  mv 

[arch-commits] Commit in blender/trunk (PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:51:00
  Author: svenstaro
Revision: 1229366

upgpkg: blender 17:3.2.0-1

Modified:
  blender/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:43:13 UTC (rev 1229365)
+++ PKGBUILD2022-06-08 18:51:00 UTC (rev 1229366)
@@ -7,8 +7,8 @@
 # fine with them.
 
 pkgname=blender
-pkgver=3.1.2
-pkgrel=4
+pkgver=3.2.0
+pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')



[arch-commits] Commit in github-cli/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Caleb Maclennan via arch-commits
Date: Wednesday, June 8, 2022 @ 18:43:13
  Author: alerque
Revision: 1229365

archrelease: copy trunk to community-x86_64

Added:
  github-cli/repos/community-x86_64/PKGBUILD
(from rev 1229364, github-cli/trunk/PKGBUILD)
Deleted:
  github-cli/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  104 ++---
 1 file changed, 52 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:43:04 UTC (rev 1229364)
+++ PKGBUILD2022-06-08 18:43:13 UTC (rev 1229365)
@@ -1,52 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Caleb Maclennan 
-# Contributor: Eli Schwartz 
-# Contributor: Richard Bradfield 
-
-pkgname=github-cli
-pkgver=2.11.3
-pkgrel=1
-pkgdesc="The GitHub CLI"
-arch=("x86_64")
-url="https://github.com/cli/cli;
-license=("MIT")
-depends=("glibc" "mailcap")
-makedepends=("go" "git")
-optdepends=("git: To interact with repositories")
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1a4a90b1893dac022c1cfb298ebb52f66a8f93b353eafcf7bbfb43c8c0b46dfa')
-
-prepare() {
-cd "cli-${pkgver}"
-# TODO: These tests invoke the TTY and our container *really* does not 
like that
-rm pkg/cmd/auth/login/login_test.go
-}
-
-build() {
-cd "cli-$pkgver"
-
-export CGO_CPPFLAGS="${CPPFLAGS}"
-export CGO_CFLAGS="${CFLAGS}"
-export CGO_CXXFLAGS="${CXXFLAGS}"
-export CGO_LDFLAGS="${LDFLAGS}"
-export CGO_ENABLED=0
-export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
-
-make GH_VERSION="v$pkgver" bin/gh manpages
-bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
-bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
-bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
-}
-
-check(){
-cd "cli-$pkgver"
-make test
-}
-
-package() {
-cd "cli-$pkgver"
-make DESTDIR="${pkgdir}" prefix="/usr" install
-cp -r share/ "$pkgdir"/usr
-install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
-}

Copied: github-cli/repos/community-x86_64/PKGBUILD (from rev 1229364, 
github-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 18:43:13 UTC (rev 1229365)
@@ -0,0 +1,52 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Caleb Maclennan 
+# Contributor: Eli Schwartz 
+# Contributor: Richard Bradfield 
+
+pkgname=github-cli
+pkgver=2.12.0
+pkgrel=1
+pkgdesc="The GitHub CLI"
+arch=("x86_64")
+url="https://github.com/cli/cli;
+license=("MIT")
+depends=("glibc" "mailcap")
+makedepends=("go" "git")
+optdepends=("git: To interact with repositories")
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('e231636aa516802500107726fdcca8c3290db4d8efb20451b0b2008e9e83d4ce')
+
+prepare() {
+cd "cli-${pkgver}"
+# TODO: These tests invoke the TTY and our container *really* does not 
like that
+rm pkg/cmd/auth/login/login_test.go
+}
+
+build() {
+cd "cli-$pkgver"
+
+export CGO_CPPFLAGS="${CPPFLAGS}"
+export CGO_CFLAGS="${CFLAGS}"
+export CGO_CXXFLAGS="${CXXFLAGS}"
+export CGO_LDFLAGS="${LDFLAGS}"
+export CGO_ENABLED=0
+export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw 
-ldflags=-linkmode=external"
+
+make GH_VERSION="v$pkgver" bin/gh manpages
+bin/gh completion -s bash | install -Dm644 /dev/stdin 
share/bash-completion/completions/gh
+bin/gh completion -s zsh | install -Dm644 /dev/stdin 
share/zsh/site-functions/_gh
+bin/gh completion -s fish | install -Dm644 /dev/stdin 
share/fish/vendor_completions.d/gh.fish
+}
+
+check(){
+cd "cli-$pkgver"
+make test
+}
+
+package() {
+cd "cli-$pkgver"
+make DESTDIR="${pkgdir}" prefix="/usr" install
+cp -r share/ "$pkgdir"/usr
+install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+install -Dm644 "README.md" "$pkgdir/usr/share/doc/$pkgname/README.md"
+}



[arch-commits] Commit in github-cli/trunk (PKGBUILD)

2022-06-08 Thread Caleb Maclennan via arch-commits
Date: Wednesday, June 8, 2022 @ 18:43:04
  Author: alerque
Revision: 1229364

upgpkg: github-cli 2.12.0-1

Modified:
  github-cli/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:39:55 UTC (rev 1229363)
+++ PKGBUILD2022-06-08 18:43:04 UTC (rev 1229364)
@@ -4,7 +4,7 @@
 # Contributor: Richard Bradfield 
 
 pkgname=github-cli
-pkgver=2.11.3
+pkgver=2.12.0
 pkgrel=1
 pkgdesc="The GitHub CLI"
 arch=("x86_64")
@@ -14,7 +14,7 @@
 makedepends=("go" "git")
 optdepends=("git: To interact with repositories")
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('1a4a90b1893dac022c1cfb298ebb52f66a8f93b353eafcf7bbfb43c8c0b46dfa')
+sha256sums=('e231636aa516802500107726fdcca8c3290db4d8efb20451b0b2008e9e83d4ce')
 
 prepare() {
 cd "cli-${pkgver}"



[arch-commits] Commit in gitlab/repos/community-x86_64 (26 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 18:39:55
  Author: anatolik
Revision: 1229363

archrelease: copy trunk to community-x86_64

Added:
  gitlab/repos/community-x86_64/PKGBUILD
(from rev 1229362, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-x86_64/configs.patch
(from rev 1229362, gitlab/trunk/configs.patch)
  gitlab/repos/community-x86_64/environment
(from rev 1229362, gitlab/trunk/environment)
  gitlab/repos/community-x86_64/fixes.patch
(from rev 1229362, gitlab/trunk/fixes.patch)
  gitlab/repos/community-x86_64/gitlab-backup.service
(from rev 1229362, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-x86_64/gitlab-backup.timer
(from rev 1229362, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-x86_64/gitlab-mailroom.service
(from rev 1229362, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-x86_64/gitlab-puma.service
(from rev 1229362, gitlab/trunk/gitlab-puma.service)
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
(from rev 1229362, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-x86_64/gitlab.install
(from rev 1229362, gitlab/trunk/gitlab.install)
  gitlab/repos/community-x86_64/gitlab.logrotate
(from rev 1229362, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-x86_64/gitlab.target
(from rev 1229362, gitlab/trunk/gitlab.target)
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d
(from rev 1229362, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-x86_64/PKGBUILD
  gitlab/repos/community-x86_64/configs.patch
  gitlab/repos/community-x86_64/environment
  gitlab/repos/community-x86_64/fixes.patch
  gitlab/repos/community-x86_64/gitlab-backup.service
  gitlab/repos/community-x86_64/gitlab-backup.timer
  gitlab/repos/community-x86_64/gitlab-mailroom.service
  gitlab/repos/community-x86_64/gitlab-puma.service
  gitlab/repos/community-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-x86_64/gitlab.install
  gitlab/repos/community-x86_64/gitlab.logrotate
  gitlab/repos/community-x86_64/gitlab.target
  gitlab/repos/community-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  370 ++--
 configs.patch   |  604 +++---
 environment |6 
 fixes.patch |   40 +--
 gitlab-backup.service   |   38 +-
 gitlab-backup.timer |   20 -
 gitlab-mailroom.service |   42 +--
 gitlab-puma.service |   68 ++---
 gitlab-sidekiq.service  |   60 ++--
 gitlab.install  |   68 ++---
 gitlab.logrotate|   12 
 gitlab.target   |   14 -
 gitlab.tmpfiles.d   |2 
 13 files changed, 672 insertions(+), 672 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:38:50 UTC (rev 1229362)
+++ PKGBUILD2022-06-08 18:39:55 UTC (rev 1229363)
@@ -1,185 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-pkgname=gitlab
-pkgver=15.0.1
-pkgrel=1
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby2.7' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 'openssh' 'redis' 
'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/gitlab/database.yml"
-"etc/webapps/gitlab/gitlab.yml"
-"etc/webapps/gitlab/resque.yml"
-"etc/webapps/gitlab/puma.rb"
-"etc/webapps/gitlab/smtp_settings.rb"
-"etc/logrotate.d/gitlab")
-source=(git+https://gitlab.com/gitlab-org/gitlab-foss.git#tag=v$pkgver
-configs.patch
-fixes.patch
-environment
-gitlab-puma.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('SKIP'
-
'8de5f5a11a8b772d13e6c056e9150f253b6bb0ab21c7d3913c848571cfea2a5fb64f65511b4da1773c7a225efac66ea4010dedbbaec117bd6f43864a0960018a'
-
'3eb5058d6edc2d16f5558a3ee485ba796aa64fb4b9eb7595390322344b809fcb47a45be9d7fe36c822ac2724aeecb2905a0ea9a868a56349ac2bc5c8c9f070e3'
-
'5b1ca2958f03a5baf1c5576a1568072e8ed749e2d15745ecbcc4860d2dbd543f2f3ed077e8d87afac2670c9436b19fe498217b49916d56a4e31fb9811aeb9067'
-

[arch-commits] Commit in gitlab/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 18:38:50
  Author: anatolik
Revision: 1229362

upgpkg: gitlab 15.0.2-1

Modified:
  gitlab/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:35:53 UTC (rev 1229361)
+++ PKGBUILD2022-06-08 18:38:50 UTC (rev 1229362)
@@ -8,7 +8,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=15.0.1
+pkgver=15.0.2
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')



[arch-commits] Commit in kitty/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:35:53
  Author: svenstaro
Revision: 1229361

archrelease: copy trunk to community-x86_64

Added:
  kitty/repos/community-x86_64/PKGBUILD
(from rev 1229360, kitty/trunk/PKGBUILD)
Deleted:
  kitty/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  128 ++---
 1 file changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:35:47 UTC (rev 1229360)
+++ PKGBUILD2022-06-08 18:35:53 UTC (rev 1229361)
@@ -1,64 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
-# Contributor: Maximilian Kindshofer 
-
-pkgbase=kitty
-pkgname=(kitty kitty-terminfo kitty-shell-integration)
-pkgver=0.25.1
-pkgrel=1
-pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
-arch=('x86_64')
-url="https://github.com/kovidgoyal/kitty;
-license=('GPL3')
-depends=('python3' 'freetype2'  'fontconfig' 'wayland' 'libx11' 
'libxkbcommon-x11' 'libxi'
- 'hicolor-icon-theme' 'libgl' 'dbus' 'lcms2' 'librsync')
-makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
-source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
-
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
-sha512sums=('6d9862f8411372e0cf692114d6e29eb92db3a2e324282a21ca35b2ca5229c9d87ab988e802e44d47e98b6e64ae7abc5ff0cc677c082eb287e14ee68cd1a4c31e'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python3 setup.py linux-package --update-check-interval=0
-}
-
-package_kitty() {
-  depends+=('kitty-terminfo' 'kitty-shell-integration')
-  optdepends=('imagemagick: viewing images with icat'
-  'python-pygments: syntax highlighting in kitty +kitten diff'
-  'libcanberra: playing "bell" sound on terminal bell')
-
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cp -r linux-package "${pkgdir}"/usr
-
-  # completions
-  python __main__.py + complete setup bash | install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/bash-completion/completions/kitty
-  python __main__.py + complete setup fish | install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/fish/vendor_completions.d/kitty.fish
-  python __main__.py + complete setup zsh  | install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/zsh/site-functions/_kitty
-
-  install -Dm644 "${pkgdir}"/usr/share/icons/hicolor/256x256/apps/kitty.png 
"${pkgdir}"/usr/share/pixmaps/kitty.png
-
-  rm -r "$pkgdir"/usr/share/terminfo
-  rm -r "$pkgdir"/usr/lib/kitty/shell-integration
-
-  install -Dm644 docs/_build/html/_downloads/*/kitty.conf 
"${pkgdir}"/usr/share/doc/${pkgname}/kitty.conf
-}
-
-package_kitty-terminfo() {
-  pkgdesc='Terminfo for kitty, an OpenGL-based terminal emulator'
-  depends=('ncurses')
-
-  mkdir -p "$pkgdir/usr/share/terminfo"
-  tic -x -o "$pkgdir/usr/share/terminfo" 
$pkgbase-$pkgver/terminfo/kitty.terminfo
-}
-
-package_kitty-shell-integration() {
-  pkgdesc='Shell integration scripts for kitty, an OpenGL-based terminal 
emulator'
-
-  mkdir -p "$pkgdir/usr/lib/kitty/"
-  cp -r "$srcdir/$pkgbase-$pkgver/shell-integration" "$pkgdir/usr/lib/kitty/"
-}

Copied: kitty/repos/community-x86_64/PKGBUILD (from rev 1229360, 
kitty/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 18:35:53 UTC (rev 1229361)
@@ -0,0 +1,64 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
+# Contributor: Maximilian Kindshofer 
+
+pkgbase=kitty
+pkgname=(kitty kitty-terminfo kitty-shell-integration)
+pkgver=0.25.2
+pkgrel=1
+pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
+arch=('x86_64')
+url="https://github.com/kovidgoyal/kitty;
+license=('GPL3')
+depends=('python3' 'freetype2'  'fontconfig' 'wayland' 'libx11' 
'libxkbcommon-x11' 'libxi'
+ 'hicolor-icon-theme' 'libgl' 'dbus' 'lcms2' 'librsync')
+makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
+source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
+
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
+sha512sums=('ac858b525abbdeb137989a7971c51651d46bffedde048ed572bbb4c31119a4e0f9f424edbdbfd14fe2e043b4a7c8a1a1f8ee6591906e40a655d9f783b21f31a6'
+'SKIP')
+validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal

[arch-commits] Commit in kitty/trunk (PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:35:47
  Author: svenstaro
Revision: 1229360

upgpkg: kitty 0.25.2-1

Modified:
  kitty/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 18:35:31 UTC (rev 1229359)
+++ PKGBUILD2022-06-08 18:35:47 UTC (rev 1229360)
@@ -5,7 +5,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo kitty-shell-integration)
-pkgver=0.25.1
+pkgver=0.25.2
 pkgrel=1
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
 
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
 
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
-sha512sums=('6d9862f8411372e0cf692114d6e29eb92db3a2e324282a21ca35b2ca5229c9d87ab988e802e44d47e98b6e64ae7abc5ff0cc677c082eb287e14ee68cd1a4c31e'
+sha512sums=('ac858b525abbdeb137989a7971c51651d46bffedde048ed572bbb4c31119a4e0f9f424edbdbfd14fe2e043b4a7c8a1a1f8ee6591906e40a655d9f783b21f31a6'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
 



[arch-commits] Commit in pdal/repos/community-x86_64 (4 files)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:35:31
  Author: svenstaro
Revision: 1229359

archrelease: copy trunk to community-x86_64

Added:
  pdal/repos/community-x86_64/PKGBUILD
(from rev 1229358, pdal/trunk/PKGBUILD)
  pdal/repos/community-x86_64/ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch
(from rev 1229358, 
pdal/trunk/ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch)
Deleted:
  pdal/repos/community-x86_64/PKGBUILD
  pdal/repos/community-x86_64/ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch

+
 PKGBUILD   |   76 -
 ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch |   98 +++
 2 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 18:35:21 UTC (rev 1229358)
+++ PKGBUILD2022-06-08 18:35:31 UTC (rev 1229359)
@@ -1,38 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: SaultDon 
-pkgname=pdal
-pkgver=2.4.1
-pkgrel=1
-pkgdesc="A C++ library for translating and manipulating point cloud data"
-arch=('x86_64')
-url="http://www.pdal.io;
-license=('BSD')
-depends=('gdal' 'libgeotiff' 'jsoncpp' 'libunwind')
-makedepends=('cmake' 'python' 'python-numpy' 'ninja')
-optdepends=('python-numpy: for the Python plugin'
-'sqlite: for the sqlite plugin'
-'postgresql-libs: for the postgresql plugin')
-provides=('pdal')
-source=("https://github.com/PDAL/PDAL/releases/download/${pkgver}/PDAL-${pkgver}-src.tar.gz;)
-sha512sums=('483d97d627e485d7228b9fdc4ef29ad7757489fdeb02e4e44328e2de5520e52cdb6ff36f57a69bf7ff259fe9c996a8731c51119a65478528ea985e211b314341')
-
-build() {
-  cd "PDAL-$pkgver-src/"
-
-  cmake \
-  -Bbuild \
-  -GNinja \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DBUILD_PLUGIN_PGPOINTCLOUD=ON \
-  -DWITH_COMPLETION=ON
-
-  ninja -C build
-}
-
-package() {
-  cd "PDAL-$pkgver-src"
-
-  DESTDIR="$pkgdir/" ninja -C build install
-
-  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: pdal/repos/community-x86_64/PKGBUILD (from rev 1229358, 
pdal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 18:35:31 UTC (rev 1229359)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: SaultDon 
+pkgname=pdal
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="A C++ library for translating and manipulating point cloud data"
+arch=('x86_64')
+url="http://www.pdal.io;
+license=('BSD')
+depends=('gdal' 'libgeotiff' 'jsoncpp' 'libunwind')
+makedepends=('cmake' 'python' 'python-numpy' 'ninja')
+optdepends=('python-numpy: for the Python plugin'
+'sqlite: for the sqlite plugin'
+'postgresql-libs: for the postgresql plugin')
+provides=('pdal')
+source=("https://github.com/PDAL/PDAL/releases/download/${pkgver}/PDAL-${pkgver}-src.tar.gz;)
+sha512sums=('0d74de55c126be0aeb4b5be48a360d4f208b031228cb2cf122bc22ba6bca96ecd97731d6569718fd9be1b03631f3f2aec41f68b725926ed5f6ec306c32b1d20f')
+
+build() {
+  cd "PDAL-$pkgver-src/"
+
+  cmake \
+  -Bbuild \
+  -GNinja \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DBUILD_PLUGIN_PGPOINTCLOUD=ON \
+  -DWITH_COMPLETION=ON
+
+  ninja -C build
+}
+
+package() {
+  cd "PDAL-$pkgver-src"
+
+  DESTDIR="$pkgdir/" ninja -C build install
+
+  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch
===
--- ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch  2022-06-08 18:35:21 UTC 
(rev 1229358)
+++ ff6875f6e45ca2fca7a21feaa537eb3fa715ea37.patch  2022-06-08 18:35:31 UTC 
(rev 1229359)
@@ -1,49 +0,0 @@
-From ff6875f6e45ca2fca7a21feaa537eb3fa715ea37 Mon Sep 17 00:00:00 2001
-From: Andrew Bell 
-Date: Tue, 24 Jul 2018 08:49:40 -0400
-Subject: [PATCH] Constify python strings. Close #2099
-

- plugins/python/plang/Environment.cpp | 12 ++--
- 1 file changed, 6 insertions(+), 6 deletions(-)
-
-diff --git a/plugins/python/plang/Environment.cpp 
b/plugins/python/plang/Environment.cpp
-index 19f5c1ae7..0bbcf2d70 100644
 a/plugins/python/plang/Environment.cpp
-+++ b/plugins/python/plang/Environment.cpp
-@@ -190,9 +190,9 @@ std::string getTraceback()
- throw pdal::pdal_error("unable to get repr in getTraceback");
- #if PY_MAJOR_VERSION >= 3
- Py_ssize_t size;
--char *d = PyUnicode_AsUTF8AndSize(r, );
-+const char *d = PyUnicode_AsUTF8AndSize(r, );
- #else
--char *d = PyString_AsString(r);
-+const char *d = PyString_AsString(r);
- #endif
- mssg << d;
- }
-@@ -208,9 +208,9 @@ std::string getTraceback()
- throw pdal::pdal_error("couldn't make string representation of 
traceback value");
- #if PY_MAJOR_VERSION >= 3

[arch-commits] Commit in pdal/trunk (PKGBUILD)

2022-06-08 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, June 8, 2022 @ 18:35:21
  Author: svenstaro
Revision: 1229358

upgpkg: pdal 2.4.2-1

Modified:
  pdal/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:50:39 UTC (rev 1229357)
+++ PKGBUILD2022-06-08 18:35:21 UTC (rev 1229358)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: SaultDon 
 pkgname=pdal
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="A C++ library for translating and manipulating point cloud data"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 'postgresql-libs: for the postgresql plugin')
 provides=('pdal')
 
source=("https://github.com/PDAL/PDAL/releases/download/${pkgver}/PDAL-${pkgver}-src.tar.gz;)
-sha512sums=('483d97d627e485d7228b9fdc4ef29ad7757489fdeb02e4e44328e2de5520e52cdb6ff36f57a69bf7ff259fe9c996a8731c51119a65478528ea985e211b314341')
+sha512sums=('0d74de55c126be0aeb4b5be48a360d4f208b031228cb2cf122bc22ba6bca96ecd97731d6569718fd9be1b03631f3f2aec41f68b725926ed5f6ec306c32b1d20f')
 
 build() {
   cd "PDAL-$pkgver-src/"



[arch-commits] Commit in tpm2-tools/trunk (PKGBUILD)

2022-06-08 Thread Jonas Witschel via arch-commits
Date: Wednesday, June 8, 2022 @ 17:50:39
  Author: diabonas
Revision: 1229357

tpm2-tools: revert updating the checksums of patch files

GitHub seems to have reverted to the old version of the patch files with one
less digit of the commit hash.

Modified:
  tpm2-tools/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:39:37 UTC (rev 1229356)
+++ PKGBUILD2022-06-08 17:50:39 UTC (rev 1229357)
@@ -17,8 +17,8 @@
 
"tpm2-tools-5.2_fix_tests_tpm2-tss_3.2.0.patch::$url/commit/3b1f00301350848e9454c7adf0487c1a14738236.patch")
 
sha512sums=('9fb5dc298717a8a57c89d286e3590370a096c81b14d2d8d4eb5fca140d66148a8e24727ee04fb02057bbfcc3ede50e93ba0ef22396888c9df48bf6f42a5d6e6b'
 'SKIP'
-
'ad123aa9e17163c2b9d401a8cafaca229925d7ef969b6020c7d0bfc517f830c9f4d603266341e0f5e64b65e27b31e1253645685ed19a0f8050cac54959e92315'
-
'acb199813c3a094a092fc890028c5deb2cf3dd1610baff4c745422b0235767aba2a0084f84ea0160d237e3c376a8d9c2b3e62c7e93ce4003443c02e682d95c78')
+
'fad196293b281d435893f9059140faf1198537ddab7c39a964cc50f72d06a7efd79dbde6add17f4f53545de71a2d76b2a151aa4eda6c87e627822f8d0847730d'
+
'd0d70408e0e8f1e332761b49553473dd1600d67b0e26fe6a2fe57d5fe502ecf88b9582d5eea3e24ccebb73a425b5fb79be628e77871fac6cdcd0c7ad14a273d9')
 validpgpkeys=('5B482B8E3E19DA7C978E1D016DE2E9078E1F50C1'  # William Roberts 
(Bill Roberts) 
   '6313E6DC41AAFC315A8760A414986F6944B1F72B') # Desai, Imran 
(idesai-github-gpg) 
 



[arch-commits] Commit in sudo/repos (5 files)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 17:50:31
  Author: foutrelis
Revision: 447775

archrelease: copy trunk to testing-x86_64

Added:
  sudo/repos/testing-x86_64/
  sudo/repos/testing-x86_64/PKGBUILD
(from rev 447774, sudo/trunk/PKGBUILD)
  sudo/repos/testing-x86_64/sudo.install
(from rev 447774, sudo/trunk/sudo.install)
  sudo/repos/testing-x86_64/sudo.pam
(from rev 447774, sudo/trunk/sudo.pam)
  sudo/repos/testing-x86_64/sudo_logsrvd.service
(from rev 447774, sudo/trunk/sudo_logsrvd.service)

--+
 PKGBUILD |   78 +
 sudo.install |9 +
 sudo.pam |4 ++
 sudo_logsrvd.service |   13 
 4 files changed, 104 insertions(+)

Copied: sudo/repos/testing-x86_64/PKGBUILD (from rev 447774, 
sudo/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-06-08 17:50:31 UTC (rev 447775)
@@ -0,0 +1,78 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=sudo
+_sudover=1.9.11p1
+pkgrel=1
+pkgver=${_sudover/p/.p}
+pkgdesc="Give certain users the ability to run some commands as root"
+arch=('x86_64')
+url="https://www.sudo.ws/sudo/;
+license=('custom')
+groups=('base-devel')
+depends=('glibc' 'openssl' 'pam' 'libldap' 'zlib')
+backup=('etc/pam.d/sudo'
+'etc/sudo.conf'
+'etc/sudo_logsrvd.conf'
+'etc/sudoers')
+install=$pkgname.install
+source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
+sudo_logsrvd.service
+sudo.pam)
+sha256sums=('eb8b6c1a69a9adf4b82030b66d99d79214d7cba5031a0be43103a6176b16254b'
+'SKIP'
+'8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
+'d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')
+validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB')
+
+prepare() {
+  cd "$srcdir/$pkgname-$_sudover"
+}
+
+build() {
+  cd "$srcdir/$pkgname-$_sudover"
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--with-rundir=/run/sudo \
+--with-vardir=/var/db/sudo \
+--with-logfac=auth \
+--enable-tmpfiles.d \
+--with-pam \
+--with-sssd \
+--with-ldap \
+--with-ldap-conf-file=/etc/openldap/ldap.conf \
+--with-env-editor \
+--with-passprompt="[sudo] password for %p: " \
+--with-all-insults
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$_sudover"
+  make check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$_sudover"
+  make DESTDIR="$pkgdir" install
+
+  # sudo_logsrvd service file (taken from sudo-logsrvd-1.9.0-1.el8.x86_64.rpm)
+  install -Dm644 -t "$pkgdir/usr/lib/systemd/system" ../sudo_logsrvd.service
+
+  # Remove sudoers.dist; not needed since pacman manages updates to sudoers
+  rm "$pkgdir/etc/sudoers.dist"
+
+  # Remove /run/sudo directory; we create it using systemd-tmpfiles
+  rmdir "$pkgdir/run/sudo"
+  rmdir "$pkgdir/run"
+
+  install -Dm644 "$srcdir/sudo.pam" "$pkgdir/etc/pam.d/sudo"
+
+  install -Dm644 LICENSE.md -t "$pkgdir/usr/share/licenses/sudo"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-x86_64/sudo.install (from rev 447774, 
sudo/trunk/sudo.install)
===
--- testing-x86_64/sudo.install (rev 0)
+++ testing-x86_64/sudo.install 2022-06-08 17:50:31 UTC (rev 447775)
@@ -0,0 +1,9 @@
+pre_upgrade() {
+  # Permissions of /var/db/sudo were changed from 0700 to 0711 in sudo 1.8.10
+  # http://www.sudo.ws/repos/sudo/rev/5c38d77a2d0c
+  if (($(vercmp $2 1.8.10-1) < 0)); then
+chmod 0711 var/db/sudo
+  fi
+}
+
+# vim:set ts=2 sw=2 et:

Copied: sudo/repos/testing-x86_64/sudo.pam (from rev 447774, 
sudo/trunk/sudo.pam)
===
--- testing-x86_64/sudo.pam (rev 0)
+++ testing-x86_64/sudo.pam 2022-06-08 17:50:31 UTC (rev 447775)
@@ -0,0 +1,4 @@
+#%PAM-1.0
+auth   include system-auth
+accountinclude system-auth
+sessioninclude system-auth

Copied: sudo/repos/testing-x86_64/sudo_logsrvd.service (from rev 447774, 
sudo/trunk/sudo_logsrvd.service)
===
--- testing-x86_64/sudo_logsrvd.service (rev 0)
+++ testing-x86_64/sudo_logsrvd.service 2022-06-08 17:50:31 UTC (rev 447775)
@@ -0,0 +1,13 @@
+[Unit]
+Description=Sudo central log server
+Documentation=man:sudo_logsrvd(8) man:sudo_logsrvd.conf(5)
+Documentation=https://www.sudo.ws/man.html
+After=syslog.target network.target auditd.service
+
+[Service]
+ExecStart=/usr/bin/sudo_logsrvd -n
+KillMode=process
+Type=exec
+
+[Install]
+WantedBy=multi-user.target



[arch-commits] Commit in sudo/trunk (PKGBUILD)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 17:50:26
  Author: foutrelis
Revision: 447774

upgpkg: sudo 1.9.11.p1-1: new upstream release

Modified:
  sudo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:12:45 UTC (rev 447773)
+++ PKGBUILD2022-06-08 17:50:26 UTC (rev 447774)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=sudo
-_sudover=1.9.11
+_sudover=1.9.11p1
 pkgrel=1
 pkgver=${_sudover/p/.p}
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -20,7 +20,7 @@
 source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
 sudo_logsrvd.service
 sudo.pam)
-sha256sums=('b5476e30d83ca14734da9370f2206beb21c8a33fc85a504fb8a61d18d8b351be'
+sha256sums=('eb8b6c1a69a9adf4b82030b66d99d79214d7cba5031a0be43103a6176b16254b'
 'SKIP'
 '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')



[arch-commits] Commit in gitlab-gitaly/repos (5 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:39:37
  Author: anatolik
Revision: 1229356

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab-gitaly/repos/community-testing-x86_64/
  gitlab-gitaly/repos/community-testing-x86_64/PKGBUILD
(from rev 1229355, gitlab-gitaly/trunk/PKGBUILD)
  gitlab-gitaly/repos/community-testing-x86_64/configs.patch
(from rev 1229355, gitlab-gitaly/trunk/configs.patch)
  gitlab-gitaly/repos/community-testing-x86_64/gitlab-gitaly.service
(from rev 1229355, gitlab-gitaly/trunk/gitlab-gitaly.service)
  gitlab-gitaly/repos/community-testing-x86_64/ruby27.patch
(from rev 1229355, gitlab-gitaly/trunk/ruby27.patch)

---+
 PKGBUILD  |   57 +
 configs.patch |   99 
 gitlab-gitaly.service |   14 ++
 ruby27.patch  |  107 
 4 files changed, 277 insertions(+)

Copied: gitlab-gitaly/repos/community-testing-x86_64/PKGBUILD (from rev 
1229355, gitlab-gitaly/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2022-06-08 17:39:37 UTC (rev 1229356)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-gitaly
+pkgver=15.0.2
+pkgrel=1
+pkgdesc="Speed up Git access using caching"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitaly;
+license=('MIT')
+depends=(glibc ruby2.7 libxml2 libxslt libssh2)
+options=(!buildflags)
+makedepends=(go cmake git)
+backup=("etc/gitlab-gitaly/config.toml")
+_tag=v${pkgver}
+source=("https://gitlab.com/gitlab-org/gitaly/-/archive/${_tag}/gitaly-${_tag}.tar.gz;
+"configs.patch"
+"gitlab-gitaly.service"
+   "ruby27.patch")
+sha512sums=('bbd4b3b9636523e489db32b3ebba8ffda9a31d8a1f687974ce0af614276075381d6146c8fd2f45ed2a89db9507c0bef8aad83be7e12ae7daf6aefb3d3e687ed1'
+
'872a6c065113c2415cdbd5a2107501fc849b7e291042ac435b04359c69e78b58e93b294de85bcf910d7e4d64dcfb40902b35e392f61499e9b61ebecc842a4b73'
+
'7f5cd528c873a5e43e18aa6a88bd7298422c047e0e61cf3208be7d9fcfdfdc8a844b5c439ab6afc2098c5c4c60ed9c3d167c2f87517f1e93b34f39be3d3dad09'
+
'a186e17e11addd9d19669bbdb5c04e531303a193b54aa1fe234e3e14e2a35b74bf99a802d4e117df1a18ab66b02cd94a35916ad8b9c9c2c7630f1ef68a3fa1b6')
+
+prepare() {
+  cd gitaly-$_tag
+
+  patch -p1 < ../ruby27.patch
+
+  patch -p1 < ../configs.patch
+  # At this point the config file should not contain any references to 
'/home/git'
+
+  # https://github.com/bundler/bundler/issues/6882
+  sed -e '/BUNDLED WITH/,+1d' -i ruby/Gemfile.lock
+}
+
+build() {
+  cd gitaly-$_tag
+
+  bundle-2.7 config force_ruby_platform true # build from sources as some 
prebuilt gems are not available for newer ruby
+  make BUILD_TAGS="tracer_static tracer_static_jaeger"
+}
+
+package() {
+  cd gitaly-$_tag
+
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  mkdir -p "${pkgdir}"/etc/gitlab-gitaly
+  mkdir -p "${pkgdir}"/usr/share/webapps/gitlab-gitaly
+  cp -r ruby "${pkgdir}"/usr/share/webapps/gitlab-gitaly/ruby
+
+  install -Dm644 config.toml.example "${pkgdir}"/etc/${pkgname}/config.toml
+  install -Dm644 "LICENSE" "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm644 "${srcdir}"/gitlab-gitaly.service 
"${pkgdir}"/usr/lib/systemd/system/gitlab-gitaly.service
+}

Copied: gitlab-gitaly/repos/community-testing-x86_64/configs.patch (from rev 
1229355, gitlab-gitaly/trunk/configs.patch)
===
--- community-testing-x86_64/configs.patch  (rev 0)
+++ community-testing-x86_64/configs.patch  2022-06-08 17:39:37 UTC (rev 
1229356)
@@ -0,0 +1,99 @@
+commit 7c74563bdb785dc7c87a35475ecc61d02a8a5826
+Author: Anatol Pomozov 
+Date:   Tue May 26 00:26:02 2020 -0700
+
+Patch config files with Arch Linux specific locations
+
+Arch uses upstream's default config files as a base for its configs.
+But directory structure at Arch is completely different from the default
+one specified by gitlab project.
+We used to have a lot of seds expressions to adjust the files but as
+complexity of configs grew 'sed' makes it easy to miss a changed/added
+option.
+
+Track set of diffs as a patch. If upstream modifies config file then it
+will cause a conflict that needs to be reviewed manually.
+
+diff --git a/config.toml.example b/config.toml.example
+index eaa23fd8e..0e483e8b9 100644
+--- a/config.toml.example
 b/config.toml.example
+@@ -2,10 +2,10 @@
+ # Documentation lives at 

[arch-commits] Commit in gitlab-gitaly/trunk (PKGBUILD ruby27.patch)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:39:07
  Author: anatolik
Revision: 1229355

upgpkg: gitlab-gitaly 15.0.2-1

Modified:
  gitlab-gitaly/trunk/PKGBUILD
  gitlab-gitaly/trunk/ruby27.patch

--+
 PKGBUILD |8 
 ruby27.patch |   44 +---
 2 files changed, 25 insertions(+), 27 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:13:01 UTC (rev 1229354)
+++ PKGBUILD2022-06-08 17:39:07 UTC (rev 1229355)
@@ -4,8 +4,8 @@
 # commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
 # need this again at some point in the future.
 pkgname=gitlab-gitaly
-pkgver=14.4.5
-pkgrel=2
+pkgver=15.0.2
+pkgrel=1
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly;
@@ -19,10 +19,10 @@
 "configs.patch"
 "gitlab-gitaly.service"
"ruby27.patch")
-sha512sums=('da34a44aaa690add27c1006324ecce7cbff7a18f24832ea1aa00a07131fb402aff9cfcbd96804fbc4eec034370cb82a4874d6b49332f4a461cf95f3e21225f18'
+sha512sums=('bbd4b3b9636523e489db32b3ebba8ffda9a31d8a1f687974ce0af614276075381d6146c8fd2f45ed2a89db9507c0bef8aad83be7e12ae7daf6aefb3d3e687ed1'
 
'872a6c065113c2415cdbd5a2107501fc849b7e291042ac435b04359c69e78b58e93b294de85bcf910d7e4d64dcfb40902b35e392f61499e9b61ebecc842a4b73'
 
'7f5cd528c873a5e43e18aa6a88bd7298422c047e0e61cf3208be7d9fcfdfdc8a844b5c439ab6afc2098c5c4c60ed9c3d167c2f87517f1e93b34f39be3d3dad09'
-
'8b3bfb5781c865c82dd39170bb56c5dba4e9eabc669f0a59bf74f8eda0cb5c82c629b44a719f9ff9038f28bbb5df9db5a73d898f64b7f441ce87626adf512103')
+
'a186e17e11addd9d19669bbdb5c04e531303a193b54aa1fe234e3e14e2a35b74bf99a802d4e117df1a18ab66b02cd94a35916ad8b9c9c2c7630f1ef68a3fa1b6')
 
 prepare() {
   cd gitaly-$_tag

Modified: ruby27.patch
===
--- ruby27.patch2022-06-08 17:13:01 UTC (rev 1229354)
+++ ruby27.patch2022-06-08 17:39:07 UTC (rev 1229355)
@@ -5,39 +5,37 @@
 Pin sources to ruby2.7 package
 
 diff --git a/Makefile b/Makefile
-index 1d636216c..5ee9fd24f 100644
+index 9ae6572..ef68e36 100644
 --- a/Makefile
 +++ b/Makefile
-@@ -253,7 +253,7 @@ race-go: test-go
- 
+@@ -370,7 +370,7 @@ race-go: test-go
  .PHONY: rspec
- rspec: build prepare-tests
+ ## Run Ruby tests.
+ rspec: prepare-tests
 -  ${Q}cd ${GITALY_RUBY_DIR} && 
PATH='${SOURCE_DIR}/internal/testhelper/testdata/home/bin:${PATH}' bundle exec 
rspec
 +  ${Q}cd ${GITALY_RUBY_DIR} && 
PATH='${SOURCE_DIR}/internal/testhelper/testdata/home/bin:${PATH}' bundle-2.7 
exec rspec
- 
- .PHONY: verify
- verify: check-mod-tidy check-formatting notice-up-to-date check-proto rubocop
-@@ -303,7 +303,7 @@ check-proto: proto no-proto-changes lint-proto
- 
+
+ # This is a workaround for our unprivileged CI builds. We manually execute the
+ # build target as privileged user, but then run the rspec target unprivileged.
+@@ -421,7 +421,7 @@ clean-ruby-vendor-go:
  .PHONY: rubocop
+ ## Run Rubocop.
  rubocop: ${SOURCE_DIR}/.ruby-bundle
--  ${Q}cd ${GITALY_RUBY_DIR} && bundle exec rubocop --parallel
-+  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 exec rubocop --parallel
- 
+-  ${Q}cd ${GITALY_RUBY_DIR} && bundle exec rubocop --parallel --config 
${GITALY_RUBY_DIR}/.rubocop.yml ${GITALY_RUBY_DIR} 
${SOURCE_DIR}/_support/test-boot
++  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 exec rubocop --parallel 
--config ${GITALY_RUBY_DIR}/.rubocop.yml ${GITALY_RUBY_DIR} 
${SOURCE_DIR}/_support/test-boot
+
  .PHONY: cover
- cover: GO_BUILD_TAGS := ${GO_BUILD_TAGS},postgres
-@@ -370,9 +370,9 @@ libgit2: ${LIBGIT2_INSTALL_DIR}/lib/libgit2.a
+ ## Generate coverage report via Go tests.
+@@ -493,7 +493,9 @@ libgit2: ${LIBGIT2_INSTALL_DIR}/lib/libgit2.a
  # step. Both Omnibus and CNG assume it is in the Gitaly root, not in
  # _build. Hence the '../' in front.
  ${SOURCE_DIR}/.ruby-bundle: ${GITALY_RUBY_DIR}/Gemfile.lock 
${GITALY_RUBY_DIR}/Gemfile
--  ${Q}cd ${GITALY_RUBY_DIR} && bundle config set --local deployment 
"${BUNDLE_DEPLOYMENT}"
--  ${Q}cd ${GITALY_RUBY_DIR} && bundle config # for debugging
 -  ${Q}cd ${GITALY_RUBY_DIR} && bundle install
-+  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 config set --local deployment 
"${BUNDLE_DEPLOYMENT}"
++  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 config set --local deployment 
"true"
 +  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 config # for debugging
 +  ${Q}cd ${GITALY_RUBY_DIR} && bundle-2.7 install
${Q}touch $@
- 
+
  ${SOURCE_DIR}/NOTICE: ${BUILD_DIR}/NOTICE
 diff --git a/_support/generate-proto-ruby b/_support/generate-proto-ruby
 index 6ddb15cbb..bf4bc51f0 100755
@@ -56,16 +54,16 @@
 index 42218e32a..c0652292a 100644
 --- a/internal/gitaly/linguist/linguist.go
 +++ b/internal/gitaly/linguist/linguist.go
-@@ -81,7 +81,7 @@ func (inst *Instance) 

[arch-commits] Commit in ruby-native-package-installer/repos/community-any (2 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:13:01
  Author: anatolik
Revision: 1229354

archrelease: copy trunk to community-any

Added:
  ruby-native-package-installer/repos/community-any/PKGBUILD
(from rev 1229353, ruby-native-package-installer/trunk/PKGBUILD)
Deleted:
  ruby-native-package-installer/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:12:42 UTC (rev 1229353)
+++ PKGBUILD2022-06-08 17:13:01 UTC (rev 1229354)
@@ -1,22 +0,0 @@
-# Maintainer: Ruby quarry (https://github.com/anatol/quarry)
-
-_gemname=native-package-installer
-pkgname=ruby-$_gemname
-pkgver=1.1.1
-pkgrel=2
-pkgdesc='A helper to install native packages on "gem install"'
-arch=(any)
-url=https://github.com/ruby-gnome2/native-package-installer
-license=(LGPL3)
-depends=(ruby)
-makedepends=(ruby-rdoc)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('9b98ee996f4b7879c950586139c4bedcdb81bd3f')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-native-package-installer/repos/community-any/PKGBUILD (from rev 
1229353, ruby-native-package-installer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:13:01 UTC (rev 1229354)
@@ -0,0 +1,22 @@
+# Maintainer: Ruby quarry (https://github.com/anatol/quarry)
+
+_gemname=native-package-installer
+pkgname=ruby-$_gemname
+pkgver=1.1.4
+pkgrel=1
+pkgdesc='A helper to install native packages on "gem install"'
+arch=(any)
+url=https://github.com/ruby-gnome2/native-package-installer
+license=(LGPL3)
+depends=(ruby)
+makedepends=(ruby-rdoc)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('d40def56523b1c4d476615cb3448c01380e2512c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}



[arch-commits] Commit in ruby-native-package-installer/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:12:42
  Author: anatolik
Revision: 1229353

upgpkg: ruby-native-package-installer 1.1.4-1

Modified:
  ruby-native-package-installer/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:11:01 UTC (rev 1229352)
+++ PKGBUILD2022-06-08 17:12:42 UTC (rev 1229353)
@@ -2,8 +2,8 @@
 
 _gemname=native-package-installer
 pkgname=ruby-$_gemname
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.4
+pkgrel=1
 pkgdesc='A helper to install native packages on "gem install"'
 arch=(any)
 url=https://github.com/ruby-gnome2/native-package-installer
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('9b98ee996f4b7879c950586139c4bedcdb81bd3f')
+sha1sums=('d40def56523b1c4d476615cb3448c01380e2512c')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in (ruby-gtk2)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:11:01
  Author: anatolik
Revision: 1229352

Drop the old package from the repo

Deleted:
  ruby-gtk2/



[arch-commits] Commit in ruby-gtk3/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:08:28
  Author: anatolik
Revision: 1229351

archrelease: copy trunk to community-x86_64

Added:
  ruby-gtk3/repos/community-x86_64/PKGBUILD
(from rev 1229350, ruby-gtk3/trunk/PKGBUILD)
Deleted:
  ruby-gtk3/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:08:08 UTC (rev 1229350)
+++ PKGBUILD2022-06-08 17:08:28 UTC (rev 1229351)
@@ -1,29 +0,0 @@
-# Maintainer: Anatol Pomozov
-
-_gemname=gtk3
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
-arch=(x86_64)
-url=https://ruby-gnome2.osdn.jp/
-license=("LGPL-2.1+")
-depends=(gobject-introspection gtk3 ruby ruby-atk ruby-cairo ruby-gdk3 
ruby-gdk_pixbuf2 ruby-gio2 ruby-gobject-introspection ruby-pango)
-makedepends=(ruby-native-package-installer ruby-glib2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('70b155822a783fdc5e39a1826d77a7920adfc674')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --ignore-dependencies --no-document --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir"/usr/bin $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gtk3/*.o \
-  "${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gtk3/Makefile" \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING.LIB" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.LIB"
-}

Copied: ruby-gtk3/repos/community-x86_64/PKGBUILD (from rev 1229350, 
ruby-gtk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:08:28 UTC (rev 1229351)
@@ -0,0 +1,29 @@
+# Maintainer: Anatol Pomozov
+
+_gemname=gtk3
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
+arch=(x86_64)
+url=https://ruby-gnome2.osdn.jp/
+license=("LGPL-2.1+")
+depends=(gobject-introspection gtk3 ruby ruby-atk ruby-cairo ruby-gdk3 
ruby-gdk_pixbuf2 ruby-gio2 ruby-gobject-introspection ruby-pango)
+makedepends=(ruby-native-package-installer ruby-glib2)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('a778de5e17464735344b3ffd7af75e5661250afb')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  local _platform="$(gem env platform | cut -d':' -f2)"
+  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
+  gem install --ignore-dependencies --no-document --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir"/usr/bin $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
+  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gtk3/*.o \
+  "${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gtk3/Makefile" \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/COPYING.LIB" 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.LIB"
+}



[arch-commits] Commit in ruby-gtk3/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:08:08
  Author: anatolik
Revision: 1229350

upgpkg: ruby-gtk3 3.5.1-1: upgpkg: ruby-gtk3 3.5.1-1

Modified:
  ruby-gtk3/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:07:37 UTC (rev 1229349)
+++ PKGBUILD2022-06-08 17:08:08 UTC (rev 1229350)
@@ -2,8 +2,8 @@
 
 _gemname=gtk3
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/GTK3 is a Ruby binding of GTK+-3.x.'
 arch=(x86_64)
 url=https://ruby-gnome2.osdn.jp/
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('70b155822a783fdc5e39a1826d77a7920adfc674')
+sha1sums=('a778de5e17464735344b3ffd7af75e5661250afb')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-gdk3/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:07:37
  Author: anatolik
Revision: 1229349

archrelease: copy trunk to community-x86_64

Added:
  ruby-gdk3/repos/community-x86_64/PKGBUILD
(from rev 1229348, ruby-gdk3/trunk/PKGBUILD)
Deleted:
  ruby-gdk3/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:07:17 UTC (rev 1229348)
+++ PKGBUILD2022-06-08 17:07:37 UTC (rev 1229349)
@@ -1,22 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk3
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=1
-pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby gtk3 ruby-cairo-gobject=$pkgver ruby-gdk_pixbuf2=$pkgver 
ruby-pango=$pkgver)
-makedepends=(ruby-native-package-installer rake)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('5602fcb69846e18591088a321353c8895062684c')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gdk3/repos/community-x86_64/PKGBUILD (from rev 1229348, 
ruby-gdk3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:07:37 UTC (rev 1229349)
@@ -0,0 +1,22 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gdk3
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby gtk3 ruby-cairo-gobject=$pkgver ruby-gdk_pixbuf2=$pkgver 
ruby-pango=$pkgver)
+makedepends=(ruby-native-package-installer rake)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('832e135b3baa6b6efc92d69f24302b24ae342f10')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}



[arch-commits] Commit in ruby-gdk3/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:07:17
  Author: anatolik
Revision: 1229348

upgpkg: ruby-gdk3 3.5.1-1: upgpkg: ruby-gdk3 3.5.1-1

Modified:
  ruby-gdk3/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:06:51 UTC (rev 1229347)
+++ PKGBUILD2022-06-08 17:07:17 UTC (rev 1229348)
@@ -2,7 +2,7 @@
 
 _gemname=gdk3
 pkgname=ruby-$_gemname
-pkgver=3.4.5
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('5602fcb69846e18591088a321353c8895062684c')
+sha1sums=('832e135b3baa6b6efc92d69f24302b24ae342f10')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-pango/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:06:51
  Author: anatolik
Revision: 1229347

archrelease: copy trunk to community-x86_64

Added:
  ruby-pango/repos/community-x86_64/PKGBUILD
(from rev 1229346, ruby-pango/trunk/PKGBUILD)
Deleted:
  ruby-pango/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:06:32 UTC (rev 1229346)
+++ PKGBUILD2022-06-08 17:06:51 UTC (rev 1229347)
@@ -1,29 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-# Contributor: Andreas 'Segaja' Schleifer 
-
-_gemname=pango
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby pango ruby-cairo gobject-introspection 
ruby-cairo-gobject=$pkgver ruby-gobject-introspection=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('6e3e0897ec0f0e734efd0e95cb734da603703265')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/pango/*.o \
-  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/pango/Makefile \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
-}

Copied: ruby-pango/repos/community-x86_64/PKGBUILD (from rev 1229346, 
ruby-pango/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:06:51 UTC (rev 1229347)
@@ -0,0 +1,29 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+# Contributor: Andreas 'Segaja' Schleifer 
+
+_gemname=pango
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby pango ruby-cairo gobject-introspection 
ruby-cairo-gobject=$pkgver ruby-gobject-introspection=$pkgver)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('2f64fca3f1e3b1e50026d7736547b71dd96e40c1')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  local _platform="$(gem env platform | cut -d':' -f2)"
+  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
+  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/pango/*.o \
+  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/pango/Makefile \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
+}



[arch-commits] Commit in ruby-pango/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:06:32
  Author: anatolik
Revision: 1229346

upgpkg: ruby-pango 3.5.1-1: upgpkg: ruby-pango 3.5.1-1

Modified:
  ruby-pango/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:06:08 UTC (rev 1229345)
+++ PKGBUILD2022-06-08 17:06:32 UTC (rev 1229346)
@@ -4,8 +4,8 @@
 
 _gemname=pango
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('6e3e0897ec0f0e734efd0e95cb734da603703265')
+sha1sums=('2f64fca3f1e3b1e50026d7736547b71dd96e40c1')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-cairo-gobject/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:06:08
  Author: anatolik
Revision: 1229345

archrelease: copy trunk to community-x86_64

Added:
  ruby-cairo-gobject/repos/community-x86_64/PKGBUILD
(from rev 1229344, ruby-cairo-gobject/trunk/PKGBUILD)
Deleted:
  ruby-cairo-gobject/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:05:48 UTC (rev 1229344)
+++ PKGBUILD2022-06-08 17:06:08 UTC (rev 1229345)
@@ -1,28 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Andreas 'Segaja' Schleifer 
-
-_gemname=cairo-gobject
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-cairo ruby-glib2=$pkgver)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('e7594d9bd753c0c8a10d8725fc64d96b8e5e176a')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
 \
-  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/cairo-gobject/rb-cairo-gobject.o"
 \
-  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/cairo-gobject/Makefile"
-}

Copied: ruby-cairo-gobject/repos/community-x86_64/PKGBUILD (from rev 1229344, 
ruby-cairo-gobject/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:06:08 UTC (rev 1229345)
@@ -0,0 +1,28 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Andreas 'Segaja' Schleifer 
+
+_gemname=cairo-gobject
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-cairo ruby-glib2=$pkgver)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('1729f54b55256f490f854d7ca7630bd24f498c45')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  local _platform="$(gem env platform | cut -d':' -f2)"
+  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/mkmf.log"
 \
+  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/cairo-gobject/rb-cairo-gobject.o"
 \
+  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/cairo-gobject/Makefile"
+}



[arch-commits] Commit in ruby-cairo-gobject/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:05:48
  Author: anatolik
Revision: 1229344

upgpkg: ruby-cairo-gobject 3.5.1-1: upgpkg: ruby-cairo-gobject 3.5.1-1

Modified:
  ruby-cairo-gobject/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:05:26 UTC (rev 1229343)
+++ PKGBUILD2022-06-08 17:05:48 UTC (rev 1229344)
@@ -3,8 +3,8 @@
 
 _gemname=cairo-gobject
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/CairoGObject is a Ruby binding of cairo-gobject'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('e7594d9bd753c0c8a10d8725fc64d96b8e5e176a')
+sha1sums=('1729f54b55256f490f854d7ca7630bd24f498c45')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-gdk_pixbuf2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:05:26
  Author: anatolik
Revision: 1229343

archrelease: copy trunk to community-x86_64

Added:
  ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD
(from rev 1229342, ruby-gdk_pixbuf2/trunk/PKGBUILD)
Deleted:
  ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:05:06 UTC (rev 1229342)
+++ PKGBUILD2022-06-08 17:05:26 UTC (rev 1229343)
@@ -1,24 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=gdk_pixbuf2
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=1
-pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
-makedepends=(ruby-native-package-installer ruby-rake)
-replaces=(ruby-gdkpixbuf2)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('582761a0ee6f44763cddeec68a6528eb632998f4')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-gdk_pixbuf2/repos/community-x86_64/PKGBUILD (from rev 1229342, 
ruby-gdk_pixbuf2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:05:26 UTC (rev 1229343)
@@ -0,0 +1,24 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=gdk_pixbuf2
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
+makedepends=(ruby-native-package-installer ruby-rake)
+replaces=(ruby-gdkpixbuf2)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('41ef6367d72b2e4350e5c6fe29c59f8741bf3870')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}



[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:05:06
  Author: anatolik
Revision: 1229342

upgpkg: ruby-gdk_pixbuf2 3.5.1-1: upgpkg: ruby-gdk_pixbuf2 3.5.1-1

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:04:46 UTC (rev 1229341)
+++ PKGBUILD2022-06-08 17:05:06 UTC (rev 1229342)
@@ -3,7 +3,7 @@
 
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
-pkgver=3.4.5
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('582761a0ee6f44763cddeec68a6528eb632998f4')
+sha1sums=('41ef6367d72b2e4350e5c6fe29c59f8741bf3870')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-gio2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:04:46
  Author: anatolik
Revision: 1229341

archrelease: copy trunk to community-x86_64

Added:
  ruby-gio2/repos/community-x86_64/PKGBUILD
(from rev 1229340, ruby-gio2/trunk/PKGBUILD)
Deleted:
  ruby-gio2/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:04:27 UTC (rev 1229340)
+++ PKGBUILD2022-06-08 17:04:46 UTC (rev 1229341)
@@ -1,28 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Andreas 'Segaja' Schleifer 
-
-_gemname=gio2
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby ruby-glib2=$pkgver ruby-gobject-introspection=$pkgver)
-makedepends=(gobject-introspection ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('2578416c88ddf1d3ad41531c9cf015e3e192d9fd')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gio2/*.o \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
-  "${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gio2/Makefile"
-}

Copied: ruby-gio2/repos/community-x86_64/PKGBUILD (from rev 1229340, 
ruby-gio2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:04:46 UTC (rev 1229341)
@@ -0,0 +1,28 @@
+# Maintainer: Anatol Pomozov 
+# Contributor: Andreas 'Segaja' Schleifer 
+
+_gemname=gio2
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby ruby-glib2=$pkgver ruby-gobject-introspection=$pkgver)
+makedepends=(gobject-introspection ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('10f2f5edc49731fc457ee321d245d3d2e578e8a4')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  local _platform="$(gem env platform | cut -d':' -f2)"
+  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
+  ${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gio2/*.o \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
+  "${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gio2/Makefile"
+}



[arch-commits] Commit in ruby-gio2/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:04:27
  Author: anatolik
Revision: 1229340

upgpkg: ruby-gio2 3.5.1-1: upgpkg: ruby-gio2 3.5.1-1

Modified:
  ruby-gio2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:04:05 UTC (rev 1229339)
+++ PKGBUILD2022-06-08 17:04:27 UTC (rev 1229340)
@@ -3,8 +3,8 @@
 
 _gemname=gio2
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/GIO2 is a Ruby binding of gio-2.x.'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('2578416c88ddf1d3ad41531c9cf015e3e192d9fd')
+sha1sums=('10f2f5edc49731fc457ee321d245d3d2e578e8a4')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-gobject-introspection/repos/community-x86_64 (2 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:04:05
  Author: anatolik
Revision: 1229339

archrelease: copy trunk to community-x86_64

Added:
  ruby-gobject-introspection/repos/community-x86_64/PKGBUILD
(from rev 1229338, ruby-gobject-introspection/trunk/PKGBUILD)
Deleted:
  ruby-gobject-introspection/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:03:45 UTC (rev 1229338)
+++ PKGBUILD2022-06-08 17:04:05 UTC (rev 1229339)
@@ -1,27 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-_gemname=gobject-introspection
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby gobject-introspection-runtime ruby-glib2=$pkgver)
-makedepends=(gobject-introspection ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('234dd7a7c5249e704aa9356fe887caf2a4eb519f')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  
${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gobject-introspection/*.o \
-  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
-  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gobject-introspection/Makefile"
-}

Copied: ruby-gobject-introspection/repos/community-x86_64/PKGBUILD (from rev 
1229338, ruby-gobject-introspection/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:04:05 UTC (rev 1229339)
@@ -0,0 +1,27 @@
+# Maintainer: Anatol Pomozov 
+
+_gemname=gobject-introspection
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby gobject-introspection-runtime ruby-glib2=$pkgver)
+makedepends=(gobject-introspection ruby-native-package-installer)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('15b67b9743dfd65fc5693991bf16438d9ff4dd13')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  local _platform="$(gem env platform | cut -d':' -f2)"
+  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
+  
${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gobject-introspection/*.o \
+  
"${pkgdir}/${_gemdir}/extensions/${_platform}/${_extension_api_version}/${_gemname}-${pkgver}/gem_make.out"
 \
+  
"${pkgdir}/${_gemdir}/gems/${_gemname}-${pkgver}/ext/gobject-introspection/Makefile"
+}



[arch-commits] Commit in ruby-gobject-introspection/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:03:45
  Author: anatolik
Revision: 1229338

upgpkg: ruby-gobject-introspection 3.5.1-1: upgpkg: ruby-gobject-introspection 
3.5.1-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:03:22 UTC (rev 1229337)
+++ PKGBUILD2022-06-08 17:03:45 UTC (rev 1229338)
@@ -2,8 +2,8 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('234dd7a7c5249e704aa9356fe887caf2a4eb519f')
+sha1sums=('15b67b9743dfd65fc5693991bf16438d9ff4dd13')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in ruby-atk/repos/community-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:03:22
  Author: anatolik
Revision: 1229337

archrelease: copy trunk to community-x86_64

Added:
  ruby-atk/repos/community-x86_64/PKGBUILD
(from rev 1229336, ruby-atk/trunk/PKGBUILD)
Deleted:
  ruby-atk/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:03:02 UTC (rev 1229336)
+++ PKGBUILD2022-06-08 17:03:22 UTC (rev 1229337)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=atk
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=1
-pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby atk ruby-glib2=$pkgver)
-makedepends=(ruby-native-package-installer ruby-rake)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('75376f219363deb8c7d82e6571ec5d4c3ce04159')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-}

Copied: ruby-atk/repos/community-x86_64/PKGBUILD (from rev 1229336, 
ruby-atk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 17:03:22 UTC (rev 1229337)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=atk
+pkgname=ruby-$_gemname
+pkgver=3.5.1
+pkgrel=1
+pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
+arch=(x86_64)
+url='http://ruby-gnome2.sourceforge.jp/'
+license=(LGPL2.1)
+depends=(ruby atk ruby-glib2=$pkgver)
+makedepends=(ruby-native-package-installer ruby-rake)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('3f43cc654002beba2d303beb5e450d2b479c9a3d')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install --no-document -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+}



[arch-commits] Commit in ruby-atk/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:03:02
  Author: anatolik
Revision: 1229336

upgpkg: ruby-atk 3.5.1-1: upgpkg: ruby-atk 3.5.1-1

Modified:
  ruby-atk/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 17:02:42 UTC (rev 1229335)
+++ PKGBUILD2022-06-08 17:03:02 UTC (rev 1229336)
@@ -3,7 +3,7 @@
 
 _gemname=atk
 pkgname=ruby-$_gemname
-pkgver=3.4.5
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.x.'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('75376f219363deb8c7d82e6571ec5d4c3ce04159')
+sha1sums=('3f43cc654002beba2d303beb5e450d2b479c9a3d')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in apache/repos (10 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:02:56
  Author: anatolik
Revision: 447772

archrelease: copy trunk to testing-x86_64

Added:
  apache/repos/testing-x86_64/
  apache/repos/testing-x86_64/PKGBUILD
(from rev 447771, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 447771, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 447771, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 447771, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 447771, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 447771, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 447771, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 447771, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 447771, apache/trunk/script_name.patch)

-+
 PKGBUILD|  136 ++
 apache-2.2-optionsbleed-CVE-2017-9798.patch |   21 +
 apache.tmpfiles.conf|1 
 arch.layout |   22 +
 httpd.logrotate |7 
 httpd.service   |   15 
 nohttp2forprefork.patch |  506 ++
 openssl-malloc-init.patch   |   20 +
 script_name.patch   |   84 
 9 files changed, 812 insertions(+)

Copied: apache/repos/testing-x86_64/PKGBUILD (from rev 447771, 
apache/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2022-06-08 17:02:56 UTC (rev 447772)
@@ -0,0 +1,136 @@
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.54
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('x86_64')
+url='https://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(
+etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+etc/httpd/conf/extra/proxy-html.conf
+etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd
+)
+provides=('mod_proxy_uwsgi')
+conflicts=('mod_proxy_uwsgi')
+replaces=('mod_proxy_uwsgi')
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl' 'libxcrypt')
+makedepends=('libxml2' 'lua' 'curl' 'brotli' 'jansson')
+optdepends=(
+'lua: for mod_lua module'
+'libxml2: for mod_proxy_html, mod_xml2enc modules'
+'curl: for mod_md module'
+'jansson: for mod_md module'
+'brotli: for mod_brotli module'
+'uwsgi: for mod_proxy_uwsgi module'
+'lynx: apachectl status'
+'perl: for apxs and dbmmanage'
+)
+source=(
+https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+openssl-malloc-init.patch
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout
+)
+sha256sums=('eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340'
+'SKIP'
+'d305f8b52ac2a9bbda7bb0776496471e69e9d30642740f594d00086a8c7e344c'
+'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
+'0bbbfae23a917b2fce0bf8f900f60319b50769224a96314e9301a75ccd078e16'
+'f574bac6d5f398e7a649fc0e1ca66ff01ad4ef34dac71258e93d8a9d9a2b3960'
+'dda05c6e76f12624e418ca18a36f2e90ec1c5b1cc52fed7142fce6076ec413f3')
+# following keys are coming from https://downloads.apache.org/httpd/KEYS
+validpgpkeys=('A93D62ECC3C8EA12DB220EC934EA76E6791485A8' # Jim Jagielski
+  'B9E8213AEFB861AF35A41F2C995E35221AD84DFF'
+  'C55AB7B9139EB2263CD1AABC19B033D1760C227B' # 
christophe.jail...@wanadoo.fr
+ '26F51EF9A82F4ACB43F1903ED377C9E7D1944C66' # Stefan Eissing 
(icing) 
+  'E3480043595621FE56105F112AB12A7ADC55C003') # Daniel Ruggeri 
+
+prepare() {
+  cd httpd-${pkgver}
+
+  # set default user
+  sed -e 's#User daemon#User http#' \
+  -e 's#Group daemon#Group http#' \
+  -i docs/conf/httpd.conf.in
+
+  cat "${srcdir}/arch.layout" >> config.layout
+
+  # https://github.com/openssl/openssl/issues/2865
+  patch -Np1 -i ../openssl-malloc-init.patch
+}
+
+build() {
+  cd httpd-${pkgver}
+
+  ./configure --sbindir=/usr/bin \
+  --enable-layout=Arch \
+  --enable-mpms-shared=all \
+  --enable-modules=all \
+  --enable-mods-shared=all \
+  --enable-so \
+  --enable-suexec \
+  --with-suexec-caller=http \
+  --with-suexec-docroot=/srv/http \
+

[arch-commits] Commit in ruby-glib2/repos/community-x86_64 (4 files)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:02:42
  Author: anatolik
Revision: 1229335

archrelease: copy trunk to community-x86_64

Added:
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
(from rev 1229334, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
  ruby-glib2/repos/community-x86_64/PKGBUILD
(from rev 1229334, ruby-glib2/trunk/PKGBUILD)
Deleted:
  ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch
  ruby-glib2/repos/community-x86_64/PKGBUILD

+
 0001-glib2-support-GLib-2.44.patch |   76 +--
 PKGBUILD   |   56 -
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: 0001-glib2-support-GLib-2.44.patch
===
--- 0001-glib2-support-GLib-2.44.patch  2022-06-08 17:02:20 UTC (rev 1229334)
+++ 0001-glib2-support-GLib-2.44.patch  2022-06-08 17:02:42 UTC (rev 1229335)
@@ -1,38 +0,0 @@
-From c5cdb741a9eb72351739e48a38946b87c292c293 Mon Sep 17 00:00:00 2001
-From: Kouhei Sutou 
-Date: Sat, 4 Apr 2015 15:00:14 +0900
-Subject: [PATCH] glib2: support GLib 2.44
-
-gwin32.h includes an enum type that is available on Windows.
-
-GitHub: fix #361
-
-Reported by Benjamin Maisano. Thanks!!!
-
-diff --git a/glib2/ext/glib2/extconf.rb b/glib2/ext/glib2/extconf.rb
-index d88d971..1c5cd8d 100644
 a/glib2/ext/glib2/extconf.rb
-+++ b/glib2/ext/glib2/extconf.rb
-@@ -56,10 +56,18 @@ create_pkg_config_file("Ruby/GLib2", package_id)
- 
- enum_types_prefix = "glib-enum-types"
- include_paths = PKGConfig.cflags_only_I("glib-2.0")
-+ignore_headers = [
-+  "giochannel.h",
-+  "gmain.h",
-+  "gscanner.h",
-+]
-+unless (/mingw|cygwin|mswin/ === RUBY_PLATFORM)
-+  ignore_headers << "gwin32.h"
-+end
- headers = include_paths.split.inject([]) do |result, path|
-   result + Dir.glob(File.join(path.sub(/^-I/, ""), "glib", "*.h"))
- end.reject do |file|
--  /g(iochannel|main|scanner)\.h/ =~ file
-+  ignore_headers.include?(File.basename(file))
- end
- include_paths = PKGConfig.cflags_only_I("gobject-2.0")
- headers = include_paths.split.inject(headers) do |result, path|
--- 
-2.3.5
-

Copied: ruby-glib2/repos/community-x86_64/0001-glib2-support-GLib-2.44.patch 
(from rev 1229334, ruby-glib2/trunk/0001-glib2-support-GLib-2.44.patch)
===
--- 0001-glib2-support-GLib-2.44.patch  (rev 0)
+++ 0001-glib2-support-GLib-2.44.patch  2022-06-08 17:02:42 UTC (rev 1229335)
@@ -0,0 +1,38 @@
+From c5cdb741a9eb72351739e48a38946b87c292c293 Mon Sep 17 00:00:00 2001
+From: Kouhei Sutou 
+Date: Sat, 4 Apr 2015 15:00:14 +0900
+Subject: [PATCH] glib2: support GLib 2.44
+
+gwin32.h includes an enum type that is available on Windows.
+
+GitHub: fix #361
+
+Reported by Benjamin Maisano. Thanks!!!
+
+diff --git a/glib2/ext/glib2/extconf.rb b/glib2/ext/glib2/extconf.rb
+index d88d971..1c5cd8d 100644
+--- a/glib2/ext/glib2/extconf.rb
 b/glib2/ext/glib2/extconf.rb
+@@ -56,10 +56,18 @@ create_pkg_config_file("Ruby/GLib2", package_id)
+ 
+ enum_types_prefix = "glib-enum-types"
+ include_paths = PKGConfig.cflags_only_I("glib-2.0")
++ignore_headers = [
++  "giochannel.h",
++  "gmain.h",
++  "gscanner.h",
++]
++unless (/mingw|cygwin|mswin/ === RUBY_PLATFORM)
++  ignore_headers << "gwin32.h"
++end
+ headers = include_paths.split.inject([]) do |result, path|
+   result + Dir.glob(File.join(path.sub(/^-I/, ""), "glib", "*.h"))
+ end.reject do |file|
+-  /g(iochannel|main|scanner)\.h/ =~ file
++  ignore_headers.include?(File.basename(file))
+ end
+ include_paths = PKGConfig.cflags_only_I("gobject-2.0")
+ headers = include_paths.split.inject(headers) do |result, path|
+-- 
+2.3.5
+

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 17:02:20 UTC (rev 1229334)
+++ PKGBUILD2022-06-08 17:02:42 UTC (rev 1229335)
@@ -1,28 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=glib2
-pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
-pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
-arch=(x86_64)
-url='http://ruby-gnome2.sourceforge.jp/'
-license=(LGPL2.1)
-depends=(ruby glib2 ruby-pkg-config ruby-native-package-installer)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('049f551d5c62d5430c1f68165ef41cebd2401df1')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  local _platform="$(gem env platform | cut -d':' -f2)"
-  local _extension_api_version="$(ruby -e'puts Gem.extension_api_version')"
-  gem install --no-document --ignore-dependencies --no-user-install -i 
"$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem" \
-  

[arch-commits] Commit in ruby-glib2/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:02:20
  Author: anatolik
Revision: 1229334

upgpkg: ruby-glib2 3.5.1-1: upgpkg: ruby-glib2 3.5.1-1

Modified:
  ruby-glib2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 16:58:25 UTC (rev 1229333)
+++ PKGBUILD2022-06-08 17:02:20 UTC (rev 1229334)
@@ -3,8 +3,8 @@
 
 _gemname=glib2
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('049f551d5c62d5430c1f68165ef41cebd2401df1')
+sha1sums=('1975360fa9d05644d34c899495003804c1e95b03')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



[arch-commits] Commit in apache/trunk (PKGBUILD)

2022-06-08 Thread Anatol Pomozov via arch-commits
Date: Wednesday, June 8, 2022 @ 17:02:10
  Author: anatolik
Revision: 447771

upgpkg: apache 2.4.54-1

Modified:
  apache/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 16:38:58 UTC (rev 447770)
+++ PKGBUILD2022-06-08 17:02:10 UTC (rev 447771)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apache
-pkgver=2.4.53
+pkgver=2.4.54
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('x86_64')
@@ -41,7 +41,7 @@
 httpd.service
 arch.layout
 )
-sha256sums=('d0bbd1121a57b5f2a6ff92d7b96f8050c5a45d3f14db118f64979d525858db63'
+sha256sums=('eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340'
 'SKIP'
 'd305f8b52ac2a9bbda7bb0776496471e69e9d30642740f594d00086a8c7e344c'
 '63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'



[arch-commits] Commit in boost/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 16:38:58
  Author: foutrelis
Revision: 447770

archrelease: copy trunk to extra-x86_64

Added:
  boost/repos/extra-x86_64/PKGBUILD
(from rev 447769, boost/trunk/PKGBUILD)
Deleted:
  boost/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  259 +++--
 1 file changed, 132 insertions(+), 127 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 16:38:53 UTC (rev 447769)
+++ PKGBUILD2022-06-08 16:38:58 UTC (rev 447770)
@@ -1,127 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Levente Polyak 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Marius Knaust 
-# Contributor: Ionut Biru 
-# Contributor: Stéphane Gaudreault 
-# Contributor: kevin 
-# Contributor: Giovanni Scafora 
-# Contributor: Kritoke 
-# Contributor: Luca Roccia 
-
-pkgname=('boost' 'boost-libs')
-pkgver=1.78.0
-pkgrel=2
-_srcname=boost_${pkgver//./_}
-pkgdesc="Free peer-reviewed portable C++ source libraries"
-arch=('x86_64')
-url="https://www.boost.org/;
-license=('custom')
-makedepends=('icu' 'python' 'python-numpy' 'bzip2' 'zlib' 'openmpi' 'zstd')
-source=(https://boostorg.jfrog.io/artifactory/main/release/$pkgver/source/$_srcname.tar.gz
-
$pkgname-b2-fix-lib-install.patch::https://github.com/bfgroup/b2/commit/78fd284a42ca.patch
-
$pkgname-ublas-c++20-iterator.patch::https://github.com/boostorg/ublas/commit/a31e5cffa85f.patch)
-sha256sums=('94ced8b72956591c4775ae2207a9763d3600b30d9d7446562c552f0a14a63be7'
-'d233b16920ad7da8bb6e02bf5fb4e429592057b4f4db28d4babf3850e837a8db'
-'aa38addb40d5f44b4a8472029b475e7e6aef1c460509eb7d8edf03491dc1b5ee')
-
-prepare() {
-  cd $_srcname
-
-  # https://github.com/bfgroup/b2/issues/104
-  patch -Np1 -d tools/build <../$pkgname-b2-fix-lib-install.patch
-
-  # https://github.com/boostorg/ublas/pull/97
-  patch -Np2 -i ../$pkgname-ublas-c++20-iterator.patch
-}
-
-build() {
-  local JOBS="$(sed 's/.*\(-j *[0-9]\+\).*/\1/' <<<$MAKEFLAGS)"
-
-  pushd $_srcname/tools/build
-  ./bootstrap.sh --cxxflags="$CXXFLAGS $LDFLAGS"
-  ./b2 install --prefix="$srcdir"/fakeinstall
-  ln -s b2 "$srcdir"/fakeinstall/bin/bjam
-  popd
-
-  cd $_srcname
-  ./bootstrap.sh --with-toolset=gcc --with-icu --with-python=python3
-
-  # support for OpenMPI
-  echo "using mpi ;" >>project-config.jam
-
-  # boostbook is needed by quickbook
-  install -dm755 "$srcdir"/fakeinstall/share/boostbook
-  cp -a tools/boostbook/{xsl,dtd} "$srcdir"/fakeinstall/share/boostbook/
-
-  # install to $srcdir/fakeinstall in preparation for split packaging
-  ./b2 install \
-variant=release \
-debug-symbols=off \
-threading=multi \
-runtime-link=shared \
-link=shared,static \
-toolset=gcc \
-python=3.10 \
-cflags="$CPPFLAGS $CFLAGS -fPIC -O3 -ffat-lto-objects" \
-cxxflags="$CPPFLAGS $CXXFLAGS -fPIC -O3 -ffat-lto-objects" \
-linkflags="$LDFLAGS" \
---layout=system \
-$JOBS \
-\
---prefix="$srcdir"/fakeinstall
-}
-
-package_boost() {
-  pkgdesc+=' (development headers)'
-  depends=("boost-libs=$pkgver")
-  optdepends=('python: for python bindings')
-  options=('staticlibs')
-
-  install -d "$pkgdir"/usr/lib
-  cp -a fakeinstall/lib/*.a "$pkgdir"/usr/lib/
-  cp -a fakeinstall/lib/cmake "$pkgdir"/usr/lib/
-  cp -a fakeinstall/{bin,include,share} "$pkgdir"/usr/
-
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" 
$_srcname/LICENSE_1_0.txt
-}
-
-package_boost-libs() {
-  pkgdesc+=' (runtime libraries)'
-  depends=('bzip2' 'zlib' 'icu' 'zstd')
-  optdepends=('openmpi: for mpi support')
-  provides=(libboost_atomic.so libboost_chrono.so libboost_container.so
-libboost_context.so libboost_contract.so libboost_coroutine.so
-libboost_date_time.so libboost_fiber.so libboost_filesystem.so
-libboost_graph.so libboost_graph_parallel.so libboost_iostreams.so
-libboost_json.so libboost_locale.so libboost_log.so libboost_log_setup.so
-libboost_math_c99.so libboost_math_c99f.so libboost_math_c99l.so
-libboost_math_tr1.so libboost_math_tr1f.so libboost_math_tr1l.so
-libboost_mpi.so libboost_numpy310.so
-libboost_prg_exec_monitor.so libboost_program_options.so
-libboost_python310.so libboost_random.so
-libboost_regex.so libboost_serialization.so
-libboost_stacktrace_addr2line.so libboost_stacktrace_basic.so
-libboost_stacktrace_noop.so libboost_system.so libboost_thread.so
-libboost_timer.so libboost_type_erasure.so libboost_unit_test_framework.so
-libboost_wave.so libboost_wserialization.so)
-
-  install -dm755 "$pkgdir"/usr/lib
-  cp -a fakeinstall/lib/*.so* "$pkgdir"/usr/lib/
-
-  # https://github.com/boostorg/mpi/issues/112
-  install -d "$pkgdir"/usr/lib/python3.10/site-packages/boost
-  touch "$pkgdir"/usr/lib/python3.10/site-packages/boost/__init__.py
-  python -m compileall -o 0 -o 1 -o 2 

[arch-commits] Commit in boost/trunk (PKGBUILD)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 16:38:53
  Author: foutrelis
Revision: 447769

upgpkg: boost 1.78.0-3: fix out-of-bounds vector access (FS#74992)

Modified:
  boost/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 16:11:21 UTC (rev 447768)
+++ PKGBUILD2022-06-08 16:38:53 UTC (rev 447769)
@@ -11,7 +11,7 @@
 
 pkgname=('boost' 'boost-libs')
 pkgver=1.78.0
-pkgrel=2
+pkgrel=3
 _srcname=boost_${pkgver//./_}
 pkgdesc="Free peer-reviewed portable C++ source libraries"
 arch=('x86_64')
@@ -20,9 +20,11 @@
 makedepends=('icu' 'python' 'python-numpy' 'bzip2' 'zlib' 'openmpi' 'zstd')
 
source=(https://boostorg.jfrog.io/artifactory/main/release/$pkgver/source/$_srcname.tar.gz
 
$pkgname-b2-fix-lib-install.patch::https://github.com/bfgroup/b2/commit/78fd284a42ca.patch
+
$pkgname-locale-empty-vector.patch::https://github.com/boostorg/locale/commit/1ff0ead837b3.patch
 
$pkgname-ublas-c++20-iterator.patch::https://github.com/boostorg/ublas/commit/a31e5cffa85f.patch)
 sha256sums=('94ced8b72956591c4775ae2207a9763d3600b30d9d7446562c552f0a14a63be7'
 'd233b16920ad7da8bb6e02bf5fb4e429592057b4f4db28d4babf3850e837a8db'
+'6c05bd362bc18908a7e23eec3b4a714f82c15c722bda4c340778e2f5b1a9bf25'
 'aa38addb40d5f44b4a8472029b475e7e6aef1c460509eb7d8edf03491dc1b5ee')
 
 prepare() {
@@ -31,6 +33,9 @@
   # https://github.com/bfgroup/b2/issues/104
   patch -Np1 -d tools/build <../$pkgname-b2-fix-lib-install.patch
 
+  # https://github.com/boostorg/locale/issues/52
+  patch -Np1 -d libs/locale <../$pkgname-locale-empty-vector.patch
+
   # https://github.com/boostorg/ublas/pull/97
   patch -Np2 -i ../$pkgname-ublas-c++20-iterator.patch
 }



[arch-commits] Commit in gn/repos/extra-x86_64 (4 files)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 16:11:21
  Author: foutrelis
Revision: 447768

archrelease: copy trunk to extra-x86_64

Added:
  gn/repos/extra-x86_64/PKGBUILD
(from rev 447767, gn/trunk/PKGBUILD)
  gn/repos/extra-x86_64/chromium-gn-version.sh
(from rev 447767, gn/trunk/chromium-gn-version.sh)
Deleted:
  gn/repos/extra-x86_64/PKGBUILD
  gn/repos/extra-x86_64/chromium-gn-version.sh

+
 PKGBUILD   |   88 +++
 chromium-gn-version.sh |   42 +++---
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 16:11:16 UTC (rev 447767)
+++ PKGBUILD2022-06-08 16:11:21 UTC (rev 447768)
@@ -1,44 +0,0 @@
-# Maintainer: Evangelos Foutras 
-
-pkgname=gn
-pkgver=0.1967.80a40b07
-_commit=80a40b07305373617eba2d5878d353532af77da3
-pkgrel=1
-pkgdesc="Meta-build system that generates build files for Ninja"
-arch=('x86_64')
-url="https://gn.googlesource.com/gn/;
-license=('BSD')
-depends=('gcc-libs')
-makedepends=('clang' 'ninja' 'python' 'git')
-source=(git+https://gn.googlesource.com/gn#commit=$_commit)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  echo 0.$(git rev-list --count initial-commit..).$(git rev-parse --short=8 
HEAD)
-}
-
-build() {
-  cd $pkgname
-  ./build/gen.py
-  ninja -C out
-}
-
-check() {
-  cd $pkgname
-  ./out/gn_unittests
-}
-
-package() {
-  cd $pkgname
-  install -D out/gn "$pkgdir/usr/bin/gn"
-  install -Dm644 -t "$pkgdir/usr/share/doc/$pkgname" docs/*
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-
-  mkdir -p "$pkgdir/usr/share/vim/vimfiles"
-  cp -r misc/vim/{autoload,ftdetect,ftplugin,syntax} \
-"$pkgdir/usr/share/vim/vimfiles/"
-  install -Dm644 -t "$pkgdir/usr/share/emacs/site-lisp" misc/emacs/gn-mode.el
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gn/repos/extra-x86_64/PKGBUILD (from rev 447767, gn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 16:11:21 UTC (rev 447768)
@@ -0,0 +1,44 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=gn
+pkgver=0.2042.2ecd43a1
+_commit=2ecd43a10266bd091c98e6dcde507c64f6a0dad3
+pkgrel=1
+pkgdesc="Meta-build system that generates build files for Ninja"
+arch=('x86_64')
+url="https://gn.googlesource.com/gn/;
+license=('BSD')
+depends=('gcc-libs')
+makedepends=('clang' 'ninja' 'python' 'git')
+source=(git+https://gn.googlesource.com/gn#commit=$_commit)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  echo 0.$(git rev-list --count initial-commit..).$(git rev-parse --short=8 
HEAD)
+}
+
+build() {
+  cd $pkgname
+  ./build/gen.py
+  ninja -C out
+}
+
+check() {
+  cd $pkgname
+  ./out/gn_unittests
+}
+
+package() {
+  cd $pkgname
+  install -D out/gn "$pkgdir/usr/bin/gn"
+  install -Dm644 -t "$pkgdir/usr/share/doc/$pkgname" docs/*
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+
+  mkdir -p "$pkgdir/usr/share/vim/vimfiles"
+  cp -r misc/vim/{autoload,ftdetect,ftplugin,syntax} \
+"$pkgdir/usr/share/vim/vimfiles/"
+  install -Dm644 -t "$pkgdir/usr/share/emacs/site-lisp" misc/emacs/gn-mode.el
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: chromium-gn-version.sh
===
--- chromium-gn-version.sh  2022-06-08 16:11:16 UTC (rev 447767)
+++ chromium-gn-version.sh  2022-06-08 16:11:21 UTC (rev 447768)
@@ -1,21 +0,0 @@
-#!/bin/bash
-
-set -eo pipefail
-
-readonly CURL='curl -s --compressed'
-
-gn_revision_from_chrome_version() {
-  $CURL "https://chromium.googlesource.com/chromium/src/+/$1/DEPS?format=TEXT; 
\
-| base64 -d | grep -Po "'gn_version': 'git_revision:\K[^']*"
-}
-
-{
-  echo channel version gn_revision
-  echo --- --- ---
-  while read -r channel version; do
-echo "$channel $version $(gn_revision_from_chrome_version "$version")"
-  done < <(
-$CURL https://omahaproxy.appspot.com/json \
-  | jq -r '.[] | select ( .os == "linux" ) | .versions | .[] | 
"\(.channel) \(.version)"'
-  )
-} | column -t

Copied: gn/repos/extra-x86_64/chromium-gn-version.sh (from rev 447767, 
gn/trunk/chromium-gn-version.sh)
===
--- chromium-gn-version.sh  (rev 0)
+++ chromium-gn-version.sh  2022-06-08 16:11:21 UTC (rev 447768)
@@ -0,0 +1,21 @@
+#!/bin/bash
+
+set -eo pipefail
+
+readonly CURL='curl -s --compressed'
+
+gn_revision_from_chrome_version() {
+  $CURL "https://chromium.googlesource.com/chromium/src/+/$1/DEPS?format=TEXT; 
\
+| base64 -d | grep -Po "'gn_version': 'git_revision:\K[^']*"
+}
+
+{
+  echo channel version gn_revision
+  echo --- --- ---
+  while read -r channel version; do
+echo "$channel $version $(gn_revision_from_chrome_version "$version")"
+  done < <(
+$CURL 

[arch-commits] Commit in gn/trunk (PKGBUILD)

2022-06-08 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 8, 2022 @ 16:11:16
  Author: foutrelis
Revision: 447767

upgpkg: gn 0.2042.2ecd43a1-1: bump to latest revision

Modified:
  gn/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 15:22:53 UTC (rev 447766)
+++ PKGBUILD2022-06-08 16:11:16 UTC (rev 447767)
@@ -1,8 +1,8 @@
 # Maintainer: Evangelos Foutras 
 
 pkgname=gn
-pkgver=0.1967.80a40b07
-_commit=80a40b07305373617eba2d5878d353532af77da3
+pkgver=0.2042.2ecd43a1
+_commit=2ecd43a10266bd091c98e6dcde507c64f6a0dad3
 pkgrel=1
 pkgdesc="Meta-build system that generates build files for Ninja"
 arch=('x86_64')



[arch-commits] Commit in python-jaraco.text/repos/community-staging-any (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:02:11
  Author: dvzrv
Revision: 1229331

archrelease: copy trunk to community-staging-any

Added:
  python-jaraco.text/repos/community-staging-any/PKGBUILD
(from rev 1229330, python-jaraco.text/trunk/PKGBUILD)
Deleted:
  python-jaraco.text/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 29 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 16:01:59 UTC (rev 1229330)
+++ PKGBUILD2022-06-08 16:02:11 UTC (rev 1229331)
@@ -1,28 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: Kyle Keen 
-
-pkgname=python-jaraco.text
-pkgver=3.8.0
-pkgrel=1
-pkgdesc='Module for text manipulation'
-arch=('any')
-url='https://github.com/jaraco/jaraco.text'
-license=('MIT')
-depends=('python-jaraco.functools' 'python-jaraco.context')
-makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
-conflicts=('python-jaraco')
-source=("https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco.text-$pkgver.tar.gz;)
-sha512sums=('3526f1371d8f2e7c79dff61941b1b4ead3d0f4b5144f0e22dbd098ec244b9ffddba4bbeaa0d817a80ff422fa5c7ae11d0959d3f56044d7c5f95d8c8a5de8ad2f')
-
-build() {
-  cd "$srcdir/jaraco.text-$pkgver"
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "$srcdir/jaraco.text-$pkgver"
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-jaraco.text/repos/community-staging-any/PKGBUILD (from rev 
1229330, python-jaraco.text/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 16:02:11 UTC (rev 1229331)
@@ -0,0 +1,29 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Kyle Keen 
+
+pkgname=python-jaraco.text
+pkgver=3.8.0
+pkgrel=2
+pkgdesc='Module for text manipulation'
+arch=('any')
+url='https://github.com/jaraco/jaraco.text'
+license=('MIT')
+depends=('python-jaraco.functools' 'python-jaraco.context')
+makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
+conflicts=('python-jaraco')
+replaces=('python-jaraco')
+source=("https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco.text-$pkgver.tar.gz;)
+sha512sums=('3526f1371d8f2e7c79dff61941b1b4ead3d0f4b5144f0e22dbd098ec244b9ffddba4bbeaa0d817a80ff422fa5c7ae11d0959d3f56044d7c5f95d8c8a5de8ad2f')
+
+build() {
+  cd "$srcdir/jaraco.text-$pkgver"
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "$srcdir/jaraco.text-$pkgver"
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in python-jaraco.text/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:01:59
  Author: dvzrv
Revision: 1229330

upgpkg: python-jaraco.text 3.8.0-2: Rebuild to conflict and replace 
python-jaraco.

Modified:
  python-jaraco.text/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 16:01:00 UTC (rev 1229329)
+++ PKGBUILD2022-06-08 16:01:59 UTC (rev 1229330)
@@ -3,7 +3,7 @@
 
 pkgname=python-jaraco.text
 pkgver=3.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Module for text manipulation'
 arch=('any')
 url='https://github.com/jaraco/jaraco.text'
@@ -11,6 +11,7 @@
 depends=('python-jaraco.functools' 'python-jaraco.context')
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 conflicts=('python-jaraco')
+replaces=('python-jaraco')
 
source=("https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco.text-$pkgver.tar.gz;)
 
sha512sums=('3526f1371d8f2e7c79dff61941b1b4ead3d0f4b5144f0e22dbd098ec244b9ffddba4bbeaa0d817a80ff422fa5c7ae11d0959d3f56044d7c5f95d8c8a5de8ad2f')
 



[arch-commits] Commit in python-jaraco.stream/repos/community-staging-any (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:01:00
  Author: dvzrv
Revision: 1229329

archrelease: copy trunk to community-staging-any

Added:
  python-jaraco.stream/repos/community-staging-any/PKGBUILD
(from rev 1229328, python-jaraco.stream/trunk/PKGBUILD)
Deleted:
  python-jaraco.stream/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   79 ++---
 1 file changed, 40 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 16:00:52 UTC (rev 1229328)
+++ PKGBUILD2022-06-08 16:01:00 UTC (rev 1229329)
@@ -1,39 +0,0 @@
-# Maintainer: David Runge 
-
-_name=jaraco.stream
-pkgname=python-jaraco.stream
-pkgver=3.0.3
-pkgrel=1
-pkgdesc="Routines for handling streaming data"
-arch=(any)
-url="https://github.com/jaraco/jaraco.stream;
-license=(MIT)
-depends=(python)
-makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
-checkdepends=(python-more-itertools python-pytest)
-conflicts=(python-jaraco)
-source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441')
-b2sums=('85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91')
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-
-  cd $_name-$pkgver
-  # install to temporary location
-  python -m installer --destdir=test_dir dist/*.whl
-  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
-  pytest -vv test_dir/$_site_packages/jaraco/stream
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-  install -vDm 644 *.rst -t "$pkgdir/usr/share/doc/$pkgname"
-}

Copied: python-jaraco.stream/repos/community-staging-any/PKGBUILD (from rev 
1229328, python-jaraco.stream/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 16:01:00 UTC (rev 1229329)
@@ -0,0 +1,40 @@
+# Maintainer: David Runge 
+
+_name=jaraco.stream
+pkgname=python-jaraco.stream
+pkgver=3.0.3
+pkgrel=2
+pkgdesc="Routines for handling streaming data"
+arch=(any)
+url="https://github.com/jaraco/jaraco.stream;
+license=(MIT)
+depends=(python)
+makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
+checkdepends=(python-more-itertools python-pytest)
+conflicts=(python-jaraco)
+replaces=(python-jaraco)
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441')
+b2sums=('85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  local _site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+
+  cd $_name-$pkgver
+  # install to temporary location
+  python -m installer --destdir=test_dir dist/*.whl
+  export PYTHONPATH="test_dir/$_site_packages:$PYTHONPATH"
+  pytest -vv test_dir/$_site_packages/jaraco/stream
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -vDm 644 *.rst -t "$pkgdir/usr/share/doc/$pkgname"
+}



[arch-commits] Commit in python-jaraco.stream/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:00:52
  Author: dvzrv
Revision: 1229328

upgpkg: python-jaraco.stream 3.0.3-2: Rebuild to conflict and replace 
python-jaraco.

Modified:
  python-jaraco.stream/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 16:00:25 UTC (rev 1229327)
+++ PKGBUILD2022-06-08 16:00:52 UTC (rev 1229328)
@@ -3,7 +3,7 @@
 _name=jaraco.stream
 pkgname=python-jaraco.stream
 pkgver=3.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Routines for handling streaming data"
 arch=(any)
 url="https://github.com/jaraco/jaraco.stream;
@@ -12,6 +12,7 @@
 makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
 checkdepends=(python-more-itertools python-pytest)
 conflicts=(python-jaraco)
+replaces=(python-jaraco)
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
 sha256sums=('3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441')
 
b2sums=('85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91')



[arch-commits] Commit in python-jaraco.logging/repos/community-staging-any (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:00:25
  Author: dvzrv
Revision: 1229327

archrelease: copy trunk to community-staging-any

Added:
  python-jaraco.logging/repos/community-staging-any/PKGBUILD
(from rev 1229326, python-jaraco.logging/trunk/PKGBUILD)
Deleted:
  python-jaraco.logging/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 38 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 16:00:16 UTC (rev 1229326)
+++ PKGBUILD2022-06-08 16:00:25 UTC (rev 1229327)
@@ -1,37 +0,0 @@
-# Maintainer: David Runge 
-
-_name=jaraco.logging
-pkgname=python-jaraco.logging
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="Quickly solicit log level info from command-line parameters"
-arch=(any)
-url="https://github.com/jaraco/jaraco.logging;
-license=(MIT)
-depends=(python-tempora)
-makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
-conflicts=(python-jaraco)
-# 3.1.1 not on pypi.org: https://github.com/jaraco/jaraco.logging/issues/2
-# 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-source=($_name-$pkgver.tar.gz::https://github.com/jaraco/jaraco.logging/archive/refs/tags/v$pkgver.tar.gz)
-sha256sums=('082ce44a7f04668eb5bae8ea5c7290c1720bd100907cce2c01fdb9c88b0dcf93')
-b2sums=('32d978ae8e9105986926649dcccd710aea44e2b8ea2f4b41dfdb6cb6512cc8597951909c4e217d608245fb37b29ced544429b4f960d080f5a3436f454d042826')
-
-build() {
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd $_name-$pkgver
-  # NOTE: there are actually no tests to run
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-  install -vDm 644 *.rst -t "$pkgdir/usr/share/doc/$pkgname/"
-}

Copied: python-jaraco.logging/repos/community-staging-any/PKGBUILD (from rev 
1229326, python-jaraco.logging/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 16:00:25 UTC (rev 1229327)
@@ -0,0 +1,38 @@
+# Maintainer: David Runge 
+
+_name=jaraco.logging
+pkgname=python-jaraco.logging
+pkgver=3.1.1
+pkgrel=2
+pkgdesc="Quickly solicit log level info from command-line parameters"
+arch=(any)
+url="https://github.com/jaraco/jaraco.logging;
+license=(MIT)
+depends=(python-tempora)
+makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
+conflicts=(python-jaraco)
+replaces=(python-jaraco)
+# 3.1.1 not on pypi.org: https://github.com/jaraco/jaraco.logging/issues/2
+# 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+source=($_name-$pkgver.tar.gz::https://github.com/jaraco/jaraco.logging/archive/refs/tags/v$pkgver.tar.gz)
+sha256sums=('082ce44a7f04668eb5bae8ea5c7290c1720bd100907cce2c01fdb9c88b0dcf93')
+b2sums=('32d978ae8e9105986926649dcccd710aea44e2b8ea2f4b41dfdb6cb6512cc8597951909c4e217d608245fb37b29ced544429b4f960d080f5a3436f454d042826')
+
+build() {
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $_name-$pkgver
+  # NOTE: there are actually no tests to run
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+  install -vDm 644 *.rst -t "$pkgdir/usr/share/doc/$pkgname/"
+}



[arch-commits] Commit in python-jaraco.logging/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 16:00:16
  Author: dvzrv
Revision: 1229326

upgpkg: python-jaraco.logging 3.1.1-2: Rebuild to conflict and replace 
python-jaraco.

Modified:
  python-jaraco.logging/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 15:59:47 UTC (rev 1229325)
+++ PKGBUILD2022-06-08 16:00:16 UTC (rev 1229326)
@@ -3,7 +3,7 @@
 _name=jaraco.logging
 pkgname=python-jaraco.logging
 pkgver=3.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Quickly solicit log level info from command-line parameters"
 arch=(any)
 url="https://github.com/jaraco/jaraco.logging;
@@ -11,6 +11,7 @@
 depends=(python-tempora)
 makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
 conflicts=(python-jaraco)
+replaces=(python-jaraco)
 # 3.1.1 not on pypi.org: https://github.com/jaraco/jaraco.logging/issues/2
 # 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
 
source=($_name-$pkgver.tar.gz::https://github.com/jaraco/jaraco.logging/archive/refs/tags/v$pkgver.tar.gz)



[arch-commits] Commit in python-jaraco.itertools/repos/community-staging-any (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 15:59:47
  Author: dvzrv
Revision: 1229325

archrelease: copy trunk to community-staging-any

Added:
  python-jaraco.itertools/repos/community-staging-any/PKGBUILD
(from rev 1229324, python-jaraco.itertools/trunk/PKGBUILD)
Deleted:
  python-jaraco.itertools/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 34 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 15:59:39 UTC (rev 1229324)
+++ PKGBUILD2022-06-08 15:59:47 UTC (rev 1229325)
@@ -1,33 +0,0 @@
-# Maintainer: David Runge 
-
-_name=jaraco.itertools
-pkgname=python-jaraco.itertools
-pkgver=6.2.1
-pkgrel=1
-pkgdesc="Itertools for Python"
-arch=(any)
-url="https://github.com/jaraco/jaraco.itertools;
-license=(MIT)
-depends=(python-inflect python-more-itertools)
-makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
-checkdepends=(python-pytest python-pytest-enabler)
-conflicts=(python-jaraco)
-source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('6098edb37c6b8023f3794d42588a13bf75b2ca02b40ff9795c846bcbe0c1b46c')
-b2sums=('7bf4b3818bcf66ad49643aaa1c606953d8d920c970fa4a4159796c042a1d5b77e53240e8a260b24b337cd65398758d2392fe2a5f73cf784aeeac9b4d0a128181')
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --no-isolation
-}
-
-check() {
-  cd $_name-$pkgver
-  # NOTE: there are no actual tests to run
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: python-jaraco.itertools/repos/community-staging-any/PKGBUILD (from rev 
1229324, python-jaraco.itertools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 15:59:47 UTC (rev 1229325)
@@ -0,0 +1,34 @@
+# Maintainer: David Runge 
+
+_name=jaraco.itertools
+pkgname=python-jaraco.itertools
+pkgver=6.2.1
+pkgrel=2
+pkgdesc="Itertools for Python"
+arch=(any)
+url="https://github.com/jaraco/jaraco.itertools;
+license=(MIT)
+depends=(python-inflect python-more-itertools)
+makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
+checkdepends=(python-pytest python-pytest-enabler)
+conflicts=(python-jaraco)
+replaces=(python-jaraco)
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('6098edb37c6b8023f3794d42588a13bf75b2ca02b40ff9795c846bcbe0c1b46c')
+b2sums=('7bf4b3818bcf66ad49643aaa1c606953d8d920c970fa4a4159796c042a1d5b77e53240e8a260b24b337cd65398758d2392fe2a5f73cf784aeeac9b4d0a128181')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --no-isolation
+}
+
+check() {
+  cd $_name-$pkgver
+  # NOTE: there are no actual tests to run
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}



[arch-commits] Commit in python-jaraco.itertools/trunk (PKGBUILD)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 15:59:39
  Author: dvzrv
Revision: 1229324

upgpkg: python-jaraco.itertools 6.2.1-2: Rebuild to conflict and replace 
python-jaraco.

Modified:
  python-jaraco.itertools/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-08 15:59:10 UTC (rev 1229323)
+++ PKGBUILD2022-06-08 15:59:39 UTC (rev 1229324)
@@ -3,7 +3,7 @@
 _name=jaraco.itertools
 pkgname=python-jaraco.itertools
 pkgver=6.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Itertools for Python"
 arch=(any)
 url="https://github.com/jaraco/jaraco.itertools;
@@ -12,6 +12,7 @@
 makedepends=(python-build python-installer python-setuptools 
python-setuptools-scm python-toml python-wheel)
 checkdepends=(python-pytest python-pytest-enabler)
 conflicts=(python-jaraco)
+replaces=(python-jaraco)
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
 sha256sums=('6098edb37c6b8023f3794d42588a13bf75b2ca02b40ff9795c846bcbe0c1b46c')
 
b2sums=('7bf4b3818bcf66ad49643aaa1c606953d8d920c970fa4a4159796c042a1d5b77e53240e8a260b24b337cd65398758d2392fe2a5f73cf784aeeac9b4d0a128181')



[arch-commits] Commit in python-jaraco.functools/repos/community-staging-any (2 files)

2022-06-08 Thread David Runge via arch-commits
Date: Wednesday, June 8, 2022 @ 15:59:10
  Author: dvzrv
Revision: 1229323

archrelease: copy trunk to community-staging-any

Added:
  python-jaraco.functools/repos/community-staging-any/PKGBUILD
(from rev 1229322, python-jaraco.functools/trunk/PKGBUILD)
Deleted:
  python-jaraco.functools/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 29 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-06-08 15:59:00 UTC (rev 1229322)
+++ PKGBUILD2022-06-08 15:59:10 UTC (rev 1229323)
@@ -1,28 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-# Contributor: Kyle Keen 
-
-pkgname=python-jaraco.functools
-pkgver=3.5.0
-pkgrel=1
-pkgdesc='Functools like those found in stdlib'
-arch=('any')
-url='https://github.com/jaraco/jaraco.functools'
-license=('MIT')
-depends=('python-more-itertools')
-makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
-conflicts=('python-jaraco')
-source=("https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-$pkgver.tar.gz;)
-sha512sums=('7257f41506f90ca2fda1bd12fed58fa4d4ff5738547f8cdae8ccad1901e0c818afb701dd8e9050fc77ca1271bc2466d5a542990138bc3db2cf9b04d12850844c')
-
-build() {
-  cd "$srcdir/jaraco.functools-$pkgver"
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "$srcdir/jaraco.functools-$pkgver"
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-jaraco.functools/repos/community-staging-any/PKGBUILD (from rev 
1229322, python-jaraco.functools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-06-08 15:59:10 UTC (rev 1229323)
@@ -0,0 +1,29 @@
+# Maintainer: Chih-Hsuan Yen 
+# Contributor: Kyle Keen 
+
+pkgname=python-jaraco.functools
+pkgver=3.5.0
+pkgrel=2
+pkgdesc='Functools like those found in stdlib'
+arch=('any')
+url='https://github.com/jaraco/jaraco.functools'
+license=('MIT')
+depends=('python-more-itertools')
+makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
+conflicts=('python-jaraco')
+replaces=('python-jaraco')
+source=("https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-$pkgver.tar.gz;)
+sha512sums=('7257f41506f90ca2fda1bd12fed58fa4d4ff5738547f8cdae8ccad1901e0c818afb701dd8e9050fc77ca1271bc2466d5a542990138bc3db2cf9b04d12850844c')
+
+build() {
+  cd "$srcdir/jaraco.functools-$pkgver"
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "$srcdir/jaraco.functools-$pkgver"
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



  1   2   3   4   5   6   >