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

2021-06-11 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, June 12, 2021 @ 03:43:55
  Author: svenstaro
Revision: 963141

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 03:41:16 UTC (rev 963140)
+++ PKGBUILD2021-06-12 03:43:55 UTC (rev 963141)
@@ -1,59 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
-# Contributor: Maximilian Kindshofer 
-
-pkgbase=kitty
-pkgname=(kitty kitty-terminfo)
-pkgver=0.20.3
-pkgrel=1
-pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
-arch=('x86_64')
-url="https://github.com/kovidgoyal/kitty;
-license=('GPL3')
-depends=('python3' 'freetype2'  'fontconfig' 'wayland' 'libx11' 
'libxkbcommon-x11' 'libxi'
- 'hicolor-icon-theme' 'libgl' 'libcanberra' 'dbus' 'lcms2')
-makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
-source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
-
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
-sha512sums=('9e9d81696bcb0d3894c04b08bc52ccf7aaf533125b3ecfb4c894b8d42dbf8511239c49f1c977d81872ce49fc6b3aa8e8c92b9c944bd31fe59fce6e3750295e58'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python3 setup.py linux-package --update-check-interval=0
-}
-
-package_kitty() {
-  depends+=('kitty-terminfo')
-  optdepends=('imagemagick: viewing images with icat')
-
-  cd "$srcdir/$pkgname-$pkgver"
-
-  cp -r linux-package "${pkgdir}"/usr
-
-  # completions
-  python __main__.py + complete setup bash | install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/bash-completion/completions/kitty
-  python __main__.py + complete setup fish | install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/fish/vendor_completions.d/kitty.fish
-  # doesn't know how to 
http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Autoloaded-files
-  # so we write our own header
-  {
-  echo "#compdef kitty"
-  python __main__.py + complete setup zsh
-  } | install -Dm644 /dev/stdin "${pkgdir}"/usr/share/zsh/site-functions/_kitty
-
-  install -Dm644 "${pkgdir}"/usr/share/icons/hicolor/256x256/apps/kitty.png 
"${pkgdir}"/usr/share/pixmaps/kitty.png
-
-  rm -r "$pkgdir"/usr/share/terminfo
-
-  install -Dm644 docs/_build/html/_downloads/*/kitty.conf 
"${pkgdir}"/usr/share/doc/${pkgname}/kitty.conf
-}
-
-package_kitty-terminfo() {
-  pkgdesc='Terminfo for kitty, an OpenGL-based terminal emulator'
-  depends=('ncurses')
-
-  mkdir -p "$pkgdir/usr/share/terminfo"
-  tic -x -o "$pkgdir/usr/share/terminfo" 
$pkgbase-$pkgver/terminfo/kitty.terminfo
-}

Copied: kitty/repos/community-x86_64/PKGBUILD (from rev 963140, 
kitty/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 03:43:55 UTC (rev 963141)
@@ -0,0 +1,59 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Fabio 'Lolix' Loli  -> 
https://github.com/FabioLolix
+# Contributor: Maximilian Kindshofer 
+
+pkgbase=kitty
+pkgname=(kitty kitty-terminfo)
+pkgver=0.21.0
+pkgrel=1
+pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
+arch=('x86_64')
+url="https://github.com/kovidgoyal/kitty;
+license=('GPL3')
+depends=('python3' 'freetype2'  'fontconfig' 'wayland' 'libx11' 
'libxkbcommon-x11' 'libxi'
+ 'hicolor-icon-theme' 'libgl' 'libcanberra' 'dbus' 'lcms2')
+makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
+source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
+
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
+sha512sums=('6b942ffb9381548750525de8d8641fa315eb2ab4b954af5fe6222aabb8b4f778a540c8ff8d57857739a22f99aa09e5522d8827e4077111a4a42dbf687b5bc39e'
+'SKIP')
+validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python3 setup.py linux-package --update-check-interval=0
+}
+
+package_kitty() {
+  depends+=('kitty-terminfo')
+  optdepends=('imagemagick: viewing images with icat')
+
+  cd "$srcdir/$pkgname-$pkgver"
+
+  cp -r linux-package "${pkgdir}"/usr
+
+  # completions
+  python __main__.py + 

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

2021-06-11 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, June 12, 2021 @ 03:41:16
  Author: svenstaro
Revision: 963140

upgpkg: kitty 0.21.0-1

Modified:
  kitty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 03:25:29 UTC (rev 963139)
+++ PKGBUILD2021-06-12 03:41:16 UTC (rev 963140)
@@ -5,7 +5,7 @@
 
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo)
-pkgver=0.20.3
+pkgver=0.21.0
 pkgrel=1
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('libxinerama' 'libxcursor' 'libxrandr' 'wayland-protocols')
 
source=("${pkgname}-${pkgver}.tar.xz::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz;
 
"${pkgname}-${pkgver}.tar.xz.sig::https://github.com/kovidgoyal/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.xz.sig;)
-sha512sums=('9e9d81696bcb0d3894c04b08bc52ccf7aaf533125b3ecfb4c894b8d42dbf8511239c49f1c977d81872ce49fc6b3aa8e8c92b9c944bd31fe59fce6e3750295e58'
+sha512sums=('6b942ffb9381548750525de8d8641fa315eb2ab4b954af5fe6222aabb8b4f778a540c8ff8d57857739a22f99aa09e5522d8827e4077111a4a42dbf687b5bc39e'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal
 


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

2021-06-11 Thread Brett Cornwall via arch-commits
Date: Saturday, June 12, 2021 @ 03:25:29
  Author: ainola
Revision: 963139

archrelease: copy trunk to community-x86_64

Added:
  csound/repos/community-x86_64/PKGBUILD
(from rev 963138, csound/trunk/PKGBUILD)
  csound/repos/community-x86_64/csound.sh
(from rev 963138, csound/trunk/csound.sh)
Deleted:
  csound/repos/community-x86_64/PKGBUILD
  csound/repos/community-x86_64/csound.sh

---+
 PKGBUILD  |  230 ++--
 csound.sh |6 -
 2 files changed, 118 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 03:25:02 UTC (rev 963138)
+++ PKGBUILD2021-06-12 03:25:29 UTC (rev 963139)
@@ -1,115 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Brett Cornwall 
-# Contributor: speps
-# Contributor: Bernardo Barros
-
-pkgbase=csound
-pkgname=('csound' 'csound-doc')
-pkgver=6.15.0
-pkgrel=4
-pkgdesc="A programming language for sound rendering and signal processing."
-arch=('x86_64')
-url="https://csound.com;
-license=('LGPL2.1')
-# libpd needs to be packaged: https://github.com/libpd/libpd/releases
-# gmm > 5.1 breaks linear-algebra opcode: 
https://github.com/csound/csound/issues/920
-makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
-'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
-'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua'
-'openssl' 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse' 
'strip-nondeterminism')
-checkdepends=('cunit')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${pkgbase}/${pkgbase}/archive/${pkgver}.tar.gz;
-"${pkgbase}.sh"
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_html.zip;
-
"https://github.com/${pkgbase}/${pkgbase}/releases/download/${pkgver}/Csound${pkgver}_manual_pdf.zip;)
-sha512sums=('3462a544357b9ef7d8f2e6c7aed5f0659524fab08669950436da856c9854f81f658f1bd50061e7e6bfd28663a578ef2e0ea75ac4f0f9c72d47682aa26185'
-
'53a8ae1e61db2a3a492930ef0f0881b613ae47108c5e8de0a6e2aa28bcf7a5c93c7fea8b7fc2bbae29ab92e1e68bf94ba406be1255ad8ab5725ea9078c1fd6dc'
-
'cf7df42f3b6d869a5e9f531c64a50287f9385927b26c48ff3c334b2ed95d17334be85a3ef671008504d1a365b1412e2715dcff61a41e3c83b60621df25d67946'
-
'0eca00951708d7064d789bdd0d98534e815ecc275e09b3020cce89d6f6b1009c0347e7d5fd400ed321bd7e05c89d79644f64c18f47b46013bb6b49c88e42fca0')
-b2sums=('9513ae484606bacd82971bad80a8a4e9e42fa7ff9af33a7850052b2c3941b5260817efe8c502310da815802dd75681fbf239782783566bb402333917c91dbd1b'
-
'8a556685d0f9ee55c4de521b3d76fc729936e98e991e8ea860d64b29a1b09d142ab0a51548b2dddadb41ecb796e84ba1f8ed114494b4c67d7d6d8ab3475b2ede'
-
'b15b3381f13c7877130dfec60803ba1cdd12e5d2d92e5ea02c4d0dd5c1c70cc2bbec5f76634b385a0ffd20e7397d6c33bbe374128f01345999f34e2e2a0b7dd1'
-
'898da87eb8b10a75f3f6256eeade7aa180ff5e6dd93de8d2bf462d01d1d1cf5f4c5d7c4ed73402aa019674d597ff3fd1b7ac436059d9df39e0d77a15365d529e')
-
-prepare() {
-  # fix file permissions in html manual
-  find html/ -type f -exec chmod -c 644 {} \;
-}
-
-build() {
-  local _java_major=$(java --version 2>/dev/null |grep 'openjdk'| cut -d ' ' 
-f2| cut -d '.' -f1)
-  cd "${pkgbase}-${pkgver}"
-  # without CMAKE_BUILD_TYPE=Release, csound is build as beta: 
https://bugs.archlinux.org/task/63348
-  # it's not allowed to redistribute the scansyn opcodes: 
https://github.com/csound/csound/issues/1148
-  # the python plugin is not python3 compatible: 
https://github.com/csound/csound/issues/631
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE='None' \
--DBUILD_SCANSYN_OPCODES=OFF \
-
-DJAVA_AWT_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib/libawt.so" 
\
--DJAVA_JVM_LIBRARY="/usr/lib/jvm/java-${_java_major}-openjdk/jre/lib" \
--DLUA_LIBRARY=/usr/lib/liblua.so \
--DBUILD_STATIC_LIBRARY=ON \
--DBUILD_ABLETON_LINK_OPCODES=ON \
--DABLETON_LINK_HOME=/usr/include/ableton \
--W no-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
-}
-
-check() {
-  cd "${pkgbase}-${pkgver}"
-  make test -C build
-}
-
-package_csound() {
-  groups=('pro-audio')
-  depends=('gcc-libs' 'glibc' 'libcurl.so' 'libsamplerate.so' 'libsndfile.so')
-  optdepends=('alsa-lib: for librtalsa plugin'
-  'csound-doc: for the canonical Csound Reference Manual'
-  'csoundqt: for frontend/ editor with integrated help'
-  'fltk: for libvirtual and libwidgets plugins'
-  'hdf5: for hdf5ops plugin'
-  'java-runtime: java integration'
-  'faust: for libfaustcsound plugin'
-  'fluidsynth: for libfluidOpcodes plugin'
-  'jack: for libjacko, librtjack and libjackTransport plugins'
-  'liblo: for libosc plugin'
-  'ncurses: for 

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

2021-06-11 Thread Brett Cornwall via arch-commits
Date: Saturday, June 12, 2021 @ 03:25:02
  Author: ainola
Revision: 963138

upgpkg: csound 6.15.0-5

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 03:15:14 UTC (rev 963137)
+++ PKGBUILD2021-06-12 03:25:02 UTC (rev 963138)
@@ -6,7 +6,7 @@
 pkgbase=csound
 pkgname=('csound' 'csound-doc')
 pkgver=6.15.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A programming language for sound rendering and signal processing."
 arch=('x86_64')
 url="https://csound.com;


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

2021-06-11 Thread Brett Cornwall via arch-commits
Date: Saturday, June 12, 2021 @ 03:15:14
  Author: ainola
Revision: 963137

Remove dependency on boost

Csound seems to have removed these dependencies some time ago.

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 02:20:08 UTC (rev 963136)
+++ PKGBUILD2021-06-12 03:15:14 UTC (rev 963137)
@@ -13,7 +13,7 @@
 license=('LGPL2.1')
 # libpd needs to be packaged: https://github.com/libpd/libpd/releases
 # gmm > 5.1 breaks linear-algebra opcode: 
https://github.com/csound/csound/issues/920
-makedepends=('alsa-lib' 'boost' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
+makedepends=('alsa-lib' 'cmake' 'doxygen' 'dssi' 'eigen' 'faust' 'fltk'
 'fluidsynth' 'hdf5' 'jack' 'java-environment' 'ladspa' 'libmusicxml'
 'libsamplerate' 'libsndfile' 'libwebsockets' 'abletonlink' 'llvm' 'lua'
 'openssl' 'portaudio' 'portmidi' 'portsmf' 'stk' 'swig' 'wiiuse' 
'strip-nondeterminism')


[arch-commits] Commit in python-pip/repos/extra-any (3 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:58:17
  Author: felixonmars
Revision: 417998

archrelease: copy trunk to extra-any

Added:
  python-pip/repos/extra-any/PKGBUILD
(from rev 417997, python-pip/trunk/PKGBUILD)
  python-pip/repos/extra-any/resolvelib-0.5.5.patch
(from rev 417997, python-pip/trunk/resolvelib-0.5.5.patch)
Deleted:
  python-pip/repos/extra-any/PKGBUILD

+
 PKGBUILD   |  234 ---
 resolvelib-0.5.5.patch |   45 +
 2 files changed, 165 insertions(+), 114 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 01:58:03 UTC (rev 417997)
+++ PKGBUILD2021-06-12 01:58:17 UTC (rev 417998)
@@ -1,114 +0,0 @@
-# Maintainer: Dan McGee 
-# Contributor: Eli Schwartz 
-# Contributor: Sebastien Binet 
-
-pkgname=('python-pip' 'python2-pip')
-pkgver=20.3.1
-pkgrel=1
-pkgdesc="The PyPA recommended tool for installing Python packages"
-url="https://pip.pypa.io/;
-arch=('any')
-license=('MIT')
-_deps=('appdirs' 'cachecontrol' 'colorama' 'contextlib2' 'distlib' 'distro' 
'html5lib'
-   'packaging' 'pep517' 'progress' 'requests' 'retrying' 'resolvelib' 
'setuptools' 'six' 'toml'
-   # add these until 
https://github.com/pypa/pip/issues/5354#issuecomment-672678167 is resolved
-   'pyopenssl')
-makedepends=("${_deps[@]/#/python-}" "${_deps[@]/#/python2-}" 
'python2-ipaddress' 'python-sphinx'
- 'python-sphinx-inline-tabs')
-checkdepends=('python-pytest-runner' 'python-scripttest' 'python-virtualenv' 
'python-pretend'
-  'python-yaml' 'python-mock' 'python-freezegun' 
'python-cryptography' 'python-pip'
-  'python-wheel' 'python-werkzeug' 'python-csv23' 'git' 
'subversion')
-source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz;)
-sha512sums=('6061004b51e57e428a7eef02968fbbde02311ee184019c491012758010bffcb49d371c7612bc43cfacf96fe8de37fdcad34e3cadefc46b3b5962b0c716ee5d59')
-
-shopt -s extglob
-prepare() {
-  cd pip-$pkgver
-
-  # Remove certifi usage
-  sed -i 's|from pip._vendor.certifi import where|where = lambda: 
"/etc/ssl/certs/ca-certificates.crt"|' src/pip/_internal/commands/debug.py
-
-  rm -rf src/pip/_vendor/!(__init__.py)
-  sed -i -e 's/DEBUNDLED = False/DEBUNDLED = True/' \
-src/pip/_vendor/__init__.py
-}
-
-build() {
-  cd pip-$pkgver
-
-  python setup.py build
-  python2 setup.py build
-
-  cd docs/
-  PYTHONPATH="$srcdir/pip-$pkgver/src/" python pip_sphinxext.py
-  PYTHONPATH="$srcdir/pip-$pkgver/src/" sphinx-build -W -b man -d 
build/doctrees/man man build/man -c html
-  mkdir -p build/man-pip2
-  cd build/man
-  for manfile in *; do
-sed 's/pip/pip2/g;s/PIP/PIP2/g' $manfile > ../man-pip2/${manfile/pip/pip2}
-  done
-}
-
-check() {
-  cd "$srcdir"/pip-$pkgver
-  pip wheel -w tests/data/common_wheels -r 
tools/requirements/tests-common_wheels.txt
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  # appdirs: https://github.com/pypa/pip/issues/7784
-  # build_env: TODO weird looking errors
-  # virtualenv: https://github.com/pypa/pip/issues/8273
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" \
-python -m pytest -m unit --junit-xml=junit/unit-test.xml --deselect 
tests/unit/test_appdirs.py::TestSiteConfigDirs::test_site_config_dirs_linux \
- --deselect 
tests/unit/test_appdirs.py::TestSiteConfigDirs::test_site_config_dirs_linux_override
 \
- --deselect 
tests/unit/test_appdirs.py::TestSiteConfigDirs::test_site_config_dirs_linux_empty
 \
- --deselect 
tests/unit/test_appdirs.py::TestUserDataDir::test_user_data_dir_osx \
- --deselect 
tests/unit/test_appdirs.py::TestUserConfigDir::test_user_config_dir_osx \
- --deselect 
tests/unit/test_build_env.py::test_build_env_requirements_check \
- --deselect 
tests/unit/test_build_env.py::test_build_env_overlay_prefix_has_priority \
- --deselect 
tests/unit/test_build_env.py::test_build_env_isolation \
- --deselect 
tests/unit/test_build_env.py::test_build_env_allow_only_one_install \
- --deselect 
tests/unit/test_direct_url_helpers.py::test_from_link_vcs_with_source_dir_obtains_commit_id
 \
- --deselect 
tests/unit/test_direct_url_helpers.py::test_from_link_vcs_without_source_dir \
-

[arch-commits] Commit in python-pip/trunk (PKGBUILD resolvelib-0.5.5.patch)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:58:03
  Author: felixonmars
Revision: 417997

upgpkg: python-pip 20.3.1-2: fix compatibility with resolvelib 0.5.5

Added:
  python-pip/trunk/resolvelib-0.5.5.patch
Modified:
  python-pip/trunk/PKGBUILD

+
 PKGBUILD   |   12 +---
 resolvelib-0.5.5.patch |   45 +
 2 files changed, 54 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:31:51 UTC (rev 417996)
+++ PKGBUILD2021-06-12 01:58:03 UTC (rev 417997)
@@ -4,7 +4,7 @@
 
 pkgname=('python-pip' 'python2-pip')
 pkgver=20.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The PyPA recommended tool for installing Python packages"
 url="https://pip.pypa.io/;
 arch=('any')
@@ -18,13 +18,19 @@
 checkdepends=('python-pytest-runner' 'python-scripttest' 'python-virtualenv' 
'python-pretend'
   'python-yaml' 'python-mock' 'python-freezegun' 
'python-cryptography' 'python-pip'
   'python-wheel' 'python-werkzeug' 'python-csv23' 'git' 
'subversion')
-source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz;)
-sha512sums=('6061004b51e57e428a7eef02968fbbde02311ee184019c491012758010bffcb49d371c7612bc43cfacf96fe8de37fdcad34e3cadefc46b3b5962b0c716ee5d59')
+source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz;
+resolvelib-0.5.5.patch)
+sha512sums=('6061004b51e57e428a7eef02968fbbde02311ee184019c491012758010bffcb49d371c7612bc43cfacf96fe8de37fdcad34e3cadefc46b3b5962b0c716ee5d59'
+
'f339a20e965c583c1dc741d9fff90749aab049d591f0ac974e2187d4f41842661802b96266e8e35454b65d61d65c337a770d58b81119af07483fde0eda48001b')
 
 shopt -s extglob
 prepare() {
   cd pip-$pkgver
 
+  # Backported from:
+  # https://github.com/pypa/pip/commit/0d39ae9734d054c25e48e2da7ddb76545e5de330
+  patch -p1 -i ../resolvelib-0.5.5.patch
+
   # Remove certifi usage
   sed -i 's|from pip._vendor.certifi import where|where = lambda: 
"/etc/ssl/certs/ca-certificates.crt"|' src/pip/_internal/commands/debug.py
 

Added: resolvelib-0.5.5.patch
===
--- resolvelib-0.5.5.patch  (rev 0)
+++ resolvelib-0.5.5.patch  2021-06-12 01:58:03 UTC (rev 417997)
@@ -0,0 +1,45 @@
+From 0d39ae9734d054c25e48e2da7ddb76545e5de330 Mon Sep 17 00:00:00 2001
+From: Tzu-ping Chung 
+Date: Tue, 9 Mar 2021 05:20:23 +0800
+Subject: [PATCH] Pull in resolvelib's typing information
+
+---
+ .../resolution/resolvelib/factory.py  |  9 ++-
+ .../resolution/resolvelib/provider.py | 24 --
+ .../resolution/resolvelib/resolver.py | 25 +--
+ src/pip/_vendor/resolvelib.pyi|  1 -
+ src/pip/_vendor/resolvelib/__init__.py|  2 +-
+ src/pip/_vendor/resolvelib/__init__.pyi   | 15 
+ src/pip/_vendor/resolvelib/providers.py   |  8 +-
+ src/pip/_vendor/resolvelib/providers.pyi  | 44 +++
+ src/pip/_vendor/resolvelib/py.typed   |  0
+ src/pip/_vendor/resolvelib/reporters.pyi  | 10 +++
+ src/pip/_vendor/resolvelib/resolvers.py   | 39 +-
+ src/pip/_vendor/resolvelib/resolvers.pyi  | 73 +++
+ src/pip/_vendor/resolvelib/structs.pyi| 35 +
+ src/pip/_vendor/vendor.txt|  2 +-
+ 14 files changed, 242 insertions(+), 45 deletions(-)
+ delete mode 100644 src/pip/_vendor/resolvelib.pyi
+ create mode 100644 src/pip/_vendor/resolvelib/__init__.pyi
+ create mode 100644 src/pip/_vendor/resolvelib/providers.pyi
+ create mode 100644 src/pip/_vendor/resolvelib/py.typed
+ create mode 100644 src/pip/_vendor/resolvelib/reporters.pyi
+ create mode 100644 src/pip/_vendor/resolvelib/resolvers.pyi
+ create mode 100644 src/pip/_vendor/resolvelib/structs.pyi
+
+diff --git a/src/pip/_internal/resolution/resolvelib/provider.py 
b/src/pip/_internal/resolution/resolvelib/provider.py
+index 2085a0714a3..cd2ccfa60a3 100644
+--- a/src/pip/_internal/resolution/resolvelib/provider.py
 b/src/pip/_internal/resolution/resolvelib/provider.py
+@@ -50,9 +50,9 @@ def __init__(
+ self._upgrade_strategy = upgrade_strategy
+ self._user_requested = user_requested
+ 
+-def identify(self, dependency):
++def identify(self, requirement_or_candidate):
+ # type: (Union[Requirement, Candidate]) -> str
+-return dependency.name
++return requirement_or_candidate.name
+ 
+ def get_preference(
+ self,


[arch-commits] Commit in jedi-language-server/repos/community-any (PKGBUILD PKGBUILD)

2021-06-11 Thread Daniel M. Capella via arch-commits
Date: Saturday, June 12, 2021 @ 01:34:09
  Author: polyzen
Revision: 963074

archrelease: copy trunk to community-any

Added:
  jedi-language-server/repos/community-any/PKGBUILD
(from rev 963073, jedi-language-server/trunk/PKGBUILD)
Deleted:
  jedi-language-server/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 01:33:34 UTC (rev 963073)
+++ PKGBUILD2021-06-12 01:34:09 UTC (rev 963074)
@@ -1,43 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=jedi-language-server
-pkgver=0.31.2
-pkgrel=1
-pkgdesc='Language server for Jedi'
-arch=('any')
-url=https://github.com/pappasam/jedi-language-server
-license=('MIT')
-depends=('python-docstring-to-markdown' 'python-jedi' 'python-pygls')
-makedepends=('python-pip' 'python-poetry')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('da9cc9375167f2e38bfef5f79d66829cc864f47967e3eb45206ad77e1d315f95')
-b2sums=('f7ca80512562f911944b58932d85819185ea339a06875e7c7d5e85958cf6e790548bc2521a6101d3f5d270ae5326db2dca1edd4fb40d44c1b9e62e6735361835')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Avoid installing files directly under site-packages/
-  sed -i '/include = \["README.md"\]/d' pyproject.toml
-}
-
-build() {
-  cd $pkgname-$pkgver
-  poetry build --format wheel
-}
-
-package() {
-  cd $pkgname-$pkgver
-  export PYTHONHASHSEED=0
-  export PIP_CONFIG_FILE=/dev/null
-  pip install --isolated \
-  --no-deps \
-  --root="$pkgdir" \
-  --ignore-installed \
-  --no-warn-script-location dist/*.whl
-
-  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s $site_packages/${pkgname//-/_}-$pkgver.dist-info/LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jedi-language-server/repos/community-any/PKGBUILD (from rev 963073, 
jedi-language-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 01:34:09 UTC (rev 963074)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=jedi-language-server
+pkgver=0.32.0
+pkgrel=1
+pkgdesc='Language server for Jedi'
+arch=('any')
+url=https://github.com/pappasam/jedi-language-server
+license=('MIT')
+depends=('python-docstring-to-markdown' 'python-jedi' 'python-pygls')
+makedepends=('python-pip' 'python-poetry')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('08eb5bff423d61ad56ae3bffb036638c1f6ae154daf57218148c274f4a9ea591')
+b2sums=('3265cb3c7118e520aeafd264a8e0089d0dad1537f12dd46358b2d96d86f1f4a894619e8fa9fc06421631f916a618249e0b35283d7ba0c39e8379caa190b96c1f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Avoid installing files directly under site-packages/
+  sed -i '/include = \["README.md"\]/d' pyproject.toml
+}
+
+build() {
+  cd $pkgname-$pkgver
+  poetry build --format wheel
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  export PIP_CONFIG_FILE=/dev/null
+  pip install --isolated \
+  --no-deps \
+  --root="$pkgdir" \
+  --ignore-installed \
+  --no-warn-script-location dist/*.whl
+
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s $site_packages/${pkgname//-/_}-$pkgver.dist-info/LICENSE \
+"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2021-06-11 Thread Daniel M. Capella via arch-commits
Date: Saturday, June 12, 2021 @ 01:33:34
  Author: polyzen
Revision: 963073

upgpkg: jedi-language-server 0.32.0-1

Modified:
  jedi-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:29:27 UTC (rev 963072)
+++ PKGBUILD2021-06-12 01:33:34 UTC (rev 963073)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=jedi-language-server
-pkgver=0.31.2
+pkgver=0.32.0
 pkgrel=1
 pkgdesc='Language server for Jedi'
 arch=('any')
@@ -10,8 +10,8 @@
 depends=('python-docstring-to-markdown' 'python-jedi' 'python-pygls')
 makedepends=('python-pip' 'python-poetry')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('da9cc9375167f2e38bfef5f79d66829cc864f47967e3eb45206ad77e1d315f95')
-b2sums=('f7ca80512562f911944b58932d85819185ea339a06875e7c7d5e85958cf6e790548bc2521a6101d3f5d270ae5326db2dca1edd4fb40d44c1b9e62e6735361835')
+sha256sums=('08eb5bff423d61ad56ae3bffb036638c1f6ae154daf57218148c274f4a9ea591')
+b2sums=('3265cb3c7118e520aeafd264a8e0089d0dad1537f12dd46358b2d96d86f1f4a894619e8fa9fc06421631f916a618249e0b35283d7ba0c39e8379caa190b96c1f')
 
 prepare() {
   cd $pkgname-$pkgver


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:31:51
  Author: anthraxx
Revision: 417996

archrelease: copy trunk to extra-x86_64

Added:
  openmpi/repos/extra-x86_64/PKGBUILD
(from rev 417995, openmpi/trunk/PKGBUILD)
Deleted:
  openmpi/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 01:31:44 UTC (rev 417995)
+++ PKGBUILD2021-06-12 01:31:51 UTC (rev 417996)
@@ -1,65 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Anatol Pomozov 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=openmpi
-pkgver=4.1.1
-pkgrel=1
-pkgdesc='High performance message passing library (MPI)'
-url='https://www.open-mpi.org'
-arch=('x86_64')
-license=('custom:OpenMPI')
-depends=('glibc' 'libltdl' 'hwloc' 'openssh' 'zlib' 'libnl' 'perl' 'libevent')
-makedepends=('inetutils' 'valgrind' 'gcc-fortran' 'cuda')
-optdepends=(
-  'gcc-fortran: fortran support'
-  'cuda: cuda support'
-)
-options=('staticlibs')
-source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e24f7a778bd11a71ad0c14587a7f5b00e68a71aa5623e2157bafee3d44c07cda')
-b2sums=('2f853ca44703197469e5ccd42ecd81de72d39f265e0da9d847e6b2f7a7646241b76346c71969bf6a3d4605c28f02de6b587fd0330c753ad7dec8503af0784b69')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc/${pkgname} \
---enable-mpi-fortran=all \
---libdir=/usr/lib/${pkgname} \
---enable-builtin-atomics \
---enable-mpi-cxx \
---with-valgrind \
---enable-memchecker \
---enable-pretty-print-stacktrace \
---without-slurm \
---with-hwloc=/usr \
---with-libltdl=/usr  \
---with-libevent=/usr  \
---with-cuda=/opt/cuda \
-FC=/usr/bin/gfortran \
-LDFLAGS="${LDFLAGS} -Wl,-z,noexecstack"
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  # FS#28583
-  install -dm 755 "${pkgdir}/usr/lib/pkgconfig"
-  for i in *.pc; do
-ln -sf "/usr/lib/openmpi/pkgconfig/${i}" "${pkgdir}/usr/lib/pkgconfig/"
-  done
-
-  install -dm 755 "${pkgdir}/etc/ld.so.conf.d"
-  echo "/usr/lib/${pkgname}" > "${pkgdir}"/etc/ld.so.conf.d/${pkgname}.conf
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: openmpi/repos/extra-x86_64/PKGBUILD (from rev 417995, 
openmpi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 01:31:51 UTC (rev 417996)
@@ -0,0 +1,65 @@
+# Maintainer: Levente Polyak 
+# Contributor: Anatol Pomozov 
+# Contributor: Stéphane Gaudreault 
+
+pkgname=openmpi
+pkgver=4.1.1
+pkgrel=2
+pkgdesc='High performance message passing library (MPI)'
+url='https://www.open-mpi.org'
+arch=('x86_64')
+license=('custom:OpenMPI')
+depends=('glibc' 'libltdl' 'hwloc' 'openssh' 'zlib' 'libnl' 'perl' 'libevent')
+makedepends=('inetutils' 'valgrind' 'gcc-fortran' 'cuda')
+optdepends=(
+  'gcc-fortran: fortran support'
+  'cuda: cuda support'
+)
+options=('staticlibs')
+source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e24f7a778bd11a71ad0c14587a7f5b00e68a71aa5623e2157bafee3d44c07cda')
+b2sums=('2f853ca44703197469e5ccd42ecd81de72d39f265e0da9d847e6b2f7a7646241b76346c71969bf6a3d4605c28f02de6b587fd0330c753ad7dec8503af0784b69')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc/${pkgname} \
+--enable-mpi-fortran=all \
+--libdir=/usr/lib/${pkgname} \
+--enable-builtin-atomics \
+--enable-mpi-cxx \
+--with-valgrind \
+--enable-memchecker \
+--enable-pretty-print-stacktrace \
+--without-slurm \
+--with-hwloc=/usr \
+--with-libltdl=/usr  \
+--with-libevent=/usr  \
+--with-cuda=/opt/cuda \
+FC=/usr/bin/gfortran \
+LDFLAGS="${LDFLAGS} -Wl,-z,noexecstack"
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # FS#28583
+  install -dm 755 "${pkgdir}/usr/lib/pkgconfig"
+  for i in "${pkgdir}/usr/lib/openmpi/pkgconfig/"*.pc; do
+ln -sf "/usr/lib/openmpi/pkgconfig/$(basename ${i})" 
"${pkgdir}/usr/lib/pkgconfig/"
+  done
+
+  install -dm 755 "${pkgdir}/etc/ld.so.conf.d"
+  echo "/usr/lib/${pkgname}" > "${pkgdir}"/etc/ld.so.conf.d/${pkgname}.conf
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:31:44
  Author: anthraxx
Revision: 417995

upgpkg: openmpi 4.1.1-2: fix pkgconfig symlinks

FS#71167

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:21:15 UTC (rev 417994)
+++ PKGBUILD2021-06-12 01:31:44 UTC (rev 417995)
@@ -4,7 +4,7 @@
 
 pkgname=openmpi
 pkgver=4.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='High performance message passing library (MPI)'
 url='https://www.open-mpi.org'
 arch=('x86_64')
@@ -53,8 +53,8 @@
 
   # FS#28583
   install -dm 755 "${pkgdir}/usr/lib/pkgconfig"
-  for i in *.pc; do
-ln -sf "/usr/lib/openmpi/pkgconfig/${i}" "${pkgdir}/usr/lib/pkgconfig/"
+  for i in "${pkgdir}/usr/lib/openmpi/pkgconfig/"*.pc; do
+ln -sf "/usr/lib/openmpi/pkgconfig/$(basename ${i})" 
"${pkgdir}/usr/lib/pkgconfig/"
   done
 
   install -dm 755 "${pkgdir}/etc/ld.so.conf.d"


[arch-commits] Commit in hledger-web/repos (2 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:29:27
  Author: felixonmars
Revision: 963072

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 963071, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 963071, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:29:27 UTC (rev 963072)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.21
+pkgrel=61
+pkgdesc="Web-based user interface for the hledger accounting system"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-case-insensitive' 
'haskell-clientsession'
+ 'haskell-cmdargs' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-data-default'
+ 'haskell-decimal' 'haskell-extra' 'haskell-hjsmin' 'haskell-hspec' 
'haskell-http-conduit'
+ 'haskell-http-client' 'haskell-http-types' 'haskell-megaparsec' 
'haskell-network'
+ 'haskell-shakespeare' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-wai' 'haskell-wai-cors' 
'haskell-wai-extra'
+ 'haskell-wai-handler-launch' 'haskell-warp' 'haskell-yesod' 
'haskell-yesod-core'
+ 'haskell-yesod-form' 'haskell-yesod-static' 'haskell-yesod-test')
+makedepends=('ghc' 'uusi')
+replaces=('hledger-api')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('69080f22c9f8af8a3130b42f26cb3a676dde5df93a87beb7dd2f45e789d0243cd57627d68e75c7be40c838c29abfe8b606c23f432dd7469e214f97ae2bdbaf9c')
+
+prepare() {
+cd $pkgname-$pkgver
+uusi -u yesod-form $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 \
+-f-dev -f-library-only -fthreaded
+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
+runhaskell Setup test --show-details=direct
+}
+
+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"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+install -Dm644 hledger-web.1 -t "$pkgdir"/usr/share/man/man1/
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:29:14
  Author: felixonmars
Revision: 963071

upgpkg: hledger-web 1.21-61: rebuild with http2 3.0.2

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:27:14 UTC (rev 963070)
+++ PKGBUILD2021-06-12 01:29:14 UTC (rev 963071)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-web
 pkgver=1.21
-pkgrel=60
+pkgrel=61
 pkgdesc="Web-based user interface for the hledger accounting system"
 url="http://hledger.org;
 license=("GPL")


[arch-commits] Commit in haskell-wai-handler-launch/repos (2 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:27:14
  Author: felixonmars
Revision: 963070

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-wai-handler-launch/repos/community-staging-x86_64/
  haskell-wai-handler-launch/repos/community-staging-x86_64/PKGBUILD
(from rev 963069, haskell-wai-handler-launch/trunk/PKGBUILD)

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

Copied: haskell-wai-handler-launch/repos/community-staging-x86_64/PKGBUILD 
(from rev 963069, haskell-wai-handler-launch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:27:14 UTC (rev 963070)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=wai-handler-launch
+pkgname=haskell-wai-handler-launch
+pkgver=3.0.3.1
+pkgrel=276
+pkgdesc="Launch a web app in the default browser."
+url="https://github.com/yesodweb/wai;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-wai' 'haskell-warp' 'haskell-http-types' 
'haskell-streaming-commons'
+ 'haskell-async')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('12505691dae45d743f739785cc4a32851e0bca55a7f3513d973de24722704eb5c62a8034f7bcddd8eb756ccf2a2fd9ab92986fec6e56d34d9e7a3fa900355c02')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-wai-handler-launch/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:27:02
  Author: felixonmars
Revision: 963069

upgpkg: haskell-wai-handler-launch 3.0.3.1-276: rebuild with http2 3.0.2

Modified:
  haskell-wai-handler-launch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:26:08 UTC (rev 963068)
+++ PKGBUILD2021-06-12 01:27:02 UTC (rev 963069)
@@ -4,7 +4,7 @@
 _hkgname=wai-handler-launch
 pkgname=haskell-wai-handler-launch
 pkgver=3.0.3.1
-pkgrel=275
+pkgrel=276
 pkgdesc="Launch a web app in the default browser."
 url="https://github.com/yesodweb/wai;
 license=("MIT")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:26:08
  Author: felixonmars
Revision: 963068

archrelease: copy trunk to community-staging-x86_64

Added:
  hoogle/repos/community-staging-x86_64/
  hoogle/repos/community-staging-x86_64/PKGBUILD
(from rev 963067, hoogle/trunk/PKGBUILD)

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

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 963067, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:26:08 UTC (rev 963068)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.18.1
+pkgrel=119
+pkgdesc="Haskell API Search"
+url="https://www.haskell.org/hoogle/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-aeson' 'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-cmdargs' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-connection' 'haskell-extra' 'haskell-foundation' 
'haskell-hashable'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-js-flot' 
'haskell-js-jquery'
+ 'haskell-mmap' 'haskell-network' 'haskell-old-locale' 
'haskell-process-extras'
+ 'haskell-resourcet' 'haskell-src-exts' 'haskell-storable-tuple' 
'haskell-tar'
+ 'haskell-uniplate' 'haskell-utf8-string' 'haskell-vector' 
'haskell-wai'
+ 'haskell-wai-logger' 'haskell-warp' 'haskell-warp-tls' 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('00abbcf557824c604abbd5e9d27a5ca3d4a89e943888b6eef70dea46b8f786dfc851cb1c8f1531c808f4b71b34d3899258f3b009b0a38a385fc5c393a914da17')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--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 "${srcdir}/${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
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:25:57
  Author: felixonmars
Revision: 963067

upgpkg: hoogle 5.0.18.1-119: rebuild with http2 3.0.2

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:24:09 UTC (rev 963066)
+++ PKGBUILD2021-06-12 01:25:57 UTC (rev 963067)
@@ -3,7 +3,7 @@
 
 pkgname=hoogle
 pkgver=5.0.18.1
-pkgrel=118
+pkgrel=119
 pkgdesc="Haskell API Search"
 url="https://www.haskell.org/hoogle/;
 license=("BSD")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:24:09
  Author: felixonmars
Revision: 963066

archrelease: copy trunk to community-staging-x86_64

Added:
  taskell/repos/community-staging-x86_64/
  taskell/repos/community-staging-x86_64/PKGBUILD
(from rev 963065, taskell/trunk/PKGBUILD)

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

Copied: taskell/repos/community-staging-x86_64/PKGBUILD (from rev 963065, 
taskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:24:09 UTC (rev 963066)
@@ -0,0 +1,44 @@
+# Maintainer: Jelle van der Waa https://hackage.haskell.org/package/$pkgname;
+depends=(ghc-libs haskell-aeson haskell-attoparsec haskell-brick 
haskell-config-ini haskell-file-embed haskell-fold-debounce haskell-http-client 
haskell-http-conduit haskell-http-types haskell-lens haskell-tz haskell-vty 
haskell-classy-prelude)
+makedepends=(ghc haskell-classy-prelude haskell-raw-strings-qq haskell-tasty 
haskell-tasty-discover haskell-tasty-expected-failure haskell-tasty-hunit)
+source=(https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
+sha512sums=('89eb3c87e8f74c9719e87fb2303fd66bd0133ba0414f109282b29511b8b5e7efc51f8a263be769892012ac46857a4945e73bb544f4e75c55ef0d72ed05845878')
+
+build() {
+  cd $pkgname-$pkgver
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--datasubdir=$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--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 $pkgname-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd $pkgname-$pkgver
+  runghc Setup.hs copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  # Doc only contains the license
+  rm -rf "$pkgdir/usr/share/doc"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:23:56
  Author: felixonmars
Revision: 963065

upgpkg: taskell 1.11.0-31: rebuild with http2 3.0.2

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:21:46 UTC (rev 963064)
+++ PKGBUILD2021-06-12 01:23:56 UTC (rev 963065)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.11.0
-pkgrel=30
+pkgrel=31
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:21:46
  Author: felixonmars
Revision: 963064

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 963063, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
963063, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:21:46 UTC (rev 963064)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.6.10.3
+pkgrel=30
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-authenticate' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-blaze-builder' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-data-default' 'haskell-email-validate' 'haskell-file-embed' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-network-uri' 'haskell-nonce' 'haskell-persistent' 
'haskell-random' 'haskell-safe'
+ 'haskell-shakespeare' 'haskell-unliftio' 'haskell-unliftio-core'
+ 'haskell-unordered-containers' 'haskell-wai' 'haskell-yesod-core' 
'haskell-yesod-form'
+ 'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('82b490db8424d6e340c4c19b9760e07c78a7906540dada160afd8f3de43f6767f04968753b0c218f0c53c8ddf4ff0ed33f458a770100edd8ab6c7582016662a2')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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-yesod-auth/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:21:35
  Author: felixonmars
Revision: 963063

upgpkg: haskell-yesod-auth 1.6.10.3-30: rebuild with http2 3.0.2

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:20:09 UTC (rev 963062)
+++ PKGBUILD2021-06-12 01:21:35 UTC (rev 963063)
@@ -4,7 +4,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.6.10.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


[arch-commits] Commit in memtest86+/repos/extra-any (4 files)

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:21:15
  Author: anthraxx
Revision: 417994

archrelease: copy trunk to extra-any

Added:
  memtest86+/repos/extra-any/60_memtest86+
(from rev 417993, memtest86+/trunk/60_memtest86+)
  memtest86+/repos/extra-any/PKGBUILD
(from rev 417993, memtest86+/trunk/PKGBUILD)
Deleted:
  memtest86+/repos/extra-any/60_memtest86+
  memtest86+/repos/extra-any/PKGBUILD

---+
 60_memtest86+ |   64 
 PKGBUILD  |   39 ++
 2 files changed, 53 insertions(+), 50 deletions(-)

Deleted: 60_memtest86+
===
--- 60_memtest86+   2021-06-12 01:21:09 UTC (rev 417993)
+++ 60_memtest86+   2021-06-12 01:21:15 UTC (rev 417994)
@@ -1,32 +0,0 @@
-#!/usr/bin/env bash
-
-# This script generates a memtest86+ entry on grub.cfg #
-# if memtest is installed on the system.   #
-
-
-prefix="/usr"
-exec_prefix="${prefix}"
-
-datarootdir="/usr/share"
-datadir="${datarootdir}"
-
-. "${datadir}/grub/grub-mkconfig_lib"
-
-MEMTEST86_IMAGE="/boot/memtest86+/memtest.bin"
-CLASS="--class memtest86 --class gnu --class tool"
-
-if [ -e "${MEMTEST86_IMAGE}" ] && is_path_readable_by_grub 
"${MEMTEST86_IMAGE}" ; then
-## image exists, create menu entry
-echo "Found memtest86+ image: ${MEMTEST86_IMAGE}" >&2
-_GRUB_MEMTEST_HINTS_STRING="$(${grub_probe} --target=hints_string 
${MEMTEST86_IMAGE})"
-_GRUB_MEMTEST_FS_UUID="$(${grub_probe} --target=fs_uuid 
${MEMTEST86_IMAGE})"
-_GRUB_MEMTEST_REL_PATH="$(make_system_path_relative_to_its_root 
${MEMTEST86_IMAGE})"
-cat << EOF
-if [ "\${grub_platform}" == "pc" ]; then
-menuentry "Memory Tester (memtest86+)" ${CLASS} {
-search --fs-uuid --no-floppy --set=root ${_GRUB_MEMTEST_HINTS_STRING} 
${_GRUB_MEMTEST_FS_UUID}
-linux16 ${_GRUB_MEMTEST_REL_PATH} ${GRUB_CMDLINE_MEMTEST86}
-}
-fi
-EOF
-fi

Copied: memtest86+/repos/extra-any/60_memtest86+ (from rev 417993, 
memtest86+/trunk/60_memtest86+)
===
--- 60_memtest86+   (rev 0)
+++ 60_memtest86+   2021-06-12 01:21:15 UTC (rev 417994)
@@ -0,0 +1,32 @@
+#!/usr/bin/env bash
+
+# This script generates a memtest86+ entry on grub.cfg #
+# if memtest is installed on the system.   #
+
+
+prefix="/usr"
+exec_prefix="${prefix}"
+
+datarootdir="/usr/share"
+datadir="${datarootdir}"
+
+. "${datadir}/grub/grub-mkconfig_lib"
+
+MEMTEST86_IMAGE="/boot/memtest86+/memtest.bin"
+CLASS="--class memtest86 --class gnu --class tool"
+
+if [ -e "${MEMTEST86_IMAGE}" ] && is_path_readable_by_grub 
"${MEMTEST86_IMAGE}" ; then
+## image exists, create menu entry
+echo "Found memtest86+ image: ${MEMTEST86_IMAGE}" >&2
+_GRUB_MEMTEST_HINTS_STRING="$(${grub_probe} --target=hints_string 
${MEMTEST86_IMAGE})"
+_GRUB_MEMTEST_FS_UUID="$(${grub_probe} --target=fs_uuid 
${MEMTEST86_IMAGE})"
+_GRUB_MEMTEST_REL_PATH="$(make_system_path_relative_to_its_root 
${MEMTEST86_IMAGE})"
+cat << EOF
+if [ "\${grub_platform}" == "pc" ]; then
+menuentry "Memory Tester (memtest86+)" ${CLASS} {
+search --fs-uuid --no-floppy --set=root ${_GRUB_MEMTEST_HINTS_STRING} 
${_GRUB_MEMTEST_FS_UUID}
+linux16 ${_GRUB_MEMTEST_REL_PATH} ${GRUB_CMDLINE_MEMTEST86}
+}
+fi
+EOF
+fi

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 01:21:09 UTC (rev 417993)
+++ PKGBUILD2021-06-12 01:21:15 UTC (rev 417994)
@@ -1,18 +0,0 @@
-# Maintainer: Eric Bélanger 
-
-pkgname=memtest86+
-pkgver=5.01
-pkgrel=4
-pkgdesc="An advanced memory diagnostic tool"
-arch=('any')
-url="https://www.memtest.org;
-license=('GPL2')
-source=(https://www.memtest.org/download/${pkgver}/${pkgname}-${pkgver}.bin.gz
-60_memtest86+)
-sha1sums=('acf4b99b435d4e99b8027221524e57d70b8cae47'
-  '2aa2deeb7d7dc56f389aa1487b7a57b0d44ce559')
-
-package() {
-  install -D -m644 "${srcdir}/${pkgname}-${pkgver}.bin" 
"${pkgdir}/boot/memtest86+/memtest.bin"
-  install -D -m755 "${srcdir}/60_memtest86+" 
"${pkgdir}/etc/grub.d/60_memtest86+"
-}

Copied: memtest86+/repos/extra-any/PKGBUILD (from rev 417993, 
memtest86+/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 01:21:15 UTC (rev 417994)
@@ -0,0 +1,21 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=memtest86+
+pkgver=5.31b
+pkgrel=1
+pkgdesc='Advanced memory diagnostic tool'
+url='https://www.memtest.org'
+arch=('any')
+license=('GPL2')

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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:21:09
  Author: anthraxx
Revision: 417993

upgpkg: memtest86+ 5.31b-1

Modified:
  memtest86+/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-11 23:34:26 UTC (rev 417992)
+++ PKGBUILD2021-06-12 01:21:09 UTC (rev 417993)
@@ -1,18 +1,21 @@
-# Maintainer: Eric Bélanger 
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
 
 pkgname=memtest86+
-pkgver=5.01
-pkgrel=4
-pkgdesc="An advanced memory diagnostic tool"
+pkgver=5.31b
+pkgrel=1
+pkgdesc='Advanced memory diagnostic tool'
+url='https://www.memtest.org'
 arch=('any')
-url="https://www.memtest.org;
 license=('GPL2')
 source=(https://www.memtest.org/download/${pkgver}/${pkgname}-${pkgver}.bin.gz
 60_memtest86+)
-sha1sums=('acf4b99b435d4e99b8027221524e57d70b8cae47'
-  '2aa2deeb7d7dc56f389aa1487b7a57b0d44ce559')
+b2sums=('d171e2c8ee53fef79d37f9f014ab0bb4c796c26c1eb4ae3c0a5ac2635277480890c147988937646e2d32cdbd1dcc4c38551eb140f69f574ed4ec04b638f9ab59'
+
'ca607b4483b592f7f0c64893f72b0b57b1dd91ebf2c107e65f0a1979a7234d09221dd2149c73d1c6a41ffea331c3cb633babed4400316fc953528272016b15d8')
 
 package() {
-  install -D -m644 "${srcdir}/${pkgname}-${pkgver}.bin" 
"${pkgdir}/boot/memtest86+/memtest.bin"
-  install -D -m755 "${srcdir}/60_memtest86+" 
"${pkgdir}/etc/grub.d/60_memtest86+"
+  install -Dm 644 "${srcdir}/${pkgname}-${pkgver}.bin" 
"${pkgdir}/boot/memtest86+/memtest.bin"
+  install -Dm 755 "${srcdir}/60_memtest86+" 
"${pkgdir}/etc/grub.d/60_memtest86+"
 }
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:20:09
  Author: felixonmars
Revision: 963062

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-authenticate/repos/community-staging-x86_64/PKGBUILD (from rev 
963061, haskell-authenticate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:20:09 UTC (rev 963062)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=authenticate
+pkgname=haskell-authenticate
+pkgver=1.3.5
+pkgrel=347
+pkgdesc="Authentication methods for Haskell web applications."
+url="https://github.com/yesodweb/authenticate;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-case-insensitive' 'haskell-conduit' 'haskell-html-conduit' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-network-uri' 'haskell-resourcet'
+ 'haskell-unordered-containers' 'haskell-xml-conduit')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('12962fcf71c732a7e709e7069d46691917b9ee9f2af6aab5556b76a4556b6ffc39e52082a4fcdbe501c2cbc7cc496b1164b6a9f2c3883597fcdd0a8298d4ac1a')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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-authenticate/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:19:58
  Author: felixonmars
Revision: 963061

upgpkg: haskell-authenticate 1.3.5-347: rebuild with http2 3.0.2

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:18:52 UTC (rev 963060)
+++ PKGBUILD2021-06-12 01:19:58 UTC (rev 963061)
@@ -4,7 +4,7 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.5
-pkgrel=346
+pkgrel=347
 pkgdesc="Authentication methods for Haskell web applications."
 url="https://github.com/yesodweb/authenticate;
 license=("MIT")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:18:52
  Author: felixonmars
Revision: 963060

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 963059, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/optparse-applicative-0.16.patch
(from rev 963059, stack/trunk/optparse-applicative-0.16.patch)
  stack/repos/community-staging-x86_64/stack.install
(from rev 963059, stack/trunk/stack.install)

-+
 PKGBUILD|   81 ++
 optparse-applicative-0.16.patch |   25 +++
 stack.install   |4 +
 3 files changed, 110 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 963059, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:18:52 UTC (rev 963060)
@@ -0,0 +1,81 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=2.5.1
+pkgrel=230
+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-regex-applicative-text' '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-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;
+optparse-applicative-0.16.patch)
+sha512sums=('SKIP'
+
'3ed61162edd869d5634e7e8485d784b9a192c97626da817635e6c756ca651454b5b806085aea6d7f8fd54041ae06e1613d9547958a85b777d2dfc35b02c0fbea')
+
+prepare() {
+  cd $pkgname
+  uusi -d semigroups -d persistent-template $pkgname.cabal
+  sed -i '1i{-# LANGUAGE DataKinds #-}' src/Stack/Storage/User.hs 
src/Stack/Storage/Project.hs
+  patch -p1 -i ../optparse-applicative-0.16.patch
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -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

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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:18:35
  Author: felixonmars
Revision: 963059

upgpkg: stack 2.5.1-230: rebuild with http2 3.0.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:17:31 UTC (rev 963058)
+++ PKGBUILD2021-06-12 01:18:35 UTC (rev 963059)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=2.5.1
-pkgrel=229
+pkgrel=230
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:16:22
  Author: anthraxx
Revision: 963057

archrelease: copy trunk to community-staging-x86_64

Added:
  libressl/repos/community-staging-x86_64/
  libressl/repos/community-staging-x86_64/PKGBUILD
(from rev 963056, libressl/trunk/PKGBUILD)

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

Copied: libressl/repos/community-staging-x86_64/PKGBUILD (from rev 963056, 
libressl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:16:22 UTC (rev 963057)
@@ -0,0 +1,56 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Bruno Pagani 
+# Contributor: Maarten de Vries 
+# Contributor: Reventlov 
+# Contributor: kpcyrd 
+
+pkgname=libressl
+pkgver=3.3.3
+pkgrel=1
+pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
+arch=(x86_64)
+url="https://www.libressl.org/;
+license=(ISC custom:OpenSSL)
+depends=(glibc)
+optdepends=(ca-certificates)
+backup=(etc/libressl/openssl.cnf)
+source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
+sha256sums=('a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066'
+'SKIP')
+validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook 

+
+prepare() {
+cd ${pkgname}-${pkgver}
+autoreconf -vfi
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--with-openssldir=/etc/libressl \
+--libdir=/usr/lib/libressl \
+--includedir=/usr/include/libressl \
+--program-prefix "libressl-"
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+install -Dm644 COPYING -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+
+# Remove symlink man pages, that actually points to OpenSSL ones since the 
prefix is not accounted for
+for manlink in $(find -L "${pkgdir}"/usr/share/man/man3/ -type l) ;
+do
+rm "${manlink}" ;
+done
+}
+
+# vim: ts=4 sw=4 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:16:19
  Author: anthraxx
Revision: 963056

upgpkg: libressl 3.3.3-1

Modified:
  libressl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:13:56 UTC (rev 963055)
+++ PKGBUILD2021-06-12 01:16:19 UTC (rev 963056)
@@ -5,7 +5,7 @@
 # Contributor: kpcyrd 
 
 pkgname=libressl
-pkgver=3.2.5
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=(ca-certificates)
 backup=(etc/libressl/openssl.cnf)
 
source=(https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${pkgver}.tar.gz{,.asc})
-sha256sums=('798a65fd61d385e09d559810cdfa46512f8def5919264cfef241a7b086ce7cfe'
+sha256sums=('a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066'
 'SKIP')
 validpgpkeys=(A1EB079B8D3EB92B4EBD3139663AF51BD5E4D8D5) # Brent Cook 

 
@@ -52,3 +52,5 @@
 rm "${manlink}" ;
 done
 }
+
+# vim: ts=4 sw=4 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:13:56
  Author: felixonmars
Revision: 963055

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-pantry/repos/community-staging-x86_64/PKGBUILD (from rev 
963054, haskell-pantry/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:13:56 UTC (rev 963055)
@@ -0,0 +1,59 @@
+# Maintainer: Felix Yan 
+
+_hkgname=pantry
+pkgname=haskell-pantry
+pkgver=0.5.2.2
+pkgrel=4
+pkgdesc="Content addressable Haskell package management"
+url="https://github.com/commercialhaskell/pantry;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 
'haskell-casa-client'
+ 'haskell-casa-types' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-cryptonite-conduit' 'haskell-digest' 'haskell-filelock' 
'haskell-generic-deriving'
+ 'haskell-hackage-security' 'haskell-hpack' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-download' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-mono-traversable' 'haskell-network-uri' 'haskell-path' 
'haskell-path-io'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 'haskell-primitive' 
'haskell-resourcet'
+ 'haskell-rio' 'haskell-rio-orphans' 'haskell-rio-prettyprint' 
'haskell-tar-conduit'
+ 'haskell-text-metrics' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive')
+makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 
'haskell-quickcheck'
+ 'haskell-raw-strings-qq')
+checkdepends=('git' 'mercurial')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('59e69dc418c0a1305c2612035933b024670f7961e254ad87a5870e78dd71e137b659ce3bfee129fba65500f8063125d909ad50b44df5d487f69c6581bebd94f7')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+uusi -d persistent-template $_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 --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-pantry/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:13:42
  Author: felixonmars
Revision: 963054

upgpkg: haskell-pantry 0.5.2.2-4: rebuild with http2 3.0.2

Modified:
  haskell-pantry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:11:25 UTC (rev 963053)
+++ PKGBUILD2021-06-12 01:13:42 UTC (rev 963054)
@@ -3,7 +3,7 @@
 _hkgname=pantry
 pkgname=haskell-pantry
 pkgver=0.5.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Content addressable Haskell package management"
 url="https://github.com/commercialhaskell/pantry;
 license=('BSD')


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:11:01
  Author: anthraxx
Revision: 963049

archrelease: copy trunk to community-staging-x86_64

Added:
  r2ghidra/repos/community-staging-x86_64/
  r2ghidra/repos/community-staging-x86_64/PKGBUILD
(from rev 963048, r2ghidra/trunk/PKGBUILD)

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

Copied: r2ghidra/repos/community-staging-x86_64/PKGBUILD (from rev 963048, 
r2ghidra/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:11:01 UTC (rev 963049)
@@ -0,0 +1,59 @@
+# Maintainer: Levente Polyak 
+
+pkgname=r2ghidra
+_gitcommit=e9d8fafec4e9bec39cddc09c4415efb4da28ba93
+_ghidra_native=9d7f7d1d8aed8d2360e8efe7976ebb2bb1f1b399
+pkgver=5.3.0.r6.ge9d8fafe
+pkgrel=1
+pkgdesc='Deep ghidra decompiler integration for radare2 and iaito'
+url='https://github.com/radareorg/r2ghidra'
+arch=('x86_64')
+license=('LGPL3')
+depends=('radare2' 'glibc')
+makedepends=('git' 'cmake')
+provides=('radare2-r2ghidra')
+replaces=('r2ghidra-dec')
+source=("git+https://github.com/radareorg/r2ghidra#commit=${_gitcommit};
+
"git+https://github.com/radareorg/ghidra-native.git#commit=${_ghidra_native};
+git+https://github.com/zeux/pugixml.git)
+sha512sums=('SKIP'
+'SKIP'
+'SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --tags --match '5*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd ${pkgname}
+  git submodule init
+  git config submodule."third-party/pugixml".url "${srcdir}/pugixml"
+  git submodule update --recursive
+  # reproducible builds
+  sed '/git clone https/d' -i Makefile
+  ln -sf "${srcdir}/ghidra-native" ghidra-native
+}
+
+build() {
+  cd ${pkgname}
+  make ghidra/ghidra/Ghidra
+  cmake \
+-B build \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DBUILD_SLASPECS=ON
+  make -C build VERBOSE=1
+}
+
+package() {
+  cd ${pkgname}
+  make -C build -j1 DESTDIR="${pkgdir}" install
+  # move shared library into R2_LIBR_PLUGINS
+  r2version=$(r2 -version|grep radare2|sed -E 's/radare2 ([0-9\.]+) .*/\1/')
+  install -d "${pkgdir}/usr/lib/radare2"
+  mv "${pkgdir}/usr/lib/radare2/last" "${pkgdir}/usr/lib/radare2/${r2version}"
+  ln -s /usr/lib/radare2/${r2version} "${pkgdir}/usr/lib/radare2/last"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 01:10:57
  Author: anthraxx
Revision: 963048

upgpkg: r2ghidra 5.3.0.r6.ge9d8fafe-1

Modified:
  r2ghidra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:08:20 UTC (rev 963047)
+++ PKGBUILD2021-06-12 01:10:57 UTC (rev 963048)
@@ -1,9 +1,10 @@
 # Maintainer: Levente Polyak 
 
 pkgname=r2ghidra
-_gitcommit=cd769a4e9bfb2d1ab6ca5858dead13b931fcbf7f
-pkgver=5.2.1
-pkgrel=2
+_gitcommit=e9d8fafec4e9bec39cddc09c4415efb4da28ba93
+_ghidra_native=9d7f7d1d8aed8d2360e8efe7976ebb2bb1f1b399
+pkgver=5.3.0.r6.ge9d8fafe
+pkgrel=1
 pkgdesc='Deep ghidra decompiler integration for radare2 and iaito'
 url='https://github.com/radareorg/r2ghidra'
 arch=('x86_64')
@@ -13,7 +14,7 @@
 provides=('radare2-r2ghidra')
 replaces=('r2ghidra-dec')
 source=("git+https://github.com/radareorg/r2ghidra#commit=${_gitcommit};
-radare-ghidra::git+https://github.com/radareorg/ghidra.git
+
"git+https://github.com/radareorg/ghidra-native.git#commit=${_ghidra_native};
 git+https://github.com/zeux/pugixml.git)
 sha512sums=('SKIP'
 'SKIP'
@@ -21,7 +22,7 @@
 
 pkgver() {
   cd ${pkgname}
-  git describe --tags --match 'v*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+  git describe --tags --match '5*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
 }
 
 prepare() {
@@ -28,12 +29,15 @@
   cd ${pkgname}
   git submodule init
   git config submodule."third-party/pugixml".url "${srcdir}/pugixml"
-  git config submodule."ghidra/ghidra".url "${srcdir}/radare-ghidra"
   git submodule update --recursive
+  # reproducible builds
+  sed '/git clone https/d' -i Makefile
+  ln -sf "${srcdir}/ghidra-native" ghidra-native
 }
 
 build() {
   cd ${pkgname}
+  make ghidra/ghidra/Ghidra
   cmake \
 -B build \
 -DCMAKE_INSTALL_PREFIX=/usr \


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:08:20
  Author: felixonmars
Revision: 963047

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-casa-client/repos/community-staging-x86_64/
  haskell-casa-client/repos/community-staging-x86_64/PKGBUILD
(from rev 963046, haskell-casa-client/trunk/PKGBUILD)

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

Copied: haskell-casa-client/repos/community-staging-x86_64/PKGBUILD (from rev 
963046, haskell-casa-client/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:08:20 UTC (rev 963047)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=casa-client
+pkgname=haskell-casa-client
+pkgver=0.0.1
+pkgrel=285
+pkgdesc="Content Addressable Storage Archive client"
+url="https://github.com/fpco/casa;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-casa-types' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-http-conduit' 'haskell-http-types' 'haskell-memory'
+ 'haskell-network-uri' 'haskell-resourcet' 'haskell-th-lift' 
'haskell-unliftio-core'
+ 'haskell-unordered-containers')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('2df03a0b1c2e01f2d24728e96fe446a25b630f5495c4e9995bcbde1ee9da530df1c6b40dde954cfaf6de2af6036fa6cfda7d9957b22106316557cc57d64114fa')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-casa-client/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:08:10
  Author: felixonmars
Revision: 963046

upgpkg: haskell-casa-client 0.0.1-285: rebuild with http2 3.0.2

Modified:
  haskell-casa-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:07:03 UTC (rev 963045)
+++ PKGBUILD2021-06-12 01:08:10 UTC (rev 963046)
@@ -3,7 +3,7 @@
 _hkgname=casa-client
 pkgname=haskell-casa-client
 pkgver=0.0.1
-pkgrel=284
+pkgrel=285
 pkgdesc="Content Addressable Storage Archive client"
 url="https://github.com/fpco/casa;
 license=('MIT')


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:07:03
  Author: felixonmars
Revision: 963045

archrelease: copy trunk to community-staging-x86_64

Added:
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 963044, xmobar/trunk/PKGBUILD)

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 963044, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:07:03 UTC (rev 963045)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.38
+pkgrel=7
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-parsec-numbers'
+ 'haskell-regex-compat' 'haskell-old-locale'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-cereal' 
'haskell-netlink'
+ 'haskell-async' 'haskell-aeson'
+ 'haskell-timezone-olson' 'haskell-timezone-series' 'alsa-lib'
+ 'haskell-extensible-exceptions' 'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 
'haskell-alsa-mixer')
+makedepends=('ghc' 'haskell-hspec' 'haskell-temporary')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('6dd142496e71f0e4b222d0b88f4518fe0544d52122ed3b474f6f55c34a0e9c61bf25121c50efbcab481847ca00045f06de1cb5bda0c78c9bc303473a8cac656a')
+
+build() {
+  cd xmobar-${pkgver}
+
+  _flags=(with_xft with_utf8 with_inotify with_mpd with_alsa with_nl80211
+  with_datezone with_mpris with_dbus with_xpm with_threaded
+  with_rtsopts with_weather)
+
+  runhaskell setup configure -O \
+--enable-shared \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--prefix=/usr \
+--dynlibdir=/usr/lib \
+--libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+--flags="${_flags[*]}" \
+--enable-tests
+  runhaskell setup build
+  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 xmobar-${pkgver}
+  runhaskell setup test
+}
+
+package() {
+  cd xmobar-${pkgver}
+  install -Dm 744 register.sh   
"${pkgdir}/usr/share/haskell/register/xmobar.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/xmobar.sh"
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:06:53
  Author: felixonmars
Revision: 963044

upgpkg: xmobar 0.38-7: rebuild with http2 3.0.2

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 01:04:35 UTC (rev 963043)
+++ PKGBUILD2021-06-12 01:06:53 UTC (rev 963044)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.38
-pkgrel=6
+pkgrel=7
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


[arch-commits] Commit in git-annex/repos (2 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:04:35
  Author: felixonmars
Revision: 963043

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 963042, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 963042, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 01:04:35 UTC (rev 963043)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=8.20210428
+pkgrel=31
+pkgdesc="Manage files with git, without checking their contents into git"
+url="https://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
+ 'haskell-criterion' 'haskell-crypto-api' 'haskell-cryptonite' 
'haskell-data-default'
+ 'haskell-dav' 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist'
+ 'haskell-edit-distance' 'haskell-fdo-notify' 'haskell-feed' 
'haskell-filepath-bytestring'
+ 'haskell-git-lfs' 'haskell-hinotify' 'haskell-http-client' 
'haskell-http-client-restricted'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-ifelse'
+ 'haskell-magic' 'haskell-memory' 'haskell-microlens' 
'haskell-monad-control'
+ 'haskell-monad-logger' 'haskell-mountpoints' 'haskell-network' 
'haskell-network-info'
+ 'haskell-network-multicast' 'haskell-network-uri' 'haskell-old-locale'
+ 'haskell-optparse-applicative' 'haskell-path-pieces' 
'haskell-persistent'
+ 'haskell-persistent-sqlite' 'haskell-quickcheck' 'haskell-random' 
'haskell-regex-tdfa'
+ 'haskell-resourcet' 'haskell-safesemaphore' 'haskell-sandi' 
'haskell-securemem'
+ 'haskell-shakespeare' 'haskell-socks' 'haskell-split' 
'haskell-stm-chans' 'haskell-tagsoup'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
+ 'haskell-torrent' 'haskell-unix-compat' 'haskell-unliftio-core'
+ 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-uuid' 
'haskell-vector'
+ 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 'haskell-warp-tls' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static')
+makedepends=('chrpath' 'ghc' 'uusi')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd git-annex
+  # persistent-template was merged into persistent
+  uusi -d persistent-template git-annex.cabal
+  sed -i 's/MIN_VERSION_persistent_template/MIN_VERSION_persistent/' 
Database/ContentIdentifier.hs Database/Export.hs Database/Fsck.hs 
Database/Keys/SQL.hs
+}
+
+build() {
+  cd git-annex
+  sed -e 's|--ghc-options|-O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla --docdir=/usr/share/doc/'$pkgname' --ghc-options|' \
+  -i Makefile
+  make GHC="ghc -dynamic" BUILDER=./Setup BUILDEROPTIONS=$MAKEFLAGS
+}
+
+package() {
+  cd git-annex
+  make GHC="ghc -dynamic" BUILDER=./Setup DESTDIR="$pkgdir" install
+
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 01:04:22
  Author: felixonmars
Revision: 963042

upgpkg: git-annex 8.20210428-31: rebuild with http2 3.0.2

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:57:11 UTC (rev 963041)
+++ PKGBUILD2021-06-12 01:04:22 UTC (rev 963042)
@@ -3,7 +3,7 @@
 
 pkgname=git-annex
 pkgver=8.20210428
-pkgrel=30
+pkgrel=31
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/;
 license=("AGPL3")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:57:11
  Author: felixonmars
Revision: 963041

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-aws/repos/community-staging-x86_64/PKGBUILD (from rev 963040, 
haskell-aws/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:57:11 UTC (rev 963041)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aws
+pkgname=haskell-aws
+pkgver=0.22
+pkgrel=279
+pkgdesc="Amazon Web Services (AWS) for Haskell"
+url="https://github.com/aristidb/aws;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-byteable'
+ 'haskell-case-insensitive' 'haskell-cereal' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-http-conduit'
+ 'haskell-http-client-tls' 'haskell-http-types' 'haskell-lifted-base' 
'haskell-memory'
+ 'haskell-monad-control' 'haskell-network' 'haskell-network-bsd' 
'haskell-old-locale'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-scientific' 
'haskell-tagged'
+ 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector' 
'haskell-xml-conduit')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-errors' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-quickcheck-instances' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-transformers-base')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('e7ff376c47a7ca7a65c8f10f19e591d4a4b4d2cfa333b4727f88f0b170d7acb0aff402617f2d617c522fe5d16ce92b249a23f1fb0a8bfe5bbefaef2931b786bd')
+
+prepare() {
+cd $_hkgname-$pkgver
+uusi -u attoparsec -u base16-bytestring -u base64-bytestring -u 
http-client $_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 --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-examples
+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 || echo "Requires AWS credentials to test"
+}
+
+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-aws/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:57:00
  Author: felixonmars
Revision: 963040

upgpkg: haskell-aws 0.22-279: rebuild with http2 3.0.2

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:54:54 UTC (rev 963039)
+++ PKGBUILD2021-06-12 00:57:00 UTC (rev 963040)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=278
+pkgrel=279
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws;
 license=("BSD")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:54:54
  Author: felixonmars
Revision: 963039

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
963038, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:54:54 UTC (rev 963039)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.14.0.0
+pkgrel=67
+pkgdesc="A static website compiler library"
+url="https://jaspervdj.be/hakyll;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptonite'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-memory' 
'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-random' 
'haskell-regex-tdfa'
+ 'haskell-resourcet' 'haskell-scientific' 'haskell-tagsoup' 
'haskell-time-locale-compat'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-wai' 
'haskell-wai-app-static'
+ 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-golden'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5f3f7a952b085cf1a59a646c15e42f29c89d4ed0a5a96f55156d19b86340c2361da6c19ff7a70bde98122423e237dc7082bfcc84bc5e96ab9421fdaef84a8cce')
+
+prepare() {
+cd $_hkgname-$pkgver
+uusi -u cryptonite -u file-embed -u memory -u optparse-applicative -u 
pandoc -u tasty $_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 \
+-fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
+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
+LC_CTYPE=en_US.UTF-8 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-hakyll/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:54:43
  Author: felixonmars
Revision: 963038

upgpkg: haskell-hakyll 4.14.0.0-67: rebuild with http2 3.0.2

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:51:55 UTC (rev 963037)
+++ PKGBUILD2021-06-12 00:54:43 UTC (rev 963038)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.14.0.0
-pkgrel=66
+pkgrel=67
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:55
  Author: felixonmars
Revision: 963036

archrelease: copy trunk to community-staging-x86_64

Added:
  darcs/repos/community-staging-x86_64/
  darcs/repos/community-staging-x86_64/PKGBUILD
(from rev 963034, darcs/trunk/PKGBUILD)

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 963034, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:51:55 UTC (rev 963036)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.16.4
+pkgrel=16
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL")
+arch=('x86_64')
+depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-conduit' 'haskell-constraints' 'haskell-cryptonite' 
'haskell-data-ordlist'
+ 'haskell-fgl' 'haskell-hashable' 'haskell-html' 
'haskell-http-conduit' 'haskell-http-types'
+ 'haskell-knob' 'haskell-memory' 'haskell-mmap' 'haskell-network' 
'haskell-network-uri'
+ 'haskell-old-time' 'haskell-regex-applicative' 
'haskell-regex-compat-tdfa'
+ 'haskell-tar' 'haskell-temporary' 'haskell-unix-compat' 
'haskell-utf8-string'
+ 'haskell-vector' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'uusi' 'haskell-cmdargs' 'haskell-findbin' 'haskell-hunit' 
'haskell-leancheck'
+ 'haskell-quickcheck' 'haskell-test-framework' 
'haskell-test-framework-hunit'
+ 'haskell-test-framework-leancheck' 
'haskell-test-framework-quickcheck2'
+ # Added for their bundled shelly
+ 'haskell-exceptions' 'haskell-monad-control' 
'haskell-system-filepath'
+ 'haskell-system-fileio' 'haskell-transformers-base')
+checkdepends=('bc' 'time')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('0f9a924d68416b660b86fd076d4f47915aba0e4a58bd92609e0f05f45913d6251109f3c477e20e0a517ca5fd35735b638690a8a0f7010a52e324c5a21a540a2a')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -e 's/^ghc /ghc -dynamic /' \
+-e 's/ ghc / ghc -dynamic /' \
+-i tests/*.sh tests/lib
+uusi $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}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
+-f-rts -foptimize -f-warn-as-error -f-libiconv
+LD_LIBRARY_PATH="$srcdir"/$pkgname-$pkgver/dist/build 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
+runhaskell Setup test --show-details=direct
+}
+
+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}"
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}


[arch-commits] Commit in radare2-r2pipe/repos (2 files)

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:55
  Author: anthraxx
Revision: 963037

archrelease: copy trunk to community-staging-any

Added:
  radare2-r2pipe/repos/community-staging-any/
  radare2-r2pipe/repos/community-staging-any/PKGBUILD
(from rev 963035, radare2-r2pipe/trunk/PKGBUILD)

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

Copied: radare2-r2pipe/repos/community-staging-any/PKGBUILD (from rev 963035, 
radare2-r2pipe/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2021-06-12 00:51:55 UTC (rev 963037)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=radare2-r2pipe
+pkgname=(python-r2pipe)
+pkgver=5.3.0
+pkgrel=1
+pkgdesc='Access radare2 via pipe from any programming language'
+url='https://github.com/radareorg/radare2-r2pipe'
+arch=('any')
+license=('MIT')
+makedepends=('python' 'radare2')
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('c3d2f6789a32ec1e5baaf34263cad6ae4a7b501f0bbbeabd0612e559dc57875fdda46d965fd85c70f618a4621bd7f87052b607869b42c3b97210a833c6696e6b')
+b2sums=('45e03b391ad68dbb2290ff25c178ee3a2c23ef384a6b80ea535523df4a2efca4bc416e681243961f9b5e0677d9e0233594e018a6f9fa1c875bc8b2ec8187388f')
+
+build() {
+  cd radare2-r2pipe-${pkgver}/python
+  python setup.py build
+}
+
+package_python-r2pipe() {
+  depends=('python' 'radare2')
+  cd radare2-r2pipe-${pkgver}/python
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:52
  Author: anthraxx
Revision: 963035

upgpkg: radare2-r2pipe 5.3.0-1

Modified:
  radare2-r2pipe/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:51:45 UTC (rev 963034)
+++ PKGBUILD2021-06-12 00:51:52 UTC (rev 963035)
@@ -2,7 +2,7 @@
 
 pkgbase=radare2-r2pipe
 pkgname=(python-r2pipe)
-pkgver=5.1.0
+pkgver=5.3.0
 pkgrel=1
 pkgdesc='Access radare2 via pipe from any programming language'
 url='https://github.com/radareorg/radare2-r2pipe'
@@ -10,8 +10,8 @@
 license=('MIT')
 makedepends=('python' 'radare2')
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('6ee3f0f9feeff086fe401c41c354c05c3f35de7cfd2584232c64df8ac7f11c2b3f6c0a420d788937ed565799911d2584f5c3b34df81c7803e8f3a8178a7d1f28')
-b2sums=('8541d0434c7dcd01e3647b3c2badf20a00d124ba529566b53bbe086c4887b1f445e1068b74921ff9daa98cdb366ec86ccaced06544d0a49fa7ee3fdfe185a74e')
+sha512sums=('c3d2f6789a32ec1e5baaf34263cad6ae4a7b501f0bbbeabd0612e559dc57875fdda46d965fd85c70f618a4621bd7f87052b607869b42c3b97210a833c6696e6b')
+b2sums=('45e03b391ad68dbb2290ff25c178ee3a2c23ef384a6b80ea535523df4a2efca4bc416e681243961f9b5e0677d9e0233594e018a6f9fa1c875bc8b2ec8187388f')
 
 build() {
   cd radare2-r2pipe-${pkgver}/python


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:45
  Author: felixonmars
Revision: 963034

upgpkg: darcs 2.16.4-16: rebuild with http2 3.0.2

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:51:38 UTC (rev 963033)
+++ PKGBUILD2021-06-12 00:51:45 UTC (rev 963034)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.4
-pkgrel=15
+pkgrel=16
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net;
 license=("GPL")


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:38
  Author: anthraxx
Revision: 963033

archrelease: copy trunk to community-staging-x86_64

Added:
  iaito/repos/community-staging-x86_64/
  iaito/repos/community-staging-x86_64/PKGBUILD
(from rev 963032, iaito/trunk/PKGBUILD)

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

Copied: iaito/repos/community-staging-x86_64/PKGBUILD (from rev 963032, 
iaito/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:51:38 UTC (rev 963033)
@@ -0,0 +1,59 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Santiago Torres-Arias 
+# Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
+
+pkgname=iaito
+_gitcommit=4a8ee1df1a1beb09e1304065b5d7f53d54977581
+pkgver=5.2.2
+pkgrel=2
+pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
+url='https://github.com/radareorg/iaito'
+arch=('x86_64')
+license=('GPL3')
+depends=('radare2' 'capstone' 'qt5-base' 'qt5-svg' 'qt5-webengine' 'icu' 
'python' 'jupyter'
+ 'pyside2' 'python-shiboken2' 'graphviz' 'gcc-libs' 
'syntax-highlighting')
+makedepends=('git' 'cmake' 'ninja' 'shiboken2' 'qt5-tools')
+optdepends=('r2ghidra: ghidra decompiler plugin')
+replaces=('r2cutter')
+source=("git+https://github.com/radareorg/iaito#commit=${_gitcommit};
+"git+https://github.com/radareorg/iaito-translations;)
+sha512sums=('SKIP'
+'SKIP')
+b2sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd iaito
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd iaito
+  git config 'submodule.src/translations.url' "${srcdir}/iaito-translations"
+  git submodule update --init src/translations
+}
+
+build() {
+  cd iaito/src
+  cmake -B build \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=None \
+-DIAITO_ENABLE_PYTHON=ON \
+-DIAITO_ENABLE_PYTHON_BINDINGS=ON \
+-DIAITO_USE_BUNDLED_RADARE2=OFF \
+-DIAITO_USE_ADDITIONAL_RADARE2_PATHS=OFF \
+-DIAITO_ENABLE_CRASH_REPORTS=OFF \
+-DIAITO_ENABLE_GRAPHVIZ=ON \
+-Wno-dev \
+-G Ninja
+  ninja -C build
+}
+
+package() {
+  cd iaito
+  DESTDIR="${pkgdir}" ninja -C src/build install
+  install -d "${pkgdir}/usr/share/doc/${pkgname}"
+  cp -a docs/* "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:51:35
  Author: anthraxx
Revision: 963032

upgpkg: iaito 5.2.2-2

Modified:
  iaito/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:44:25 UTC (rev 963031)
+++ PKGBUILD2021-06-12 00:51:35 UTC (rev 963032)
@@ -5,7 +5,7 @@
 pkgname=iaito
 _gitcommit=4a8ee1df1a1beb09e1304065b5d7f53d54977581
 pkgver=5.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt and C++ GUI for radare2 reverse engineering framework'
 url='https://github.com/radareorg/iaito'
 arch=('x86_64')


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:44:25
  Author: felixonmars
Revision: 963031

archrelease: copy trunk to community-x86_64

Added:
  libcontentaction/repos/community-x86_64/PKGBUILD
(from rev 963030, libcontentaction/trunk/PKGBUILD)
Deleted:
  libcontentaction/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:44:14 UTC (rev 963030)
+++ PKGBUILD2021-06-12 00:44:25 UTC (rev 963031)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=libcontentaction
-pkgver=0.3.17
-pkgrel=1
-pkgdesc="Library for associating content with actions"
-arch=('x86_64')
-url="https://git.merproject.org/mer-core/libcontentaction;
-license=('LGPL')
-depends=('qt5-systems' 'mlite')
-makedepends=('python' 'qt5-tools')
-source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2;)
-sha512sums=('c0a2a82ab8f490a0b3d2a48064984492b8ae494919db6956b0400cf6e69ece5347db4047523a029ee0c5b532b141929e8b1a65943e5c177ef6537681821931c1')
-
-build() {
-  cd libcontentaction-$pkgver
-
-  qmake-qt5
-  make
-}
-
-package() {
-  cd libcontentaction-$pkgver
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Remove tests
-  rm -r "$pkgdir/opt"
-}

Copied: libcontentaction/repos/community-x86_64/PKGBUILD (from rev 963030, 
libcontentaction/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:44:25 UTC (rev 963031)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=libcontentaction
+pkgver=0.3.18
+pkgrel=1
+pkgdesc="Library for associating content with actions"
+arch=('x86_64')
+url="https://git.merproject.org/mer-core/libcontentaction;
+license=('LGPL')
+depends=('qt5-systems' 'mlite')
+makedepends=('python' 'qt5-tools')
+source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2;)
+sha512sums=('a62ff4c800513e47a81e45b1dab8f1b8b9155257e7c81c72b43d9779bcb5801377d770acc81a7c13e71bfbaf1cdb88755d1a89f3faa8b96011039437bf8cd283')
+
+build() {
+  cd libcontentaction-$pkgver
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd libcontentaction-$pkgver
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:44:14
  Author: felixonmars
Revision: 963030

upgpkg: libcontentaction 0.3.18-1

Modified:
  libcontentaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:43:44 UTC (rev 963029)
+++ PKGBUILD2021-06-12 00:44:14 UTC (rev 963030)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=libcontentaction
-pkgver=0.3.17
+pkgver=0.3.18
 pkgrel=1
 pkgdesc="Library for associating content with actions"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('qt5-systems' 'mlite')
 makedepends=('python' 'qt5-tools')
 
source=("https://git.merproject.org/mer-core/libcontentaction/-/archive/$pkgver/libcontentaction-$pkgver.tar.bz2;)
-sha512sums=('c0a2a82ab8f490a0b3d2a48064984492b8ae494919db6956b0400cf6e69ece5347db4047523a029ee0c5b532b141929e8b1a65943e5c177ef6537681821931c1')
+sha512sums=('a62ff4c800513e47a81e45b1dab8f1b8b9155257e7c81c72b43d9779bcb5801377d770acc81a7c13e71bfbaf1cdb88755d1a89f3faa8b96011039437bf8cd283')
 
 build() {
   cd libcontentaction-$pkgver


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:43:44
  Author: anthraxx
Revision: 963029

archrelease: copy trunk to community-staging-x86_64

Added:
  radare2/repos/community-staging-x86_64/
  radare2/repos/community-staging-x86_64/PKGBUILD
(from rev 963028, radare2/trunk/PKGBUILD)

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

Copied: radare2/repos/community-staging-x86_64/PKGBUILD (from rev 963028, 
radare2/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:43:44 UTC (rev 963029)
@@ -0,0 +1,47 @@
+# Maintainer: Levente Polyak 
+# Contributor: Guillermo Ramos <0xwille at gmail dot com>
+
+pkgname=radare2
+pkgver=5.3.1
+pkgrel=1
+pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
+url='https://radare.org'
+arch=('x86_64')
+license=('GPL3' 'LGPL3')
+depends=('sh' 'capstone' 'libcapstone.so' 'openssl' 'libzip' 'zlib'
+ 'lz4' 'xxhash' 'libxxhash.so' 'file' 'libuv' 'tree-sitter'
+ 'libtree-sitter.so' 'libzip.so' 'libmagic.so')
+makedepends=('meson')
+optdepends=('r2ghidra: ghidra decompiler plugin')
+options=('!emptydirs')
+source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('34c96c7c863fb8a59f1d03539375d5b8f31f6021dc84ce943daa163d8a0227bf3156963cc187c366790abec4381da6aa987248e76570a498cfcdeb982cb2ffc0')
+b2sums=('8b29e81c90f477e313f5d14dea707f3e8d47c9abbe1f9ca2c7caef98a85b38a5b5e37a31063be289c55fda041e10b8403895f863dd602091ab5307213605260d')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  touch libr/config.mk
+  arch-meson build \
+-D use_sys_capstone=true \
+-D use_capstone_version=v4 \
+-D use_sys_magic=true \
+-D use_sys_zip=true \
+-D use_sys_zlib=true \
+-D use_sys_lz4=true \
+-D use_sys_xxhash=true \
+-D use_sys_openssl=true \
+-D use_sys_tree_sitter=true \
+-D use_libuv=true \
+-D use_webui=true \
+-D tree-sitter-sync=true
+  ninja -C build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  DESTDIR="${pkgdir}" ninja -C build install
+  cp -r doc/* "${pkgdir}/usr/share/doc/radare2"
+  ln -s /usr/share/man/man1/radare2.1.gz "${pkgdir}/usr/share/man/man1/r2.1.gz"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:43:39
  Author: anthraxx
Revision: 963028

upgpkg: radare2 5.3.1-1

Modified:
  radare2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:39:39 UTC (rev 963027)
+++ PKGBUILD2021-06-12 00:43:39 UTC (rev 963028)
@@ -2,7 +2,7 @@
 # Contributor: Guillermo Ramos <0xwille at gmail dot com>
 
 pkgname=radare2
-pkgver=5.2.1
+pkgver=5.3.1
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://radare.org'
@@ -15,8 +15,8 @@
 optdepends=('r2ghidra: ghidra decompiler plugin')
 options=('!emptydirs')
 
source=(https://github.com/radare/radare2/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('c744f5c8fff163022a7a9a913fe34dfa0dee0d9ab3b18bd4cc038c2d487dbfeba2f1523aa12a3166a2c22c45bcc71e802fae101b72fc2e6adab96b522c0de17b')
-b2sums=('2edfa30d15214ac4dac6065349c808b539619413e7a100459efd5bf74e95c2483edb1ec13de8387d3a7dcfe25a2922ee377c37f4781c374df04e63fe98910b7e')
+sha512sums=('34c96c7c863fb8a59f1d03539375d5b8f31f6021dc84ce943daa163d8a0227bf3156963cc187c366790abec4381da6aa987248e76570a498cfcdeb982cb2ffc0')
+b2sums=('8b29e81c90f477e313f5d14dea707f3e8d47c9abbe1f9ca2c7caef98a85b38a5b5e37a31063be289c55fda041e10b8403895f863dd602091ab5307213605260d')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in deepin-font-manager/repos/community-x86_64 (2 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:39:39
  Author: felixonmars
Revision: 963027

archrelease: copy trunk to community-x86_64

Added:
  deepin-font-manager/repos/community-x86_64/PKGBUILD
(from rev 963026, deepin-font-manager/trunk/PKGBUILD)
Deleted:
  deepin-font-manager/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:39:24 UTC (rev 963026)
+++ PKGBUILD2021-06-12 00:39:39 UTC (rev 963027)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-font-manager
-pkgver=5.8.0.21
-pkgrel=2
-pkgdesc='A font management tool for Deepin desktop'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-font-manager;
-license=('GPL3')
-depends=('deepin-qt5integration')
-makedepends=('cmake' 'deepin-file-manager' 'gmock' 'gtest' 'ninja' 'qt5-tools')
-optdepends=('deepin-file-manager: font preview in file manager')
-groups=('deepin-extra')
-source=("https://github.com/linuxdeepin/deepin-font-manager/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('11155184240dcbc7ee64d5977355b96d5aea7882858bd5c40ab5b3e502ebaf99699ba648ede2835f084bf32c4fe4752ccc7f74df88a56eb8a8c2e6dd7775e48b')
-
-prepare() {
-  cd deepin-font-manager-$pkgver
-
-  # Fix linker flags
-  sed -i 's/CMAKE_EXE_LINKER_FLAGS "-pie"/CMAKE_EXE_LINKER_FLAGS 
"${CMAKE_EXE_LINKER_FLAGS} -pie"/' deepin-font-manager/CMakeLists.txt
-
-  # Fix file manager plugin install dir
-  sed -i 's|lib/x86_64-linux-gnu/|lib/|' 
deepin-font-preview-plugin/CMakeLists.txt
-}
-
-build() {
-  cd deepin-font-manager-$pkgver
-  cmake -GNinja . -DPLUGIN_INSTALL_DIR=
-  ninja
-}
-
-check() {
-  cd deepin-font-manager-$pkgver
-  ninja test || :
-}
-
-package() {
-  cd deepin-font-manager-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-font-manager/repos/community-x86_64/PKGBUILD (from rev 963026, 
deepin-font-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:39:39 UTC (rev 963027)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-font-manager
+pkgver=5.8.0.22
+pkgrel=1
+pkgdesc='A font management tool for Deepin desktop'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-font-manager;
+license=('GPL3')
+depends=('deepin-qt5integration')
+makedepends=('cmake' 'deepin-file-manager' 'gmock' 'gtest' 'ninja' 'qt5-tools')
+optdepends=('deepin-file-manager: font preview in file manager')
+groups=('deepin-extra')
+source=("https://github.com/linuxdeepin/deepin-font-manager/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('7253fd753c6d30e2d3385c2d26655f8eb7004272c256f446c7e6f08c00e5e07101438a160a7bde1f59b561236d8dc20cf98b7d59f9cca670d12e9298a9b8ca19')
+
+prepare() {
+  cd deepin-font-manager-$pkgver
+
+  # Fix linker flags
+  sed -i 's/CMAKE_EXE_LINKER_FLAGS "-pie"/CMAKE_EXE_LINKER_FLAGS 
"${CMAKE_EXE_LINKER_FLAGS} -pie"/' deepin-font-manager/CMakeLists.txt
+
+  # Fix file manager plugin install dir
+  sed -i 's|lib/x86_64-linux-gnu/|lib/|' 
deepin-font-preview-plugin/CMakeLists.txt
+}
+
+build() {
+  cd deepin-font-manager-$pkgver
+  cmake -GNinja . -DPLUGIN_INSTALL_DIR=
+  ninja
+}
+
+check() {
+  cd deepin-font-manager-$pkgver
+  ninja test || :
+}
+
+package() {
+  cd deepin-font-manager-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in deepin-font-manager/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:39:24
  Author: felixonmars
Revision: 963026

upgpkg: deepin-font-manager 5.8.0.22-1

Modified:
  deepin-font-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:36:30 UTC (rev 963025)
+++ PKGBUILD2021-06-12 00:39:24 UTC (rev 963026)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-font-manager
-pkgver=5.8.0.21
-pkgrel=2
+pkgver=5.8.0.22
+pkgrel=1
 pkgdesc='A font management tool for Deepin desktop'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-font-manager;
@@ -12,7 +12,7 @@
 optdepends=('deepin-file-manager: font preview in file manager')
 groups=('deepin-extra')
 
source=("https://github.com/linuxdeepin/deepin-font-manager/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('11155184240dcbc7ee64d5977355b96d5aea7882858bd5c40ab5b3e502ebaf99699ba648ede2835f084bf32c4fe4752ccc7f74df88a56eb8a8c2e6dd7775e48b')
+sha512sums=('7253fd753c6d30e2d3385c2d26655f8eb7004272c256f446c7e6f08c00e5e07101438a160a7bde1f59b561236d8dc20cf98b7d59f9cca670d12e9298a9b8ca19')
 
 prepare() {
   cd deepin-font-manager-$pkgver


[arch-commits] Commit in docutils/repos/community-any (4 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:36:30
  Author: felixonmars
Revision: 963025

archrelease: copy trunk to community-any

Added:
  docutils/repos/community-any/PKGBUILD
(from rev 963024, docutils/trunk/PKGBUILD)
  docutils/repos/community-any/python2-docutils.install
(from rev 963024, docutils/trunk/python2-docutils.install)
Deleted:
  docutils/repos/community-any/PKGBUILD
  docutils/repos/community-any/python2-docutils.install

--+
 PKGBUILD |  154 ++---
 python2-docutils.install |   18 ++---
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:36:16 UTC (rev 963024)
+++ PKGBUILD2021-06-12 00:36:30 UTC (rev 963025)
@@ -1,77 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor : Ionut Biru 
-# Contributor: Sergej Pupykin 
-
-pkgbase=docutils
-pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.16
-pkgrel=4
-pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
-arch=('any')
-url='http://docutils.sourceforge.net'
-license=('custom')
-makedepends=('python' 'python2')
-source=("https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
-sha512sums=('1a4e1bdedc79388e73dd438ae6d4d2ba67a005c745613452e027c0f6b378058b528f3329d650454fc0d3dd5253a1eb95dc52b35846cbfb4d8618d9bd4c3ad934')
-
-build() {
-  cd $pkgbase-$pkgver
-  msg2 python3
-  python3 setup.py build --build-lib=build/python
-  find build/python -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python3,' {} \;
-  msg2 python2
-  python2 setup.py build --build-lib=build/python2
-  find build/python2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-}
-
-check() {
-  cd $pkgbase-$pkgver
-  # we need utf locale to valid utf8 tests
-  export LANG=en_US.UTF-8
-  # Disable python3 check
-  #msg2 'python checks'
-  #PYTHONPATH="$PWD/build/python/" python3 test3/alltests.py
-  msg2 'python2 checks'
-  PYTHONPATH="$PWD/build/python2/" python2 test/alltests.py
-}
-
-package_python-docutils() {
-  depends=('python')
-
-  cd $pkgbase-$pkgver
-  python setup.py build --build-lib=build/python \
-  install --root="$pkgdir" --optimize=1
-  # symlink without .py
-  for f in "$pkgdir"/usr/bin/*.py; do
-  ln -s "$(basename $f)" "$pkgdir/usr/bin/$(basename $f .py)"
-  done
-  # setup license
-  install -D -m644 COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.txt"
-  install -D -m644 licenses/python* "$pkgdir/usr/share/licenses/$pkgname/"
-}
-
-package_python2-docutils() {
-  depends=('python2')
-  provides=("docutils=$pkgver")
-  replaces=('docutils')
-  install=python2-docutils.install
-
-  cd $pkgbase-$pkgver
-  python2 setup.py build --build-lib=build/python2 \
-   install --root="$pkgdir" --optimize=1
-  # fix python-docutils conflict
-  for _f in "$pkgdir"/usr/bin/*.py; do
-  mv -v "$_f" "${_f%.py}2.py"
-  done
-  # symlink without .py
-  for _f in "$pkgdir"/usr/bin/*.py; do
-  ln -s "$(basename $_f)" "$pkgdir/usr/bin/$(basename $_f .py)"
-  done
-  # setup license
-  install -D -m644 COPYING.txt 
"$pkgdir/usr/share/licenses/$pkgname/COPYING.txt"
-  install -D -m644 licenses/python* "$pkgdir/usr/share/licenses/$pkgname/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: docutils/repos/community-any/PKGBUILD (from rev 963024, 
docutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:36:30 UTC (rev 963025)
@@ -0,0 +1,77 @@
+# Maintainer: Sébastien Luttringer
+# Contributor : Ionut Biru 
+# Contributor: Sergej Pupykin 
+
+pkgbase=docutils
+pkgname=('python-docutils' 'python2-docutils')
+pkgver=0.17
+pkgrel=1
+pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
+arch=('any')
+url='http://docutils.sourceforge.net'
+license=('custom')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=("https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
+sha512sums=('e99886dc6420f6325426ebbe0d1528249592e372fe2a052548c9cd9c2fd87506cc8b74384a3cf4afb97a1d936a906e157e084785639aad59c4abbc672c33b689')
+
+build() {
+  cd $pkgbase-$pkgver
+  msg2 python3
+  python3 setup.py build --build-lib=build/python
+  find build/python -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python3,' {} \;
+  msg2 python2
+  python2 setup.py build --build-lib=build/python2
+  find build/python2 -type f -exec \
+sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
+}
+
+check() {
+  cd $pkgbase-$pkgver
+  # we need utf locale to valid utf8 tests
+  export LANG=en_US.UTF-8
+  # Disable python3 check
+  #msg2 'python checks'
+  #PYTHONPATH="$PWD/build/python/" python3 test3/alltests.py
+  msg2 'python2 

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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:36:16
  Author: felixonmars
Revision: 963024

upgpkg: docutils 0.17-1

Modified:
  docutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:35:51 UTC (rev 963023)
+++ PKGBUILD2021-06-12 00:36:16 UTC (rev 963024)
@@ -4,15 +4,15 @@
 
 pkgbase=docutils
 pkgname=('python-docutils' 'python2-docutils')
-pkgver=0.16
-pkgrel=4
+pkgver=0.17
+pkgrel=1
 pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, 
XML, or LaTeX'
 arch=('any')
 url='http://docutils.sourceforge.net'
 license=('custom')
-makedepends=('python' 'python2')
+makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://downloads.sourceforge.net/$pkgbase/$pkgbase-$pkgver.tar.gz;)
-sha512sums=('1a4e1bdedc79388e73dd438ae6d4d2ba67a005c745613452e027c0f6b378058b528f3329d650454fc0d3dd5253a1eb95dc52b35846cbfb4d8618d9bd4c3ad934')
+sha512sums=('e99886dc6420f6325426ebbe0d1528249592e372fe2a052548c9cd9c2fd87506cc8b74384a3cf4afb97a1d936a906e157e084785639aad59c4abbc672c33b689')
 
 build() {
   cd $pkgbase-$pkgver


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:35:51
  Author: felixonmars
Revision: 963023

archrelease: copy trunk to community-x86_64

Added:
  deepin-screensaver/repos/community-x86_64/PKGBUILD
(from rev 963022, deepin-screensaver/trunk/PKGBUILD)
Deleted:
  deepin-screensaver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:35:33 UTC (rev 963022)
+++ PKGBUILD2021-06-12 00:35:51 UTC (rev 963023)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-screensaver
-pkgver=5.0.4
-pkgrel=1
-pkgdesc='Deepin screensaver viewer and tools'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-screensaver;
-license=('GPL3')
-depends=('qt5-declarative' 'qt5-x11extras' 'libxss' 'xscreensaver')
-makedepends=('qt5-tools' 'python')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screensaver/archive/$pkgver.tar.gz;)
-sha512sums=('0e4c2b4cbec7720b7ea7c1705d486505787c239ef09485254c24094123d8c396b759c9f40efc723a2fee84a072a5f04b54b604922817b2c254954f7a7fdd598b')
-
-build() {
-  cd deepin-screensaver-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screensaver-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screensaver/repos/community-x86_64/PKGBUILD (from rev 963022, 
deepin-screensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:35:51 UTC (rev 963023)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-screensaver
+pkgver=5.0.5
+pkgrel=1
+pkgdesc='Deepin screensaver viewer and tools'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-screensaver;
+license=('GPL3')
+depends=('qt5-declarative' 'qt5-x11extras' 'libxss' 'xscreensaver')
+makedepends=('qt5-tools' 'python')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screensaver/archive/$pkgver.tar.gz;)
+sha512sums=('2412a4d8158efce0b6f116e6271558659bfd170e771e1855cdbf3695b053d2e138a7ecbff5cdc1117bb16323cc56b13f096f6afaa145c24ba93cca78314c993c')
+
+build() {
+  cd deepin-screensaver-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screensaver-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:35:33
  Author: felixonmars
Revision: 963022

upgpkg: deepin-screensaver 5.0.5-1

Modified:
  deepin-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:35:18 UTC (rev 963021)
+++ PKGBUILD2021-06-12 00:35:33 UTC (rev 963022)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-screensaver
-pkgver=5.0.4
+pkgver=5.0.5
 pkgrel=1
 pkgdesc='Deepin screensaver viewer and tools'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('qt5-tools' 'python')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screensaver/archive/$pkgver.tar.gz;)
-sha512sums=('0e4c2b4cbec7720b7ea7c1705d486505787c239ef09485254c24094123d8c396b759c9f40efc723a2fee84a072a5f04b54b604922817b2c254954f7a7fdd598b')
+sha512sums=('2412a4d8158efce0b6f116e6271558659bfd170e771e1855cdbf3695b053d2e138a7ecbff5cdc1117bb16323cc56b13f096f6afaa145c24ba93cca78314c993c')
 
 build() {
   cd deepin-screensaver-$pkgver


[arch-commits] Commit in nbtscan/repos/community-x86_64 (3 files)

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:35:18
  Author: anthraxx
Revision: 963021

archrelease: copy trunk to community-x86_64

Added:
  nbtscan/repos/community-x86_64/PKGBUILD
(from rev 963020, nbtscan/trunk/PKGBUILD)
Deleted:
  nbtscan/repos/community-x86_64/PKGBUILD
  nbtscan/repos/community-x86_64/nbtscan.1.gz

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:35:01 UTC (rev 963020)
+++ PKGBUILD2021-06-12 00:35:18 UTC (rev 963021)
@@ -1,35 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergio Rubio 
-
-pkgname=nbtscan
-pkgver=1.5.1
-pkgrel=8
-pkgdesc="NBTscan is a program for scanning IP networks for NetBIOS name 
information."
-arch=('x86_64')
-license=('GPL')
-depends=(glibc)
-url="http://www.inetcat.net/software/nbtscan.html;
-#source=(http://www.sourcefiles.org/Networking/Tools/Miscellanenous/nbtscan-$pkgver.tar.gz
-source=(https://sources.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz
-   nbtscan.1.gz)
-sha256sums=('f9f95d356c8d467a576e69d9d348bf2a821ded9a85f895b5e6d21e2aa7eb'
-'286b73168554e0e481d8a1b4b9a728bedcde0f5d32f2e022f6a142fd7a8bfdad')
-
-build() {
-cd "$srcdir"/$pkgname-${pkgver}a
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd "$srcdir"/$pkgname-${pkgver}a
-
-# Copy the binary
-mkdir -p "$pkgdir"/usr/bin
-cp nbtscan "$pkgdir"/usr/bin
-
-cd "$srcdir"
-# Include the nbtscan debian man page
-mkdir -p "$pkgdir"/usr/share/man/man1
-cp nbtscan.1.gz "$pkgdir"/usr/share/man/man1
-}

Copied: nbtscan/repos/community-x86_64/PKGBUILD (from rev 963020, 
nbtscan/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:35:18 UTC (rev 963021)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Sergio Rubio 
+
+pkgname=nbtscan
+pkgver=1.6
+pkgrel=1
+pkgdesc='Scan networks searching for NetBIOS information'
+url='https://github.com/resurrecting-open-source-projects/nbtscan'
+arch=('x86_64')
+license=('GPL2')
+depends=(glibc)
+source=(https://github.com/resurrecting-open-source-projects/nbtscan/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('9fc1bf325c37b1c9a3e4abec3bf2e5116f20c552a6ae5dc21d581c926ae02262')
+b2sums=('3e38e946aa875be2bca8ad0155a5bf4c612cecda3761623d75657b2ab54aa7a7526d284a78db764518748e092c2719a4c02bcdce32095c87537c9979571c10f7')
+
+prepare() {
+   cd ${pkgname}-${pkgver}
+   autoreconf -fiv
+}
+
+build() {
+   cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="$pkgdir" install
+  install -Dm 644 README.md ChangeLog -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: nbtscan.1.gz
===
(Binary files differ)


[arch-commits] Commit in nbtscan/trunk (nbtscan.1.gz)

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:35:01
  Author: anthraxx
Revision: 963020

upgpkg: nbtscan 1.6-1

Deleted:
  nbtscan/trunk/nbtscan.1.gz

+
 0 files changed

Deleted: nbtscan.1.gz
===
(Binary files differ)


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:34:39
  Author: anthraxx
Revision: 963019

upgpkg: nbtscan 1.6-1

Modified:
  nbtscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:32:56 UTC (rev 963018)
+++ PKGBUILD2021-06-12 00:34:39 UTC (rev 963019)
@@ -1,35 +1,33 @@
-# Maintainer: Sergej Pupykin 
+# Maintainer: Levente Polyak 
 # Contributor: Sergio Rubio 
 
 pkgname=nbtscan
-pkgver=1.5.1
-pkgrel=8
-pkgdesc="NBTscan is a program for scanning IP networks for NetBIOS name 
information."
+pkgver=1.6
+pkgrel=1
+pkgdesc='Scan networks searching for NetBIOS information'
+url='https://github.com/resurrecting-open-source-projects/nbtscan'
 arch=('x86_64')
-license=('GPL')
+license=('GPL2')
 depends=(glibc)
-url="http://www.inetcat.net/software/nbtscan.html;
-#source=(http://www.sourcefiles.org/Networking/Tools/Miscellanenous/nbtscan-$pkgver.tar.gz
-source=(https://sources.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz
-   nbtscan.1.gz)
-sha256sums=('f9f95d356c8d467a576e69d9d348bf2a821ded9a85f895b5e6d21e2aa7eb'
-'286b73168554e0e481d8a1b4b9a728bedcde0f5d32f2e022f6a142fd7a8bfdad')
+source=(https://github.com/resurrecting-open-source-projects/nbtscan/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('9fc1bf325c37b1c9a3e4abec3bf2e5116f20c552a6ae5dc21d581c926ae02262')
+b2sums=('3e38e946aa875be2bca8ad0155a5bf4c612cecda3761623d75657b2ab54aa7a7526d284a78db764518748e092c2719a4c02bcdce32095c87537c9979571c10f7')
 
+prepare() {
+   cd ${pkgname}-${pkgver}
+   autoreconf -fiv
+}
+
 build() {
-cd "$srcdir"/$pkgname-${pkgver}a
-./configure --prefix=/usr
-make
+   cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
 }
 
 package() {
-cd "$srcdir"/$pkgname-${pkgver}a
+   cd ${pkgname}-${pkgver}
+   make DESTDIR="$pkgdir" install
+  install -Dm 644 README.md ChangeLog -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
 
-# Copy the binary
-mkdir -p "$pkgdir"/usr/bin
-cp nbtscan "$pkgdir"/usr/bin
-
-cd "$srcdir"
-# Include the nbtscan debian man page
-mkdir -p "$pkgdir"/usr/share/man/man1
-cp nbtscan.1.gz "$pkgdir"/usr/share/man/man1
-}
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:32:56
  Author: felixonmars
Revision: 963018

archrelease: copy trunk to community-x86_64

Added:
  deepin-printer/repos/community-x86_64/PKGBUILD
(from rev 963017, deepin-printer/trunk/PKGBUILD)
Deleted:
  deepin-printer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:32:46 UTC (rev 963017)
+++ PKGBUILD2021-06-12 00:32:56 UTC (rev 963018)
@@ -1,33 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-printer
-pkgver=0.8.5
-pkgrel=1
-pkgdesc='Printer configuration project for DDE'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-printer;
-license=('GPL3')
-depends=('cups' 'deepin-qt5integration' 'smbclient')
-makedepends=('gtest' 'qt5-tools')
-groups=('deepin-extra')
-source=("https://github.com/linuxdeepin/dde-printer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('251f7ec33968f31004fef0880b2e01d9172475363891d116b317efb91a435199360e5f861e7b006ea53e4caf44aea0666d68f1a943baca8a92e0c5833bf9963c')
-
-prepare() {
-  cd dde-printer-$pkgver
-  sed -i '$aOnlyShowIn=Deepin' src/Printer/platform/linux/dde-printer.desktop
-
-  # https://github.com/linuxdeepin/dde-printer/issues/4
-  sed -i '/#include /a #include ' 
src/cppcups/cupssnmp.cpp
-}
-
-build() {
-  cd dde-printer-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-printer-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-printer/repos/community-x86_64/PKGBUILD (from rev 963017, 
deepin-printer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:32:56 UTC (rev 963018)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-printer
+pkgver=0.8.6
+pkgrel=1
+pkgdesc='Printer configuration project for DDE'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-printer;
+license=('GPL3')
+depends=('cups' 'deepin-qt5integration' 'smbclient')
+makedepends=('gtest' 'qt5-tools')
+groups=('deepin-extra')
+source=("https://github.com/linuxdeepin/dde-printer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('dc17a710efe7136d7ff42f1cb7af7f64f7140f31eb11b6ec24018358f16f07c0345a54dbe0baf910119ceed8c0d8dcbbd9d7dcccae2e483014a4c3b9df179168')
+
+prepare() {
+  cd dde-printer-$pkgver
+  sed -i '$aOnlyShowIn=Deepin' src/Printer/platform/linux/dde-printer.desktop
+
+  # https://github.com/linuxdeepin/dde-printer/issues/4
+  sed -i '/#include /a #include ' 
src/cppcups/cupssnmp.cpp
+}
+
+build() {
+  cd dde-printer-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-printer-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:32:46
  Author: felixonmars
Revision: 963017

upgpkg: deepin-printer 0.8.6-1

Modified:
  deepin-printer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:32:42 UTC (rev 963016)
+++ PKGBUILD2021-06-12 00:32:46 UTC (rev 963017)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-printer
-pkgver=0.8.5
+pkgver=0.8.6
 pkgrel=1
 pkgdesc='Printer configuration project for DDE'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('gtest' 'qt5-tools')
 groups=('deepin-extra')
 
source=("https://github.com/linuxdeepin/dde-printer/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('251f7ec33968f31004fef0880b2e01d9172475363891d116b317efb91a435199360e5f861e7b006ea53e4caf44aea0666d68f1a943baca8a92e0c5833bf9963c')
+sha512sums=('dc17a710efe7136d7ff42f1cb7af7f64f7140f31eb11b6ec24018358f16f07c0345a54dbe0baf910119ceed8c0d8dcbbd9d7dcccae2e483014a4c3b9df179168')
 
 prepare() {
   cd dde-printer-$pkgver


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:32:42
  Author: felixonmars
Revision: 963016

archrelease: copy trunk to community-x86_64

Added:
  deepin-reader/repos/community-x86_64/PKGBUILD
(from rev 963015, deepin-reader/trunk/PKGBUILD)
Deleted:
  deepin-reader/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:32:31 UTC (rev 963015)
+++ PKGBUILD2021-06-12 00:32:42 UTC (rev 963016)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-reader
-pkgver=5.9.0.23
-pkgrel=1
-pkgdesc='A simple PDF reader, supporting bookmarks, highlights and annotations'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-reader;
-license=('GPL3')
-depends=('deepin-qt5integration' 'djvulibre' 'karchive' 'libchardet' 
'libspectre' 'poppler-qt5')
-makedepends=('cmake' 'gtest' 'qt5-tools')
-groups=('deepin-extra')
-source=("https://github.com/linuxdeepin/deepin-reader/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('f025532b2210c68c7c920aa595edfb6d332aa706767ad33fd61822c17424a036a98b8be1eb558b038ecf1bca34c516de5e0159ac81685787cc9f35a63b95ce22')
-
-build() {
-  cd deepin-reader-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-reader-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-reader/repos/community-x86_64/PKGBUILD (from rev 963015, 
deepin-reader/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:32:42 UTC (rev 963016)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-reader
+pkgver=5.9.0.24
+pkgrel=1
+pkgdesc='A simple PDF reader, supporting bookmarks, highlights and annotations'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-reader;
+license=('GPL3')
+depends=('deepin-qt5integration' 'djvulibre' 'karchive' 'libchardet' 
'libspectre' 'poppler-qt5')
+makedepends=('cmake' 'gtest' 'qt5-tools')
+groups=('deepin-extra')
+source=("https://github.com/linuxdeepin/deepin-reader/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('8f13596d1e2aff72612e5cf2569684146f3786bb46a4c83b32e4b124c5cfb0fce50bd536fed9a73723224c846d295edb301ea5d82c14fbdff87032d10625a5ca')
+
+build() {
+  cd deepin-reader-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-reader-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:32:31
  Author: felixonmars
Revision: 963015

upgpkg: deepin-reader 5.9.0.24-1

Modified:
  deepin-reader/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:31:07 UTC (rev 963014)
+++ PKGBUILD2021-06-12 00:32:31 UTC (rev 963015)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-reader
-pkgver=5.9.0.23
+pkgver=5.9.0.24
 pkgrel=1
 pkgdesc='A simple PDF reader, supporting bookmarks, highlights and annotations'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'gtest' 'qt5-tools')
 groups=('deepin-extra')
 
source=("https://github.com/linuxdeepin/deepin-reader/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('f025532b2210c68c7c920aa595edfb6d332aa706767ad33fd61822c17424a036a98b8be1eb558b038ecf1bca34c516de5e0159ac81685787cc9f35a63b95ce22')
+sha512sums=('8f13596d1e2aff72612e5cf2569684146f3786bb46a4c83b32e4b124c5cfb0fce50bd536fed9a73723224c846d295edb301ea5d82c14fbdff87032d10625a5ca')
 
 build() {
   cd deepin-reader-$pkgver


[arch-commits] Commit in deepin-system-monitor/repos/community-x86_64 (4 files)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:31:07
  Author: felixonmars
Revision: 963014

archrelease: copy trunk to community-x86_64

Added:
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
(from rev 963013, deepin-system-monitor/trunk/PKGBUILD)
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install
(from rev 963013, deepin-system-monitor/trunk/deepin-system-monitor.install)
Deleted:
  deepin-system-monitor/repos/community-x86_64/PKGBUILD
  deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install

---+
 PKGBUILD  |   56 
 deepin-system-monitor.install |   14 +-
 2 files changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:30:54 UTC (rev 963013)
+++ PKGBUILD2021-06-12 00:31:07 UTC (rev 963014)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-system-monitor
-pkgver=5.8.6
-pkgrel=1
-pkgdesc='A more user-friendly system monitor'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-system-monitor;
-license=('GPL3')
-depends=('deepin-qt5integration' 'dtkwm' 'procps-ng' 'libcap')
-makedepends=('cmake' 'deepin-gettext-tools' 'ninja' 'qt5-tools')
-groups=('deepin')
-install=deepin-system-monitor.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('917701c3a48a9ee6eade349ea54ffdfdf63ca7e5fdac467f9a93eeaf11fd197b1a65ee19d58050ad16f614c233bf3505144ccbfd9bf4a5e6a168ace4d71367c9')
-
-build() {
-  cd deepin-system-monitor-$pkgver
-  cmake . -GNinja -DCMAKE_INSTALL_PREFIX=/usr
-  ninja
-}
-
-package() {
-  cd deepin-system-monitor-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-system-monitor/repos/community-x86_64/PKGBUILD (from rev 963013, 
deepin-system-monitor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:31:07 UTC (rev 963014)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-system-monitor
+pkgver=5.8.7
+pkgrel=1
+pkgdesc='A more user-friendly system monitor'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-system-monitor;
+license=('GPL3')
+depends=('deepin-qt5integration' 'dtkwm' 'procps-ng' 'libcap')
+makedepends=('cmake' 'deepin-gettext-tools' 'ninja' 'qt5-tools')
+groups=('deepin')
+install=deepin-system-monitor.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
+sha512sums=('dfcc85a6b4b49524e294c1ef0e11709e0050d4ede791c9ed90b361f897311bd449d9a79696589536508751caf05c2506261db38ce892383bc972b68f3b6d80ca')
+
+build() {
+  cd deepin-system-monitor-$pkgver
+  cmake . -GNinja -DCMAKE_INSTALL_PREFIX=/usr
+  ninja
+}
+
+package() {
+  cd deepin-system-monitor-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: deepin-system-monitor.install
===
--- deepin-system-monitor.install   2021-06-12 00:30:54 UTC (rev 963013)
+++ deepin-system-monitor.install   2021-06-12 00:31:07 UTC (rev 963014)
@@ -1,7 +0,0 @@
-post_install() {
-  setcap cap_kill,cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep 
usr/bin/deepin-system-monitor
-}
-
-post_upgrade() {
-  post_install
-}

Copied: 
deepin-system-monitor/repos/community-x86_64/deepin-system-monitor.install 
(from rev 963013, deepin-system-monitor/trunk/deepin-system-monitor.install)
===
--- deepin-system-monitor.install   (rev 0)
+++ deepin-system-monitor.install   2021-06-12 00:31:07 UTC (rev 963014)
@@ -0,0 +1,7 @@
+post_install() {
+  setcap cap_kill,cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep 
usr/bin/deepin-system-monitor
+}
+
+post_upgrade() {
+  post_install
+}


[arch-commits] Commit in deepin-system-monitor/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:30:54
  Author: felixonmars
Revision: 963013

upgpkg: deepin-system-monitor 5.8.7-1

Modified:
  deepin-system-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:23:16 UTC (rev 963012)
+++ PKGBUILD2021-06-12 00:30:54 UTC (rev 963013)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-system-monitor
-pkgver=5.8.6
+pkgver=5.8.7
 pkgrel=1
 pkgdesc='A more user-friendly system monitor'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 groups=('deepin')
 install=deepin-system-monitor.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver.tar.gz;)
-sha512sums=('917701c3a48a9ee6eade349ea54ffdfdf63ca7e5fdac467f9a93eeaf11fd197b1a65ee19d58050ad16f614c233bf3505144ccbfd9bf4a5e6a168ace4d71367c9')
+sha512sums=('dfcc85a6b4b49524e294c1ef0e11709e0050d4ede791c9ed90b361f897311bd449d9a79696589536508751caf05c2506261db38ce892383bc972b68f3b6d80ca')
 
 build() {
   cd deepin-system-monitor-$pkgver


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:23:16
  Author: anthraxx
Revision: 963012

archrelease: copy trunk to community-any

Added:
  vit/repos/community-any/PKGBUILD
(from rev 963011, vit/trunk/PKGBUILD)
Deleted:
  vit/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:23:13 UTC (rev 963011)
+++ PKGBUILD2021-06-12 00:23:16 UTC (rev 963012)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Ivan Sichmann Freitas 
-
-pkgname=vit
-pkgver=1.3
-pkgrel=2
-pkgdesc='Terminal interface for Taskwarrior with Vim key bindings and 
colorization'
-url='https://github.com/scottkosty/vit'
-arch=('any')
-license=('GPL3')
-depends=('perl-curses' 'perl-try-tiny' 'perl-text-charwidth' 'task')
-source=(https://github.com/scottkosty/vit/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a53021cfbcc1b1a492f630650e7e798d2361beb312d33ee15840e8209c8414c9')
-sha512sums=('45ae4a1d08560d534a02a046d2fcf55c5401f9aaab0abcfbd13070fee28854268ba327018aea40317a184b9e28b074973f5d3e4169a479227e94b8401f066527')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: vit/repos/community-any/PKGBUILD (from rev 963011, vit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:23:16 UTC (rev 963012)
@@ -0,0 +1,36 @@
+# Maintainer: Levente Polyak 
+# Contributor: Ivan Sichmann Freitas 
+
+pkgname=vit
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Terminal interface for Taskwarrior with Vim key bindings and 
colorization'
+url='https://github.com/vit-project/vit'
+arch=('any')
+license=('MIT')
+depends=('task' 'python' 'python-pytz' 'python-tzlocal' 'python-urwid' 
'python-tasklib')
+makedepends=('python-setuptools')
+source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('56676651164fb71878a0c1e4bb369cfa336d46e6fd0de7e6167b57fca7eaf662')
+b2sums=('2d4242399c399808783a670b853b31586471bd12fad2f9109d760569239d1ebcc5ddead4eb6803300d803fcb34b73c3dd42c091d7a619357f26a7bb10801702c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  # TODO: requires python-terminal
+  # ./run-tests.sh
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 scripts/bash/vit.bash_completion 
"${pkgdir}/usr/share/bash-completion/completions/vit"
+  install -Dm 644 *.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:23:13
  Author: anthraxx
Revision: 963011

upgpkg: vit 2.1.0-1

Modified:
  vit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:23:05 UTC (rev 963010)
+++ PKGBUILD2021-06-12 00:23:13 UTC (rev 963011)
@@ -2,26 +2,35 @@
 # Contributor: Ivan Sichmann Freitas 
 
 pkgname=vit
-pkgver=1.3
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='Terminal interface for Taskwarrior with Vim key bindings and 
colorization'
-url='https://github.com/scottkosty/vit'
+url='https://github.com/vit-project/vit'
 arch=('any')
-license=('GPL3')
-depends=('perl-curses' 'perl-try-tiny' 'perl-text-charwidth' 'task')
-source=(https://github.com/scottkosty/vit/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a53021cfbcc1b1a492f630650e7e798d2361beb312d33ee15840e8209c8414c9')
-sha512sums=('45ae4a1d08560d534a02a046d2fcf55c5401f9aaab0abcfbd13070fee28854268ba327018aea40317a184b9e28b074973f5d3e4169a479227e94b8401f066527')
+license=('MIT')
+depends=('task' 'python' 'python-pytz' 'python-tzlocal' 'python-urwid' 
'python-tasklib')
+makedepends=('python-setuptools')
+source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('56676651164fb71878a0c1e4bb369cfa336d46e6fd0de7e6167b57fca7eaf662')
+b2sums=('2d4242399c399808783a670b853b31586471bd12fad2f9109d760569239d1ebcc5ddead4eb6803300d803fcb34b73c3dd42c091d7a619357f26a7bb10801702c')
 
 build() {
   cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
+  python setup.py build
 }
 
+check() {
+  cd ${pkgname}-${pkgver}
+  # TODO: requires python-terminal
+  # ./run-tests.sh
+}
+
 package() {
   cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 scripts/bash/vit.bash_completion 
"${pkgdir}/usr/share/bash-completion/completions/vit"
+  install -Dm 644 *.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 # vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:23:05
  Author: felixonmars
Revision: 963010

archrelease: copy trunk to community-x86_64

Added:
  deepin-compressor/repos/community-x86_64/PKGBUILD
(from rev 963009, deepin-compressor/trunk/PKGBUILD)
Deleted:
  deepin-compressor/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:22:55 UTC (rev 963009)
+++ PKGBUILD2021-06-12 00:23:05 UTC (rev 963010)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-compressor
-pkgver=5.10.0.15
-pkgrel=1
-pkgdesc='A fast and lightweight application for creating and extracting 
archives'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-compressor;
-license=('GPL3')
-depends=('deepin-qt5integration' 'disomaster' 'karchive' 'kcodecs' 
'libarchive' 'libzip' 'minizip' 'udisks2-qt5')
-makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-compressor/archive/$pkgver.tar.gz;)
-sha512sums=('6bb8b7a849658e84aa3095fb0d1ec6e05c052bd9fb96ce544f7ae15a631862002f15d1afa7eb91d30840a5e6443189849fe19b2d5d81c3609e08a9f9c637')
-
-build() {
-  cd deepin-compressor-$pkgver
-  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr .
-  ninja
-}
-
-package() {
-  cd deepin-compressor-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-compressor/repos/community-x86_64/PKGBUILD (from rev 963009, 
deepin-compressor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:23:05 UTC (rev 963010)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-compressor
+pkgver=5.10.0.16
+pkgrel=1
+pkgdesc='A fast and lightweight application for creating and extracting 
archives'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-compressor;
+license=('GPL3')
+depends=('deepin-qt5integration' 'disomaster' 'karchive' 'kcodecs' 
'libarchive' 'libzip' 'minizip' 'udisks2-qt5')
+makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-compressor/archive/$pkgver.tar.gz;)
+sha512sums=('83458b218078bf3d090847343213b8bfbf95f032563e48acbfb0389737bcbc1beb93398c551a2e58ed8ccac6fed5ac2ce0ac70739c57ee8cbedcf9e9ac349622')
+
+build() {
+  cd deepin-compressor-$pkgver
+  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr .
+  ninja
+}
+
+package() {
+  cd deepin-compressor-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:22:55
  Author: felixonmars
Revision: 963009

upgpkg: deepin-compressor 5.10.0.16-1

Modified:
  deepin-compressor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:21:41 UTC (rev 963008)
+++ PKGBUILD2021-06-12 00:22:55 UTC (rev 963009)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-compressor
-pkgver=5.10.0.15
+pkgver=5.10.0.16
 pkgrel=1
 pkgdesc='A fast and lightweight application for creating and extracting 
archives'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-compressor/archive/$pkgver.tar.gz;)
-sha512sums=('6bb8b7a849658e84aa3095fb0d1ec6e05c052bd9fb96ce544f7ae15a631862002f15d1afa7eb91d30840a5e6443189849fe19b2d5d81c3609e08a9f9c637')
+sha512sums=('83458b218078bf3d090847343213b8bfbf95f032563e48acbfb0389737bcbc1beb93398c551a2e58ed8ccac6fed5ac2ce0ac70739c57ee8cbedcf9e9ac349622')
 
 build() {
   cd deepin-compressor-$pkgver


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:21:41
  Author: felixonmars
Revision: 963008

archrelease: copy trunk to community-x86_64

Added:
  deepin-calendar/repos/community-x86_64/PKGBUILD
(from rev 963007, deepin-calendar/trunk/PKGBUILD)
  deepin-calendar/repos/community-x86_64/dde-calendar-icon.patch
(from rev 963007, deepin-calendar/trunk/dde-calendar-icon.patch)
Deleted:
  deepin-calendar/repos/community-x86_64/PKGBUILD
  deepin-calendar/repos/community-x86_64/dde-calendar-icon.patch

-+
 PKGBUILD|   74 +++---
 dde-calendar-icon.patch |   48 ++---
 2 files changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:21:27 UTC (rev 963007)
+++ PKGBUILD2021-06-12 00:21:41 UTC (rev 963008)
@@ -1,37 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-calendar
-pkgver=5.8.2
-pkgrel=1
-pkgdesc='Calendar for Deepin Desktop Environment'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-calendar;
-license=('GPL3')
-depends=('deepin-qt5integration' 'hicolor-icon-theme')
-makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
-groups=('deepin')
-source=("https://github.com/linuxdeepin/dde-calendar/archive/$pkgver/$pkgname-$pkgver.tar.gz;
-"dde-calendar-icon.patch")
-sha512sums=('da7a4c5587b9e13891c8c4dab311fa5fefe09dd1672ed0a359896513faea8e29d7c0e3507938d5b026b5cbf9405b6fb5ba360c799ba8de4d39610189bfdb053f'
-
'40ffae29fcbd386512dac9b91c39219b420b349f1f5facc254467b9e5407091886c8d0ed0979d566ba79539c093464cbc7719da7268c9745bc30273f9d7db7e2')
-
-prepare() {
-  cd dde-calendar-$pkgver
-
-  # Install the application icon
-  # https://github.com/linuxdeepin/dde-calendar/pull/31
-  # patch -Np1 -i ../dde-calendar-icon.patch
-}
-
-build() {
-  cd dde-calendar-$pkgver
-  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr .
-  ninja
-}
-
-package() {
-  cd dde-calendar-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-calendar/repos/community-x86_64/PKGBUILD (from rev 963007, 
deepin-calendar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:21:41 UTC (rev 963008)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-calendar
+pkgver=5.8.3
+pkgrel=1
+pkgdesc='Calendar for Deepin Desktop Environment'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-calendar;
+license=('GPL3')
+depends=('deepin-qt5integration' 'hicolor-icon-theme')
+makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
+groups=('deepin')
+source=("https://github.com/linuxdeepin/dde-calendar/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+"dde-calendar-icon.patch")
+sha512sums=('0dc8010b17435a294439d08eefab728b3ea296b39e310bae5dad0d81f351f37cbb0f1289c9ea4e89b025e23be3559e6a12b30339b785ccd53053e7e620e78b75'
+
'40ffae29fcbd386512dac9b91c39219b420b349f1f5facc254467b9e5407091886c8d0ed0979d566ba79539c093464cbc7719da7268c9745bc30273f9d7db7e2')
+
+prepare() {
+  cd dde-calendar-$pkgver
+
+  # Install the application icon
+  # https://github.com/linuxdeepin/dde-calendar/pull/31
+  # patch -Np1 -i ../dde-calendar-icon.patch
+}
+
+build() {
+  cd dde-calendar-$pkgver
+  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr .
+  ninja
+}
+
+package() {
+  cd dde-calendar-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}

Deleted: dde-calendar-icon.patch
===
--- dde-calendar-icon.patch 2021-06-12 00:21:27 UTC (rev 963007)
+++ dde-calendar-icon.patch 2021-06-12 00:21:41 UTC (rev 963008)
@@ -1,24 +0,0 @@
-From 97129644e1fdd56a9254083e22430308ff0c9db6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Sat, 1 Aug 2020 13:54:20 +0200
-Subject: [PATCH] Install the application icon
-

- CMakeLists.txt | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 863aa2f..946ba53 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -102,8 +102,8 @@ install(TARGETS dde-calendar DESTINATION bin)
- 
- file(GLOB APP_QM_FILES "translations/*.qm")
- 
--#install(FILES /usr/share/icons/bloom/apps/96/dde-calendar.svg
--#DESTINATION /share/icons/hicolor/scalable/apps/)
-+install(FILES assets/resources/icon/dde-calendar.svg
-+DESTINATION share/icons/hicolor/scalable/apps)
- install(FILES ${APP_QM_FILES} DESTINATION share/dde-calendar/translations)
- install(FILES ${APP_DESKTOP} DESTINATION share/applications)
- install(FILES ${APP_SERVICE} DESTINATION share/dbus-1/services)

Copied: deepin-calendar/repos/community-x86_64/dde-calendar-icon.patch (from 
rev 963007, deepin-calendar/trunk/dde-calendar-icon.patch)

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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:21:27
  Author: felixonmars
Revision: 963007

upgpkg: deepin-calendar 5.8.3-1

Modified:
  deepin-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:19:02 UTC (rev 963006)
+++ PKGBUILD2021-06-12 00:21:27 UTC (rev 963007)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-calendar
-pkgver=5.8.2
+pkgver=5.8.3
 pkgrel=1
 pkgdesc='Calendar for Deepin Desktop Environment'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 groups=('deepin')
 
source=("https://github.com/linuxdeepin/dde-calendar/archive/$pkgver/$pkgname-$pkgver.tar.gz;
 "dde-calendar-icon.patch")
-sha512sums=('da7a4c5587b9e13891c8c4dab311fa5fefe09dd1672ed0a359896513faea8e29d7c0e3507938d5b026b5cbf9405b6fb5ba360c799ba8de4d39610189bfdb053f'
+sha512sums=('0dc8010b17435a294439d08eefab728b3ea296b39e310bae5dad0d81f351f37cbb0f1289c9ea4e89b025e23be3559e6a12b30339b785ccd53053e7e620e78b75'
 
'40ffae29fcbd386512dac9b91c39219b420b349f1f5facc254467b9e5407091886c8d0ed0979d566ba79539c093464cbc7719da7268c9745bc30273f9d7db7e2')
 
 prepare() {


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:19:02
  Author: felixonmars
Revision: 963006

archrelease: copy trunk to community-x86_64

Added:
  deepin-editor/repos/community-x86_64/PKGBUILD
(from rev 963005, deepin-editor/trunk/PKGBUILD)
Deleted:
  deepin-editor/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:18:51 UTC (rev 963005)
+++ PKGBUILD2021-06-12 00:19:02 UTC (rev 963006)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-editor
-pkgver=5.9.0.49
-pkgrel=1
-pkgdesc='Simple editor for Deepin'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-editor;
-license=('GPL3')
-depends=('deepin-qt5integration' 'syntax-highlighting' 'kcodecs' 'polkit-qt5')
-makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz;)
-sha512sums=('6263fea2a796af9a9966fdae1409591376788914a87d49b009d1a292244e09360ada0a92449e3e2e706fcc93ad6d99c0c6dc73c1251b6487a3ab763d04dc2d41')
-
-build(){
-  cd deepin-editor-$pkgver
-  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  ninja
-}
-
-check() {
-  cd deepin-editor-$pkgver
-  ninja test
-}
-
-package() {
-  cd deepin-editor-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-editor/repos/community-x86_64/PKGBUILD (from rev 963005, 
deepin-editor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:19:02 UTC (rev 963006)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-editor
+pkgver=5.9.0.50
+pkgrel=1
+pkgdesc='Simple editor for Deepin'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-editor;
+license=('GPL3')
+depends=('deepin-qt5integration' 'syntax-highlighting' 'kcodecs' 'polkit-qt5')
+makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz;)
+sha512sums=('ac5639b316162a16e4a54035758d30100fd1d861261192e49af919e190e9375f9d398ba057e9796146d34865dcefd5d071e88207f9347e69b0e36592e0cb9954')
+
+build(){
+  cd deepin-editor-$pkgver
+  cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  ninja
+}
+
+check() {
+  cd deepin-editor-$pkgver
+  ninja test
+}
+
+package() {
+  cd deepin-editor-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:18:51
  Author: felixonmars
Revision: 963005

upgpkg: deepin-editor 5.9.0.50-1

Modified:
  deepin-editor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:15:54 UTC (rev 963004)
+++ PKGBUILD2021-06-12 00:18:51 UTC (rev 963005)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-editor
-pkgver=5.9.0.49
+pkgver=5.9.0.50
 pkgrel=1
 pkgdesc='Simple editor for Deepin'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz;)
-sha512sums=('6263fea2a796af9a9966fdae1409591376788914a87d49b009d1a292244e09360ada0a92449e3e2e706fcc93ad6d99c0c6dc73c1251b6487a3ab763d04dc2d41')
+sha512sums=('ac5639b316162a16e4a54035758d30100fd1d861261192e49af919e190e9375f9d398ba057e9796146d34865dcefd5d071e88207f9347e69b0e36592e0cb9954')
 
 build(){
   cd deepin-editor-$pkgver


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:15:54
  Author: anthraxx
Revision: 963004

archrelease: copy trunk to community-any

Added:
  python-tasklib/repos/community-any/
  python-tasklib/repos/community-any/PKGBUILD
(from rev 963003, python-tasklib/trunk/PKGBUILD)

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

Copied: python-tasklib/repos/community-any/PKGBUILD (from rev 963003, 
python-tasklib/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2021-06-12 00:15:54 UTC (rev 963004)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+
+_pyname=tasklib
+pkgname=python-${_pyname}
+pkgver=2.3.0
+pkgrel=1
+pkgdesc='Python library for interacting with taskwarrior databases'
+url='http://tasklib.readthedocs.org/en/latest/'
+arch=('any')
+license=('BSD')
+depends=('python' 'python-pytz' 'python-tzlocal')
+makedepends=('python-setuptools' 'python-sphinx')
+source=(https://github.com/robgolding/tasklib/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('8c4e8753bb6637a78d7ac4cf3f9d3b2c78a2ffb28e87cacb8a7ca9333265ce06793f62de7c1d157b2c3c87b0cb862382fbdf797054d73dd8720d2b7b23205014')
+b2sums=('aecf028f91627cb7ca3f83c02404fdc3d7d9ed9fc68342e8732a149195d1c5f6e66845de0a6ff532df60be40faa82e16be041647dbd18be619329fafed5b7a88')
+
+build() {
+  cd ${_pyname}-${pkgver}
+  python setup.py build
+  export PYTHONPATH=..
+  make -C docs text man
+}
+
+package() {
+  cd ${_pyname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+  install -Dm 644 docs/_build/text/* -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:15:48
  Author: anthraxx
Revision: 963003

addpkg: python-tasklib 2.3.0-1

Added:
  python-tasklib/
  python-tasklib/repos/
  python-tasklib/trunk/
  python-tasklib/trunk/PKGBUILD

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

Added: python-tasklib/trunk/PKGBUILD
===
--- python-tasklib/trunk/PKGBUILD   (rev 0)
+++ python-tasklib/trunk/PKGBUILD   2021-06-12 00:15:48 UTC (rev 963003)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+
+_pyname=tasklib
+pkgname=python-${_pyname}
+pkgver=2.3.0
+pkgrel=1
+pkgdesc='Python library for interacting with taskwarrior databases'
+url='http://tasklib.readthedocs.org/en/latest/'
+arch=('any')
+license=('BSD')
+depends=('python' 'python-pytz' 'python-tzlocal')
+makedepends=('python-setuptools' 'python-sphinx')
+source=(https://github.com/robgolding/tasklib/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('8c4e8753bb6637a78d7ac4cf3f9d3b2c78a2ffb28e87cacb8a7ca9333265ce06793f62de7c1d157b2c3c87b0cb862382fbdf797054d73dd8720d2b7b23205014')
+b2sums=('aecf028f91627cb7ca3f83c02404fdc3d7d9ed9fc68342e8732a149195d1c5f6e66845de0a6ff532df60be40faa82e16be041647dbd18be619329fafed5b7a88')
+
+build() {
+  cd ${_pyname}-${pkgver}
+  python setup.py build
+  export PYTHONPATH=..
+  make -C docs text man
+}
+
+package() {
+  cd ${_pyname}-${pkgver}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+  install -Dm 644 docs/_build/man/${_pyname}.1 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
+  install -Dm 644 docs/_build/text/* -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in deepin-voice-note/repos/community-x86_64 (PKGBUILD PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:13:28
  Author: felixonmars
Revision: 963002

archrelease: copy trunk to community-x86_64

Added:
  deepin-voice-note/repos/community-x86_64/PKGBUILD
(from rev 963001, deepin-voice-note/trunk/PKGBUILD)
Deleted:
  deepin-voice-note/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:13:17 UTC (rev 963001)
+++ PKGBUILD2021-06-12 00:13:28 UTC (rev 963002)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=deepin-voice-note
-pkgver=5.9.0.12
-pkgrel=1
-pkgdesc='A lightweight memo tool to make text notes and voice recordings'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-voice-note;
-license=('GPL3')
-replaces=('deepin-voice-recorder')
-depends=('deepin-qt5integration' 'vlc')
-makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
-groups=('deepin-extra')
-source=("https://github.com/linuxdeepin/deepin-voice-note/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('a46c038ebf341a05636c91b9b0d0c16a3dda89eb5bfb87fc4f45339fa7b6a2bd70edeffb9abeb108c463eac132157ee8b053a70322ad6fdf23c5d27db8988a1e')
-
-prepare() {
-  cd deepin-voice-note-$pkgver
-  sed -i '1i#include ' src/views/middleviewdelegate.cpp 
src/views/leftviewdelegate.cpp
-}
-
-build() {
-  cd deepin-voice-note-$pkgver
-  cmake -GNinja .
-  ninja
-}
-
-check() {
-  cd deepin-voice-note-$pkgver
-  ninja test || :
-}
-
-package() {
-  cd deepin-voice-note-$pkgver
-  DESTDIR="$pkgdir" ninja install
-}

Copied: deepin-voice-note/repos/community-x86_64/PKGBUILD (from rev 963001, 
deepin-voice-note/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:13:28 UTC (rev 963002)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+
+pkgname=deepin-voice-note
+pkgver=5.9.0.13
+pkgrel=1
+pkgdesc='A lightweight memo tool to make text notes and voice recordings'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-voice-note;
+license=('GPL3')
+replaces=('deepin-voice-recorder')
+depends=('deepin-qt5integration' 'vlc')
+makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
+groups=('deepin-extra')
+source=("https://github.com/linuxdeepin/deepin-voice-note/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('244934d53051bb6490be3a62e61cb855607a88831a8749c2be64aa96881600bdd4e326784c653b4219f3c3eca53fb0de8cfcde0296b7673d86544a3319ff3d94')
+
+prepare() {
+  cd deepin-voice-note-$pkgver
+  sed -i '1i#include ' src/views/middleviewdelegate.cpp 
src/views/leftviewdelegate.cpp
+}
+
+build() {
+  cd deepin-voice-note-$pkgver
+  cmake -GNinja .
+  ninja
+}
+
+check() {
+  cd deepin-voice-note-$pkgver
+  ninja test || :
+}
+
+package() {
+  cd deepin-voice-note-$pkgver
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in deepin-voice-note/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:13:17
  Author: felixonmars
Revision: 963001

upgpkg: deepin-voice-note 5.9.0.13-1

Modified:
  deepin-voice-note/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:11:56 UTC (rev 963000)
+++ PKGBUILD2021-06-12 00:13:17 UTC (rev 963001)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-voice-note
-pkgver=5.9.0.12
+pkgver=5.9.0.13
 pkgrel=1
 pkgdesc='A lightweight memo tool to make text notes and voice recordings'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
 groups=('deepin-extra')
 
source=("https://github.com/linuxdeepin/deepin-voice-note/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('a46c038ebf341a05636c91b9b0d0c16a3dda89eb5bfb87fc4f45339fa7b6a2bd70edeffb9abeb108c463eac132157ee8b053a70322ad6fdf23c5d27db8988a1e')
+sha512sums=('244934d53051bb6490be3a62e61cb855607a88831a8749c2be64aa96881600bdd4e326784c653b4219f3c3eca53fb0de8cfcde0296b7673d86544a3319ff3d94')
 
 prepare() {
   cd deepin-voice-note-$pkgver


[arch-commits] Commit in deepin-account-faces/repos/community-any (PKGBUILD PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:11:56
  Author: felixonmars
Revision: 963000

archrelease: copy trunk to community-any

Added:
  deepin-account-faces/repos/community-any/PKGBUILD
(from rev 962999, deepin-account-faces/trunk/PKGBUILD)
Deleted:
  deepin-account-faces/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-12 00:11:46 UTC (rev 962999)
+++ PKGBUILD2021-06-12 00:11:56 UTC (rev 963000)
@@ -1,21 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-account-faces
-pkgver=1.0.11
-pkgrel=2
-pkgdesc='Account faces for Linux Deepin'
-arch=('any')
-license=('GPL3')
-url="https://github.com/linuxdeepin/dde-account-faces;
-conflicts=('dde-account-faces')
-replaces=('dde-account-faces')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-account-faces/archive/$pkgver.tar.gz;)
-sha512sums=('4589eec00f1924ed835cafa0f347ae9eff2f45dd308c86dca45485d6467eacaebc02a945c96fca0ea9bb56eff56f1016808db8303d6b80292762541640cc22b5')
-
-package() {
-  cd dde-account-faces-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-account-faces/repos/community-any/PKGBUILD (from rev 962999, 
deepin-account-faces/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-12 00:11:56 UTC (rev 963000)
@@ -0,0 +1,21 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-account-faces
+pkgver=1.0.12
+pkgrel=1
+pkgdesc='Account faces for Linux Deepin'
+arch=('any')
+license=('GPL3')
+url="https://github.com/linuxdeepin/dde-account-faces;
+conflicts=('dde-account-faces')
+replaces=('dde-account-faces')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-account-faces/archive/$pkgver.tar.gz;)
+sha512sums=('d6639f0c3e9a43f397900709a66741c7339953aa3eb4d9a37b778d09a5343a07184c7541c1191ae1ffe0fb5ffc9a2cec47de382ad18aa863c70af06c56504053')
+
+package() {
+  cd dde-account-faces-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in deepin-account-faces/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:11:46
  Author: felixonmars
Revision: 962999

upgpkg: deepin-account-faces 1.0.12-1

Modified:
  deepin-account-faces/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:08:34 UTC (rev 962998)
+++ PKGBUILD2021-06-12 00:11:46 UTC (rev 962999)
@@ -3,8 +3,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-account-faces
-pkgver=1.0.11
-pkgrel=2
+pkgver=1.0.12
+pkgrel=1
 pkgdesc='Account faces for Linux Deepin'
 arch=('any')
 license=('GPL3')
@@ -13,7 +13,7 @@
 replaces=('dde-account-faces')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-account-faces/archive/$pkgver.tar.gz;)
-sha512sums=('4589eec00f1924ed835cafa0f347ae9eff2f45dd308c86dca45485d6467eacaebc02a945c96fca0ea9bb56eff56f1016808db8303d6b80292762541640cc22b5')
+sha512sums=('d6639f0c3e9a43f397900709a66741c7339953aa3eb4d9a37b778d09a5343a07184c7541c1191ae1ffe0fb5ffc9a2cec47de382ad18aa863c70af06c56504053')
 
 package() {
   cd dde-account-faces-$pkgver


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:08:34
  Author: felixonmars
Revision: 962998

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-http-download/repos/community-staging-x86_64/
  haskell-http-download/repos/community-staging-x86_64/PKGBUILD
(from rev 962997, haskell-http-download/trunk/PKGBUILD)

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

Copied: haskell-http-download/repos/community-staging-x86_64/PKGBUILD (from rev 
962997, haskell-http-download/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:08:34 UTC (rev 962998)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=http-download
+pkgname=haskell-http-download
+pkgver=0.2.0.0
+pkgrel=292
+pkgdesc="Verified downloads with retries"
+url="https://github.com/commercialhaskell/http-download;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit'
+ 'haskell-http-client' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-path' 'haskell-path-io' 'haskell-retry' 'haskell-rio' 
'haskell-rio-prettyprint')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b31caa48c1ea2a01f1301ca63b2e0c135cd0d3d392b92518c7d70d89fd83da7fd95cffa3cb374900a45fb2da8d17f748de0de72fb4beb8ad11e203676f9864ae')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-http-download/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:08:24
  Author: felixonmars
Revision: 962997

upgpkg: haskell-http-download 0.2.0.0-292: rebuild with http2 3.0.2

Modified:
  haskell-http-download/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:07:03 UTC (rev 962996)
+++ PKGBUILD2021-06-12 00:08:24 UTC (rev 962997)
@@ -3,7 +3,7 @@
 _hkgname=http-download
 pkgname=haskell-http-download
 pkgver=0.2.0.0
-pkgrel=291
+pkgrel=292
 pkgdesc="Verified downloads with retries"
 url="https://github.com/commercialhaskell/http-download;
 license=('MIT')


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:07:03
  Author: felixonmars
Revision: 962996

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-http-conduit/repos/community-staging-x86_64/
  haskell-http-conduit/repos/community-staging-x86_64/PKGBUILD
(from rev 962995, haskell-http-conduit/trunk/PKGBUILD)

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

Copied: haskell-http-conduit/repos/community-staging-x86_64/PKGBUILD (from rev 
962995, haskell-http-conduit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:07:03 UTC (rev 962996)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=http-conduit
+pkgname=haskell-http-conduit
+pkgver=2.3.8
+pkgrel=43
+pkgdesc="HTTP client package with conduit interface and HTTPS support"
+url="https://www.yesodweb.com/book/http-conduit;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-types' 
'haskell-resourcet'
+ 'haskell-unliftio-core')
+makedepends=('ghc' 'haskell-blaze-builder' 'haskell-case-insensitive' 
'haskell-connection'
+ 'haskell-cookie' 'haskell-data-default-class' 'haskell-hunit' 
'haskell-hspec'
+ 'haskell-lifted-base' 'haskell-network' 
'haskell-streaming-commons' 'haskell-temporary'
+ 'haskell-unliftio' 'haskell-utf8-string' 'haskell-wai' 
'haskell-wai-conduit'
+ 'haskell-warp' 'haskell-warp-tls')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('44c337f1a0a0ec74a5d6e4e28a3aa5a32609c3a4da9424e99aedc2a8db67fc4684ef10cf82d6bda0761c7ffba4f0222e683946ab6dd8de1ab8225a40cc14cf66')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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 || 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 "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:06:53
  Author: felixonmars
Revision: 962995

upgpkg: haskell-http-conduit 2.3.8-43: rebuild with http2 3.0.2

Modified:
  haskell-http-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:05:38 UTC (rev 962994)
+++ PKGBUILD2021-06-12 00:06:53 UTC (rev 962995)
@@ -4,7 +4,7 @@
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
 pkgver=2.3.8
-pkgrel=42
+pkgrel=43
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="https://www.yesodweb.com/book/http-conduit;
 license=("BSD")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:05:38
  Author: felixonmars
Revision: 962994

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-warp-tls/repos/community-staging-x86_64/
  haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD
(from rev 962993, haskell-warp-tls/trunk/PKGBUILD)

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

Copied: haskell-warp-tls/repos/community-staging-x86_64/PKGBUILD (from rev 
962993, haskell-warp-tls/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:05:38 UTC (rev 962994)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=warp-tls
+pkgname=haskell-warp-tls
+pkgver=3.3.1
+pkgrel=7
+pkgdesc="HTTP over TLS support for Warp via the TLS package"
+url="https://github.com/yesodweb/wai;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cryptonite" "haskell-data-default-class" 
"haskell-network"
+ "haskell-streaming-commons" "haskell-tls" 
"haskell-tls-session-manager" "haskell-unliftio"
+ "haskell-wai" "haskell-warp")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('d13699f89f1e485cb4ad284b8c0b31a66476db17104f640a20f0c96eca6b5c6fa2b44f013e812bea16135e1bb8e24835b0010e9e553d34e1eccdb52b384ac1bc')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-warp-tls/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:05:27
  Author: felixonmars
Revision: 962993

upgpkg: haskell-warp-tls 3.3.1-7: rebuild with http2 3.0.2

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:04:29 UTC (rev 962992)
+++ PKGBUILD2021-06-12 00:05:27 UTC (rev 962993)
@@ -4,7 +4,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.3.1
-pkgrel=6
+pkgrel=7
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="https://github.com/yesodweb/wai;
 license=("MIT")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:04:29
  Author: felixonmars
Revision: 962992

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 962991, tamarin-prover/trunk/PKGBUILD)
  tamarin-prover/repos/community-staging-x86_64/maude-3.1.patch
(from rev 962991, tamarin-prover/trunk/maude-3.1.patch)

-+
 PKGBUILD|   58 ++
 maude-3.1.patch |   35 
 2 files changed, 93 insertions(+)

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
962991, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:04:29 UTC (rev 962992)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.6.0
+pkgrel=223
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="https://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 
'haskell-binary-orphans' 'haskell-binary-instances'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift' 'haskell-resourcet' 
'haskell-safe'
+ 'haskell-shakespeare' 'haskell-threads' 'haskell-wai' 'haskell-warp' 
'haskell-yesod-core'
+ 'haskell-yesod-static' 'haskell-tamarin-prover-utils' 
'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory' 'haskell-tamarin-prover-sapic')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml>=4.11.0')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;
+maude-3.1.patch)
+sha512sums=('7f3569f740d63d715b92a8f073eaecb8b32efe59b910b246977d36bb9e873765440e72feb6e76c7cbafab0495b88cfc666bb1dd12f685627c60d5cbd97b2973e'
+
'1ef5e4c370a0c5f5541d50600604ba7adc566c2f5cf415cdb844842bb10b343edd00aa5aa654f8e55355c80f48a34382c87c3fba4adca0c77e726f407f3815c3')
+
+prepare() {
+cd $pkgname-$pkgver
+patch -p1 -i ../maude-3.1.patch
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+
+cd plugins/sapic
+make -j1
+}
+
+check() {
+cd $pkgname-$pkgver
+LD_LIBRARY_PATH="$PWD"/dist/build dist/build/tamarin-prover/tamarin-prover 
test
+}
+
+package() {
+cd $pkgname-$pkgver
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/ftdetect/tamarin.vim
+install -Dm644 etc/syntax/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+ln -s spthy.vim "$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}

Copied: tamarin-prover/repos/community-staging-x86_64/maude-3.1.patch (from rev 
962991, tamarin-prover/trunk/maude-3.1.patch)
===
--- community-staging-x86_64/maude-3.1.patch(rev 0)
+++ community-staging-x86_64/maude-3.1.patch2021-06-12 00:04:29 UTC (rev 
962992)
@@ -0,0 +1,35 @@
+diff --git a/lib/term/src/Term/Maude/Parser.hs 
b/lib/term/src/Term/Maude/Parser.hs
+index 187c35dc..0a1d3c35 100644
+--- a/lib/term/src/Term/Maude/Parser.hs
 b/lib/term/src/Term/Maude/Parser.hs
+@@ -224,7 +224,7 @@ parseVariantsReply msig reply = flip parseOnly reply $ do
+ <* endOfLine <* string "rewrites: "
+ <* takeWhile1 isDigit <* endOfLine <* endOfInput
+   where
+-parseVariant = string "Variant #" *> takeWhile1 isDigit *> endOfLine *>
++parseVariant = string "Variant " *> optional (char '#') *> takeWhile1 
isDigit *> endOfLine *>
+string "rewrites: " *> takeWhile1 isDigit *> endOfLine *>
+parseReprintedTerm *> manyTill parseEntry endOfLine
+ parseReprintedTerm = choice [ string "TOP" *> pure LSortMsg, parseSort ]
+@@ -235,7 +235,7 @@ parseVariantsReply msig reply = flip parseOnly reply $ do
+ -- | @parseSubstitution l@ parses a single substitution returned by Maude.
+ parseSubstitution :: MaudeSig -> Parser MSubst
+ parseSubstitution msig = do
+-endOfLine *> string "Solution " *> takeWhile1 isDigit *> endOfLine
++endOfLine *> choice [string "Solution ", string "Unifier ", string 
"Matcher "] *> takeWhile1 isDigit *> 

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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:04:17
  Author: felixonmars
Revision: 962991

upgpkg: tamarin-prover 1.6.0-223: rebuild with http2 3.0.2

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:01:01 UTC (rev 962990)
+++ PKGBUILD2021-06-12 00:04:17 UTC (rev 962991)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.6.0
-pkgrel=222
+pkgrel=223
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io;
 license=("GPL")


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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:01:01
  Author: anthraxx
Revision: 962990

archrelease: copy trunk to community-x86_64

Added:
  unarj/repos/community-x86_64/LICENSE
(from rev 962989, unarj/trunk/LICENSE)
  unarj/repos/community-x86_64/PKGBUILD
(from rev 962989, unarj/trunk/PKGBUILD)
Deleted:
  unarj/repos/community-x86_64/LICENSE
  unarj/repos/community-x86_64/PKGBUILD

--+
 LICENSE  |  172 ++---
 PKGBUILD |   64 +-
 2 files changed, 123 insertions(+), 113 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2021-06-12 00:00:56 UTC (rev 962989)
+++ LICENSE 2021-06-12 00:01:01 UTC (rev 962990)
@@ -1,86 +0,0 @@
- * Copyright (c) 1991-2000 by ARJ Software, Inc.  All rights reserved.
- *
- *   This code may be freely used in programs that are NOT ARJ archivers
- *   (both compress and extract ARJ archives).
- *
- *   If you wish to distribute a modified version of this program, you
- *   MUST indicate that it is a modified version both in the program and
- *   source code.
- *
- *   We are holding the copyright on the source code, so please do not
- *   delete our name from the program files or from the documentation.
- *
- *   We wish to give credit to Haruhiko Okumura for providing the
- *   basic ideas for ARJ and UNARJ in his program AR.  Please note
- *   that UNARJ is significantly different from AR from an archive
- *   structural point of view.
- *
-
-
-
- UNARJ LICENSE POLICY FOR ALL USERS:
-
- The UNARJ program, source code, and the associated documentation
- are copyright (c) 1990-2000 ARJ Software, Inc. all rights reserved.
-
- If you distribute this software to others, you are required to
- distribute the ENTIRE package consisting of the following files:
-
- README.DOC
- UNARJ.EXE
- UNARJ.DOC
- UNARJ.C
- DECODE.C
- ENVIRON.C
- UNARJ.H
- UNARJ.DEF
- TCCUNARJ.MAK
- BCCUNARJ.MAK
- BCC32.MAK
- QCLUNARJ.MAK
- OS2UNARJ.MAK
- TECHNOTE.DOC
-
- We strongly prefer that the files be distributed in the format
- originally released:  UNARJ243.EXE with the ARJ-SECURITY envelope as
- created by the author.  If you must distribute the UNARJ archive in
- another archive format, please archive the UNARJ243.EXE as one file
- inside the other archive.  Re-archival of the software as separate
- files means losing the ARJ security envelope.
-
- You may freely use the UNARJ C source code.  If you wish to 
- distribute a modified version of UNARJ.EXE, you MUST indicate that it 
- is a modified version both in the program and source code.
-
- We are holding the copyright on the source code, so please do not
- delete our name from the program files or the documentation.
-
- The UNARJ.EXE program is built from this source using Borland C++ 3.1.
-
- You may freely use, copy, and distribute UNARJ.EXE, provided that no
- fee is charged for such use, copying or distribution.
-
- You may use UNARJ.EXE in a commercial software package provided that
- no additional fee is charged for using UNARJ.EXE and provided that
- the user fully understands that NO warranty or support is provided
- for UNARJ.EXE by ARJ Software.  Moreover, the user must fully
- understand that UNARJ does not have the long usage history that ARJ
- does.
-
- This source code is intended to promote the building of utilities to
- support the use of ARJ and ARJ archives.
-
- DISCLAIMER:
-
- This software UNARJ is provided on an "as is" basis without warranty
- of any kind, expressed or implied, including but not limited to the
- implied warranties of merchantability and fitness for a particular
- purpose.  The person using the software bears all risk as to the
- quality and performance of the software. Should the software prove
- defective, the user assumes the entire cost of all necessary repair,
- servicing, or correction.  ARJ Software, Inc. will not be liable
- for any special, incidental, consequential, indirect or similar
- damages due to loss of data or any other reason, even if ARJ
- Software, Inc. or its agents have been advised of the possibility
- of such damages.
-

Copied: unarj/repos/community-x86_64/LICENSE (from rev 962989, 
unarj/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2021-06-12 00:01:01 UTC (rev 962990)
@@ -0,0 +1,86 @@
+ * Copyright (c) 1991-2000 by ARJ Software, Inc.  All rights reserved.
+ *
+ *   This code may be freely used in programs that are NOT ARJ archivers
+ *   (both compress and extract ARJ archives).
+ *
+ *   If you wish to distribute a modified version of this program, you
+ *   MUST indicate that it is a modified version both in the program and
+ *   

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

2021-06-11 Thread Levente Polyak via arch-commits
Date: Saturday, June 12, 2021 @ 00:00:56
  Author: anthraxx
Revision: 962989

upgpkg: unarj 2.65-1

Modified:
  unarj/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-12 00:00:48 UTC (rev 962988)
+++ PKGBUILD2021-06-12 00:00:56 UTC (rev 962989)
@@ -1,27 +1,37 @@
-# Maintainer: Sergej Pupykin 
+# Maintainer: Levente Polyak 
+# Contributor: Sergej Pupykin 
 # Contributor: dale 
 # Contributor: Tom Newsom 
 
 pkgname=unarj
-pkgver=2.63a
-pkgrel=6
-pkgdesc="An utility to extract, test and  view the contents of archives 
created with the ARJ archiver"
+pkgver=2.65
+pkgrel=1
+pkgdesc='Utility to extract, test and view the contents of archives created 
with the ARJ archiver'
+url='http://www.arjsoftware.com/'
 arch=('x86_64')
-url="https://www.ibiblio.org/pub/Linux/utils/compress/;
 license=('custom')
 depends=('glibc')
-source=("https://ibiblio.org/pub/Linux/utils/compress/$pkgname-$pkgver.tar.gz;
+source=("https://src.fedoraproject.org/repo/pkgs/${pkgname}/${pkgname}-${pkgver}.tar.gz/c6fe45db1741f97155c7def322aa74aa/${pkgname}-${pkgver}.tar.gz;
 'LICENSE')
-sha512sums=('4f8aed311b8626f6bbefc7ad3296c1e69e8c89e79e4b853124502939ca83e2eb0352b64a5b71b2572e948a97a31416e678bc4ce30519631732001cfe7bb983d2'
+sha512sums=('747bdc940fcb8ac28207a90cec8011deb93fe26064a44c94de44d7dfc82cb1cc6db2d1a648af3626283fc4f5d608ec312900455827fd1b7835ccfb89e71a7ac7'
 
'89a2a8ed1bfbbb30ed32a55b30a5d98c1f58233603de1c1c1a6756bdae1258e810f2d0f386961bee606c31e38558dda4868c522c0c60c5ce0061ab31a97f29cb')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  sed 's|CFLAGS =|CFLAGS +=|' -i Makefile
+  sed 's|-o unarj|$(LDFLAGS) -o unarj|' -i Makefile
+}
+
 build() {
-  cd "${srcdir}"/$pkgname-$pkgver
+  cd "${pkgname}-${pkgver}"
   make
 }
 
 package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-  install -D -m755 unarj "$pkgdir"/usr/bin/unarj
-  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/${pkgname}/LICENSE
+  cd "${pkgname}-${pkgver}"
+  install -Dm 755 unarj -t "${pkgdir}/usr/bin"
+  install -Dm 644 *.txt -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 ../LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
+
+# vim: ts=2 sw=2 et:


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:00:48
  Author: felixonmars
Revision: 962988

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-static/repos/community-staging-x86_64/
  haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD
(from rev 962987, haskell-yesod-static/trunk/PKGBUILD)

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
962987, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-12 00:00:48 UTC (rev 962988)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.6.1.0
+pkgrel=264
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+ 'haskell-blaze-builder' 'haskell-conduit' 'haskell-cryptonite'
+ 'haskell-cryptonite-conduit' 'haskell-css-text' 'haskell-data-default'
+ 'haskell-file-embed' 'haskell-hashable' 'haskell-hjsmin' 
'haskell-http-types'
+ 'haskell-memory' 'haskell-mime-types' 'haskell-rio' 
'haskell-unix-compat'
+ 'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-app-static' 
'haskell-yesod-core')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-wai-extra' 
'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('66037ec28eac83e374161c1b306a4d20805ecb35ccfc4878e7894d961daaf30d9936c6e209641ff323d7e3dd5626f5a24a12915d4205417c496e272a2e969f6e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-yesod-static/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 12, 2021 @ 00:00:38
  Author: felixonmars
Revision: 962987

upgpkg: haskell-yesod-static 1.6.1.0-264: rebuild with http2 3.0.2

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-11 23:58:55 UTC (rev 962986)
+++ PKGBUILD2021-06-12 00:00:38 UTC (rev 962987)
@@ -4,7 +4,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.6.1.0
-pkgrel=263
+pkgrel=264
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:58:55
  Author: felixonmars
Revision: 962986

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-test/repos/community-staging-x86_64/
  haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD
(from rev 962985, haskell-yesod-test/trunk/PKGBUILD)

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

Copied: haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD (from rev 
962985, haskell-yesod-test/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-11 23:58:55 UTC (rev 962986)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=yesod-test
+pkgname=haskell-yesod-test
+pkgver=1.6.12
+pkgrel=141
+pkgdesc="Integration testing for WAI/Yesod Applications"
+url="https://www.yesodweb.com;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-conduit'
+ 'haskell-cookie' 'haskell-hspec-core' 'haskell-html-conduit' 
'haskell-http-types'
+ 'haskell-memory' 'haskell-network' 'haskell-pretty-show' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
+makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio' 
'haskell-unliftio-core')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('777d112d8c5ae77d667da2b8d1ed91a1cf751850d5b3678e787e7123aca8666d0a4b6d6161b7109491012d56c160603d62563b881a136ccc76a1edd006c423d6')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-yesod-test/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:58:45
  Author: felixonmars
Revision: 962985

upgpkg: haskell-yesod-test 1.6.12-141: rebuild with http2 3.0.2

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-11 23:57:14 UTC (rev 962984)
+++ PKGBUILD2021-06-11 23:58:45 UTC (rev 962985)
@@ -3,7 +3,7 @@
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
 pkgver=1.6.12
-pkgrel=140
+pkgrel=141
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com;
 license=('MIT')


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:57:14
  Author: felixonmars
Revision: 962984

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 962983, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-11 23:57:14 UTC (rev 962984)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.6.1.1
+pkgrel=36
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-conduit' 
'haskell-data-default-class'
+ 'haskell-fast-logger' 'haskell-file-embed' 'haskell-monad-logger' 
'haskell-shakespeare'
+ 'haskell-streaming-commons' 'haskell-unordered-containers' 
'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-yaml'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('107eebba6caca8db995d538b604b0b8ebee79ab5efb4887a13073a1b5316725a134dbd558443461b2e87dd671e3ee9cad86fd6287282f7d45f41cffa6767daf7')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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-yesod/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:57:03
  Author: felixonmars
Revision: 962983

upgpkg: haskell-yesod 1.6.1.1-36: rebuild with http2 3.0.2

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-11 23:55:32 UTC (rev 962982)
+++ PKGBUILD2021-06-11 23:57:03 UTC (rev 962983)
@@ -4,7 +4,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.6.1.1
-pkgrel=35
+pkgrel=36
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:55:32
  Author: felixonmars
Revision: 962982

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-form/repos/community-staging-x86_64/
  haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD
(from rev 962981, haskell-yesod-form/trunk/PKGBUILD)

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

Copied: haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD (from rev 
962981, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-11 23:55:32 UTC (rev 962982)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.7.0
+pkgrel=33
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder' 'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-byteable' 'haskell-data-default' 
'haskell-email-validate'
+ 'haskell-network-uri' 'haskell-persistent' 'haskell-resourcet' 
'haskell-shakespeare'
+ 'haskell-wai' 'haskell-xss-sanitize' 'haskell-yesod-core' 
'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('dc5373c62e78d79e570171c608fa2e9cfb2092a859b81a881ab69a406c357cc9eeff0ff04d0c08f8cc29cf66ef488ce6b96195d26b9c6dff879a1fea96eff013')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+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-yesod-form/trunk (PKGBUILD)

2021-06-11 Thread Felix Yan via arch-commits
Date: Friday, June 11, 2021 @ 23:55:23
  Author: felixonmars
Revision: 962981

upgpkg: haskell-yesod-form 1.7.0-33: rebuild with http2 3.0.2

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-11 23:53:58 UTC (rev 962980)
+++ PKGBUILD2021-06-11 23:55:23 UTC (rev 962981)
@@ -4,7 +4,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.7.0
-pkgrel=32
+pkgrel=33
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/;
 license=("MIT")


  1   2   3   4   >