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

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:48:21
  Author: heftig
Revision: 449737

archrelease: copy trunk to extra-x86_64

Added:
  gnome-calculator/repos/extra-x86_64/PKGBUILD
(from rev 449734, gnome-calculator/trunk/PKGBUILD)
Deleted:
  gnome-calculator/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 01:48:20 UTC (rev 449736)
+++ PKGBUILD2022-07-02 01:48:21 UTC (rev 449737)
@@ -1,35 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-calculator
-pkgver=42.1
-pkgrel=1
-pkgdesc="GNOME Scientific calculator"
-url="https://wiki.gnome.org/Apps/Calculator;
-arch=(x86_64)
-license=(GPL)
-depends=(libadwaita dconf gtksourceview5 mpfr libsoup libmpc libgee libhandy) 
-makedepends=(yelp-tools vala git meson gobject-introspection)
-groups=(gnome)
-options=(debug)
-_commit=29aadb52e8440bbf33b91f51e819f3994b9eeb65  # tags/42.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-calculator.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  meson install -C build --destdir "$pkgdir"
-}

Copied: gnome-calculator/repos/extra-x86_64/PKGBUILD (from rev 449734, 
gnome-calculator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 01:48:21 UTC (rev 449737)
@@ -0,0 +1,35 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-calculator
+pkgver=42.2
+pkgrel=1
+pkgdesc="GNOME Scientific calculator"
+url="https://wiki.gnome.org/Apps/Calculator;
+arch=(x86_64)
+license=(GPL)
+depends=(libadwaita dconf gtksourceview5 mpfr libsoup libmpc libgee libhandy) 
+makedepends=(yelp-tools vala git meson gobject-introspection)
+groups=(gnome)
+options=(debug)
+_commit=f8f5ae670230d2d9ca61c7b0b1bf80e3e0b0f87b  # tags/42.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-calculator.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  meson install -C build --destdir "$pkgdir"
+}



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

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:48:20
  Author: heftig
Revision: 449736

archrelease: copy trunk to extra-x86_64

Added:
  gnome-maps/repos/extra-x86_64/PKGBUILD
(from rev 449734, gnome-maps/trunk/PKGBUILD)
Deleted:
  gnome-maps/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 01:48:18 UTC (rev 449735)
+++ PKGBUILD2022-07-02 01:48:20 UTC (rev 449736)
@@ -1,40 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-maps
-pkgver=42.2
-pkgrel=1
-pkgdesc="A simple GNOME 3 maps application"
-url="https://wiki.gnome.org/Apps/Maps;
-arch=(x86_64)
-license=(GPL)
-depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph libhandy
- libgweather-4)
-makedepends=(gobject-introspection git meson yelp-tools)
-groups=(gnome)
-options=(debug)
-_commit=a79fda03eb9e6a3101950b53d8fbc6e5df138e5a  # tags/v42.2^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  arch-meson $pkgname build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  meson install -C build --destdir "$pkgdir"
-}

Copied: gnome-maps/repos/extra-x86_64/PKGBUILD (from rev 449734, 
gnome-maps/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 01:48:20 UTC (rev 449736)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-maps
+pkgver=42.3
+pkgrel=1
+pkgdesc="A simple GNOME 3 maps application"
+url="https://wiki.gnome.org/Apps/Maps;
+arch=(x86_64)
+license=(GPL)
+depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph libhandy
+ libgweather-4)
+makedepends=(gobject-introspection git meson yelp-tools)
+groups=(gnome)
+options=(debug)
+_commit=5b7a6cb36232c995ac5f7106731dc619423efaa8  # tags/v42.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/[^-]*-g/r&/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  arch-meson $pkgname build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  meson install -C build --destdir "$pkgdir"
+}



[arch-commits] Commit in orca/repos/extra-any (PKGBUILD PKGBUILD)

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:48:18
  Author: heftig
Revision: 449735

archrelease: copy trunk to extra-any

Added:
  orca/repos/extra-any/PKGBUILD
(from rev 449734, orca/trunk/PKGBUILD)
Deleted:
  orca/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 01:47:59 UTC (rev 449734)
+++ PKGBUILD2022-07-02 01:48:18 UTC (rev 449735)
@@ -1,45 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: William Rea 
-
-pkgname=orca
-pkgver=42.1
-pkgrel=1
-pkgdesc="Screen reader for individuals who are blind or visually impaired"
-url="https://wiki.gnome.org/Projects/Orca;
-arch=(any)
-license=(LGPL)
-depends=(
-  gtk3 at-spi2-atk python-atspi python-dbus python-xdg speech-dispatcher
-  liblouis brltty xorg-xmodmap gsettings-desktop-schemas
-  gst-plugins-base # playbin, audiotestsrc, basic decoders
-  gst-plugins-good # pulsesink, more decoders
-)
-makedepends=(itstool git yelp-tools)
-groups=(gnome)
-_commit=5205af2626e75bfe3ab02e3e1696c4da36cfe59f  # tags/ORCA_42_1^0
-source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/ORCA_//;s/_/\./g;s/[^-]*-g/r&/;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set sw=2 et:

Copied: orca/repos/extra-any/PKGBUILD (from rev 449734, orca/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 01:48:18 UTC (rev 449735)
@@ -0,0 +1,45 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: William Rea 
+
+pkgname=orca
+pkgver=42.2
+pkgrel=1
+pkgdesc="Screen reader for individuals who are blind or visually impaired"
+url="https://wiki.gnome.org/Projects/Orca;
+arch=(any)
+license=(LGPL)
+depends=(
+  gtk3 at-spi2-atk python-atspi python-dbus python-xdg speech-dispatcher
+  liblouis brltty xorg-xmodmap gsettings-desktop-schemas
+  gst-plugins-base # playbin, audiotestsrc, basic decoders
+  gst-plugins-good # pulsesink, more decoders
+)
+makedepends=(itstool git yelp-tools)
+groups=(gnome)
+_commit=28e29e8ea870508078335ef439796190c3e02c9b  # tags/ORCA_42_2^0
+source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/ORCA_//;s/_/\./g;s/[^-]*-g/r&/;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set sw=2 et:



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

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:47:59
  Author: heftig
Revision: 449734

42.2-1

Modified:
  gnome-calculator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-02 01:47:49 UTC (rev 449733)
+++ PKGBUILD2022-07-02 01:47:59 UTC (rev 449734)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-calculator
-pkgver=42.1
+pkgver=42.2
 pkgrel=1
 pkgdesc="GNOME Scientific calculator"
 url="https://wiki.gnome.org/Apps/Calculator;
@@ -12,7 +12,7 @@
 makedepends=(yelp-tools vala git meson gobject-introspection)
 groups=(gnome)
 options=(debug)
-_commit=29aadb52e8440bbf33b91f51e819f3994b9eeb65  # tags/42.1^0
+_commit=f8f5ae670230d2d9ca61c7b0b1bf80e3e0b0f87b  # tags/42.2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-calculator.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:47:49
  Author: heftig
Revision: 449733

42.3-1

Modified:
  gnome-maps/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-02 01:47:42 UTC (rev 449732)
+++ PKGBUILD2022-07-02 01:47:49 UTC (rev 449733)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-maps
-pkgver=42.2
+pkgver=42.3
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps;
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection git meson yelp-tools)
 groups=(gnome)
 options=(debug)
-_commit=a79fda03eb9e6a3101950b53d8fbc6e5df138e5a  # tags/v42.2^0
+_commit=5b7a6cb36232c995ac5f7106731dc619423efaa8  # tags/v42.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-07-01 Thread Jan Steffens via arch-commits
Date: Saturday, July 2, 2022 @ 01:47:42
  Author: heftig
Revision: 449732

42.2-1

Modified:
  orca/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-02 01:42:17 UTC (rev 449731)
+++ PKGBUILD2022-07-02 01:47:42 UTC (rev 449732)
@@ -3,7 +3,7 @@
 # Contributor: William Rea 
 
 pkgname=orca
-pkgver=42.1
+pkgver=42.2
 pkgrel=1
 pkgdesc="Screen reader for individuals who are blind or visually impaired"
 url="https://wiki.gnome.org/Projects/Orca;
@@ -17,7 +17,7 @@
 )
 makedepends=(itstool git yelp-tools)
 groups=(gnome)
-_commit=5205af2626e75bfe3ab02e3e1696c4da36cfe59f  # tags/ORCA_42_1^0
+_commit=28e29e8ea870508078335ef439796190c3e02c9b  # tags/ORCA_42_2^0
 source=("git+https://gitlab.gnome.org/GNOME/orca.git#commit=$_commit;)
 sha256sums=('SKIP')
 



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:56:17
  Author: kkeen
Revision: 1243577

archrelease: copy trunk to community-any

Added:
  jupyter_console/repos/community-any/PKGBUILD
(from rev 1243576, jupyter_console/trunk/PKGBUILD)
Deleted:
  jupyter_console/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 00:56:01 UTC (rev 1243576)
+++ PKGBUILD2022-07-02 00:56:17 UTC (rev 1243577)
@@ -1,26 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=jupyter_console
-pkgver=6.4.3
-pkgrel=1
-pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any 
language."
-arch=('any')
-url="https://pypi.org/project/jupyter_console/;
-license=('BSD')
-depends=('ipython' 'python-jupyter_client' 'python-ipykernel'
- 'python-pygments' 'python-prompt_toolkit')
-makedepends=('python-build' 'python-installer' 'python-wheel')
-#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz;)
-source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('8e1f80a23d264cb7edced8043aaa6fe0')
-
-build() {
-  cd "$srcdir/jupyter_console-$pkgver"
-  python -m build --wheel --no-isolation
-}
-
-package() {
-  cd "$srcdir/jupyter_console-$pkgver"
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: jupyter_console/repos/community-any/PKGBUILD (from rev 1243576, 
jupyter_console/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 00:56:17 UTC (rev 1243577)
@@ -0,0 +1,26 @@
+# Maintainer: Kyle Keen 
+
+pkgname=jupyter_console
+pkgver=6.4.4
+pkgrel=1
+pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any 
language."
+arch=('any')
+url="https://pypi.org/project/jupyter_console/;
+license=('BSD')
+depends=('ipython' 'python-jupyter_client' 'python-ipykernel'
+ 'python-pygments' 'python-prompt_toolkit')
+makedepends=('python-build' 'python-installer' 'python-wheel')
+#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz;)
+source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('a5e0426e44738c96c0a63663cdc0cfb1')
+
+build() {
+  cd "$srcdir/jupyter_console-$pkgver"
+  python -m build --wheel --no-isolation
+}
+
+package() {
+  cd "$srcdir/jupyter_console-$pkgver"
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:56:01
  Author: kkeen
Revision: 1243576

upgpkg: jupyter_console 6.4.4-1

Modified:
  jupyter_console/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-02 00:51:40 UTC (rev 1243575)
+++ PKGBUILD2022-07-02 00:56:01 UTC (rev 1243576)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen 
 
 pkgname=jupyter_console
-pkgver=6.4.3
+pkgver=6.4.4
 pkgrel=1
 pkgdesc="An IPython-like terminal frontend for Jupyter kernels in any 
language."
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-build' 'python-installer' 'python-wheel')
 
#source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/jupyter_console/archive/$pkgver.tar.gz;)
 
source=("https://files.pythonhosted.org/packages/source/j/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('8e1f80a23d264cb7edced8043aaa6fe0')
+md5sums=('a5e0426e44738c96c0a63663cdc0cfb1')
 
 build() {
   cd "$srcdir/jupyter_console-$pkgver"



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:51:40
  Author: kkeen
Revision: 1243575

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 00:51:22 UTC (rev 1243574)
+++ PKGBUILD2022-07-02 00:51:40 UTC (rev 1243575)
@@ -1,37 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: David Runge 
-# Contributor: shmilee
-
-_pkgname=mistune
-pkgname=python-mistune
-pkgver=2.0.2
-pkgrel=1
-pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
-arch=(any)
-url="https://github.com/lepture/mistune;
-license=(BSD)
-depends=(python)
-makedepends=(python-build python-install python-setuptools python-wheel)
-checkdepends=(python-pytest)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lepture/mistune/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('b11bda3f265a74959ea66b19bc0122f6951beb68af7eced1ff4c2106e179c65bba0566f7f7146e087307ca3f78ad0a1fdc78dc3955e6cb1ea2a0ce5c2e1aeecb')
-b2sums=('420db59d5a4813ca743dadf09f8618f3bea673629ff049b2b13e11af9130256f56d0a93883edb319ab595db0de6f820310adfb4a2b21fbaab87defb70d6daa56')
-
-build() {
-  cd "${_pkgname}-$pkgver"
-  python -m build --wheel --skip-dependency-check --no-isolation
-}
-
-check() {
-  cd "${_pkgname}-$pkgver"
-  pytest -vv
-}
-
-package() {
-  cd "${_pkgname}-$pkgver"
-  python -m install --optimize=1 --destdir="$pkgdir" dist/*.whl
-  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/${pkgname}/"
-  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/${pkgname}/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-mistune/repos/community-any/PKGBUILD (from rev 1243574, 
python-mistune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 00:51:40 UTC (rev 1243575)
@@ -0,0 +1,37 @@
+# Maintainer: Kyle Keen 
+# Contributor: David Runge 
+# Contributor: shmilee
+
+_pkgname=mistune
+pkgname=python-mistune
+pkgver=2.0.3
+pkgrel=1
+pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
+arch=(any)
+url="https://github.com/lepture/mistune;
+license=(BSD)
+depends=(python)
+makedepends=(python-build python-installer python-setuptools python-wheel)
+checkdepends=(python-pytest)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lepture/mistune/archive/refs/tags/v${pkgver}.tar.gz;)
+sha512sums=('1a88b77201d771f1c67b134363d26fba1becb1306e13d2d4fc9216b0ebf6716c17dd6ecba4cbc201e4cab25216597c652a505b14f6446296624af4a9aee85faa')
+b2sums=('987b702969b2fa72945781cadf22d650acb79157c3c9a1181208662cc5d5b8d91718f75249f57bd6c69ff36a7a300e9b96816631894e673621e383be4727741b')
+
+build() {
+  cd "${_pkgname}-$pkgver"
+  python -m build --wheel --skip-dependency-check --no-isolation
+}
+
+check() {
+  cd "${_pkgname}-$pkgver"
+  pytest -vv
+}
+
+package() {
+  cd "${_pkgname}-$pkgver"
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 README.md -t "$pkgdir/usr/share/doc/${pkgname}/"
+  install -vDm 644 LICENSE -t "$pkgdir/usr/share/licenses/${pkgname}/"
+}
+
+# vim:set ts=2 sw=2 et:



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:51:22
  Author: kkeen
Revision: 1243574

upgpkg: python-mistune 2.0.3-1

Modified:
  python-mistune/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-02 00:24:51 UTC (rev 1243573)
+++ PKGBUILD2022-07-02 00:51:22 UTC (rev 1243574)
@@ -4,7 +4,7 @@
 
 _pkgname=mistune
 pkgname=python-mistune
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="A fast yet powerful Python Markdown parser with renderers and plugins"
 arch=(any)
@@ -14,8 +14,8 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lepture/mistune/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('b11bda3f265a74959ea66b19bc0122f6951beb68af7eced1ff4c2106e179c65bba0566f7f7146e087307ca3f78ad0a1fdc78dc3955e6cb1ea2a0ce5c2e1aeecb')
-b2sums=('420db59d5a4813ca743dadf09f8618f3bea673629ff049b2b13e11af9130256f56d0a93883edb319ab595db0de6f820310adfb4a2b21fbaab87defb70d6daa56')
+sha512sums=('1a88b77201d771f1c67b134363d26fba1becb1306e13d2d4fc9216b0ebf6716c17dd6ecba4cbc201e4cab25216597c652a505b14f6446296624af4a9aee85faa')
+b2sums=('987b702969b2fa72945781cadf22d650acb79157c3c9a1181208662cc5d5b8d91718f75249f57bd6c69ff36a7a300e9b96816631894e673621e383be4727741b')
 
 build() {
   cd "${_pkgname}-$pkgver"



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:24:51
  Author: kkeen
Revision: 1243573

archrelease: copy trunk to community-x86_64

Added:
  python-cwcwidth/repos/community-x86_64/PKGBUILD
(from rev 1243572, python-cwcwidth/trunk/PKGBUILD)
Deleted:
  python-cwcwidth/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-02 00:24:17 UTC (rev 1243572)
+++ PKGBUILD2022-07-02 00:24:51 UTC (rev 1243573)
@@ -1,25 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-cwcwidth
-_pkgname=cwcwidth
-pkgver=0.1.4
-pkgrel=3
-pkgdesc="Bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 
and POSIX.1-2008"
-arch=('x86_64')
-url="https://pypi.python.org/pypi/curtsies;
-license=('MIT')
-depends=('glibc')
-makedepends=('python-setuptools' 'cython')
-source=("$_pkgname-$pkgver.tgz::https://github.com/sebastinas/cwcwidth/archive/refs/tags/v$pkgver.tar.gz;)
-md5sums=('03768ca16d2b78db3bdc2cc3149bfbd0')
-
-build() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  python3 setup.py build
-}
-
-package() {
-  cd "$srcdir/$_pkgname-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-cwcwidth/repos/community-x86_64/PKGBUILD (from rev 1243572, 
python-cwcwidth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-02 00:24:51 UTC (rev 1243573)
@@ -0,0 +1,25 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-cwcwidth
+_pkgname=cwcwidth
+pkgver=0.1.6
+pkgrel=1
+pkgdesc="Bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 
and POSIX.1-2008"
+arch=('x86_64')
+url="https://pypi.org/project/cwcwidth/;
+license=('MIT')
+depends=('glibc')
+makedepends=('python-setuptools' 'cython')
+source=("$_pkgname-$pkgver.tgz::https://github.com/sebastinas/cwcwidth/archive/refs/tags/v$pkgver.tar.gz;)
+md5sums=('7ddfe741e799d4c6da1a49e5cf61184c')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+  python3 setup.py build
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Saturday, July 2, 2022 @ 00:24:17
  Author: kkeen
Revision: 1243572

upgpkg: python-cwcwidth 0.1.6-1

Modified:
  python-cwcwidth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:57:40 UTC (rev 1243571)
+++ PKGBUILD2022-07-02 00:24:17 UTC (rev 1243572)
@@ -2,16 +2,16 @@
 
 pkgname=python-cwcwidth
 _pkgname=cwcwidth
-pkgver=0.1.4
-pkgrel=3
+pkgver=0.1.6
+pkgrel=1
 pkgdesc="Bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 
and POSIX.1-2008"
 arch=('x86_64')
-url="https://pypi.python.org/pypi/curtsies;
+url="https://pypi.org/project/cwcwidth/;
 license=('MIT')
 depends=('glibc')
 makedepends=('python-setuptools' 'cython')
 
source=("$_pkgname-$pkgver.tgz::https://github.com/sebastinas/cwcwidth/archive/refs/tags/v$pkgver.tar.gz;)
-md5sums=('03768ca16d2b78db3bdc2cc3149bfbd0')
+md5sums=('7ddfe741e799d4c6da1a49e5cf61184c')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:57:40
  Author: kkeen
Revision: 1243571

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:57:25 UTC (rev 1243570)
+++ PKGBUILD2022-07-01 23:57:40 UTC (rev 1243571)
@@ -1,35 +0,0 @@
-# Maintainer: Kyle Keen 
-# Maintainer: Morten Linderud 
-# Contributor: Andy Weidenbaum 
-
-pkgname=python-prompt_toolkit
-_name=prompt_toolkit
-pkgver=3.0.29
-pkgrel=1
-pkgdesc="Library for building powerful interactive command lines in Python"
-arch=('any')
-depends=('python-pygments'
- 'python-wcwidth')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-url="https://github.com/jonathanslenders/python-prompt-toolkit;
-license=('BSD')
-options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('bd640f60e8cecd74f0dc249713d433ace2ddc62b65ee07f96d358e0b152b6ea7')
-
-build() {
-  cd "$_name-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$_name-$pkgver"
-  PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1  python -m pytest
-}
-
-package() {
-  cd "$_name-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-prompt_toolkit/repos/community-any/PKGBUILD (from rev 1243570, 
python-prompt_toolkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:57:40 UTC (rev 1243571)
@@ -0,0 +1,35 @@
+# Maintainer: Kyle Keen 
+# Maintainer: Morten Linderud 
+# Contributor: Andy Weidenbaum 
+
+pkgname=python-prompt_toolkit
+_name=prompt_toolkit
+pkgver=3.0.30
+pkgrel=1
+pkgdesc="Library for building powerful interactive command lines in Python"
+arch=('any')
+depends=('python-pygments'
+ 'python-wcwidth')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+url="https://github.com/jonathanslenders/python-prompt-toolkit;
+license=('BSD')
+options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('859b283c50bde45f5f97829f77a4674d1c1fcd88539364f1b28a37805cfd89c0')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$_name-$pkgver"
+  PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1  python -m pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:57:25
  Author: kkeen
Revision: 1243570

upgpkg: python-prompt_toolkit 3.0.30-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:47:54 UTC (rev 1243569)
+++ PKGBUILD2022-07-01 23:57:25 UTC (rev 1243570)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.29
+pkgver=3.0.30
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -16,7 +16,7 @@
 license=('BSD')
 options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('bd640f60e8cecd74f0dc249713d433ace2ddc62b65ee07f96d358e0b152b6ea7')
+sha256sums=('859b283c50bde45f5f97829f77a4674d1c1fcd88539364f1b28a37805cfd89c0')
 
 build() {
   cd "$_name-$pkgver"



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

2022-07-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, July 1, 2022 @ 23:47:54
  Author: svenstaro
Revision: 1243569

archrelease: copy trunk to community-x86_64

Added:
  minio-client/repos/community-x86_64/PKGBUILD
(from rev 1243568, minio-client/trunk/PKGBUILD)
  minio-client/repos/community-x86_64/minio-client.install
(from rev 1243568, minio-client/trunk/minio-client.install)
Deleted:
  minio-client/repos/community-x86_64/PKGBUILD
  minio-client/repos/community-x86_64/minio-client.install

--+
 PKGBUILD |   76 -
 minio-client.install |6 +--
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:47:46 UTC (rev 1243568)
+++ PKGBUILD2022-07-01 23:47:54 UTC (rev 1243569)
@@ -1,38 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Dhananjay Balan 
-
-pkgname=minio-client
-pkgver=2022.06.17
-_timever=T02:52:50Z
-_pkgver="${pkgver//./-}${_timever//:/-}"
-pkgrel=1
-pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage'
-arch=('x86_64')
-url='https://minio.io/downloads/#minio-client'
-license=('Apache')
-makedepends=('go' 'git')
-depends=('glibc')
-install=minio-client.install
-source=(git+https://github.com/minio/mc.git#tag=RELEASE.${_pkgver})
-sha512sums=('SKIP')
-
-build() {
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-
-  cd mc
-
-  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
-  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
-  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 
cmd/build-constants.go
-
-  go build .
-}
-
-package() {
-  install -Dm755 mc/mc "$pkgdir/usr/bin/mcli"
-}
-# vim:set ts=2 sw=2 et:

Copied: minio-client/repos/community-x86_64/PKGBUILD (from rev 1243568, 
minio-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:47:54 UTC (rev 1243569)
@@ -0,0 +1,38 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Dhananjay Balan 
+
+pkgname=minio-client
+pkgver=2022.06.26
+_timever=T18:51:48Z
+_pkgver="${pkgver//./-}${_timever//:/-}"
+pkgrel=1
+pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage'
+arch=('x86_64')
+url='https://minio.io/downloads/#minio-client'
+license=('Apache')
+makedepends=('go' 'git')
+depends=('glibc')
+install=minio-client.install
+source=(git+https://github.com/minio/mc.git#tag=RELEASE.${_pkgver})
+sha512sums=('SKIP')
+
+build() {
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
+
+  cd mc
+
+  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
+  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
+  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 
cmd/build-constants.go
+
+  go build .
+}
+
+package() {
+  install -Dm755 mc/mc "$pkgdir/usr/bin/mcli"
+}
+# vim:set ts=2 sw=2 et:

Deleted: minio-client.install
===
--- minio-client.install2022-07-01 23:47:46 UTC (rev 1243568)
+++ minio-client.install2022-07-01 23:47:54 UTC (rev 1243569)
@@ -1,3 +0,0 @@
-pre_install() {
-echo "NOTE: The binary is named mcli, suggested by 
https://github.com/minio/mc/blob/RELEASE.2018-01-18T21-18-56Z/CONFLICT.md;
-}

Copied: minio-client/repos/community-x86_64/minio-client.install (from rev 
1243568, minio-client/trunk/minio-client.install)
===
--- minio-client.install(rev 0)
+++ minio-client.install2022-07-01 23:47:54 UTC (rev 1243569)
@@ -0,0 +1,3 @@
+pre_install() {
+echo "NOTE: The binary is named mcli, suggested by 
https://github.com/minio/mc/blob/RELEASE.2018-01-18T21-18-56Z/CONFLICT.md;
+}



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

2022-07-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, July 1, 2022 @ 23:47:46
  Author: svenstaro
Revision: 1243568

upgpkg: minio-client 2022.06.26-1

Modified:
  minio-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:47:27 UTC (rev 1243567)
+++ PKGBUILD2022-07-01 23:47:46 UTC (rev 1243568)
@@ -2,8 +2,8 @@
 # Contributor: Dhananjay Balan 
 
 pkgname=minio-client
-pkgver=2022.06.17
-_timever=T02:52:50Z
+pkgver=2022.06.26
+_timever=T18:51:48Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Replacement for ls, cp, mkdir, diff and rsync commands for 
filesystems and object storage'



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:47:27
  Author: kkeen
Revision: 1243567

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:47:12 UTC (rev 1243566)
+++ PKGBUILD2022-07-01 23:47:27 UTC (rev 1243567)
@@ -1,33 +0,0 @@
-# Maintainer: Kyle Keen 
-
-pkgname=python-curtsies
-_pkgname=curtsies
-pkgver=0.3.5
-pkgrel=3
-pkgdesc="Curses-like terminal wrapper with a display based on compositing 2d 
arrays of text"
-arch=('any')
-url="https://pypi.python.org/pypi/curtsies;
-license=('MIT')
-depends=('python-blessings' 'python-cwcwidth')
-makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/c/curtsies/curtsies-$pkgver.tar.gz;)
-md5sums=('ed2c16be1b6e913d0bfff7233c33da8a')
-
-prepare() {
-  cd "$srcdir"
-
-  # 0.3.0 bug?
-  cd "$srcdir/curtsies-$pkgver"
-  sed -i 's/^.*typing.*$//' curtsies.egg-info/requires.txt setup.py
-}
-
-build() {
-  cd "$srcdir/curtsies-$pkgver"
-  python3 setup.py build
-}
-
-package() {
-  cd "$srcdir/curtsies-$pkgver"
-  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-curtsies/LICENSE"
-}

Copied: python-curtsies/repos/community-any/PKGBUILD (from rev 1243566, 
python-curtsies/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:47:27 UTC (rev 1243567)
@@ -0,0 +1,33 @@
+# Maintainer: Kyle Keen 
+
+pkgname=python-curtsies
+_pkgname=curtsies
+pkgver=0.3.10
+pkgrel=1
+pkgdesc="Curses-like terminal wrapper with a display based on compositing 2d 
arrays of text"
+arch=('any')
+url="https://pypi.python.org/pypi/curtsies;
+license=('MIT')
+depends=('python-blessings' 'python-cwcwidth')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/c/curtsies/curtsies-$pkgver.tar.gz;)
+md5sums=('e067b1e700b76bca45415645a85ba27c')
+
+prepare() {
+  cd "$srcdir"
+
+  # 0.3.0 bug?
+  cd "$srcdir/curtsies-$pkgver"
+  sed -i 's/^.*typing.*$//' curtsies.egg-info/requires.txt setup.py
+}
+
+build() {
+  cd "$srcdir/curtsies-$pkgver"
+  python3 setup.py build
+}
+
+package() {
+  cd "$srcdir/curtsies-$pkgver"
+  python3 setup.py install --root="$pkgdir/" --prefix=/usr --optimize=0
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/python-curtsies/LICENSE"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:47:12
  Author: kkeen
Revision: 1243566

upgpkg: python-curtsies 0.3.10-1

Modified:
  python-curtsies/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:45:49 UTC (rev 1243565)
+++ PKGBUILD2022-07-01 23:47:12 UTC (rev 1243566)
@@ -2,8 +2,8 @@
 
 pkgname=python-curtsies
 _pkgname=curtsies
-pkgver=0.3.5
-pkgrel=3
+pkgver=0.3.10
+pkgrel=1
 pkgdesc="Curses-like terminal wrapper with a display based on compositing 2d 
arrays of text"
 arch=('any')
 url="https://pypi.python.org/pypi/curtsies;
@@ -11,7 +11,7 @@
 depends=('python-blessings' 'python-cwcwidth')
 makedepends=('python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/c/curtsies/curtsies-$pkgver.tar.gz;)
-md5sums=('ed2c16be1b6e913d0bfff7233c33da8a')
+md5sums=('e067b1e700b76bca45415645a85ba27c')
 
 prepare() {
   cd "$srcdir"



[arch-commits] Commit in minio/repos/community-x86_64 (8 files)

2022-07-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, July 1, 2022 @ 23:45:49
  Author: svenstaro
Revision: 1243565

archrelease: copy trunk to community-x86_64

Added:
  minio/repos/community-x86_64/PKGBUILD
(from rev 1243564, minio/trunk/PKGBUILD)
  minio/repos/community-x86_64/minio.conf
(from rev 1243564, minio/trunk/minio.conf)
  minio/repos/community-x86_64/minio.service
(from rev 1243564, minio/trunk/minio.service)
  minio/repos/community-x86_64/minio.sysusers
(from rev 1243564, minio/trunk/minio.sysusers)
Deleted:
  minio/repos/community-x86_64/PKGBUILD
  minio/repos/community-x86_64/minio.conf
  minio/repos/community-x86_64/minio.service
  minio/repos/community-x86_64/minio.sysusers

+
 PKGBUILD   |  102 +++
 minio.conf |   16 
 minio.service  |   54 ++---
 minio.sysusers |2 -
 4 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:45:23 UTC (rev 1243564)
+++ PKGBUILD2022-07-01 23:45:49 UTC (rev 1243565)
@@ -1,51 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Daniel Maslowski 
-
-pkgname=minio
-pkgver=2022.06.17
-_timever=T02:00:35Z
-_pkgver="${pkgver//./-}${_timever//:/-}"
-pkgrel=1
-pkgdesc='Object storage server compatible with Amazon S3'
-arch=('x86_64')
-url='https://minio.io'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go' 'git')
-options=('!strip')
-source=(git+https://github.com/minio/minio.git#tag=RELEASE.${_pkgver}
-minio.conf
-minio.service
-minio.sysusers)
-backup=('etc/minio/minio.conf')
-sha512sums=('SKIP'
-
'9fb09d19af9d7a00e4680cd92d208ddd44ce52328f6efee68d7ee47f591cbe77ee88ce139a677bcf8836de0643de18c6c7c4005d50b0056f9b861c3d595e5233'
-
'59aa13b47494564c8eea23dd48fdccef0e65adc0defd4bbd9ca039fd602de0791e1311e444bddca71a1bec7a58cb4eaafad09a8d9ae61eb1e534287dfdf610c2'
-
'7e4617aed266cf48a2ff9b0e80e31641d998537c78d2c56ce97b828cfc77d96dbf64728d4235dac7382d6e5b201388bef6722959302de5e2298d93f4ec1e0e63')
-
-build() {
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-
-  cd minio
-
-  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
-  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
-  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 
cmd/build-constants.go
-
-  go build .
-}
-
-package() {
-  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
-  install -dm750 -o 103 -g 103 "${pkgdir}/var/lib/minio"
-
-  install -Dm755 minio/minio "${pkgdir}/usr/bin/minio"
-  install -Dm600 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/minio.conf"
-  install -Dm644 "${srcdir}/minio.service" 
"${pkgdir}/usr/lib/systemd/system/minio.service"
-  install -Dm644 "${srcdir}/minio.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/minio.conf"
-}

Copied: minio/repos/community-x86_64/PKGBUILD (from rev 1243564, 
minio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:45:49 UTC (rev 1243565)
@@ -0,0 +1,51 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Daniel Maslowski 
+
+pkgname=minio
+pkgver=2022.06.30
+_timever=T20:58:09Z
+_pkgver="${pkgver//./-}${_timever//:/-}"
+pkgrel=1
+pkgdesc='Object storage server compatible with Amazon S3'
+arch=('x86_64')
+url='https://minio.io'
+license=('APACHE')
+depends=('glibc')
+makedepends=('go' 'git')
+options=('!strip')
+source=(git+https://github.com/minio/minio.git#tag=RELEASE.${_pkgver}
+minio.conf
+minio.service
+minio.sysusers)
+backup=('etc/minio/minio.conf')
+sha512sums=('SKIP'
+
'9fb09d19af9d7a00e4680cd92d208ddd44ce52328f6efee68d7ee47f591cbe77ee88ce139a677bcf8836de0643de18c6c7c4005d50b0056f9b861c3d595e5233'
+
'59aa13b47494564c8eea23dd48fdccef0e65adc0defd4bbd9ca039fd602de0791e1311e444bddca71a1bec7a58cb4eaafad09a8d9ae61eb1e534287dfdf610c2'
+
'7e4617aed266cf48a2ff9b0e80e31641d998537c78d2c56ce97b828cfc77d96dbf64728d4235dac7382d6e5b201388bef6722959302de5e2298d93f4ec1e0e63')
+
+build() {
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
+
+  cd minio
+
+  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
+  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
+  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 

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

2022-07-01 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, July 1, 2022 @ 23:45:23
  Author: svenstaro
Revision: 1243564

upgpkg: minio 2022.06.30-1

Modified:
  minio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:32:22 UTC (rev 1243563)
+++ PKGBUILD2022-07-01 23:45:23 UTC (rev 1243564)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Maslowski 
 
 pkgname=minio
-pkgver=2022.06.17
-_timever=T02:00:35Z
+pkgver=2022.06.30
+_timever=T20:58:09Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Object storage server compatible with Amazon S3'



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:32:22
  Author: kkeen
Revision: 1243563

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:32:07 UTC (rev 1243562)
+++ PKGBUILD2022-07-01 23:32:22 UTC (rev 1243563)
@@ -1,21 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: Lex Black 
-# Contributor: PiC0 
-
-pkgname=python-xmltodict
-pkgver=0.12.0
-pkgrel=8
-pkgdesc="Python module that makes working with XML feel like working with JSON"
-url="https://github.com/martinblech/xmltodict;
-arch=('any')
-license=('MIT')
-depends=('python')
-makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz;)
-md5sums=('ddb2bd078cef4f7e3021a578034ad941')
-
-package() {
-  cd "$srcdir/xmltodict-$pkgver"
-  python setup.py install --root="${pkgdir}"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-xmltodict/repos/community-any/PKGBUILD (from rev 1243562, 
python-xmltodict/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:32:22 UTC (rev 1243563)
@@ -0,0 +1,21 @@
+# Maintainer: Kyle Keen 
+# Contributor: Lex Black 
+# Contributor: PiC0 
+
+pkgname=python-xmltodict
+pkgver=0.13.0
+pkgrel=1
+pkgdesc="Python module that makes working with XML feel like working with JSON"
+url="https://github.com/martinblech/xmltodict;
+arch=('any')
+license=('MIT')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz;)
+md5sums=('1ece0a5bbd494bac414058405606475e')
+
+package() {
+  cd "$srcdir/xmltodict-$pkgver"
+  python setup.py install --root="${pkgdir}"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2022-07-01 Thread David Runge via arch-commits
Date: Friday, July 1, 2022 @ 23:32:07
  Author: dvzrv
Revision: 1243562

archrelease: copy trunk to community-any

Added:
  repod/repos/community-any/
  repod/repos/community-any/PKGBUILD
(from rev 1243561, repod/trunk/PKGBUILD)

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

Copied: repod/repos/community-any/PKGBUILD (from rev 1243561, 
repod/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2022-07-01 23:32:07 UTC (rev 1243562)
@@ -0,0 +1,34 @@
+# Maintainer: David Runge 
+
+pkgname=repod
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="Tooling to maintain binary package repositories"
+arch=(any)
+url="https://repod.archlinux.page/;
+license=(GPL3)
+depends=(pyalpm python-aiofiles python-email-validator python-jinja 
python-magic python-orjson python-pydantic python-pyzstd python-subprocess-tee 
python-tomli)
+makedepends=(python-build python-installer python-poetry python-sphinx 
python-sphinx-argparse python-wheel)
+checkdepends=(python-pytest python-pytest-asyncio python-pytest-lazy-fixture)
+source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('6fcaf6d9bbebb8b4f48f993b9738839154fb86b31c1d89b63d988a57965e0228')
+b2sums=('8ea533427fd8975df40938048d45e624fd475f38eabebe8c8798a8d09d5eb6e9fff0c6b37b7c80190c117cb1cff489a0fed698f6ed90cbf5aea966ffab7ba0e3')
+
+build() {
+  cd $pkgname-$pkgver
+  python -m build --wheel --no-isolation
+
+  python -c 'from repod import export_schemas; from pathlib import Path; 
export_schemas(Path("docs/schema/"))'
+  PYTHONPATH="$PWD:$PYTHONPATH" make man -C docs
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest -vv -k 'not (integration or regex)'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 docs/_build/man/man1/*.1 -t "$pkgdir/usr/share/man/man1/"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:31:55
  Author: kkeen
Revision: 1243561

upgpkg: python-xmltodict 0.13.0-1

Modified:
  python-xmltodict/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 23:30:33 UTC (rev 1243560)
+++ PKGBUILD2022-07-01 23:31:55 UTC (rev 1243561)
@@ -3,8 +3,8 @@
 # Contributor: PiC0 
 
 pkgname=python-xmltodict
-pkgver=0.12.0
-pkgrel=8
+pkgver=0.13.0
+pkgrel=1
 pkgdesc="Python module that makes working with XML feel like working with JSON"
 url="https://github.com/martinblech/xmltodict;
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz;)
-md5sums=('ddb2bd078cef4f7e3021a578034ad941')
+md5sums=('1ece0a5bbd494bac414058405606475e')
 
 package() {
   cd "$srcdir/xmltodict-$pkgver"



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

2022-07-01 Thread David Runge via arch-commits
Date: Friday, July 1, 2022 @ 23:30:33
  Author: dvzrv
Revision: 1243560

Add repod.

Added:
  repod/
  repod/repos/
  repod/trunk/
  repod/trunk/PKGBUILD

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

Added: repod/trunk/PKGBUILD
===
--- repod/trunk/PKGBUILD(rev 0)
+++ repod/trunk/PKGBUILD2022-07-01 23:30:33 UTC (rev 1243560)
@@ -0,0 +1,34 @@
+# Maintainer: David Runge 
+
+pkgname=repod
+pkgver=0.1.0
+pkgrel=1
+pkgdesc="Tooling to maintain binary package repositories"
+arch=(any)
+url="https://repod.archlinux.page/;
+license=(GPL3)
+depends=(pyalpm python-aiofiles python-email-validator python-jinja 
python-magic python-orjson python-pydantic python-pyzstd python-subprocess-tee 
python-tomli)
+makedepends=(python-build python-installer python-poetry python-sphinx 
python-sphinx-argparse python-wheel)
+checkdepends=(python-pytest python-pytest-asyncio python-pytest-lazy-fixture)
+source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('6fcaf6d9bbebb8b4f48f993b9738839154fb86b31c1d89b63d988a57965e0228')
+b2sums=('8ea533427fd8975df40938048d45e624fd475f38eabebe8c8798a8d09d5eb6e9fff0c6b37b7c80190c117cb1cff489a0fed698f6ed90cbf5aea966ffab7ba0e3')
+
+build() {
+  cd $pkgname-$pkgver
+  python -m build --wheel --no-isolation
+
+  python -c 'from repod import export_schemas; from pathlib import Path; 
export_schemas(Path("docs/schema/"))'
+  PYTHONPATH="$PWD:$PYTHONPATH" make man -C docs
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest -vv -k 'not (integration or regex)'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+  install -vDm 644 docs/_build/man/man1/*.1 -t "$pkgdir/usr/share/man/man1/"
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:04:11
  Author: kkeen
Revision: 1243559

archrelease: copy trunk to community-x86_64

Added:
  python-pyzmq/repos/community-x86_64/PKGBUILD
(from rev 1243558, python-pyzmq/trunk/PKGBUILD)
Deleted:
  python-pyzmq/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 23:03:52 UTC (rev 1243558)
+++ PKGBUILD2022-07-01 23:04:11 UTC (rev 1243559)
@@ -1,26 +0,0 @@
-# Maintainer: Kyle Keen 
-pkgname=python-pyzmq
-pkgver=23.1.0
-pkgrel=1
-pkgdesc="Python3 bindings for zeromq, written in Cython"
-arch=('x86_64')
-url="http://www.zeromq.org/bindings:python;
-license=('LGPL')
-depends=('zeromq' 'python')
-makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-tornado' 'python-pytest' 'cython')
-#source=("https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz;)
-#source=("https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
-source=("https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
-md5sums=('966904668f65bda89a5dad16860cbf30')
-
-check() {
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py build_ext --inplace
-  python3 setup.py test
-}
-
-package() {
-  cd "$srcdir/pyzmq-$pkgver"
-  python3 setup.py install --root="$pkgdir" --optimize=0
-}

Copied: python-pyzmq/repos/community-x86_64/PKGBUILD (from rev 1243558, 
python-pyzmq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 23:04:11 UTC (rev 1243559)
@@ -0,0 +1,26 @@
+# Maintainer: Kyle Keen 
+pkgname=python-pyzmq
+pkgver=23.2.0
+pkgrel=1
+pkgdesc="Python3 bindings for zeromq, written in Cython"
+arch=('x86_64')
+url="http://www.zeromq.org/bindings:python;
+license=('LGPL')
+depends=('zeromq' 'python')
+makedepends=('python-setuptools')
+checkdepends=('python-nose' 'python-tornado' 'python-pytest' 'cython')
+#source=("https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz;)
+#source=("https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
+source=("https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
+md5sums=('7de9c7bb05cc89d21e4105ec1ac7c270')
+
+check() {
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py build_ext --inplace
+  python3 setup.py test
+}
+
+package() {
+  cd "$srcdir/pyzmq-$pkgver"
+  python3 setup.py install --root="$pkgdir" --optimize=0
+}



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

2022-07-01 Thread Kyle Keen via arch-commits
Date: Friday, July 1, 2022 @ 23:03:52
  Author: kkeen
Revision: 1243558

upgpkg: python-pyzmq 23.2.0-1

Modified:
  python-pyzmq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 22:51:06 UTC (rev 1243557)
+++ PKGBUILD2022-07-01 23:03:52 UTC (rev 1243558)
@@ -1,6 +1,6 @@
 # Maintainer: Kyle Keen 
 pkgname=python-pyzmq
-pkgver=23.1.0
+pkgver=23.2.0
 pkgrel=1
 pkgdesc="Python3 bindings for zeromq, written in Cython"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 #source=("https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz;)
 
#source=("https://pypi.python.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
 
source=("https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$pkgver.tar.gz;)
-md5sums=('966904668f65bda89a5dad16860cbf30')
+md5sums=('7de9c7bb05cc89d21e4105ec1ac7c270')
 
 check() {
   cd "$srcdir/pyzmq-$pkgver"



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

2022-07-01 Thread David Runge via arch-commits
Date: Friday, July 1, 2022 @ 22:51:06
  Author: dvzrv
Revision: 1243557

archrelease: copy trunk to community-x86_64

Added:
  reaper/repos/community-x86_64/PKGBUILD
(from rev 1243556, reaper/trunk/PKGBUILD)
  reaper/repos/community-x86_64/redistribution.eml
(from rev 1243556, reaper/trunk/redistribution.eml)
Deleted:
  reaper/repos/community-x86_64/PKGBUILD
  reaper/repos/community-x86_64/redistribution.eml

+
 PKGBUILD   |   94 +++
 redistribution.eml |  304 +--
 2 files changed, 199 insertions(+), 199 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 22:50:55 UTC (rev 1243556)
+++ PKGBUILD2022-07-01 22:51:06 UTC (rev 1243557)
@@ -1,47 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=reaper
-pkgver=6.61
-pkgrel=1
-pkgdesc="A complete digital audio production application for computers"
-arch=(x86_64)
-url="https://reaper.fm;
-license=(custom)
-groups=(pro-audio)
-depends=(alsa-lib libasound.so fontconfig gcc-libs hicolor-icon-theme libglvnd 
libx11 libxi)
-makedepends=(kservice xdg-utils)
-optdepends=(
-  'jack: for JACK support'
-  'pulseaudio: for PulseAudio support'
-)
-provides=(lv2-host vst-host vst3-host)
-source=(
-  https://reaper.fm/files/${pkgver::1}.x/reaper${pkgver//.}_linux_$CARCH.tar.xz
-  redistribution.eml
-)
-sha512sums=('98835970e8fa2513204dabaacef0e00bfb3a6585d06c5c5d67acc41116cb83fc33d7129c8b524bbf8591440945b61241eed770d85c71a53e037064f387217c71'
-
'a2746fa0b847dbd587f24983569b01120f4706306242223c8857360219569d965df8c25c98f31d68140eb66d7458384653b5b042f7433a84957a990d8e587d92')
-b2sums=('1def54bb3e0de6dd2b36dbbb3753ee0fbf5b068f244769102378bb1bf56ff9839d1667c7922add8f4c222b792744400e7b812f3f3b9ef3246e85e57a2fff730b'
-
'ddbf47cb04ad9e9fb937b09a0ea0c88d4416ceaabc4e420750ff9303447a50a323060f018bd9f52907a1a5e4ea3ebe685eb336d1b6f4bbbc89a12e2370be8728')
-
-package() {
-  cd ${pkgname}_linux_$CARCH
-  XDG_DATA_HOME="$srcdir/xdg/" ./install-reaper.sh --install "$pkgdir/usr/lib" 
--integrate-user-desktop
-  # remove unneeded uninstallation script
-  rm -v "$pkgdir/usr/lib/${pkgname^^}/uninstall-reaper.sh"
-
-  # strip $pkgdir from XDG desktop Exec line
-  sed -e "s|$pkgdir||g" -i "$srcdir/xdg/applications/"*.desktop
-  # install only required files for XDG integration
-  install -vDm 644 "$srcdir/xdg/applications/"*.desktop -t 
"$pkgdir/usr/share/applications/"
-  install -vDm 644 "$srcdir/xdg/mime/packages/"*.xml -t 
"$pkgdir/usr/share/mime/packages/"
-  install -vDm 644 "$srcdir/xdg/icons/hicolor/256x256/apps/"*.png -t 
"$pkgdir/usr/share/icons/hicolor/256x256/apps/"
-
-  # add convenience symlink to PATH
-  install -vdm 755 "$pkgdir/usr/bin"
-  ln -sv /usr/lib/${pkgname^^}/$pkgname "$pkgdir/usr/bin/$pkgname"
-
-  # install EULA and redistribution allowance
-  install -vDm 644 "$pkgdir/usr/lib/${pkgname^^}/EULA.txt" -t 
"$pkgdir/usr/share/licenses/$pkgname/"
-  install -vDm 644 "$srcdir/redistribution.eml" -t 
"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: reaper/repos/community-x86_64/PKGBUILD (from rev 1243556, 
reaper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 22:51:06 UTC (rev 1243557)
@@ -0,0 +1,47 @@
+# Maintainer: David Runge 
+
+pkgname=reaper
+pkgver=6.62
+pkgrel=1
+pkgdesc="A complete digital audio production application for computers"
+arch=(x86_64)
+url="https://reaper.fm;
+license=(custom)
+groups=(pro-audio)
+depends=(alsa-lib libasound.so fontconfig gcc-libs hicolor-icon-theme libglvnd 
libx11 libxi)
+makedepends=(kservice xdg-utils)
+optdepends=(
+  'jack: for JACK support'
+  'pulseaudio: for PulseAudio support'
+)
+provides=(lv2-host vst-host vst3-host)
+source=(
+  https://reaper.fm/files/${pkgver::1}.x/reaper${pkgver//.}_linux_$CARCH.tar.xz
+  redistribution.eml
+)
+sha512sums=('0d3ae69837ef77104348cae76278eab509849becbbe5c0278d982297dda8c86ae3314757fde1d22dc46d3b7cb527205c0f50443305338d3a4c13feec1da06a01'
+
'a2746fa0b847dbd587f24983569b01120f4706306242223c8857360219569d965df8c25c98f31d68140eb66d7458384653b5b042f7433a84957a990d8e587d92')
+b2sums=('3f1c44637fe648288cd81884e229a176a019fb7970366788b4c08508a977de033075f18d97472af88ef6caaa568bd28fdc237400992fa604f5922f47860fb7fe'
+
'ddbf47cb04ad9e9fb937b09a0ea0c88d4416ceaabc4e420750ff9303447a50a323060f018bd9f52907a1a5e4ea3ebe685eb336d1b6f4bbbc89a12e2370be8728')
+
+package() {
+  cd ${pkgname}_linux_$CARCH
+  XDG_DATA_HOME="$srcdir/xdg/" ./install-reaper.sh --install "$pkgdir/usr/lib" 
--integrate-user-desktop
+  # remove unneeded uninstallation script
+  rm -v "$pkgdir/usr/lib/${pkgname^^}/uninstall-reaper.sh"
+
+  # strip $pkgdir from XDG desktop Exec line
+  sed -e "s|$pkgdir||g" -i "$srcdir/xdg/applications/"*.desktop
+  # install only required files for XDG integration
+  install -vDm 644 

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

2022-07-01 Thread David Runge via arch-commits
Date: Friday, July 1, 2022 @ 22:50:55
  Author: dvzrv
Revision: 1243556

upgpkg: reaper 6.62-1: Upgrade to 6.62.

Modified:
  reaper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 22:48:35 UTC (rev 1243555)
+++ PKGBUILD2022-07-01 22:50:55 UTC (rev 1243556)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 
 pkgname=reaper
-pkgver=6.61
+pkgver=6.62
 pkgrel=1
 pkgdesc="A complete digital audio production application for computers"
 arch=(x86_64)
@@ -19,9 +19,9 @@
   https://reaper.fm/files/${pkgver::1}.x/reaper${pkgver//.}_linux_$CARCH.tar.xz
   redistribution.eml
 )
-sha512sums=('98835970e8fa2513204dabaacef0e00bfb3a6585d06c5c5d67acc41116cb83fc33d7129c8b524bbf8591440945b61241eed770d85c71a53e037064f387217c71'
+sha512sums=('0d3ae69837ef77104348cae76278eab509849becbbe5c0278d982297dda8c86ae3314757fde1d22dc46d3b7cb527205c0f50443305338d3a4c13feec1da06a01'
 
'a2746fa0b847dbd587f24983569b01120f4706306242223c8857360219569d965df8c25c98f31d68140eb66d7458384653b5b042f7433a84957a990d8e587d92')
-b2sums=('1def54bb3e0de6dd2b36dbbb3753ee0fbf5b068f244769102378bb1bf56ff9839d1667c7922add8f4c222b792744400e7b812f3f3b9ef3246e85e57a2fff730b'
+b2sums=('3f1c44637fe648288cd81884e229a176a019fb7970366788b4c08508a977de033075f18d97472af88ef6caaa568bd28fdc237400992fa604f5922f47860fb7fe'
 
'ddbf47cb04ad9e9fb937b09a0ea0c88d4416ceaabc4e420750ff9303447a50a323060f018bd9f52907a1a5e4ea3ebe685eb336d1b6f4bbbc89a12e2370be8728')
 
 package() {



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

2022-07-01 Thread George Rawlinson via arch-commits
Date: Friday, July 1, 2022 @ 22:48:35
  Author: grawlinson
Revision: 1243555

archrelease: copy trunk to community-x86_64

Added:
  mold/repos/community-x86_64/PKGBUILD
(from rev 1243554, mold/trunk/PKGBUILD)
Deleted:
  mold/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  124 ++---
 1 file changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 22:47:47 UTC (rev 1243554)
+++ PKGBUILD2022-07-01 22:48:35 UTC (rev 1243555)
@@ -1,62 +0,0 @@
-# Maintainer: George Rawlinson 
-# Contributor: Adrian Perez de Castro 
-
-pkgname=mold
-pkgver=1.3.0
-pkgrel=2
-pkgdesc='A Modern Linker'
-arch=('x86_64')
-url='https://github.com/rui314/mold'
-license=('AGPL3')
-# xxhash is bundled
-depends=('gcc-libs' 'mimalloc' 'openssl' 'zlib' 'tbb')
-makedepends=('git' 'python')
-checkdepends=('clang' 'libdwarf')
-options=('debug')
-_commit='a9a8205be29f36346bfdbfadee8ed147e06aa1f6'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  git describe --tags | sed 's/^v//'
-}
-
-prepare() {
-  cd "$pkgname"
-
-  # use /usr/lib instead of /usr/libexec
-  sed -i "s/libexec/lib/" Makefile
-}
-
-build() {
-  make \
--C "$pkgname" \
-PREFIX=/usr \
-LTO=1 \
-SYSTEM_MIMALLOC=1 \
-SYSTEM_TBB=1
-}
-
-check() {
-  cd "$pkgname"
-
-  make \
-PREFIX=/usr \
-LTO=1 \
-SYSTEM_MIMALLOC=1 \
-SYSTEM_TBB=1 \
-check
-}
-
-package() {
-  make \
--C "$pkgname" \
-PREFIX=/usr \
-LTO=1 \
-SYSTEM_MIMALLOC=1 \
-SYSTEM_TBB=1 \
-DESTDIR="$pkgdir" \
-install
-}

Copied: mold/repos/community-x86_64/PKGBUILD (from rev 1243554, 
mold/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 22:48:35 UTC (rev 1243555)
@@ -0,0 +1,62 @@
+# Maintainer: George Rawlinson 
+# Contributor: Adrian Perez de Castro 
+
+pkgname=mold
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='A Modern Linker'
+arch=('x86_64')
+url='https://github.com/rui314/mold'
+license=('AGPL3')
+# xxhash is bundled
+depends=('gcc-libs' 'mimalloc' 'openssl' 'zlib' 'tbb')
+makedepends=('git' 'python')
+checkdepends=('clang' 'libdwarf')
+options=('debug')
+_commit='7f7d10cc896e0c7513d09723d5ca3d8346bdea49'
+source=("$pkgname::git+$url.git#commit=$_commit")
+b2sums=('SKIP')
+
+pkgver() {
+  cd "$pkgname"
+
+  git describe --tags | sed 's/^v//'
+}
+
+prepare() {
+  cd "$pkgname"
+
+  # use /usr/lib instead of /usr/libexec
+  sed -i "s/libexec/lib/" Makefile
+}
+
+build() {
+  make \
+-C "$pkgname" \
+PREFIX=/usr \
+LTO=1 \
+SYSTEM_MIMALLOC=1 \
+SYSTEM_TBB=1
+}
+
+check() {
+  cd "$pkgname"
+
+  make \
+PREFIX=/usr \
+LTO=1 \
+SYSTEM_MIMALLOC=1 \
+SYSTEM_TBB=1 \
+check
+}
+
+package() {
+  make \
+-C "$pkgname" \
+PREFIX=/usr \
+LTO=1 \
+SYSTEM_MIMALLOC=1 \
+SYSTEM_TBB=1 \
+DESTDIR="$pkgdir" \
+install
+}



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

2022-07-01 Thread George Rawlinson via arch-commits
Date: Friday, July 1, 2022 @ 22:47:47
  Author: grawlinson
Revision: 1243554

upgpkg: mold 1.3.1-1

Modified:
  mold/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 21:55:26 UTC (rev 1243553)
+++ PKGBUILD2022-07-01 22:47:47 UTC (rev 1243554)
@@ -2,8 +2,8 @@
 # Contributor: Adrian Perez de Castro 
 
 pkgname=mold
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='A Modern Linker'
 arch=('x86_64')
 url='https://github.com/rui314/mold'
@@ -13,7 +13,7 @@
 makedepends=('git' 'python')
 checkdepends=('clang' 'libdwarf')
 options=('debug')
-_commit='a9a8205be29f36346bfdbfadee8ed147e06aa1f6'
+_commit='7f7d10cc896e0c7513d09723d5ca3d8346bdea49'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



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

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 22:14:39
  Author: seblu
Revision: 449730

archrelease: copy trunk to extra-x86_64

Added:
  bird/repos/extra-x86_64/PKGBUILD
(from rev 449729, bird/trunk/PKGBUILD)
  bird/repos/extra-x86_64/bird.service
(from rev 449729, bird/trunk/bird.service)
Deleted:
  bird/repos/extra-x86_64/PKGBUILD
  bird/repos/extra-x86_64/bird.service

--+
 PKGBUILD |  110 +++--
 bird.service |   48 
 2 files changed, 78 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 22:14:32 UTC (rev 449729)
+++ PKGBUILD2022-07-01 22:14:39 UTC (rev 449730)
@@ -1,56 +0,0 @@
-# Maintainer: Sébastien Luttringer
-
-pkgname=bird
-pkgver=2.0.9
-pkgrel=2
-pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babel routing daemon'
-arch=('x86_64')
-url='https://bird.network.cz/'
-license=('GPL2')
-backup=('etc/bird.conf')
-depends=('glibc' 'readline' 'ncurses' 'libssh')
-replaces=('bird6')
-options=(!emptydirs)
-source=("https://bird.network.cz/download/$pkgname-$pkgver.tar.gz;
-'bird.service'
-
'https://gitlab.nic.cz/labs/bird/-/commit/fcb4dd0c831339c4374ace17d8f2ae6ebfeed279.patch'
-)
-sha256sums=('504a0f313c74238d16d7c6000fabeee02adf116b78ddb805696d9e7abb8a0b7d'
-'4aa1e8d41229badd276aa3747f613e7df34761892add2258c63bdb5097dfeb2b'
-'3c48294673862dad68ac724310795b967561055bfb5ce28f47bd0cd7050cc4c4')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  :
-}
-
-build() {
-  cd $pkgbase-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var \
---runstatedir=/run/$pkgname \
---docdir=/usr/share/doc/$pkgname
-  make
-}
-
-package () {
-
-  cd $pkgbase-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # systemd
-  install -D -m 644 "$srcdir/bird.service" 
"$pkgdir/usr/lib/systemd/system/bird.service"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bird/repos/extra-x86_64/PKGBUILD (from rev 449729, bird/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 22:14:39 UTC (rev 449730)
@@ -0,0 +1,54 @@
+# Maintainer: Sébastien Luttringer
+
+pkgname=bird
+pkgver=2.0.10
+pkgrel=1
+pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babel routing daemon'
+arch=('x86_64')
+url='https://bird.network.cz/'
+license=('GPL2')
+backup=('etc/bird.conf')
+depends=('glibc' 'readline' 'ncurses' 'libssh')
+replaces=('bird6')
+options=(!emptydirs)
+source=("https://bird.network.cz/download/$pkgname-$pkgver.tar.gz;
+'bird.service'
+)
+sha256sums=('7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a'
+'4aa1e8d41229badd276aa3747f613e7df34761892add2258c63bdb5097dfeb2b')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local filename
+  for filename in "${source[@]}"; do
+if [[ "$filename" =~ \.patch$ ]]; then
+  echo "Applying patch ${filename##*/}"
+  patch -p1 -N -i "$srcdir/${filename##*/}"
+fi
+  done
+  :
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--runstatedir=/run/$pkgname \
+--docdir=/usr/share/doc/$pkgname
+  make
+}
+
+package () {
+
+  cd $pkgbase-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # systemd
+  install -D -m 644 "$srcdir/bird.service" 
"$pkgdir/usr/lib/systemd/system/bird.service"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: bird.service
===
--- bird.service2022-07-01 22:14:32 UTC (rev 449729)
+++ bird.service2022-07-01 22:14:39 UTC (rev 449730)
@@ -1,24 +0,0 @@
-[Unit]
-Description=BIRD routing daemon
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/bird
-ExecReload=/usr/bin/birdc configure
-ExecStop=/usr/bin/birdc down
-RuntimeDirectory=bird
-RuntimeDirectoryMode=0750
-DynamicUser=true
-User=bird
-ProtectSystem=strict
-ProtectHome=true
-ProtectKernelTunables=true
-ProtectControlGroups=true
-PrivateTmp=true
-PrivateDevices=true
-CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
-AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
-
-[Install]
-WantedBy=multi-user.target

Copied: bird/repos/extra-x86_64/bird.service (from rev 449729, 
bird/trunk/bird.service)
===
--- bird.service(rev 0)
+++ bird.service2022-07-01 22:14:39 UTC 

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

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 22:14:32
  Author: seblu
Revision: 449729

upgpkg: bird 2.0.10-1

Modified:
  bird/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 22:12:37 UTC (rev 449728)
+++ PKGBUILD2022-07-01 22:14:32 UTC (rev 449729)
@@ -1,8 +1,8 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=bird
-pkgver=2.0.9
-pkgrel=2
+pkgver=2.0.10
+pkgrel=1
 pkgdesc='RIP, OSPF, BGP, MPLS, BFD, Babel routing daemon'
 arch=('x86_64')
 url='https://bird.network.cz/'
@@ -13,11 +13,9 @@
 options=(!emptydirs)
 source=("https://bird.network.cz/download/$pkgname-$pkgver.tar.gz;
 'bird.service'
-
'https://gitlab.nic.cz/labs/bird/-/commit/fcb4dd0c831339c4374ace17d8f2ae6ebfeed279.patch'
 )
-sha256sums=('504a0f313c74238d16d7c6000fabeee02adf116b78ddb805696d9e7abb8a0b7d'
-'4aa1e8d41229badd276aa3747f613e7df34761892add2258c63bdb5097dfeb2b'
-'3c48294673862dad68ac724310795b967561055bfb5ce28f47bd0cd7050cc4c4')
+sha256sums=('7ed341ddd8dc87fa9736586b3515447a8436fec442d65f4022155ab9de1ffd5a'
+'4aa1e8d41229badd276aa3747f613e7df34761892add2258c63bdb5097dfeb2b')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -25,7 +23,7 @@
   local filename
   for filename in "${source[@]}"; do
 if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
+  echo "Applying patch ${filename##*/}"
   patch -p1 -N -i "$srcdir/${filename##*/}"
 fi
   done



[arch-commits] Commit in dkms/repos/extra-any (14 files)

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 22:12:37
  Author: seblu
Revision: 449728

archrelease: copy trunk to extra-any

Added:
  dkms/repos/extra-any/PKGBUILD
(from rev 449727, dkms/trunk/PKGBUILD)
  dkms/repos/extra-any/PKGBUILD.26
(from rev 449727, dkms/trunk/PKGBUILD.26)
  dkms/repos/extra-any/dkms.install
(from rev 449727, dkms/trunk/dkms.install)
  dkms/repos/extra-any/hook.install
(from rev 449727, dkms/trunk/hook.install)
  dkms/repos/extra-any/hook.remove
(from rev 449727, dkms/trunk/hook.remove)
  dkms/repos/extra-any/hook.sh
(from rev 449727, dkms/trunk/hook.sh)
  dkms/repos/extra-any/hook.upgrade
(from rev 449727, dkms/trunk/hook.upgrade)
Deleted:
  dkms/repos/extra-any/PKGBUILD
  dkms/repos/extra-any/PKGBUILD.26
  dkms/repos/extra-any/dkms.install
  dkms/repos/extra-any/hook.install
  dkms/repos/extra-any/hook.remove
  dkms/repos/extra-any/hook.sh
  dkms/repos/extra-any/hook.upgrade

--+
 PKGBUILD |  146 ++---
 PKGBUILD.26  |  138 ++--
 dkms.install |   26 +-
 hook.install |   28 +-
 hook.remove  |   26 +-
 hook.sh  |  606 -
 hook.upgrade |   26 +-
 7 files changed, 498 insertions(+), 498 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 22:12:23 UTC (rev 449727)
+++ PKGBUILD2022-07-01 22:12:37 UTC (rev 449728)
@@ -1,73 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
-
-pkgname=dkms
-pkgver=3.0.3
-pkgrel=1
-pkgdesc='Dynamic Kernel Modules System'
-arch=('any')
-url='https://github.com/dell/dkms'
-license=('GPL2')
-depends=('coreutils' 'bash' 'gawk' 'sed' 'kmod' 'gcc' 'make' 'patch')
-makedepends=('git')
-optdepends=('linux-headers: build modules against the Arch kernel'
-'linux-lts-headers: build modules against the LTS kernel'
-'linux-zen-headers: build modules against the ZEN kernel'
-'linux-hardened-headers: build modules against the HARDENED 
kernel')
-backup=('etc/dkms/framework.conf')
-install=$pkgname.install
-source=("git+https://github.com/dell/dkms.git#tag=v$pkgver;
-'hook.install'
-'hook.remove'
-'hook.upgrade'
-'hook.sh')
-sha256sums=('SKIP'
-'acdc5b45cc018cea04ee1aec56fd8fc3a2de62cf7bc41acf53b3790872120998'
-'326515cc7d00f93760beb844434ca7442caf7a9424614aa95a8f6d1ab79e15df'
-'4f8dff7716e73a8bba885638f12e3cdc9e87daec1896f75e700b981527e43870'
-'c1b4a4e2e4e0e0e59ee0887403e79d60b209f3878dbbec6612573f13b90cce01')
-
-prepare() {
-  cd dkms
-
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-
-  # /usr move
-  msg2 '/usr move patching'
-  for i in dkms{.in,.8.in,_framework.conf,.bash-completion,_common.postinst} 
sign_helper.sh; do
-sed -ri 's,/lib/modules,/usr/lib/modules,g' "$i"
-  done
-}
-
-package() {
-  # alpm hooks
-  install -D -m 644 hook.install 
"$pkgdir/usr/share/libalpm/hooks/70-dkms-install.hook"
-  # both upgrade and remove hooks are removing dkms modules.
-  # remove always call depmod while upgrade never, as install will later.
-  # upgrade is run before remove in order to have the cleanest depmod file,
-  # if something goes wrong before the depmod call in install hook.
-  install -D -m 644 hook.upgrade 
"$pkgdir/usr/share/libalpm/hooks/70-dkms-upgrade.hook"
-  install -D -m 644 hook.remove 
"$pkgdir/usr/share/libalpm/hooks/71-dkms-remove.hook"
-  # hook helper
-  install -D -m 755 hook.sh "$pkgdir/usr/share/libalpm/scripts/dkms"
-  # upstream installer
-  cd dkms
-  # we don't need kconf files and libdir is only for debian stuff, so
-  # we install them outside of $pkgdir
-  make \
-DESTDIR="$pkgdir" \
-SBIN="$pkgdir/usr/bin" \
-BASHDIR="$pkgdir/usr/share/bash-completion/completions" \
-KCONF="$srcdir"/trash \
-LIBDIR="$srcdir"/trash \
-install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dkms/repos/extra-any/PKGBUILD (from rev 449727, dkms/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 22:12:37 UTC (rev 449728)
@@ -0,0 +1,73 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
+
+pkgname=dkms
+pkgver=3.0.5
+pkgrel=1
+pkgdesc='Dynamic Kernel Modules System'
+arch=('any')
+url='https://github.com/dell/dkms'
+license=('GPL2')
+depends=('coreutils' 'bash' 'gawk' 'sed' 'kmod' 'gcc' 'make' 'patch')
+makedepends=('git')
+optdepends=('linux-headers: build modules against the Arch kernel'
+'linux-lts-headers: build modules against the LTS kernel'
+'linux-zen-headers: build modules 

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

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 22:12:23
  Author: seblu
Revision: 449727

upgpkg: dkms 3.0.5-1

Modified:
  dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 21:51:30 UTC (rev 449726)
+++ PKGBUILD2022-07-01 22:12:23 UTC (rev 449727)
@@ -2,7 +2,7 @@
 # Contributor: Balwinder S "bsd" Dheeman (bdheeman AT gmail.com)
 
 pkgname=dkms
-pkgver=3.0.3
+pkgver=3.0.5
 pkgrel=1
 pkgdesc='Dynamic Kernel Modules System'
 arch=('any')
@@ -41,7 +41,7 @@
 
   # /usr move
   msg2 '/usr move patching'
-  for i in dkms{.in,.8.in,_framework.conf,.bash-completion,_common.postinst} 
sign_helper.sh; do
+  for i in dkms{.in,.8.in,_framework.conf,.bash-completion,_common.postinst}; 
do
 sed -ri 's,/lib/modules,/usr/lib/modules,g' "$i"
   done
 }



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

2022-07-01 Thread Alexander Epaneshnikov via arch-commits
Date: Friday, July 1, 2022 @ 21:55:26
  Author: alex19ep
Revision: 1243553

archrelease: copy trunk to community-x86_64

Added:
  glulxe-term/repos/community-x86_64/PKGBUILD
(from rev 1243552, glulxe-term/trunk/PKGBUILD)
  glulxe-term/repos/community-x86_64/glulxe-term-flags.patch
(from rev 1243552, glulxe-term/trunk/glulxe-term-flags.patch)
Deleted:
  glulxe-term/repos/community-x86_64/PKGBUILD
  glulxe-term/repos/community-x86_64/glulxe-term-flags.patch

-+
 PKGBUILD|   68 +++---
 glulxe-term-flags.patch |   51 --
 2 files changed, 59 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 21:55:14 UTC (rev 1243552)
+++ PKGBUILD2022-07-01 21:55:26 UTC (rev 1243553)
@@ -1,34 +0,0 @@
-# Maintainer: Alexander Epaneshnikov 
-# Contributor: Dino Morelli < d...@ui3.info >
-
-pkgname=glulxe-term
-pkgver=0.5.4
-pkgrel=1
-epoch=1
-pkgdesc='The Glulx VM reference interpreter'
-arch=('x86_64')
-url='http://www.eblong.com/zarf/glulx/'
-license=('MIT')
-depends=('libglkterm')
-source=(${pkgname}-$pkgver}.tar.gz::"https://github.com/erkyrath/glulxe/archive/refs/tags/${pkgname%-term}-${pkgver}.tar.gz;
-"${pkgname}-flags.patch")
-sha512sums=('d7ad7b5205843a10c66287ab0d170acddf032e092cac8aff8bf5d81c0b50798d195bbf99381730ef2002065b92ac6dd858c5e51c228879c053771d310a77e5af'
-
'13e47bdf02f7e24aabfbd0fc9081a8c0fa322a993aaf8ac60ba050be80b235529276cd103f901766a551b42e9748271794facbc7261e4492761a09de3a85e63d')
-b2sums=('e14fdbe609b14664d6af133d2960ff7803bbf7d430d42bb2cf77cfe6c1a829a4baf539092f5eb65728934e0344d3d22793674f19f8a5fa11a817360e8562fc5d'
-
'9df919f922c6a58dc01afa03e6bfed25d3565bdbea04881cc801feeffc7054536f9d14df6d877a7d3909a4f228fe69810f52a09e6c262b5080170ccd296741a7')
-
-prepare() {
-   cd glulxe-glulxe-${pkgver}
-   patch -Np1 -i ../${pkgname}-flags.patch
-}
-
-build() {
-   cd glulxe-glulxe-${pkgver}
-   make GLKINCLUDEDIR=/usr/include GLKLIBDIR=/usr/lib 
GLKMAKEFILE=Make.glkterm
-}
-
-package() {
-   cd glulxe-glulxe-${pkgver}
-   install -vDm755 glulxe "$pkgdir/usr/bin/glulxe-term"
-   install -vDm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: glulxe-term/repos/community-x86_64/PKGBUILD (from rev 1243552, 
glulxe-term/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 21:55:26 UTC (rev 1243553)
@@ -0,0 +1,34 @@
+# Maintainer: Alexander Epaneshnikov 
+# Contributor: Dino Morelli < d...@ui3.info >
+
+pkgname=glulxe-term
+pkgver=0.6.0
+pkgrel=1
+epoch=1
+pkgdesc='The Glulx VM reference interpreter'
+arch=('x86_64')
+url='http://www.eblong.com/zarf/glulx/'
+license=('MIT')
+depends=('libglkterm')
+source=(${pkgname}-$pkgver}.tar.gz::"https://github.com/erkyrath/glulxe/archive/refs/tags/${pkgname%-term}-${pkgver}.tar.gz;
+"${pkgname}-flags.patch")
+sha512sums=('5847f8666d8a289293f6df511fb7fec9ceb0084010eba3ce7879bf009e09b89a0f2e83eb6df5011fa43fa448639f7738440a88563179593048d1a1fd6ab77754'
+
'2a65cd455fcbf90520223ea5820ebbf41172a3d456d56534358e34858c37db954eed4400ee3b8a146a37b9b2c8c314e00f3754c314b737e86ca621130a0617c6')
+b2sums=('8059f561683e247b410936c5754ed169d01be81e4cb950c49b940cdec4338d0f308bd9a92c6fb9a398eca3bb47b811f3c390163b383363e4157c41a40acb12ef'
+
'527553355e99ffdde5db8ded82a57d1824dd89732029799c41678423894a7bd2361b5781c29063cfcf32ce3e2b13c10d86c56d697ab16f87ca04946edefd9094')
+
+prepare() {
+   cd glulxe-glulxe-${pkgver}
+   patch -N -i ../${pkgname}-flags.patch
+}
+
+build() {
+   cd glulxe-glulxe-${pkgver}
+   make GLKINCLUDEDIR=/usr/include GLKLIBDIR=/usr/lib 
GLKMAKEFILE=Make.glkterm
+}
+
+package() {
+   cd glulxe-glulxe-${pkgver}
+   install -vDm755 glulxe "$pkgdir/usr/bin/glulxe-term"
+   install -vDm644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}

Deleted: glulxe-term-flags.patch
===
--- glulxe-term-flags.patch 2022-07-01 21:55:14 UTC (rev 1243552)
+++ glulxe-term-flags.patch 2022-07-01 21:55:26 UTC (rev 1243553)
@@ -1,26 +0,0 @@
-diff --no-dereference --ignore-all-space --unified --recursive --text 
glulxe-glulxe-0.5.4-old/Makefile glulxe-glulxe-0.5.4-new/Makefile
 glulxe-glulxe-0.5.4-old/Makefile   2017-01-23 22:14:37.0 +0300
-+++ glulxe-glulxe-0.5.4-new/Makefile   2021-09-04 15:54:28.668302548 +0300
-@@ -40,7 +40,7 @@
- 
- include $(GLKINCLUDEDIR)/$(GLKMAKEFILE)
- 
--CFLAGS = $(OPTIONS) -I$(GLKINCLUDEDIR) $(XMLLIBINCLUDEDIR)
-+CFLAGS += $(OPTIONS) -I$(GLKINCLUDEDIR) $(XMLLIBINCLUDEDIR)
- LIBS = -L$(GLKLIBDIR) $(GLKLIB) $(LINKLIBS) -lm $(XMLLIB)
- 
- OBJS = main.o files.o vm.o exec.o funcs.o operand.o string.o glkop.o \
-@@ -50,7 +50,7 @@
- all: 

[arch-commits] Commit in glulxe-term/trunk (PKGBUILD glulxe-term-flags.patch)

2022-07-01 Thread Alexander Epaneshnikov via arch-commits
Date: Friday, July 1, 2022 @ 21:55:14
  Author: alex19ep
Revision: 1243552

upgpkg: glulxe-term 1:0.6.0-1 upstream release

Modified:
  glulxe-term/trunk/PKGBUILD
  glulxe-term/trunk/glulxe-term-flags.patch

-+
 PKGBUILD|   12 ++--
 glulxe-term-flags.patch |   11 +--
 2 files changed, 11 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 21:24:42 UTC (rev 1243551)
+++ PKGBUILD2022-07-01 21:55:14 UTC (rev 1243552)
@@ -2,7 +2,7 @@
 # Contributor: Dino Morelli < d...@ui3.info >
 
 pkgname=glulxe-term
-pkgver=0.5.4
+pkgver=0.6.0
 pkgrel=1
 epoch=1
 pkgdesc='The Glulx VM reference interpreter'
@@ -12,14 +12,14 @@
 depends=('libglkterm')
 
source=(${pkgname}-$pkgver}.tar.gz::"https://github.com/erkyrath/glulxe/archive/refs/tags/${pkgname%-term}-${pkgver}.tar.gz;
 "${pkgname}-flags.patch")
-sha512sums=('d7ad7b5205843a10c66287ab0d170acddf032e092cac8aff8bf5d81c0b50798d195bbf99381730ef2002065b92ac6dd858c5e51c228879c053771d310a77e5af'
-
'13e47bdf02f7e24aabfbd0fc9081a8c0fa322a993aaf8ac60ba050be80b235529276cd103f901766a551b42e9748271794facbc7261e4492761a09de3a85e63d')
-b2sums=('e14fdbe609b14664d6af133d2960ff7803bbf7d430d42bb2cf77cfe6c1a829a4baf539092f5eb65728934e0344d3d22793674f19f8a5fa11a817360e8562fc5d'
-
'9df919f922c6a58dc01afa03e6bfed25d3565bdbea04881cc801feeffc7054536f9d14df6d877a7d3909a4f228fe69810f52a09e6c262b5080170ccd296741a7')
+sha512sums=('5847f8666d8a289293f6df511fb7fec9ceb0084010eba3ce7879bf009e09b89a0f2e83eb6df5011fa43fa448639f7738440a88563179593048d1a1fd6ab77754'
+
'2a65cd455fcbf90520223ea5820ebbf41172a3d456d56534358e34858c37db954eed4400ee3b8a146a37b9b2c8c314e00f3754c314b737e86ca621130a0617c6')
+b2sums=('8059f561683e247b410936c5754ed169d01be81e4cb950c49b940cdec4338d0f308bd9a92c6fb9a398eca3bb47b811f3c390163b383363e4157c41a40acb12ef'
+
'527553355e99ffdde5db8ded82a57d1824dd89732029799c41678423894a7bd2361b5781c29063cfcf32ce3e2b13c10d86c56d697ab16f87ca04946edefd9094')
 
 prepare() {
cd glulxe-glulxe-${pkgver}
-   patch -Np1 -i ../${pkgname}-flags.patch
+   patch -N -i ../${pkgname}-flags.patch
 }
 
 build() {

Modified: glulxe-term-flags.patch
===
--- glulxe-term-flags.patch 2022-07-01 21:24:42 UTC (rev 1243551)
+++ glulxe-term-flags.patch 2022-07-01 21:55:14 UTC (rev 1243552)
@@ -1,6 +1,5 @@
-diff --no-dereference --ignore-all-space --unified --recursive --text 
glulxe-glulxe-0.5.4-old/Makefile glulxe-glulxe-0.5.4-new/Makefile
 glulxe-glulxe-0.5.4-old/Makefile   2017-01-23 22:14:37.0 +0300
-+++ glulxe-glulxe-0.5.4-new/Makefile   2021-09-04 15:54:28.668302548 +0300
+--- Makefile.orig  2022-06-26 00:45:01.0 +0300
 Makefile   2022-07-02 00:51:03.816042128 +0300
 @@ -40,7 +40,7 @@
  
  include $(GLKINCLUDEDIR)/$(GLKMAKEFILE)
@@ -13,9 +12,9 @@
 @@ -50,7 +50,7 @@
  all: glulxe
  
- glulxe: $(OBJS) unixstrt.o
--  $(CC) $(OPTIONS) -o glulxe $(OBJS) unixstrt.o $(LIBS)
-+  $(CC) ${CFLAGS} ${LDFLAGS} -o glulxe $(OBJS) unixstrt.o $(LIBS)
+ glulxe: $(OBJS) unixstrt.o unixautosave.o
+-  $(CC) $(OPTIONS) -o glulxe $(OBJS) unixstrt.o unixautosave.o $(LIBS)
++  $(CC) ${CFLAGS} ${LDFLAGS} -o glulxe $(OBJS) unixstrt.o unixautosave.o 
$(LIBS)
  
  glulxdump: glulxdump.o
$(CC) -o glulxdump glulxdump.o



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

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 21:51:30
  Author: seblu
Revision: 449726

archrelease: copy trunk to extra-x86_64

Added:
  wayland/repos/extra-x86_64/PKGBUILD
(from rev 449725, wayland/trunk/PKGBUILD)
  wayland/repos/extra-x86_64/keys/
Deleted:
  wayland/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 21:51:13 UTC (rev 449725)
+++ PKGBUILD2022-07-01 21:51:30 UTC (rev 449726)
@@ -1,49 +0,0 @@
-# Maintainer: Sébastien Luttringer 
-# Contributor: Tom Gundersen 
-# Contributor: Joel Teichroeb 
-
-pkgbase=wayland
-pkgname=(wayland wayland-docs)
-pkgver=1.20.0
-pkgrel=2
-pkgdesc='A computer display server protocol'
-arch=('x86_64')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-depends=('glibc' 'libffi' 'expat' 'libxml2')
-makedepends=('meson' 'libxslt' 'doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
-options=('debug')
-validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611'  # Bryce Harrington
-  'C0066D7DB8E9AC6844D728715E54498E697F11D7'  # Derek Foreman
-  '34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # emersion 

-source=("https://wayland.freedesktop.org/releases/$pkgbase-$pkgver.tar.xz"{,.sig})
-sha256sums=('b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725'
-'SKIP')
-
-build() {
-  arch-meson $pkgbase-$pkgver build
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package_wayland() {
-  provides=(libwayland-{client,cursor,egl,server}.so)
-
-  meson install -C build --destdir "$pkgdir"
-  mkdir -p docs/share
-  mv "$pkgdir"/usr/share/{doc,man} docs/share
-  install -Dm 644 $pkgbase-$pkgver/COPYING 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-package_wayland-docs() {
-  pkgdesc+=" (documentation)"
-  depends=()
-
-  mv docs "$pkgdir/usr"
-  install -Dm 644 $pkgbase-$pkgver/COPYING 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland/repos/extra-x86_64/PKGBUILD (from rev 449725, 
wayland/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 21:51:30 UTC (rev 449726)
@@ -0,0 +1,49 @@
+# Maintainer: Sébastien Luttringer 
+# Contributor: Tom Gundersen 
+# Contributor: Joel Teichroeb 
+
+pkgbase=wayland
+pkgname=(wayland wayland-docs)
+pkgver=1.21.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('x86_64')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+depends=('glibc' 'libffi' 'expat' 'libxml2')
+makedepends=('meson' 'libxslt' 'doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
+options=('debug')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611'  # Bryce Harrington
+  'C0066D7DB8E9AC6844D728715E54498E697F11D7'  # Derek Foreman
+  '34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # emersion 

+source=("https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-$pkgver.tar.xz"{,.sig})
+sha256sums=('6dc64d7fc16837a693a51cfdb2e568db538bfdc9f457d4656285bb9594ef11ac'
+'SKIP')
+
+build() {
+  arch-meson $pkgbase-$pkgver build
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package_wayland() {
+  provides=(libwayland-{client,cursor,egl,server}.so)
+
+  meson install -C build --destdir "$pkgdir"
+  mkdir -p docs/share
+  mv "$pkgdir"/usr/share/{doc,man} docs/share
+  install -Dm 644 $pkgbase-$pkgver/COPYING 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+package_wayland-docs() {
+  pkgdesc+=" (documentation)"
+  depends=()
+
+  mv docs "$pkgdir/usr"
+  install -Dm 644 $pkgbase-$pkgver/COPYING 
"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wayland/trunk (6 files)

2022-07-01 Thread Sébastien Luttringer via arch-commits
Date: Friday, July 1, 2022 @ 21:51:13
  Author: seblu
Revision: 449725

upgpkg: wayland 1.21.0-1

Added:
  wayland/trunk/keys/
  wayland/trunk/keys/pgp/
  wayland/trunk/keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc
  wayland/trunk/keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc
  wayland/trunk/keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc
Modified:
  wayland/trunk/PKGBUILD

---+
 PKGBUILD  |8 
 keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc |1 +
 keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc |1 +
 keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc |1 +
 4 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 15:22:35 UTC (rev 449724)
+++ PKGBUILD2022-07-01 21:51:13 UTC (rev 449725)
@@ -4,8 +4,8 @@
 
 pkgbase=wayland
 pkgname=(wayland wayland-docs)
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.21.0
+pkgrel=1
 pkgdesc='A computer display server protocol'
 arch=('x86_64')
 url='https://wayland.freedesktop.org/'
@@ -16,8 +16,8 @@
 validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611'  # Bryce Harrington
   'C0066D7DB8E9AC6844D728715E54498E697F11D7'  # Derek Foreman
   '34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48') # emersion 

-source=("https://wayland.freedesktop.org/releases/$pkgbase-$pkgver.tar.xz"{,.sig})
-sha256sums=('b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725'
+source=("https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-$pkgver.tar.xz"{,.sig})
+sha256sums=('6dc64d7fc16837a693a51cfdb2e568db538bfdc9f457d4656285bb9594ef11ac'
 'SKIP')
 
 build() {

Added: keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc
===
(Binary files differ)

Index: wayland/trunk/keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc
===
--- keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc   2022-07-01 
15:22:35 UTC (rev 449724)
+++ keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc   2022-07-01 
21:51:13 UTC (rev 449725)

Property changes on: 
wayland/trunk/keys/pgp/34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property
Added: keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc
===
(Binary files differ)

Index: wayland/trunk/keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc
===
--- keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc   2022-07-01 
15:22:35 UTC (rev 449724)
+++ keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc   2022-07-01 
21:51:13 UTC (rev 449725)

Property changes on: 
wayland/trunk/keys/pgp/C0066D7DB8E9AC6844D728715E54498E697F11D7.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property
Added: keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc
===
(Binary files differ)

Index: wayland/trunk/keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc
===
--- keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc   2022-07-01 
15:22:35 UTC (rev 449724)
+++ keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc   2022-07-01 
21:51:13 UTC (rev 449725)

Property changes on: 
wayland/trunk/keys/pgp/C7223EBE4EF66513B892598911A30156E0E67611.asc
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


[arch-commits] Commit in zsnes/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2022-07-01 Thread Alexander Rødseth via arch-commits
Date: Friday, July 1, 2022 @ 21:24:42
  Author: arodseth
Revision: 1243551

archrelease: copy trunk to multilib-x86_64

Added:
  zsnes/repos/multilib-x86_64/PKGBUILD
(from rev 1243550, zsnes/trunk/PKGBUILD)
Deleted:
  zsnes/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 21:24:37 UTC (rev 1243550)
+++ PKGBUILD2022-07-01 21:24:42 UTC (rev 1243551)
@@ -1,36 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Levente Polyak 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Frank Tetzel 
-# Contributor: Hugo Doria 
-# Contributor: Aurelien Foret 
-
-pkgname=zsnes
-pkgver=2.0.9
-pkgrel=2
-pkgdesc='Super Nintendo emulator'
-url='https://github.com/xyproto/zsnes'
-arch=(x86_64)
-license=(GPL2)
-makedepends=(gendesk git mesa nasm)
-depends=(lib32-libpng lib32-opengl-driver lib32-sdl)
-optdepends=('lib32-alsa-lib: sound support for ALSA'
-'lib32-libpulse: sound support for Pulse Audio')
-source=("git+$url#commit=09bc1b15e0b6ab8320e86a9399afc2984a9336f3") # tag: 
2.0.9
-b2sums=('SKIP')
-
-prepare() {
-  gendesk -f -n --pkgname $pkgname --pkgdesc "$pkgdesc"
-}
-
-build() {
-  export CFLAGS=${CFLAGS/-fcf-protection/}
-  export CXXFLAGS=${CXXFLAGS/-fcf-protection/}
-  make -C $pkgname
-}
-
-package() {
-  install -Dm644 zsnes.desktop "$pkgdir/usr/share/applications/zsnes.desktop"
-  install -Dm644 zsnes/icons/64x64x32.png "$pkgdir/usr/share/pixmaps/zsnes.png"
-  DESTDIR="$pkgdir" make -C $pkgname install
-}

Copied: zsnes/repos/multilib-x86_64/PKGBUILD (from rev 1243550, 
zsnes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 21:24:42 UTC (rev 1243551)
@@ -0,0 +1,41 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Levente Polyak 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Frank Tetzel 
+# Contributor: Hugo Doria 
+# Contributor: Aurelien Foret 
+
+pkgname=zsnes
+pkgver=2.0.10
+pkgrel=1
+pkgdesc='Super Nintendo emulator'
+url='https://github.com/xyproto/zsnes'
+arch=(x86_64)
+license=(GPL2)
+makedepends=(gendesk git mesa nasm setconf)
+depends=(lib32-libpng lib32-opengl-driver lib32-sdl)
+optdepends=('lib32-alsa-lib: sound support for ALSA'
+'lib32-libpulse: sound support for Pulse Audio')
+source=("git+$url#commit=97ec3f4d6d1f2b52ff03aa85fa64569efdd5668a") # tag: 
2.0.10
+b2sums=('SKIP')
+
+prepare() {
+  gendesk -f -n --pkgname $pkgname --pkgdesc "$pkgdesc"
+}
+
+build() {
+  export CFLAGS=${CFLAGS/-fcf-protection/}
+  export CXXFLAGS=${CXXFLAGS/-fcf-protection/}
+
+  # Until zsnes is patched upstream
+  export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}
+  export CXXFLAGS=${CXXFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}
+
+  make -C $pkgname
+}
+
+package() {
+  install -Dm644 zsnes.desktop "$pkgdir/usr/share/applications/zsnes.desktop"
+  install -Dm644 zsnes/icons/64x64x32.png "$pkgdir/usr/share/pixmaps/zsnes.png"
+  DESTDIR="$pkgdir" make -C $pkgname install
+}



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

2022-07-01 Thread Alexander Rødseth via arch-commits
Date: Friday, July 1, 2022 @ 21:24:37
  Author: arodseth
Revision: 1243550

upgpkg: zsnes 2.0.10-1

Modified:
  zsnes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 21:09:00 UTC (rev 1243549)
+++ PKGBUILD2022-07-01 21:24:37 UTC (rev 1243550)
@@ -6,17 +6,17 @@
 # Contributor: Aurelien Foret 
 
 pkgname=zsnes
-pkgver=2.0.9
-pkgrel=2
+pkgver=2.0.10
+pkgrel=1
 pkgdesc='Super Nintendo emulator'
 url='https://github.com/xyproto/zsnes'
 arch=(x86_64)
 license=(GPL2)
-makedepends=(gendesk git mesa nasm)
+makedepends=(gendesk git mesa nasm setconf)
 depends=(lib32-libpng lib32-opengl-driver lib32-sdl)
 optdepends=('lib32-alsa-lib: sound support for ALSA'
 'lib32-libpulse: sound support for Pulse Audio')
-source=("git+$url#commit=09bc1b15e0b6ab8320e86a9399afc2984a9336f3") # tag: 
2.0.9
+source=("git+$url#commit=97ec3f4d6d1f2b52ff03aa85fa64569efdd5668a") # tag: 
2.0.10
 b2sums=('SKIP')
 
 prepare() {
@@ -26,6 +26,11 @@
 build() {
   export CFLAGS=${CFLAGS/-fcf-protection/}
   export CXXFLAGS=${CXXFLAGS/-fcf-protection/}
+
+  # Until zsnes is patched upstream
+  export CFLAGS=${CFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}
+  export CXXFLAGS=${CXXFLAGS/-Wp,-D_FORTIFY_SOURCE=2/}
+
   make -C $pkgname
 }
 



[arch-commits] Commit in lib32-faudio/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 21:09:00
  Author: felixonmars
Revision: 1243549

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-faudio/repos/multilib-x86_64/PKGBUILD
(from rev 1243548, lib32-faudio/trunk/PKGBUILD)
Deleted:
  lib32-faudio/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 21:08:41 UTC (rev 1243548)
+++ PKGBUILD2022-07-01 21:09:00 UTC (rev 1243549)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrew Eikum
-
-pkgname=lib32-faudio
-pkgver=22.06
-pkgrel=1
-pkgdesc="XAudio2 reimplementation"
-arch=(x86_64)
-url="https://github.com/FNA-XNA/FAudio/;
-license=('custom:zlib')
-depends=('lib32-dbus' 'lib32-sdl2' 'faudio')
-makedepends=('cmake' 'ninja')
-source=("https://github.com/FNA-XNA/FAudio/archive/$pkgver/faudio-$pkgver.tar.gz;)
-sha512sums=('1d6526d5299883539b62005cbb3b565883d866e37f92fd37557cd73ac195b28c1c30fae81e1aed83bd927f78a118ae0f42410f236c0de85d341fa72630b0ab1c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  export CC="gcc -m32 -mstackrealign"
-  export CXX="g++ -m32 -mstackrealign"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  cd build
-  cmake ../FAudio-$pkgver -G Ninja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib32
-  # TODO:  -DFFMPEG=ON
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-  rm -r "$pkgdir"/usr/include
-
-  install -Dm644 FAudio-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: lib32-faudio/repos/multilib-x86_64/PKGBUILD (from rev 1243548, 
lib32-faudio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 21:09:00 UTC (rev 1243549)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrew Eikum
+
+pkgname=lib32-faudio
+pkgver=22.07
+pkgrel=1
+pkgdesc="XAudio2 reimplementation"
+arch=(x86_64)
+url="https://github.com/FNA-XNA/FAudio/;
+license=('custom:zlib')
+depends=('lib32-dbus' 'lib32-sdl2' 'faudio')
+makedepends=('cmake' 'ninja')
+source=("https://github.com/FNA-XNA/FAudio/archive/$pkgver/faudio-$pkgver.tar.gz;)
+sha512sums=('20364e9a23c8296aa37cb0cbdbd0d6576069dc9a46da877104e5b924217ef9961dc2668cbfbaed73a5ba54f9b5d90b451e91041282f68ce2a384f478ccfd87a1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  export CC="gcc -m32 -mstackrealign"
+  export CXX="g++ -m32 -mstackrealign"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd build
+  cmake ../FAudio-$pkgver -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib32
+  # TODO:  -DFFMPEG=ON
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+  rm -r "$pkgdir"/usr/include
+
+  install -Dm644 FAudio-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 21:08:41
  Author: felixonmars
Revision: 1243548

upgpkg: lib32-faudio 22.07-1

Modified:
  lib32-faudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 20:38:13 UTC (rev 1243547)
+++ PKGBUILD2022-07-01 21:08:41 UTC (rev 1243548)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Eikum
 
 pkgname=lib32-faudio
-pkgver=22.06
+pkgver=22.07
 pkgrel=1
 pkgdesc="XAudio2 reimplementation"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=('lib32-dbus' 'lib32-sdl2' 'faudio')
 makedepends=('cmake' 'ninja')
 
source=("https://github.com/FNA-XNA/FAudio/archive/$pkgver/faudio-$pkgver.tar.gz;)
-sha512sums=('1d6526d5299883539b62005cbb3b565883d866e37f92fd37557cd73ac195b28c1c30fae81e1aed83bd927f78a118ae0f42410f236c0de85d341fa72630b0ab1c')
+sha512sums=('20364e9a23c8296aa37cb0cbdbd0d6576069dc9a46da877104e5b924217ef9961dc2668cbfbaed73a5ba54f9b5d90b451e91041282f68ce2a384f478ccfd87a1')
 
 prepare() {
   mkdir -p build



[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2022-07-01 Thread Andrew Crerar via arch-commits
Date: Friday, July 1, 2022 @ 20:38:13
  Author: andrewsc
Revision: 1243547

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 1243546, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  460 ++---
 1 file changed, 230 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 20:37:50 UTC (rev 1243546)
+++ PKGBUILD2022-07-01 20:38:13 UTC (rev 1243547)
@@ -1,230 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=103.0b2
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach "Acholi"'
-  'af  "Afrikaans"'
-  'an  "Aragonese"'
-  'ar  "Arabic"'
-  'ast "Asturian"'
-  'az  "Azerbaijani"'
-  'be  "Belarusian"'
-  'bg  "Bulgarian"'
-  'bn  "Bengali"'
-  'br  "Breton"'
-  'bs  "Bosnian"'
-  'ca  "Catalan"'
-  'ca-valencia "Catalan (Valencian)"'
-  'cak "Maya Kaqchikel"'
-  'cs  "Czech"'
-  'cy  "Welsh"'
-  'da  "Danish"'
-  'de  "German"'
-  'dsb "Lower Sorbian"'
-  'el  "Greek"'
-  'en-CA   "English (Canada)"'
-  'en-GB   "English (British)"'
-  'en-US   "English (American)"'
-  'eo  "Esperanto"'
-  'es-AR   "Spanish (Argentina)"'
-  'es-CL   "Spanish (Chile)"'
-  'es-ES   "Spanish (Spain)"'
-  'es-MX   "Spanish (Mexico)"'
-  'et  "Estonian"'
-  'eu  "Basque"'
-  'fa  "Persian"'
-  'ff  "Fulah"'
-  'fi  "Finnish"'
-  'fr  "French"'
-  'fy-NL   "Frisian"'
-  'ga-IE   "Irish"'
-  'gd  "Gaelic (Scotland)"'
-  'gl  "Galician"'
-  'gn  "Guarani"'
-  'gu-IN   "Gujarati (India)"'
-  'he  "Hebrew"'
-  'hi-IN   "Hindi (India)"'
-  'hr  "Croatian"'
-  'hsb "Upper Sorbian"'
-  'hu  "Hungarian"'
-  'hy-AM   "Armenian"'
-  'ia  "Interlingua"'
-  'id  "Indonesian"'
-  'is  "Icelandic"'
-  'it  "Italian"'
-  'ja  "Japanese"'
-  'ka  "Georgian"'
-  'kab "Kabyle"'
-  'kk  "Kazakh"'
-  'km  "Khmer"'
-  'kn  "Kannada"'
-  'ko  "Korean"'
-  'lij "Ligurian"'
-  'lt  "Lithuanian"'
-  'lv  "Latvian"'
-  'mk  "Macedonian"'
-  'mr  "Marathi"'
-  'ms  "Malay"'
-  'my  "Burmese"'
-  'nb-NO   "Norwegian (Bokmål)"'
-  'ne-NP   "Nepali"'
-  'nl  "Dutch"'
-  'nn-NO   "Norwegian (Nynorsk)"'
-  'oc  "Occitan"'
-  'pa-IN   "Punjabi (India)"'
-  'pl  "Polish"'
-  'pt-BR   "Portuguese (Brazilian)"'
-  'pt-PT   "Portuguese (Portugal)"'
-  'rm  "Romansh"'
-  'ro  "Romanian"'
-  'ru  "Russian"'
-  'si  "Sinhala"'
-  'sk  "Slovak"'
-  'sl  "Slovenian"'
-  'son "Songhai"'
-  'sq  "Albanian"'
-  'sr  "Serbian"'
-  'sv-SE   "Swedish"'
-  'ta  "Tamil"'
-  'te  "Telugu"'
-  'th  "Thai"'
-  'tl  "Tagalog"'
-  'tr  "Turkish"'
-  'trs "Triqui"'
-  'uk  "Ukrainian"'
-  'ur  "Urdu"'
-  'uz  "Uzbek"'
-  'vi  "Vietnamese"'
-  'xh  "Xhosa"'
-  'zh-CN   "Chinese (Simplified)"'
-  'zh-TW   "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha512sums=('3a9d4ccd5c1e8da27bcd8450eefb41c7178f3f53acca607f0cb9d90495b06f9fe463a11b259f469a5c7795f6ed2e393d1a25c139a09ff5e4fbff40e672eec5c2'
-
'720031cd37988558f9ded2e515f3fd438bade6630d352a9c9f779314153171b565fc1001c1d50bde89d81aa534117ecb89889812ed24f1f2e4e57e8d547e81ed'
-
'a283df4c008eecbdb3bbbe1a22be3ff3879e7c1f74882d78d7793f993382910e2b8220a574cd2feb3b9b68e6b1d1a25b83c58d89f697cb1cc44c21376c78b190'
-

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2022-07-01 Thread Andrew Crerar via arch-commits
Date: Friday, July 1, 2022 @ 20:37:50
  Author: andrewsc
Revision: 1243546

upgpkg: firefox-developer-edition-i18n 103.0b3-1

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  194 ++---
 1 file changed, 97 insertions(+), 97 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 20:37:38 UTC (rev 1243545)
+++ PKGBUILD2022-07-01 20:37:50 UTC (rev 1243546)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=103.0b2
+pkgver=103.0b3
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -132,99 +132,99 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha512sums=('3a9d4ccd5c1e8da27bcd8450eefb41c7178f3f53acca607f0cb9d90495b06f9fe463a11b259f469a5c7795f6ed2e393d1a25c139a09ff5e4fbff40e672eec5c2'
-
'720031cd37988558f9ded2e515f3fd438bade6630d352a9c9f779314153171b565fc1001c1d50bde89d81aa534117ecb89889812ed24f1f2e4e57e8d547e81ed'
-
'a283df4c008eecbdb3bbbe1a22be3ff3879e7c1f74882d78d7793f993382910e2b8220a574cd2feb3b9b68e6b1d1a25b83c58d89f697cb1cc44c21376c78b190'
-
'4acb49d2f037eb36fe753d49f94d72868c315ff05e8e8924910bd61f6df1e4794e20a962fdb970277f471ce2829c5b369b5417b726cc40c46ca465f183ae179b'
-
'1aecc1a8cee19e9c8780a1bbc79a7eae782d64380044b0e70359f83a4679b9876470cb8cd04439e8c537823a92feb223be403124bf609b0da9aa186fd0600d90'
-
'ad017fe882fb9da832ac1b82fa1ebc6fd51cbd1cf5521e4e0f402ec46e2aecf4815831d104ae1012a1e254e1b9db0c6e8e1a6f0d1efb15d4794ee17a670d72b7'
-
'0d9040da961292d86065c1c7df27e7297864e44873c33897e8a14aa52d55d6ea06d171e1bd50b6faa37a5869a66a01a0e2c13d856818ab4b9d925b7154d29216'
-
'c6dc35c7e563a7ce7edda3cf59c35ee6c7605a714a224ff4971e9d0dcd20b38d8102a49a564d3c7dd69b72b225d339d4b8173f9450fe499c0c826ee851d1'
-
'76c3fbefd626f5a447764e4dd63abf4ee79e8a38bffef5864b001aab201109a5dbf325a8031ecfa41189078775823940448fb21908aa901acd78e7f370f3c6aa'
-
'46ef0ec1fcbd72889246c76a9fade5a0f7b113c18388d850f5ff829c7bb0763a5ae8954d470c1f7263113be5d84b602d2f98924343329299f814538285eda197'
-
'785ec8ec259c6047abf16bc4aebaaeade8d2135628467fc5e871f54a502c42df6d01943fdd8bb1848b56462c650e60931afa62437713e9067ff8ca3b78bfe742'
-
'1f5b2c14b17e4579b430b4ce441732b2cda7cb874414ee32f72a131c9c980c65b92266d21a4163a6694669322a9f72fcb6d1318a19fefb32fb3575417ff06266'
-
'd6aa19354d454512aa95c0d375577cd872eb8903511926bddefa39deccbf4b1d57be34f83e8732656698d1484277ae74b2832f32e90aa1f43d77be3872447e5d'
-
'8e3878cf7fbe40f7172e7a6b913f655d2e919e0d107bff189c54cfdd15fd7845a85d5839bae47b95928d4071b938e678c7e854ea026dbdea1fa718c003755438'
-
'82b1b21e0585f1637d9979553378bd4d4a88305c8c77cb7c735088f49d34ef5c81dcc556a1b5948d07b735d8f48dabdce93f2d983462687b929cdff93dae3978'
-
'10793ba060a71b96428c6245ce512ec9f118f0f0a5c637bcf5d7f76d777949c20f65f2d4030308a491235e1c00f9943d1ca76c08a8bb6fcd58ad7fd0049cea51'
-
'bbbfea569470104940a85fca0c2ef30a2b2d3b905ef424ee4c385e9003bb29ffb50401a893657472b244195206d6e28338e147515fc774b2b461f71fecaf87db'
-
'61423e9921cd7a7510109e3d146c126f5e54d6a4d68bb06175ce9af7a0b2ee201d4820ba8a1cf9bee3ee7add7dc280cb282e55c0ecf45aa8affa3bff7e11da1d'
-
'7fbbe7c9873b68df1f0e0146a0c6662737031c31af6d74d64939528182f2bdc63b6835180df84000bb2a32458a777e7ce763be3b8cd9fce335c4f14c41c39080'
-
'a6eeaff7ef46ff22d08e8004cfa3eb2cec2831487ff3471aecbcb443a31eb1c739b1d41fe8c5fead242e5872e05540c8775a65b1acf8eedacbd6997124e5ef7e'
-
'30b5af703254115807f1e6731434ae5a9a0cbb66c45af374c5a35f4c08470078b29ff0344a8b231f43bcf23cbfc6a67ded3aee511935439eeb2edaa676cbcb90'
-
'4f9945e82da7ec1d99a43f6eb1e14aa82f79f495086324e5b38d37ecfafb20a6e13c792252cf9ec761c9a0d452acc35d9e89a18ba5f0ba81a80a2cdd297edc81'
-
'17be57d9a64b302bf0e91cb9c31991eaed4aff63bd747bc90485f22bb673a0b66595dd779abb40d5618f0da452a260a099d60578f12e4d5365f7a528d9b147d3'
-
'ddf199feecdf6003164b9be24b699fcc168c97fb614a8bc6df9588f2426e586c1f97486b923f5e369d6099851257d4db60f8ff7a9e5dc2cbb18b8577ca3d0074'
-
'b56f83486ea5b9b97808d680cef74b4c79666f452f725c7173b8c629eebdf67787285dca04aa74149575cc4f1403f2f79c46f00770691f5405340005dfff40b2'
-
'372dff2e30d033ebe5a92bf456e4ad1080305762aa656fc3fcea5eb09cf6c99b0a6e76b82513bc1d5a15504e513104eb8aabf55beb89ac79ecbb03ba0ee04f62'
-
'22d488eef19fc8ab9162200fad897ba9d014cb61fbe30f2b1eaec91b2f391fb96d74e0974c05a272c8c35660bdff8003897a4b07b4b296cd74916c0e5745ce4c'
-
'fc87656cd91ba87ed297c66a3a58e8ebb3bf9c5aa17590b8744122e7dbd6c35e3eda76ad3e9c651e3f344f0d8ec58e047cc91f3df8b7473b1a18aeb5bc3a8396'
-

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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 20:37:38
  Author: felixonmars
Revision: 1243545

archrelease: copy trunk to community-x86_64

Added:
  faudio/repos/community-x86_64/PKGBUILD
(from rev 1243544, faudio/trunk/PKGBUILD)
Deleted:
  faudio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 20:37:19 UTC (rev 1243544)
+++ PKGBUILD2022-07-01 20:37:38 UTC (rev 1243545)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrew Eikum
-
-pkgname=faudio
-pkgver=22.06
-pkgrel=1
-pkgdesc="XAudio2 reimplementation"
-arch=(x86_64)
-url="https://github.com/FNA-XNA/FAudio/;
-license=('custom:zlib')
-depends=('sdl2' 'gst-libav')
-makedepends=('cmake' 'ninja')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FNA-XNA/FAudio/archive/$pkgver.tar.gz;)
-sha512sums=('1d6526d5299883539b62005cbb3b565883d866e37f92fd37557cd73ac195b28c1c30fae81e1aed83bd927f78a118ae0f42410f236c0de85d341fa72630b0ab1c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../FAudio-$pkgver -G Ninja \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DGSTREAMER=ON
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-
-  install -Dm644 FAudio-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: faudio/repos/community-x86_64/PKGBUILD (from rev 1243544, 
faudio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 20:37:38 UTC (rev 1243545)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrew Eikum
+
+pkgname=faudio
+pkgver=22.07
+pkgrel=1
+pkgdesc="XAudio2 reimplementation"
+arch=(x86_64)
+url="https://github.com/FNA-XNA/FAudio/;
+license=('custom:zlib')
+depends=('sdl2' 'gst-libav')
+makedepends=('cmake' 'ninja')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FNA-XNA/FAudio/archive/$pkgver.tar.gz;)
+sha512sums=('20364e9a23c8296aa37cb0cbdbd0d6576069dc9a46da877104e5b924217ef9961dc2668cbfbaed73a5ba54f9b5d90b451e91041282f68ce2a384f478ccfd87a1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../FAudio-$pkgver -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DGSTREAMER=ON
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+
+  install -Dm644 FAudio-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 20:37:19
  Author: felixonmars
Revision: 1243544

upgpkg: faudio 22.07-1

Modified:
  faudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 20:33:37 UTC (rev 1243543)
+++ PKGBUILD2022-07-01 20:37:19 UTC (rev 1243544)
@@ -2,7 +2,7 @@
 # Contributor: Andrew Eikum
 
 pkgname=faudio
-pkgver=22.06
+pkgver=22.07
 pkgrel=1
 pkgdesc="XAudio2 reimplementation"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=('sdl2' 'gst-libav')
 makedepends=('cmake' 'ninja')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FNA-XNA/FAudio/archive/$pkgver.tar.gz;)
-sha512sums=('1d6526d5299883539b62005cbb3b565883d866e37f92fd37557cd73ac195b28c1c30fae81e1aed83bd927f78a118ae0f42410f236c0de85d341fa72630b0ab1c')
+sha512sums=('20364e9a23c8296aa37cb0cbdbd0d6576069dc9a46da877104e5b924217ef9961dc2668cbfbaed73a5ba54f9b5d90b451e91041282f68ce2a384f478ccfd87a1')
 
 prepare() {
   mkdir -p build



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

2022-07-01 Thread Daniel M. Capella via arch-commits
Date: Friday, July 1, 2022 @ 19:28:25
  Author: polyzen
Revision: 1243446

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 19:27:57 UTC (rev 1243445)
+++ PKGBUILD2022-07-01 19:28:25 UTC (rev 1243446)
@@ -1,31 +0,0 @@
-pkgname=python-imagesize
-pkgver=1.3.0
-pkgrel=3
-
-pkgdesc='Getting image size from png/jpeg/jpeg2000/gif file'
-url='https://github.com/shibukawa/imagesize_py'
-arch=('any')
-license=('MIT')
-
-depends=('python')
-makedepends=('python-setuptools')
-
-source=("https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-$pkgver.tar.gz;)
-
-sha256sums=('cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d')
-
-build() {
-  cd "$srcdir"/imagesize-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/imagesize-$pkgver
-  python -m unittest discover -v
-}
-
-package() {
-  cd imagesize-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}

Copied: python-imagesize/repos/community-any/PKGBUILD (from rev 1243445, 
python-imagesize/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 19:28:25 UTC (rev 1243446)
@@ -0,0 +1,34 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+
+pkgname=python-imagesize
+pkgver=1.4.1
+pkgrel=1
+
+pkgdesc='Analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers 
and returns image size or DPI'
+url='https://github.com/shibukawa/imagesize_py'
+arch=('any')
+license=('MIT')
+
+depends=('python')
+makedepends=('python-setuptools')
+
+source=("https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-$pkgver.tar.gz;)
+
+sha256sums=('69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a')
+
+build() {
+  cd imagesize-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd imagesize-$pkgver
+  python -m unittest discover -v
+}
+
+package() {
+  cd imagesize-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.rst
+}



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

2022-07-01 Thread Daniel M. Capella via arch-commits
Date: Friday, July 1, 2022 @ 19:27:57
  Author: polyzen
Revision: 1243445

upgpkg: python-imagesize 1.4.1-1

Modified:
  python-imagesize/trunk/PKGBUILD

--+
 PKGBUILD |   17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:25:41 UTC (rev 1243444)
+++ PKGBUILD2022-07-01 19:27:57 UTC (rev 1243445)
@@ -1,8 +1,11 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+
 pkgname=python-imagesize
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.4.1
+pkgrel=1
 
-pkgdesc='Getting image size from png/jpeg/jpeg2000/gif file'
+pkgdesc='Analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers 
and returns image size or DPI'
 url='https://github.com/shibukawa/imagesize_py'
 arch=('any')
 license=('MIT')
@@ -12,15 +15,15 @@
 
 
source=("https://files.pythonhosted.org/packages/source/i/imagesize/imagesize-$pkgver.tar.gz;)
 
-sha256sums=('cd1750d452385ca327479d45b64d9c7729ecf0b3969a58148298c77092261f9d')
+sha256sums=('69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a')
 
 build() {
-  cd "$srcdir"/imagesize-$pkgver
+  cd imagesize-$pkgver
   python setup.py build
 }
 
 check() {
-  cd "$srcdir"/imagesize-$pkgver
+  cd imagesize-$pkgver
   python -m unittest discover -v
 }
 
@@ -27,5 +30,5 @@
 package() {
   cd imagesize-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.rst
 }



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:25:41
  Author: felixonmars
Revision: 1243444

archrelease: copy trunk to community-staging-x86_64

Added:
  postgrest/repos/community-staging-x86_64/
  postgrest/repos/community-staging-x86_64/PKGBUILD
(from rev 1243443, postgrest/trunk/PKGBUILD)
  postgrest/repos/community-staging-x86_64/protolude-0.3.1.patch
(from rev 1243443, postgrest/trunk/protolude-0.3.1.patch)

---+
 PKGBUILD  |   77 ++
 protolude-0.3.1.patch |  123 
 2 files changed, 200 insertions(+)

Copied: postgrest/repos/community-staging-x86_64/PKGBUILD (from rev 1243443, 
postgrest/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:25:41 UTC (rev 1243444)
@@ -0,0 +1,77 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=postgrest
+pkgver=8.0.0
+pkgrel=228
+pkgdesc="REST API for any Postgres database"
+url="https://github.com/begriffs/postgrest;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-ranged-sets' 'haskell-aeson' 
'haskell-ansi-wl-pprint'
+ 'haskell-base64-bytestring' 'haskell-case-insensitive' 
'haskell-cassava'
+ 'haskell-configurator-pg' 'haskell-contravariant' 
'haskell-contravariant-extras'
+ 'haskell-cookie' 'haskell-either' 'haskell-fast-logger' 
'haskell-gitrev' 'haskell-hasql'
+ 'haskell-hasql-dynamic-statements' 'haskell-hasql-notifications' 
'haskell-hasql-pool'
+ 'haskell-hasql-transaction' 'haskell-heredoc' 'haskell-http-types'
+ 'haskell-insert-ordered-containers' 
'haskell-interpolatedstring-perl6' 'haskell-jose'
+ 'haskell-lens' 'haskell-lens-aeson' 'haskell-network-uri' 
'haskell-optparse-applicative'
+ 'haskell-protolude' 'haskell-regex-tdfa' 'haskell-scientific'
+ 'haskell-swagger2' 'haskell-unordered-containers' 'haskell-vector' 
'haskell-wai'
+ 'haskell-wai-cors' 'haskell-wai-extra' 'haskell-wai-logger' 
'haskell-wai-middleware-static'
+ 'haskell-auto-update' 'haskell-retry' 'haskell-warp')
+makedepends=('ghc' 'uusi' 'haskell-aeson-qq' 'haskell-async' 'haskell-hspec' 
'haskell-hspec-wai'
+ 'haskell-hspec-wai-json' 'haskell-monad-control' 
'haskell-transformers-base')
+checkdepends=('pifpaf' 'postgresql' 'procps-ng')
+source=("https://github.com/begriffs/postgrest/archive/v$pkgver/$pkgname-$pkgver.tar.gz;
+protolude-0.3.1.patch)
+sha512sums=('ae3f004d3042e236ffd3870c980cdfbb615a3de5433bd917816e8c0e719edb0bfcba763bb3c920dad64461410374231a6ab7710d48b310cdc30d5dd6f1f58337'
+
'29132a1f8d432f02177dc42c2044cb8e707978372956830c490984295f4ebcff7256ef119006204e97b7d57fcf80054d5d3ed2ad65746653f2685158e333e67e')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u base -u hasql -u hasql-pool -u hspec -u HTTP -u lens -u retry 
$pkgname.cabal
+
+# TODO: not a proper fix. probably newly added "column" should be shown too
+sed -i 's/H.RowError i/H.RowError i _/' src/PostgREST/Error.hs
+
+patch -p1 -i ../protolude-0.3.1.patch
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+-f-CI --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgrest_test
+# https://github.com/PostgREST/postgrest/issues/1857
+POSTGREST_TEST_CONNECTION=$(test/create_test_db 
"postgres://$USER@localhost" postgrest_test) runhaskell Setup test 
--show-details=direct || echo "Tests failed"
+
+# Disabled: uses stack
+# test/io-tests.sh
+
+pifpaf_stop
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}

Copied: postgrest/repos/community-staging-x86_64/protolude-0.3.1.patch (from 
rev 1243443, postgrest/trunk/protolude-0.3.1.patch)
===
--- community-staging-x86_64/protolude-0.3.1.patch 

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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:25:21
  Author: felixonmars
Revision: 1243443

upgpkg: postgrest 8.0.0-228: rebuild with kan-extensions 5.2.5

Modified:
  postgrest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:22:43 UTC (rev 1243442)
+++ PKGBUILD2022-07-01 19:25:21 UTC (rev 1243443)
@@ -3,7 +3,7 @@
 
 pkgname=postgrest
 pkgver=8.0.0
-pkgrel=227
+pkgrel=228
 pkgdesc="REST API for any Postgres database"
 url="https://github.com/begriffs/postgrest;
 license=("MIT")



[arch-commits] Commit in haskell-hasql-dynamic-statements/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:22:43
  Author: felixonmars
Revision: 1243442

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-dynamic-statements/repos/community-staging-x86_64/
  haskell-hasql-dynamic-statements/repos/community-staging-x86_64/PKGBUILD
(from rev 1243441, haskell-hasql-dynamic-statements/trunk/PKGBUILD)

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

Copied: 
haskell-hasql-dynamic-statements/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243441, haskell-hasql-dynamic-statements/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:22:43 UTC (rev 1243442)
@@ -0,0 +1,55 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-dynamic-statements
+pkgname=haskell-hasql-dynamic-statements
+pkgver=0.3.1
+pkgrel=134
+pkgdesc="Toolkit for constructing Hasql statements dynamically"
+url="https://github.com/nikita-volkov/hasql-dynamic-statements;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-implicits' 'haskell-ptr')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('0c7a7c01c9bd01ad15655635e8bbded57198ba0515b1e72391a27930bb5b45bb')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u hasql $_hkgname.cabal
+  sed -i 's/5432/9824/' test/Main.hs
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  eval $(pifpaf run postgresql --host 127.0.0.1)
+  createuser -s postgres
+  runhaskell Setup test --show-details=direct
+  pifpaf_stop
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-dynamic-statements/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:22:24
  Author: felixonmars
Revision: 1243441

upgpkg: haskell-hasql-dynamic-statements 0.3.1-134: rebuild with kan-extensions 
5.2.5

Modified:
  haskell-hasql-dynamic-statements/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:22:11 UTC (rev 1243440)
+++ PKGBUILD2022-07-01 19:22:24 UTC (rev 1243441)
@@ -3,7 +3,7 @@
 _hkgname=hasql-dynamic-statements
 pkgname=haskell-hasql-dynamic-statements
 pkgver=0.3.1
-pkgrel=133
+pkgrel=134
 pkgdesc="Toolkit for constructing Hasql statements dynamically"
 url="https://github.com/nikita-volkov/hasql-dynamic-statements;
 license=("MIT")



[arch-commits] Commit in haskell-hasql-notifications/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:22:11
  Author: felixonmars
Revision: 1243440

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-notifications/repos/community-staging-x86_64/
  haskell-hasql-notifications/repos/community-staging-x86_64/PKGBUILD
(from rev 1243439, haskell-hasql-notifications/trunk/PKGBUILD)

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

Copied: haskell-hasql-notifications/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243439, haskell-hasql-notifications/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:22:11 UTC (rev 1243440)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-notifications
+pkgname=haskell-hasql-notifications
+pkgver=0.2.0.1
+pkgrel=8
+pkgdesc="LISTEN/NOTIFY support for Hasql"
+url="https://github.com/diogob/hasql-notifications;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-postgresql-libpq')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('7b5e2eab841d7f2d07869039b8674cd119408817794e884785b30417754825a4')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  eval $(pifpaf run postgresql --host 127.0.0.1)
+  createuser -s postgres
+  createdb hasql_notifications_test
+  runhaskell Setup test --show-details=direct
+  pifpaf_stop
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-notifications/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:21:53
  Author: felixonmars
Revision: 1243439

upgpkg: haskell-hasql-notifications 0.2.0.1-8: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:21:24 UTC (rev 1243438)
+++ PKGBUILD2022-07-01 19:21:53 UTC (rev 1243439)
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.1
-pkgrel=7
+pkgrel=8
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications;
 license=("BSD")



[arch-commits] Commit in haskell-hasql-implicits/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:21:24
  Author: felixonmars
Revision: 1243438

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-implicits/repos/community-staging-x86_64/
  haskell-hasql-implicits/repos/community-staging-x86_64/PKGBUILD
(from rev 1243437, haskell-hasql-implicits/trunk/PKGBUILD)

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

Copied: haskell-hasql-implicits/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243437, haskell-hasql-implicits/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:21:24 UTC (rev 1243438)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-implicits
+pkgname=haskell-hasql-implicits
+pkgver=0.1.0.3
+pkgrel=45
+pkgdesc="Implicit definitions for Hasql, such as default codecs for standard 
types"
+url="https://github.com/nikita-volkov/hasql-implicits;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-hasql' 'haskell-network-ip' 
'haskell-scientific'
+ 'haskell-uuid' 'haskell-vector')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('42cfd03f80172bc7de36c13fdba28dbf5a6f4095b1a4cc0a40ac294382f78777')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-implicits/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:21:07
  Author: felixonmars
Revision: 1243437

upgpkg: haskell-hasql-implicits 0.1.0.3-45: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql-implicits/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:20:58 UTC (rev 1243436)
+++ PKGBUILD2022-07-01 19:21:07 UTC (rev 1243437)
@@ -3,7 +3,7 @@
 _hkgname=hasql-implicits
 pkgname=haskell-hasql-implicits
 pkgver=0.1.0.3
-pkgrel=44
+pkgrel=45
 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard 
types"
 url="https://github.com/nikita-volkov/hasql-implicits;
 license=("MIT")



[arch-commits] Commit in haskell-hasql-pool/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:20:58
  Author: felixonmars
Revision: 1243436

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-pool/repos/community-staging-x86_64/
  haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 1243435, haskell-hasql-pool/trunk/PKGBUILD)

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

Copied: haskell-hasql-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
1243435, haskell-hasql-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:20:58 UTC (rev 1243436)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql-pool
+pkgname=haskell-hasql-pool
+pkgver=0.5.2.2
+pkgrel=57
+pkgdesc="A pool of connections for Hasql"
+url="https://github.com/nikita-volkov/hasql-pool;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-prelude' 'haskell-hasql' 
'haskell-resource-pool')
+makedepends=('ghc' 'haskell-hspec')
+checkdepends=('pifpaf' 'postgresql')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('4e3336ab6fac3b2023f83f28e53a2d44cc961f164e51d1420fba3745d95e874c7f2300358b3a8568bef1506d46f468343e78b58f7c1d39a3673a7565cefc2092')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/5432/9824/' test/Main.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--disable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+#runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-pool/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:20:42
  Author: felixonmars
Revision: 1243435

upgpkg: haskell-hasql-pool 0.5.2.2-57: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql-pool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:20:33 UTC (rev 1243434)
+++ PKGBUILD2022-07-01 19:20:42 UTC (rev 1243435)
@@ -4,7 +4,7 @@
 _hkgname=hasql-pool
 pkgname=haskell-hasql-pool
 pkgver=0.5.2.2
-pkgrel=56
+pkgrel=57
 pkgdesc="A pool of connections for Hasql"
 url="https://github.com/nikita-volkov/hasql-pool;
 license=('MIT')



[arch-commits] Commit in haskell-hasql-transaction/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:20:33
  Author: felixonmars
Revision: 1243434

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql-transaction/repos/community-staging-x86_64/
  haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD
(from rev 1243433, haskell-hasql-transaction/trunk/PKGBUILD)

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

Copied: haskell-hasql-transaction/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243433, haskell-hasql-transaction/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:20:33 UTC (rev 1243434)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hasql-transaction
+pkgname=haskell-hasql-transaction
+pkgver=1.0.1.1
+pkgrel=75
+pkgdesc="A composable abstraction over the retryable transactions for Hasql"
+url="https://github.com/nikita-volkov/hasql-transaction;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bytestring-tree-builder' 'haskell-contravariant'
+ 'haskell-contravariant-extras' 'haskell-hasql')
+makedepends=('ghc' 'uusi' 'haskell-async' 'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('c37c463c3cce859cb3afb35ab3ac6a55db27209bbed4209f77b027ace2c21888b544223ceabf86cde92d60c26e65d03df26c2974bcbca99b466f3ccc683f0583')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/5432/9824/' conflicts-test/Main.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hasql-transaction/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:20:17
  Author: felixonmars
Revision: 1243433

upgpkg: haskell-hasql-transaction 1.0.1.1-75: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:19:58 UTC (rev 1243432)
+++ PKGBUILD2022-07-01 19:20:17 UTC (rev 1243433)
@@ -3,7 +3,7 @@
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
 pkgver=1.0.1.1
-pkgrel=74
+pkgrel=75
 pkgdesc="A composable abstraction over the retryable transactions for Hasql"
 url="https://github.com/nikita-volkov/hasql-transaction;
 license=('MIT')



[arch-commits] Commit in haskell-language-server/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:19:58
  Author: felixonmars
Revision: 1243432

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-language-server/repos/community-staging-x86_64/
  haskell-language-server/repos/community-staging-x86_64/PKGBUILD
(from rev 1243431, haskell-language-server/trunk/PKGBUILD)

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

Copied: haskell-language-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243431, haskell-language-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:19:58 UTC (rev 1243432)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+
+pkgname=haskell-language-server
+pkgver=1.3.0.0
+pkgrel=217
+pkgdesc="LSP server for GHC"
+url="https://github.com/haskell/haskell-language-server#readme;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-async'
+ 'haskell-base16-bytestring' 'haskell-cryptohash-sha1' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-gitrev'
+ 'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb'
+ 'haskell-hls-call-hierarchy-plugin' 'haskell-hls-eval-plugin'
+ 'haskell-hls-explicit-imports-plugin' 'haskell-hls-floskell-plugin'
+ 'haskell-hls-fourmolu-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-graph'
+ 'haskell-hls-haddock-comments-plugin' 'haskell-hls-hlint-plugin'
+ 'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
+ 'haskell-hls-pragmas-plugin'
+ 'haskell-hls-retrie-plugin' 'haskell-hls-stylish-haskell-plugin'
+ 'haskell-hslogger' 'haskell-lens' 'haskell-lsp' 
'haskell-optparse-applicative'
+ 'haskell-optparse-simple' 'haskell-regex-tdfa' 
'haskell-safe-exceptions'
+ 'haskell-sqlite-simple' 'haskell-temporary' 
'haskell-unordered-containers')
+# Disabled due to not compatible with GHC 9:
+# 'haskell-hls-brittany-plugin' 'haskell-hls-class-plugin' 
'haskell-hls-splice-plugin' 'haskell-hls-tactics-plugin' 
'haskell-hls-refine-imports-plugin'
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test'
+ 'haskell-lsp-types')
+checkdepends=('cabal-install')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('2938c4eaf8e2fef72ddf0e116e021b109ab69c4cdd48dc678cb93cd08e03e7f2abf3aaf1dea17a51dd8cb70f69db7ceba9823291d847ffe8bd0c990028fd6da4')
+
+prepare() {
+  cd $pkgname-$pkgver
+  find test/testdata -name \*.cabal -exec uusi --add-options-all=-dynamic {} \;
+  uusi -u ghc-api-compat $pkgname.cabal
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -f-brittany -f-class -f-refineImports -f-tactic 
-f-splice
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname-$pkgver
+  
PATH="$PWD/dist/build/haskell-language-server:$PWD/dist/build/haskell-language-server-wrapper:$PATH"
 LD_LIBRARY_PATH="$PWD/dist/build" runhaskell Setup test || echo "Tests failed"
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-language-server/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:19:42
  Author: felixonmars
Revision: 1243431

upgpkg: haskell-language-server 1.3.0.0-217: rebuild with kan-extensions 5.2.5

Modified:
  haskell-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:19:32 UTC (rev 1243430)
+++ PKGBUILD2022-07-01 19:19:42 UTC (rev 1243431)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.3.0.0
-pkgrel=216
+pkgrel=217
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



[arch-commits] Commit in haskell-hasql/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:19:32
  Author: felixonmars
Revision: 1243430

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hasql/repos/community-staging-x86_64/
  haskell-hasql/repos/community-staging-x86_64/PKGBUILD
(from rev 1243429, haskell-hasql/trunk/PKGBUILD)

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

Copied: haskell-hasql/repos/community-staging-x86_64/PKGBUILD (from rev 
1243429, haskell-hasql/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:19:32 UTC (rev 1243430)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hasql
+pkgname=haskell-hasql
+pkgver=1.5.0.1
+pkgrel=11
+pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
+url="https://github.com/nikita-volkov/hasql;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-bytestring-strict-builder' 
'haskell-contravariant'
+ 'haskell-dlist' 'haskell-hashable' 'haskell-hashtables' 
'haskell-postgresql-binary'
+ 'haskell-postgresql-libpq' 'haskell-profunctors' 
'haskell-text-builder' 'haskell-vector')
+makedepends=('ghc' 'haskell-contravariant-extras' 'haskell-tasty' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-hunit' 'haskell-quickcheck-instances' 
'haskell-quickcheck'
+ 'haskell-rerebase')
+checkdepends=('postgresql' 'pifpaf')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('f766ba5959b23462303b7ffbea6e0d94a37d2cb92d8bf181f7f476167e3ced2f8ed02ea7fdc5854f5daebd5d04275086a473d53525c1676b20bc3533a388b404')
+
+prepare() {
+cd $_hkgname-$pkgver
+
+# Do not use default postgres port
+sed -i 's/5432/9824/' tasty/Main/*.hs threads-test/*.hs profiling/*.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+
+eval $(pifpaf run postgresql --host 127.0.0.1)
+createuser -s postgres
+runhaskell Setup test --show-details=direct
+pifpaf_stop
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:19:16
  Author: felixonmars
Revision: 1243429

upgpkg: haskell-hasql 1.5.0.1-11: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:18:20 UTC (rev 1243428)
+++ PKGBUILD2022-07-01 19:19:16 UTC (rev 1243429)
@@ -4,7 +4,7 @@
 _hkgname=hasql
 pkgname=haskell-hasql
 pkgver=1.5.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql;
 license=('MIT')



[arch-commits] Commit in haskell-summoner-tui/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:18:20
  Author: felixonmars
Revision: 1243428

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-summoner-tui/repos/community-staging-x86_64/
  haskell-summoner-tui/repos/community-staging-x86_64/PKGBUILD
(from rev 1243427, haskell-summoner-tui/trunk/PKGBUILD)

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

Copied: haskell-summoner-tui/repos/community-staging-x86_64/PKGBUILD (from rev 
1243427, haskell-summoner-tui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:18:20 UTC (rev 1243428)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: berberman 
+
+_hkgname=summoner-tui
+pkgname=haskell-summoner-tui
+pkgver=2.0.1.1
+pkgrel=366
+pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
+url="https://github.com/kowainik/summoner;
+license=('MPL2')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-brick' 'haskell-colourista' 'haskell-microlens' 
'haskell-microlens-th'
+ 'haskell-relude' 'haskell-summoner' 'haskell-validation-selective' 
'haskell-vty')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('9f840f25d72c54b4b5ed0c5e6755e52ca71e9961759de6bd0046d567bd1f2c27')
+
+prepare(){
+  cd $_hkgname-$pkgver
+  uusi -u base -u brick -u vty $_hkgname.cabal
+  gen-setup
+  sed -i 's|renderCheckbox :: Bool -> String|renderCheckbox :: (Ord n) => Bool 
-> String|' src/Summoner/Tui/Field.hs
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-summoner-tui/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:18:03
  Author: felixonmars
Revision: 1243427

upgpkg: haskell-summoner-tui 2.0.1.1-366: rebuild with kan-extensions 5.2.5

Modified:
  haskell-summoner-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:17:54 UTC (rev 1243426)
+++ PKGBUILD2022-07-01 19:18:03 UTC (rev 1243427)
@@ -4,7 +4,7 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=365
+pkgrel=366
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner;
 license=('MPL2')



[arch-commits] Commit in haskell-text-builder/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:17:54
  Author: felixonmars
Revision: 1243426

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-text-builder/repos/community-staging-x86_64/
  haskell-text-builder/repos/community-staging-x86_64/PKGBUILD
(from rev 1243425, haskell-text-builder/trunk/PKGBUILD)

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

Copied: haskell-text-builder/repos/community-staging-x86_64/PKGBUILD (from rev 
1243425, haskell-text-builder/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:17:54 UTC (rev 1243426)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=text-builder
+pkgname=haskell-text-builder
+pkgver=0.6.6.6
+pkgrel=8
+pkgdesc="An efficient strict text builder"
+url="https://github.com/nikita-volkov/text-builder;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-text-builder-dev')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('ba7a294d6f06a1fe84d2ce62b9db49a38a88d9088458526174358b3f7717c9af37f601b67e6ed593fde8d4d232c7e406a8177b1cdb9a69b396d052bea8549c78')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-text-builder/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:17:38
  Author: felixonmars
Revision: 1243425

upgpkg: haskell-text-builder 0.6.6.6-8: rebuild with kan-extensions 5.2.5

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:17:29 UTC (rev 1243424)
+++ PKGBUILD2022-07-01 19:17:38 UTC (rev 1243425)
@@ -3,7 +3,7 @@
 _hkgname=text-builder
 pkgname=haskell-text-builder
 pkgver=0.6.6.6
-pkgrel=7
+pkgrel=8
 pkgdesc="An efficient strict text builder"
 url="https://github.com/nikita-volkov/text-builder;
 license=('MIT')



[arch-commits] Commit in haskell-butcher/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:17:29
  Author: felixonmars
Revision: 1243424

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-butcher/repos/community-staging-x86_64/
  haskell-butcher/repos/community-staging-x86_64/PKGBUILD
(from rev 1243423, haskell-butcher/trunk/PKGBUILD)

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

Copied: haskell-butcher/repos/community-staging-x86_64/PKGBUILD (from rev 
1243423, haskell-butcher/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:17:29 UTC (rev 1243424)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=butcher
+pkgname=haskell-butcher
+pkgver=1.3.3.2
+pkgrel=216
+pkgdesc="Chops a command or program invocation into digestable pieces."
+url="https://github.com/lspitzner/butcher/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-bifunctors' 'haskell-deque' 'haskell-extra' 
'haskell-free'
+ 'haskell-microlens' 'haskell-microlens-th' 'haskell-multistate' 
'haskell-unsafe'
+ 'haskell-void')
+makedepends=('ghc' 'uusi' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('1d0f8e8e498b012c4a859671eebf34a6e965e8ed99b3c90d3aad1d8898c40f1b')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u base $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:17:13
  Author: felixonmars
Revision: 1243423

upgpkg: haskell-butcher 1.3.3.2-216: rebuild with kan-extensions 5.2.5

Modified:
  haskell-butcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:17:03 UTC (rev 1243422)
+++ PKGBUILD2022-07-01 19:17:13 UTC (rev 1243423)
@@ -3,7 +3,7 @@
 _hkgname=butcher
 pkgname=haskell-butcher
 pkgver=1.3.3.2
-pkgrel=215
+pkgrel=216
 pkgdesc="Chops a command or program invocation into digestable pieces."
 url="https://github.com/lspitzner/butcher/;
 license=("BSD")



[arch-commits] Commit in haskell-hls-eval-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:17:03
  Author: felixonmars
Revision: 1243422

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-eval-plugin/repos/community-staging-x86_64/
  haskell-hls-eval-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243421, haskell-hls-eval-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-eval-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243421, haskell-hls-eval-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:17:03 UTC (rev 1243422)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-eval-plugin
+pkgname=haskell-hls-eval-plugin
+pkgver=1.1.2.0
+pkgrel=188
+pkgdesc="Eval plugin for Haskell Language Server"
+url="https://github.com/haskell/haskell-language-server;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-diff' 'haskell-quickcheck' 'haskell-aeson' 
'haskell-dlist'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-ghcide'
+ 'haskell-hashable' 'haskell-hls-plugin-api' 'haskell-lens' 
'haskell-lsp'
+ 'haskell-lsp-types' 'haskell-megaparsec' 'haskell-parser-combinators'
+ 'haskell-pretty-simple' 'haskell-safe-exceptions' 'haskell-temporary' 
'haskell-unliftio'
+ 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('8597144404060b56aa84d2a6549306924de6aa99ff8fa121f0a3e6fbf2facc979e36dc9304fd041833201044f59e1745574eb1a1e3459b22baf0fae3f40d96e1')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  # https://github.com/haskell/haskell-language-server/issues/1809
+  runhaskell Setup test --show-details=direct || echo "Tests failed"
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-eval-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:16:47
  Author: felixonmars
Revision: 1243421

upgpkg: haskell-hls-eval-plugin 1.1.2.0-188: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hls-eval-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:16:38 UTC (rev 1243420)
+++ PKGBUILD2022-07-01 19:16:47 UTC (rev 1243421)
@@ -3,7 +3,7 @@
 _hkgname=hls-eval-plugin
 pkgname=haskell-hls-eval-plugin
 pkgver=1.1.2.0
-pkgrel=187
+pkgrel=188
 pkgdesc="Eval plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



[arch-commits] Commit in haskell-hls-call-hierarchy-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:16:38
  Author: felixonmars
Revision: 1243420

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/
  haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243419, haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-call-hierarchy-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243419, haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:16:38 UTC (rev 1243420)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-call-hierarchy-plugin
+pkgname=haskell-hls-call-hierarchy-plugin
+pkgver=1.0.0.0
+pkgrel=185
+pkgdesc="Call hierarchy plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-call-hierarchy-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-extra' 'haskell-ghc' 
'haskell-ghc-api-compat'
+ 'haskell-ghcide' 'haskell-hiedb' 'haskell-hls-plugin-api' 
'haskell-lens' 'haskell-lsp'
+ 'haskell-sqlite-simple' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('4b3103a98ec57c9f050ffd1c534a0e23b1bfcbe78dda441c351b874939ce34a8')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-call-hierarchy-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:16:22
  Author: felixonmars
Revision: 1243419

upgpkg: haskell-hls-call-hierarchy-plugin 1.0.0.0-185: rebuild with 
kan-extensions 5.2.5

Modified:
  haskell-hls-call-hierarchy-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:16:13 UTC (rev 1243418)
+++ PKGBUILD2022-07-01 19:16:22 UTC (rev 1243419)
@@ -3,7 +3,7 @@
 _hkgname=hls-call-hierarchy-plugin
 pkgname=haskell-hls-call-hierarchy-plugin
 pkgver=1.0.0.0
-pkgrel=184
+pkgrel=185
 pkgdesc="Call hierarchy plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-call-hierarchy-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-floskell-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:16:13
  Author: felixonmars
Revision: 1243418

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-floskell-plugin/repos/community-staging-x86_64/
  haskell-hls-floskell-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243417, haskell-hls-floskell-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-floskell-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243417, haskell-hls-floskell-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:16:13 UTC (rev 1243418)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-floskell-plugin
+pkgname=haskell-hls-floskell-plugin
+pkgver=1.0.0.1
+pkgrel=186
+pkgdesc="Integration with the Floskell code formatter"
+url="https://hackage.haskell.org/package/hls-floskell-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-floskell' 'haskell-ghcide' 
'haskell-hls-plugin-api' 'haskell-lsp-types')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('0f420355b67447426e77f149a5cf735f613b2c863b08f625e0a0d91a33bcf565684d702f67743ef9d50eaa235551c30c76743fedd78ead9fbed429e838acf113')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-floskell-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:15:57
  Author: felixonmars
Revision: 1243417

upgpkg: haskell-hls-floskell-plugin 1.0.0.1-186: rebuild with kan-extensions 
5.2.5

Modified:
  haskell-hls-floskell-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:15:48 UTC (rev 1243416)
+++ PKGBUILD2022-07-01 19:15:57 UTC (rev 1243417)
@@ -3,7 +3,7 @@
 _hkgname=hls-floskell-plugin
 pkgname=haskell-hls-floskell-plugin
 pkgver=1.0.0.1
-pkgrel=185
+pkgrel=186
 pkgdesc="Integration with the Floskell code formatter"
 url="https://hackage.haskell.org/package/hls-floskell-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-pragmas-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:15:48
  Author: felixonmars
Revision: 1243416

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-pragmas-plugin/repos/community-staging-x86_64/
  haskell-hls-pragmas-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243415, haskell-hls-pragmas-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-pragmas-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243415, haskell-hls-pragmas-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:15:48 UTC (rev 1243416)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-pragmas-plugin
+pkgname=haskell-hls-pragmas-plugin
+pkgver=1.0.1.0
+pkgrel=185
+pkgdesc="Pragmas plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-pragmas-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-fuzzy' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lens' 'haskell-lsp' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('bf284033b7d2c3491b655ca32a7a791a4e62c838a4caafea36e28844052b2a192cf39d97ae1415a698ea22d7ffcc5f0290c37a91bba841b93c1ceabe089d7e07')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-pragmas-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:15:31
  Author: felixonmars
Revision: 1243415

upgpkg: haskell-hls-pragmas-plugin 1.0.1.0-185: rebuild with kan-extensions 
5.2.5

Modified:
  haskell-hls-pragmas-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:15:22 UTC (rev 1243414)
+++ PKGBUILD2022-07-01 19:15:31 UTC (rev 1243415)
@@ -3,7 +3,7 @@
 _hkgname=hls-pragmas-plugin
 pkgname=haskell-hls-pragmas-plugin
 pkgver=1.0.1.0
-pkgrel=184
+pkgrel=185
 pkgdesc="Pragmas plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-pragmas-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-module-name-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:15:22
  Author: felixonmars
Revision: 1243414

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-module-name-plugin/repos/community-staging-x86_64/
  haskell-hls-module-name-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243413, haskell-hls-module-name-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-module-name-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243413, haskell-hls-module-name-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:15:22 UTC (rev 1243414)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-module-name-plugin
+pkgname=haskell-hls-module-name-plugin
+pkgver=1.0.0.1
+pkgrel=185
+pkgdesc="Module name plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-module-name-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ghcide' 'haskell-hls-plugin-api' 
'haskell-lsp'
+ 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('0a4d0171df49d2d417dac00853a9f0c58618efb7a5805ab3b95441f0d8c60872947935ca94b33ca75518e311a136a893f0e3744fc49cdb94fba6f55367f3c0be')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-module-name-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:15:07
  Author: felixonmars
Revision: 1243413

upgpkg: haskell-hls-module-name-plugin 1.0.0.1-185: rebuild with kan-extensions 
5.2.5

Modified:
  haskell-hls-module-name-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:14:58 UTC (rev 1243412)
+++ PKGBUILD2022-07-01 19:15:07 UTC (rev 1243413)
@@ -3,7 +3,7 @@
 _hkgname=hls-module-name-plugin
 pkgname=haskell-hls-module-name-plugin
 pkgver=1.0.0.1
-pkgrel=184
+pkgrel=185
 pkgdesc="Module name plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-module-name-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-fourmolu-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:14:58
  Author: felixonmars
Revision: 1243412

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-fourmolu-plugin/repos/community-staging-x86_64/
  haskell-hls-fourmolu-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243411, haskell-hls-fourmolu-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-fourmolu-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243411, haskell-hls-fourmolu-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:14:58 UTC (rev 1243412)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-fourmolu-plugin
+pkgname=haskell-hls-fourmolu-plugin
+pkgver=1.0.0.2
+pkgrel=192
+pkgdesc="Integration with the Fourmolu code formatter"
+url="https://hackage.haskell.org/package/hls-fourmolu-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-fourmolu' 'haskell-ghc' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lens' 'haskell-lsp' 'haskell-ghc-api-compat')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('88a92c70c34d14699bcc19e7d1ff061955c4e9a6819f32c5b46d8b31d1d1f06b12be65bb84ede6046601a6d8daafcb8fc65725ceb3fc67e7afeef4097094ed46')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-fourmolu-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:14:42
  Author: felixonmars
Revision: 1243411

upgpkg: haskell-hls-fourmolu-plugin 1.0.0.2-192: rebuild with kan-extensions 
5.2.5

Modified:
  haskell-hls-fourmolu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:14:31 UTC (rev 1243410)
+++ PKGBUILD2022-07-01 19:14:42 UTC (rev 1243411)
@@ -3,7 +3,7 @@
 _hkgname=hls-fourmolu-plugin
 pkgname=haskell-hls-fourmolu-plugin
 pkgver=1.0.0.2
-pkgrel=191
+pkgrel=192
 pkgdesc="Integration with the Fourmolu code formatter"
 url="https://hackage.haskell.org/package/hls-fourmolu-plugin;
 license=("Apache")



[arch-commits] Commit in stack/repos (4 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:14:31
  Author: felixonmars
Revision: 1243410

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 1243409, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/ghc9.patch
(from rev 1243409, stack/trunk/ghc9.patch)
  stack/repos/community-staging-x86_64/stack.install
(from rev 1243409, stack/trunk/stack.install)

---+
 PKGBUILD  |   79 +++
 ghc9.patch|  188 
 stack.install |4 +
 3 files changed, 271 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 1243409, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:14:31 UTC (rev 1243410)
@@ -0,0 +1,79 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=2.7.5
+pkgrel=88
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-casa-client'
+ 'haskell-casa-types' 'haskell-colour' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-extra' 'haskell-file-embed' 'haskell-filelock' 
'haskell-fsnotify'
+ 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security' 'haskell-hashable'
+ 'haskell-hi-file-parser' 'haskell-hpack' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-download' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-mono-traversable' 
'haskell-mustache'
+ 'haskell-neat-interpolation' 'haskell-network-uri' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'haskell-optparse-generic' 
'haskell-optparse-simple'
+ 'haskell-pantry' 'haskell-path' 'haskell-path-io' 'haskell-persistent'
+ 'haskell-persistent-sqlite' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-retry' 'haskell-rio' 'haskell-rio-prettyprint' 
'haskell-split'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text-metrics'
+ 'haskell-th-reify-many' 'haskell-tls' 'haskell-typed-process' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'uusi' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-hspec-discover'
+ 'haskell-raw-strings-qq' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver;
+ghc9.patch)
+sha512sums=('SKIP'
+
'5229f2f6a32bf8d317a2fc7a7bb16c0698359255c2ec6cbe74cbc78799aa170d4e174e6e182478e52d7040f12f32b7a2b9c246f185d79b6e3f295ccb59f3f3b8')
+
+prepare() {
+  cd $pkgname
+  patch -p1 -i ../ghc9.patch
+  uusi -d semigroups -d persistent-template $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build \
+  --ghc-option='-pie'
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test --show-details=direct
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd $pkgname
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 

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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:14:10
  Author: felixonmars
Revision: 1243409

upgpkg: stack 2.7.5-88: rebuild with kan-extensions 5.2.5

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:14:01 UTC (rev 1243408)
+++ PKGBUILD2022-07-01 19:14:10 UTC (rev 1243409)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=2.7.5
-pkgrel=87
+pkgrel=88
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")



[arch-commits] Commit in haskell-hls-ormolu-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:14:01
  Author: felixonmars
Revision: 1243408

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-ormolu-plugin/repos/community-staging-x86_64/
  haskell-hls-ormolu-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243407, haskell-hls-ormolu-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-ormolu-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243407, haskell-hls-ormolu-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:14:01 UTC (rev 1243408)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-ormolu-plugin
+pkgname=haskell-hls-ormolu-plugin
+pkgver=1.0.1.0
+pkgrel=190
+pkgdesc="Integration with the Ormolu code formatter"
+url="https://hackage.haskell.org/package/hls-ormolu-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-api-compat' 'haskell-ghcide'
+ 'haskell-hls-plugin-api' 'haskell-lens' 'haskell-lsp' 
'haskell-ormolu')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('330242298e6c4608d31bb0eac3ef926cfd7d5ff2bd07ab57cd46a1904c133322181e2e35da3beb01f1f97efd466d653d12a3563939fe86e70d820301aca52661')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-ormolu-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:13:45
  Author: felixonmars
Revision: 1243407

upgpkg: haskell-hls-ormolu-plugin 1.0.1.0-190: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hls-ormolu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:13:36 UTC (rev 1243406)
+++ PKGBUILD2022-07-01 19:13:45 UTC (rev 1243407)
@@ -3,7 +3,7 @@
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
 pkgver=1.0.1.0
-pkgrel=189
+pkgrel=190
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-stylish-haskell-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:13:36
  Author: felixonmars
Revision: 1243406

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-stylish-haskell-plugin/repos/community-staging-x86_64/
  haskell-hls-stylish-haskell-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243405, haskell-hls-stylish-haskell-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-stylish-haskell-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243405, haskell-hls-stylish-haskell-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:13:36 UTC (rev 1243406)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-stylish-haskell-plugin
+pkgname=haskell-hls-stylish-haskell-plugin
+pkgver=1.0.0.2
+pkgrel=188
+pkgdesc="Integration with the Stylish Haskell code formatter"
+url="https://hackage.haskell.org/package/hls-stylish-haskell-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-api-compat' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lsp-types' 'stylish-haskell')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('d850d4be6cc746b6279512bb359efda197aeebd467a59a21670f3b95977c6ba086852dedde3c48171f0cff8405c8e340dea44fe3e187e4731a06eb112502ad9c')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -r ghc:ghc,ghc-api-compat -u stylish-haskell $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-stylish-haskell-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:13:20
  Author: felixonmars
Revision: 1243405

upgpkg: haskell-hls-stylish-haskell-plugin 1.0.0.2-188: rebuild with 
kan-extensions 5.2.5

Modified:
  haskell-hls-stylish-haskell-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:13:13 UTC (rev 1243404)
+++ PKGBUILD2022-07-01 19:13:20 UTC (rev 1243405)
@@ -3,7 +3,7 @@
 _hkgname=hls-stylish-haskell-plugin
 pkgname=haskell-hls-stylish-haskell-plugin
 pkgver=1.0.0.2
-pkgrel=187
+pkgrel=188
 pkgdesc="Integration with the Stylish Haskell code formatter"
 url="https://hackage.haskell.org/package/hls-stylish-haskell-plugin;
 license=("Apache")



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

2022-07-01 Thread Daniel M. Capella via arch-commits
Date: Friday, July 1, 2022 @ 19:13:13
  Author: polyzen
Revision: 1243404

archrelease: copy trunk to community-any

Added:
  python-setuptools-scm/repos/community-any/PKGBUILD
(from rev 1243402, python-setuptools-scm/trunk/PKGBUILD)
Deleted:
  python-setuptools-scm/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2022-07-01 19:13:11 UTC (rev 1243403)
+++ PKGBUILD2022-07-01 19:13:13 UTC (rev 1243404)
@@ -1,43 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Daniel M. Capella 
-# Contributor: Hugo Osvaldo Barrera 
-
-_name=setuptools_scm
-pkgname=python-setuptools-scm
-pkgver=7.0.3
-pkgrel=1
-pkgdesc="Handles managing your python package versions in scm metadata"
-arch=('any')
-url="https://github.com/pypa/setuptools_scm;
-license=('MIT')
-depends=('python-packaging' 'python-setuptools' 'python-tomli'
- 'python-typing_extensions')
-makedepends=('python-build' 'python-installer' 'python-wheel')
-checkdepends=('git' 'mercurial' 'python-pip' 'python-pytest'
-  'python-virtualenv')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('cf8ab8e235bed840cd4559b658af0d8e8a70896a191bbc510ee914ec5325332d')
-b2sums=('dea8fcdb3cafb040dd2bcdc5efeb8bcba1906d35fee83b17646e1df10a4fee642a01df7d115d66e93c1c177c2ddfa0f4260fb9fe9bf54d24955c3c7014611d35')
-
-build() {
-  cd $_name-$pkgver
-  python -m build --wheel --skip-dependency-check --no-isolation
-}
-
-check() {
- cd $_name-$pkgver
-  python -m venv --system-site-packages test-env
-  test-env/bin/python -m installer dist/*.whl
-  PYTHONPATH="$PWD/test-env/$site_packages"  test-env/bin/python -m pytest
-}
-
-package() {
-  cd $_name-$pkgver
-  python -m installer --destdir="$pkgdir" dist/*.whl
-
-  # Symlink license file
-  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s "$site_packages"/setuptools_scm-$pkgver.dist-info/LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-setuptools-scm/repos/community-any/PKGBUILD (from rev 1243402, 
python-setuptools-scm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-07-01 19:13:13 UTC (rev 1243404)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Maintainer: Daniel M. Capella 
+# Contributor: Hugo Osvaldo Barrera 
+
+_name=setuptools_scm
+pkgname=python-setuptools-scm
+pkgver=7.0.4
+pkgrel=1
+pkgdesc="Handles managing your python package versions in scm metadata"
+arch=('any')
+url="https://github.com/pypa/setuptools_scm;
+license=('MIT')
+depends=('python-packaging' 'python-setuptools' 'python-tomli'
+ 'python-typing_extensions')
+makedepends=('python-build' 'python-installer' 'python-wheel')
+checkdepends=('git' 'mercurial' 'python-pip' 'python-pytest'
+  'python-virtualenv')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('c27bc1f48593cfc9527251f1f0fc41ce282ea57bbc7fd5a1ea3acb99325fab4c')
+b2sums=('07acfccdbeb0c7f6a6773ff93fa10c35aa8cc2451ede42cce269e2278606fed4acd17e8fda8294ac84b596e776a5ba02ae5ef1203dff42738291798e624cd991')
+
+build() {
+  cd $_name-$pkgver
+  python -m build --wheel --skip-dependency-check --no-isolation
+}
+
+check() {
+ cd $_name-$pkgver
+  python -m venv --system-site-packages test-env
+  test-env/bin/python -m installer dist/*.whl
+  PYTHONPATH="$PWD/test-env/$site_packages"  test-env/bin/python -m pytest
+}
+
+package() {
+  cd $_name-$pkgver
+  python -m installer --destdir="$pkgdir" dist/*.whl
+
+  # Symlink license file
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s "$site_packages"/setuptools_scm-$pkgver.dist-info/LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-haddock-comments-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:13:11
  Author: felixonmars
Revision: 1243403

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/
  haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243402, haskell-hls-haddock-comments-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 1243402, haskell-hls-haddock-comments-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:13:11 UTC (rev 1243403)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-haddock-comments-plugin
+pkgname=haskell-hls-haddock-comments-plugin
+pkgver=1.0.0.3
+pkgrel=185
+pkgdesc="Haddock comments plugin for Haskell Language Server"
+url="https://github.com/haskell/haskell-language-server;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-exactprint' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lsp-types' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('0bc705b51d86d400c2f843330be5ffa9064726da64644cbc1a4c2fead1caaec5812c35ef499877aa9d07417c3854c933187dd227cd8c90f54042ead07f38bcc7')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-haddock-comments-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:12:54
  Author: felixonmars
Revision: 1243402

upgpkg: haskell-hls-haddock-comments-plugin 1.0.0.3-185: rebuild with 
kan-extensions 5.2.5

Modified:
  haskell-hls-haddock-comments-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:12:49 UTC (rev 1243401)
+++ PKGBUILD2022-07-01 19:12:54 UTC (rev 1243402)
@@ -3,7 +3,7 @@
 _hkgname=hls-haddock-comments-plugin
 pkgname=haskell-hls-haddock-comments-plugin
 pkgver=1.0.0.3
-pkgrel=184
+pkgrel=185
 pkgdesc="Haddock comments plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



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

2022-07-01 Thread Daniel M. Capella via arch-commits
Date: Friday, July 1, 2022 @ 19:12:49
  Author: polyzen
Revision: 1243401

upgpkg: python-setuptools-scm 7.0.4-1

Modified:
  python-setuptools-scm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:12:45 UTC (rev 1243400)
+++ PKGBUILD2022-07-01 19:12:49 UTC (rev 1243401)
@@ -4,7 +4,7 @@
 
 _name=setuptools_scm
 pkgname=python-setuptools-scm
-pkgver=7.0.3
+pkgver=7.0.4
 pkgrel=1
 pkgdesc="Handles managing your python package versions in scm metadata"
 arch=('any')
@@ -16,8 +16,8 @@
 checkdepends=('git' 'mercurial' 'python-pip' 'python-pytest'
   'python-virtualenv')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('cf8ab8e235bed840cd4559b658af0d8e8a70896a191bbc510ee914ec5325332d')
-b2sums=('dea8fcdb3cafb040dd2bcdc5efeb8bcba1906d35fee83b17646e1df10a4fee642a01df7d115d66e93c1c177c2ddfa0f4260fb9fe9bf54d24955c3c7014611d35')
+sha256sums=('c27bc1f48593cfc9527251f1f0fc41ce282ea57bbc7fd5a1ea3acb99325fab4c')
+b2sums=('07acfccdbeb0c7f6a6773ff93fa10c35aa8cc2451ede42cce269e2278606fed4acd17e8fda8294ac84b596e776a5ba02ae5ef1203dff42738291798e624cd991')
 
 build() {
   cd $_name-$pkgver



[arch-commits] Commit in haskell-ci/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:12:45
  Author: felixonmars
Revision: 1243400

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ci/repos/community-staging-x86_64/
  haskell-ci/repos/community-staging-x86_64/PKGBUILD
(from rev 1243399, haskell-ci/trunk/PKGBUILD)

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

Copied: haskell-ci/repos/community-staging-x86_64/PKGBUILD (from rev 1243399, 
haskell-ci/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:12:45 UTC (rev 1243400)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Maintainer: Caleb Maclennan 
+
+_hkgname=haskell-ci
+pkgname=haskell-ci
+pkgver=0.12.1
+pkgrel=251
+pkgdesc="Cabal package script generator for Travis-CI"
+url="https://haskell-ci.rtfd.org/;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-base-compat'
+ 'haskell-base16-bytestring' 'haskell-cabal-install-parsers' 
'haskell-cryptohash-sha256'
+ 'haskell-generic-lens-lite' 'haskell-hsyaml' 
'haskell-indexed-traversable'
+ 'haskell-indexed-traversable-instances' 'haskell-ini' 
'haskell-lattices'
+ 'haskell-network-uri' 'haskell-optparse-applicative' 'shellcheck' 
'haskell-temporary'
+ 'haskell-unordered-containers' 'haskell-zinza')
+makedepends=('ghc' 'uusi' 'haskell-diff' 'haskell-ansi-terminal' 
'haskell-tasty' 'haskell-tasty-golden')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('d93a6b8e880255469b34b568320659802252379f0c5486ed315b366fd07dae935a480047468912bc5a397b9e55b00ea964451790f963d05b8df1d426d871da1c')
+
+prepare(){
+  uusi -u attoparsec -u base-compat -u ShellCheck 
$_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:12:29
  Author: felixonmars
Revision: 1243399

upgpkg: haskell-ci 0.12.1-251: rebuild with kan-extensions 5.2.5

Modified:
  haskell-ci/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:12:20 UTC (rev 1243398)
+++ PKGBUILD2022-07-01 19:12:29 UTC (rev 1243399)
@@ -4,7 +4,7 @@
 _hkgname=haskell-ci
 pkgname=haskell-ci
 pkgver=0.12.1
-pkgrel=250
+pkgrel=251
 pkgdesc="Cabal package script generator for Travis-CI"
 url="https://haskell-ci.rtfd.org/;
 license=("GPL")



[arch-commits] Commit in haskell-text-builder-dev/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:12:20
  Author: felixonmars
Revision: 1243398

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-text-builder-dev/repos/community-staging-x86_64/
  haskell-text-builder-dev/repos/community-staging-x86_64/PKGBUILD
(from rev 1243397, haskell-text-builder-dev/trunk/PKGBUILD)

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

Copied: haskell-text-builder-dev/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243397, haskell-text-builder-dev/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:12:20 UTC (rev 1243398)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=text-builder-dev
+pkgname=haskell-text-builder-dev
+pkgver=0.3
+pkgrel=8
+pkgdesc='Edge of developments for "text-builder"'
+url="https://github.com/nikita-volkov/text-builder-dev;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-deferred-folds' 'haskell-split')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('3f87508d21fb54aac80ff52aa7ed461a445e4c6f7f0bafd91c46e131429f64f3')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-text-builder-dev/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:12:04
  Author: felixonmars
Revision: 1243397

upgpkg: haskell-text-builder-dev 0.3-8: rebuild with kan-extensions 5.2.5

Modified:
  haskell-text-builder-dev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:11:55 UTC (rev 1243396)
+++ PKGBUILD2022-07-01 19:12:04 UTC (rev 1243397)
@@ -3,7 +3,7 @@
 _hkgname=text-builder-dev
 pkgname=haskell-text-builder-dev
 pkgver=0.3
-pkgrel=7
+pkgrel=8
 pkgdesc='Edge of developments for "text-builder"'
 url="https://github.com/nikita-volkov/text-builder-dev;
 license=("MIT")



[arch-commits] Commit in haskell-hls-hlint-plugin/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:11:55
  Author: felixonmars
Revision: 1243396

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-hlint-plugin/repos/community-staging-x86_64/
  haskell-hls-hlint-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 1243395, haskell-hls-hlint-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-hlint-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 1243395, haskell-hls-hlint-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:11:55 UTC (rev 1243396)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-hlint-plugin
+pkgname=haskell-hls-hlint-plugin
+pkgver=1.0.1.1
+pkgrel=185
+pkgdesc="Hlint integration plugin with Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-hlint-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-diff' 'haskell-aeson' 'haskell-apply-refact' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-exactprint' 
'haskell-ghcide' 'haskell-hashable'
+ 'hlint' 'haskell-hls-plugin-api' 'haskell-hslogger' 'haskell-lens' 
'haskell-lsp'
+ 'haskell-regex-tdfa' 'haskell-temporary' 
'haskell-unordered-containers')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('0bed7570e2b543f482f123e2ce19d4a5c5d712bde7875e97e1c4fc6eda481752e4d65f8cd4a998634ac3e85a7ce737f3ef849959d77e1c9f814ddf039f33b807')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -fhlint33
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-hlint-plugin/trunk (PKGBUILD)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:11:39
  Author: felixonmars
Revision: 1243395

upgpkg: haskell-hls-hlint-plugin 1.0.1.1-185: rebuild with kan-extensions 5.2.5

Modified:
  haskell-hls-hlint-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:11:30 UTC (rev 1243394)
+++ PKGBUILD2022-07-01 19:11:39 UTC (rev 1243395)
@@ -3,7 +3,7 @@
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
 pkgver=1.0.1.1
-pkgrel=184
+pkgrel=185
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-deque/repos (2 files)

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:11:30
  Author: felixonmars
Revision: 1243394

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-deque/repos/community-staging-x86_64/
  haskell-deque/repos/community-staging-x86_64/PKGBUILD
(from rev 1243393, haskell-deque/trunk/PKGBUILD)

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

Copied: haskell-deque/repos/community-staging-x86_64/PKGBUILD (from rev 
1243393, haskell-deque/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2022-07-01 19:11:30 UTC (rev 1243394)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=deque
+pkgname=haskell-deque
+pkgver=0.4.4
+pkgrel=81
+pkgdesc="Double-ended queues"
+url="https://github.com/nikita-volkov/deque;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable' 'haskell-strict-list')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-rerebase'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('8c771c3906235b6c9d46c96c0c40126cfaef763df59407c87c95431ae34a8b3f051840243b2439a65e9a8f2683c1d884e72d8b716c90246d1c82d0e9e7592047')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $_hkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2022-07-01 Thread Felix Yan via arch-commits
Date: Friday, July 1, 2022 @ 19:11:14
  Author: felixonmars
Revision: 1243393

upgpkg: haskell-deque 0.4.4-81: rebuild with kan-extensions 5.2.5

Modified:
  haskell-deque/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-01 19:11:05 UTC (rev 1243392)
+++ PKGBUILD2022-07-01 19:11:14 UTC (rev 1243393)
@@ -3,7 +3,7 @@
 _hkgname=deque
 pkgname=haskell-deque
 pkgver=0.4.4
-pkgrel=80
+pkgrel=81
 pkgdesc="Double-ended queues"
 url="https://github.com/nikita-volkov/deque;
 license=("MIT")



  1   2   3   4   >