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

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 06:40:06
  Author: andyrtr
Revision: 358082

archrelease: copy trunk to testing-x86_64

Added:
  xorg-xinput/repos/testing-x86_64/
  xorg-xinput/repos/testing-x86_64/PKGBUILD
(from rev 358081, xorg-xinput/trunk/PKGBUILD)

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

Copied: xorg-xinput/repos/testing-x86_64/PKGBUILD (from rev 358081, 
xorg-xinput/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-07-17 06:40:06 UTC (rev 358082)
@@ -0,0 +1,29 @@
+# Maintainer: Jan de Groot 
+
+pkgname=xorg-xinput
+pkgver=1.6.3
+pkgrel=1
+pkgdesc="Small commandline tool to configure devices"
+arch=(x86_64)
+url="https://xorg.freedesktop.org/";
+license=('custom')
+depends=('libx11' 'libxi>=1.5.99.2' 'xorg-xrandr' 'libxinerama')
+makedepends=('xorg-util-macros' 'inputproto' 'libxfixes')
+groups=('xorg-apps' 'xorg')
+source=(https://xorg.freedesktop.org/archive/individual/app/xinput-${pkgver}.tar.bz2{,.sig})
+sha512sums=('cb2fef866ac5a71dbca3e23b4ecadaca38e65dc1b30f8bb024bad92486554fafc472706619a1af04c746a4f53ce6aea827d694b9f4f0c7d0d46bb1da81984076'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
+
+build() {
+  cd xinput-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd xinput-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 06:40:02
  Author: andyrtr
Revision: 358081

upgpkg: xorg-xinput 1.6.3-1

upstream update 1.6.3

Modified:
  xorg-xinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 06:39:22 UTC (rev 358080)
+++ PKGBUILD2019-07-17 06:40:02 UTC (rev 358081)
@@ -1,8 +1,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xorg-xinput
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="Small commandline tool to configure devices"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/";
@@ -11,7 +11,7 @@
 makedepends=('xorg-util-macros' 'inputproto' 'libxfixes')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xinput-${pkgver}.tar.bz2{,.sig})
-sha512sums=('dbef3a87dd47bb8c593f1305bea7978697a12434a4992584e4124d745bb366812366b44fc205159137a3db6f7b8338effd1b90641a194497b19159b9fd91939e'
+sha512sums=('cb2fef866ac5a71dbca3e23b4ecadaca38e65dc1b30f8bb024bad92486554fafc472706619a1af04c746a4f53ce6aea827d694b9f4f0c7d0d46bb1da81984076'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # "Peter Hutterer 
(Who-T) "
 


[arch-commits] Commit in poppler/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 06:30:50
  Author: andyrtr
Revision: 358079

archrelease: copy trunk to staging-x86_64

Added:
  poppler/repos/staging-x86_64/
  poppler/repos/staging-x86_64/PKGBUILD
(from rev 358078, poppler/trunk/PKGBUILD)

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

Copied: poppler/repos/staging-x86_64/PKGBUILD (from rev 358078, 
poppler/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-07-17 06:30:50 UTC (rev 358079)
@@ -0,0 +1,81 @@
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgbase=poppler
+pkgname=('poppler' 'poppler-glib' 'poppler-qt5')
+pkgver=0.79.0
+pkgrel=1
+arch=(x86_64)
+license=('GPL')
+makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg2' 'gtk3' 
'pkgconfig' 'lcms2' 
+ 'gobject-introspection' 'icu' 'qt5-base' 'git' 'nss' 'gtk-doc' 
'curl' 'poppler-data'
+ 'cmake' 'python') 
+options=('!emptydirs')
+url="https://poppler.freedesktop.org/";
+source=(https://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz{,.sig}
+
test::git+https://anongit.freedesktop.org/git/poppler/test/#commit=01c92874c3e109cb5cfdbc5ea987ea79283c3c80)
+sha256sums=('f985a4608fe592d2546d9d37d4182e502ff6b4c42f8db4be0a021a1c369528c8'
+'SKIP'
+'SKIP')
+validpgpkeys=('CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7') # "Albert Astals Cid 
"
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
+-DENABLE_GTK_DOC=ON
+  make
+}
+
+check() {
+  cd build
+  LANG=en_US.UTF8 make test
+}
+
+package_poppler() {
+  pkgdesc="PDF rendering library based on xpdf 3.0"
+  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg2' 'lcms2' 'nss' 
'curl')
+  optdepends=('poppler-data: encoding data to display PDF documents containing 
CJK characters')
+  conflicts=("poppler-qt3<${pkgver}" "poppler-qt4<${pkgver}")
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # cleanup for splitted build
+  rm -vrf "${pkgdir}"/usr/include/poppler/{glib,qt5}
+  rm -vf "${pkgdir}"//usr/lib/libpoppler-{glib,qt5}.*
+  rm -vf "${pkgdir}"/usr/lib/pkgconfig/poppler-{glib,qt5}.pc
+  rm -vrf "${pkgdir}"/usr/{lib,share}/gir*
+  rm -vrf "${pkgdir}"/usr/share/gtk-doc
+}
+
+package_poppler-glib() {
+  pkgdesc="Poppler glib bindings"
+  depends=("poppler=${pkgver}" 'glib2')
+
+  cd build
+
+  make -C glib DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/lib/pkgconfig"
+  install -m644 poppler-glib.pc "${pkgdir}/usr/lib/pkgconfig/"
+  rm -vf "${pkgdir}"/usr/lib/libpoppler.*
+  rm -vf "${pkgdir}/usr/bin/poppler-glib-demo"
+}
+
+package_poppler-qt5() {
+  pkgdesc="Poppler Qt5 bindings"
+  depends=("poppler=${pkgver}" 'qt5-base')
+
+  cd build
+  make -C qt5 DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/lib/pkgconfig"
+  install -m644 poppler-qt5.pc "${pkgdir}/usr/lib/pkgconfig/"
+}
+


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

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 06:30:38
  Author: andyrtr
Revision: 358078

upgpkg: poppler 0.79.0-1

upstream update 0.79.0

Modified:
  poppler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 05:37:16 UTC (rev 358077)
+++ PKGBUILD2019-07-17 06:30:38 UTC (rev 358078)
@@ -3,7 +3,7 @@
 
 pkgbase=poppler
 pkgname=('poppler' 'poppler-glib' 'poppler-qt5')
-pkgver=0.78.0
+pkgver=0.79.0
 pkgrel=1
 arch=(x86_64)
 license=('GPL')
@@ -14,7 +14,7 @@
 url="https://poppler.freedesktop.org/";
 source=(https://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz{,.sig}
 
test::git+https://anongit.freedesktop.org/git/poppler/test/#commit=01c92874c3e109cb5cfdbc5ea987ea79283c3c80)
-sha256sums=('622fdd3187a7339c3b78b861b7cd820ea41ebce0609839ba28ee52c3387938c2'
+sha256sums=('f985a4608fe592d2546d9d37d4182e502ff6b4c42f8db4be0a021a1c369528c8'
 'SKIP'
 'SKIP')
 validpgpkeys=('CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7') # "Albert Astals Cid 
"


[arch-commits] Commit in xf86-video-intel/repos (4 files)

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 05:37:16
  Author: andyrtr
Revision: 358077

archrelease: copy trunk to testing-x86_64

Added:
  xf86-video-intel/repos/testing-x86_64/
  
xf86-video-intel/repos/testing-x86_64/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch
(from rev 358076, 
xf86-video-intel/trunk/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch)
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 358076, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 358076, xf86-video-intel/trunk/xf86-video-intel.install)

+
 0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch |   93 +++
 PKGBUILD   |   89 ++
 xf86-video-intel.install   |   21 ++
 3 files changed, 203 insertions(+)

Copied: 
xf86-video-intel/repos/testing-x86_64/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch
 (from rev 358076, 
xf86-video-intel/trunk/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch)
===
--- testing-x86_64/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch   
(rev 0)
+++ testing-x86_64/0001-SNA-fix-PRIME-output-support-since-xserver-1.20.patch   
2019-07-17 05:37:16 UTC (rev 358077)
@@ -0,0 +1,93 @@
+From e85424325911626556fbe5a313c698a5da701163 Mon Sep 17 00:00:00 2001
+From: Peter Wu 
+Date: Mon, 13 Aug 2018 22:59:50 +0200
+Subject: [PATCH xf86-video-intel] SNA: fix PRIME output support since xserver
+ 1.20
+
+Since xorg-server 1.20, an external monitor would remain blank when used
+in a PRIME output slave setup. Only a cursor was visible. The cause is
+"Make PixmapDirtyUpdateRec::src a DrawablePtr" in xserver, the "src"
+pointer might point to the root window (created by the server) instead
+of a pixmap (as created by xf86-video-intel). Use get_drawable_pixmap to
+handle both cases.
+
+When built with -fsanitize=address, the following test will trigger a
+heap-buffer-overflow error due to to_sna_from_pixmap receiving a window
+instead of a pixmap.
+
+Test on a hybrid graphics laptop (Intel + modesetting/nouveau):
+
+xrandr --setprovideroutputsource modesetting Intel
+xrandr --output DP-1-1 --mode 2560x1440  # should not crash
+glxgears  # should display gears on both screens
+
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100086
+Signed-off-by: Peter Wu 
+---
+Tested with xserver 1.20.1 with ASAN enabled. Survives multiple
+resolution changes, works with a Plasma desktop session, it seems
+stable. Something like this patch is required to make multi-monitor
+setups usable in a hybrid graphics setting with Xorg 1.20.
+---
+ src/sna/sna_accel.c | 18 ++
+ 1 file changed, 18 insertions(+)
+
+diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
+index 2f669bcf..80b116a3 100644
+--- a/src/sna/sna_accel.c
 b/src/sna/sna_accel.c
+@@ -17510,7 +17510,11 @@ static bool has_offload_slaves(struct sna *sna)
+   PixmapDirtyUpdatePtr dirty;
+ 
+   xorg_list_for_each_entry(dirty, &screen->pixmap_dirty_list, ent) {
++#ifdef HAS_DIRTYTRACKING_DRAWABLE_SRC
++  assert(dirty->src == &sna->front->drawable);
++#else
+   assert(dirty->src == sna->front);
++#endif
+   if (RegionNotEmpty(DamageRegion(dirty->damage)))
+   return true;
+   }
+@@ -17671,7 +17675,11 @@ static void sna_accel_post_damage(struct sna *sna)
+   if (RegionNil(damage))
+   continue;
+ 
++#ifdef HAS_DIRTYTRACKING_DRAWABLE_SRC
++  src = get_drawable_pixmap(dirty->src);
++#else
+   src = dirty->src;
++#endif
+   dst = dirty->slave_dst->master_pixmap;
+ 
+   region.extents.x1 = dirty->x;
+@@ -17922,9 +17930,15 @@ migrate_dirty_tracking(PixmapPtr old_front, PixmapPtr 
new_front)
+   PixmapDirtyUpdatePtr dirty, safe;
+ 
+   xorg_list_for_each_entry_safe(dirty, safe, &screen->pixmap_dirty_list, 
ent) {
++#ifdef HAS_DIRTYTRACKING_DRAWABLE_SRC
++  assert(dirty->src == &old_front->drawable);
++  if (dirty->src != &old_front->drawable)
++  continue;
++#else
+   assert(dirty->src == old_front);
+   if (dirty->src != old_front)
+   continue;
++#endif
+ 
+   DamageUnregister(&dirty->src->drawable, dirty->damage);
+   DamageDestroy(dirty->damage);
+@@ -17939,7 +17953,11 @@ migrate_dirty_tracking(PixmapPtr old_front, PixmapPtr 
new_front)
+   }
+ 
+   DamageRegister(&new_front->drawable, dirty->damage);
++#ifdef HAS_DIRTYTRACKING_DRAWABLE_SRC
++  dirty->src = &new_front->drawable;
++#else
+   dirty->src = new_front;
++#endif
+   }
+ #endif
+ }
+-- 
+2.18.0
+

Copied: xf

[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2019-07-16 Thread Andreas Radke via arch-commits
Date: Wednesday, July 17, 2019 @ 05:37:08
  Author: andyrtr
Revision: 358076

upgpkg: xf86-video-intel 1:2.99.917+865+g60022507-1

update to latest git commits

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 05:34:16 UTC (rev 358075)
+++ PKGBUILD2019-07-17 05:37:08 UTC (rev 358076)
@@ -2,8 +2,9 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=6afed33b2d673d88674f0c76efe500ae414e8e1b # master
-pkgver=2.99.917+863+g6afed33b
+# https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/
+_commit=60022507b80e3c123db2c88b6e0f0f1dee5d3a4f # master
+pkgver=2.99.917+865+g60022507
 pkgrel=1
 epoch=1
 arch=(x86_64)


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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:33:38
  Author: svenstaro
Revision: 358071

upgpkg: nvidia 430.34-1

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 05:32:45 UTC (rev 358070)
+++ PKGBUILD2019-07-17 05:33:38 UTC (rev 358071)
@@ -4,9 +4,9 @@
 
 pkgbase=nvidia
 pkgname=(nvidia nvidia-dkms)
-pkgver=430.26
+pkgver=430.34
 _extramodules=extramodules-ARCH
-pkgrel=10
+pkgrel=1
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="http://www.nvidia.com/";
@@ -16,7 +16,7 @@
 _pkg="NVIDIA-Linux-x86_64-${pkgver}"
 
source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";
 fs62142.patch)
-sha512sums=('34ff46659e1d68874dd7ac933fcc6a5dbdbd240e433e5c76c4cb74242001f427848406148fc12035a60d35395c19c81a758ec1ea810d239b15dd72e2d15f884b'
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e'
 
'df949debf9fed92b3c58322c02685fb344bbfff2920557e7d55ed3f70559f48cd6199bc85e2af170b7e56797f3e9881a53eab8c411f21e75f5abec26eaa47752')
 
 prepare() {


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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:33:49
  Author: svenstaro
Revision: 358072

archrelease: copy trunk to staging-x86_64

Added:
  nvidia/repos/staging-x86_64/
  nvidia/repos/staging-x86_64/PKGBUILD
(from rev 358071, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-x86_64/fs62142.patch
(from rev 358071, nvidia/trunk/fs62142.patch)

---+
 PKGBUILD  |   85 
 fs62142.patch |   13 
 2 files changed, 98 insertions(+)

Copied: nvidia/repos/staging-x86_64/PKGBUILD (from rev 358071, 
nvidia/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-07-17 05:33:49 UTC (rev 358072)
@@ -0,0 +1,85 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=430.34
+_extramodules=extramodules-ARCH
+pkgrel=1
+pkgdesc="NVIDIA drivers for linux"
+arch=('x86_64')
+url="http://www.nvidia.com/";
+makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux' 'linux-headers')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";
+fs62142.patch)
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e'
+
'df949debf9fed92b3c58322c02685fb344bbfff2920557e7d55ed3f70559f48cd6199bc85e2af170b7e56797f3e9881a53eab8c411f21e75f5abec26eaa47752')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+# Fix https://bugs.archlinux.org/task/62142
+patch -Np1 -i ../fs62142.patch
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+
+# Gift for linux-rt guys
+sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 
NV_EXCLUDE_BUILD_MODULES/' dkms.conf
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux' "nvidia-utils=${pkgver}" 'libglvnd')
+
+install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
+  "${srcdir}/${_pkg}/kernel"/nvidia{,-modeset,-drm,-uvm}.ko
+
+find "${pkgdir}" -name '*.ko' -exec gzip -n {} +
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+
+install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 
"${srcdir}/${_pkg}/LICENSE"
+}
+
+package_nvidia-dkms() {
+pkgdesc="NVIDIA driver sources for linux"
+depends=('dkms' "nvidia-utils=$pkgver" 'libglvnd')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+provides=("nvidia=$pkgver")
+conflicts+=('nvidia')
+
+cd ${_pkg}
+
+install -dm 755 "${pkgdir}"/usr/src
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+
+install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 
"${srcdir}/${_pkg}/LICENSE"
+}

Copied: nvidia/repos/staging-x86_64/fs62142.patch (from rev 358071, 
nvidia/trunk/fs62142.patch)
===
--- staging-x86_64/fs62142.patch(rev 0)
+++ staging-x86_64/fs62142.patch2019-07-17 05:33:49 UTC (rev 358072)
@@ -0,0 +1,13 @@
+diff --git a/kernel/nvidia/nv-dma.c b/kernel/nvidia/nv-dma.c
+index 73cdeed..e691014 100644
+--- a/kernel/nvidia/nv-dma.c
 b/kernel/nvidia/nv-dma.c
+@@ -606,7 +606,7 @@ static NvBool nv_dma_is_map_resource_implemented
+ #if defined(NV_DMA_MAP_RESOURCE_PRESENT)
+ const struct dma_map_ops *ops = get_dma_ops(&nvl->dev->dev);
+ 
+-return (ops->map_resource != NULL);
++return (ops && ops->map_resource);
+ #else
+ return NV_FALSE;
+ #endif


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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:32:39
  Author: svenstaro
Revision: 358069

upgpkg: nvidia-lts 1:430.34-1

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 05:29:20 UTC (rev 358068)
+++ PKGBUILD2019-07-17 05:32:39 UTC (rev 358069)
@@ -1,9 +1,9 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=nvidia-lts
-pkgver=430.26
+pkgver=430.34
 _extramodules=extramodules-4.19-lts
-pkgrel=4
+pkgrel=1
 epoch=1
 arch=('x86_64')
 url="http://www.nvidia.com/";
@@ -13,7 +13,7 @@
 options=('!strip')
 _pkg="NVIDIA-Linux-x86_64-${pkgver}"
 
source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
-sha512sums=('34ff46659e1d68874dd7ac933fcc6a5dbdbd240e433e5c76c4cb74242001f427848406148fc12035a60d35395c19c81a758ec1ea810d239b15dd72e2d15f884b')
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
 
 prepare() {
 sh "${_pkg}.run" --extract-only


[arch-commits] Commit in nvidia-lts/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:32:45
  Author: svenstaro
Revision: 358070

archrelease: copy trunk to staging-x86_64

Added:
  nvidia-lts/repos/staging-x86_64/
  nvidia-lts/repos/staging-x86_64/PKGBUILD
(from rev 358069, nvidia-lts/trunk/PKGBUILD)

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

Copied: nvidia-lts/repos/staging-x86_64/PKGBUILD (from rev 358069, 
nvidia-lts/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-07-17 05:32:45 UTC (rev 358070)
@@ -0,0 +1,42 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=430.34
+_extramodules=extramodules-4.19-lts
+pkgrel=1
+epoch=1
+arch=('x86_64')
+url="http://www.nvidia.com/";
+makedepends=("nvidia-utils=${pkgver}" 'linux-lts' 'linux-lts-headers>=4.19.57')
+provides=('nvidia')
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+pkgdesc="NVIDIA drivers for linux-lts"
+depends=('linux-lts>=4.19.57' "nvidia-utils=${pkgver}" 'libgl')
+
+install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
+  "${srcdir}/${_pkg}/kernel"/nvidia{,-modeset,-drm,-uvm}.ko
+
+find "${pkgdir}" -name '*.ko' -exec gzip -n {} +
+
+echo "blacklist nouveau" |
+  install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+
+install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 
"${srcdir}/${_pkg}/LICENSE"
+}


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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:29:12
  Author: svenstaro
Revision: 358067

upgpkg: nvidia-utils 430.34-1

Modified:
  nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 22:40:18 UTC (rev 358066)
+++ PKGBUILD2019-07-17 05:29:12 UTC (rev 358067)
@@ -4,7 +4,7 @@
 
 pkgbase=nvidia-utils
 pkgname=('nvidia-utils' 'opencl-nvidia')
-pkgver=430.26
+pkgver=430.34
 pkgrel=1
 arch=('x86_64')
 url="http://www.nvidia.com/";
@@ -16,7 +16,7 @@
 
"https://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
 
sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
 
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
-
'34ff46659e1d68874dd7ac933fcc6a5dbdbd240e433e5c76c4cb74242001f427848406148fc12035a60d35395c19c81a758ec1ea810d239b15dd72e2d15f884b')
+
'a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
 
 
 create_links() {


[arch-commits] Commit in lib32-nvidia-utils/repos (2 files)

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:28:39
  Author: svenstaro
Revision: 490134

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-nvidia-utils/repos/multilib-staging-x86_64/
  lib32-nvidia-utils/repos/multilib-staging-x86_64/PKGBUILD
(from rev 490133, lib32-nvidia-utils/trunk/PKGBUILD)

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

Copied: lib32-nvidia-utils/repos/multilib-staging-x86_64/PKGBUILD (from rev 
490133, lib32-nvidia-utils/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2019-07-17 05:28:39 UTC (rev 490134)
@@ -0,0 +1,104 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Thomas Baechler 
+# Contributor: James Rayner 
+
+_pkgbasename=nvidia-utils
+pkgbase=lib32-$_pkgbasename
+pkgname=('lib32-nvidia-utils' 'lib32-opencl-nvidia')
+pkgver=430.34
+pkgrel=1
+arch=('x86_64')
+url="http://www.nvidia.com/";
+#makedepends=('nvidia-libgl')  # To avoid conflict during installation in the 
build chroot
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
+
+create_links() {
+# create soname links
+for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
+_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
+_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
+[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
+[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
+done
+}
+
+build() {
+sh ${_pkg}.run --extract-only
+}
+
+package_lib32-opencl-nvidia() {
+pkgdesc="OpenCL implemention for NVIDIA (32-bit)"
+depends=('lib32-zlib' 'lib32-gcc-libs')
+optdepends=('opencl-headers: headers necessary for OpenCL development')
+provides=('lib32-opencl-driver')
+
+cd "${_pkg}"/32
+
+# OpenCL
+install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-compiler.so.${pkgver}"
+install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-opencl.so.${pkgver}"
+
+create_links
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s $_pkgbasename "${pkgdir}/usr/share/licenses/lib32-opencl-nvidia"
+}
+
+package_lib32-nvidia-utils() {
+pkgdesc="NVIDIA drivers utilities (32-bit)"
+depends=('lib32-zlib' 'lib32-gcc-libs' 'lib32-libglvnd' 'nvidia-utils')
+optdepends=('lib32-opencl-nvidia')
+conflicts=('lib32-nvidia-libgl')
+provides=('lib32-vulkan-driver' 'lib32-opengl-driver' 'lib32-nvidia-libgl')
+replaces=('lib32-nvidia-libgl')
+
+cd "${_pkg}"/32
+
+install -D -m755 "libGLX_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLX_nvidia.so.${pkgver}"
+
+# OpenGL libraries
+install -D -m755 "libEGL_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libEGL_nvidia.so.${pkgver}"
+install -D -m755 "libGLESv1_CM_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLESv1_CM_nvidia.so.${pkgver}"
+install -D -m755 "libGLESv2_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/libGLESv2_nvidia.so.${pkgver}"
+
+# OpenGL core library
+install -D -m755 "libnvidia-glcore.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glcore.so.${pkgver}"
+install -D -m755 "libnvidia-eglcore.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-eglcore.so.${pkgver}"
+install -D -m755 "libnvidia-glsi.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glsi.so.${pkgver}"
+
+# misc
+install -D -m755 "libnvidia-ifr.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-ifr.so.${pkgver}"
+install -D -m755 "libnvidia-fbc.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-fbc.so.${pkgver}"
+install -D -m755 "libnvidia-encode.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-encode.so.${pkgver}"
+install -D -m755 "libnvidia-ml.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-ml.so.${pkgver}"
+install -D -m755 "libnvidia-glvkspirv.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-glvkspirv.so.${pkgver}"
+
+# VDPAU
+install -D -m755 "libvdpau_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib32/vdpau/libvdpau_nvidia.so.${pkgver}"
+
+# nvidia-tls library
+install -D -m755 "libnvidia-tls.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-tls.so.${pkgver}"
+
+# CUDA
+install -D -m755 "libcuda.so.${pkgver}" 
"${pkgdir}/usr/lib32/libcuda.so.${pkgver}"
+install -D -m755 "libnvcuvid.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvcuvid.so.${pkgver}"
+
+# PTX JIT Compiler (Parallel Thread Execution (PTX) is a pseudo-assembly 
language for CUDA)
+install -D -m755 "libnvidia-ptxjitcompiler.so.${pkgver}" 
"${pkgdir}/usr/lib32/libnvidia-ptxji

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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:29:20
  Author: svenstaro
Revision: 358068

archrelease: copy trunk to staging-x86_64

Added:
  nvidia-utils/repos/staging-x86_64/
  nvidia-utils/repos/staging-x86_64/PKGBUILD
(from rev 358067, nvidia-utils/trunk/PKGBUILD)
  nvidia-utils/repos/staging-x86_64/nvidia-drm-outputclass.conf
(from rev 358067, nvidia-utils/trunk/nvidia-drm-outputclass.conf)
  nvidia-utils/repos/staging-x86_64/nvidia-utils.install
(from rev 358067, nvidia-utils/trunk/nvidia-utils.install)
  nvidia-utils/repos/staging-x86_64/nvidia-utils.sysusers
(from rev 358067, nvidia-utils/trunk/nvidia-utils.sysusers)

-+
 PKGBUILD|  174 ++
 nvidia-drm-outputclass.conf |   15 +++
 nvidia-utils.install|7 +
 nvidia-utils.sysusers   |1 
 4 files changed, 197 insertions(+)

Copied: nvidia-utils/repos/staging-x86_64/PKGBUILD (from rev 358067, 
nvidia-utils/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-07-17 05:29:20 UTC (rev 358068)
@@ -0,0 +1,174 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Thomas Baechler 
+# Contributor: James Rayner 
+
+pkgbase=nvidia-utils
+pkgname=('nvidia-utils' 'opencl-nvidia')
+pkgver=430.34
+pkgrel=1
+arch=('x86_64')
+url="http://www.nvidia.com/";
+license=('custom')
+options=('!strip')
+_pkg="NVIDIA-Linux-x86_64-${pkgver}"
+source=('nvidia-drm-outputclass.conf'
+'nvidia-utils.sysusers'
+
"https://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
+sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
+
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
+
'a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
+
+
+create_links() {
+# create soname links
+find "$pkgdir" -type f -name '*.so*' ! -path '*xorg/*' -print0 | while 
read -d $'\0' _lib; do
+_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
+_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
+[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
+[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
+done
+}
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+bsdtar -xf nvidia-persistenced-init.tar.bz2
+
+sed -i 's/__NV_VK_ICD__/libGLX_nvidia.so.0/' nvidia_icd.json.template
+}
+
+package_opencl-nvidia() {
+pkgdesc="OpenCL implemention for NVIDIA"
+depends=('zlib')
+optdepends=('opencl-headers: headers necessary for OpenCL development')
+provides=('opencl-driver')
+cd "${_pkg}"
+
+# OpenCL
+install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
+install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
+install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}"
+
+create_links
+
+mkdir -p "${pkgdir}/usr/share/licenses"
+ln -s nvidia "${pkgdir}/usr/share/licenses/opencl-nvidia"
+}
+
+package_nvidia-utils() {
+pkgdesc="NVIDIA drivers utilities"
+depends=('xorg-server' 'libglvnd' 'egl-wayland')
+optdepends=('nvidia-settings: configuration tool'
+'xorg-server-devel: nvidia-xconfig'
+'opencl-nvidia: OpenCL support')
+conflicts=('nvidia-libgl')
+provides=('vulkan-driver' 'opengl-driver' 'nvidia-libgl')
+replaces=('nvidia-libgl')
+install="${pkgname}.install"
+
+cd "${_pkg}"
+
+# X driver
+install -D -m755 nvidia_drv.so 
"${pkgdir}/usr/lib/xorg/modules/drivers/nvidia_drv.so"
+
+# GLX extension module for X
+install -D -m755 "libglxserver_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.${pkgver}"
+# Ensure that X finds glx
+ln -s "libglxserver_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1"
+ln -s "libglxserver_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/nvidia/xorg/libglxserver_nvidia.so"
+
+install -D -m755 "libGLX_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLX_nvidia.so.${pkgver}"
+
+# OpenGL libraries
+install -D -m755 "libEGL_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/libEGL_nvidia.so.${pkgver}"
+install -D -m755 "libGLESv1_CM_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv1_CM_nvidia.so.${pkgver}"
+install -D -m755 "libGLESv2_nvidia.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv2_nvidia.so.${pkgver}"
+install -D -m644 "10_nvidia.json" 
"${pkgdir}/usr/share/glvnd/egl_vendor.d/10_nvidia.json"
+
+# OpenGL core libr

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

2019-07-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, July 17, 2019 @ 05:28:34
  Author: svenstaro
Revision: 490133

upgpkg: lib32-nvidia-utils 430.34-1

Modified:
  lib32-nvidia-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 04:31:22 UTC (rev 490132)
+++ PKGBUILD2019-07-17 05:28:34 UTC (rev 490133)
@@ -5,7 +5,7 @@
 _pkgbasename=nvidia-utils
 pkgbase=lib32-$_pkgbasename
 pkgname=('lib32-nvidia-utils' 'lib32-opencl-nvidia')
-pkgver=430.26
+pkgver=430.34
 pkgrel=1
 arch=('x86_64')
 url="http://www.nvidia.com/";
@@ -14,7 +14,7 @@
 options=('!strip')
 _pkg="NVIDIA-Linux-x86_64-${pkgver}"
 
source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run";)
-sha512sums=('34ff46659e1d68874dd7ac933fcc6a5dbdbd240e433e5c76c4cb74242001f427848406148fc12035a60d35395c19c81a758ec1ea810d239b15dd72e2d15f884b')
+sha512sums=('a1548dce6e092e61fdc3e54bba7568087ec61b179bbd4572377a21cf7552e73c04a85da819f33f3f0c4f4ca0f49ef11400aef3f1d8dedf2aaf4a7f67097f871e')
 
 create_links() {
 # create soname links


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

2019-07-16 Thread Jiachen Yang via arch-commits
Date: Wednesday, July 17, 2019 @ 04:31:22
  Author: farseerfc
Revision: 490132

archrelease: copy trunk to community-any

Added:
  pelican/repos/community-any/PKGBUILD
(from rev 490131, pelican/trunk/PKGBUILD)
Deleted:
  pelican/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 04:30:47 UTC (rev 490131)
+++ PKGBUILD2019-07-17 04:31:22 UTC (rev 490132)
@@ -1,58 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Stefan Tatschner 
-# Contributor: David Runge 
-
-pkgname=pelican
-pkgver=4.0.1
-pkgrel=2
-pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
-arch=('any')
-url="https://blog.getpelican.com/";
-license=('AGPL3')
-makedepends=('python-sphinx')
-depends=('python-jinja' 'python-pygments' 'python-feedgenerator' 'python-pytz'
- 'python-docutils' 'python-blinker' 'python-unidecode' 'python-six'
- 'python-dateutil')
-checkdepends=('python-tox' 'python-setuptools' 'python-lxml' 'git' 
'python-nose' 'python-feedparser' 'python-markdown')
-optdepends=('python-markdown: Markdown support'
-'asciidoc: AsciiDoc support'
-'python-beautifulsoup4: importing from 
wordpress/dotclear/posterous'
-'python-feedparser: importing from feeds'
-#'python-rst2pdf: PDF generation' # FS#48890
-'openssh: uploading through SSH'
-'rsync: uploading through rsync+SSH'
-'lftp: uploading through FTP'
-'s3cmd: uploading through S3'
-'python-ghp-import: uploading through gh-pages'
-'python-typogrify: typographical enhancements'
-'pandoc: for pelican-import auto convert'
-   'python-mdx-video: easier embedding of youtube videos in markdown')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz";)
-sha512sums=('26f91046124bb92de6fa31d17ab89f743cf9408c15b9b259875e2378342133313368418da083d1d4abc5de0537806a9dede327719c8fcf89d135805c47618a4a')
-
-build() {
-# sphinx tried to import pelican, make it happy
-cd "$srcdir/$pkgname-$pkgver/docs"
-PYTHONPATH=".." make man
-PYTHONPATH=".." make text
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-
-LC_LANG=en_US.UTF-8 python setup.py install --prefix=/usr --root="$pkgdir" 
--optimize=1
-
-cd "docs"
-
-install -d "$pkgdir/usr/share/man/man1/"
-install -Dm644 _build/man/*.1 "$pkgdir/usr/share/man/man1/"
-
-install -d "$pkgdir/usr/share/doc/pelican/"
-install -Dm644 _build/text/*.txt "$pkgdir/usr/share/doc/pelican/"
-}
-
-check() {
-cd "$srcdir/$pkgname-$pkgver"
-#tox -e py3$(python3 -c "import 
platform;print(platform.python_version_tuple()[1])")
-LANG=en_US.UTF-8 nosetests
-}

Copied: pelican/repos/community-any/PKGBUILD (from rev 490131, 
pelican/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 04:31:22 UTC (rev 490132)
@@ -0,0 +1,58 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Stefan Tatschner 
+# Contributor: David Runge 
+
+pkgname=pelican
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
+arch=('any')
+url="https://blog.getpelican.com/";
+license=('AGPL3')
+makedepends=('python-sphinx')
+depends=('python-jinja' 'python-pygments' 'python-feedgenerator' 'python-pytz'
+ 'python-docutils' 'python-blinker' 'python-unidecode' 'python-six'
+ 'python-dateutil')
+checkdepends=('python-tox' 'python-setuptools' 'python-lxml' 'git' 
'python-nose' 'python-feedparser' 'python-markdown')
+optdepends=('python-markdown: Markdown support'
+'asciidoc: AsciiDoc support'
+'python-beautifulsoup4: importing from 
wordpress/dotclear/posterous'
+'python-feedparser: importing from feeds'
+#'python-rst2pdf: PDF generation' # FS#48890
+'openssh: uploading through SSH'
+'rsync: uploading through rsync+SSH'
+'lftp: uploading through FTP'
+'s3cmd: uploading through S3'
+'python-ghp-import: uploading through gh-pages'
+'python-typogrify: typographical enhancements'
+'pandoc: for pelican-import auto convert'
+   'python-mdx-video: easier embedding of youtube videos in markdown')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz";)
+sha512sums=('ee5102f72f43e948c902f5d1de6ba56273cd4dc09dcd5cc1b164cd05c31f5834c5679ef068dfc2a78e5777d7710974208aed04fc26701df83db9b71b47d49f99')
+
+build() {
+# sphinx tried to import pelican, make it happy
+cd "$srcdir/$pkgname-$pkgver/docs"
+PYTHONPATH=".." make man

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

2019-07-16 Thread Jiachen Yang via arch-commits
Date: Wednesday, July 17, 2019 @ 04:30:47
  Author: farseerfc
Revision: 490131

upgpkg: pelican 4.1.0-1

pelican 4.1.0

Modified:
  pelican/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:38:00 UTC (rev 490130)
+++ PKGBUILD2019-07-17 04:30:47 UTC (rev 490131)
@@ -3,8 +3,8 @@
 # Contributor: David Runge 
 
 pkgname=pelican
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="A tool to generate a static blog, with restructured text (or 
markdown) input files."
 arch=('any')
 url="https://blog.getpelican.com/";
@@ -28,7 +28,7 @@
 'pandoc: for pelican-import auto convert'
'python-mdx-video: easier embedding of youtube videos in markdown')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz";)
-sha512sums=('26f91046124bb92de6fa31d17ab89f743cf9408c15b9b259875e2378342133313368418da083d1d4abc5de0537806a9dede327719c8fcf89d135805c47618a4a')
+sha512sums=('ee5102f72f43e948c902f5d1de6ba56273cd4dc09dcd5cc1b164cd05c31f5834c5679ef068dfc2a78e5777d7710974208aed04fc26701df83db9b71b47d49f99')
 
 build() {
 # sphinx tried to import pelican, make it happy


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:38:00
  Author: felixonmars
Revision: 490130

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hspec-discover/repos/community-staging-x86_64/
  haskell-hspec-discover/repos/community-staging-x86_64/PKGBUILD
(from rev 490129, haskell-hspec-discover/trunk/PKGBUILD)

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

Copied: haskell-hspec-discover/repos/community-staging-x86_64/PKGBUILD (from 
rev 490129, haskell-hspec-discover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 03:38:00 UTC (rev 490130)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-discover
+pkgname=haskell-hspec-discover
+pkgver=2.7.1
+pkgrel=9
+pkgdesc="Automatically discover and run Hspec tests"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec-meta')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('b07e7be5bd81f2e116b63f27e307ac628b6d678cc24dfb519bed7dcc1c27f772ff5d4a18c801474a425d4450337e809b9563b4ee1ca397830dfc7f9a92d7359f')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+   
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--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-hspec-discover/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:37:50
  Author: felixonmars
Revision: 490129

upgpkg: haskell-hspec-discover 2.7.1-9

rebuild pass 1, specified --nocheck

Modified:
  haskell-hspec-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:35:45 UTC (rev 490128)
+++ PKGBUILD2019-07-17 03:37:50 UTC (rev 490129)
@@ -3,7 +3,7 @@
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
 pkgver=2.7.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/";
 license=('MIT')


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:35:45
  Author: felixonmars
Revision: 490128

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-chell/repos/community-staging-x86_64/PKGBUILD (from rev 490127, 
haskell-chell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 03:35:45 UTC (rev 490128)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+_hkgname=chell
+pkgname=haskell-chell
+pkgver=0.5
+pkgrel=12
+pkgdesc="A simple and intuitive library for automated testing"
+url="https://github.com/typeclasses/chell";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-options' 
'haskell-patience' 'haskell-random')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('386e8da002b34f0c6aecfd43a2150539dfd70ee6a64e284ff659d6efb9bd900b68d65b0815b087289b2784a9db418ae7d1cfaf6f57ca44399c79887ed9faa364')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *0.9/<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 \
+-fcolor-output
+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.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/license.txt"
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:35:35
  Author: felixonmars
Revision: 490127

upgpkg: haskell-chell 0.5-12

rebuild with QuickCheck 2.13.2

Modified:
  haskell-chell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:34:49 UTC (rev 490126)
+++ PKGBUILD2019-07-17 03:35:35 UTC (rev 490127)
@@ -3,7 +3,7 @@
 _hkgname=chell
 pkgname=haskell-chell
 pkgver=0.5
-pkgrel=11
+pkgrel=12
 pkgdesc="A simple and intuitive library for automated testing"
 url="https://github.com/typeclasses/chell";
 license=('MIT')


[arch-commits] Commit in haskell-ansi-wl-pprint/repos (2 files)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:34:49
  Author: felixonmars
Revision: 490126

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ansi-wl-pprint/repos/community-staging-x86_64/
  haskell-ansi-wl-pprint/repos/community-staging-x86_64/PKGBUILD
(from rev 490125, haskell-ansi-wl-pprint/trunk/PKGBUILD)

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

Copied: haskell-ansi-wl-pprint/repos/community-staging-x86_64/PKGBUILD (from 
rev 490125, haskell-ansi-wl-pprint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 03:34:49 UTC (rev 490126)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ansi-wl-pprint
+pkgname=haskell-ansi-wl-pprint
+pkgver=0.6.9
+pkgrel=4
+pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
+url="https://github.com/ekmett/ansi-wl-pprint";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2a66236f740f0b45b6133555e8b1315dc85ece1c16dd51e4aa7f31d2fee03d66869af5f81e6383aa840f503c2cad46f3655f53b784ebca7b3480efb53eea2a04')
+
+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-example
+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-ansi-wl-pprint/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:34:38
  Author: felixonmars
Revision: 490125

upgpkg: haskell-ansi-wl-pprint 0.6.9-4

rebuild with QuickCheck 2.13.2

Modified:
  haskell-ansi-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:34:05 UTC (rev 490124)
+++ PKGBUILD2019-07-17 03:34:38 UTC (rev 490125)
@@ -4,7 +4,7 @@
 _hkgname=ansi-wl-pprint
 pkgname=haskell-ansi-wl-pprint
 pkgver=0.6.9
-pkgrel=3
+pkgrel=4
 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
 url="https://github.com/ekmett/ansi-wl-pprint";
 license=("BSD")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:33:55
  Author: felixonmars
Revision: 490123

upgpkg: haskell-ansi-terminal 0.9.1-4

rebuild with QuickCheck 2.13.2

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:33:19 UTC (rev 490122)
+++ PKGBUILD2019-07-17 03:33:55 UTC (rev 490123)
@@ -4,7 +4,7 @@
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
 pkgver=0.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Simple ANSI terminal support, with Windows compatibility"
 url="https://github.com/feuerbach/ansi-terminal";
 license=("BSD")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:34:05
  Author: felixonmars
Revision: 490124

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ansi-terminal/repos/community-staging-x86_64/
  haskell-ansi-terminal/repos/community-staging-x86_64/PKGBUILD
(from rev 490123, haskell-ansi-terminal/trunk/PKGBUILD)

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

Copied: haskell-ansi-terminal/repos/community-staging-x86_64/PKGBUILD (from rev 
490123, haskell-ansi-terminal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 03:34:05 UTC (rev 490124)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ansi-terminal
+pkgname=haskell-ansi-terminal
+pkgver=0.9.1
+pkgrel=4
+pkgdesc="Simple ANSI terminal support, with Windows compatibility"
+url="https://github.com/feuerbach/ansi-terminal";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-colour')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('bab9b55fe0494b30c01ab9211bfb17a02eaea781a945175b3b511f876004e27124b9caa71c185a8643bbff31dee814bd410ce66742dd930328533d3a63e785a0')
+
+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-example
+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-colour/repos (2 files)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:33:19
  Author: felixonmars
Revision: 490122

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-colour/repos/community-staging-x86_64/PKGBUILD (from rev 
490121, haskell-colour/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 03:33:19 UTC (rev 490122)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=colour
+pkgname=haskell-colour
+pkgver=2.3.5
+pkgrel=8
+pkgdesc="A model for human colour/color perception"
+url="https://hackage.haskell.org/package/${_hkgname}";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' )
+checkdepends=('haskell-quickcheck' 'haskell-random' 'haskell-test-framework'
+  'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2232f51b3cfdda1a64436e8395c2441e49db083982a0370d3ec38c304b0a6234666887b3abc886107a9b21c425d3253284cce0186c1a210a302a0a14808364d8')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
"${_opts[@]}" \
+--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-colour/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:33:05
  Author: felixonmars
Revision: 490121

upgpkg: haskell-colour 2.3.5-8

rebuild with QuickCheck 2.13.2

Modified:
  haskell-colour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:16:38 UTC (rev 490120)
+++ PKGBUILD2019-07-17 03:33:05 UTC (rev 490121)
@@ -4,7 +4,7 @@
 _hkgname=colour
 pkgname=haskell-colour
 pkgver=2.3.5
-pkgrel=7
+pkgrel=8
 pkgdesc="A model for human colour/color perception"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:16:38
  Author: felixonmars
Revision: 490120

archrelease: copy trunk to community-x86_64

Added:
  git-annex/repos/community-x86_64/PKGBUILD
(from rev 490119, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-x86_64/socks-0.6.patch
(from rev 490119, git-annex/trunk/socks-0.6.patch)
Deleted:
  git-annex/repos/community-x86_64/PKGBUILD
  git-annex/repos/community-x86_64/socks-0.6.patch

-+
 PKGBUILD|  116 +++---
 socks-0.6.patch |   26 ++--
 2 files changed, 71 insertions(+), 71 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 03:16:23 UTC (rev 490119)
+++ PKGBUILD2019-07-17 03:16:38 UTC (rev 490120)
@@ -1,58 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=git-annex
-pkgver=7.20190615
-pkgrel=24
-pkgdesc="Manage files with git, without checking their contents into git"
-url="https://git-annex.branchable.com/";
-license=("AGPL3")
-arch=('x86_64')
-depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
- 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
- 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
- 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 
'haskell-dav'
- 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 
'haskell-edit-distance'
- 'haskell-exceptions' 'haskell-fdo-notify' 'haskell-feed' 
'haskell-hinotify'
- 'haskell-hslogger' 'haskell-http-client' 'haskell-http-client-tls' 
'haskell-http-conduit'
- 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 
'haskell-memory' 'haskell-microlens'
- 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-network'
- 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
- 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
- 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
- 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
- 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
- 'haskell-socks' 'haskell-split' 'haskell-stm-chans' 'haskell-tagsoup' 
'haskell-tasty'
- 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun' 'haskell-torrent'
- 'haskell-unix-compat' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-uuid'
- 'haskell-vector' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 
'haskell-warp-tls'
- 'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' 
'haskell-yesod-static')
-makedepends=('chrpath' 'ghc')
-source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver";
-socks-0.6.patch)
-sha512sums=('SKIP'
-
'572cfde516ac8efd7c7b7b734d7de2276e7fa4143d8ed66de101d987a81ac71b911161454979f5a6b3d89f0080423f5086eb73aa02e9ebfdde63f0167bcac608')
-
-prepare() {
-  cd git-annex
-  patch -p1 -i ../socks-0.6.patch
-}
-
-build() {
-  cd git-annex
-
-  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
---docdir="/usr/share/doc/$pkgname" \
--ftorrentparser -fproduction -fpairing -fwebapp \
--fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime -f-networkbsd
-  runhaskell Setup build
-}
-
-package() {
-  cd git-annex
-  runhaskell Setup copy --destdir="$pkgdir"
-  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" install-desktop 
install-completions
-
-  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
-  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
-}

Copied: git-annex/repos/community-x86_64/PKGBUILD (from rev 490119, 
git-annex/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 03:16:38 UTC (rev 490120)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=7.20190708
+pkgrel=1
+pkgdesc="Manage files with git, without checking their contents into git"
+url="https://git-annex.branchable.com/";
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
+ 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 
'haskell-dav'
+ 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 
'haskell-edit-distance'
+ 'haskell-exceptions' 'haskell-fdo-notify' 'haskell-feed' 
'haskell-hinotify'
+ 

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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:16:23
  Author: felixonmars
Revision: 490119

upgpkg: git-annex 7.20190708-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:04:57 UTC (rev 490118)
+++ PKGBUILD2019-07-17 03:16:23 UTC (rev 490119)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=git-annex
-pkgver=7.20190615
-pkgrel=24
+pkgver=7.20190708
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL3")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:04:57
  Author: felixonmars
Revision: 490118

archrelease: copy trunk to community-testing-any

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

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

Copied: python-pytest/repos/community-testing-any/PKGBUILD (from rev 490117, 
python-pytest/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-07-17 03:04:57 UTC (rev 490118)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Felix Kaiser 
+
+pkgname=python-pytest
+pkgver=5.0.1
+pkgrel=1
+pkgdesc="Simple powerful testing with Python"
+arch=('any')
+license=('MIT')
+url="http://pytest.org/";
+depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 
'python-more-itertools'
+ 'python-atomicwrites' 'python-wcwidth')
+makedepends=('python-setuptools-scm')
+checkdepends=('lsof' 'python-nose' 'python-mock' 'python-tox' 'python-yaml' 
'python-pytest-xdist'
+  'python-twisted' 'python-requests' 'python-hypothesis')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
+sha512sums=('738f8a3b38ad36be6a66ad036999a9b78023c40dd6c9cb9bd01a023841011ae276fec556eb6dabf35638a6c7cf49304c140d90d5174ded710e0f51b51145e5cb')
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+
+build() {
+  cd pytest-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Skip test_collect_pyargs_with_testpaths because it mangles PYTHONPATH
+
+  cd pytest-$pkgver
+  PYTHONPATH="$PWD"/build/lib python src/pytest.py -k 'not 
test_collect_pyargs_with_testpaths'
+}
+
+package() {
+  cd pytest-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:04:46
  Author: felixonmars
Revision: 490117

upgpkg: python-pytest 5.0.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 03:00:27 UTC (rev 490116)
+++ PKGBUILD2019-07-17 03:04:46 UTC (rev 490117)
@@ -1,67 +1,37 @@
 # Maintainer: Felix Yan 
 # Contributor: Felix Kaiser 
 
-pkgbase=python-pytest
-pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.6.4
+pkgname=python-pytest
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')
 url="http://pytest.org/";
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-py' 
'python2-py' 'python-pluggy'
- 'python2-pluggy' 'python-attrs' 'python2-attrs' 
'python-more-itertools'
- 'python2-more-itertools' 'python-atomicwrites' 
'python2-atomicwrites'
- 'python2-funcsigs' 'python2-pathlib2' 'python-wcwidth' 
'python2-wcwidth')
-checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' 
'python-tox'
-  'python2-tox' 'python-yaml' 'python2-yaml' 'python-pytest-xdist'
-  'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 
'python-requests'
-  'python2-requests' 'python-hypothesis' 'python2-hypothesis')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
-sha512sums=('58eed6f9e367b23944805eb10f1d727e95a8e42f65fbef673b890656a6395746aee5d0891a0849d2bfa5bb46fafda6120bb1d0b532b0d95586bb196942395dd0')
+depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 
'python-more-itertools'
+ 'python-atomicwrites' 'python-wcwidth')
+makedepends=('python-setuptools-scm')
+checkdepends=('lsof' 'python-nose' 'python-mock' 'python-tox' 'python-yaml' 
'python-pytest-xdist'
+  'python-twisted' 'python-requests' 'python-hypothesis')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz";)
+sha512sums=('738f8a3b38ad36be6a66ad036999a9b78023c40dd6c9cb9bd01a023841011ae276fec556eb6dabf35638a6c7cf49304c140d90d5174ded710e0f51b51145e5cb')
 
-prepare() {
-  sed -i 's/==0/>=0/' pytest-$pkgver/setup.py
-  cp -a pytest-$pkgver{,-py2}
+export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 
-  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
-}
-
 build() {
-  cd "$srcdir"/pytest-$pkgver
+  cd pytest-$pkgver
   python setup.py build
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
   # Skip test_collect_pyargs_with_testpaths because it mangles PYTHONPATH
 
-  cd "$srcdir"/pytest-$pkgver
+  cd pytest-$pkgver
   PYTHONPATH="$PWD"/build/lib python src/pytest.py -k 'not 
test_collect_pyargs_with_testpaths'
-
-  cd "$srcdir"/pytest-$pkgver-py2
-  PYTHONPATH="$PWD"/build/lib python2 src/pytest.py -k 'not 
test_collect_pyargs_with_testpaths'
 }
 
-package_python-pytest() {
-  depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 
'python-more-itertools'
-   'python-atomicwrites' 'python-wcwidth')
-
+package() {
   cd pytest-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
-
-package_python2-pytest() {
-  depends=('python2-py' 'python2-setuptools' 'python2-pluggy' 'python2-attrs' 
'python2-wcwidth'
-   'python2-more-itertools' 'python2-atomicwrites' 'python2-funcsigs' 
'python2-pathlib2')
-
-  cd pytest-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  mv "$pkgdir"/usr/bin/py.test{,2}
-  mv "$pkgdir"/usr/bin/pytest{,2}
-}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:00:27
  Author: felixonmars
Revision: 490116

archrelease: copy trunk to community-any

Added:
  dns-lexicon/repos/community-any/PKGBUILD
(from rev 490115, dns-lexicon/trunk/PKGBUILD)
Deleted:
  dns-lexicon/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 03:00:16 UTC (rev 490115)
+++ PKGBUILD2019-07-17 03:00:27 UTC (rev 490116)
@@ -1,43 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=dns-lexicon
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
-arch=('any')
-url="https://github.com/AnalogJ/lexicon";
-license=('MIT')
-depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
- # requests[security] Expanded:
- 'python-requests' 'python-pyopenssl' 'python-idna')
-optdepends=('python-softlayer: for SoftLayer support'
-'python-boto3: for Route53 support'
-'python-pynamecheap: for Namecheap support'
-'python-zeep: for Subreg support'
-'python-xmltodict: for Plesk support'
-'python-beautifulsoup4: for Henet support'
-'python-localzone: for localzone support')
-checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
-  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
-  'python-localzone' 'bind-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('b37ab98bdf7c58aa400c9d67b8a835af5d1545b7f6fbd36874f0ba8066d6b02f4ce3c3dcea9a0a5ae4449ccf2678b30ccdb75c7c7ca166c91403ff0b3ad4f478')
-
-build() {
-  cd lexicon-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore 
lexicon/tests/providers/test_transip.py'
-}
-
-package() {
-  cd lexicon-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dns-lexicon/repos/community-any/PKGBUILD (from rev 490115, 
dns-lexicon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 03:00:27 UTC (rev 490116)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+
+pkgname=dns-lexicon
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
+arch=('any')
+url="https://github.com/AnalogJ/lexicon";
+license=('MIT')
+depends=('python-future' 'python-tldextract' 'python-cryptography' 
'python-yaml' 'python-setuptools'
+ # requests[security] Expanded:
+ 'python-requests' 'python-pyopenssl' 'python-idna')
+optdepends=('python-softlayer: for SoftLayer support'
+'python-boto3: for Route53 support'
+'python-pynamecheap: for Namecheap support'
+'python-zeep: for Subreg support'
+'python-xmltodict: for Plesk support'
+'python-beautifulsoup4: for Henet support'
+'python-localzone: for localzone support')
+checkdepends=('python-pytest-runner' 'python-vcrpy' 'python-softlayer' 
'python-boto3' 'python-mock'
+  'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
+  'python-localzone' 'bind-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
+sha512sums=('37fd23e4d167b7c5c4043977458631bd108b530049fdf0aeaa6059af6e8306525cdb5633f6f55263817841f15130fff76b9fbe65bff27788f2a2d6c30107d44d')
+
+build() {
+  cd lexicon-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd lexicon-$pkgver
+  python setup.py pytest --addopts '--ignore 
lexicon/tests/providers/test_transip.py'
+}
+
+package() {
+  cd lexicon-$pkgver
+  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 03:00:16
  Author: felixonmars
Revision: 490115

upgpkg: dns-lexicon 3.3.1-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:55:05 UTC (rev 490114)
+++ PKGBUILD2019-07-17 03:00:16 UTC (rev 490115)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pynamecheap' 'python-zeep' 'python-xmltodict' 
'python-beautifulsoup4'
   'python-localzone' 'bind-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('b37ab98bdf7c58aa400c9d67b8a835af5d1545b7f6fbd36874f0ba8066d6b02f4ce3c3dcea9a0a5ae4449ccf2678b30ccdb75c7c7ca166c91403ff0b3ad4f478')
+sha512sums=('37fd23e4d167b7c5c4043977458631bd108b530049fdf0aeaa6059af6e8306525cdb5633f6f55263817841f15130fff76b9fbe65bff27788f2a2d6c30107d44d')
 
 build() {
   cd lexicon-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:54:29
  Author: felixonmars
Revision: 490113

upgpkg: python-awkward 0.12.3-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:53:50 UTC (rev 490112)
+++ PKGBUILD2019-07-17 02:54:29 UTC (rev 490113)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-awkward
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array";
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
-sha512sums=('afaf6b5e78fb792cf2909af1b2d94c6045d1efabd85ff04411967f13e60655862b2c95b7760ada8aa35cd5c07c49e5c2b7801d830d59b03d0e09f3cf406bdc82')
+sha512sums=('87bbb8ce19ddde0b549ed7dab1288d3b2e145a056d5c6a7d6e5de00e11725224780ac950e8dc9592d69f4eb4c6d404aa80f0984b0e48aaa1f2690e5d0e21fb63')
 
 build() {
   cd awkward-array-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:55:05
  Author: felixonmars
Revision: 490114

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 02:54:29 UTC (rev 490113)
+++ PKGBUILD2019-07-17 02:55:05 UTC (rev 490114)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-awkward
-pkgver=0.12.2
-pkgrel=1
-pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
-url="https://github.com/scikit-hep/awkward-array";
-license=('BSD')
-arch=('any')
-depends=('python-numpy')
-makedepends=('python-setuptools' 'python-pytest-runner')
-checkdepends=('python-h5py')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
-sha512sums=('afaf6b5e78fb792cf2909af1b2d94c6045d1efabd85ff04411967f13e60655862b2c95b7760ada8aa35cd5c07c49e5c2b7801d830d59b03d0e09f3cf406bdc82')
-
-build() {
-  cd awkward-array-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd awkward-array-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd awkward-array-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-awkward/repos/community-any/PKGBUILD (from rev 490113, 
python-awkward/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 02:55:05 UTC (rev 490114)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-awkward
+pkgver=0.12.3
+pkgrel=1
+pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
+url="https://github.com/scikit-hep/awkward-array";
+license=('BSD')
+arch=('any')
+depends=('python-numpy')
+makedepends=('python-setuptools' 'python-pytest-runner')
+checkdepends=('python-h5py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
+sha512sums=('87bbb8ce19ddde0b549ed7dab1288d3b2e145a056d5c6a7d6e5de00e11725224780ac950e8dc9592d69f4eb4c6d404aa80f0984b0e48aaa1f2690e5d0e21fb63')
+
+build() {
+  cd awkward-array-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd awkward-array-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd awkward-array-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:52:48
  Author: felixonmars
Revision: 490098

upgpkg: tamarin-prover 1.4.1-114

rebuild with rio 0.1.11.0

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:50:58 UTC (rev 490097)
+++ PKGBUILD2019-07-17 02:52:48 UTC (rev 490098)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=113
+pkgrel=114
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io";
 license=("GPL")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:53:06
  Author: felixonmars
Revision: 490099

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 490098, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
490098, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:53:06 UTC (rev 490099)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=114
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="https://tamarin-prover.github.io";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'haskell-threads'
+ 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 
'haskell-yesod-static'
+ 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz";)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/ftdetect/tamarin.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:50:58
  Author: felixonmars
Revision: 490097

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   75 
 stack.install |4 ++
 2 files changed, 79 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 490096, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:50:58 UTC (rev 490097)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3.1
+pkgrel=85
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack";
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-cryptonite' 
'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-exceptions' 'haskell-extra' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hpack' 'haskell-hpc' 'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-monad-logger' 
'haskell-mono-traversable'
+ 'haskell-mustache' 'haskell-neat-interpolation' 'haskell-network-uri' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'haskell-optparse-simple' 
'haskell-path' 'haskell-path-io'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-primitive' 'haskell-project-template' 
'haskell-regex-applicative-text'
+ 'haskell-resourcet' 'haskell-retry' 'haskell-rio' 'haskell-split' 
'haskell-store'
+ 'haskell-store-core' 'haskell-streaming-commons' 'haskell-tar' 
'haskell-temporary'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-typed-process'
+ 'haskell-unicode-transforms' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive'
+ 'haskell-zlib' 'haskell-bindings-uname')
+makedepends=('ghc' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver";)
+sha512sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  hpack
+  sed -i -e '/semigroups/d' -e 's/< *0.8/<1/' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  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
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd $pkgname
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: stack/repos/community-staging-x86_64/stack.install (from rev 490096, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-07-17 02:50:58 UTC (rev 
490097)
@@ -0,0 +1,4 @@

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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:50:45
  Author: felixonmars
Revision: 490096

upgpkg: stack 1.9.3.1-85

rebuild with rio 0.1.11.0

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:47:14 UTC (rev 490095)
+++ PKGBUILD2019-07-17 02:50:45 UTC (rev 490096)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3.1
-pkgrel=84
+pkgrel=85
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("BSD")


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

2019-07-16 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, July 17, 2019 @ 02:47:14
  Author: yan12125
Revision: 490095

archrelease: copy trunk to community-any

Added:
  python-cfn-lint/repos/community-any/PKGBUILD
(from rev 490094, 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-07-17 02:46:55 UTC (rev 490094)
+++ PKGBUILD2019-07-17 02:47:14 UTC (rev 490095)
@@ -1,32 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-cfn-lint
-pkgver=0.22.2
-pkgrel=1
-pkgdesc='CloudFormation Linter'
-arch=(any)
-url='https://github.com/aws-cloudformation/cfn-python-lint'
-license=('custom:MIT No Attribution')
-depends=(python python-pyaml python-six python-requests 
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=('6f9464d3897d32ded39ac30d01cca12c49cb25de285104550c4a6f5e00f65990')
-
-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 490094, 
python-cfn-lint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 02:47:14 UTC (rev 490095)
@@ -0,0 +1,32 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-cfn-lint
+pkgver=0.22.3
+pkgrel=1
+pkgdesc='CloudFormation Linter'
+arch=(any)
+url='https://github.com/aws-cloudformation/cfn-python-lint'
+license=('custom:MIT No Attribution')
+depends=(python python-pyaml python-six python-requests 
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=('d921e54cb599edec87381462f6c1e700acf342f5fd421d22afe31784c5f281b0')
+
+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/trunk (PKGBUILD)

2019-07-16 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, July 17, 2019 @ 02:46:55
  Author: yan12125
Revision: 490094

upgpkg: python-cfn-lint 0.22.3-1

Modified:
  python-cfn-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:44:29 UTC (rev 490093)
+++ PKGBUILD2019-07-17 02:46:55 UTC (rev 490094)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=python-cfn-lint
-pkgver=0.22.2
+pkgver=0.22.3
 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=('6f9464d3897d32ded39ac30d01cca12c49cb25de285104550c4a6f5e00f65990')
+sha256sums=('d921e54cb599edec87381462f6c1e700acf342f5fd421d22afe31784c5f281b0')
 
 build() {
   cd cfn-python-lint-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:44:20
  Author: felixonmars
Revision: 490092

upgpkg: hledger-web 1.14.1-98

rebuild with rio 0.1.11.0

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:42:32 UTC (rev 490091)
+++ PKGBUILD2019-07-17 02:44:20 UTC (rev 490092)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-web
 pkgver=1.14.1
-pkgrel=97
+pkgrel=98
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:44:29
  Author: felixonmars
Revision: 490093

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 490092, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:44:29 UTC (rev 490093)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.14.1
+pkgrel=98
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-case-insensitive' 
'haskell-clientsession'
+ 'haskell-cmdargs' 'haskell-conduit' 'haskell-data-default' 
'haskell-decimal'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-http-types'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec')
+makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('3eb50a27e96b8e4590719c41fe00dbf7add431a8bbc300f1d2614c09dbae5eaa2eb43ac96c597c441a2f43bf4096fe8c450bb3bdb601cc2a06fd840768b45786')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' $pkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+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 "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:42:32
  Author: felixonmars
Revision: 490091

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 490090, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/socks-0.6.patch
(from rev 490090, git-annex/trunk/socks-0.6.patch)

-+
 PKGBUILD|   58 ++
 socks-0.6.patch |   13 
 2 files changed, 71 insertions(+)

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 490090, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:42:32 UTC (rev 490091)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=7.20190615
+pkgrel=24
+pkgdesc="Manage files with git, without checking their contents into git"
+url="https://git-annex.branchable.com/";
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 
'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 
'haskell-connection' 'haskell-conduit'
+ 'haskell-crypto-api' 'haskell-cryptonite' 'haskell-data-default' 
'haskell-dav'
+ 'haskell-dbus' 'haskell-disk-free-space' 'haskell-dlist' 
'haskell-edit-distance'
+ 'haskell-exceptions' 'haskell-fdo-notify' 'haskell-feed' 
'haskell-hinotify'
+ 'haskell-hslogger' 'haskell-http-client' 'haskell-http-client-tls' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 
'haskell-memory' 'haskell-microlens'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-network'
+ 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
+ 'haskell-socks' 'haskell-split' 'haskell-stm-chans' 'haskell-tagsoup' 
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun' 'haskell-torrent'
+ 'haskell-unix-compat' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-uuid'
+ 'haskell-vector' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 
'haskell-warp-tls'
+ 'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' 
'haskell-yesod-static')
+makedepends=('chrpath' 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver";
+socks-0.6.patch)
+sha512sums=('SKIP'
+
'572cfde516ac8efd7c7b7b734d7de2276e7fa4143d8ed66de101d987a81ac71b911161454979f5a6b3d89f0080423f5086eb73aa02e9ebfdde63f0167bcac608')
+
+prepare() {
+  cd git-annex
+  patch -p1 -i ../socks-0.6.patch
+}
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-ftorrentparser -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime -f-networkbsd
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" install-desktop 
install-completions
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}

Copied: git-annex/repos/community-staging-x86_64/socks-0.6.patch (from rev 
490090, git-annex/trunk/socks-0.6.patch)
===
--- community-staging-x86_64/socks-0.6.patch(rev 0)
+++ community-staging-x86_64/socks-0.6.patch2019-07-17 02:42:32 UTC (rev 
490091)
@@ -0,0 +1,13 @@
+diff --git a/Utility/Tor.hs b/Utility/Tor.hs
+index 427fb100bc..0ee904ca2a 100644
+--- a/Utility/Tor.hs
 b/Utility/Tor.hs
+@@ -37,7 +37,7 @@ connectHiddenService (OnionAddress address) port = do
+   return s
+   where
+   torsocksport = 9050
+-  torsockconf = defaultSocksConf "127.0.0.1" torsocksport
++  torsockconf = defaultSocksConf $ SockAddrInet torsocksport $ 
tupleToHostAddress (127, 0, 0, 1)
+   socksdomain = SocksAddrDomainName (BU8.fromString address)
+   socksaddr = SocksAddress socksdomain (fromIntegral port)
+ 


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:42:20
  Author: felixonmars
Revision: 490090

upgpkg: git-annex 7.20190615-24

rebuild with rio 0.1.11.0

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:36:11 UTC (rev 490089)
+++ PKGBUILD2019-07-17 02:42:20 UTC (rev 490090)
@@ -3,7 +3,7 @@
 
 pkgname=git-annex
 pkgver=7.20190615
-pkgrel=23
+pkgrel=24
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL3")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:36:11
  Author: felixonmars
Revision: 490089

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-static/repos/community-staging-x86_64/PKGBUILD (from rev 
490088, haskell-yesod-static/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:36:11 UTC (rev 490089)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-static
+pkgname=haskell-yesod-static
+pkgver=1.6.0.1
+pkgrel=156
+pkgdesc="Static file serving subsite for Yesod Web Framework."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-attoparsec' 
'haskell-base64-bytestring'
+ 'haskell-blaze-builder' 'haskell-conduit' 'haskell-cryptonite'
+ 'haskell-cryptonite-conduit' 'haskell-css-text' 'haskell-data-default'
+ 'haskell-file-embed' 'haskell-hashable' 'haskell-hjsmin' 
'haskell-http-types'
+ 'haskell-memory' 'haskell-mime-types' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-wai' 'haskell-wai-app-static' 'haskell-yesod-core')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hunit' 'haskell-wai-extra' 
'haskell-yesod-test')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('2e1e4873248d435a9d58f3075b6c06cde2edcdd520f700dc7f0427039c236d28787f62a643a8cf57b74d85a885625474a5662b91a56c25e8f4d1737be525bc2f')
+
+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-yesod-static/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:36:00
  Author: felixonmars
Revision: 490088

upgpkg: haskell-yesod-static 1.6.0.1-156

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-static/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:34:52 UTC (rev 490087)
+++ PKGBUILD2019-07-17 02:36:00 UTC (rev 490088)
@@ -4,7 +4,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.6.0.1
-pkgrel=155
+pkgrel=156
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:34:43
  Author: felixonmars
Revision: 490086

upgpkg: haskell-yesod-test 1.6.6.1-50

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:33:38 UTC (rev 490085)
+++ PKGBUILD2019-07-17 02:34:43 UTC (rev 490086)
@@ -3,7 +3,7 @@
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
 pkgver=1.6.6.1
-pkgrel=49
+pkgrel=50
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com";
 license=('MIT')


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:34:52
  Author: felixonmars
Revision: 490087

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-test/repos/community-staging-x86_64/PKGBUILD (from rev 
490086, haskell-yesod-test/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:34:52 UTC (rev 490087)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+
+_hkgname=yesod-test
+pkgname=haskell-yesod-test
+pkgver=1.6.6.1
+pkgrel=50
+pkgdesc="Integration testing for WAI/Yesod Applications"
+url="https://www.yesodweb.com";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-attoparsec' 
'haskell-blaze-builder'
+ 'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-conduit'
+ 'haskell-cookie' 'haskell-hspec-core' 'haskell-html-conduit' 
'haskell-http-types'
+ 'haskell-network' 'haskell-pretty-show' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 
'haskell-yesod-core')
+makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('833ae785c82ec2cbc34c386fb7678e20cdb905c3eaee2698532e8f09167fac92b5af84b25557f548406184852156e4e22f9f12a86c9a3306cbb23145a4af1cba')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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-yesod-auth/repos (2 files)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:33:38
  Author: felixonmars
Revision: 490085

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
490084, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:33:38 UTC (rev 490085)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.6.7
+pkgrel=24
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-authenticate' 
'haskell-base16-bytestring'
+ 'haskell-base64-bytestring' 'haskell-blaze-builder' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-data-default' 'haskell-email-validate' 'haskell-file-embed' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-network-uri' 'haskell-nonce' 'haskell-persistent' 
'haskell-random' 'haskell-safe'
+ 'haskell-shakespeare' 'haskell-unliftio' 'haskell-unliftio-core'
+ 'haskell-unordered-containers' 'haskell-wai' 'haskell-yesod-core' 
'haskell-yesod-form'
+ 'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('fa1b681b40f815dd027538c39300ac70298717af6b7ee5ff0185ff61c2104f7d16462f7e1edb414787f3b49d4b16af3adda4c42c1ee2433bb270208775b614ed')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:33:27
  Author: felixonmars
Revision: 490084

upgpkg: haskell-yesod-auth 1.6.7-24

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:32:16 UTC (rev 490083)
+++ PKGBUILD2019-07-17 02:33:27 UTC (rev 490084)
@@ -4,7 +4,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.6.7
-pkgrel=23
+pkgrel=24
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:32:16
  Author: felixonmars
Revision: 490083

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 490082, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:32:16 UTC (rev 490083)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.6.0
+pkgrel=304
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-blaze-html' 'haskell-blaze-markup'
+ 'haskell-data-default-class' 'haskell-fast-logger' 
'haskell-monad-logger'
+ 'haskell-resourcet' 'haskell-shakespeare' 'haskell-streaming-commons'
+ 'haskell-unordered-containers' 'haskell-wai' 'haskell-wai-extra' 
'haskell-wai-logger'
+ 'haskell-warp' 'haskell-yaml' 'haskell-yesod-core' 
'haskell-yesod-form'
+ 'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('36caa5ee5c27a2355aff9e5dc210100661670717e251bb42bac48c02cd6979c38ae7b5fda1dd2e264aefb7b5b3808f7ccc9e511fd38b6de7090e16c7a91e1b15')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_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-yesod/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:32:06
  Author: felixonmars
Revision: 490082

upgpkg: haskell-yesod 1.6.0-304

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:31:14 UTC (rev 490081)
+++ PKGBUILD2019-07-17 02:32:06 UTC (rev 490082)
@@ -4,7 +4,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.6.0
-pkgrel=303
+pkgrel=304
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:31:14
  Author: felixonmars
Revision: 490081

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-form/repos/community-staging-x86_64/PKGBUILD (from rev 
490080, haskell-yesod-form/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:31:14 UTC (rev 490081)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-form
+pkgname=haskell-yesod-form
+pkgver=1.6.5
+pkgrel=21
+pkgdesc="Form handling support for Yesod Web Framework"
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-blaze-builder' 'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-byteable' 'haskell-data-default' 
'haskell-email-validate'
+ 'haskell-network-uri' 'haskell-persistent' 'haskell-resourcet' 
'haskell-shakespeare'
+ 'haskell-wai' 'haskell-xss-sanitize' 'haskell-yesod-core' 
'haskell-yesod-persistent')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('d38e52931a2d129dfdb05e2bf2a7ff284f966112c9d95e5a56750392d00018d429d0381e1c312c4bbfb12dbdd4764d110f26ccb993aabdd9a9567e1a5e742d9c')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_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 \
+-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
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:31:05
  Author: felixonmars
Revision: 490080

upgpkg: haskell-yesod-form 1.6.5-21

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:29:16 UTC (rev 490079)
+++ PKGBUILD2019-07-17 02:31:05 UTC (rev 490080)
@@ -4,7 +4,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.6.5
-pkgrel=20
+pkgrel=21
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:29:16
  Author: felixonmars
Revision: 490079

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-persistent/repos/community-staging-x86_64/PKGBUILD (from 
rev 490078, haskell-yesod-persistent/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:29:16 UTC (rev 490079)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-persistent
+pkgname=haskell-yesod-persistent
+pkgver=1.6.0.2
+pkgrel=57
+pkgdesc="Some helpers for using Persistent from Yesod."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-builder" "haskell-conduit" 
"haskell-persistent"
+ "haskell-persistent-template" "haskell-resource-pool" 
"haskell-resourcet"
+ "haskell-yesod-core")
+makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 
'haskell-persistent-sqlite')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('8014d1bcb5101bfad61911377e4122b07f41b4e98bd20c8f7a205d151caa73dbe4b1cc526f1f3d4bb2323920b290f080c77649e0f368ca017cd50389a7f7120c')
+
+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-yesod-persistent/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:29:04
  Author: felixonmars
Revision: 490078

upgpkg: haskell-yesod-persistent 1.6.0.2-57

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:27:48 UTC (rev 490077)
+++ PKGBUILD2019-07-17 02:29:04 UTC (rev 490078)
@@ -4,7 +4,7 @@
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
 pkgver=1.6.0.2
-pkgrel=56
+pkgrel=57
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:27:48
  Author: felixonmars
Revision: 490077

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-default/repos/community-staging-x86_64/PKGBUILD (from rev 
490076, haskell-yesod-default/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:27:48 UTC (rev 490077)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-default
+pkgname=haskell-yesod-default
+pkgver=1.2.0
+pkgrel=556
+pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-yesod-core")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('f39ae1953a95c1919a9dd214d93bf81078b1dcbbac737dc9bb7339dbad9dda96')
+
+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-yesod-default/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:27:36
  Author: felixonmars
Revision: 490076

upgpkg: haskell-yesod-default 1.2.0-556

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:26:36 UTC (rev 490075)
+++ PKGBUILD2019-07-17 02:27:36 UTC (rev 490076)
@@ -4,7 +4,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=555
+pkgrel=556
 pkgdesc="Default config and main functions for your yesod application 
(deprecated)"
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:26:36
  Author: felixonmars
Revision: 490075

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod-core/repos/community-staging-x86_64/PKGBUILD (from rev 
490074, haskell-yesod-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:26:36 UTC (rev 490075)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-core
+pkgname=haskell-yesod-core
+pkgver=1.6.14
+pkgrel=58
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/";
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-auto-update' 'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-case-insensitive' 'haskell-cereal'
+ 'haskell-clientsession' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cookie'
+ 'haskell-fast-logger' 'haskell-http-types' 'haskell-memory'
+ 'haskell-monad-logger' 'haskell-old-locale' 'haskell-path-pieces' 
'haskell-primitive'
+ 'haskell-random' 'haskell-resourcet' 'haskell-rio' 
'haskell-shakespeare'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 
'haskell-word8')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('663527c0075cfea7bd8176e9d4cb59b70adfddd6b76811ae8c36d15d0cc3b2e3ee8f23df77a1c0bd8b1c7f5c704cf0c49c2e14e8751e730a3637ea1bcf8cc5a1')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_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-yesod-core/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:26:26
  Author: felixonmars
Revision: 490074

upgpkg: haskell-yesod-core 1.6.14-58

rebuild with rio 0.1.11.0

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:24:18 UTC (rev 490073)
+++ PKGBUILD2019-07-17 02:26:26 UTC (rev 490074)
@@ -4,7 +4,7 @@
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
 pkgver=1.6.14
-pkgrel=57
+pkgrel=58
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:24:18
  Author: felixonmars
Revision: 490073

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-rio/repos/community-staging-x86_64/PKGBUILD (from rev 490072, 
haskell-rio/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-07-17 02:24:18 UTC (rev 490073)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=rio
+pkgname=haskell-rio
+pkgver=0.1.11.0
+pkgrel=1
+pkgdesc="A standard library for Haskell"
+url="https://github.com/commercialhaskell/rio";
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-exceptions' 'haskell-hashable' 'haskell-microlens'
+ 'haskell-primitive' 'haskell-typed-process' 'haskell-unliftio' 
'haskell-unliftio-core'
+ 'haskell-unordered-containers' 'haskell-vector')
+makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('13cd40a4a76e3cea6b794b966cb17609eedc4fb2aed97258cdef5436c22816c0edd52e7b1cfa0d525909805c0fcf313a5e8eabbad7e24ca8e142fee6b70fa6ab')
+
+prepare() {
+cd $_hkgname-$pkgver
+echo -e "import Distribution.Simple\nmain = defaultMain" > Setup.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+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-rio/trunk (PKGBUILD)

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:24:09
  Author: felixonmars
Revision: 490072

upgpkg: haskell-rio 0.1.11.0-1

rebuild with rio 0.1.11.0

Modified:
  haskell-rio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 02:12:22 UTC (rev 490071)
+++ PKGBUILD2019-07-17 02:24:09 UTC (rev 490072)
@@ -2,7 +2,7 @@
 
 _hkgname=rio
 pkgname=haskell-rio
-pkgver=0.1.10.0
+pkgver=0.1.11.0
 pkgrel=1
 pkgdesc="A standard library for Haskell"
 url="https://github.com/commercialhaskell/rio";
@@ -13,7 +13,7 @@
  'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5f14e4dada3da89840e02dd0612ce2b7311e13ff91918658d3d3916bab80dff0db24c541ba34bbb59e007bf73c6ce48e2f0299f8c4ef9cd23929c55c00070609')
+sha512sums=('13cd40a4a76e3cea6b794b966cb17609eedc4fb2aed97258cdef5436c22816c0edd52e7b1cfa0d525909805c0fcf313a5e8eabbad7e24ca8e142fee6b70fa6ab')
 
 prepare() {
 cd $_hkgname-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:12:12
  Author: felixonmars
Revision: 490070

upgpkg: deepin-session-ui 4.9.14-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 01:59:24 UTC (rev 490069)
+++ PKGBUILD2019-07-17 02:12:12 UTC (rev 490070)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=4.9.13
+pkgver=4.9.14
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
-sha512sums=('37793331344eaade65a6f72eeb9775657b710ab7956cb8b66d5d6f1581363498ca6bf5fa4e6b846096389d4ba9f832397be52ecad641fa4023f052b94909bbfa')
+sha512sums=('e6da51698f2324a2b79ee3ad7605294b4d81feacca2422db415cf88357624c53191f37f7c1f0bdda0c191100e2dac8aa78857d04df6d5f1dec79b0d16a32a008')
 
 prepare() {
   cd dde-session-ui-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 02:12:22
  Author: felixonmars
Revision: 490071

archrelease: copy trunk to community-x86_64

Added:
  deepin-session-ui/repos/community-x86_64/PKGBUILD
(from rev 490070, deepin-session-ui/trunk/PKGBUILD)
Deleted:
  deepin-session-ui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 02:12:12 UTC (rev 490070)
+++ PKGBUILD2019-07-17 02:12:22 UTC (rev 490071)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=4.9.13
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Session UI module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-session-ui";
-license=('GPL3')
-groups=('deepin')
-depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
- 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
-makedepends=('deepin-gettext-tools' 'qt5-tools')
-provides=('lightdm-deepin-greeter' 'deepin-notifications')
-conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
-sha512sums=('37793331344eaade65a6f72eeb9775657b710ab7956cb8b66d5d6f1581363498ca6bf5fa4e6b846096389d4ba9f832397be52ecad641fa4023f052b94909bbfa')
-
-prepare() {
-  cd dde-session-ui-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp
-}
-
-build() {
-  cd dde-session-ui-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-session-ui-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-session-ui/repos/community-x86_64/PKGBUILD (from rev 490070, 
deepin-session-ui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 02:12:22 UTC (rev 490071)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=4.9.14
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Session UI module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-session-ui";
+license=('GPL3')
+groups=('deepin')
+depends=('gsettings-qt' 'deepin-qt5integration' 'liblightdm-qt5' 'qt5-svg' 
'deepin-daemon'
+ 'xorg-server' 'deepin-control-center' 'startdde' 'xorg-xrandr' 
'deepin-qt-dbus-factory')
+makedepends=('deepin-gettext-tools' 'qt5-tools')
+provides=('lightdm-deepin-greeter' 'deepin-notifications')
+conflicts=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+replaces=('dde-workspace' 'dde-session-ui' 'deepin-notifications')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver.tar.gz";)
+sha512sums=('e6da51698f2324a2b79ee3ad7605294b4d81feacca2422db415cf88357624c53191f37f7c1f0bdda0c191100e2dac8aa78857d04df6d5f1dec79b0d16a32a008')
+
+prepare() {
+  cd dde-session-ui-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp
+}
+
+build() {
+  cd dde-session-ui-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-session-ui-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 01:59:24
  Author: felixonmars
Revision: 490069

archrelease: copy trunk to community-x86_64

Added:
  deepin-control-center/repos/community-x86_64/PKGBUILD
(from rev 490068, deepin-control-center/trunk/PKGBUILD)
Deleted:
  deepin-control-center/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 01:59:14 UTC (rev 490068)
+++ PKGBUILD2019-07-17 01:59:24 UTC (rev 490069)
@@ -1,44 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.10.13
-pkgrel=1
-pkgdesc='New control center for linux deepin'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-control-center";
-license=('GPL3')
-depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
- 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde' 
'networkmanager-qt'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration' 
'deepin-network-utils')
-makedepends=('deepin-dock' 'cmake' 'qt5-tools')
-optdepends=('redshift: automatic color temperature support'
-'networkmanager-openconnect: for OpenConnect support'
-'networkmanager-openvpn: for OpenVPN support'
-'networkmanager-pptp: for PPTP support'
-'networkmanager-strongswan: for StrongSwan support'
-'networkmanager-vpnc: for VPNC support'
-'network-manager-sstp: for SSTP support')
-# Not packaged: network-manager-l2tp
-conflicts=('dde-control-center' 'dde-dock-applets')
-replaces=('dde-control-center' 'dde-dock-applets')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
-sha512sums=('67c07498484ac07b89943551b5e9713b7c9eb9cb1456beff4c2db8037c23f62c23a2e2e3dfe9f6f454de77cd8efd051637c76942a23c218dfc70ecb94a3657de')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake -DDISABLE_SYS_UPDATE=YES -DCMAKE_INSTALL_PREFIX=/usr \
-../dde-control-center-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-control-center/repos/community-x86_64/PKGBUILD (from rev 490068, 
deepin-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 01:59:24 UTC (rev 490069)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.10.14
+pkgrel=1
+pkgdesc='New control center for linux deepin'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-control-center";
+license=('GPL3')
+depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 
'geoip'
+ 'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde' 
'networkmanager-qt'
+ 'deepin-qt-dbus-factory' 'deepin-qt5integration' 
'deepin-network-utils')
+makedepends=('deepin-dock' 'cmake' 'qt5-tools')
+optdepends=('redshift: automatic color temperature support'
+'networkmanager-openconnect: for OpenConnect support'
+'networkmanager-openvpn: for OpenVPN support'
+'networkmanager-pptp: for PPTP support'
+'networkmanager-strongswan: for StrongSwan support'
+'networkmanager-vpnc: for VPNC support'
+'network-manager-sstp: for SSTP support')
+# Not packaged: network-manager-l2tp
+conflicts=('dde-control-center' 'dde-dock-applets')
+replaces=('dde-control-center' 'dde-dock-applets')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
+sha512sums=('0872b26ab53c09ad08967a412372aa8173cced857b526837be889ae1c3d6d790bf3eaf0bd8ea88ba31b5c57a97f336a193e15f8ec6f9d9ac72f7d140f7c29006')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake -DDISABLE_SYS_UPDATE=YES -DCMAKE_INSTALL_PREFIX=/usr \
+../dde-control-center-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 01:59:14
  Author: felixonmars
Revision: 490068

upgpkg: deepin-control-center 4.10.14-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-17 01:48:26 UTC (rev 490067)
+++ PKGBUILD2019-07-17 01:59:14 UTC (rev 490068)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=4.10.13
+pkgver=4.10.14
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('x86_64')
@@ -25,7 +25,7 @@
 replaces=('dde-control-center' 'dde-dock-applets')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz";)
-sha512sums=('67c07498484ac07b89943551b5e9713b7c9eb9cb1456beff4c2db8037c23f62c23a2e2e3dfe9f6f454de77cd8efd051637c76942a23c218dfc70ecb94a3657de')
+sha512sums=('0872b26ab53c09ad08967a412372aa8173cced857b526837be889ae1c3d6d790bf3eaf0bd8ea88ba31b5c57a97f336a193e15f8ec6f9d9ac72f7d140f7c29006')
 
 prepare() {
   mkdir -p build


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 01:48:16
  Author: felixonmars
Revision: 490066

upgpkg: python-phonenumbers 8.10.15-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 23:31:44 UTC (rev 490065)
+++ PKGBUILD2019-07-17 01:48:16 UTC (rev 490066)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-phonenumbers
-pkgver=8.10.14
+pkgver=8.10.15
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=("python-setuptools")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz";)
-sha512sums=('d6b62a4fe168113bdfc0ab0c15b1e9afb2cce5dd58e9503fc9c5ebd17a70fb94813d67622637e4de760ac31eed368e79271f33f566a6c64aea0a843cf6371499')
+sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
 
 build() {
   cd python-phonenumbers-$pkgver


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Wednesday, July 17, 2019 @ 01:48:26
  Author: felixonmars
Revision: 490067

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-17 01:48:16 UTC (rev 490066)
+++ PKGBUILD2019-07-17 01:48:26 UTC (rev 490067)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-phonenumbers
-pkgver=8.10.14
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers";
-license=('Apache')
-depends=('python')
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz";)
-sha512sums=('d6b62a4fe168113bdfc0ab0c15b1e9afb2cce5dd58e9503fc9c5ebd17a70fb94813d67622637e4de760ac31eed368e79271f33f566a6c64aea0a843cf6371499')
-
-build() {
-  cd python-phonenumbers-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-phonenumbers-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd python-phonenumbers-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 490066, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-17 01:48:26 UTC (rev 490067)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-phonenumbers
+pkgver=8.10.15
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers";
+license=('Apache')
+depends=('python')
+makedepends=("python-setuptools")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz";)
+sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
+
+build() {
+  cd python-phonenumbers-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-phonenumbers-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd python-phonenumbers-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+}


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

2019-07-16 Thread Andrew Crerar via arch-commits
Date: Tuesday, July 16, 2019 @ 23:31:44
  Author: andrewsc
Revision: 490065

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

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

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

2019-07-16 Thread Andrew Crerar via arch-commits
Date: Tuesday, July 16, 2019 @ 23:31:21
  Author: andrewsc
Revision: 490064

upgpkg: firefox-developer-edition-i18n 69.0b5-1

firefox-developer-edition-i18n: Updating to 69.0b5

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

--+
 PKGBUILD |  188 ++---
 1 file changed, 94 insertions(+), 94 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 23:21:23 UTC (rev 490063)
+++ PKGBUILD2019-07-16 23:31:21 UTC (rev 490064)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=69.0b4
+pkgver=69.0b5
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('31a27fc54a2127ba968250522451ca4711ee41f4bbd921dd766d37ce8530a5242b3dc210937bdae3cbcdc824ea8bb399592b573c97b73f08444af3dccf659a53'
-
'23f2d7ce9e342c8289f8a0295fabddade1c242bc4cb52684970d54f28c6a2519fab53ef7c7571b17741d582af25b587a860f9207f4254cbeb9392eb757e04262'
-
'efdd3bbd9bf4627a3be3ed39cea8209c6ab21643ea26d5af5ed84c13486ede11e5fb717e0c7cffb51e836ffbe92f49257261ccff9b4498b04e3f724323a1'
-
'f2d0c78a3fcc2c3e9c96b386e61e02d7deff70d812aa5e6bba9e30d8e46202cf9df8d8ba9659815843e1b9bba62e200940825722e21744ba15ee5433baafe5a7'
-
'35a3aba7b66ada8c517b1b43d8732d8f3a345622aec45c2f820a4fc11f99a0f9ba3540fcaba15f1c671dc244aea3cb17495c2a69b36cd736046832617f8f81df'
-
'7ee8169569226c6451b28c804402cf1f214ddedb0de68c4536e0d9fe7983266e06433b25b884ab4b1c6b860c41a7d6d69f2f2f3a188ad34e2d7357bd89c0a448'
-
'53e47717828be35995a47e6d86836086adfbd596d22eb1ee54a381eae653813e3b4bf6ae961970c439be76f01004f966f3eb3a9f2576ea45761174f1230ed0c1'
-
'c317d463a75e07292d64e025e782f222b7dffe471b6f9fe90bc578aee9321d6081aa347be1f327c0249593977f59bcba8baa709d1919e79590912ade5f30fa05'
-
'83c12f6667b09fd1fac31831b05f9c993271da56cfa5a91ffe30cd524564b9387c4a6de12dcc104d22ab68dcb1569afeed1beb20d88b7dc1a3c73d2e9d160d6f'
-
'229829bbebefa867dfba875fad15de52123be0e7ad9fd0450403c79e2eee07dc489b40c073c4057e6b6e2253a57a1b22500338b75b43f55955eebc535b9ec66e'
-
'e577b8959009e4378c1cfaf63f6e82fef96062a5d2505b781e880d337e3c5872807450551e5bea4583e5ae5a7d25e61a8afde8a6710d4521d4c40da275893c0d'
-
'eeaf322a93f14d7977ec25b34c66c72f975ee7b474be424f8df9e168497c1eac617c335a14b932ca5122bbc997c7c78a94b88835412f608516e16ac2eab512e5'
-
'f1a073245e1a8ddfdcd594a242e1af674f58663566b0139ba07af0527cbcb6a34e0f2a68026722587fb43f33fc1b6d38faf07f224ae2ac43ac69ccd7387d1078'
-
'bf2df259585c5d5413a06af16317149c79d2d0588337e7f8ee70e472489ac03e8d45dc2eee16d1b23f6f1da6c15f41471cf3452e4b76a195b0e36b5e525ee36f'
-
'f9268db8acaef6fc68d4b43320bf13d503be51c5f7a2af6dc3f840cc9380eb02e6ffa4d61425da64a4b09f0155bcec8be82a5266bed7cece4bbf869bbdba056f'
-
'9ecdfa9cae50066d3b65dd29e9b3e8878b6134ec5814d3775e52e0e1cf754038a4537f4cdd03f7b565a1b354435c09c391202e41b413c282e8a6dfdba9750438'
-
'c0678d9c8f2e7e3351cba1d7d34e3f60021aac6aab47e8ce7369f9af49d18cc1eb8eefc143ca2888d5c21d3e488e7698ef174ddf3f77fa92414fb3779121e295'
-
'ccc9c205f58142ed971817659871a705a5466cf5aeaec3b6ea34dcced1ee67406d9ce1cd80fc58ccb7e0f293b53690456d2fadfcd72504823a7880389076dbe6'
-
'5a7f2ba4a27e9a128d697a4ec02102f93d7d08e4d8c001d5dac3239f91f1bb1730a665f37ef1315dc8bca2c903356b1c3eff3365038094a514f08714391f683d'
-
'87d9378a9b293e60fe7f26cb0d8a136d6928b4823958f98f8de121d12b94861f7f24472435f42a7f2db512cc9926639236034286b1ed734af9967034b3395ba4'
-
'9a1590db2cc5f729f7dd8cdeb8fda2a074ae849cf6924c24bca3b70cd9ce3ace8e6cbee207db8d2fb74b23886755d91aa7f291c8d53dcf1391b6f7cbab7ecc1d'
-
'8632c47d2513e1ae8cc0a996d7f133b3ecf504c2d9f4275a71a2bce983f93efa08cc5361e81d8137a6c398f3a78dee1961230763a9b0d1b93d77ab8d4fe99c0a'
-
'5d234abf0e4625c8232423102c761cc382581da6aab674e92ce3a4497b898bdbe56215068ac9d58548020e28fa97a097c719325d9a575d0fd3492199e83918d5'
-
'803f92af77873095c76654b453ef754fc7807d3a38152f101ffc75d4d1a204854964eda4b6da1adee17aece7940ed5c3300569e7baafc27ef53f2c56713307df'
-
'3b154c6131220881a56185c959f30c5547f79966d8d3e3bc773b91422c11583c923a295ec218d9549405c6eeb5efd270a047433076cc0f564f4e24811bb3afe1'
-
'87f81fb46177863c001c05e68bc8a7ee286543effd7a1a47c2bd118176d186921f5f31b0ef7a00efe5eb103a71c3e437e4b6fbafae5759d3287a6a33a90d8618'
-
'970b734ece9db0bad094a35272d89f0425c5e69b1dbb92ad270844c0b973ca421c43ed7202057babc86f1c10086114a21a40dbcd8a766bee7c39171500519c1a'
-
'2f0dd9ad6a2d3ae05d9bb9c67a17bc4ce9986527d6da708fc28667def871b7f02eed0c6614f5698456ea88cb2177633adbe4c92baa1c588cb8da19af9fc4ab37'
-
'f913383489e27

[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (10 files)

2019-07-16 Thread Andrew Crerar via arch-commits
Date: Tuesday, July 16, 2019 @ 23:21:23
  Author: andrewsc
Revision: 490063

archrelease: copy trunk to community-x86_64

Added:
  
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
(from rev 490062, 
firefox-developer-edition/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 490062, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 490062, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 490062, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 490062, firefox-developer-edition/trunk/firefox-symbolic.svg)
Deleted:
  
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg

+
 0001-Use-remoting-name-for-GDK-application-names.patch |  112 +-
 PKGBUILD   |  362 +++
 firefox-developer-edition.desktop  |  680 +++
 firefox-install-dir.patch  |   86 -
 firefox-symbolic.svg   |  128 +-
 5 files changed, 684 insertions(+), 684 deletions(-)

Deleted: 0001-Use-remoting-name-for-GDK-application-names.patch
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  2019-07-16 
23:20:47 UTC (rev 490062)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-07-16 
23:21:23 UTC (rev 490063)
@@ -1,56 +0,0 @@
-From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
-Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
-From: "Jan Alexander Steffens (heftig)" 
-Date: Mon, 25 Mar 2019 20:30:11 +0100
-Subject: [PATCH] Use remoting name for GDK application names
-

- toolkit/xre/nsAppRunner.cpp | 6 +-
- widget/gtk/nsAppShell.cpp   | 7 +++
- 2 files changed, 4 insertions(+), 9 deletions(-)
-
-diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
-index 0b808ef215f06..28911c0ffeaec 100644
 a/toolkit/xre/nsAppRunner.cpp
-+++ b/toolkit/xre/nsAppRunner.cpp
-@@ -3728,11 +3728,7 @@ int XREMain::XRE_mainStartup(bool* aExitFlag) {
-   // consistently.
- 
-   // Set program name to the one defined in application.ini.
--  {
--nsAutoCString program(gAppData->name);
--ToLowerCase(program);
--g_set_prgname(program.get());
--  }
-+  g_set_prgname(gAppData->remotingName);
- 
-   // Initialize GTK here for splash.
- 
-diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp
-index 0686ff814916b..ae4a4ea55f420 100644
 a/widget/gtk/nsAppShell.cpp
-+++ b/widget/gtk/nsAppShell.cpp
-@@ -24,6 +24,7 @@
- #  include "WakeLockListener.h"
- #endif
- #include "gfxPlatform.h"
-+#include "nsAppRunner.h"
- #include "ScreenHelperGTK.h"
- #include "HeadlessScreenHelper.h"
- #include "mozilla/widget/ScreenManager.h"
-@@ -171,10 +172,8 @@ nsresult nsAppShell::Init() {
- // option when program uses gdk_set_program_class().
- //
- // See https://bugzilla.gnome.org/show_bug.cgi?id=747634
--nsAutoString brandName;
--mozilla::widget::WidgetUtils::GetBrandShortName(brandName);
--if (!brandName.IsEmpty()) {
--  gdk_set_program_class(NS_ConvertUTF16toUTF8(brandName).get());
-+if (gAppData) {
-+  gdk_set_program_class(gAppData->remotingName);
- }
-   }
- 
--- 
-2.21.0
-

Copied: 
firefox-developer-edition/repos/community-x86_64/0001-Use-remoting-name-for-GDK-application-names.patch
 (from rev 490062, 
firefox-developer-edition/trunk/0001-Use-remoting-name-for-GDK-application-names.patch)
===
--- 0001-Use-remoting-name-for-GDK-application-names.patch  
(rev 0)
+++ 0001-Use-remoting-name-for-GDK-application-names.patch  2019-07-16 
23:21:23 UTC (rev 490063)
@@ -0,0 +1,56 @@
+From 1cab10b39cfda068100cab8c598f1ca0f50e4131 Mon Sep 17 00:00:00 2001
+Message-Id: 
<1cab10b39cfda068100cab8c598f1ca0f50e4131.1553597287.git.jan.steff...@gmail.com>
+From: "Jan Alexander Steffens (heftig)" 
+Date: Mon, 25 Mar 2019 20:30:11 +0100
+Subject: [PATCH] Use remoting name for GDK application names
+
+---
+ toolkit/xre/nsAppRunner.cpp | 6 +-
+ widget/gtk/nsAppShell.cpp   | 7 +++
+ 2 file

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

2019-07-16 Thread Andrew Crerar via arch-commits
Date: Tuesday, July 16, 2019 @ 23:20:47
  Author: andrewsc
Revision: 490062

upgpkg: firefox-developer-edition 69.0b5-1

firefox-developer-edition: Updating to 69.0b5

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 20:52:34 UTC (rev 490061)
+++ PKGBUILD2019-07-16 23:20:47 UTC (rev 490062)
@@ -2,8 +2,8 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=69.0b4
-pkgrel=2
+pkgver=69.0b5
+pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
 license=('MPL' 'GPL' 'LGPL')
@@ -24,7 +24,7 @@
 firefox-install-dir.patch
 0001-Use-remoting-name-for-GDK-application-names.patch
 "$pkgname".desktop firefox-symbolic.svg)
-sha512sums=('78087d9ec90d4c258dd0cf83b006058f8e55805e49c24b53793dfea5742e370313772bf0c4ca30066aca1ef37668ea32bf74f22b7d382f6d6de4f924b8f9ca53'
+sha512sums=('c31c372abc405c9093ba557b2a021138f5e11ce42656f58c22f6ac04870a5ab0bfa445baf4b4f9a05a0e9ce71c79edd43654dbaa5f3d105f9959a4f3e715d4e9'
 'SKIP'
 
'b66dbe7f262d036e5a5b895ab5b0dbb03313bca18b0823c001ef2dbaeb1a33169b57db0cf4dfd268499f28913845119902b5d62e8a6a9cc4820eb0ee2f322a1e'
 
'40c931b8abbe5880122dbcc93d457e04e9b4f2bc3e0275e9e3e35dd347fe0658f9446c89e99553203be8a8c9ab6f4ca872a7aedc514920c107b9235c04df91dc'


[arch-commits] Commit in black-hole-solver/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 22:40:18
  Author: arojas
Revision: 358066

archrelease: copy trunk to extra-x86_64

Added:
  black-hole-solver/repos/extra-x86_64/PKGBUILD
(from rev 358065, black-hole-solver/trunk/PKGBUILD)
Deleted:
  black-hole-solver/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 22:40:00 UTC (rev 358065)
+++ PKGBUILD2019-07-16 22:40:18 UTC (rev 358066)
@@ -1,32 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=black-hole-solver
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 
'All in a Row' solitaire and related card patience games."
-arch=(x86_64)
-url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/";
-license=(MIT)
-depends=(glibc)
-makedepends=(cmake perl-path-tiny)
-source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
-sha256sums=('e4d9896acc70d5a483d27c99d86baf8d4d148e959c5475d633ae88c9802d5fc8')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_STATIC_LIBRARY=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: black-hole-solver/repos/extra-x86_64/PKGBUILD (from rev 358065, 
black-hole-solver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 22:40:18 UTC (rev 358066)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=black-hole-solver
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 
'All in a Row' solitaire and related card patience games."
+arch=(x86_64)
+url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/";
+license=(MIT)
+depends=(glibc)
+makedepends=(cmake perl-path-tiny)
+source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
+sha256sums=('c36dc4baa29c80b3faad9a6277a2845604281f6827f8ae47661faec7f3dc3c75')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_STATIC_LIBRARY=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+


[arch-commits] Commit in black-hole-solver/trunk (PKGBUILD)

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 22:40:00
  Author: arojas
Revision: 358065

Update to 1.4.0

Modified:
  black-hole-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 18:31:19 UTC (rev 358064)
+++ PKGBUILD2019-07-16 22:40:00 UTC (rev 358065)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=black-hole-solver
-pkgver=1.2.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 
'All in a Row' solitaire and related card patience games."
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(cmake perl-path-tiny)
 
source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
-sha256sums=('e4d9896acc70d5a483d27c99d86baf8d4d148e959c5475d633ae88c9802d5fc8')
+sha256sums=('c36dc4baa29c80b3faad9a6277a2845604281f6827f8ae47661faec7f3dc3c75')
 
 prepare() {
   mkdir -p build


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

2019-07-16 Thread Alexander Rødseth via arch-commits
Date: Tuesday, July 16, 2019 @ 20:52:27
  Author: arodseth
Revision: 490060

upgpkg: python-pyro 4.76-1

Modified:
  python-pyro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 18:19:39 UTC (rev 490059)
+++ PKGBUILD2019-07-16 20:52:27 UTC (rev 490060)
@@ -3,8 +3,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=python-pyro
-pkgver=4.75
-pkgrel=2
+pkgver=4.76
+pkgrel=1
 pkgdesc='Distributed object middleware for Python (RPC)'
 url='https://github.com/irmen/Pyro4'
 arch=(any)


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

2019-07-16 Thread Alexander Rødseth via arch-commits
Date: Tuesday, July 16, 2019 @ 20:52:34
  Author: arodseth
Revision: 490061

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 20:52:27 UTC (rev 490060)
+++ PKGBUILD2019-07-16 20:52:34 UTC (rev 490061)
@@ -1,24 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=python-pyro
-pkgver=4.75
-pkgrel=2
-pkgdesc='Distributed object middleware for Python (RPC)'
-url='https://github.com/irmen/Pyro4'
-arch=(any)
-license=(MIT)
-makedepends=(git)
-depends=(python python-serpent)
-source=("git+$url#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd Pyro4
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/irmen/Pyro4/tags
-# vim: ts=2 sw=2 et:

Copied: python-pyro/repos/community-any/PKGBUILD (from rev 490060, 
python-pyro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 20:52:34 UTC (rev 490061)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=python-pyro
+pkgver=4.76
+pkgrel=1
+pkgdesc='Distributed object middleware for Python (RPC)'
+url='https://github.com/irmen/Pyro4'
+arch=(any)
+license=(MIT)
+makedepends=(git)
+depends=(python python-serpent)
+source=("git+$url#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd Pyro4
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/irmen/Pyro4/tags
+# vim: ts=2 sw=2 et:


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

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 18:31:19
  Author: arojas
Revision: 358064

Drop unneded optdepend

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 18:29:59 UTC (rev 358063)
+++ PKGBUILD2019-07-16 18:31:19 UTC (rev 358064)
@@ -11,8 +11,7 @@
 license=('custom')
 depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
 makedepends=('qt5-base' 'python-sphinx' 'emacs')
-optdepends=('qt5-base: cmake-gui'
-'libxkbcommon-x11: cmake-gui')
+optdepends=('qt5-base: cmake-gui')
 
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";)
 
sha512sums=('8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56')
 


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

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 18:29:59
  Author: arojas
Revision: 358063

archrelease: copy trunk to extra-x86_64

Added:
  cmake/repos/extra-x86_64/PKGBUILD
(from rev 358062, cmake/trunk/PKGBUILD)
  cmake/repos/extra-x86_64/rebuild.list
(from rev 358062, cmake/trunk/rebuild.list)
Deleted:
  cmake/repos/extra-x86_64/PKGBUILD
  cmake/repos/extra-x86_64/rebuild.list

--+
 PKGBUILD |  106 -
 rebuild.list |4 +-
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 18:29:34 UTC (rev 358062)
+++ PKGBUILD2019-07-16 18:29:59 UTC (rev 358063)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=cmake
-pkgver=3.14.5
-pkgrel=1
-pkgdesc='A cross-platform open-source make system'
-arch=('x86_64')
-url="https://www.cmake.org/";
-license=('custom')
-depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
-makedepends=('qt5-base' 'python-sphinx' 'emacs')
-optdepends=('qt5-base: cmake-gui'
-'libxkbcommon-x11: cmake-gui')
-source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('9acd2de17db86052801194cac570bfc104320c249b83058aa59554b42c3d5af9c9293d1c069f3fe8512a80103d511186d840168cbc190ce9584ca99cb9b11e46')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./bootstrap --prefix=/usr \
---mandir=/share/man \
---docdir=/share/doc/cmake \
---sphinx-man \
---system-libs \
---qt-gui \
---parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  vimpath="${pkgdir}/usr/share/vim/vimfiles"
-  install -d "${vimpath}"/{indent,syntax}
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/indent/cmake.vim \
-"${vimpath}"/indent/
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/syntax/cmake.vim \
-"${vimpath}"/syntax/
-
-  install -d "${pkgdir}"/usr/share/emacs/site-lisp/
-  emacs -batch -f batch-byte-compile \
-"${pkgdir}"/usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el \
-"${pkgdir}"/usr/share/emacs/site-lisp/
-  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.elc \
-"${pkgdir}"/usr/share/emacs/site-lisp/
-
-  install -Dm644 Copyright.txt \
-"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: cmake/repos/extra-x86_64/PKGBUILD (from rev 358062, 
cmake/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 18:29:59 UTC (rev 358063)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=cmake
+pkgver=3.14.6
+pkgrel=1
+pkgdesc='A cross-platform open-source make system'
+arch=('x86_64')
+url="https://www.cmake.org/";
+license=('custom')
+depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
+makedepends=('qt5-base' 'python-sphinx' 'emacs')
+optdepends=('qt5-base: cmake-gui'
+'libxkbcommon-x11: cmake-gui')
+source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./bootstrap --prefix=/usr \
+--mandir=/share/man \
+--docdir=/share/doc/cmake \
+--sphinx-man \
+--system-libs \
+--qt-gui \
+--parallel=$(/usr/bin/getconf _NPROCESSORS_ONLN)
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  vimpath="${pkgdir}/usr/share/vim/vimfiles"
+  install -d "${vimpath}"/{indent,syntax}
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/indent/cmake.vim \
+"${vimpath}"/indent/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/vim/syntax/cmake.vim \
+"${vimpath}"/syntax/
+
+  install -d "${pkgdir}"/usr/share/emacs/site-lisp/
+  emacs -batch -f batch-byte-compile \
+"${pkgdir}"/usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.el \
+"${pkgdir}"/usr/share/emacs/site-lisp/
+  ln -s /usr/share/cmake-${pkgver%.*}/editors/emacs/cmake-mode.elc \
+"${pkgdir}"/usr/share/emacs/site-lisp/
+
+  install -Dm644 Copyright.txt \
+"${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: rebuild.list
===
--- rebuild.list2019-07-16 18:29:34 UTC (rev 358062)
+++ rebuild.list2019-07-16 18:29:59 UTC (rev 358063)
@@ -1,2 +0,0 @@
-cmake-fedora
-uranium

Copied: cmake/repos/extra-x86_64/rebuild.list (from rev 358062, 
cmake/trunk/rebuild.list)
===

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

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 18:29:34
  Author: arojas
Revision: 358062

Update to 3.14.6

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 18:09:25 UTC (rev 358061)
+++ PKGBUILD2019-07-16 18:29:34 UTC (rev 358062)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=cmake
-pkgver=3.14.5
+pkgver=3.14.6
 pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('qt5-base: cmake-gui'
 'libxkbcommon-x11: cmake-gui')
 
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('9acd2de17db86052801194cac570bfc104320c249b83058aa59554b42c3d5af9c9293d1c069f3fe8512a80103d511186d840168cbc190ce9584ca99cb9b11e46')
+sha512sums=('8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in (skia-sharp60)

2019-07-16 Thread Antonio Rojas via arch-commits
Date: Tuesday, July 16, 2019 @ 18:19:39
  Author: arojas
Revision: 490059

No longer needed

Deleted:
  skia-sharp60/


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 18:09:25
  Author: felixonmars
Revision: 358061

archrelease: copy trunk to extra-x86_64

Added:
  python-pycurl/repos/extra-x86_64/PKGBUILD
(from rev 358060, python-pycurl/trunk/PKGBUILD)
Deleted:
  python-pycurl/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 18:09:16 UTC (rev 358060)
+++ PKGBUILD2019-07-16 18:09:25 UTC (rev 358061)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sergej Pupykin 
-# Contributor: Angel 'angvp' Velasquez 
-
-pkgbase=python-pycurl
-pkgname=('python-pycurl' 'python2-pycurl')
-pkgver=7.43.0.2
-pkgrel=2
-arch=('x86_64')
-url="http://pycurl.sourceforge.net/";
-license=('LGPL' 'MIT')
-makedepends=('python' 'python2' 'curl')
-checkdepends=('python-bottle' 'python2-bottle' 'python-nose-show-skipped' 
'python2-nose-show-skipped'
-  'vsftpd' 'python-flaky' 'python2-flaky' 'python-pyflakes' 
'python2-pyflakes')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/pycurl/pycurl/archive/REL_${pkgver//./_}.tar.gz";)
-sha512sums=('047ea5390a0b9abdaade1095ab86b5d3a13cc1b88d94ae152dabbdabc74c9cc951465d4420a5e9ac17530a632725d7603c30309ef277463dcd73f9443f394f4a')
-
-prepare() {
-  mv pycurl-REL_${pkgver//./_} pycurl-$pkgver
-  cp -a pycurl-$pkgver{,-py2}
-
-  cd "$srcdir"/pycurl-$pkgver
-  find . -name '*.py' -exec sed -i -e "s|#! /usr/bin/env python|#!/usr/bin/env 
python3|" {} +
-sed -i 's/"share", "doc", PACKAGE/"share", "doc", "python-pycurl"/' 
setup.py
-  sed -e "s/nosetests/nosetests3/" -e "s/python/python3/" -i tests/run.sh
-
-  cd "$srcdir"/pycurl-$pkgver-py2
-  find . -name '*.py' -exec sed -i -e "s|#! /usr/bin/env python|#!/usr/bin/env 
python2|" {} +
-sed -i 's/"share", "doc", PACKAGE/"share", "doc", "python2-pycurl"/' 
setup.py
-  sed -e "s/nosetests/nosetests2/" -e "s/python/python2/" -i tests/run.sh
-  sed -e "s/pyflakes/pyflakes-python2/" -i Makefile
-}
-
-build() {
-  cd "$srcdir"/pycurl-$pkgver
-  make
-  python3 setup.py build --with-ssl
-
-  cd "$srcdir"/pycurl-$pkgver-py2
-  make
-  python2 setup.py build --with-ssl
-}
-
-check() {
-  export PYCURL_VSFTPD_PATH=vsftpd
-  # We don't have HTTP2 enabled
-
-  cd "$srcdir"/pycurl-$pkgver
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" make test || 
warning "Tests failed"
-
-  cd "$srcdir"/pycurl-$pkgver-py2
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" make PYTHON=python2 
NOSETESTS=nosetests2 test || warning "Tests failed"
-}
-
-package_python-pycurl() {
-  pkgdesc="A Python 3.x interface to libcurl"
-  depends=('python' 'curl')
-
-  cd pycurl-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -D -m644 COPYING-MIT "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pycurl() {
-  pkgdesc="A Python 2.x interface to libcurl"
-  depends=('python2' 'curl')
-
-  cd pycurl-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -D -m644 COPYING-MIT "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pycurl/repos/extra-x86_64/PKGBUILD (from rev 358060, 
python-pycurl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 18:09:25 UTC (rev 358061)
@@ -0,0 +1,71 @@
+# Maintainer: Felix Yan 
+# Contributor: Sergej Pupykin 
+# Contributor: Angel 'angvp' Velasquez 
+
+pkgbase=python-pycurl
+pkgname=('python-pycurl' 'python2-pycurl')
+pkgver=7.43.0.3
+pkgrel=1
+arch=('x86_64')
+url="http://pycurl.sourceforge.net/";
+license=('LGPL' 'MIT')
+makedepends=('python' 'python2' 'curl')
+checkdepends=('python-bottle' 'python2-bottle' 'python-nose-show-skipped' 
'python2-nose-show-skipped'
+  'vsftpd' 'python-flaky' 'python2-flaky' 'python-pyflakes' 
'python2-pyflakes')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pycurl/pycurl/archive/REL_${pkgver//./_}.tar.gz";)
+sha512sums=('1c210be7dde473a524fbc3084066b0aaa13c0a50cc2ab03bceb49030897058ae09bb4b8b5961823184469dc0901a5aae0f67992f408f37bb9bcb0c34ea014aec')
+
+prepare() {
+  mv pycurl-REL_${pkgver//./_} pycurl-$pkgver
+  cp -a pycurl-$pkgver{,-py2}
+
+  cd "$srcdir"/pycurl-$pkgver
+  find . -name '*.py' -exec sed -i -e "s|#! /usr/bin/env python|#!/usr/bin/env 
python3|" {} +
+sed -i 's/"share", "doc", PACKAGE/"share", "doc", "python-pycurl"/' 
setup.py
+  sed -e "s/nosetests/nosetests3/" -e "s/python/python3/" -i tests/run.sh
+
+  cd "$srcdir"/pycurl-$pkgver-py2
+  find . -name '*.py' -exec sed -i -e "s|#! /usr/bin/env python|#!/usr/bin/env 
python2|" {} +
+sed -i 's/"share", "doc", PACKAGE/"share", "doc", "python2-pycurl"/' 
setup.py
+  sed -e "s/nosetests/nosetests2/" -e "s/python/python2/" -i tests/run.sh
+  sed -e "s/pyflakes/pyflakes-python2/" -i Makefile
+}
+
+buil

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

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 18:09:16
  Author: felixonmars
Revision: 358060

upgpkg: python-pycurl 7.43.0.3-1

Modified:
  python-pycurl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 17:29:43 UTC (rev 358059)
+++ PKGBUILD2019-07-16 18:09:16 UTC (rev 358060)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pycurl
 pkgname=('python-pycurl' 'python2-pycurl')
-pkgver=7.43.0.2
-pkgrel=2
+pkgver=7.43.0.3
+pkgrel=1
 arch=('x86_64')
 url="http://pycurl.sourceforge.net/";
 license=('LGPL' 'MIT')
@@ -13,7 +13,7 @@
 checkdepends=('python-bottle' 'python2-bottle' 'python-nose-show-skipped' 
'python2-nose-show-skipped'
   'vsftpd' 'python-flaky' 'python2-flaky' 'python-pyflakes' 
'python2-pyflakes')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pycurl/pycurl/archive/REL_${pkgver//./_}.tar.gz";)
-sha512sums=('047ea5390a0b9abdaade1095ab86b5d3a13cc1b88d94ae152dabbdabc74c9cc951465d4420a5e9ac17530a632725d7603c30309ef277463dcd73f9443f394f4a')
+sha512sums=('1c210be7dde473a524fbc3084066b0aaa13c0a50cc2ab03bceb49030897058ae09bb4b8b5961823184469dc0901a5aae0f67992f408f37bb9bcb0c34ea014aec')
 
 prepare() {
   mv pycurl-REL_${pkgver//./_} pycurl-$pkgver
@@ -34,11 +34,11 @@
 build() {
   cd "$srcdir"/pycurl-$pkgver
   make
-  python3 setup.py build --with-ssl
+  python3 setup.py build
 
   cd "$srcdir"/pycurl-$pkgver-py2
   make
-  python2 setup.py build --with-ssl
+  python2 setup.py build
 }
 
 check() {


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 18:02:51
  Author: felixonmars
Revision: 490056

upgpkg: kcptun 20190716-1

Modified:
  kcptun/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 17:59:06 UTC (rev 490055)
+++ PKGBUILD2019-07-16 18:02:51 UTC (rev 490056)
@@ -2,7 +2,7 @@
 # Contributor: Kasei Wang 
 
 pkgname=kcptun
-pkgver=20190715
+pkgver=20190716
 pkgrel=1
 pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz";
 'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('74b0c8db618c88b049ced2787e7996893a979dabdeb220bd48ffd6db0653a42d59f66c0dceb95aa9d510035a627e9eebbd2ccbf73332be79702f43eb62ce159c'
+sha512sums=('f189bbefb1572cf7d306ffaff1edf08b0aadda0cb77c05665d2269a108a57c68d136fc284bcf2fca677522fa084f1ccdcde697a36fd156f1d575d4cba91bdb5b'
 
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
 
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
 


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

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 18:03:06
  Author: felixonmars
Revision: 490057

archrelease: copy trunk to community-x86_64

Added:
  kcptun/repos/community-x86_64/PKGBUILD
(from rev 490056, kcptun/trunk/PKGBUILD)
  kcptun/repos/community-x86_64/kcptun-server@.service
(from rev 490056, kcptun/trunk/kcptun-server@.service)
  kcptun/repos/community-x86_64/kcptun@.service
(from rev 490056, kcptun/trunk/kcptun@.service)
Deleted:
  kcptun/repos/community-x86_64/PKGBUILD
  kcptun/repos/community-x86_64/kcptun-server@.service
  kcptun/repos/community-x86_64/kcptun@.service

+
 PKGBUILD   |   92 +++
 kcptun-server@.service |   22 +--
 kcptun@.service|   26 ++---
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 18:02:51 UTC (rev 490056)
+++ PKGBUILD2019-07-16 18:03:06 UTC (rev 490057)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Kasei Wang 
-
-pkgname=kcptun
-pkgver=20190715
-pkgrel=1
-pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
-arch=('x86_64')
-url="https://github.com/xtaci/kcptun";
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz";
-'kcptun@.service' 'kcptun-server@.service')
-sha512sums=('74b0c8db618c88b049ced2787e7996893a979dabdeb220bd48ffd6db0653a42d59f66c0dceb95aa9d510035a627e9eebbd2ccbf73332be79702f43eb62ce159c'
-
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
-
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
-
-prepare() {
-  cd kcptun-$pkgver
-
-  mkdir -p .gopath/src/github.com/xtaci
-  ln -sf "$PWD" .gopath/src/github.com/xtaci/kcptun
-  export GOPATH="$PWD/.gopath:/usr/share/gocode"
-}
-
-build() {
-  cd "$srcdir"/kcptun-$pkgver/client
-  go build -o build/kcptun-client -ldflags "-X main.VERSION=$pkgver" # 
-gccgoflags "$CFLAGS $LDFLAGS"
-
-  cd "$srcdir"/kcptun-$pkgver/server
-  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver" # 
-gccgoflags "$CFLAGS $LDFLAGS"
-}
-
-package() {
-  cd kcptun-$pkgver
-
-  install -Dm755 client/build/kcptun-client "$pkgdir"/usr/bin/kcptun-client
-  install -Dm755 server/build/kcptun-server "$pkgdir"/usr/bin/kcptun-server
-
-  install -Dm644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
-
-  install -dm755 "$pkgdir"/etc/kcptun
-  install -Dm644 "$srcdir/kcptun@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun@.service
-  install -Dm644 "$srcdir/kcptun-server@.service" 
"$pkgdir"/usr/lib/systemd/system/kcptun-server@.service
-}

Copied: kcptun/repos/community-x86_64/PKGBUILD (from rev 490056, 
kcptun/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 18:03:06 UTC (rev 490057)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Kasei Wang 
+
+pkgname=kcptun
+pkgver=20190716
+pkgrel=1
+pkgdesc="A Secure Tunnel Based On KCP with N:M Multiplexing"
+arch=('x86_64')
+url="https://github.com/xtaci/kcptun";
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/xtaci/kcptun/archive/v$pkgver.tar.gz";
+'kcptun@.service' 'kcptun-server@.service')
+sha512sums=('f189bbefb1572cf7d306ffaff1edf08b0aadda0cb77c05665d2269a108a57c68d136fc284bcf2fca677522fa084f1ccdcde697a36fd156f1d575d4cba91bdb5b'
+
'6fbe0bd687ec9927fe46484f97a0e1a7605c74af673d2a2257a41819bcbf8b704c1ab8b063993251fc3803fa3caf38b7bfc3cededbd7fe1b57c5e2d234c2e6f6'
+
'5526608f2f5056462813812436605d537a5da950d7d2b5b93dab1da443b25ebf15f69609d18ba1c318b0cc75fcc2a8e14f0d33ff7765035063dd89c041b1bd11')
+
+prepare() {
+  cd kcptun-$pkgver
+
+  mkdir -p .gopath/src/github.com/xtaci
+  ln -sf "$PWD" .gopath/src/github.com/xtaci/kcptun
+  export GOPATH="$PWD/.gopath:/usr/share/gocode"
+}
+
+build() {
+  cd "$srcdir"/kcptun-$pkgver/client
+  go build -o build/kcptun-client -ldflags "-X main.VERSION=$pkgver" # 
-gccgoflags "$CFLAGS $LDFLAGS"
+
+  cd "$srcdir"/kcptun-$pkgver/server
+  go build -o build/kcptun-server -ldflags "-X main.VERSION=$pkgver&

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

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 17:59:06
  Author: felixonmars
Revision: 490055

archrelease: copy trunk to community-x86_64

Added:
  deepin-file-manager/repos/community-x86_64/PKGBUILD
(from rev 490054, deepin-file-manager/trunk/PKGBUILD)
Deleted:
  deepin-file-manager/repos/community-x86_64/PKGBUILD
  deepin-file-manager/repos/community-x86_64/deepin-file-manager-qt5.13.patch

--+
 PKGBUILD |   89 +
 deepin-file-manager-qt5.13.patch |   22 -
 2 files changed, 43 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 17:58:57 UTC (rev 490054)
+++ PKGBUILD2019-07-16 17:59:06 UTC (rev 490055)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-file-manager
-pkgver=4.8.6.4
-pkgrel=3
-epoch=1
-pkgdesc='Deepin File Manager'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-file-manager";
-license=('GPL3')
-depends=('deepin-qt5integration' 'deepin-anything' 'file' 'avfs' 'polkit-qt5' 
'poppler'
- 'ffmpegthumbnailer' 'xdg-user-dirs' 'jemalloc' 'kcodecs' 'taglib')
-makedepends=('qt5-tools' 'deepin-dock' 'deepin-movie' 'deepin-gettext-tools')
-optdepends=('deepin-manual: for help menual'
-'deepin-shortcut-viewer: for shortcut display'
-'deepin-screensaver: for screensaver chooser'
-'deepin-movie: for video preview'
-'deepin-terminal: for opening in terminal'
-'file-roller: for compress/decompress')
-groups=('deepin')
-provides=('deepin-desktop')
-conflicts=('deepin-desktop')
-replaces=('deepin-desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz";
-deepin-file-manager-qt5.13.patch)
-sha512sums=('532cfcce9fc986ae3eb5ddaffcc52230139f8b14f54900dcead59ccf52950d452a2a36a073c7b569bdae0201c7178414c8b521922cac4edc7f27e4d4b77ed9d2'
-
'87be44cd6a89f90baef2737ff2a73343f1a69aac919c84ca827c515efe22ff481904df48096c8b095089aae85fc3d0615253582e78f97eb30456dd5fa8e06295')
-
-prepare() {
-  cd dde-file-manager-$pkgver
-  sed -i 's|systembusconf.path = /etc/dbus-1/system.d|systembusconf.path = 
/usr/share/dbus-1/system.d|' dde-file-manager-daemon/dde-file-manager-daemon.pro
-  patch -p1 -i ../deepin-file-manager-qt5.13.patch # Fix build with Qt 5.13
-}
-
-build() {
-  cd dde-file-manager-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-file-manager-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-file-manager/repos/community-x86_64/PKGBUILD (from rev 490054, 
deepin-file-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 17:59:06 UTC (rev 490055)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=4.8.8
+pkgrel=1
+epoch=1
+pkgdesc='Deepin File Manager'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-file-manager";
+license=('GPL3')
+depends=('deepin-qt5integration' 'deepin-anything' 'disomaster' 'file' 'avfs' 
'polkit-qt5' 'poppler'
+ 'ffmpegthumbnailer' 'xdg-user-dirs' 'jemalloc' 'kcodecs' 'taglib')
+makedepends=('qt5-tools' 'deepin-dock' 'deepin-movie' 'deepin-gettext-tools')
+optdepends=('deepin-manual: for help menual'
+'deepin-shortcut-viewer: for shortcut display'
+'deepin-screensaver: for screensaver chooser'
+'deepin-movie: for video preview'
+'deepin-terminal: for opening in terminal'
+'file-roller: for compress/decompress')
+groups=('deepin')
+provides=('deepin-desktop')
+conflicts=('deepin-desktop')
+replaces=('deepin-desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz";)
+sha512sums=('61ab5f54a57851e2d3e28282125157a365305b326378b2fd8ebbafdd4aecefd3a0c0fc33803a0bf318f859d16b8407ca6205af3b37d83368df8407fac00ead82')
+
+prepare() {
+  cd dde-file-manager-$pkgver
+  sed -i 's|systembusconf.path = /etc/dbus-1/system.d|systembusconf.path = 
/usr/share/dbus-1/system.d|' dde-file-manager-daemon/dde-file-manager-daemon.pro
+}
+
+build() {
+  cd dde-file-manager-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-file-manager-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: deepin-file-manager-qt5.13.patch
===
--- deepin-file-manager-qt5.13.patch2019-07-16 17:58:57 UTC (rev 490054)
+++ deepin-file-manager-qt5.13.patch2019-07-16 17:59:06 UTC (rev 490055)
@@ -1,22 +0,0 @@
-diff --git a/dde-file-manager-lib/views/dfiledialog.cpp 
b/dde-file-manager-lib/views/dfiledialog.cpp
-index c0eef394..1a1d775f 100644
 a/dde-file-manager-lib/view

[arch-commits] Commit in deepin-file-manager/trunk (2 files)

2019-07-16 Thread Felix Yan via arch-commits
Date: Tuesday, July 16, 2019 @ 17:58:57
  Author: felixonmars
Revision: 490054

upgpkg: deepin-file-manager 1:4.8.8-1

Modified:
  deepin-file-manager/trunk/PKGBUILD
Deleted:
  deepin-file-manager/trunk/deepin-file-manager-qt5.13.patch

--+
 PKGBUILD |   13 +
 deepin-file-manager-qt5.13.patch |   22 --
 2 files changed, 5 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 14:24:15 UTC (rev 490053)
+++ PKGBUILD2019-07-16 17:58:57 UTC (rev 490054)
@@ -3,14 +3,14 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-file-manager
-pkgver=4.8.6.4
-pkgrel=3
+pkgver=4.8.8
+pkgrel=1
 epoch=1
 pkgdesc='Deepin File Manager'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-file-manager";
 license=('GPL3')
-depends=('deepin-qt5integration' 'deepin-anything' 'file' 'avfs' 'polkit-qt5' 
'poppler'
+depends=('deepin-qt5integration' 'deepin-anything' 'disomaster' 'file' 'avfs' 
'polkit-qt5' 'poppler'
  'ffmpegthumbnailer' 'xdg-user-dirs' 'jemalloc' 'kcodecs' 'taglib')
 makedepends=('qt5-tools' 'deepin-dock' 'deepin-movie' 'deepin-gettext-tools')
 optdepends=('deepin-manual: for help menual'
@@ -23,15 +23,12 @@
 provides=('deepin-desktop')
 conflicts=('deepin-desktop')
 replaces=('deepin-desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz";
-deepin-file-manager-qt5.13.patch)
-sha512sums=('532cfcce9fc986ae3eb5ddaffcc52230139f8b14f54900dcead59ccf52950d452a2a36a073c7b569bdae0201c7178414c8b521922cac4edc7f27e4d4b77ed9d2'
-
'87be44cd6a89f90baef2737ff2a73343f1a69aac919c84ca827c515efe22ff481904df48096c8b095089aae85fc3d0615253582e78f97eb30456dd5fa8e06295')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz";)
+sha512sums=('61ab5f54a57851e2d3e28282125157a365305b326378b2fd8ebbafdd4aecefd3a0c0fc33803a0bf318f859d16b8407ca6205af3b37d83368df8407fac00ead82')
 
 prepare() {
   cd dde-file-manager-$pkgver
   sed -i 's|systembusconf.path = /etc/dbus-1/system.d|systembusconf.path = 
/usr/share/dbus-1/system.d|' dde-file-manager-daemon/dde-file-manager-daemon.pro
-  patch -p1 -i ../deepin-file-manager-qt5.13.patch # Fix build with Qt 5.13
 }
 
 build() {

Deleted: deepin-file-manager-qt5.13.patch
===
--- deepin-file-manager-qt5.13.patch2019-07-16 14:24:15 UTC (rev 490053)
+++ deepin-file-manager-qt5.13.patch2019-07-16 17:58:57 UTC (rev 490054)
@@ -1,22 +0,0 @@
-diff --git a/dde-file-manager-lib/views/dfiledialog.cpp 
b/dde-file-manager-lib/views/dfiledialog.cpp
-index c0eef394..1a1d775f 100644
 a/dde-file-manager-lib/views/dfiledialog.cpp
-+++ b/dde-file-manager-lib/views/dfiledialog.cpp
-@@ -99,7 +99,7 @@ DFileDialog::DFileDialog(QWidget *parent)
- 
- DFMEventDispatcher::instance()->installEventFilter(this);
- 
--QPlatformFileDialogHelper::filterRegExp = "^(.*)\\(([^()]*)\\)$";
-+// QPlatformFileDialogHelper::filterRegExp = "^(.*)\\(([^()]*)\\)$";
- 
- connect(statusBar()->acceptButton(), &QPushButton::clicked, this, 
&DFileDialog::onAcceptButtonClicked);
- connect(statusBar()->rejectButton(), &QPushButton::clicked, this, 
&DFileDialog::onRejectButtonClicked);
-@@ -236,7 +236,7 @@ void DFileDialog::addDisableUrlScheme(const QString 
&scheme)
- QStringList qt_strip_filters(const QStringList &filters)
- {
- QStringList strippedFilters;
--QRegExp r(QString::fromLatin1(QPlatformFileDialogHelper::filterRegExp));
-+QRegExp r(QString::fromLatin1("^(.*)\\(([^()]*)\\)$"));
- const int numFilters = filters.count();
- strippedFilters.reserve(numFilters);
- for (int i = 0; i < numFilters; ++i) {


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

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 14:24:15
  Author: alucryd
Revision: 490053

archrelease: copy trunk to community-any

Added:
  lollypop/repos/community-any/PKGBUILD
(from rev 490052, lollypop/trunk/PKGBUILD)
Deleted:
  lollypop/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 14:24:09 UTC (rev 490052)
+++ PKGBUILD2019-07-16 14:24:15 UTC (rev 490053)
@@ -1,55 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: kirek 
-# Contributor: Cédric Bellegarde 
-
-pkgname=lollypop
-pkgver=1.1.4.2
-pkgrel=1
-pkgdesc='Music player for GNOME'
-arch=(any)
-url=https://gitlab.gnome.org/gnumdk/lollypop
-license=(GPL)
-depends=(
-  appstream-glib
-  gst-plugins-base-libs
-  gtk3
-  python-beautifulsoup4
-  python-cairo
-  python-gobject
-  python-pillow
-  totem-plparser
-)
-makedepends=(
-  git
-  gobject-introspection
-  intltool
-  itstool
-  meson
-)
-optdepends=(
-  'easytag: Modify tags'
-  'gst-libav: FFmpeg plugin for GStreamer'
-  'gst-plugins-bad: "Bad" plugin libraries'
-  'gst-plugins-base: "Base" plugin libraries'
-  'gst-plugins-good: "Good" plugin libraries'
-  'gst-plugins-ugly: "Ugly" plugin libraries'
-  'kid3-qt: Store covers in tags'
-  'libsecret: Last.FM support'
-  'python-pylast: Last.FM support'
-  'python-wikipedia: Wikipedia support'
-  'youtube-dl: Youtube support'
-)
-source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver})
-sha256sums=('SKIP')
-
-build() {
-  arch-meson lollypop build \
---libexecdir=lib/lollypop
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 490052, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 14:24:15 UTC (rev 490053)
@@ -0,0 +1,55 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop
+pkgver=1.1.4.4
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=(any)
+url=https://gitlab.gnome.org/gnumdk/lollypop
+license=(GPL)
+depends=(
+  appstream-glib
+  gst-plugins-base-libs
+  gtk3
+  python-beautifulsoup4
+  python-cairo
+  python-gobject
+  python-pillow
+  totem-plparser
+)
+makedepends=(
+  git
+  gobject-introspection
+  intltool
+  itstool
+  meson
+)
+optdepends=(
+  'easytag: Modify tags'
+  'gst-libav: FFmpeg plugin for GStreamer'
+  'gst-plugins-bad: "Bad" plugin libraries'
+  'gst-plugins-base: "Base" plugin libraries'
+  'gst-plugins-good: "Good" plugin libraries'
+  'gst-plugins-ugly: "Ugly" plugin libraries'
+  'kid3-qt: Store covers in tags'
+  'libsecret: Last.FM support'
+  'python-pylast: Last.FM support'
+  'python-wikipedia: Wikipedia support'
+  'youtube-dl: Youtube support'
+)
+source=(git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver})
+sha256sums=('SKIP')
+
+build() {
+  arch-meson lollypop build \
+--libexecdir=lib/lollypop
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 14:24:09
  Author: alucryd
Revision: 490052

upgpkg: lollypop 1.1.4.4-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 14:17:08 UTC (rev 490051)
+++ PKGBUILD2019-07-16 14:24:09 UTC (rev 490052)
@@ -3,7 +3,7 @@
 # Contributor: Cédric Bellegarde 
 
 pkgname=lollypop
-pkgver=1.1.4.2
+pkgver=1.1.4.4
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=(any)


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

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:12:25
  Author: eworm
Revision: 490047

upgpkg: virtualbox-modules-arch 6.0.10-1

new upstream release

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 14:07:04 UTC (rev 490046)
+++ PKGBUILD2019-07-16 14:12:25 UTC (rev 490047)
@@ -3,8 +3,8 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=6.0.8
-pkgrel=19
+pkgver=6.0.10
+pkgrel=1
 arch=('x86_64')
 url='http://virtualbox.org'
 license=('GPL')


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

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:12:27
  Author: eworm
Revision: 490048

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 490047, virtualbox-modules-arch/trunk/PKGBUILD)

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

Copied: virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD (from 
rev 490047, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-07-16 14:12:27 UTC (rev 490048)
@@ -0,0 +1,52 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=6.0.10
+pkgrel=1
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+depends=('linux')
+makedepends=('linux-headers'
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+ 'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m0644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf '%s\n' vboxdrv vboxpci vboxnetadp vboxnetflt |
+install -D -m0644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+
+  cd "/var/lib/dkms/vboxsf/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m0644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+}
+
+# vim:set sw=2 et:


[arch-commits] Commit in virtualbox/repos (28 files)

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:07:04
  Author: eworm
Revision: 490046

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox/repos/community-testing-x86_64/
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
(from rev 490045, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
(from rev 490045, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 490045, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-x86_64/008-no-vboxvideo.patch
(from rev 490045, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-x86_64/011-python-3-7.patch
(from rev 490045, virtualbox/trunk/011-python-3-7.patch)
  
virtualbox/repos/community-testing-x86_64/012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
(from rev 490045, 
virtualbox/trunk/012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch)
  virtualbox/repos/community-testing-x86_64/013-Makefile.patch
(from rev 490045, virtualbox/trunk/013-Makefile.patch)
  virtualbox/repos/community-testing-x86_64/101-vboxsf-automount.patch
(from rev 490045, virtualbox/trunk/101-vboxsf-automount.patch)
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
(from rev 490045, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 490045, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 490045, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 490045, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/build.sh
(from rev 490045, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-x86_64/mount.vboxsf
(from rev 490045, virtualbox/trunk/mount.vboxsf)
  virtualbox/repos/community-testing-x86_64/vboxreload
(from rev 490045, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-x86_64/vboxservice-nox.service
(from rev 490045, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 490045, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 490045, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-x86_64/virtualbox-ext-vnc.install
(from rev 490045, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.conf
(from rev 490045, virtualbox/trunk/virtualbox-guest-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.install
(from rev 490045, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-utils.sysusers
(from rev 490045, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.conf
(from rev 490045, virtualbox/trunk/virtualbox-host-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.install
(from rev 490045, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-vboxsf-dkms.conf
(from rev 490045, virtualbox/trunk/virtualbox-vboxsf-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox.install
(from rev 490045, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-x86_64/virtualbox.sysusers
(from rev 490045, virtualbox/trunk/virtualbox.sysusers)

-+
 002-dri-driver-path.patch   |   30 +
 005-gsoap-build.patch   |   11 
 006-rdesktop-vrdp-keymap-path.patch |   12 
 008-no-vboxvideo.patch  |   12 
 011-python-3-7.patch|   13 
 012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch |   14 
 013-Makefile.patch  |   44 +
 101-vboxsf-automount.patch  |   20 
 60-vboxdrv.rules|8 
 60-vboxguest.rules  |2 
 LocalConfig.kmk |   36 +
 PKGBUILD|  399 ++
 build.sh|3 
 mount.vboxsf|   17 
 vboxreload  |   37 +
 vboxservice-nox.service |   11 
 vboxservice.service |   12 
 vboxweb.service |   11 
 virtualbox-ext-vnc.install  |   27 +
 virtualbox-guest-dkms.conf  |   34 +
 virtualbo

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

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:06:53
  Author: eworm
Revision: 490045

upgpkg: virtualbox 6.0.10-1

new upstream release

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 14:05:00 UTC (rev 490044)
+++ PKGBUILD2019-07-16 14:06:53 UTC (rev 490045)
@@ -9,8 +9,8 @@
  'virtualbox-guest-utils'
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
-pkgver=6.0.8
-pkgrel=2
+pkgver=6.0.10
+pkgrel=1
 _vboxsf_commit='87b9015c57dd7f226c768131bf8b4c0249de9835'
 arch=('x86_64')
 url='https://virtualbox.org/'
@@ -80,7 +80,7 @@
 # once support for mainline-style options string gets upstreamed
 '101-vboxsf-automount.patch'
 'mount.vboxsf')
-sha256sums=('1b5aa85118c62fb67867b95167b05e66aa154b2caf44c0a3dc932ea5bee85d87'
+sha256sums=('5236148a93267478fb6d306f6343aa9587d3f90f437f54c7b3485bd9d538d2f8'
 'SKIP'
 'deb03efa7ad0376aa55a087f2e882afe00935f10b0e7aa853ba9147090d341ec'
 'c328376b05183d269f98319ec660f54c55e298f77d229977606862b064651a7c'


[arch-commits] Commit in virtualbox-guest-iso/repos (4 files)

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:05:00
  Author: eworm
Revision: 490044

archrelease: copy trunk to community-testing-any

Added:
  virtualbox-guest-iso/repos/community-testing-any/
  virtualbox-guest-iso/repos/community-testing-any/PKGBUILD
(from rev 490043, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-testing-any/license
(from rev 490043, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-testing-any/virtualbox-guest-iso.install
(from rev 490043, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)

--+
 PKGBUILD |   29 +
 license  |   34 ++
 virtualbox-guest-iso.install |   18 ++
 3 files changed, 81 insertions(+)

Copied: virtualbox-guest-iso/repos/community-testing-any/PKGBUILD (from rev 
490043, virtualbox-guest-iso/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-07-16 14:05:00 UTC (rev 490044)
@@ -0,0 +1,29 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=6.0.10
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='https://www.virtualbox.org/'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+source=("https://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso";
+'license')
+sha256sums=('c8a686f8c7ad9ca8375961ab19815cec6b1f0d2496900a356a38ce86fe8a1325'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
+
+package() {
+  install -D -m 0644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -D -m 0644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: virtualbox-guest-iso/repos/community-testing-any/license (from rev 
490043, virtualbox-guest-iso/trunk/license)
===
--- community-testing-any/license   (rev 0)
+++ community-testing-any/license   2019-07-16 14:05:00 UTC (rev 490044)
@@ -0,0 +1,34 @@
+VirtualBox Personal Use and Evaluation License (PUEL) 
+
+This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
+
+In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
+
+* for personal use or, alternatively,
+* for product evaluation. 
+
+In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
+
+If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
+
+If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
+VirtualBox PUEL terms and conditions ¶
+
+Version 1.2, 2007-02-21
+
+InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as defined in § 1 according to the 
following provisions. If you do not agree to all conditions set forth by this 
license, you may not use the product, because only InnoTek as the product’s 
owner can give you permission to use it.
+
+§ 1 Subject of license. “Product”, as referred to in this License, shall be 
the binary software package “VirtualBox”, which allows for creating multiple 
virtual computers, each with different operating systems (“Guest Computers”), 
on a physical computer with a specific operating system (“Host Computer”), to 
allow for installing and executing these Guest Computers simultaneously. The 
Product consists of executable files in machine code for the Windows 2000/XP 
and Linux operating systems as well as other data files as required by the 
executable files at run-time and documentation in electronic form.
+
+§ 2 Grant of license. (1) InnoTek grants you a personal right to install and 
execute the Product on a Host Computer for Personal Use or Educational Use or 
for Evaluation. “Personal Use” requires that you use the product on the same 
Host Computer where you installed it yourself and that no more than one client 
connect to that Host Computer at a time for the purpose of displaying Guest 
Computers remotely. “Educational use” is any use in an acade

[arch-commits] Commit in virtualbox-guest-iso/trunk (PKGBUILD)

2019-07-16 Thread Christian Hesse via arch-commits
Date: Tuesday, July 16, 2019 @ 14:04:57
  Author: eworm
Revision: 490043

upgpkg: virtualbox-guest-iso 6.0.10-1

new upstream release

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 13:46:15 UTC (rev 490042)
+++ PKGBUILD2019-07-16 14:04:57 UTC (rev 490043)
@@ -6,7 +6,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=6.0.8
+pkgver=6.0.10
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -18,7 +18,7 @@
 noextract=(VBoxGuestAdditions_$pkgver.iso)
 
source=("https://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso";
 'license')
-sha256sums=('4cb9a805267d8d338bfad0f3cef8b83132be6cad622c311daa41a18cc2ea4fda'
+sha256sums=('c8a686f8c7ad9ca8375961ab19815cec6b1f0d2496900a356a38ce86fe8a1325'
 'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
 
 package() {


[arch-commits] Commit in home-assistant/repos/community-testing-any (8 files)

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:46:15
  Author: alucryd
Revision: 490042

archrelease: copy trunk to community-testing-any

Added:
  home-assistant/repos/community-testing-any/PKGBUILD
(from rev 490041, home-assistant/trunk/PKGBUILD)
  home-assistant/repos/community-testing-any/home-assistant.service
(from rev 490041, home-assistant/trunk/home-assistant.service)
  home-assistant/repos/community-testing-any/home-assistant.sysusers
(from rev 490041, home-assistant/trunk/home-assistant.sysusers)
  home-assistant/repos/community-testing-any/home-assistant.tmpfiles
(from rev 490041, home-assistant/trunk/home-assistant.tmpfiles)
Deleted:
  home-assistant/repos/community-testing-any/PKGBUILD
  home-assistant/repos/community-testing-any/home-assistant.service
  home-assistant/repos/community-testing-any/home-assistant.sysusers
  home-assistant/repos/community-testing-any/home-assistant.tmpfiles

-+
 PKGBUILD|  153 +++---
 home-assistant.service  |   28 
 home-assistant.sysusers |2 
 home-assistant.tmpfiles |2 
 4 files changed, 93 insertions(+), 92 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 13:46:08 UTC (rev 490041)
+++ PKGBUILD2019-07-16 13:46:15 UTC (rev 490042)
@@ -1,76 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Ethan Skinner 
-# Contributor: Grégoire Seux 
-# Contributor: Dean Galvin 
-# Contributor: NicoHood 
-
-pkgname=home-assistant
-pkgdesc='Open source home automation that puts local control and privacy first'
-pkgver=0.95.4
-pkgrel=2
-arch=(any)
-url=https://home-assistant.io/
-license=(APACHE)
-depends=(
-  python-aiohttp
-  python-astral
-  python-async-timeout
-  python-attrs
-  python-bcrypt
-  python-certifi
-  python-cryptography
-  python-importlib-metadata
-  python-jinja
-  python-pyjwt
-  python-pip
-  python-pytz
-  python-requests
-  python-ruamel-yaml
-  python-slugify
-  python-voluptuous
-  python-voluptuous-serialize
-  python-yaml
-)
-makedepends=(
-  git
-  python-setuptools
-)
-optdepends=(
-  'net-tools: nmap host discovery'
-  'python-lxml: meteo france integration'
-)
-source=(
-  git+https://github.com/home-assistant/home-assistant.git#tag=${pkgver}
-  home-assistant.service
-  home-assistant.sysusers
-  home-assistant.tmpfiles
-)
-sha512sums=('SKIP'
-
'fe96bd3df3ba666fd9f127c466d1dd1dd7314db2e57826a2b319c8a0bfad7aedeac398e748f93c6ecd9c2247ebbae196b8b0e7263b8681e2b7aeab6a8bfeab80'
-
'100665ac35370c3ccec65d73521568de21cebf9e46af364124778861c94e338e32ad9abb675d3917f97d351dd7867e3ab2e80c26616330ae7cf0d9dc3f13369b'
-
'3e93118c84954f829767dc71ce534c5d02c1c95fc8748714c7a2df28a3a297f59962f8fb7cddf721987eb97d62feabb25acda5d38209e365646ca4a4ef4356e3')
-
-prepare() {
-  cd home-assistant
-
-  # lift hard dep constraints, we'll deal with breaking changes ourselves
-  sed 's/==/>=/g' -i setup.py
-}
-
-build() {
-  cd home-assistant
-
-  python setup.py build
-}
-
-package() {
-  cd home-assistant
-
-  python setup.py install --root="${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
-
-  install -Dm 644 ../home-assistant.service -t 
"${pkgdir}"/usr/lib/systemd/system/
-  install -Dm 644 ../home-assistant.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/home-assistant.conf
-  install -Dm 644 ../home-assistant.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/home-assistant.conf
-}
-
-# vim: ts=2 sw=2 et:

Copied: home-assistant/repos/community-testing-any/PKGBUILD (from rev 490041, 
home-assistant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-16 13:46:15 UTC (rev 490042)
@@ -0,0 +1,77 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ethan Skinner 
+# Contributor: Grégoire Seux 
+# Contributor: Dean Galvin 
+# Contributor: NicoHood 
+
+pkgname=home-assistant
+pkgdesc='Open source home automation that puts local control and privacy first'
+pkgver=0.95.4
+pkgrel=3
+arch=(any)
+url=https://home-assistant.io/
+license=(APACHE)
+depends=(
+  python-aiohttp
+  python-astral
+  python-async-timeout
+  python-attrs
+  python-bcrypt
+  python-certifi
+  python-cryptography
+  python-importlib-metadata
+  python-jinja
+  python-pyjwt
+  python-pip
+  python-pytz
+  python-requests
+  python-ruamel-yaml
+  python-slugify
+  python-sqlalchemy
+  python-voluptuous
+  python-voluptuous-serialize
+  python-yaml
+)
+makedepends=(
+  git
+  python-setuptools
+)
+optdepends=(
+  'net-tools: nmap host discovery'
+  'python-lxml: meteo france integration'
+)
+source=(
+  git+https://github.com/home-assistant/home-assistant.git#tag=${pkgver}
+  home-assistant.service
+  home-assistant.sysusers
+  home-assistant.tmpfiles
+)
+sha512sums=('SKIP'
+
'fe96bd3df3ba666fd9f127c466d1dd1dd7314db2e57826a2b319c8a0bfad7aedeac398e748f93c6ecd9c2247ebbae196b8b0e7263b8681e2b7aeab

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

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:46:08
  Author: alucryd
Revision: 490041

upgpkg: home-assistant 0.95.4-3

Modified:
  home-assistant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-16 13:41:03 UTC (rev 490040)
+++ PKGBUILD2019-07-16 13:46:08 UTC (rev 490041)
@@ -7,7 +7,7 @@
 pkgname=home-assistant
 pkgdesc='Open source home automation that puts local control and privacy first'
 pkgver=0.95.4
-pkgrel=2
+pkgrel=3
 arch=(any)
 url=https://home-assistant.io/
 license=(APACHE)
@@ -27,6 +27,7 @@
   python-requests
   python-ruamel-yaml
   python-slugify
+  python-sqlalchemy
   python-voluptuous
   python-voluptuous-serialize
   python-yaml


[arch-commits] Commit in home-assistant (6 files)

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:41:03
  Author: alucryd
Revision: 490040

archrelease: copy trunk to community-testing-any

Added:
  home-assistant/repos/
  home-assistant/repos/community-testing-any/
  home-assistant/repos/community-testing-any/PKGBUILD
(from rev 490039, home-assistant/trunk/PKGBUILD)
  home-assistant/repos/community-testing-any/home-assistant.service
(from rev 490039, home-assistant/trunk/home-assistant.service)
  home-assistant/repos/community-testing-any/home-assistant.sysusers
(from rev 490039, home-assistant/trunk/home-assistant.sysusers)
  home-assistant/repos/community-testing-any/home-assistant.tmpfiles
(from rev 490039, home-assistant/trunk/home-assistant.tmpfiles)

-+
 PKGBUILD|   76 ++
 home-assistant.service  |   14 
 home-assistant.sysusers |1 
 home-assistant.tmpfiles |1 
 4 files changed, 92 insertions(+)

Copied: home-assistant/repos/community-testing-any/PKGBUILD (from rev 490039, 
home-assistant/trunk/PKGBUILD)
===
--- repos/community-testing-any/PKGBUILD(rev 0)
+++ repos/community-testing-any/PKGBUILD2019-07-16 13:41:03 UTC (rev 
490040)
@@ -0,0 +1,76 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ethan Skinner 
+# Contributor: Grégoire Seux 
+# Contributor: Dean Galvin 
+# Contributor: NicoHood 
+
+pkgname=home-assistant
+pkgdesc='Open source home automation that puts local control and privacy first'
+pkgver=0.95.4
+pkgrel=2
+arch=(any)
+url=https://home-assistant.io/
+license=(APACHE)
+depends=(
+  python-aiohttp
+  python-astral
+  python-async-timeout
+  python-attrs
+  python-bcrypt
+  python-certifi
+  python-cryptography
+  python-importlib-metadata
+  python-jinja
+  python-pyjwt
+  python-pip
+  python-pytz
+  python-requests
+  python-ruamel-yaml
+  python-slugify
+  python-voluptuous
+  python-voluptuous-serialize
+  python-yaml
+)
+makedepends=(
+  git
+  python-setuptools
+)
+optdepends=(
+  'net-tools: nmap host discovery'
+  'python-lxml: meteo france integration'
+)
+source=(
+  git+https://github.com/home-assistant/home-assistant.git#tag=${pkgver}
+  home-assistant.service
+  home-assistant.sysusers
+  home-assistant.tmpfiles
+)
+sha512sums=('SKIP'
+
'fe96bd3df3ba666fd9f127c466d1dd1dd7314db2e57826a2b319c8a0bfad7aedeac398e748f93c6ecd9c2247ebbae196b8b0e7263b8681e2b7aeab6a8bfeab80'
+
'100665ac35370c3ccec65d73521568de21cebf9e46af364124778861c94e338e32ad9abb675d3917f97d351dd7867e3ab2e80c26616330ae7cf0d9dc3f13369b'
+
'3e93118c84954f829767dc71ce534c5d02c1c95fc8748714c7a2df28a3a297f59962f8fb7cddf721987eb97d62feabb25acda5d38209e365646ca4a4ef4356e3')
+
+prepare() {
+  cd home-assistant
+
+  # lift hard dep constraints, we'll deal with breaking changes ourselves
+  sed 's/==/>=/g' -i setup.py
+}
+
+build() {
+  cd home-assistant
+
+  python setup.py build
+}
+
+package() {
+  cd home-assistant
+
+  python setup.py install --root="${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+
+  install -Dm 644 ../home-assistant.service -t 
"${pkgdir}"/usr/lib/systemd/system/
+  install -Dm 644 ../home-assistant.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/home-assistant.conf
+  install -Dm 644 ../home-assistant.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/home-assistant.conf
+}
+
+# vim: ts=2 sw=2 et:

Copied: home-assistant/repos/community-testing-any/home-assistant.service (from 
rev 490039, home-assistant/trunk/home-assistant.service)
===
--- repos/community-testing-any/home-assistant.service  
(rev 0)
+++ repos/community-testing-any/home-assistant.service  2019-07-16 13:41:03 UTC 
(rev 490040)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Home assistant
+After=network.target
+
+[Service]
+Restart=on-failure
+User=hass
+Group=hass
+
+ExecStart=/usr/bin/hass --config /var/lib/hass/ --log-rotate-days 1
+RestartForceExitStatus=100
+
+[Install]
+WantedBy=multi-user.target

Copied: home-assistant/repos/community-testing-any/home-assistant.sysusers 
(from rev 490039, home-assistant/trunk/home-assistant.sysusers)
===
--- repos/community-testing-any/home-assistant.sysusers 
(rev 0)
+++ repos/community-testing-any/home-assistant.sysusers 2019-07-16 13:41:03 UTC 
(rev 490040)
@@ -0,0 +1 @@
+u hass - "Home Assistant daemon user" /var/lib/hass

Copied: home-assistant/repos/community-testing-any/home-assistant.tmpfiles 
(from rev 490039, home-assistant/trunk/home-assistant.tmpfiles)
===
--- repos/community-testing-any/home-assistant.tmpfiles 
(rev 0)
+++ repos/community-testing-any/home-assistant.tmpfiles 2019-07-16 13:41:03 UTC 
(rev 490040)
@@ -0,0 +1 @@
+d /var/lib/hass 0750 h

[arch-commits] Commit in home-assistant (6 files)

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:40:47
  Author: alucryd
Revision: 490039

add home-assistant

Added:
  home-assistant/trunk/
  home-assistant/trunk/PKGBUILD
  home-assistant/trunk/home-assistant.service
  home-assistant/trunk/home-assistant.sysusers
  home-assistant/trunk/home-assistant.tmpfiles
Deleted:
  home-assistant/repos/

-+
 PKGBUILD|   76 ++
 home-assistant.service  |   14 
 home-assistant.sysusers |1 
 home-assistant.tmpfiles |1 
 4 files changed, 92 insertions(+)

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2019-07-16 13:40:47 UTC (rev 490039)
@@ -0,0 +1,76 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Ethan Skinner 
+# Contributor: Grégoire Seux 
+# Contributor: Dean Galvin 
+# Contributor: NicoHood 
+
+pkgname=home-assistant
+pkgdesc='Open source home automation that puts local control and privacy first'
+pkgver=0.95.4
+pkgrel=2
+arch=(any)
+url=https://home-assistant.io/
+license=(APACHE)
+depends=(
+  python-aiohttp
+  python-astral
+  python-async-timeout
+  python-attrs
+  python-bcrypt
+  python-certifi
+  python-cryptography
+  python-importlib-metadata
+  python-jinja
+  python-pyjwt
+  python-pip
+  python-pytz
+  python-requests
+  python-ruamel-yaml
+  python-slugify
+  python-voluptuous
+  python-voluptuous-serialize
+  python-yaml
+)
+makedepends=(
+  git
+  python-setuptools
+)
+optdepends=(
+  'net-tools: nmap host discovery'
+  'python-lxml: meteo france integration'
+)
+source=(
+  git+https://github.com/home-assistant/home-assistant.git#tag=${pkgver}
+  home-assistant.service
+  home-assistant.sysusers
+  home-assistant.tmpfiles
+)
+sha512sums=('SKIP'
+
'fe96bd3df3ba666fd9f127c466d1dd1dd7314db2e57826a2b319c8a0bfad7aedeac398e748f93c6ecd9c2247ebbae196b8b0e7263b8681e2b7aeab6a8bfeab80'
+
'100665ac35370c3ccec65d73521568de21cebf9e46af364124778861c94e338e32ad9abb675d3917f97d351dd7867e3ab2e80c26616330ae7cf0d9dc3f13369b'
+
'3e93118c84954f829767dc71ce534c5d02c1c95fc8748714c7a2df28a3a297f59962f8fb7cddf721987eb97d62feabb25acda5d38209e365646ca4a4ef4356e3')
+
+prepare() {
+  cd home-assistant
+
+  # lift hard dep constraints, we'll deal with breaking changes ourselves
+  sed 's/==/>=/g' -i setup.py
+}
+
+build() {
+  cd home-assistant
+
+  python setup.py build
+}
+
+package() {
+  cd home-assistant
+
+  python setup.py install --root="${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+
+  install -Dm 644 ../home-assistant.service -t 
"${pkgdir}"/usr/lib/systemd/system/
+  install -Dm 644 ../home-assistant.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/home-assistant.conf
+  install -Dm 644 ../home-assistant.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/home-assistant.conf
+}
+
+# vim: ts=2 sw=2 et:

Added: trunk/home-assistant.service
===
--- trunk/home-assistant.service(rev 0)
+++ trunk/home-assistant.service2019-07-16 13:40:47 UTC (rev 490039)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Home assistant
+After=network.target
+
+[Service]
+Restart=on-failure
+User=hass
+Group=hass
+
+ExecStart=/usr/bin/hass --config /var/lib/hass/ --log-rotate-days 1
+RestartForceExitStatus=100
+
+[Install]
+WantedBy=multi-user.target

Added: trunk/home-assistant.sysusers
===
--- trunk/home-assistant.sysusers   (rev 0)
+++ trunk/home-assistant.sysusers   2019-07-16 13:40:47 UTC (rev 490039)
@@ -0,0 +1 @@
+u hass - "Home Assistant daemon user" /var/lib/hass

Added: trunk/home-assistant.tmpfiles
===
--- trunk/home-assistant.tmpfiles   (rev 0)
+++ trunk/home-assistant.tmpfiles   2019-07-16 13:40:47 UTC (rev 490039)
@@ -0,0 +1 @@
+d /var/lib/hass 0750 hass hass -


[arch-commits] Commit in (3 files)

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:39:16
  Author: alucryd
Revision: 490038

archrelease: copy trunk to community-testing-any

Added:
  home-assistant/
  home-assistant/repos/
  home-assistant/repos/community-testing-any/


[arch-commits] Commit in python-voluptuous-serialize (3 files)

2019-07-16 Thread Maxime Gauduin via arch-commits
Date: Tuesday, July 16, 2019 @ 13:13:52
  Author: alucryd
Revision: 490037

archrelease: copy trunk to community-any

Added:
  python-voluptuous-serialize/repos/
  python-voluptuous-serialize/repos/community-any/
  python-voluptuous-serialize/repos/community-any/PKGBUILD
(from rev 490036, python-voluptuous-serialize/trunk/PKGBUILD)

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

Copied: python-voluptuous-serialize/repos/community-any/PKGBUILD (from rev 
490036, python-voluptuous-serialize/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2019-07-16 13:13:52 UTC (rev 490037)
@@ -0,0 +1,37 @@
+# Maintainer: Jameson Pugh 
+
+pkgname=python-voluptuous-serialize
+pkgver=2.1.0
+pkgrel=1
+pkgdesc='Convert voluptuous schemas to JSON'
+arch=(any)
+url=https://github.com/balloob/voluptuous-serialize
+license=(APACHE)
+depends=(python-voluptuous)
+makedepends=(
+  git
+  python-setuptools
+)
+checkdepends=(python-pytest)
+source=(git+https://github.com/balloob/voluptuous-serialize.git#tag=${pkgver})
+sha256sums=(SKIP)
+
+build() {
+  cd voluptuous-serialize
+
+  python setup.py build
+}
+
+check() {
+  cd voluptuous-serialize
+
+  python setup.py test
+}
+
+package() {
+  cd voluptuous-serialize
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


  1   2   3   >