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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:19:09
  Author: arojas
Revision: 362006

Qt 5.13.1 rebuild (FS#63680)

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 05:18:24 UTC (rev 362005)
+++ PKGBUILD2019-09-07 07:19:09 UTC (rev 362006)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.16.5
-pkgrel=1
+pkgrel=2
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:19:27
  Author: arojas
Revision: 362007

archrelease: copy trunk to testing-x86_64

Added:
  kwin/repos/testing-x86_64/
  kwin/repos/testing-x86_64/PKGBUILD
(from rev 362006, kwin/trunk/PKGBUILD)
  kwin/repos/testing-x86_64/kwin.install
(from rev 362006, kwin/trunk/kwin.install)

--+
 PKGBUILD |   40 
 kwin.install |9 +
 2 files changed, 49 insertions(+)

Copied: kwin/repos/testing-x86_64/PKGBUILD (from rev 362006, 
kwin/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-07 07:19:27 UTC (rev 362007)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.16.5
+pkgrel=2
+pkgdesc='An easy to use, but flexible, composited Window Manager'
+arch=(x86_64)
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=(LGPL)
+depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit 
qt5-sensors)
+makedepends=(extra-cmake-modules qt5-tools kdoctools)
+optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+install=$pkgname.install
+sha256sums=('7ff0e114e323ff7e10d78a157f8242b1d3cfa03967898d9e3fd3c039b7c9918b'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kwin/repos/testing-x86_64/kwin.install (from rev 362006, 
kwin/trunk/kwin.install)
===
--- testing-x86_64/kwin.install (rev 0)
+++ testing-x86_64/kwin.install 2019-09-07 07:19:27 UTC (rev 362007)
@@ -0,0 +1,9 @@
+post_install() {
+# this is executed by make install, but doesn't work since setcap can only be 
run as root
+  setcap CAP_SYS_NICE=+ep /usr/bin/kwin_wayland
+}
+
+post_upgrade() {
+  post_install
+}
+


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:35:54
  Author: arojas
Revision: 508344

archrelease: copy trunk to community-staging-x86_64

Added:
  atril/repos/community-staging-x86_64/
  atril/repos/community-staging-x86_64/PKGBUILD
(from rev 508343, atril/trunk/PKGBUILD)

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

Copied: atril/repos/community-staging-x86_64/PKGBUILD (from rev 508343, 
atril/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 07:35:54 UTC (rev 508344)
@@ -0,0 +1,49 @@
+# Maintainer: Brad Fanella 
+# Contributor: Martin Wimpress 
+
+pkgname=atril
+pkgver=1.22.1
+pkgrel=2
+pkgdesc="MATE document viewer"
+url="https://mate-desktop.org";
+arch=('x86_64')
+license=('GPL')
+depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'poppler-glib' 
'webkit2gtk' 'caja' 'texlive-bin')
+makedepends=('gobject-introspection' 'intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('atril-gtk3')
+replaces=('atril-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('208544f6cce4bb5c0bf423a0d618929e35527d1c5ed120a5aa19f2a7a77e5c44')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+
+   # Fix mathjax path
+   sed -i 's|/usr/share/javascript/mathjax|/usr/share/mathjax2|' 
backend/epub/epub-document.c
+}
+
+build() {
+   cd "$pkgname-$pkgver"
+   ./configure \
+   --prefix=/usr \
+   --libexecdir=/usr/lib/${_pkgbase} \
+   --enable-djvu \
+   --enable-dvi \
+   --enable-epub \
+   --enable-t1lib \
+   --enable-pixbuf \
+   --enable-comics \
+   --enable-xps \
+   --enable-introspection
+
+   #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+   make
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:35:30
  Author: arojas
Revision: 508343

mathjax2

Modified:
  atril/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 05:18:19 UTC (rev 508342)
+++ PKGBUILD2019-09-07 07:35:30 UTC (rev 508343)
@@ -3,12 +3,12 @@
 
 pkgname=atril
 pkgver=1.22.1
-pkgrel=1
+pkgrel=2
 pkgdesc="MATE document viewer"
 url="https://mate-desktop.org";
 arch=('x86_64')
 license=('GPL')
-depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax' 'poppler-glib' 
'webkit2gtk' 'caja' 'texlive-bin')
+depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'poppler-glib' 
'webkit2gtk' 'caja' 'texlive-bin')
 makedepends=('gobject-introspection' 'intltool' 'itstool')
 groups=('mate-extra')
 conflicts=('atril-gtk3')
@@ -20,7 +20,7 @@
cd "$pkgname-$pkgver"
 
# Fix mathjax path
-   sed -i 's|/usr/share/javascript/mathjax|/usr/share/mathjax|' 
backend/epub/epub-document.c
+   sed -i 's|/usr/share/javascript/mathjax|/usr/share/mathjax2|' 
backend/epub/epub-document.c
 }
 
 build() {


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

2019-09-07 Thread Maxime Gauduin via arch-commits
Date: Saturday, September 7, 2019 @ 07:49:55
  Author: alucryd
Revision: 362008

upgpkg: ffmpeg 1:4.2.1-1

Modified:
  ffmpeg/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 07:19:27 UTC (rev 362007)
+++ PKGBUILD2019-09-07 07:49:55 UTC (rev 362008)
@@ -5,8 +5,8 @@
 # Contributor: Paul Mattal 
 
 pkgname=ffmpeg
-pkgver=4.2
-pkgrel=4
+pkgver=4.2.1
+pkgrel=1
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -80,14 +80,20 @@
   libswresample.so
   libswscale.so
 )
-source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver})
-sha256sums=('SKIP')
+source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=cbb3c9497549f8856d8cd37ac63af1406a784e58)
+sha256sums=(SKIP)
 
+pkgver() {
+  cd ffmpeg
+
+  git describe --tags | sed 's/^n//'
+}
+
 build() {
   cd ffmpeg
 
   ./configure \
---prefix='/usr' \
+--prefix=/usr \
 --disable-debug \
 --disable-static \
 --disable-stripping \


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

2019-09-07 Thread Maxime Gauduin via arch-commits
Date: Saturday, September 7, 2019 @ 07:50:00
  Author: alucryd
Revision: 362009

archrelease: copy trunk to extra-x86_64

Added:
  ffmpeg/repos/extra-x86_64/PKGBUILD
(from rev 362008, ffmpeg/trunk/PKGBUILD)
Deleted:
  ffmpeg/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  298 +++--
 1 file changed, 152 insertions(+), 146 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 07:49:55 UTC (rev 362008)
+++ PKGBUILD2019-09-07 07:50:00 UTC (rev 362009)
@@ -1,146 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-# Contributor: Tom Newsom 
-# Contributor: Paul Mattal 
-
-pkgname=ffmpeg
-pkgver=4.2
-pkgrel=4
-epoch=1
-pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=(x86_64)
-url=https://ffmpeg.org/
-license=(GPL3)
-depends=(
-  alsa-lib
-  aom
-  bzip2
-  fontconfig
-  fribidi
-  gmp
-  gnutls
-  gsm
-  jack
-  lame
-  libass.so
-  libavc1394
-  libbluray.so
-  libdav1d.so
-  libdrm
-  libfreetype.so
-  libiec61883
-  libmodplug
-  libomxil-bellagio
-  libpulse
-  libraw1394
-  libsoxr
-  libssh
-  libtheora
-  libva.so
-  libva-drm.so
-  libva-x11.so
-  libvdpau
-  libvidstab.so
-  libvorbisenc.so
-  libvorbis.so
-  libvpx.so
-  libwebp
-  libx11
-  libx264.so
-  libx265.so
-  libxcb
-  libxext
-  libxml2
-  libxv
-  libxvidcore.so
-  opencore-amr
-  openjpeg2
-  opus
-  sdl2
-  speex
-  v4l-utils
-  xz
-  zlib
-)
-makedepends=(
-  ffnvcodec-headers
-  git
-  ladspa
-  nasm
-)
-optdepends=('ladspa: LADSPA filters')
-provides=(
-  libavcodec.so
-  libavdevice.so
-  libavfilter.so
-  libavformat.so
-  libavutil.so
-  libpostproc.so
-  libswresample.so
-  libswscale.so
-)
-source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver})
-sha256sums=('SKIP')
-
-build() {
-  cd ffmpeg
-
-  ./configure \
---prefix='/usr' \
---disable-debug \
---disable-static \
---disable-stripping \
---enable-fontconfig \
---enable-gmp \
---enable-gnutls \
---enable-gpl \
---enable-ladspa \
---enable-libaom \
---enable-libass \
---enable-libbluray \
---enable-libdav1d \
---enable-libdrm \
---enable-libfreetype \
---enable-libfribidi \
---enable-libgsm \
---enable-libiec61883 \
---enable-libjack \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-libsoxr \
---enable-libspeex \
---enable-libssh \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvidstab \
---enable-libvorbis \
---enable-libvpx \
---enable-libwebp \
---enable-libx264 \
---enable-libx265 \
---enable-libxcb \
---enable-libxml2 \
---enable-libxvid \
---enable-nvdec \
---enable-nvenc \
---enable-omx \
---enable-shared \
---enable-version3
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play}.1
-}
-
-package() {
-  make DESTDIR="${pkgdir}" -C ffmpeg install install-man
-  install -Dm 755 ffmpeg/tools/qt-faststart "${pkgdir}"/usr/bin/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffmpeg/repos/extra-x86_64/PKGBUILD (from rev 362008, 
ffmpeg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 07:50:00 UTC (rev 362009)
@@ -0,0 +1,152 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg
+pkgver=4.2.1
+pkgrel=1
+epoch=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=(x86_64)
+url=https://ffmpeg.org/
+license=(GPL3)
+depends=(
+  alsa-lib
+  aom
+  bzip2
+  fontconfig
+  fribidi
+  gmp
+  gnutls
+  gsm
+  jack
+  lame
+  libass.so
+  libavc1394
+  libbluray.so
+  libdav1d.so
+  libdrm
+  libfreetype.so
+  libiec61883
+  libmodplug
+  libomxil-bellagio
+  libpulse
+  libraw1394
+  libsoxr
+  libssh
+  libtheora
+  libva.so
+  libva-drm.so
+  libva-x11.so
+  libvdpau
+  libvidstab.so
+  libvorbisenc.so
+  libvorbis.so
+  libvpx.so
+  libwebp
+  libx11
+  libx264.so
+  libx265.so
+  libxcb
+  libxext
+  libxml2
+  libxv
+  libxvidcore.so
+  opencore-amr
+  openjpeg2
+  opus
+  sdl2
+  speex
+  v4l-utils
+  xz
+  zlib
+)
+makedepends=(
+  ffnvcodec-headers
+  git
+  ladspa
+  nasm
+)
+optdepends=('ladspa: LADSPA filters')
+provides=(
+  libavcodec.so
+  libavdevice.so
+  libavfilter.so
+  libavformat.so
+  libavutil.so
+  libpostproc.so
+  libswresample.so
+  libswscale.so
+)
+source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=cbb3c9497549f8856d8cd37ac63af1406a784e58)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd ffmpeg
+
+  git describe --tags | sed 's/^n//'
+}
+
+build() {
+  cd ffmpeg
+
+  ./con

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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:56:35
  Author: arojas
Revision: 508345

mathjax2

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 07:35:54 UTC (rev 508344)
+++ PKGBUILD2019-09-07 07:56:35 UTC (rev 508345)
@@ -8,7 +8,7 @@
 
 pkgname=calibre
 pkgver=3.47.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Ebook management application"
 arch=('x86_64')
 url="https://calibre-ebook.com/";
@@ -16,7 +16,7 @@
 _py_deps=('apsw' 'beautifulsoup4' 'cssselect' 'css-parser' 'dateutil' 'dbus' 
'dnspython' 'dukpy'
   'feedparser' 'html2text' 'html5-parser' 'lxml' 'markdown' 
'mechanize' 'msgpack'
   'netifaces' 'unrardll' 'pillow' 'psutil' 'pygments' 'pyqt5' 'regex')
-depends=('chmlib' 'icu' 'jxrlib' 'libmtp' 'libusbx' 'libwmf' 'mathjax' 'mtdev' 
'optipng'
+depends=('chmlib' 'icu' 'jxrlib' 'libmtp' 'libusbx' 'libwmf' 'mathjax2' 
'mtdev' 'optipng'
  'podofo' "${_py_deps[@]/#/python2-}" 'qt5-svg' 'qt5-webkit' 'udisks2')
 makedepends=('qt5-x11extras' 'rapydscript-ng' 'sip' 'xdg-utils')
 checkdepends=('xorg-server-xvfb')
@@ -61,7 +61,7 @@
 
   LANG='en_US.UTF-8' python2 setup.py build
   LANG='en_US.UTF-8' python2 setup.py gui
-  LANG='en_US.UTF-8' python2 setup.py mathjax --path-to-mathjax 
/usr/share/mathjax --system-mathjax
+  LANG='en_US.UTF-8' python2 setup.py mathjax --path-to-mathjax 
/usr/share/mathjax2 --system-mathjax
   LANG='en_US.UTF-8' python2 setup.py rapydscript
 }
 


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 07:56:56
  Author: arojas
Revision: 508346

archrelease: copy trunk to community-staging-x86_64

Added:
  calibre/repos/community-staging-x86_64/
  calibre/repos/community-staging-x86_64/PKGBUILD
(from rev 508345, calibre/trunk/PKGBUILD)

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

Copied: calibre/repos/community-staging-x86_64/PKGBUILD (from rev 508345, 
calibre/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 07:56:56 UTC (rev 508346)
@@ -0,0 +1,99 @@
+# Maintainer: Jelle van der Waa 
+# Maintainer: Eli Schwartz 
+# Contributor: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+# Contributor: Petrov Roman 
+# Contributor: Andrea Fagiani 
+# Contributor: Larry Hajali 
+
+pkgname=calibre
+pkgver=3.47.1
+pkgrel=2
+pkgdesc="Ebook management application"
+arch=('x86_64')
+url="https://calibre-ebook.com/";
+license=('GPL3')
+_py_deps=('apsw' 'beautifulsoup4' 'cssselect' 'css-parser' 'dateutil' 'dbus' 
'dnspython' 'dukpy'
+  'feedparser' 'html2text' 'html5-parser' 'lxml' 'markdown' 
'mechanize' 'msgpack'
+  'netifaces' 'unrardll' 'pillow' 'psutil' 'pygments' 'pyqt5' 'regex')
+depends=('chmlib' 'icu' 'jxrlib' 'libmtp' 'libusbx' 'libwmf' 'mathjax2' 
'mtdev' 'optipng'
+ 'podofo' "${_py_deps[@]/#/python2-}" 'qt5-svg' 'qt5-webkit' 'udisks2')
+makedepends=('qt5-x11extras' 'rapydscript-ng' 'sip' 'xdg-utils')
+checkdepends=('xorg-server-xvfb')
+optdepends=('ipython2: to use calibre-debug'
+'poppler: required for converting pdf to html')
+source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz";
+"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig";)
+sha256sums=('b309933f295cddf05553c60012d8c0376aae732a729688f646466cca55369f9e'
+'SKIP')
+b2sums=('60915345dd756d085386af61128e92569304be64aadbc21b69973e93adf3fb5cc88f7250153c238ecf423546f408bfc094b5bce329a54e7f080f831c4a8c23c1'
+'SKIP')
+validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New 
longer key) 
+
+prepare(){
+  cd "${pkgname}-${pkgver}"
+
+  # Desktop integration (e.g. enforce arch defaults)
+  sed -e "/import config_dir/,/os.rmdir(config_dir)/d" \
+  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
+  -e "s/^Name=calibre/Name=Calibre/g" \
+  -i  src/calibre/linux.py
+
+  # cherry-picked bits of python2-backports.functools_lru_cache
+  # needed for frozen builds + beautifulsoup4
+  # see 
https://github.com/kovidgoyal/calibre/commit/b177f0a1096b4fdabd8772dd9edc2a69e683#commitcomment-33169700
+  rm -r src/backports
+
+  cd resources
+
+  # Remove unneeded files
+  rm ${pkgname}-portable.* mozilla-ca-certs.pem
+
+  # tarball cache from calibre 4.x
+  rm editor.js viewer.{js,html}
+
+  # use system mathjax
+  rm -r mathjax
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  LANG='en_US.UTF-8' python2 setup.py build
+  LANG='en_US.UTF-8' python2 setup.py gui
+  LANG='en_US.UTF-8' python2 setup.py mathjax --path-to-mathjax 
/usr/share/mathjax2 --system-mathjax
+  LANG='en_US.UTF-8' python2 setup.py rapydscript
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+
+  # without xvfb-run this fails with much "Control socket failed to recv(), 
resetting"
+  # ERROR: test_websocket_perf (calibre.srv.tests.web_sockets.WebSocketTest)
+
+  LANG='en_US.UTF-8' xvfb-run python2 setup.py test
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  # If this directory doesn't exist, zsh completion won't install.
+  install -d "${pkgdir}/usr/share/zsh/site-functions"
+
+  LANG='en_US.UTF-8' python2 setup.py install \
+--staging-root="${pkgdir}/usr" \
+--prefix=/usr
+
+  cp -a man-pages/ "${pkgdir}/usr/share/man"
+
+  # not needed at runtime
+  rm -r "${pkgdir}"/usr/share/calibre/rapydscript/
+
+  # Compiling bytecode FS#33392
+  # This is kind of ugly but removes traces of the build root.
+  while read -rd '' _file; do
+_destdir="$(dirname "${_file#${pkgdir}}")"
+python2 -m compileall -d "${_destdir}" "${_file}"
+python2 -O -m compileall -d "${_destdir}" "${_file}"
+  done < <(find "${pkgdir}"/usr/lib/ -name '*.py' -print0)
+}


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

2019-09-07 Thread Maxime Gauduin via arch-commits
Date: Saturday, September 7, 2019 @ 07:59:06
  Author: alucryd
Revision: 508348

archrelease: copy trunk to community-x86_64

Added:
  granite/repos/community-x86_64/PKGBUILD
(from rev 508347, granite/trunk/PKGBUILD)
Deleted:
  granite/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 07:59:01 UTC (rev 508347)
+++ PKGBUILD2019-09-07 07:59:06 UTC (rev 508348)
@@ -1,40 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Ner0 
-
-pkgname=granite
-pkgver=5.2.4
-pkgrel=1
-pkgdesc='Library that extends Gtk+'
-arch=(x86_64)
-url=https://github.com/elementary/granite
-license=(LGPL3)
-groups=(pantheon)
-depends=(
-  cairo
-  gdk-pixbuf2
-  glib2
-  gtk3
-  libgee
-  pango
-)
-makedepends=(
-  git
-  gobject-introspection
-  meson
-  vala
-)
-provides=(libgranite.so)
-source=(git+https://github.com/elementary/granite.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson granite build \
--D b_pie=false
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: granite/repos/community-x86_64/PKGBUILD (from rev 508347, 
granite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 07:59:06 UTC (rev 508348)
@@ -0,0 +1,46 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ner0 
+
+pkgname=granite
+pkgver=5.2.5
+pkgrel=1
+pkgdesc='Library that extends Gtk+'
+arch=(x86_64)
+url=https://github.com/elementary/granite
+license=(LGPL3)
+groups=(pantheon)
+depends=(
+  cairo
+  gdk-pixbuf2
+  glib2
+  gtk3
+  libgee
+  pango
+)
+makedepends=(
+  git
+  gobject-introspection
+  meson
+  vala
+)
+provides=(libgranite.so)
+source=(git+https://github.com/elementary/granite.git#tag=7e1b76b3a5d093687bc296013b136d30173b22c6)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd granite
+
+  git describe --tags
+}
+
+build() {
+  arch-meson granite build \
+-D b_pie=false
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-09-07 Thread Maxime Gauduin via arch-commits
Date: Saturday, September 7, 2019 @ 07:59:01
  Author: alucryd
Revision: 508347

upgpkg: granite 5.2.5-1

Modified:
  granite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 07:56:56 UTC (rev 508346)
+++ PKGBUILD2019-09-07 07:59:01 UTC (rev 508347)
@@ -2,7 +2,7 @@
 # Contributor: Ner0 
 
 pkgname=granite
-pkgver=5.2.4
+pkgver=5.2.5
 pkgrel=1
 pkgdesc='Library that extends Gtk+'
 arch=(x86_64)
@@ -24,9 +24,15 @@
   vala
 )
 provides=(libgranite.so)
-source=(git+https://github.com/elementary/granite.git#tag=${pkgver})
+source=(git+https://github.com/elementary/granite.git#tag=7e1b76b3a5d093687bc296013b136d30173b22c6)
 sha256sums=(SKIP)
 
+pkgver() {
+  cd granite
+
+  git describe --tags
+}
+
 build() {
   arch-meson granite build \
 -D b_pie=false


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:01:08
  Author: arojas
Revision: 508349

mathjax2

Modified:
  sigil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 07:59:06 UTC (rev 508348)
+++ PKGBUILD2019-09-07 08:01:08 UTC (rev 508349)
@@ -5,12 +5,12 @@
 
 pkgname=sigil
 pkgver=0.9.18
-pkgrel=1
+pkgrel=2
 pkgdesc="WYSIWYG ebook editor"
 arch=('x86_64')
 url="https://sigil-ebook.com/";
 license=('GPL3')
-depends=('hicolor-icon-theme' 'hunspell' 'mathjax' 'minizip' 
'python-css-parser'
+depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
  'python-lxml' 'qt5-webengine')
 makedepends=('qt5-tools' 'cmake')
 optdepends=('hunspell-en_US: for English dictionary support'
@@ -40,7 +40,7 @@
 -DUSE_SYSTEM_LIBS=1 \
 -DSYSTEM_LIBS_REQUIRED=1 \
 -DINSTALL_BUNDLED_DICTS=0 \
--DMATHJAX_DIR=/usr/share/mathjax \
+-DMATHJAX_DIR=/usr/share/mathjax2 \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DCMAKE_C_FLAGS:STRING="${CFLAGS}" \


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:01:28
  Author: arojas
Revision: 508350

archrelease: copy trunk to community-staging-x86_64

Added:
  sigil/repos/community-staging-x86_64/
  sigil/repos/community-staging-x86_64/PKGBUILD
(from rev 508349, sigil/trunk/PKGBUILD)
  sigil/repos/community-staging-x86_64/sigil.install
(from rev 508349, sigil/trunk/sigil.install)

---+
 PKGBUILD  |   68 
 sigil.install |   10 
 2 files changed, 78 insertions(+)

Copied: sigil/repos/community-staging-x86_64/PKGBUILD (from rev 508349, 
sigil/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 08:01:28 UTC (rev 508350)
@@ -0,0 +1,68 @@
+# Maintainer: Eli Schwartz 
+# Maintainer: Alad Wenter 
+# Contributor: Giovanni Scafora 
+# Contributor: Larry Hajali 
+
+pkgname=sigil
+pkgver=0.9.18
+pkgrel=2
+pkgdesc="WYSIWYG ebook editor"
+arch=('x86_64')
+url="https://sigil-ebook.com/";
+license=('GPL3')
+depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
+ 'python-lxml' 'qt5-webengine')
+makedepends=('qt5-tools' 'cmake')
+optdepends=('hunspell-en_US: for English dictionary support'
+'hyphen-en: for English hyphenation support in plugins'
+'pageedit: external editor to replace BookView'
+'python-html5lib: recommended for plugins'
+'python-chardet: recommended for plugins'
+'python-cssselect: recommended for plugins'
+'python-pillow: recommended for plugins'
+'python-regex: recommended for plugins'
+'python-pyqt5: recommended for plugins'
+'tk: recommended for plugins')
+install=${pkgname}.install
+source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz";
+
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig";)
+sha256sums=('d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6'
+'SKIP')
+b2sums=('a20a1465032371f9d7e567fff03c859adf4bd2264e9d803efeb3bdeb3b097eca826daa36824370848aea50fffb2b2b74b28568f7dca926565dfd0948d7ade030'
+'SKIP')
+validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

+
+build() {
+mkdir -p "${srcdir}"/Sigil-${pkgver}/build
+cd "${srcdir}"/Sigil-${pkgver}/build
+
+cmake -G "Unix Makefiles" \
+-DUSE_SYSTEM_LIBS=1 \
+-DSYSTEM_LIBS_REQUIRED=1 \
+-DINSTALL_BUNDLED_DICTS=0 \
+-DMATHJAX_DIR=/usr/share/mathjax2 \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
+-DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON ..
+
+make
+}
+
+package() {
+cd "${srcdir}"/Sigil-${pkgver}/build
+make install DESTDIR="${pkgdir}"
+
+for _pic in 16 32 48 128 256; do
+install -D -m 0644 ../src/Resource_Files/icon/app_icon_${_pic}.png \
+
"${pkgdir}"/usr/share/icons/hicolor/${_pic}x${_pic}/apps/${pkgname}.png
+done
+install -Dm644 ../src/Resource_Files/icon/app_icon_128.png \
+"$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+# Compile python bytecode
+python -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
+python -O -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
+}

Copied: sigil/repos/community-staging-x86_64/sigil.install (from rev 508349, 
sigil/trunk/sigil.install)
===
--- community-staging-x86_64/sigil.install  (rev 0)
+++ community-staging-x86_64/sigil.install  2019-09-07 08:01:28 UTC (rev 
508350)
@@ -0,0 +1,10 @@
+post_upgrade() {
+if (( $(vercmp 0.9.13 "$2") > 0 )); then
+cat << __EOF__
+Sigil will very possibly not work at first due to bugs in the 0.9.11 - 0.9.12 
preferences code.
+Please see the following resources for migration instructions:
+  https://www.mobileread.com/forums/showthread.php?t=315748
+  https://github.com/Sigil-Ebook/Sigil/wiki#if-youre-here-because
+__EOF__
+fi
+}


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:04:44
  Author: arojas
Revision: 508351

mathjax2

Modified:
  xreader/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 08:01:28 UTC (rev 508350)
+++ PKGBUILD2019-09-07 08:04:44 UTC (rev 508351)
@@ -3,7 +3,7 @@
 
 pkgname=xreader
 pkgver=2.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Document viewer for files like PDF and Postscript. X-Apps Project."
 arch=('x86_64')
 url="https://github.com/linuxmint/${pkgname}";
@@ -13,7 +13,7 @@
 optdepends=('djvulibre: support for djvu files'
 'libgxps: support for xps files'
 'libspectre: support for dvi and ps files'
-'mathjax: support for math in epub files'
+'mathjax2: support for math in epub files'
 'texlive-bin: support for dvi files')
 makedepends=('meson' 'samurai' 'intltool' 'itstool' 'gobject-introspection' 
'djvulibre'
  'libgxps' 'libspectre' 'texlive-bin')
@@ -28,7 +28,7 @@
 meson --prefix=/usr \
   --libexecdir=lib/${pkgname} \
   --buildtype=plain \
-  -Dmathjax-directory=/usr/share/mathjax \
+  -Dmathjax-directory=/usr/share/mathjax2 \
   -Dcomics=true \
   -Ddjvu=true \
   -Ddvi=true \


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:05:03
  Author: arojas
Revision: 508352

archrelease: copy trunk to community-staging-x86_64

Added:
  xreader/repos/community-staging-x86_64/
  xreader/repos/community-staging-x86_64/PKGBUILD
(from rev 508351, xreader/trunk/PKGBUILD)

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

Copied: xreader/repos/community-staging-x86_64/PKGBUILD (from rev 508351, 
xreader/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 08:05:03 UTC (rev 508352)
@@ -0,0 +1,47 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Nate Simon 
+
+pkgname=xreader
+pkgver=2.2.3
+pkgrel=2
+pkgdesc="Document viewer for files like PDF and Postscript. X-Apps Project."
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}";
+license=('GPL')
+groups=('x-apps')
+depends=('poppler-glib' 'webkit2gtk' 'xapps')
+optdepends=('djvulibre: support for djvu files'
+'libgxps: support for xps files'
+'libspectre: support for dvi and ps files'
+'mathjax2: support for math in epub files'
+'texlive-bin: support for dvi files')
+makedepends=('meson' 'samurai' 'intltool' 'itstool' 'gobject-introspection' 
'djvulibre'
+ 'libgxps' 'libspectre' 'texlive-bin')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('b71d64456899f7e4946b67e4fd1065529e5b246f23b0e843b78dcd2bef06189b')
+b2sums=('462916ec5cef14c451d31a106bbed0dfcbf370f3567159222984af303c56e42d5f2ec7f83ee8de826d810c60b479f2f3b02d254725e4b5738b33ff00803370c9')
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr \
+  --libexecdir=lib/${pkgname} \
+  --buildtype=plain \
+  -Dmathjax-directory=/usr/share/mathjax2 \
+  -Dcomics=true \
+  -Ddjvu=true \
+  -Ddvi=true \
+  -Dt1lib=true \
+  -Dpixbuf=true \
+  -Dintrospection=true \
+  -Dhelp_files=true \
+  ..
+samu
+}
+
+package(){
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:09:27
  Author: arojas
Revision: 508361

Update to 2.7.6

Modified:
  mathjax2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 08:06:41 UTC (rev 508360)
+++ PKGBUILD2019-09-07 08:09:27 UTC (rev 508361)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax2
-pkgver=2.7.5
+pkgver=2.7.6
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -11,7 +11,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz";)
-sha256sums=('a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f')
+sha256sums=('51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5')
 
 prepare() {
   cd MathJax-$pkgver


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 08:09:50
  Author: arojas
Revision: 508362

archrelease: copy trunk to community-any

Added:
  mathjax2/repos/community-any/PKGBUILD
(from rev 508361, mathjax2/trunk/PKGBUILD)
Deleted:
  mathjax2/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 08:09:27 UTC (rev 508361)
+++ PKGBUILD2019-09-07 08:09:50 UTC (rev 508362)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 362427 2018-07-19 17:42:59Z arojas $
-# Maintainer: Antonio Rojas 
-# Contributor: Kevin Dodd 
-# Contributor: Tianjiao Yin 
-
-pkgname=mathjax2
-pkgver=2.7.5
-pkgrel=1
-pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
-url='https://www.mathjax.org/'
-arch=(any)
-license=(Apache)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz";)
-sha256sums=('a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f')
-
-prepare() {
-  cd MathJax-$pkgver
-
-# Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
-  rm -r docs test unpacked
-  rm -r fonts/HTML-CSS/TeX/png
-  for _format in eot otf svg ; do
-   find . -type d -name "$_format" -prune -exec rm -rf {} \;
-  done
-}
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/{fonts,licenses/mathjax2}
-  cp -a MathJax-$pkgver "$pkgdir"/usr/share/mathjax2
-  mv "$pkgdir"/usr/share/mathjax2/fonts "$pkgdir"/usr/share/fonts/mathjax2
-  ln -s /usr/share/fonts/mathjax2 "$pkgdir"/usr/share/mathjax2/fonts
-  mv "$pkgdir"/usr/share/mathjax2/LICENSE 
"$pkgdir"/usr/share/licenses/mathjax2/
-}

Copied: mathjax2/repos/community-any/PKGBUILD (from rev 508361, 
mathjax2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 08:09:50 UTC (rev 508362)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 362427 2018-07-19 17:42:59Z arojas $
+# Maintainer: Antonio Rojas 
+# Contributor: Kevin Dodd 
+# Contributor: Tianjiao Yin 
+
+pkgname=mathjax2
+pkgver=2.7.6
+pkgrel=1
+pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
+url='https://www.mathjax.org/'
+arch=(any)
+license=(Apache)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz";)
+sha256sums=('51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5')
+
+prepare() {
+  cd MathJax-$pkgver
+
+# Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
+  rm -r docs test unpacked
+  rm -r fonts/HTML-CSS/TeX/png
+  for _format in eot otf svg ; do
+   find . -type d -name "$_format" -prune -exec rm -rf {} \;
+  done
+}
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/{fonts,licenses/mathjax2}
+  cp -a MathJax-$pkgver "$pkgdir"/usr/share/mathjax2
+  mv "$pkgdir"/usr/share/mathjax2/fonts "$pkgdir"/usr/share/fonts/mathjax2
+  ln -s /usr/share/fonts/mathjax2 "$pkgdir"/usr/share/mathjax2/fonts
+  mv "$pkgdir"/usr/share/mathjax2/LICENSE 
"$pkgdir"/usr/share/licenses/mathjax2/
+}


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

2019-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Saturday, September 7, 2019 @ 08:13:29
  Author: mtorromeo
Revision: 508363

upgpkg: cockpit 202-1

Modified:
  cockpit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 08:09:50 UTC (rev 508362)
+++ PKGBUILD2019-09-07 08:13:29 UTC (rev 508363)
@@ -5,7 +5,7 @@
 
 pkgbase=cockpit
 pkgname=(cockpit cockpit-pcp cockpit-dashboard)
-pkgver=201
+pkgver=202
 pkgrel=1
 pkgdesc='A systemd web based user interface for Linux servers'
 arch=('x86_64')
@@ -16,8 +16,8 @@
 
source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz";
 
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz";
 "cockpit.pam")
-sha256sums=('892a605755bc2f388e35aaf2da485e246d865399828efc151b469dfc234fcfc2'
-'41258751ed2d79c95dcdad55d9785a2be12e5e188fb18a1e2c8de6c2f4e68bcd'
+sha256sums=('5e21e53ead8184d4a98ea78561fec62ba907cac810e850ed9972043de282af10'
+'295e2eb75930c510dfbdefac2a087bdb22a30595df8e67a9aea31761cdc24a92'
 'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d')
 
 build() {


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

2019-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Saturday, September 7, 2019 @ 08:13:52
  Author: mtorromeo
Revision: 508364

archrelease: copy trunk to community-x86_64

Added:
  cockpit/repos/community-x86_64/PKGBUILD
(from rev 508363, cockpit/trunk/PKGBUILD)
  cockpit/repos/community-x86_64/cockpit.pam
(from rev 508363, cockpit/trunk/cockpit.pam)
Deleted:
  cockpit/repos/community-x86_64/PKGBUILD
  cockpit/repos/community-x86_64/cockpit.pam

-+
 PKGBUILD|  172 +-
 cockpit.pam |   10 +--
 2 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 08:13:29 UTC (rev 508363)
+++ PKGBUILD2019-09-07 08:13:52 UTC (rev 508364)
@@ -1,86 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Iwan Timmer 
-# Contributor: Mark Constable 
-# Contributor: Anatol Pomozov 
-
-pkgbase=cockpit
-pkgname=(cockpit cockpit-pcp cockpit-dashboard)
-pkgver=201
-pkgrel=1
-pkgdesc='A systemd web based user interface for Linux servers'
-arch=('x86_64')
-url='https://cockpit-project.org/'
-license=(LGPL)
-makedepends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking
- git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp)
-source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz";
-
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz";
-"cockpit.pam")
-sha256sums=('892a605755bc2f388e35aaf2da485e246d865399828efc151b469dfc234fcfc2'
-'41258751ed2d79c95dcdad55d9785a2be12e5e188fb18a1e2c8de6c2f4e68bcd'
-'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d')
-
-build() {
-  cd cockpit-$pkgver
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/$pkgname/ \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-dependency-tracking
-  make
-}
-
-package_cockpit() {
-  depends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking)
-  backup=('etc/pam.d/cockpit')
-  optdepends=("cockpit-pcp: reading performance metrics"
-  "cockpit-dashboard: dashboard and support for connecting to 
remote hosts"
-  "udisks2: manage hard disks"
-  "networkmanager: manage network connections"
-  "packagekit: manage packages"
-  "docker: manage containers"
-  "libvirt: manage virtual machines"
-  "kubernetes: manage cluster")
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir" install
-  rm -rf "$pkgdir"/usr/{src,lib/firewalld}
-  install -Dm 644 "$srcdir"/cockpit.pam "$pkgdir"/etc/pam.d/cockpit
-
-  # remove unused plugins
-  rm -rf "$pkgdir"/usr/share/cockpit/{selinux,playground,sosreport} \
- 
"$pkgdir"/usr/share/metainfo/org.cockpit-project.cockpit-{selinux,sosreport}.metainfo.xml
-
-  # remove plugins packaged separately
-  rm -rf "$pkgdir"/usr/share/cockpit/{pcp,dashboard} \
- "$pkgdir"/usr/lib/cockpit/cockpit-pcp \
- "$pkgdir"/var/lib/pcp
-}
-
-package_cockpit-pcp() {
-  pkgdesc='Cockpit support for reading PCP metrics and loading PCP archives'
-  depends=(cockpit pcp)
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir"/tmp install
-
-  cd "$pkgdir"/tmp
-  bsdtar -cf - usr/share/cockpit/pcp usr/lib/cockpit/cockpit-pcp var/lib/pcp \
-| bsdtar -xf - -C "$pkgdir"
-  rm -rf "$pkgdir"/tmp
-}
-
-package_cockpit-dashboard() {
-  pkgdesc='Cockpit support for connecting to remote servers (through ssh), 
bastion hosts, and a basic dashboard.'
-  depends=(cockpit)
-
-  cd cockpit-$pkgver
-  make DESTDIR="$pkgdir"/tmp install
-
-  cd "$pkgdir"/tmp
-  bsdtar -cf - usr/share/cockpit/dashboard \
-| bsdtar -xf - -C "$pkgdir"
-  rm -rf "$pkgdir"/tmp
-}

Copied: cockpit/repos/community-x86_64/PKGBUILD (from rev 508363, 
cockpit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 08:13:52 UTC (rev 508364)
@@ -0,0 +1,86 @@
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Iwan Timmer 
+# Contributor: Mark Constable 
+# Contributor: Anatol Pomozov 
+
+pkgbase=cockpit
+pkgname=(cockpit cockpit-pcp cockpit-dashboard)
+pkgver=202
+pkgrel=1
+pkgdesc='A systemd web based user interface for Linux servers'
+arch=('x86_64')
+url='https://cockpit-project.org/'
+license=(LGPL)
+makedepends=(libssh krb5 libssh accountsservice perl-json perl-locale-po 
json-glib glib-networking
+ git intltool gtk-doc gobject-introspection networkmanager 
libgsystem xmlto npm pcp)
+source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-$pkgver.tar.xz";
+
"https://github.com/cockpit-project/cockpit/releases/download/$pkgver/cockpit-cache-$pkgver.tar.xz";
+"cockpit.pam")

[arch-commits] Commit in (rkt)

2019-09-07 Thread Massimiliano Torromeo via arch-commits
Date: Saturday, September 7, 2019 @ 08:54:36
  Author: mtorromeo
Revision: 508365

Moved from [community] to unsupported due to project inactivity

Deleted:
  rkt/


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:06:46
  Author: arojas
Revision: 508366

Build with swig 3 (FS#63288)

Modified:
  mypaint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 08:54:36 UTC (rev 508365)
+++ PKGBUILD2019-09-07 09:06:46 UTC (rev 508366)
@@ -4,25 +4,27 @@
 
 pkgname=mypaint
 pkgver=1.2.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Fast and easy painting application for digital painters, with brush 
dynamics"
 arch=('x86_64')
 url="http://mypaint.org/";
 license=('GPL')
 depends=('gtk3' 'python2-cairo' 'python2-gobject' 'python2-numpy')
-makedepends=('scons' 'swig')
+makedepends=('scons' 'swig3')
 # requires mypaint 2.0 with libmypaint 2.0 to work dynamically
 conflicts=('libmypaint')
 
source=(https://github.com/mypaint/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz{,.asc}
 fix-wayland.patch
 0001-Fix-AppStream-metadata-validation.patch
-scons-python3.patch)
+scons-python3.patch
+mypaint-swig3.patch)
 validpgpkeys=('C02391F4BBA4F0E2B27C6BFF6E3037E12878B299') # Andrew Chadwick
 sha256sums=('ed2349382f6a0c583d7defae06427e97ac7d14acb77b9e2c0fc7171ddd96d3c7'
 'SKIP'
 '1ffa2e6e0deb236928f33c7f82cc037949e76600b5f7242f85b18380a241928b'
 '5a0d1dc67a4377adf6d7e38300fcf07b11765ea7bf8866d0a28765d0522ff99b'
-'f2f99e7d0db538eb2c9c084077e7c8ceb480911318b3c0fbf23cf9cc37bfc893')
+'f2f99e7d0db538eb2c9c084077e7c8ceb480911318b3c0fbf23cf9cc37bfc893'
+'1d76b18aee23257204d78cc6632d3723d2d882527d36ed0db0844307977edaea')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -38,6 +40,8 @@
   sed -i 's|/share/appdata|/share/metainfo|' SConscript
 
   patch -p1 -i ../scons-python3.patch
+
+  patch -p1 -i ../mypaint-swig3.patch # FS#63288
 }
 
 build() {


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:07:44
  Author: arojas
Revision: 508367

archrelease: copy trunk to community-x86_64

Added:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
(from rev 508366, 
mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
  mypaint/repos/community-x86_64/PKGBUILD
(from rev 508366, mypaint/trunk/PKGBUILD)
  mypaint/repos/community-x86_64/fix-wayland.patch
(from rev 508366, mypaint/trunk/fix-wayland.patch)
  mypaint/repos/community-x86_64/scons-python3.patch
(from rev 508366, mypaint/trunk/scons-python3.patch)
Deleted:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
  mypaint/repos/community-x86_64/PKGBUILD
  mypaint/repos/community-x86_64/fix-wayland.patch
  mypaint/repos/community-x86_64/scons-python3.patch

--+
 0001-Fix-AppStream-metadata-validation.patch |   94 +++---
 PKGBUILD |  106 ---
 fix-wayland.patch|  140 +-
 scons-python3.patch  |  342 -
 4 files changed, 343 insertions(+), 339 deletions(-)

Deleted: 0001-Fix-AppStream-metadata-validation.patch
===
--- 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:06:46 UTC 
(rev 508366)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:07:44 UTC 
(rev 508367)
@@ -1,47 +0,0 @@
-From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Tue, 25 Dec 2018 03:15:55 +0100
-Subject: [PATCH] Fix AppStream metadata validation
-

- desktop/mypaint.appdata.xml | 15 ---
- 1 file changed, 8 insertions(+), 7 deletions(-)
-
-diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
-index 77a60b2c..209d85e4 100644
 a/desktop/mypaint.appdata.xml
-+++ b/desktop/mypaint.appdata.xml
-@@ -1,12 +1,10 @@
- 
- 
- 
--
--  mypaint.desktop
-+
-+  org.mypaint.mypaint
-   MyPaint
--  
--Painting program for digital artists
--  
-+  Painting program for digital artists
-   GPL-2.0+
-   CC0-1.0
-   
-@@ -24,9 +22,12 @@
-   so you don’t have to configure your own if you don’t want to.
- 
-   
-+  mypaint.desktop
-   http://mypaint.org/
-   
--https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-+  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-   
-   a.t.chadw...@gmail.com
--
-+
--- 
-2.20.1
-

Copied: 
mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch 
(from rev 508366, mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
===
--- 0001-Fix-AppStream-metadata-validation.patch
(rev 0)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:07:44 UTC 
(rev 508367)
@@ -0,0 +1,47 @@
+From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Tue, 25 Dec 2018 03:15:55 +0100
+Subject: [PATCH] Fix AppStream metadata validation
+
+---
+ desktop/mypaint.appdata.xml | 15 ---
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
+index 77a60b2c..209d85e4 100644
+--- a/desktop/mypaint.appdata.xml
 b/desktop/mypaint.appdata.xml
+@@ -1,12 +1,10 @@
+ 
+ 
+ 
+-
+-  mypaint.desktop
++
++  org.mypaint.mypaint
+   MyPaint
+-  
+-Painting program for digital artists
+-  
++  Painting program for digital artists
+   GPL-2.0+
+   CC0-1.0
+   
+@@ -24,9 +22,12 @@
+   so you don’t have to configure your own if you don’t want to.
+ 
+   
++  mypaint.desktop
+   http://mypaint.org/
+   
+-https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
++  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
+   
+   a.t.chadw...@gmail.com
+-
++
+-- 
+2.20.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 09:06:46 UTC (rev 508366)
+++ PKGBUILD2019-09-07 09:07:44 UTC (rev 508367)
@@ -1,51 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Jon Nordby 
-
-pkgname=mypaint
-pkgver=1.2.1
-pkgrel=8
-pkgdesc="Fast and easy painting application for digital painters, with brush 
dynamics"
-arch=('x86_64')
-url="http://mypaint.org/";
-license=('GPL')
-depends=('gtk3' 'python2-cairo' 'python2-gobject' 'python2-numpy')
-makedepends=('scons' 'swig')
-# requires mypaint 2.0 with libmypaint 2.0 to work dynamically
-conflicts=('libmypaint')
-source=(https://github.com/mypaint/$pkgname/releases/download/v$pkgver/$pkg

[arch-commits] Commit in mypaint/trunk (mypaint-swig3.patch)

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:12:43
  Author: arojas
Revision: 508368

Add missing patch

Added:
  mypaint/trunk/mypaint-swig3.patch

-+
 mypaint-swig3.patch |   11 +++
 1 file changed, 11 insertions(+)

Added: mypaint-swig3.patch
===
--- mypaint-swig3.patch (rev 0)
+++ mypaint-swig3.patch 2019-09-07 09:12:43 UTC (rev 508368)
@@ -0,0 +1,11 @@
+--- mypaint-1.2.1/SConstruct.orig  2019-09-07 08:59:20.675785294 +
 mypaint-1.2.1/SConstruct   2019-09-07 08:59:33.795961507 +
+@@ -63,7 +63,7 @@
+ # patch with a suitable options switch.
+ tools.append("mingw")
+ 
+-env = Environment(ENV=os.environ, options=opts, tools=tools)
++env = Environment(ENV=os.environ, options=opts, tools=tools, SWIG='swig-3')
+ 
+ Help(opts.GenerateHelpText(env))
+ 


[arch-commits] Commit in mypaint/repos/community-x86_64 (9 files)

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:13:00
  Author: arojas
Revision: 508369

archrelease: copy trunk to community-x86_64

Added:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
(from rev 508368, 
mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
  mypaint/repos/community-x86_64/PKGBUILD
(from rev 508368, mypaint/trunk/PKGBUILD)
  mypaint/repos/community-x86_64/fix-wayland.patch
(from rev 508368, mypaint/trunk/fix-wayland.patch)
  mypaint/repos/community-x86_64/mypaint-swig3.patch
(from rev 508368, mypaint/trunk/mypaint-swig3.patch)
  mypaint/repos/community-x86_64/scons-python3.patch
(from rev 508368, mypaint/trunk/scons-python3.patch)
Deleted:
  mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch
  mypaint/repos/community-x86_64/PKGBUILD
  mypaint/repos/community-x86_64/fix-wayland.patch
  mypaint/repos/community-x86_64/scons-python3.patch

--+
 0001-Fix-AppStream-metadata-validation.patch |   94 +++---
 PKGBUILD |  110 
 fix-wayland.patch|  140 +-
 mypaint-swig3.patch  |   11 
 scons-python3.patch  |  342 -
 5 files changed, 354 insertions(+), 343 deletions(-)

Deleted: 0001-Fix-AppStream-metadata-validation.patch
===
--- 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:12:43 UTC 
(rev 508368)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:13:00 UTC 
(rev 508369)
@@ -1,47 +0,0 @@
-From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Tue, 25 Dec 2018 03:15:55 +0100
-Subject: [PATCH] Fix AppStream metadata validation
-

- desktop/mypaint.appdata.xml | 15 ---
- 1 file changed, 8 insertions(+), 7 deletions(-)
-
-diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
-index 77a60b2c..209d85e4 100644
 a/desktop/mypaint.appdata.xml
-+++ b/desktop/mypaint.appdata.xml
-@@ -1,12 +1,10 @@
- 
- 
- 
--
--  mypaint.desktop
-+
-+  org.mypaint.mypaint
-   MyPaint
--  
--Painting program for digital artists
--  
-+  Painting program for digital artists
-   GPL-2.0+
-   CC0-1.0
-   
-@@ -24,9 +22,12 @@
-   so you don’t have to configure your own if you don’t want to.
- 
-   
-+  mypaint.desktop
-   http://mypaint.org/
-   
--https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-+  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
-+
-   
-   a.t.chadw...@gmail.com
--
-+
--- 
-2.20.1
-

Copied: 
mypaint/repos/community-x86_64/0001-Fix-AppStream-metadata-validation.patch 
(from rev 508368, mypaint/trunk/0001-Fix-AppStream-metadata-validation.patch)
===
--- 0001-Fix-AppStream-metadata-validation.patch
(rev 0)
+++ 0001-Fix-AppStream-metadata-validation.patch2019-09-07 09:13:00 UTC 
(rev 508369)
@@ -0,0 +1,47 @@
+From 24d6f2bcee83c2e9f8d68c7c6a29f91ca26243ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Tue, 25 Dec 2018 03:15:55 +0100
+Subject: [PATCH] Fix AppStream metadata validation
+
+---
+ desktop/mypaint.appdata.xml | 15 ---
+ 1 file changed, 8 insertions(+), 7 deletions(-)
+
+diff --git a/desktop/mypaint.appdata.xml b/desktop/mypaint.appdata.xml
+index 77a60b2c..209d85e4 100644
+--- a/desktop/mypaint.appdata.xml
 b/desktop/mypaint.appdata.xml
+@@ -1,12 +1,10 @@
+ 
+ 
+ 
+-
+-  mypaint.desktop
++
++  org.mypaint.mypaint
+   MyPaint
+-  
+-Painting program for digital artists
+-  
++  Painting program for digital artists
+   GPL-2.0+
+   CC0-1.0
+   
+@@ -24,9 +22,12 @@
+   so you don’t have to configure your own if you don’t want to.
+ 
+   
++  mypaint.desktop
+   http://mypaint.org/
+   
+-https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
++  
https://cloud.githubusercontent.com/assets/1840562/8720135/b28edc2e-2b65-11e5-91ce-9d557bcd2c9e.png
++
+   
+   a.t.chadw...@gmail.com
+-
++
+-- 
+2.20.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 09:12:43 UTC (rev 508368)
+++ PKGBUILD2019-09-07 09:13:00 UTC (rev 508369)
@@ -1,55 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Sergej Pupykin 
-# Contributor: Jon Nordby 
-
-pkgname=mypaint
-pkgver=1.2.1
-pkgrel=9
-pkgdesc="Fast and easy painting application for digital painters, with brush 
dynamics"
-arch=('x86_64')
-url="http://mypaint.org/";
-license=('GPL')
-depends=('gtk3' 'python2-cairo' 'python2-gobject' 'python2-numpy')
-makedepends=('scons' 'swig3')

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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:33:47
  Author: arojas
Revision: 362010

Update to 0.99.11

Modified:
  upower/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 07:50:00 UTC (rev 362009)
+++ PKGBUILD2019-09-07 09:33:47 UTC (rev 362010)
@@ -1,7 +1,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=upower
-pkgver=0.99.10
+pkgver=0.99.11
 pkgrel=1
 pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
 url="https://upower.freedesktop.org";
@@ -8,9 +8,9 @@
 arch=(x86_64)
 license=(GPL)
 depends=(systemd libusb libimobiledevice libgudev)
-makedepends=(intltool docbook-xsl gobject-introspection python git gtk-doc)
+makedepends=(docbook-xsl gobject-introspection python git gtk-doc)
 backup=(etc/UPower/UPower.conf)
-_commit=215049e7b80c5f24cb35cd229a445c6cf19bd381  # tags/UPOWER_0_99_10^0
+_commit=e1548bba61206a05bbc318b3d49ae24571755ac6  # tags/UPOWER_0_99_11^0
 source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit";)
 md5sums=('SKIP')
 


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

2019-09-07 Thread Antonio Rojas via arch-commits
Date: Saturday, September 7, 2019 @ 09:34:07
  Author: arojas
Revision: 362011

archrelease: copy trunk to testing-x86_64

Added:
  upower/repos/testing-x86_64/
  upower/repos/testing-x86_64/PKGBUILD
(from rev 362010, upower/trunk/PKGBUILD)

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

Copied: upower/repos/testing-x86_64/PKGBUILD (from rev 362010, 
upower/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-07 09:34:07 UTC (rev 362011)
@@ -0,0 +1,42 @@
+# Maintainer: Jan de Groot 
+
+pkgname=upower
+pkgver=0.99.11
+pkgrel=1
+pkgdesc="Abstraction for enumerating power devices, listening to device events 
and querying history and statistics"
+url="https://upower.freedesktop.org";
+arch=(x86_64)
+license=(GPL)
+depends=(systemd libusb libimobiledevice libgudev)
+makedepends=(docbook-xsl gobject-introspection python git gtk-doc)
+backup=(etc/UPower/UPower.conf)
+_commit=e1548bba61206a05bbc318b3d49ae24571755ac6  # tags/UPOWER_0_99_11^0
+source=("git+https://gitlab.freedesktop.org/upower/upower.git#commit=$_commit";)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/UPOWER_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+--disable-static \
+--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, September 7, 2019 @ 10:14:55
  Author: yan12125
Revision: 508370

upgpkg: python-cfn-lint 0.24.1-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 09:13:00 UTC (rev 508369)
+++ PKGBUILD2019-09-07 10:14:55 UTC (rev 508370)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=python-cfn-lint
-pkgver=0.24.0
+pkgver=0.24.1
 pkgrel=1
 pkgdesc='CloudFormation Linter'
 arch=(any)
@@ -11,7 +11,7 @@
  python-jsonpatch python-jsonschema python-setuptools)
 checkdepends=(python-pytest python-mock)
 
source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz";)
-sha256sums=('dfbf33e53001d42c9d0d54724ab259bb1988cb51ae2124613b85c2886ce58999')
+sha256sums=('c2fed29d0cf8d023d96b5a5baf029193e570210d6a8869d68341499cef08ed8a')
 
 build() {
   cd cfn-python-lint-$pkgver


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

2019-09-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, September 7, 2019 @ 10:15:06
  Author: yan12125
Revision: 508371

archrelease: copy trunk to community-any

Added:
  python-cfn-lint/repos/community-any/PKGBUILD
(from rev 508370, python-cfn-lint/trunk/PKGBUILD)
Deleted:
  python-cfn-lint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 10:14:55 UTC (rev 508370)
+++ PKGBUILD2019-09-07 10:15:06 UTC (rev 508371)
@@ -1,32 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-cfn-lint
-pkgver=0.24.0
-pkgrel=1
-pkgdesc='CloudFormation Linter'
-arch=(any)
-url='https://github.com/aws-cloudformation/cfn-python-lint'
-license=('custom:MIT No Attribution')
-depends=(python python-yaml python-six python-aws-sam-translator
- python-jsonpatch python-jsonschema python-setuptools)
-checkdepends=(python-pytest python-mock)
-source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz";)
-sha256sums=('dfbf33e53001d42c9d0d54724ab259bb1988cb51ae2124613b85c2886ce58999')
-
-build() {
-  cd cfn-python-lint-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd cfn-python-lint-$pkgver
-
-  PYTHONPATH=build/lib pytest -v test
-}
-
-package() {
-  cd cfn-python-lint-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-cfn-lint/repos/community-any/PKGBUILD (from rev 508370, 
python-cfn-lint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 10:15:06 UTC (rev 508371)
@@ -0,0 +1,32 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-cfn-lint
+pkgver=0.24.1
+pkgrel=1
+pkgdesc='CloudFormation Linter'
+arch=(any)
+url='https://github.com/aws-cloudformation/cfn-python-lint'
+license=('custom:MIT No Attribution')
+depends=(python python-yaml python-six python-aws-sam-translator
+ python-jsonpatch python-jsonschema python-setuptools)
+checkdepends=(python-pytest python-mock)
+source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz";)
+sha256sums=('c2fed29d0cf8d023d96b5a5baf029193e570210d6a8869d68341499cef08ed8a')
+
+build() {
+  cd cfn-python-lint-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd cfn-python-lint-$pkgver
+
+  PYTHONPATH=build/lib pytest -v test
+}
+
+package() {
+  cd cfn-python-lint-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2019-09-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, September 7, 2019 @ 10:30:02
  Author: yan12125
Revision: 508372

archrelease: copy trunk to community-any

Added:
  python-cfn-lint/repos/community-any/PKGBUILD
(from rev 508371, python-cfn-lint/trunk/PKGBUILD)
Deleted:
  python-cfn-lint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 10:15:06 UTC (rev 508371)
+++ PKGBUILD2019-09-07 10:30:02 UTC (rev 508372)
@@ -1,32 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-cfn-lint
-pkgver=0.24.1
-pkgrel=1
-pkgdesc='CloudFormation Linter'
-arch=(any)
-url='https://github.com/aws-cloudformation/cfn-python-lint'
-license=('custom:MIT No Attribution')
-depends=(python python-yaml python-six python-aws-sam-translator
- python-jsonpatch python-jsonschema python-setuptools)
-checkdepends=(python-pytest python-mock)
-source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz";)
-sha256sums=('c2fed29d0cf8d023d96b5a5baf029193e570210d6a8869d68341499cef08ed8a')
-
-build() {
-  cd cfn-python-lint-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd cfn-python-lint-$pkgver
-
-  PYTHONPATH=build/lib pytest -v test
-}
-
-package() {
-  cd cfn-python-lint-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-cfn-lint/repos/community-any/PKGBUILD (from rev 508371, 
python-cfn-lint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 10:30:02 UTC (rev 508372)
@@ -0,0 +1,32 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-cfn-lint
+pkgver=0.24.1
+pkgrel=1
+pkgdesc='CloudFormation Linter'
+arch=(any)
+url='https://github.com/aws-cloudformation/cfn-python-lint'
+license=('custom:MIT No Attribution')
+depends=(python python-yaml python-six python-aws-sam-translator
+ python-jsonpatch python-jsonschema python-setuptools)
+checkdepends=(python-pytest python-mock)
+source=("https://github.com/aws-cloudformation/cfn-python-lint/archive/v$pkgver/cfn-python-lint-$pkgver.tar.gz";)
+sha256sums=('c2fed29d0cf8d023d96b5a5baf029193e570210d6a8869d68341499cef08ed8a')
+
+build() {
+  cd cfn-python-lint-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd cfn-python-lint-$pkgver
+
+  PYTHONPATH=build/lib pytest -v test
+}
+
+package() {
+  cd cfn-python-lint-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2019-09-07 Thread David Runge via arch-commits
Date: Saturday, September 7, 2019 @ 10:41:40
  Author: dvzrv
Revision: 508374

archrelease: copy trunk to community-any

Added:
  flyspray/repos/community-any/PKGBUILD
(from rev 508373, flyspray/trunk/PKGBUILD)
  flyspray/repos/community-any/flyspray.install
(from rev 508373, flyspray/trunk/flyspray.install)
  flyspray/repos/community-any/flyspray.sysusers
(from rev 508373, flyspray/trunk/flyspray.sysusers)
  flyspray/repos/community-any/flyspray.tmpfiles
(from rev 508373, flyspray/trunk/flyspray.tmpfiles)
  flyspray/repos/community-any/flyspray.uwsgi
(from rev 508373, flyspray/trunk/flyspray.uwsgi)
Deleted:
  flyspray/repos/community-any/PKGBUILD

---+
 PKGBUILD  |  248 ++--
 flyspray.install  |   14 ++
 flyspray.sysusers |1 
 flyspray.tmpfiles |5 +
 flyspray.uwsgi|   33 ++
 5 files changed, 275 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 10:41:30 UTC (rev 508373)
+++ PKGBUILD2019-09-07 10:41:40 UTC (rev 508374)
@@ -1,26 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Sergej Pupykin 
-
-pkgname=flyspray
-pkgver=1.0rc7
-pkgrel=1
-pkgdesc='Lightweight, web-based bug tracking system written in PHP'
-url='https://www.flyspray.org/'
-arch=('any')
-license=('LGPL2.1')
-depends=('php')
-backup=('etc/webapps/flyspray/.htaccess')
-options=('!strip')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Flyspray/flyspray/archive/v${pkgver/rc/-rc}.tar.gz)
-sha256sums=('b04c4ff059f9a0449279758d196d7843bc99fad2365c930ed9d06e6b55eee9e2')
-
-package() {
-  _instdir="${pkgdir}"/usr/share/webapps/flyspray
-  mkdir -p "${_instdir}" "${pkgdir}"/etc/webapps/flyspray
-  cd "${_instdir}"
-  cp -ra "${srcdir}"/flyspray-${pkgver/rc/-rc}/* .
-  echo "deny from all" > "${pkgdir}"/etc/webapps/flyspray/.htaccess
-  ln -s /etc/webapps/flyspray/.htaccess .htaccess
-}
-
-# vim: ts=2 sw=2 et:

Copied: flyspray/repos/community-any/PKGBUILD (from rev 508373, 
flyspray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 10:41:40 UTC (rev 508374)
@@ -0,0 +1,222 @@
+# Maintainer: David Runge 
+# Contributor: Levente Polyak 
+# Contributor: Sergej Pupykin 
+
+pkgname=flyspray
+pkgver=1.0rc9
+pkgrel=1
+pkgdesc='Lightweight, web-based bug tracking system written in PHP'
+url="https://www.flyspray.org/";
+arch=('any')
+license=('LGPL2.1')
+depends=('php' 'php-gd')
+makedepends=('composer' 'unzip')
+optdepends=('graphviz: plot task dependency graphs'
+'mariadb: use local MariaDB database'
+'php-fpm: run with FastCGI process manager'
+'php-pgsql: use PostgreSQL database'
+'postgresql: use local PostgreSQL database'
+'uwsgi: run in application container')
+backup=("etc/webapps/${pkgname}/.htaccess"
+"etc/webapps/${pkgname}/${pkgname}.conf.php")
+install="${pkgname}.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver/rc/-rc}.tar.gz";
+"${pkgname}.sysusers"
+"${pkgname}.tmpfiles"
+"${pkgname}.uwsgi")
+sha512sums=('30b297c6c993936db2e10eeea75a049b8bf42a9bd4090bbba2465de946eb04a5cde9d4b8ec88065c12f2f2dce99b9bf3d0fcdf30334fd1b77030813b8393c070'
+
'ee23df991c6a42bfb139caabad861a3f945ea18d81061fdb90ace8430d4225e7db322802de4fdf36aa8191cbedab3cafd025c76f08806b7fcdb88f6eb185519e'
+
'65d333b98a93cc320300bacc8d142f7150e31f4a65da96f09ab0c88e6556a120a5cab8d2c871840753eb4eec6a281d0731b1ab5524834f1281f2d073ba4983f0'
+
'1f2817cd0cf3ef1a642fed7b1814e2e773b2ad3b2fd9e5df305ab5d6f6dbc8bfa38e6220380c288f252d015c810dc8c83046555e9e1a54a9b7cb805a75dbe4f2')
+
+prepare() {
+  mv -v "${pkgname}-${pkgver/rc/-rc}" "${pkgname}-${pkgver}"
+  touch "${pkgname}.conf.php"
+  cd "${pkgname}-${pkgver}"
+  # removing forced redirect, if setup/index.php is accessible.
+  # access to it should be denied via the webserver settings
+  sed -e '45,82d' -i header.php
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  php -d 'extension=gd' /usr/bin/composer install --no-dev
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  # sysusers.d integration
+  install -vDm 644 ../${pkgname}.sysusers \
+"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
+  # tmpfiles.d integration
+  install -vDm 644 ../${pkgname}.tmpfiles \
+"${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"
+  # uwsgi integration
+  install -vDm 644 ../${pkgname}.uwsgi \
+"${pkgdir}/etc/uwsgi/${pkgname}.ini"
+  # docs
+  install -vDm 644 {docs/*.txt,README.md} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  # webapp
+  install -vDm 644 *.{ico,php,png,txt,xml} \
+-t "${pkgdir}/usr/share/webapps/${pkgname}"
+  install -vDm 644 fonts/index.html \
+-t "${pkgdir}/usr/share/webapps/${pkgname}/fonts/"
+  install -vDm 644 inc

[arch-commits] Commit in flyspray/trunk (5 files)

2019-09-07 Thread David Runge via arch-commits
Date: Saturday, September 7, 2019 @ 10:41:30
  Author: dvzrv
Revision: 508373

upgpkg: flyspray 1.0rc9-1

Upgrading to 1.0rc9. Updating maintainer. Adding php-gd to depends. Adding 
graphviz, mariadb, php-fpm, php-pgsql, postgresql and uwsgi to optdepends. 
Adding dummy configuration (also to backup array). Removing forced redirect, if 
setup/ directory is present (this should be made unavailable by the webserver, 
not moved to some bizarre location).
Using composer to install vendored dependencies. Using upstream .htaccess, 
instead of DIY dummy. Adding sysusers.d and tmpfiles.d integration, so flyspray 
needs to be run as its own user.
Adding uwsgi snippet, so flyspray can directly be used from uwsgi. Adding 
.install file to describe changes and how to handle the setup/ directory.

Added:
  flyspray/trunk/flyspray.install
  flyspray/trunk/flyspray.sysusers
  flyspray/trunk/flyspray.tmpfiles
  flyspray/trunk/flyspray.uwsgi
Modified:
  flyspray/trunk/PKGBUILD

---+
 PKGBUILD  |  226 
 flyspray.install  |   14 +++
 flyspray.sysusers |1 
 flyspray.tmpfiles |5 +
 flyspray.uwsgi|   33 +++
 5 files changed, 264 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 10:30:02 UTC (rev 508372)
+++ PKGBUILD2019-09-07 10:41:30 UTC (rev 508373)
@@ -1,26 +1,222 @@
-# Maintainer: Levente Polyak 
+# Maintainer: David Runge 
+# Contributor: Levente Polyak 
 # Contributor: Sergej Pupykin 
 
 pkgname=flyspray
-pkgver=1.0rc7
+pkgver=1.0rc9
 pkgrel=1
 pkgdesc='Lightweight, web-based bug tracking system written in PHP'
-url='https://www.flyspray.org/'
+url="https://www.flyspray.org/";
 arch=('any')
 license=('LGPL2.1')
-depends=('php')
-backup=('etc/webapps/flyspray/.htaccess')
-options=('!strip')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Flyspray/flyspray/archive/v${pkgver/rc/-rc}.tar.gz)
-sha256sums=('b04c4ff059f9a0449279758d196d7843bc99fad2365c930ed9d06e6b55eee9e2')
+depends=('php' 'php-gd')
+makedepends=('composer' 'unzip')
+optdepends=('graphviz: plot task dependency graphs'
+'mariadb: use local MariaDB database'
+'php-fpm: run with FastCGI process manager'
+'php-pgsql: use PostgreSQL database'
+'postgresql: use local PostgreSQL database'
+'uwsgi: run in application container')
+backup=("etc/webapps/${pkgname}/.htaccess"
+"etc/webapps/${pkgname}/${pkgname}.conf.php")
+install="${pkgname}.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver/rc/-rc}.tar.gz";
+"${pkgname}.sysusers"
+"${pkgname}.tmpfiles"
+"${pkgname}.uwsgi")
+sha512sums=('30b297c6c993936db2e10eeea75a049b8bf42a9bd4090bbba2465de946eb04a5cde9d4b8ec88065c12f2f2dce99b9bf3d0fcdf30334fd1b77030813b8393c070'
+
'ee23df991c6a42bfb139caabad861a3f945ea18d81061fdb90ace8430d4225e7db322802de4fdf36aa8191cbedab3cafd025c76f08806b7fcdb88f6eb185519e'
+
'65d333b98a93cc320300bacc8d142f7150e31f4a65da96f09ab0c88e6556a120a5cab8d2c871840753eb4eec6a281d0731b1ab5524834f1281f2d073ba4983f0'
+
'1f2817cd0cf3ef1a642fed7b1814e2e773b2ad3b2fd9e5df305ab5d6f6dbc8bfa38e6220380c288f252d015c810dc8c83046555e9e1a54a9b7cb805a75dbe4f2')
 
+prepare() {
+  mv -v "${pkgname}-${pkgver/rc/-rc}" "${pkgname}-${pkgver}"
+  touch "${pkgname}.conf.php"
+  cd "${pkgname}-${pkgver}"
+  # removing forced redirect, if setup/index.php is accessible.
+  # access to it should be denied via the webserver settings
+  sed -e '45,82d' -i header.php
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  php -d 'extension=gd' /usr/bin/composer install --no-dev
+}
+
 package() {
-  _instdir="${pkgdir}"/usr/share/webapps/flyspray
-  mkdir -p "${_instdir}" "${pkgdir}"/etc/webapps/flyspray
-  cd "${_instdir}"
-  cp -ra "${srcdir}"/flyspray-${pkgver/rc/-rc}/* .
-  echo "deny from all" > "${pkgdir}"/etc/webapps/flyspray/.htaccess
-  ln -s /etc/webapps/flyspray/.htaccess .htaccess
+  cd "${pkgname}-${pkgver}"
+  # sysusers.d integration
+  install -vDm 644 ../${pkgname}.sysusers \
+"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
+  # tmpfiles.d integration
+  install -vDm 644 ../${pkgname}.tmpfiles \
+"${pkgdir}/usr/lib/tmpfiles.d/${pkgname}.conf"
+  # uwsgi integration
+  install -vDm 644 ../${pkgname}.uwsgi \
+"${pkgdir}/etc/uwsgi/${pkgname}.ini"
+  # docs
+  install -vDm 644 {docs/*.txt,README.md} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  # webapp
+  install -vDm 644 *.{ico,php,png,txt,xml} \
+-t "${pkgdir}/usr/share/webapps/${pkgname}"
+  install -vDm 644 fonts/index.html \
+-t "${pkgdir}/usr/share/webapps/${pkgname}/fonts/"
+  install -vDm 644 includes/{.htaccess,*.php} \
+-t "${pkgdir}/usr/share/webapps/${pkgname}/includes/"
+  install -vDm 644 js/*.js\
+-t "${pkgdir}/usr/share/webapps/${pkgname}/js/"
+  install -vDm

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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 10:55:57
  Author: felixonmars
Revision: 508376

archrelease: copy trunk to community-any

Added:
  python-oslo-utils/repos/community-any/PKGBUILD
(from rev 508375, python-oslo-utils/trunk/PKGBUILD)
Deleted:
  python-oslo-utils/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 10:55:45 UTC (rev 508375)
+++ PKGBUILD2019-09-07 10:55:57 UTC (rev 508376)
@@ -1,60 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-utils
-pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.41.0
-pkgrel=1
-pkgdesc="Oslo Utility library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
- 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
- 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
- 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
-  'python2-eventlet')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
-sha512sums=('c7726dca8fb21ccf05e84e00d67a80c6a0e93d905ceba7212c58ff6cdb4e167ba14b34055b4abb7c1e5271bc062a2b58afb988e76ee6dee1c6b5479a7a52c1db')
-
-prepare() {
-  cp -a oslo.utils-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.utils-$pkgver
-  stestr run
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-oslo-utils() {
-  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
-   'python-netaddr' 'python-netifaces' 'python-debtcollector')
-
-  cd "$srcdir"/oslo.utils-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-utils() {
-  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
-   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
-   'python2-funcsigs')
-
-  cd "$srcdir"/oslo.utils-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-utils/repos/community-any/PKGBUILD (from rev 508375, 
python-oslo-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 10:55:57 UTC (rev 508376)
@@ -0,0 +1,60 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-utils
+pkgname=(python-oslo-utils python2-oslo-utils)
+pkgver=3.41.1
+pkgrel=1
+pkgdesc="Oslo Utility library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.utils/$pkgver";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python2-funcsigs'
+ 'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 
'python2-oslo-i18n'
+ 'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 
'python2-netaddr'
+ 'python-netifaces' 'python2-netifaces' 'python-debtcollector' 
'python2-debtcollector')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
+  'python2-eventlet')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
+sha512sums=('73f197f86cb36504a0f64c4b7cf1edc497c226f69a17fde4b9975320d7a4ddb3212be4a1317fd801e9037fa8a0357bee1f26d40e6fdf7ad583281feadc4e8ce0')
+
+prepare() {
+  cp -a oslo.utils-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.utils-$pkgver
+  stestr run
+
+  cd "$srcdir"/oslo.utils-$pkgver-py2
+  PYTHON=python2 stestr2 run
+}
+
+package_python-oslo-utils() {
+  depends=('python-six' 'python-pbr' 'python-iso8601' 'python-oslo-i18n' 
'python-pytz'
+   'python-netaddr' 'python-netifaces' 'python-debtcollector')
+
+  cd "$srcdir"/oslo.utils-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-oslo-utils() {
+  depends=('python2-six' 'python2-pbr' 'python2-iso8601' 'python2-oslo-i18n' 
'python2-monotonic'
+   'python2-pytz' 'python2-netaddr' 'python2-netifaces' 
'python2-debtcollector'
+   'python2-fun

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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 10:55:45
  Author: felixonmars
Revision: 508375

upgpkg: python-oslo-utils 3.41.1-1

Modified:
  python-oslo-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 10:41:40 UTC (rev 508374)
+++ PKGBUILD2019-09-07 10:55:45 UTC (rev 508375)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-utils
 pkgname=(python-oslo-utils python2-oslo-utils)
-pkgver=3.41.0
+pkgver=3.41.1
 pkgrel=1
 pkgdesc="Oslo Utility library"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt' 
'python-eventlet'
   'python2-eventlet')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz";)
-sha512sums=('c7726dca8fb21ccf05e84e00d67a80c6a0e93d905ceba7212c58ff6cdb4e167ba14b34055b4abb7c1e5271bc062a2b58afb988e76ee6dee1c6b5479a7a52c1db')
+sha512sums=('73f197f86cb36504a0f64c4b7cf1edc497c226f69a17fde4b9975320d7a4ddb3212be4a1317fd801e9037fa8a0357bee1f26d40e6fdf7ad583281feadc4e8ce0')
 
 prepare() {
   cp -a oslo.utils-$pkgver{,-py2}


[arch-commits] Commit in perl-mail-dkim/repos/extra-any (PKGBUILD PKGBUILD)

2019-09-07 Thread Florian Pritz via arch-commits
Date: Saturday, September 7, 2019 @ 12:43:29
  Author: bluewind
Revision: 362013

archrelease: copy trunk to extra-any

Added:
  perl-mail-dkim/repos/extra-any/PKGBUILD
(from rev 362012, perl-mail-dkim/trunk/PKGBUILD)
Deleted:
  perl-mail-dkim/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 12:43:23 UTC (rev 362012)
+++ PKGBUILD2019-09-07 12:43:29 UTC (rev 362013)
@@ -1,49 +0,0 @@
-# Maintainer: Florian Pritz 
-# Contributor: Sergej Pupykin 
-# Contributor: Francois Charette 
-
-pkgname=perl-mail-dkim
-pkgver=0.55
-pkgrel=2
-pkgdesc='Signs/verifies Internet mail with DKIM/DomainKey signatures'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl-crypt-openssl-rsa>=0.24'
- 'perl-mail-authenticationresults>=1.20180215' perl-mailtools
- perl-net-dns perl-net-dns-resolver-mock perl-yaml-libyaml)
-checkdepends=(perl-test-requiresinternet)
-url=https://metacpan.org/release/Mail-DKIM
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz";)
-md5sums=(76b9dd8a12e1f7ca2f0a5c097e7b8405)
-sha512sums=(3956fe9b34c18f7d2589dac9065cfd12d28ca276e4f6fb862953b48230d6afcf153b8d2e2b3f669726e86e1039e83144f75690dcb4667f4fdebe2dd2410f7d00)
-_ddir="Mail-DKIM-$pkgver"
-
-build()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
-  make
-)
-
-check()
-(
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-)
-
-package()
-(
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-mail-dkim/repos/extra-any/PKGBUILD (from rev 362012, 
perl-mail-dkim/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 12:43:29 UTC (rev 362013)
@@ -0,0 +1,49 @@
+# Maintainer: Florian Pritz 
+# Contributor: Sergej Pupykin 
+# Contributor: Francois Charette 
+
+pkgname=perl-mail-dkim
+pkgver=0.56
+pkgrel=1
+pkgdesc='Signs/verifies Internet mail with DKIM/DomainKey signatures'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl-crypt-openssl-rsa>=0.24'
+ 'perl-mail-authenticationresults>=1.20180215' perl-mailtools
+ perl-net-dns perl-net-dns-resolver-mock perl-yaml-libyaml)
+checkdepends=(perl-test-requiresinternet)
+url=https://metacpan.org/release/Mail-DKIM
+source=("https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz";)
+md5sums=(cf5703124e62cd32e4573a949340a961)
+sha512sums=(b40df2fc6859d2a1c56dc1a35a6e9be8a553422066a38fd93f1c984234846488d9b1f94581a3cd0e09e0525c23d7265df401bc3533fc8e74ba784efdc0db956d)
+_ddir="Mail-DKIM-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-mail-dkim/trunk (PKGBUILD)

2019-09-07 Thread Florian Pritz via arch-commits
Date: Saturday, September 7, 2019 @ 12:43:23
  Author: bluewind
Revision: 362012

upgpkg: perl-mail-dkim 0.56-1

upstream update

Modified:
  perl-mail-dkim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 09:34:07 UTC (rev 362011)
+++ PKGBUILD2019-09-07 12:43:23 UTC (rev 362012)
@@ -3,8 +3,8 @@
 # Contributor: Francois Charette 
 
 pkgname=perl-mail-dkim
-pkgver=0.55
-pkgrel=2
+pkgver=0.56
+pkgrel=1
 pkgdesc='Signs/verifies Internet mail with DKIM/DomainKey signatures'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -14,9 +14,9 @@
  perl-net-dns perl-net-dns-resolver-mock perl-yaml-libyaml)
 checkdepends=(perl-test-requiresinternet)
 url=https://metacpan.org/release/Mail-DKIM
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz";)
-md5sums=(76b9dd8a12e1f7ca2f0a5c097e7b8405)
-sha512sums=(3956fe9b34c18f7d2589dac9065cfd12d28ca276e4f6fb862953b48230d6afcf153b8d2e2b3f669726e86e1039e83144f75690dcb4667f4fdebe2dd2410f7d00)
+source=("https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz";)
+md5sums=(cf5703124e62cd32e4573a949340a961)
+sha512sums=(b40df2fc6859d2a1c56dc1a35a6e9be8a553422066a38fd93f1c984234846488d9b1f94581a3cd0e09e0525c23d7265df401bc3533fc8e74ba784efdc0db956d)
 _ddir="Mail-DKIM-$pkgver"
 
 build()


[arch-commits] Commit in perl-file-next/trunk (PKGBUILD)

2019-09-07 Thread Florian Pritz via arch-commits
Date: Saturday, September 7, 2019 @ 12:44:44
  Author: bluewind
Revision: 508377

upgpkg: perl-file-next 1.18-1

upstream update

Modified:
  perl-file-next/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 10:55:57 UTC (rev 508376)
+++ PKGBUILD2019-09-07 12:44:44 UTC (rev 508377)
@@ -1,47 +1,42 @@
 # Maintainer: Florian Pritz 
-# Generator  : CPANPLUS::Dist::Arch 1.19
 
-pkgname='perl-file-next'
-pkgver=1.16
-pkgrel=5
-pkgdesc="File-finding iterator"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='https://search.cpan.org/dist/File-Next'
-source=("https://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
-md5sums=('103bc329cd2b64ec270ac53a7dacb378')
-sha512sums=('42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3')
-_distdir="File-Next-$pkgver"
+pkgname=perl-file-next
+pkgver=1.18
+pkgrel=1
+pkgdesc='File-finding iterator'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl)
+url=https://metacpan.org/release/File-Next
+source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
+md5sums=(8ad70cbaf936c3867fcc017d50ee6c25)
+sha512sums=(951ad995b40ddda359a10ba2d7e19622059da03e7aaa3411e2e887633fbf7720554dc3f98ad581b245b2ffb51ea79f7c5eedecf6e943359eb407df0f9014e627)
+_ddir="File-Next-$pkgver"
 
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor" \
-  PERL_MB_OPT="--installdirs vendor" \
-  MODULEBUILDRC=/dev/null
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
 
-cd "$_distdir"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
 
-check() {
-  cd "$_distdir"
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-make test
-  )
-}
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
 
-package() {
-  cd "$_distdir"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}
-
 # Local Variables:
 # mode: shell-script
 # sh-basic-offset: 2


[arch-commits] Commit in perl-file-next/repos/community-any (PKGBUILD PKGBUILD)

2019-09-07 Thread Florian Pritz via arch-commits
Date: Saturday, September 7, 2019 @ 12:45:14
  Author: bluewind
Revision: 508378

archrelease: copy trunk to community-any

Added:
  perl-file-next/repos/community-any/PKGBUILD
(from rev 508377, perl-file-next/trunk/PKGBUILD)
Deleted:
  perl-file-next/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 12:44:44 UTC (rev 508377)
+++ PKGBUILD2019-09-07 12:45:14 UTC (rev 508378)
@@ -1,49 +0,0 @@
-# Maintainer: Florian Pritz 
-# Generator  : CPANPLUS::Dist::Arch 1.19
-
-pkgname='perl-file-next'
-pkgver=1.16
-pkgrel=5
-pkgdesc="File-finding iterator"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='http://search.cpan.org/dist/File-Next'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
-md5sums=('103bc329cd2b64ec270ac53a7dacb378')
-sha512sums=('42c812b8927a18e1f01758a2218f37f2079083117763b41adcee1eb4947b36b1379405707304b948fddd4640e2c34070f4dcd0f217fb60b7ba765efe98be8ad3')
-_distdir="File-Next-$pkgver"
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor" \
-  PERL_MB_OPT="--installdirs vendor" \
-  MODULEBUILDRC=/dev/null
-
-cd "$_distdir"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd "$_distdir"
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-make test
-  )
-}
-
-package() {
-  cd "$_distdir"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-file-next/repos/community-any/PKGBUILD (from rev 508377, 
perl-file-next/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 12:45:14 UTC (rev 508378)
@@ -0,0 +1,44 @@
+# Maintainer: Florian Pritz 
+
+pkgname=perl-file-next
+pkgver=1.18
+pkgrel=1
+pkgdesc='File-finding iterator'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=(perl)
+url=https://metacpan.org/release/File-Next
+source=("https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/File-Next-$pkgver.tar.gz";)
+md5sums=(8ad70cbaf936c3867fcc017d50ee6c25)
+sha512sums=(951ad995b40ddda359a10ba2d7e19622059da03e7aaa3411e2e887633fbf7720554dc3f98ad581b245b2ffb51ea79f7c5eedecf6e943359eb407df0f9014e627)
+_ddir="File-Next-$pkgver"
+
+build()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
+)
+
+check()
+(
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+)
+
+package()
+(
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+)
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-test-simple/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:04:55
  Author: felixonmars
Revision: 508379

upgpkg: perl-test-simple 1.302168-1

Modified:
  perl-test-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 12:45:14 UTC (rev 508378)
+++ PKGBUILD2019-09-07 13:04:55 UTC (rev 508379)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=perl-test-simple
-pkgver=1.302167
+pkgver=1.302168
 pkgrel=1
 pkgdesc="Basic utilities for writing tests"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-$pkgver.tar.gz";)
-sha512sums=('0c081ec63e26f53e4270af85af19a2322930ec7b5ddc124e0ab61b1626c5bc8767b6fcb865412e40f18ed879336fd0096faedc205f254c258e30035865d11eaf')
+sha512sums=('4c3b7e4e157b62a0d0939464486090d31d79dcc9c84c010bd2917b8fb7436546fe26b812490f140eb6a149fb465a5a027fb101395e519b476918ff0af0715568')
 
 build() {
   cd Test-Simple-$pkgver


[arch-commits] Commit in perl-test-simple/repos/community-any (PKGBUILD PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:05:07
  Author: felixonmars
Revision: 508380

archrelease: copy trunk to community-any

Added:
  perl-test-simple/repos/community-any/PKGBUILD
(from rev 508379, perl-test-simple/trunk/PKGBUILD)
Deleted:
  perl-test-simple/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:04:55 UTC (rev 508379)
+++ PKGBUILD2019-09-07 13:05:07 UTC (rev 508380)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=perl-test-simple
-pkgver=1.302167
-pkgrel=1
-pkgdesc="Basic utilities for writing tests"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Test-Simple";
-depends=('perl')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-$pkgver.tar.gz";)
-sha512sums=('0c081ec63e26f53e4270af85af19a2322930ec7b5ddc124e0ab61b1626c5bc8767b6fcb865412e40f18ed879336fd0096faedc205f254c258e30035865d11eaf')
-
-build() {
-  cd Test-Simple-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Test-Simple-$pkgver
-  make test
-}
-
-package() {
-  cd Test-Simple-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-test-simple/repos/community-any/PKGBUILD (from rev 508379, 
perl-test-simple/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:05:07 UTC (rev 508380)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+
+pkgname=perl-test-simple
+pkgver=1.302168
+pkgrel=1
+pkgdesc="Basic utilities for writing tests"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Test-Simple";
+depends=('perl')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-$pkgver.tar.gz";)
+sha512sums=('4c3b7e4e157b62a0d0939464486090d31d79dcc9c84c010bd2917b8fb7436546fe26b812490f140eb6a149fb465a5a027fb101395e519b476918ff0af0715568')
+
+build() {
+  cd Test-Simple-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Test-Simple-$pkgver
+  make test
+}
+
+package() {
+  cd Test-Simple-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:05:37
  Author: felixonmars
Revision: 508381

upgpkg: haskell-entropy 0.4.1.5-1

rebuild with entropy 0.4.1.5

Modified:
  haskell-entropy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:05:07 UTC (rev 508380)
+++ PKGBUILD2019-09-07 13:05:37 UTC (rev 508381)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Nagy 
 
 pkgname=haskell-entropy
-pkgver=0.4.1.4
-pkgrel=4
+pkgver=0.4.1.5
+pkgrel=1
 pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
 url="https://hackage.haskell.org/package/entropy";
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-sha512sums=('714779479b4641c3af1102469db60a8dc95d311efab6c40c294391d88d1bab623c837224f792bd68f8d11ff69636042d9facbae145415cf00cc4d1bdc8fc08d5')
+sha512sums=('a212c47242ed5b72126f78880931c8af15b492cb724ed158a63b61d5d278f85a2be3adcc3ffbc8ac2254a3caf6e8029ce3e43cd7c830895b21268045d87b3be6')
 
 build() {
 cd "${srcdir}/entropy-${pkgver}"


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:05:47
  Author: felixonmars
Revision: 508382

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-entropy/repos/community-staging-x86_64/PKGBUILD (from rev 
508381, haskell-entropy/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:05:47 UTC (rev 508382)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Daniel Nagy 
+
+pkgname=haskell-entropy
+pkgver=0.4.1.5
+pkgrel=1
+pkgdesc="A mostly platform independent (not GHCJS) method to obtain 
cryptographically strong entropy"
+url="https://hackage.haskell.org/package/entropy";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
+sha512sums=('a212c47242ed5b72126f78880931c8af15b492cb724ed158a63b61d5d278f85a2be3adcc3ffbc8ac2254a3caf6e8029ce3e43cd7c830895b21268045d87b3be6')
+
+build() {
+cd "${srcdir}/entropy-${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
+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}/entropy-${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 python-lark-parser/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:05:48
  Author: felixonmars
Revision: 508383

upgpkg: python-lark-parser 0.7.5-1

Modified:
  python-lark-parser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:05:47 UTC (rev 508382)
+++ PKGBUILD2019-09-07 13:05:48 UTC (rev 508383)
@@ -2,7 +2,7 @@
 
 pkgbase=python-lark-parser
 pkgname=(python-lark-parser python2-lark-parser)
-pkgver=0.7.4
+pkgver=0.7.5
 _nearley_commit=a46b37471db486db0f6e1ce6a2934fb238346b44
 pkgrel=1
 pkgdesc="A modern parsing library"
@@ -13,7 +13,7 @@
 checkdepends=('python-js2py' 'python2-js2py')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/lark-parser/lark/archive/$pkgver.tar.gz";
 
"nearley-$_nearley_commit.tar.gz::https://github.com/kach/nearley/archive/$_nearley_commit.tar.gz";)
-sha512sums=('d9d25e8fe810233e3d5e25cd576bc9f060888b8e336f7f9516c79f951f81d7953b2b826d9be884aa5f768444b50e135ce0aa14bf90112015fd688298b33283f9'
+sha512sums=('fcca7b6910af51154b7539da609cde11966ea5103b4bd5089b3614dff8c41cc1366fcbf23074aaa27817a91d589fcac5aca77f0aefe983669fef8fc6635d6b0f'
 
'fe14909f8a1d1626f8a632e8d48bf83602923f468b7bbb819557b85ab5e384cb042241ba15525e9850f2bbd65cad12497ed0b7ff6bc86c04d78b63d0c1bb66b4')
 
 prepare() { 


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:06:00
  Author: felixonmars
Revision: 508384

archrelease: copy trunk to community-any

Added:
  python-lark-parser/repos/community-any/PKGBUILD
(from rev 508383, python-lark-parser/trunk/PKGBUILD)
Deleted:
  python-lark-parser/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:05:48 UTC (rev 508383)
+++ PKGBUILD2019-09-07 13:06:00 UTC (rev 508384)
@@ -1,52 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgbase=python-lark-parser
-pkgname=(python-lark-parser python2-lark-parser)
-pkgver=0.7.4
-_nearley_commit=a46b37471db486db0f6e1ce6a2934fb238346b44
-pkgrel=1
-pkgdesc="A modern parsing library"
-url="https://github.com/lark-parser/lark";
-license=('MIT')
-arch=('any')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-js2py' 'python2-js2py')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/lark-parser/lark/archive/$pkgver.tar.gz";
-
"nearley-$_nearley_commit.tar.gz::https://github.com/kach/nearley/archive/$_nearley_commit.tar.gz";)
-sha512sums=('d9d25e8fe810233e3d5e25cd576bc9f060888b8e336f7f9516c79f951f81d7953b2b826d9be884aa5f768444b50e135ce0aa14bf90112015fd688298b33283f9'
-
'fe14909f8a1d1626f8a632e8d48bf83602923f468b7bbb819557b85ab5e384cb042241ba15525e9850f2bbd65cad12497ed0b7ff6bc86c04d78b63d0c1bb66b4')
-
-prepare() { 
-  rmdir lark-$pkgver/tests/test_nearley/nearley
-  ln -s "$srcdir"/nearley-$_nearley_commit 
lark-$pkgver/tests/test_nearley/nearley
-}
-
-build() {
-  cd lark-$pkgver
-  python setup.py build
-  python2 setup.py build
-}
-
-check() {
-  cd lark-$pkgver
-  python -m tests
-  python2 -m tests
-}
-
-package_python-lark-parser() {
-  depends=('python')
-
-  cd lark-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-lark-parser() {
-  depends=('python2')
-
-  cd lark-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-lark-parser/repos/community-any/PKGBUILD (from rev 508383, 
python-lark-parser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:06:00 UTC (rev 508384)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+pkgbase=python-lark-parser
+pkgname=(python-lark-parser python2-lark-parser)
+pkgver=0.7.5
+_nearley_commit=a46b37471db486db0f6e1ce6a2934fb238346b44
+pkgrel=1
+pkgdesc="A modern parsing library"
+url="https://github.com/lark-parser/lark";
+license=('MIT')
+arch=('any')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-js2py' 'python2-js2py')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/lark-parser/lark/archive/$pkgver.tar.gz";
+
"nearley-$_nearley_commit.tar.gz::https://github.com/kach/nearley/archive/$_nearley_commit.tar.gz";)
+sha512sums=('fcca7b6910af51154b7539da609cde11966ea5103b4bd5089b3614dff8c41cc1366fcbf23074aaa27817a91d589fcac5aca77f0aefe983669fef8fc6635d6b0f'
+
'fe14909f8a1d1626f8a632e8d48bf83602923f468b7bbb819557b85ab5e384cb042241ba15525e9850f2bbd65cad12497ed0b7ff6bc86c04d78b63d0c1bb66b4')
+
+prepare() { 
+  rmdir lark-$pkgver/tests/test_nearley/nearley
+  ln -s "$srcdir"/nearley-$_nearley_commit 
lark-$pkgver/tests/test_nearley/nearley
+}
+
+build() {
+  cd lark-$pkgver
+  python setup.py build
+  python2 setup.py build
+}
+
+check() {
+  cd lark-$pkgver
+  python -m tests
+  python2 -m tests
+}
+
+package_python-lark-parser() {
+  depends=('python')
+
+  cd lark-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-lark-parser() {
+  depends=('python2')
+
+  cd lark-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:06:45
  Author: felixonmars
Revision: 508386

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-crypto-api/repos/community-staging-x86_64/
  haskell-crypto-api/repos/community-staging-x86_64/PKGBUILD
(from rev 508385, haskell-crypto-api/trunk/PKGBUILD)

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

Copied: haskell-crypto-api/repos/community-staging-x86_64/PKGBUILD (from rev 
508385, haskell-crypto-api/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:06:45 UTC (rev 508386)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=crypto-api
+pkgname=haskell-crypto-api
+pkgver=0.13.3
+pkgrel=18
+pkgdesc="A generic interface for cryptographic operations"
+url="https://github.com/TomMD/crypto-api";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cereal" "haskell-entropy" "haskell-tagged")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('1228fe857e235a0d5692916507a42e622f9769325ae9a6a7828270dcb64fe38cc094eec3fc8cad2f28b01bd8de98b1dc637a17aab1db1568a82cb91ebc65c382')
+
+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 \
+-f-all_cpolys
+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
+}
+
+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-crypto-api/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:06:35
  Author: felixonmars
Revision: 508385

upgpkg: haskell-crypto-api 0.13.3-18

rebuild with entropy 0.4.1.5

Modified:
  haskell-crypto-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:06:00 UTC (rev 508384)
+++ PKGBUILD2019-09-07 13:06:35 UTC (rev 508385)
@@ -4,7 +4,7 @@
 _hkgname=crypto-api
 pkgname=haskell-crypto-api
 pkgver=0.13.3
-pkgrel=17
+pkgrel=18
 pkgdesc="A generic interface for cryptographic operations"
 url="https://github.com/TomMD/crypto-api";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:07:37
  Author: felixonmars
Revision: 508387

upgpkg: haskell-cipher-aes128 0.7.0.4-7

rebuild with entropy 0.4.1.5

Modified:
  haskell-cipher-aes128/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:06:45 UTC (rev 508386)
+++ PKGBUILD2019-09-07 13:07:37 UTC (rev 508387)
@@ -3,7 +3,7 @@
 _hkgname=cipher-aes128
 pkgname=haskell-cipher-aes128
 pkgver=0.7.0.4
-pkgrel=6
+pkgrel=7
 pkgdesc="AES and common modes using AES-NI when available."
 url="https://github.com/TomMD/cipher-aes128";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:07:47
  Author: felixonmars
Revision: 508388

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-cipher-aes128/repos/community-staging-x86_64/
  haskell-cipher-aes128/repos/community-staging-x86_64/PKGBUILD
(from rev 508387, haskell-cipher-aes128/trunk/PKGBUILD)

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

Copied: haskell-cipher-aes128/repos/community-staging-x86_64/PKGBUILD (from rev 
508387, haskell-cipher-aes128/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:07:47 UTC (rev 508388)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=cipher-aes128
+pkgname=haskell-cipher-aes128
+pkgver=0.7.0.4
+pkgrel=7
+pkgdesc="AES and common modes using AES-NI when available."
+url="https://github.com/TomMD/cipher-aes128";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-crypto-api' 'haskell-tagged' 'haskell-cereal')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('3a33c8f4c064ece06e16174243e90ddf2103bfba991835c0312ad97706b6754d04248e9aebb40455992f7e7f71b08672a76ab89b57d31481b9a807c4b3ce127f')
+
+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
+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 python-numpy/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:08:17
  Author: felixonmars
Revision: 362015

upgpkg: python-numpy 1.17.2-1

Modified:
  python-numpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:02:41 UTC (rev 362014)
+++ PKGBUILD2019-09-07 13:08:17 UTC (rev 362015)
@@ -4,7 +4,7 @@
 # Contributor: Angel 'angvp' Velasquez  
 
 pkgname=python-numpy
-pkgver=1.17.1
+pkgver=1.17.2
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest')
 options=('staticlibs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz";)
-sha512sums=('9392c7e09f50b6e9b7d9eea0c07c4cc81f4eef182efc09d8351b9f516e58465880fe943d7e2f548b5246cc92ffec3e572eab3eb859599e1d4e31bfba77d1e1ac')
+sha512sums=('7e7c4c3bb1b84c78191b5c7b2426b4485d98d6ff5231fb29853f3308b57c9bcbcc3ce0171c594c9eb5c15f668be2165a3856f59b71ef2ac76d4a4a64c1d6b02a')
 
 build() {
   cd numpy-$pkgver


[arch-commits] Commit in python-numpy/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:08:26
  Author: felixonmars
Revision: 362016

archrelease: copy trunk to testing-x86_64

Added:
  python-numpy/repos/testing-x86_64/
  python-numpy/repos/testing-x86_64/PKGBUILD
(from rev 362015, python-numpy/trunk/PKGBUILD)

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

Copied: python-numpy/repos/testing-x86_64/PKGBUILD (from rev 362015, 
python-numpy/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-09-07 13:08:26 UTC (rev 362016)
@@ -0,0 +1,42 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Felix Yan 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Angel 'angvp' Velasquez  
+
+pkgname=python-numpy
+pkgver=1.17.2
+pkgrel=1
+pkgdesc="Scientific tools for Python"
+arch=('x86_64')
+license=('custom')
+url="https://www.numpy.org/";
+depends=('cblas' 'lapack' 'python')
+optdepends=('python-nose: testsuite'
+'openblas: faster linear algebra')
+makedepends=('python-setuptools' 'gcc-fortran' 'python-nose' 'cython')
+checkdepends=('python-pytest')
+options=('staticlibs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz";)
+sha512sums=('7e7c4c3bb1b84c78191b5c7b2426b4485d98d6ff5231fb29853f3308b57c9bcbcc3ce0171c594c9eb5c15f668be2165a3856f59b71ef2ac76d4a4a64c1d6b02a')
+
+build() {
+  cd numpy-$pkgver
+  python setup.py build
+}
+
+check() {
+  # TODO: Fix fortran tests here (it works fine after installation)
+
+  cd numpy-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  cd "$PWD/tmp_install"
+  PATH="$PWD/usr/bin:$PATH" 
PYTHONPATH="$PWD/usr/lib/python3.7/site-packages:$PYTHONPATH" python -c 'import 
numpy; numpy.test()'
+}
+
+package() {
+  cd numpy-$pkgver
+  python setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/python-numpy"
+  install -m644 LICENSE.txt "${pkgdir}/usr/share/licenses/python-numpy/"
+}


[arch-commits] Commit in haskell-crypto-api-tests/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:08:34
  Author: felixonmars
Revision: 508389

upgpkg: haskell-crypto-api-tests 0.3-34

rebuild with entropy 0.4.1.5

Modified:
  haskell-crypto-api-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:07:47 UTC (rev 508388)
+++ PKGBUILD2019-09-07 13:08:34 UTC (rev 508389)
@@ -3,7 +3,7 @@
 _hkgname=crypto-api-tests
 pkgname=haskell-crypto-api-tests
 pkgver=0.3
-pkgrel=33
+pkgrel=34
 pkgdesc="A test framework and KATs for cryptographic operations."
 url="http://trac.haskell.org/crypto-api/wiki";
 license=('BSD')


[arch-commits] Commit in haskell-crypto-api-tests/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:08:44
  Author: felixonmars
Revision: 508390

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-crypto-api-tests/repos/community-staging-x86_64/
  haskell-crypto-api-tests/repos/community-staging-x86_64/PKGBUILD
(from rev 508389, haskell-crypto-api-tests/trunk/PKGBUILD)

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

Copied: haskell-crypto-api-tests/repos/community-staging-x86_64/PKGBUILD (from 
rev 508389, haskell-crypto-api-tests/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:08:44 UTC (rev 508390)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+
+_hkgname=crypto-api-tests
+pkgname=haskell-crypto-api-tests
+pkgver=0.3
+pkgrel=34
+pkgdesc="A test framework and KATs for cryptographic operations."
+url="http://trac.haskell.org/crypto-api/wiki";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-test-framework-quickcheck2' 'haskell-crypto-api' 
'haskell-cereal'
+ 'haskell-test-framework' 'haskell-test-framework-hunit' 
'haskell-hunit'
+ 'haskell-quickcheck')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('4d9dfd52dc67279a712bd444972faa6650d987c8f65fb41178e5c6523a7260c0e2df8f44bc511ffa217b6d71c5ec41ab11a0466a326c9133f7e20c01c37404d5')
+
+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
+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-cryptohash-cryptoapi/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:09:30
  Author: felixonmars
Revision: 508393

upgpkg: haskell-cryptohash-cryptoapi 0.1.4-64

rebuild with entropy 0.4.1.5

Modified:
  haskell-cryptohash-cryptoapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:09:28 UTC (rev 508392)
+++ PKGBUILD2019-09-07 13:09:30 UTC (rev 508393)
@@ -3,7 +3,7 @@
 _hkgname=cryptohash-cryptoapi
 pkgname=haskell-cryptohash-cryptoapi
 pkgver=0.1.4
-pkgrel=63
+pkgrel=64
 pkgdesc="Crypto-api interfaces for cryptohash"
 url="https://github.com/vincenthz/hs-cryptohash-cryptoapi";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:09:40
  Author: felixonmars
Revision: 508394

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-cryptohash-cryptoapi/repos/community-staging-x86_64/
  haskell-cryptohash-cryptoapi/repos/community-staging-x86_64/PKGBUILD
(from rev 508393, haskell-cryptohash-cryptoapi/trunk/PKGBUILD)

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

Copied: haskell-cryptohash-cryptoapi/repos/community-staging-x86_64/PKGBUILD 
(from rev 508393, haskell-cryptohash-cryptoapi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:09:40 UTC (rev 508394)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+_hkgname=cryptohash-cryptoapi
+pkgname=haskell-cryptohash-cryptoapi
+pkgver=0.1.4
+pkgrel=64
+pkgdesc="Crypto-api interfaces for cryptohash"
+url="https://github.com/vincenthz/hs-cryptohash-cryptoapi";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-memory' 'haskell-cryptonite' 'haskell-crypto-api' 
'haskell-tagged'
+ 'haskell-cereal')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('f5add1c8922e682d5d08073d0a3d03c6d5545f38edd90821bad7a92f354203ca380ca7e302b4b259bb9e2ce6ae09b1a2428e981e2d745a4a1b1a5cff696621e2')
+
+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
+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 python-paste/repos/community-any (PKGBUILD PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:09:28
  Author: felixonmars
Revision: 508392

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:09:14 UTC (rev 508391)
+++ PKGBUILD2019-09-07 13:09:28 UTC (rev 508392)
@@ -1,63 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: David Campbell 
-# Contributor: Cilyan Olowen 
-
-pkgbase=python-paste
-pkgname=(python-paste python2-paste)
-pkgver=3.1.1
-pkgrel=1
-pkgdesc="Tools for using a Web Server Gateway Interface stack"
-arch=('any')
-url="http://pythonpaste.org/index.html";
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
-  'python2-openid')
-source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz";)
-sha512sums=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
-
-prepare() {
-  cp -a Paste-${pkgver}{,-py2}
-
-  cd Paste-${pkgver}-py2
-  sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
- -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  $(find . -name '*.py')
-}
-
-build() {
-  cd "$srcdir"/Paste-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/Paste-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/Paste-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/Paste-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-paste() {
-  depends=('python-six')
-  optdepends=('python-flup: WSGI utilities')
-
-  cd Paste-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}
-
-package_python2-paste() {
-  depends=('python2-six')
-  optdepends=('python2-flup: WSGI utilities'
-  'python2-openid: Support for OpenID')
-
-  cd Paste-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}

Copied: python-paste/repos/community-any/PKGBUILD (from rev 508391, 
python-paste/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:09:28 UTC (rev 508392)
@@ -0,0 +1,63 @@
+# Maintainer: Felix Yan 
+# Contributor: David Campbell 
+# Contributor: Cilyan Olowen 
+
+pkgbase=python-paste
+pkgname=(python-paste python2-paste)
+pkgver=3.2.0
+pkgrel=1
+pkgdesc="Tools for using a Web Server Gateway Interface stack"
+arch=('any')
+url="http://pythonpaste.org/index.html";
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 
'python2-six')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
+  'python2-openid')
+source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz";)
+sha512sums=('eebf97a699157de7182d6dfc843eab7e4b27e674b1d8b41b280c118440c6057dbf5e0a04064bb7d1a01d5bbfcecdd5869a4b6c30ab1f7bfbec52721b1fbdd321')
+
+prepare() {
+  cp -a Paste-${pkgver}{,-py2}
+
+  cd Paste-${pkgver}-py2
+  sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+ -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  $(find . -name '*.py')
+}
+
+build() {
+  cd "$srcdir"/Paste-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/Paste-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/Paste-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/Paste-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-paste() {
+  depends=('python-six')
+  optdepends=('python-flup: WSGI utilities')
+
+  cd Paste-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}
+
+package_python2-paste() {
+  depends=('python2-six')
+  optdepends=('python2-flup: WSGI utilities'
+  'python2-openid: Support for OpenID')
+
+  cd Paste-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 docs/license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:09:14
  Author: felixonmars
Revision: 508391

upgpkg: python-paste 3.2.0-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:08:44 UTC (rev 508390)
+++ PKGBUILD2019-09-07 13:09:14 UTC (rev 508391)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 
'python2-flup'
   'python2-openid')
 
source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz";)
-sha512sums=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
+sha512sums=('eebf97a699157de7182d6dfc843eab7e4b27e674b1d8b41b280c118440c6057dbf5e0a04064bb7d1a01d5bbfcecdd5869a4b6c30ab1f7bfbec52721b1fbdd321')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:10:46
  Author: felixonmars
Revision: 508395

upgpkg: haskell-drbg 0.5.5-66

rebuild with entropy 0.4.1.5

Modified:
  haskell-drbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:09:40 UTC (rev 508394)
+++ PKGBUILD2019-09-07 13:10:46 UTC (rev 508395)
@@ -3,7 +3,7 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=65
+pkgrel=66
 pkgdesc="Deterministic random bit generator (aka RNG, PRNG) based HMACs, 
Hashes, and Ciphers."
 url="https://github.com/TomMD/DRBG";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:11:31
  Author: felixonmars
Revision: 508397

upgpkg: haskell-nonce 1.0.7-66

rebuild with entropy 0.4.1.5

Modified:
  haskell-nonce/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:10:56 UTC (rev 508396)
+++ PKGBUILD2019-09-07 13:11:31 UTC (rev 508397)
@@ -4,7 +4,7 @@
 _hkgname=nonce
 pkgname=haskell-nonce
 pkgver=1.0.7
-pkgrel=65
+pkgrel=66
 pkgdesc="Generate cryptographic nonces."
 url="https://github.com/prowdsponsor/nonce";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:10:56
  Author: felixonmars
Revision: 508396

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-drbg/repos/community-staging-x86_64/PKGBUILD (from rev 508395, 
haskell-drbg/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:10:56 UTC (rev 508396)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+
+_hkgname=DRBG
+pkgname=haskell-drbg
+pkgver=0.5.5
+pkgrel=66
+pkgdesc="Deterministic random bit generator (aka RNG, PRNG) based HMACs, 
Hashes, and Ciphers."
+url="https://github.com/TomMD/DRBG";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-prettyclass' 'haskell-tagged' 
'haskell-crypto-api'
+ 'haskell-cryptohash-cryptoapi' 'haskell-parallel' 
'haskell-cipher-aes128' 'haskell-entropy')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-crypto-api-tests' 
'haskell-hunit'
+ 'haskell-test-framework' 'haskell-test-framework-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('e71fc158a7961729ce10d2ca795a935d6a103f31e864f0446cc4faf2b0edb3a5938a4cc79135cf043a375e63f9be4401ce092951b4e8f47c1c3b1c2070c118be')
+
+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
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+# https://github.com/TomMD/DRBG/issues/7
+runhaskell Setup test || echo "Tests expected to fail"
+}
+
+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-nonce/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:11:41
  Author: felixonmars
Revision: 508398

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-nonce/repos/community-staging-x86_64/PKGBUILD (from rev 508397, 
haskell-nonce/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:11:41 UTC (rev 508398)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=nonce
+pkgname=haskell-nonce
+pkgver=1.0.7
+pkgrel=66
+pkgdesc="Generate cryptographic nonces."
+url="https://github.com/prowdsponsor/nonce";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 
'haskell-unliftio'
+ 'haskell-unliftio-core')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('89fb70578c8f52c652cdb4c1e6243529701bc21685862d7bbc750e2000424a029a8b164bde6c422a38e61944a15a8b788aa4aa70212bca9f12b5eaae801d8db0')
+
+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
+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-puremd5/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:12:24
  Author: felixonmars
Revision: 508400

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-puremd5/repos/community-staging-x86_64/PKGBUILD (from rev 
508399, haskell-puremd5/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:12:24 UTC (rev 508400)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=pureMD5
+pkgname=haskell-puremd5 
+pkgver=2.1.3
+pkgrel=25
+pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
+url="https://hackage.haskell.org/package/pureMD5";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-crypto-api' 'haskell-tagged')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('4be26ab8383bc51aaefb2e22cd758945eab00d1ca9612fc0a1b6ba1a581ea7dca55580f50c11dd60c72aeb1f3c418c73c52df34a1be168d878602540394201dc')
+
+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 \
+-f-test
+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
+}
+
+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-puremd5/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:12:14
  Author: felixonmars
Revision: 508399

upgpkg: haskell-puremd5 2.1.3-25

rebuild with entropy 0.4.1.5

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:11:41 UTC (rev 508398)
+++ PKGBUILD2019-09-07 13:12:14 UTC (rev 508399)
@@ -4,7 +4,7 @@
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
 pkgver=2.1.3
-pkgrel=24
+pkgrel=25
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:13:27
  Author: felixonmars
Revision: 508402

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-http/repos/community-staging-x86_64/PKGBUILD (from rev 508401, 
haskell-http/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:13:27 UTC (rev 508402)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=HTTP
+pkgname=haskell-http
+pkgver=4000.3.14
+pkgrel=28
+pkgdesc="A library for client-side HTTP"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-network' 'haskell-network-uri')
+makedepends=('ghc' 'haskell-hunit' 'haskell-httpd-shed' 'haskell-puremd5' 
'haskell-split'
+ 'haskell-test-framework' 'haskell-test-framework-hunit' 
'haskell-case-insensitive'
+ 'haskell-http-types' 'haskell-wai' 'haskell-warp' 
'haskell-conduit'
+ 'haskell-conduit-extra')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('bcc9107412f3ff5806369675ae6cfd87c4ecc36490eab6d62c697f47e62ff8b0d1d6a25f9bfb9d8ef1f037492820eb732cb9cbec7ea9e7e4b20699573077b064')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *3.3/<4/' $_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-mtl1 -f-warn-as-error -f-conduit10 -fwarp-tests -fnetwork-uri
+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 $_hkgname-$pkgver
+runhaskell Setup 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-http/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:13:17
  Author: felixonmars
Revision: 508401

upgpkg: haskell-http 4000.3.14-28

rebuild with entropy 0.4.1.5

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:12:24 UTC (rev 508400)
+++ PKGBUILD2019-09-07 13:13:17 UTC (rev 508401)
@@ -4,7 +4,7 @@
 _hkgname=HTTP
 pkgname=haskell-http
 pkgver=4000.3.14
-pkgrel=27
+pkgrel=28
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:14:48
  Author: felixonmars
Revision: 508403

upgpkg: python-cliff 2.16.0-1

Modified:
  python-cliff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:13:27 UTC (rev 508402)
+++ PKGBUILD2019-09-07 13:14:48 UTC (rev 508403)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cliff
 pkgname=(python-cliff python2-cliff)
-pkgver=2.15.0
+pkgver=2.16.0
 pkgrel=1
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
@@ -18,7 +18,7 @@
   'python-testscenarios' 'python2-testscenarios')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz";)
-sha512sums=('ca1d8cef8eb8f89cedeb3689baf227edbbc15c494cd730b892081fbcaf4b0f4d11792e9899d4b9c3ae9329940b2eca5a92814c1aa99faf7f5f88dc5d6b703f84')
+sha512sums=('4d789c683bd23a624beb0cbcb2cae2a31858b7da3625b5c15d274a25195d27f41ea0dc949e00dc381457d6a31ba5221160c23e347767edfd0babb4bd41c373f6')
 
 prepare() {
   cp -a cliff-$pkgver{,-py2}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:15:07
  Author: felixonmars
Revision: 508405

upgpkg: browserify 16.5.0-1

Modified:
  browserify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:15:00 UTC (rev 508404)
+++ PKGBUILD2019-09-07 13:15:07 UTC (rev 508405)
@@ -2,7 +2,7 @@
 
 pkgname=browserify
 pkgdesc='browser-side require() the node way'
-pkgver=16.3.0
+pkgver=16.5.0
 pkgrel=1
 arch=('any')
 url='http://browserify.org/'
@@ -12,7 +12,7 @@
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
 install=browserify.install
-sha512sums=('05669a0fb6a5c86655101070493631e22245e43b30206ccad7ba3c6a2f70e222916d8a64dc43a2a6b447311440f0309916615e39dc7b037f39c365dd16fc569a')
+sha512sums=('e9b7c8ddc97be982c09c267be401aefd73ceb2a52147273417fa2518825e0b1b5fc45d87bcf2847268d4f4cf2800fc65e2e058d54ecdaf2df743a9285777f68b')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:15:30
  Author: felixonmars
Revision: 508407

upgpkg: python-tox 3.14.0-1

Modified:
  python-tox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:15:21 UTC (rev 508406)
+++ PKGBUILD2019-09-07 13:15:30 UTC (rev 508407)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.13.2
+pkgver=3.14.0
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -18,7 +18,7 @@
   'python2-pytest-mock' 'python2-pathlib2' 'python-flaky' 
'python2-flaky'
   'python-pathlib2' 'python2-pathlib2')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz";)
-sha512sums=('06c92c803bef7c2dd3796ecc869d78dc4d3044e62688bcf529b7c6b8330532aab30dcc44425fc226886a35d8227225db5e3f2435a469e90af7ad440231abbc35')
+sha512sums=('5b3ad0c683c98ed0f79f45b711e60061a69c317df94c627305788067bf6607c388648af2922d8d3931100bb4b0f6db3a765ca49d9489ae026af9f20c4d12588e')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:15:00
  Author: felixonmars
Revision: 508404

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  122 ++---
 1 file changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:14:48 UTC (rev 508403)
+++ PKGBUILD2019-09-07 13:15:00 UTC (rev 508404)
@@ -1,61 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-cliff
-pkgname=(python-cliff python2-cliff)
-pkgver=2.15.0
-pkgrel=1
-pkgdesc="Command Line Interface Formulation Framework"
-arch=('any')
-url="https://docs.openstack.org/cliff/latest/";
-license=('Apache')
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-cmd2' 'python2-cmd2' 'python-prettytable' 
'python2-prettytable'
- 'python-pyparsing' 'python2-pyparsing' 'python-stevedore'
- 'python2-stevedore' 'python2-unicodecsv' 'python-yaml' 
'python2-yaml')
-checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock'
-  'python-sphinx' 'python2-sphinx' 'python-oslosphinx' 
'python2-oslosphinx'
-  'python-testscenarios' 'python2-testscenarios')
-options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz";)
-sha512sums=('ca1d8cef8eb8f89cedeb3689baf227edbbc15c494cd730b892081fbcaf4b0f4d11792e9899d4b9c3ae9329940b2eca5a92814c1aa99faf7f5f88dc5d6b703f84')
-
-prepare() {
-  cp -a cliff-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/cliff-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/cliff-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/cliff-$pkgver
-  python setup.py testr
-
-  cd "$srcdir"/cliff-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-cliff() {
-  depends=('python-six' 'python-pbr' 'python-cmd2' 'python-prettytable' 
'python-pyparsing'
-   'python-stevedore' 'python-yaml')
-
-  cd "$srcdir"/cliff-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-cliff() {
-  depends=('python2-six' 'python2-pbr' 'python2-cmd2' 'python2-prettytable' 
'python2-pyparsing'
-   'python2-stevedore' 'python2-unicodecsv' 'python2-yaml')
-
-  cd "$srcdir"/cliff-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-cliff/repos/community-any/PKGBUILD (from rev 508403, 
python-cliff/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:15:00 UTC (rev 508404)
@@ -0,0 +1,61 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-cliff
+pkgname=(python-cliff python2-cliff)
+pkgver=2.16.0
+pkgrel=1
+pkgdesc="Command Line Interface Formulation Framework"
+arch=('any')
+url="https://docs.openstack.org/cliff/latest/";
+license=('Apache')
+makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-cmd2' 'python2-cmd2' 'python-prettytable' 
'python2-prettytable'
+ 'python-pyparsing' 'python2-pyparsing' 'python-stevedore'
+ 'python2-stevedore' 'python2-unicodecsv' 'python-yaml' 
'python2-yaml')
+checkdepends=('python-testrepository' 'python2-testrepository' 'python-mock' 
'python2-mock'
+  'python-sphinx' 'python2-sphinx' 'python-oslosphinx' 
'python2-oslosphinx'
+  'python-testscenarios' 'python2-testscenarios')
+options=('!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz";)
+sha512sums=('4d789c683bd23a624beb0cbcb2cae2a31858b7da3625b5c15d274a25195d27f41ea0dc949e00dc381457d6a31ba5221160c23e347767edfd0babb4bd41c373f6')
+
+prepare() {
+  cp -a cliff-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/cliff-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/cliff-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cliff-$pkgver
+  python setup.py testr
+
+  cd "$srcdir"/cliff-$pkgver-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-cliff() {
+  depends=('python-six' 'python-pbr' 'python-cmd2' 'python-prettytable' 
'python-pyparsing'
+   'python-stevedore' 'python-yaml')
+
+  cd "$srcdir"/cliff-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-cliff() {
+  depends=('python2-six' 'python2-pbr' 'python2-cmd2' 'python2-prettytable' 
'python2-pyparsing'
+   'python2-stevedore' 'python2-unicodecsv' 'python2-yaml')
+
+  cd "$srcdir"/cliff-$pkgver-py2
+  python2 setup.py ins

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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:15:21
  Author: felixonmars
Revision: 508406

archrelease: copy trunk to community-any

Added:
  browserify/repos/community-any/PKGBUILD
(from rev 508405, browserify/trunk/PKGBUILD)
  browserify/repos/community-any/browserify.install
(from rev 508405, browserify/trunk/browserify.install)
Deleted:
  browserify/repos/community-any/PKGBUILD
  browserify/repos/community-any/browserify.install

+
 PKGBUILD   |   60 +--
 browserify.install |   18 +++
 2 files changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:15:07 UTC (rev 508405)
+++ PKGBUILD2019-09-07 13:15:21 UTC (rev 508406)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=browserify
-pkgdesc='browser-side require() the node way'
-pkgver=16.3.0
-pkgrel=1
-arch=('any')
-url='http://browserify.org/'
-license=('MIT' 'BSD')
-depends=('nodejs' 'acorn')
-makedepends=('npm' 'git')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-install=browserify.install
-sha512sums=('05669a0fb6a5c86655101070493631e22245e43b30206ccad7ba3c6a2f70e222916d8a64dc43a2a6b447311440f0309916615e39dc7b037f39c365dd16fc569a')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-  done
-
-  # Fix npm security derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}

Copied: browserify/repos/community-any/PKGBUILD (from rev 508405, 
browserify/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:15:21 UTC (rev 508406)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=browserify
+pkgdesc='browser-side require() the node way'
+pkgver=16.5.0
+pkgrel=1
+arch=('any')
+url='http://browserify.org/'
+license=('MIT' 'BSD')
+depends=('nodejs' 'acorn')
+makedepends=('npm' 'git')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+install=browserify.install
+sha512sums=('e9b7c8ddc97be982c09c267be401aefd73ceb2a52147273417fa2518825e0b1b5fc45d87bcf2847268d4f4cf2800fc65e2e058d54ecdaf2df743a9285777f68b')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+  done
+
+  # Fix npm security derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}

Deleted: browserify.install
===
--- browserify.install  2019-09-07 13:15:07 UTC (rev 508405)
+++ browserify.install  2019-09-07 13:15:21 UTC (rev 508406)
@@ -1,9 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-  find /usr/lib/node_modules/browserify -type d -exec chmod 755 '{}' +
-}
-
-post_upgrade() {
-  post_install
-}

Copied: browserify/repos/community-any/browserify.install (from rev 508405, 
browserify/trunk/browserify.install)
===
--- browserify.install  (rev 0)
+++ browserify.install  2019-09-07 13:15:21 UTC (rev 508406)
@@ -0,0 +1,9 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+  find /usr/lib/node_modules/browserify -type d -exec chmod 755 '{}' +
+}
+
+post_upgrade() {
+  post_install
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:15:42
  Author: felixonmars
Revision: 508408

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:15:30 UTC (rev 508407)
+++ PKGBUILD2019-09-07 13:15:42 UTC (rev 508408)
@@ -1,78 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Thomas Weißschuh 
-# Contributor: George Brooke 
-# Contributor: Sebastian Wiesner 
-
-pkgbase=python-tox
-pkgname=(python-tox python2-tox)
-pkgver=3.13.2
-pkgrel=1
-pkgdesc='Python virtualenv management and testing tool'
-arch=('any')
-url='https://tox.readthedocs.io'
-license=('GPL2')
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-py' 
'python2-py' 'python-virtualenv'
- 'python2-virtualenv' 'python-pluggy' 'python2-pluggy' 
'python-toml' 'python2-toml'
- 'python-filelock' 'python2-filelock' 'python-freezegun' 
'python2-freezegun')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-mock'
-  'python2-pytest-mock' 'python2-pathlib2' 'python-flaky' 
'python2-flaky'
-  'python-pathlib2' 'python2-pathlib2')
-source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz";)
-sha512sums=('06c92c803bef7c2dd3796ecc869d78dc4d3044e62688bcf529b7c6b8330532aab30dcc44425fc226886a35d8227225db5e3f2435a469e90af7ad440231abbc35')
-
-prepare() {
-  find tox-$pkgver -name "*.pyc" -delete
-
-  cp -a tox-$pkgver{,-py2}
-
-  sed -i 's|pathlib2|pathlib|' tox-$pkgver/tests/integration/*.py
-}
-
-build() {
-  export LC_CTYPE=en_US.UTF-8
-
-  cd "$srcdir"/tox-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/tox-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points
-
-  (
-cd "$srcdir"/tox-$pkgver
-virtualenv "$srcdir/pyvenv" --system-site-packages
-. "$srcdir/pyvenv/bin/activate"
-python setup.py install
-python setup.py pytest
-  )
-
-  (
-cd "$srcdir"/tox-$pkgver-py2
-virtualenv2 "$srcdir/pyvenv-py2" --system-site-packages
-. "$srcdir/pyvenv-py2/bin/activate"
-python setup.py install
-python setup.py pytest
-  )
-}
-
-package_python-tox() {
-  depends=('python-py' 'python-virtualenv' 'python-setuptools' 'python-pluggy' 
'python-toml'
-   'python-filelock')
-
-  cd "$srcdir"/tox-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  ln -s tox "$pkgdir"/usr/bin/tox3
-}
-
-package_python2-tox() {
-  depends=('python2-py' 'python2-virtualenv' 'python2-setuptools' 
'python2-pluggy' 'python2-toml'
-   'python2-filelock')
-
-  cd "$srcdir"/tox-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/bin/tox{,2}
-  mv "$pkgdir"/usr/bin/{tox-quickstart,tox2-quickstart}
-}

Copied: python-tox/repos/community-any/PKGBUILD (from rev 508407, 
python-tox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:15:42 UTC (rev 508408)
@@ -0,0 +1,78 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Weißschuh 
+# Contributor: George Brooke 
+# Contributor: Sebastian Wiesner 
+
+pkgbase=python-tox
+pkgname=(python-tox python2-tox)
+pkgver=3.14.0
+pkgrel=1
+pkgdesc='Python virtualenv management and testing tool'
+arch=('any')
+url='https://tox.readthedocs.io'
+license=('GPL2')
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-py' 
'python2-py' 'python-virtualenv'
+ 'python2-virtualenv' 'python-pluggy' 'python2-pluggy' 
'python-toml' 'python2-toml'
+ 'python-filelock' 'python2-filelock' 'python-freezegun' 
'python2-freezegun')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-pytest-mock'
+  'python2-pytest-mock' 'python2-pathlib2' 'python-flaky' 
'python2-flaky'
+  'python-pathlib2' 'python2-pathlib2')
+source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz";)
+sha512sums=('5b3ad0c683c98ed0f79f45b711e60061a69c317df94c627305788067bf6607c388648af2922d8d3931100bb4b0f6db3a765ca49d9489ae026af9f20c4d12588e')
+
+prepare() {
+  find tox-$pkgver -name "*.pyc" -delete
+
+  cp -a tox-$pkgver{,-py2}
+
+  sed -i 's|pathlib2|pathlib|' tox-$pkgver/tests/integration/*.py
+}
+
+build() {
+  export LC_CTYPE=en_US.UTF-8
+
+  cd "$srcdir"/tox-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/tox-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points
+
+  (
+cd "$srcdir"/tox-$pkgver
+virtualenv "$srcdir/pyvenv" --system-site-packages
+. "$srcdir/pyvenv/bin/activate"
+python setup.py install
+python setup.py pytest
+  )
+
+  (
+cd "$src

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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:16:49
  Author: felixonmars
Revision: 508409

upgpkg: cabal-install 2.4.0.0-133

rebuild with entropy 0.4.1.5

Modified:
  cabal-install/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:15:42 UTC (rev 508408)
+++ PKGBUILD2019-09-07 13:16:49 UTC (rev 508409)
@@ -5,7 +5,7 @@
 
 pkgname=cabal-install
 pkgver=2.4.0.0
-pkgrel=132
+pkgrel=133
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="https://hackage.haskell.org/package/cabal-install";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:16:59
  Author: felixonmars
Revision: 508410

archrelease: copy trunk to community-staging-x86_64

Added:
  cabal-install/repos/community-staging-x86_64/
  cabal-install/repos/community-staging-x86_64/PKGBUILD
(from rev 508409, cabal-install/trunk/PKGBUILD)

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

Copied: cabal-install/repos/community-staging-x86_64/PKGBUILD (from rev 508409, 
cabal-install/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:16:59 UTC (rev 508410)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Arch Haskell Team 
+
+pkgname=cabal-install
+pkgver=2.4.0.0
+pkgrel=133
+pkgdesc="The command-line interface for Cabal and Hackage."
+url="https://hackage.haskell.org/package/cabal-install";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-base16-bytestring' 
'haskell-cryptohash-sha256'
+ 'haskell-echo' 'haskell-edit-distance' 'haskell-hackage-security' 
'haskell-hashable'
+ 'haskell-http' 'haskell-network' 'haskell-network-uri' 
'haskell-random' 'haskell-resolv'
+ 'haskell-tar' 'haskell-zlib' 'haskell-zip-archive')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/package/cabal-install-${pkgver}/cabal-install-${pkgver}.tar.gz";)
+sha512sums=('caf49ec35d5665164b76db3a6219c0409243fb80fd7a740a91933732fbb26fc3efef88ddc3d769a76d0f76811ea83a6a7effdab5ad8264da808d4469c9faf125')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i -e 's/< *0.4/<1/' -e 's/< *2.8/<4/' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/${pkgname}"
+  runhaskell Setup build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  runhaskell Setup copy --destdir="${pkgdir}"
+
+  install -Dm644 LICENSE \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  install -Dm644 bash-completion/cabal \
+"${pkgdir}/usr/share/bash-completion/completions/cabal"
+}


[arch-commits] Commit in golang-github-stretchr-testify/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:18:09
  Author: felixonmars
Revision: 508411

upgpkg: golang-github-stretchr-testify 1.4.0-1

Modified:
  golang-github-stretchr-testify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:16:59 UTC (rev 508410)
+++ PKGBUILD2019-09-07 13:18:09 UTC (rev 508411)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=golang-github-stretchr-testify
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='A toolkit with common assertions and mocks that plays nicely with the 
standard library'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('go-pie' 'golang-github-davecgh-go-spew' 
'golang-github-pmezard-go-difflib'
  'golang-github-stretchr-objx')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/stretchr/testify/archive/v$pkgver.tar.gz";)
-sha512sums=('29dc8389f0efba9caeb2d2d5704878c93f3b00c21e6ad2712bac52bbc09c460d9028aecbfd5430f200a15fd0e8c8d0157e084b72463d82ceecc5459d93d4d896')
+sha512sums=('7a91c120f5425a1b89239a03ef9419d44c83342665beb3362384fe6512af52c49a5f914e5bbf9725656311ff0b826146f11b7db9f4cf4c1a69ce6033169d8c2d')
 
 check() {
   export GOPATH="$srcdir/build:/usr/share/gocode"


[arch-commits] Commit in golang-github-stretchr-testify/repos/community-any (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:18:22
  Author: felixonmars
Revision: 508412

archrelease: copy trunk to community-any

Added:
  golang-github-stretchr-testify/repos/community-any/PKGBUILD
(from rev 508411, golang-github-stretchr-testify/trunk/PKGBUILD)
Deleted:
  golang-github-stretchr-testify/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:18:09 UTC (rev 508411)
+++ PKGBUILD2019-09-07 13:18:22 UTC (rev 508412)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=golang-github-stretchr-testify
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A toolkit with common assertions and mocks that plays nicely with the 
standard library'
-arch=('any')
-url="https://github.com/stretchr/testify";
-license=('MIT')
-depends=('go-pie' 'golang-github-davecgh-go-spew' 
'golang-github-pmezard-go-difflib'
- 'golang-github-stretchr-objx')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/stretchr/testify/archive/v$pkgver.tar.gz";)
-sha512sums=('29dc8389f0efba9caeb2d2d5704878c93f3b00c21e6ad2712bac52bbc09c460d9028aecbfd5430f200a15fd0e8c8d0157e084b72463d82ceecc5459d93d4d896')
-
-check() {
-  export GOPATH="$srcdir/build:/usr/share/gocode"
-  mkdir -p "$srcdir"/build/src/github.com/stretchr
-  cp -a "$srcdir"/testify-$pkgver 
"$srcdir"/build/src/github.com/stretchr/testify
-  cd "$srcdir"/build/src/github.com/stretchr/testify
-  go test -v $(go list ./... | grep -v vendor)
-}
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/gocode/src/github.com/stretchr
-  cp -a "$srcdir"/testify-$pkgver 
"$pkgdir"/usr/share/gocode/src/github.com/stretchr/testify
-
-  install -Dm644 testify-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: golang-github-stretchr-testify/repos/community-any/PKGBUILD (from rev 
508411, golang-github-stretchr-testify/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:18:22 UTC (rev 508412)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=golang-github-stretchr-testify
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A toolkit with common assertions and mocks that plays nicely with the 
standard library'
+arch=('any')
+url="https://github.com/stretchr/testify";
+license=('MIT')
+depends=('go-pie' 'golang-github-davecgh-go-spew' 
'golang-github-pmezard-go-difflib'
+ 'golang-github-stretchr-objx')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/stretchr/testify/archive/v$pkgver.tar.gz";)
+sha512sums=('7a91c120f5425a1b89239a03ef9419d44c83342665beb3362384fe6512af52c49a5f914e5bbf9725656311ff0b826146f11b7db9f4cf4c1a69ce6033169d8c2d')
+
+check() {
+  export GOPATH="$srcdir/build:/usr/share/gocode"
+  mkdir -p "$srcdir"/build/src/github.com/stretchr
+  cp -a "$srcdir"/testify-$pkgver 
"$srcdir"/build/src/github.com/stretchr/testify
+  cd "$srcdir"/build/src/github.com/stretchr/testify
+  go test -v $(go list ./...)
+}
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/gocode/src/github.com/stretchr
+  cp -a "$srcdir"/testify-$pkgver 
"$pkgdir"/usr/share/gocode/src/github.com/stretchr/testify
+
+  install -Dm644 testify-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:18:23
  Author: felixonmars
Revision: 362017

upgpkg: enchant 2.2.6-1

Modified:
  enchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:08:26 UTC (rev 362016)
+++ PKGBUILD2019-09-07 13:18:23 UTC (rev 362017)
@@ -3,7 +3,7 @@
 # Contributor: dorphell 
 
 pkgname=enchant
-pkgver=2.2.5
+pkgver=2.2.6
 pkgrel=1
 pkgdesc="A wrapper library for generic spell checking"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
 makedepends=('git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AbiWord/enchant/archive/v$pkgver.tar.gz";)
-sha512sums=('7fde1e9effa2d6984c4dfbd09bb76fc343a99436ad73b219d1b0675eefc16cab820a464b29e2061ab4b48e617f6e3f55cf46c5168c25efdda5259fa2bfe35013')
+sha512sums=('6c17e04e3e122582c2f420fd64f7217438f7186994e8448f1a745b3b786d75c9871befb13ec46b7c8fd2efa135206017ec45e5e920efe230f599322b9d70247f')
 
 prepare() {
   cd $pkgname-$pkgver


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:18:34
  Author: felixonmars
Revision: 362018

archrelease: copy trunk to extra-x86_64

Added:
  enchant/repos/extra-x86_64/PKGBUILD
(from rev 362017, enchant/trunk/PKGBUILD)
Deleted:
  enchant/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-07 13:18:23 UTC (rev 362017)
+++ PKGBUILD2019-09-07 13:18:34 UTC (rev 362018)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: dorphell 
-
-pkgname=enchant
-pkgver=2.2.5
-pkgrel=1
-pkgdesc="A wrapper library for generic spell checking"
-arch=('x86_64')
-url="https://abiword.github.io/enchant/";
-license=('LGPL')
-depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
-makedepends=('git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AbiWord/enchant/archive/v$pkgver.tar.gz";)
-sha512sums=('7fde1e9effa2d6984c4dfbd09bb76fc343a99436ad73b219d1b0675eefc16cab820a464b29e2061ab4b48e617f6e3f55cf46c5168c25efdda5259fa2bfe35013')
-
-prepare() {
-  cd $pkgname-$pkgver
-  ./bootstrap
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static \
---disable-ispell \
---with-myspell-dir=/usr/share/myspell
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: enchant/repos/extra-x86_64/PKGBUILD (from rev 362017, 
enchant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-07 13:18:34 UTC (rev 362018)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: dorphell 
+
+pkgname=enchant
+pkgver=2.2.6
+pkgrel=1
+pkgdesc="A wrapper library for generic spell checking"
+arch=('x86_64')
+url="https://abiword.github.io/enchant/";
+license=('LGPL')
+depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
+makedepends=('git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/AbiWord/enchant/archive/v$pkgver.tar.gz";)
+sha512sums=('6c17e04e3e122582c2f420fd64f7217438f7186994e8448f1a745b3b786d75c9871befb13ec46b7c8fd2efa135206017ec45e5e920efe230f599322b9d70247f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  ./bootstrap
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static \
+--disable-ispell \
+--with-myspell-dir=/usr/share/myspell
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:23:27
  Author: felixonmars
Revision: 508413

upgpkg: python-snowballstemmer 1.9.1-1

Modified:
  python-snowballstemmer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:18:22 UTC (rev 508412)
+++ PKGBUILD2019-09-07 13:23:27 UTC (rev 508413)
@@ -3,36 +3,44 @@
 
 pkgbase=python-snowballstemmer
 pkgname=('python-snowballstemmer' 'python2-snowballstemmer')
-pkgver=1.2.1
-pkgrel=3
+pkgver=1.9.1
+pkgrel=1
 arch=('any')
 pkgdesc="Snowball stemming library collection for Python"
 url='https://github.com/shibukawa/snowball_py'
 license=('BSD')
 makedepends=('python' 'python2')
-source=("https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-${pkgver}.tar.gz";)
-md5sums=('643b019667a708a922172e33a99bf2fa')
+source=("https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-$pkgver.tar.gz";)
+md5sums=('00324762f8a0e6889353926e2c9767fb')
 
 prepare() {
-  cp -a snowballstemmer-${pkgver}{,-py2}
+  cp -a snowballstemmer-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/snowballstemmer-${pkgver}
+  cd "$srcdir"/snowballstemmer-$pkgver
   python setup.py build
 
-  cd "$srcdir"/snowballstemmer-${pkgver}-py2
+  cd "$srcdir"/snowballstemmer-$pkgver-py2
   python2 setup.py build
 }
 
+check() {
+  cd "$srcdir"/snowballstemmer-$pkgver/src
+  PYTHONPATH=. python sample/testapp.py english "what's this"
+
+  cd "$srcdir"/snowballstemmer-$pkgver-py2/src
+  PYTHONPATH=. python2 sample/testapp.py english "what's this"
+}
+
 package_python-snowballstemmer() {
   depends=('python')
   optdepends=('python-pystemmer: for improved performance')
 
-  cd "$srcdir"/snowballstemmer-${pkgver}
+  cd "$srcdir"/snowballstemmer-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 
-  install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
 }
 
 package_python2-snowballstemmer() {
@@ -39,8 +47,8 @@
   depends=('python2')
   optdepends=('python2-pystemmer: for improved performance')
 
-  cd "$srcdir"/snowballstemmer-${pkgver}-py2 
+  cd "$srcdir"/snowballstemmer-$pkgver-py2 
   python2 setup.py install --root="$pkgdir" --optimize=1
 
-  install -Dm644 LICENSE.rst "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
 }


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:23:37
  Author: felixonmars
Revision: 508414

archrelease: copy trunk to community-testing-any

Added:
  python-snowballstemmer/repos/community-testing-any/
  python-snowballstemmer/repos/community-testing-any/PKGBUILD
(from rev 508413, python-snowballstemmer/trunk/PKGBUILD)

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

Copied: python-snowballstemmer/repos/community-testing-any/PKGBUILD (from rev 
508413, python-snowballstemmer/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-09-07 13:23:37 UTC (rev 508414)
@@ -0,0 +1,54 @@
+# Maintainer: Felix Yan 
+# Contributor: xantares
+
+pkgbase=python-snowballstemmer
+pkgname=('python-snowballstemmer' 'python2-snowballstemmer')
+pkgver=1.9.1
+pkgrel=1
+arch=('any')
+pkgdesc="Snowball stemming library collection for Python"
+url='https://github.com/shibukawa/snowball_py'
+license=('BSD')
+makedepends=('python' 'python2')
+source=("https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-$pkgver.tar.gz";)
+md5sums=('00324762f8a0e6889353926e2c9767fb')
+
+prepare() {
+  cp -a snowballstemmer-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/snowballstemmer-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/snowballstemmer-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/snowballstemmer-$pkgver/src
+  PYTHONPATH=. python sample/testapp.py english "what's this"
+
+  cd "$srcdir"/snowballstemmer-$pkgver-py2/src
+  PYTHONPATH=. python2 sample/testapp.py english "what's this"
+}
+
+package_python-snowballstemmer() {
+  depends=('python')
+  optdepends=('python-pystemmer: for improved performance')
+
+  cd "$srcdir"/snowballstemmer-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}
+
+package_python2-snowballstemmer() {
+  depends=('python2')
+  optdepends=('python2-pystemmer: for improved performance')
+
+  cd "$srcdir"/snowballstemmer-$pkgver-py2 
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:27:07
  Author: felixonmars
Revision: 508415

upgpkg: darcs 2.14.2-104

rebuild with entropy 0.4.1.5

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:23:37 UTC (rev 508414)
+++ PKGBUILD2019-09-07 13:27:07 UTC (rev 508415)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.2
-pkgrel=103
+pkgrel=104
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL2")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:27:21
  Author: felixonmars
Revision: 508416

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 508415, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:27:21 UTC (rev 508416)
@@ -0,0 +1,63 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.14.2
+pkgrel=104
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net";
+license=("GPL2")
+arch=('x86_64')
+depends=('curl' 'ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+ 'haskell-cryptohash' 'haskell-data-ordlist' 'haskell-fgl' 
'haskell-graphviz'
+ 'haskell-hashable' 'haskell-html' 'haskell-http' 'haskell-knob' 
'haskell-mmap'
+ 'haskell-network' 'haskell-network-uri' 'haskell-old-time'
+ 'haskell-sandi' 'haskell-random' 'haskell-regex-applicative' 
'haskell-regex-compat-tdfa'
+ 'haskell-tar' 'haskell-unix-compat' 'haskell-utf8-string'
+ 'haskell-vector' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-cmdargs' 'haskell-findbin' 'haskell-hunit' 
'haskell-quickcheck'
+ 'haskell-shelly' 'haskell-split' 'haskell-test-framework'
+ 'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('0fd3aa052da9d74f31835a12e7bb50beeff7beec8b10c72cafef7e97fbac02ae178a8f52bf55f1d79887e19164633c8a19ddda01ff2ba4aa8795ac071903552b')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -e 's/^ghc /ghc -dynamic /' \
+-e 's/ ghc / ghc -dynamic /' \
+-i tests/*.sh tests/lib
+sed -i -e 's/< *0.5/<1/' -e 's/< *2.13/<3/' $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
+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
+}
+
+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 haskell-js-jquery/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:28:06
  Author: felixonmars
Revision: 508417

upgpkg: haskell-js-jquery 3.3.1-272

rebuild with entropy 0.4.1.5

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:27:21 UTC (rev 508416)
+++ PKGBUILD2019-09-07 13:28:06 UTC (rev 508417)
@@ -4,7 +4,7 @@
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
 pkgver=3.3.1
-pkgrel=271
+pkgrel=272
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme";
 license=("MIT")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:28:16
  Author: felixonmars
Revision: 508418

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-js-jquery/repos/community-staging-x86_64/
  haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD
(from rev 508417, haskell-js-jquery/trunk/PKGBUILD)

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

Copied: haskell-js-jquery/repos/community-staging-x86_64/PKGBUILD (from rev 
508417, haskell-js-jquery/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:28:16 UTC (rev 508418)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=js-jquery
+pkgname=haskell-js-jquery
+pkgver=3.3.1
+pkgrel=272
+pkgdesc="Obtain minified jQuery code"
+url="https://github.com/ndmitchell/js-jquery#readme";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-http')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('359a4342bc5156d5360385a478e235def04db0381cc48f342baac5018e91350dce760adb9b9ada796bc6341d5629f807672f629ee127faefe521801d62bb')
+
+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
+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 $_hkgname-$pkgver
+runhaskell Setup 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-criterion/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:29:59
  Author: felixonmars
Revision: 508420

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-criterion/repos/community-staging-x86_64/PKGBUILD (from rev 
508419, haskell-criterion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:29:59 UTC (rev 508420)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=criterion
+pkgname=haskell-criterion
+pkgver=1.5.5.0
+pkgrel=57
+pkgdesc="Robust, reliable performance measurement and analysis"
+url="http://www.serpentine.com/criterion";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-wl-pprint' 
'haskell-base-compat-batteries'
+ 'haskell-cassava' 'haskell-code-page' 'haskell-criterion-measurement' 
'haskell-exceptions'
+ 'haskell-glob' 'haskell-js-flot' 'haskell-js-jquery' 
'haskell-microstache'
+ 'haskell-mwc-random' 'haskell-optparse-applicative' 
'haskell-statistics'
+ 'haskell-transformers-compat' 'haskell-vector' 
'haskell-vector-algorithms')
+makedepends=('ghc' 'haskell-base-compat' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('361e67479848288db75f8869f6da63778e32d8d18ae499fb38e301a02cf7679cb8e3a1e3779247b14f1f34ab570ccd8aa998a9794253a94cfb842f1a7277')
+
+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 \
+-f-fast -f-embed-data-files
+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 $_hkgname-$pkgver
+runhaskell Setup 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-criterion/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:29:48
  Author: felixonmars
Revision: 508419

upgpkg: haskell-criterion 1.5.5.0-57

rebuild with entropy 0.4.1.5

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:28:16 UTC (rev 508418)
+++ PKGBUILD2019-09-07 13:29:48 UTC (rev 508419)
@@ -4,7 +4,7 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.5.5.0
-pkgrel=56
+pkgrel=57
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:31:17
  Author: felixonmars
Revision: 508422

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rsa/repos/community-staging-x86_64/PKGBUILD (from rev 508421, 
haskell-rsa/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:31:17 UTC (rev 508422)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=RSA
+pkgname=haskell-rsa
+pkgver=2.3.1
+pkgrel=31
+pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1."
+url="https://github.com/GaloisInc/rsa";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-crypto-api' 'haskell-crypto-pubkey-types' 
'haskell-sha')
+makedepends=('ghc' 'haskell-drbg' 'haskell-quickcheck' 'haskell-tagged' 
'haskell-test-framework'
+ 'haskell-test-framework-quickcheck2')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b4d3f406cd7b97237c2b36e2ba659f35871e02a6144b6cb48482fdc7999d9822758472c25b9eaef9ef6aeb8c503fa49b424350a543897217f3aec3084dd7572f')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '1i{-# language NoMonadFailDesugaring #-}' Test.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
+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
+}
+
+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-rsa/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:31:06
  Author: felixonmars
Revision: 508421

upgpkg: haskell-rsa 2.3.1-31

rebuild with entropy 0.4.1.5

Modified:
  haskell-rsa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:29:59 UTC (rev 508420)
+++ PKGBUILD2019-09-07 13:31:06 UTC (rev 508421)
@@ -3,7 +3,7 @@
 _hkgname=RSA
 pkgname=haskell-rsa
 pkgver=2.3.1
-pkgrel=30
+pkgrel=31
 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1."
 url="https://github.com/GaloisInc/rsa";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:31:56
  Author: felixonmars
Revision: 508423

upgpkg: haskell-authenticate-oauth 1.6-106

rebuild with entropy 0.4.1.5

Modified:
  haskell-authenticate-oauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:31:17 UTC (rev 508422)
+++ PKGBUILD2019-09-07 13:31:56 UTC (rev 508423)
@@ -3,7 +3,7 @@
 _hkgname=authenticate-oauth
 pkgname=haskell-authenticate-oauth
 pkgver=1.6
-pkgrel=105
+pkgrel=106
 pkgdesc="Library to authenticate with OAuth for Haskell web applications."
 url="https://github.com/yesodweb/authenticate";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:32:07
  Author: felixonmars
Revision: 508424

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-authenticate-oauth/repos/community-staging-x86_64/PKGBUILD 
(from rev 508423, haskell-authenticate-oauth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:32:07 UTC (rev 508424)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+
+_hkgname=authenticate-oauth
+pkgname=haskell-authenticate-oauth
+pkgver=1.6
+pkgrel=106
+pkgdesc="Library to authenticate with OAuth for Haskell web applications."
+url="https://github.com/yesodweb/authenticate";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http-client' 'haskell-crypto-pubkey-types' 
'haskell-rsa'
+ 'haskell-data-default' 'haskell-base64-bytestring' 'haskell-sha' 
'haskell-random'
+ 'haskell-http-types' 'haskell-blaze-builder' 
'haskell-transformers-compat')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('1cd4db3874b05a8856dcd07ee1e63fdafb92e8997b9caf81436d882f36c1bda3fce4b32cdbfa28ffa5f5374566ffa981537f527d8814131e7d61f2d1b831')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/<.*2.3/<3/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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-shake/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:39:53
  Author: felixonmars
Revision: 508425

upgpkg: haskell-shake 0.18.3-25

rebuild with entropy 0.4.1.5

Modified:
  haskell-shake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:32:07 UTC (rev 508424)
+++ PKGBUILD2019-09-07 13:39:53 UTC (rev 508425)
@@ -4,7 +4,7 @@
 _hkgname=shake
 pkgname=haskell-shake
 pkgver=0.18.3
-pkgrel=24
+pkgrel=25
 pkgdesc="Build system library, like Make, but more accurate dependencies."
 url="https://shakebuild.com";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:40:04
  Author: felixonmars
Revision: 508426

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-shake/repos/community-staging-x86_64/PKGBUILD (from rev 508425, 
haskell-shake/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:40:04 UTC (rev 508426)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=shake
+pkgname=haskell-shake
+pkgver=0.18.3
+pkgrel=25
+pkgdesc="Build system library, like Make, but more accurate dependencies."
+url="https://shakebuild.com";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-filepattern' 'haskell-hashable' 
'haskell-heaps'
+ 'haskell-js-dgtable' 'haskell-js-flot' 'haskell-js-jquery' 
'haskell-primitive'
+ 'haskell-random' 'haskell-unordered-containers' 'haskell-utf8-string')
+makedepends=('ghc' 'haskell-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('d7d3ac1c7db8cec76df7e09d115f54be09cd66f95740c27ad807e3fa35b9ea37d20874c279b22d62b173b52205050a7bcaa805a265dab0fe73776e9a0b9a36db')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/ghc --make/ghc -dynamic --make/' src/Test/Command.hs
+sed -e 's/runhaskell -package=Cabal Setup.hs configure/runhaskell 
-package=Cabal Setup.hs configure --enable-executable-dynamic 
--disable-library-vanilla/' \
+-e 's/ghc -fno-code/ghc -dynamic -fno-code/' \
+-i src/Test/Docs.hs
+sed -i 's/cmd "ghc" flags/cmd "ghc" "-dynamic" flags/' src/Test/Self.hs 
src/Test/SelfMake.hs
+sed -i 's/ghc --make/ghc -dynamic --make/' docs/manual/build.sh
+}
+
+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 \
+-f-portable -f-cloud
+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 $_hkgname-$pkgver
+runhaskell Setup 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-skein/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:40:57
  Author: felixonmars
Revision: 508428

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-skein/repos/community-staging-x86_64/PKGBUILD (from rev 508427, 
haskell-skein/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:40:57 UTC (rev 508428)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=skein
+pkgname=haskell-skein
+pkgver=1.0.9.4
+pkgrel=31
+pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
+url="https://github.com/meteficha/skein";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cereal" "haskell-crypto-api" "haskell-tagged")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('4f449de2db0c9f6a22e3f7375999029c1ab9139ae2e678e5582d5ad05dc8b3c12c99951ede884228579b9acc0243b00b93dca07dd6d1ea314cc0d3d223165c34')
+
+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 \
+-f-big-endian -f-force-endianness -f-reference
+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
+}
+
+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-clientsession/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:41:31
  Author: felixonmars
Revision: 508429

upgpkg: haskell-clientsession 0.9.1.2-116

rebuild with entropy 0.4.1.5

Modified:
  haskell-clientsession/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:40:57 UTC (rev 508428)
+++ PKGBUILD2019-09-07 13:41:31 UTC (rev 508429)
@@ -4,7 +4,7 @@
 _hkgname=clientsession
 pkgname=haskell-clientsession
 pkgver=0.9.1.2
-pkgrel=115
+pkgrel=116
 pkgdesc="Securely store session data in a client-side cookie."
 url="https://github.com/yesodweb/clientsession/tree/master";
 license=("MIT")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:40:46
  Author: felixonmars
Revision: 508427

upgpkg: haskell-skein 1.0.9.4-31

rebuild with entropy 0.4.1.5

Modified:
  haskell-skein/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:40:04 UTC (rev 508426)
+++ PKGBUILD2019-09-07 13:40:46 UTC (rev 508427)
@@ -4,7 +4,7 @@
 _hkgname=skein
 pkgname=haskell-skein
 pkgver=1.0.9.4
-pkgrel=30
+pkgrel=31
 pkgdesc="Skein, a family of cryptographic hash functions.  Includes Skein-MAC 
as well."
 url="https://github.com/meteficha/skein";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:41:41
  Author: felixonmars
Revision: 508430

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-clientsession/repos/community-staging-x86_64/PKGBUILD (from rev 
508429, haskell-clientsession/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:41:41 UTC (rev 508430)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=clientsession
+pkgname=haskell-clientsession
+pkgver=0.9.1.2
+pkgrel=116
+pkgdesc="Securely store session data in a client-side cookie."
+url="https://github.com/yesodweb/clientsession/tree/master";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-base64-bytestring" "haskell-cereal"
+ "haskell-cipher-aes" "haskell-cprng-aes" "haskell-crypto-api"
+ "haskell-crypto-random" "haskell-entropy" "haskell-setenv"
+ "haskell-skein" "haskell-tagged")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('27b44924843363f86b7c27aec1a73e8d74fcf42075cbe45ded4f26d690eb086bac0a4091e66bbdcb431c090aed0ddb64384ca6c555b8ba4c7372f1c42117587a')
+
+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 \
+-f-test
+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
+}
+
+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-unixutils/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:42:17
  Author: felixonmars
Revision: 508431

upgpkg: haskell-unixutils 1.54.1-103

rebuild with entropy 0.4.1.5

Modified:
  haskell-unixutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:41:41 UTC (rev 508430)
+++ PKGBUILD2019-09-07 13:42:17 UTC (rev 508431)
@@ -3,7 +3,7 @@
 _hkgname=Unixutils
 pkgname=haskell-unixutils
 pkgver=1.54.1
-pkgrel=102
+pkgrel=103
 pkgdesc="A crude interface between Haskell and Unix-like operating systems"
 url="https://github.com/seereason/haskell-unixutils";
 license=('BSD')


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:42:27
  Author: felixonmars
Revision: 508432

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-unixutils/repos/community-staging-x86_64/PKGBUILD (from rev 
508431, haskell-unixutils/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:42:27 UTC (rev 508432)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+_hkgname=Unixutils
+pkgname=haskell-unixutils
+pkgver=1.54.1
+pkgrel=103
+pkgdesc="A crude interface between Haskell and Unix-like operating systems"
+url="https://github.com/seereason/haskell-unixutils";
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-process-extras' 
'haskell-puremd5'
+ 'haskell-regex-tdfa' 'haskell-zlib')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('b8395cf6778c18a2f36a45a927d24042fd144ab70c6c092e1be36b22c59bbd1f0151cbe703d9db98dc769eba41ca9eb89cf60e87f5a6bbb32d6b64ef97c45665')
+
+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
+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 "COPYING" 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING"
+}


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:43:09
  Author: felixonmars
Revision: 508434

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-uuid/repos/community-staging-x86_64/PKGBUILD (from rev 508433, 
haskell-uuid/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:43:09 UTC (rev 508434)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=uuid
+pkgname=haskell-uuid
+pkgver=1.3.13
+pkgrel=26
+pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
+url="https://github.com/aslatter/uuid";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-cryptohash-md5" "haskell-cryptohash-sha1" 
"haskell-entropy"
+ "haskell-network-info" "haskell-random" "haskell-uuid-types")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('e888e6350a32c6496b0b57384797925c78ab1c4dc674d296972981fa81338b4705d21a96960a63771aa5b9a785efd507ecaad195767dba7847fcab5ca7f3f923')
+
+prepare() {
+sed -i -e 's/time>= 1.1  && < 1.8,/time>= 
1.1,/' -e 's/<.*0.4/<1/' $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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-uuid/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:42:59
  Author: felixonmars
Revision: 508433

upgpkg: haskell-uuid 1.3.13-26

rebuild with entropy 0.4.1.5

Modified:
  haskell-uuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:42:27 UTC (rev 508432)
+++ PKGBUILD2019-09-07 13:42:59 UTC (rev 508433)
@@ -4,7 +4,7 @@
 _hkgname=uuid
 pkgname=haskell-uuid
 pkgver=1.3.13
-pkgrel=25
+pkgrel=26
 pkgdesc="For creating, comparing, parsing and printing Universally Unique 
Identifiers"
 url="https://github.com/aslatter/uuid";
 license=("BSD")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:43:53
  Author: felixonmars
Revision: 508435

upgpkg: haskell-rebase 1.3.1.1-22

rebuild with entropy 0.4.1.5

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:43:09 UTC (rev 508434)
+++ PKGBUILD2019-09-07 13:43:53 UTC (rev 508435)
@@ -4,7 +4,7 @@
 _hkgname=rebase
 pkgname=haskell-rebase
 pkgver=1.3.1.1
-pkgrel=21
+pkgrel=22
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase";
 license=("MIT")


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

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:44:04
  Author: felixonmars
Revision: 508436

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rebase/repos/community-staging-x86_64/PKGBUILD (from rev 
508435, haskell-rebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:44:04 UTC (rev 508436)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rebase
+pkgname=haskell-rebase
+pkgver=1.3.1.1
+pkgrel=22
+pkgdesc='A more progressive alternative to the "base" package'
+url="https://github.com/nikita-volkov/rebase";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hashable' 'haskell-vector' 
'haskell-unordered-containers'
+ 'haskell-scientific' 'haskell-uuid' 'haskell-dlist' 'haskell-void'
+ 'haskell-bifunctors' 'haskell-profunctors' 'haskell-contravariant'
+ 'haskell-contravariant-extras' 'haskell-semigroupoids' 
'haskell-either'
+ 'haskell-base-prelude')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2418a89c2348f222320ce75001d944f2d1025bdf8d00f7cca5ae00fe3e701de1e79e1c24726faad23860f6c9a76a86a7fbc3248ec5b4b601c2c3d64086b7b8d1')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -e '/fail/d' -e '/semigroups/d' -i $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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-rerebase/repos (2 files)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:45:02
  Author: felixonmars
Revision: 508438

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rerebase/repos/community-staging-x86_64/PKGBUILD (from rev 
508437, haskell-rerebase/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-09-07 13:45:02 UTC (rev 508438)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=rerebase
+pkgname=haskell-rerebase
+pkgver=1.3.1.1
+pkgrel=20
+pkgdesc='Reexports from "base" with a bunch of other standard libraries'
+url="https://github.com/nikita-volkov/rerebase";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-rebase')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('27008e85e6b811177c760e3f97935cf0f0816e4204520fd4c809cef0a1ce4a304f9e64d5b8cdc992e2bbdff8f8cc22088d0384f2dc0545d0907c576827531cea')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/==1/>=1/' $_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 \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+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
+}
+
+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-rerebase/trunk (PKGBUILD)

2019-09-07 Thread Felix Yan via arch-commits
Date: Saturday, September 7, 2019 @ 13:44:52
  Author: felixonmars
Revision: 508437

upgpkg: haskell-rerebase 1.3.1.1-20

rebuild with entropy 0.4.1.5

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-07 13:44:04 UTC (rev 508436)
+++ PKGBUILD2019-09-07 13:44:52 UTC (rev 508437)
@@ -4,7 +4,7 @@
 _hkgname=rerebase
 pkgname=haskell-rerebase
 pkgver=1.3.1.1
-pkgrel=19
+pkgrel=20
 pkgdesc='Reexports from "base" with a bunch of other standard libraries'
 url="https://github.com/nikita-volkov/rerebase";
 license=("MIT")


  1   2   3   4   5   >