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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 22:00:15
  Author: arojas
Revision: 375899

Update to 14.29.19

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 21:20:00 UTC (rev 375898)
+++ PKGBUILD2018-08-31 22:00:15 UTC (rev 375899)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer 
 
 pkgname=jmol
-pkgver=14.29.17
+pkgver=14.29.19
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 
source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('5347e0df0781620d8e1cb7b933cd76ca04d19aef57ceea1b153f2988e25eddb6')
+sha256sums=('a54aacf0517b7724246981d9b08413ca669374c92c85cff6c730c9574d5ccb69')
 
 package() {
   cd $pkgname-$pkgver


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 22:00:41
  Author: arojas
Revision: 375900

archrelease: copy trunk to community-any

Added:
  jmol/repos/community-any/PKGBUILD
(from rev 375899, jmol/trunk/PKGBUILD)
Deleted:
  jmol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 22:00:15 UTC (rev 375899)
+++ PKGBUILD2018-08-31 22:00:41 UTC (rev 375900)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: James Spencer 
-
-pkgname=jmol
-pkgver=14.29.17
-pkgrel=1
-pkgdesc="a Java 3D viewer for chemical structures"
-arch=(any)
-url="https://jmol.sourceforge.net;
-license=(LGPL)
-depends=(java-runtime)
-makedepends=(unzip)
-source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
-sha256sums=('5347e0df0781620d8e1cb7b933cd76ca04d19aef57ceea1b153f2988e25eddb6')
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir"/usr/share/$pkgname
-  mkdir -p "$pkgdir"/usr/bin
-
-  unzip jsmol.zip -d "$pkgdir"/usr/share/
-  rm jsmol.zip
-
-  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
-  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-}

Copied: jmol/repos/community-any/PKGBUILD (from rev 375899, jmol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 22:00:41 UTC (rev 375900)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: James Spencer 
+
+pkgname=jmol
+pkgver=14.29.19
+pkgrel=1
+pkgdesc="a Java 3D viewer for chemical structures"
+arch=(any)
+url="https://jmol.sourceforge.net;
+license=(LGPL)
+depends=(java-runtime)
+makedepends=(unzip)
+source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz;)
+sha256sums=('a54aacf0517b7724246981d9b08413ca669374c92c85cff6c730c9574d5ccb69')
+
+package() {
+  cd $pkgname-$pkgver
+
+  mkdir -p "$pkgdir"/usr/share/$pkgname
+  mkdir -p "$pkgdir"/usr/bin
+
+  unzip jsmol.zip -d "$pkgdir"/usr/share/
+  rm jsmol.zip
+
+  cp *.jar jmol.sh "$pkgdir"/usr/share/$pkgname
+  ln -s /usr/share/$pkgname/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+}


[arch-commits] Commit in wine/repos/multilib-x86_64 (10 files)

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 21:20:00
  Author: felixonmars
Revision: 375898

archrelease: copy trunk to multilib-x86_64

Added:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 375897, wine/trunk/30-win32-aliases.conf)
  wine/repos/multilib-x86_64/PKGBUILD
(from rev 375897, wine/trunk/PKGBUILD)
  wine/repos/multilib-x86_64/harmony-fix.diff
(from rev 375897, wine/trunk/harmony-fix.diff)
  wine/repos/multilib-x86_64/wine-binfmt.conf
(from rev 375897, wine/trunk/wine-binfmt.conf)
  wine/repos/multilib-x86_64/wine.install
(from rev 375897, wine/trunk/wine.install)
Deleted:
  wine/repos/multilib-x86_64/30-win32-aliases.conf
  wine/repos/multilib-x86_64/PKGBUILD
  wine/repos/multilib-x86_64/harmony-fix.diff
  wine/repos/multilib-x86_64/wine-binfmt.conf
  wine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++---
 PKGBUILD  |  338 
 harmony-fix.diff  |  126 -
 wine-binfmt.conf  |4 
 wine.install  |   14 -
 5 files changed, 261 insertions(+), 261 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2018-08-31 21:19:38 UTC (rev 375897)
+++ 30-win32-aliases.conf   2018-08-31 21:20:00 UTC (rev 375898)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 375897, 
wine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2018-08-31 21:20:00 UTC (rev 375898)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 21:19:38 UTC (rev 375897)
+++ PKGBUILD2018-08-31 21:20:00 UTC (rev 375898)
@@ -1,169 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine
-pkgver=3.14
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/3.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
-harmony-fix.diff
-30-win32-aliases.conf
-wine-binfmt.conf)
-sha512sums=('50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1'
-'SKIP'
-
'b86edf07bfc560f403fdfd5a71f97930ee2a4c3f76c92cc1a0dbb2e107be9db3bed3a727a0430d8a049583c63dd11f5d4567fb7aa69b193997c6da241acc4f2e'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
-
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs"
-url="http://www.winehq.com;
-arch=(x86_64)
-options=(staticlibs)
-license=(LGPL)
-depends=(
-  fontconfig  lib32-fontconfig
-  lcms2   lib32-lcms2
-  libxml2 lib32-libxml2
-  libxcursor  lib32-libxcursor
-  libxrandr   lib32-libxrandr
-  libxdamage  lib32-libxdamage
-  libxi   lib32-libxi
-  gettext lib32-gettext
-  freetype2   lib32-freetype2
-  glu lib32-glu
-  libsm   lib32-libsm
-  gcc-libslib32-gcc-libs
-  libpcap lib32-libpcap
-  desktop-file-utils
-)
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  vulkan-headers
-  samba
-  

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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 21:19:38
  Author: felixonmars
Revision: 375897

upgpkg: wine 3.15-1

Modified:
  wine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 19:42:07 UTC (rev 375896)
+++ PKGBUILD2018-08-31 21:19:38 UTC (rev 375897)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine
-pkgver=3.14
+pkgver=3.15
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -14,7 +14,7 @@
 harmony-fix.diff
 30-win32-aliases.conf
 wine-binfmt.conf)
-sha512sums=('50dbbf8a832abfa01247b9d170c6e1fe4f722cc8868659512df7bc17efd7e9d618db10283baf1eda0f1e4abbcdd130be16dbdb8d5a91b155c2c441e50e2b43f1'
+sha512sums=('3fb3f6a896eae53ef75a751e72f7431f9b6986b56738dc314bca9eff9d078e65d865ebb28cbb7a63aa571eb11cdaed20c21c36cec565f81610e348fd165e0f2a'
 'SKIP'
 
'b86edf07bfc560f403fdfd5a71f97930ee2a4c3f76c92cc1a0dbb2e107be9db3bed3a727a0430d8a049583c63dd11f5d4567fb7aa69b193997c6da241acc4f2e'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'


[arch-commits] Commit in electron/repos/community-x86_64 (44 files)

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 19:42:07
  Author: tensor5
Revision: 375896

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 375895, electron/trunk/PKGBUILD)
  electron/repos/community-x86_64/breakpad-glibc2.26.patch
(from rev 375895, electron/trunk/breakpad-glibc2.26.patch)
  electron/repos/community-x86_64/chromium-atk-r1.patch
(from rev 375895, electron/trunk/chromium-atk-r1.patch)
  electron/repos/community-x86_64/chromium-gn-bootstrap-r14.patch
(from rev 375895, electron/trunk/chromium-gn-bootstrap-r14.patch)
  electron/repos/community-x86_64/chromium-include-functional.patch
(from rev 375895, electron/trunk/chromium-include-functional.patch)
  electron/repos/community-x86_64/chromium-use-system-ffmpeg.patch
(from rev 375895, electron/trunk/chromium-use-system-ffmpeg.patch)
  electron/repos/community-x86_64/chromium-use-system-minizip.patch
(from rev 375895, electron/trunk/chromium-use-system-minizip.patch)
  electron/repos/community-x86_64/chromium-use-system-re2.patch
(from rev 375895, electron/trunk/chromium-use-system-re2.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 375895, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/dont-bootstrap-libchromiumcontent.patch
(from rev 375895, electron/trunk/dont-bootstrap-libchromiumcontent.patch)
  electron/repos/community-x86_64/dont-update-submodules.patch
(from rev 375895, electron/trunk/dont-update-submodules.patch)
  electron/repos/community-x86_64/dont-use-sysroot.patch
(from rev 375895, electron/trunk/dont-use-sysroot.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 375895, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/gyp-no-rpath.patch
(from rev 375895, electron/trunk/gyp-no-rpath.patch)
  electron/repos/community-x86_64/libchromiumcontent-fix-v8-patches.patch
(from rev 375895, electron/trunk/libchromiumcontent-fix-v8-patches.patch)
  electron/repos/community-x86_64/libchromiumcontent-settings.patch
(from rev 375895, electron/trunk/libchromiumcontent-settings.patch)
  electron/repos/community-x86_64/libchromiumcontent-sort-filenames.patch
(from rev 375895, electron/trunk/libchromiumcontent-sort-filenames.patch)
  electron/repos/community-x86_64/libchromiumcontent-static-library-only.patch
(from rev 375895, 
electron/trunk/libchromiumcontent-static-library-only.patch)
  electron/repos/community-x86_64/libchromiumcontent-use-system-tools.patch
(from rev 375895, electron/trunk/libchromiumcontent-use-system-tools.patch)
  electron/repos/community-x86_64/no-whole-archive.patch
(from rev 375895, electron/trunk/no-whole-archive.patch)
  electron/repos/community-x86_64/use-system-ffmpeg.patch
(from rev 375895, electron/trunk/use-system-ffmpeg.patch)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 375895, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  electron/repos/community-x86_64/breakpad-glibc2.26.patch
  electron/repos/community-x86_64/chromium-atk-r1.patch
  electron/repos/community-x86_64/chromium-gn-bootstrap-r14.patch
  electron/repos/community-x86_64/chromium-include-functional.patch
  electron/repos/community-x86_64/chromium-use-system-ffmpeg.patch
  electron/repos/community-x86_64/chromium-use-system-minizip.patch
  electron/repos/community-x86_64/chromium-use-system-re2.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/dont-bootstrap-libchromiumcontent.patch
  electron/repos/community-x86_64/dont-update-submodules.patch
  electron/repos/community-x86_64/dont-use-sysroot.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/gyp-no-rpath.patch
  electron/repos/community-x86_64/libchromiumcontent-fix-v8-patches.patch
  electron/repos/community-x86_64/libchromiumcontent-settings.patch
  electron/repos/community-x86_64/libchromiumcontent-sort-filenames.patch
  electron/repos/community-x86_64/libchromiumcontent-static-library-only.patch
  electron/repos/community-x86_64/libchromiumcontent-use-system-tools.patch
  electron/repos/community-x86_64/no-whole-archive.patch
  electron/repos/community-x86_64/use-system-ffmpeg.patch
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  541 ++--
 breakpad-glibc2.26.patch |  416 -
 chromium-atk-r1.patch|   22 
 chromium-gn-bootstrap-r14.patch  |   54 -
 chromium-include-functional.patch|   20 
 chromium-use-system-ffmpeg.patch |  162 +--
 chromium-use-system-minizip.patch|   28 
 chromium-use-system-re2.patch|   20 
 default_app-icon.patch   |   44 -
 

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

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 19:41:25
  Author: tensor5
Revision: 375895

upgpkg: electron 2.0.8-1

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 18:41:26 UTC (rev 375894)
+++ PKGBUILD2018-08-31 19:41:25 UTC (rev 375895)
@@ -3,7 +3,7 @@
 
 _chromiumver=61.0.3163.100
 pkgname=electron
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc='Build cross platform desktop apps with web technologies'
 arch=('x86_64')


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 18:41:26
  Author: arojas
Revision: 375894

archrelease: copy trunk to community-staging-x86_64

Added:
  gdal/repos/community-staging-x86_64/
  gdal/repos/community-staging-x86_64/PKGBUILD
(from rev 375893, gdal/trunk/PKGBUILD)
  gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch
(from rev 375893, gdal/trunk/gdal-perl-vendor.patch)
  gdal/repos/community-staging-x86_64/gdal.changelog
(from rev 375893, gdal/trunk/gdal.changelog)

+
 PKGBUILD   |  112 +++
 gdal-perl-vendor.patch |   28 +++
 gdal.changelog |  102 ++
 3 files changed, 242 insertions(+)

Copied: gdal/repos/community-staging-x86_64/PKGBUILD (from rev 375893, 
gdal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-08-31 18:41:26 UTC (rev 375894)
@@ -0,0 +1,112 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgbase=gdal
+pkgname=(gdal python-gdal python2-gdal)
+pkgver=2.3.1
+pkgrel=5
+pkgdesc="A translator library for raster geospatial data formats"
+arch=('x86_64')
+url="http://www.gdal.org/;
+license=('custom')
+depends=('curl' 'geos' 'giflib' 'hdf5' 'libgeotiff' 'libjpeg-turbo' 'libpng' 
'libspatialite' 'libtiff' 'netcdf'
+ 'openjpeg2' 'poppler' 'cfitsio' 'sqlite' 'libmariadbclient' 
'postgresql-libs' 'xerces-c' 'json-c')
+makedepends=('perl' 'swig' 'chrpath' 'doxygen' 'python-numpy' 'python2-numpy')
+optdepends=('postgresql: postgresql database support'
+'mariadb: mariadb database support'
+'perl:  perl binding support')
+options=('!emptydirs')
+changelog=$pkgbase.changelog
+source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz
+gdal-perl-vendor.patch)
+sha256sums=('9c4625c45a3ee7e49a604ef221778983dd9fd8104922a87f20b99d9bedb7725a'
+'a41a0129a878a0d09b8ecf24b8a0b473856d929d52f535afdf4dca95ddd347d3')
+
+prepare() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+# Fix mandir
+  sed -i "s|^mandir=.*|mandir='\${prefix}/share/man'|" configure
+
+# Fix Perl bindings installation path
+  patch -Np1 -i ../gdal-perl-vendor.patch
+}
+
+build() {
+  cd "${srcdir}"/$pkgbase-$pkgver
+  export CFLAGS="$CFLAGS -fno-strict-aliasing"
+
+# bug #23654
+  export LDFLAGS="$LDFLAGS -Wl,--as-needed"
+
+  ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 
--with-geotiff \
+  --with-mysql --with-curl --with-hdf5 --with-perl --with-geos \
+  --with-png --with-poppler --with-spatialite --with-openjpeg
+
+# workaround for bug #13646
+  sed -i 's/PY_HAVE_SETUPTOOLS=1/PY_HAVE_SETUPTOOLS=/g' ./GDALmake.opt
+  sed -i 's/EXE_DEP_LIBS/KILL_EXE_DEP_LIBS/' apps/GNUmakefile
+
+  make
+  make man
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python2 setup.py build
+  python3 setup.py build
+}
+
+package_gdal () {
+  cd "${srcdir}"/$pkgbase-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install-man
+
+# install license
+  install -Dm644 LICENSE.TXT "${pkgdir}"/usr/share/licenses/$pkgbase/LICENSE
+
+#FS15477 clean up junks - still present in 2.2.1
+#   rm -f "${pkgdir}"/usr/share/man/man1/_build_gdal_src_gdal-${pkgver}_apps_.1
+
+# Remove RPATH
+  eval local $(perl -V:vendorarch)
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OSR/OSR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/OGR/OGR.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/GDAL.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GDAL/Const/Const.so
+  chrpath --delete "${pkgdir}"${vendorarch}/auto/Geo/GNM/GNM.so
+}
+
+package_python-gdal () {
+  pkgdesc="Python bindings for GDAL"
+  depends=("gdal=$pkgver" 'python-numpy')
+  optdepends=()
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm755 -t "${pkgdir}"/usr/bin scripts/*.py
+
+  install -dm755 "${pkgdir}"/usr/share/licenses
+  ln -s $pkgbase "${pkgdir}"/usr/share/licenses/$pkgname
+}
+
+package_python2-gdal () {
+  pkgdesc="Python 2 bindings for GDAL"
+  depends=("gdal=$pkgver" 'python2-numpy')
+  optdepends=()
+
+  cd "${srcdir}"/$pkgbase-$pkgver/swig/python
+
+# python2 fixes
+  for file in {,osgeo/,samples/,scripts/}*.py; do
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' $file
+  done
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm755 -t "${pkgdir}"/usr/bin scripts/*.py
+  for file in "${pkgdir}"/usr/bin/*; do mv "${file}" "${file%.py}2.py"; done
+
+  install -dm755 "${pkgdir}"/usr/share/licenses
+  ln -s $pkgbase "${pkgdir}"/usr/share/licenses/$pkgname
+}

Copied: gdal/repos/community-staging-x86_64/gdal-perl-vendor.patch (from rev 

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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 18:40:58
  Author: arojas
Revision: 375893

hdf5 1.10.3 rebuild

Modified:
  gdal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 18:22:36 UTC (rev 375892)
+++ PKGBUILD2018-08-31 18:40:58 UTC (rev 375893)
@@ -6,7 +6,7 @@
 pkgbase=gdal
 pkgname=(gdal python-gdal python2-gdal)
 pkgver=2.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('x86_64')
 url="http://www.gdal.org/;


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 18:22:36
  Author: arojas
Revision: 375892

archrelease: copy trunk to community-staging-x86_64

Added:
  paraview/repos/community-staging-x86_64/
  paraview/repos/community-staging-x86_64/PKGBUILD
(from rev 375891, paraview/trunk/PKGBUILD)
  paraview/repos/community-staging-x86_64/fix-qt5.11-headers.patch
(from rev 375891, paraview/trunk/fix-qt5.11-headers.patch)

--+
 PKGBUILD |  116 +++
 fix-qt5.11-headers.patch |  120 +
 2 files changed, 236 insertions(+)

Copied: paraview/repos/community-staging-x86_64/PKGBUILD (from rev 375891, 
paraview/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-08-31 18:22:36 UTC (rev 375892)
@@ -0,0 +1,116 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Oliver Goethel 
+# Contributor: eolianoe eolianoe 
+# Contributor: George Eleftheriou 
+# Contributor: Mathias Anselmann 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Michele Mocciola 
+# Contributor: Simon Zilliken 
+# Contributor: chuckdaniels
+
+_pkg=paraview
+_mpi=openmpi
+pkgname=${_pkg}
+#-${_mpi}
+pkgver=5.5.2
+pkgrel=3
+pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
+arch=('x86_64')
+url="https://www.paraview.org;
+license=('BSD' 'custom')
+depends=('qt5-tools' 'qt5-x11extras' 'ospray' 'ffmpeg' 'openmpi'
+ 'cgns' 'python-pygments' 'protobuf' 'pugixml'
+ 'python-matplotlib' 'python-numpy' 'python-mpi4py'
+ 'boost-libs' 'glew' 'expat' 'freetype2'
+ 'libjpeg' 'jsoncpp' 'libxml2' 'libpng'
+ 'libtiff' 'zlib' 'hdf5' 'lz4' 'netcdf')
+#netcdf-cxx gl2ps libharu
+#python-txaio python-hyperlink
+#proj apparently not used in this VTK configuration
+makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns' 'eigen')
+source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.xz"
+'fix-qt5.11-headers.patch'
+'https://gitlab.kitware.com/vtk/vtk/merge_requests/4490.patch'
+
'https://gitlab.kitware.com/paraview/paraview/merge_requests/2613.patch'
+
paraview-fix-doc-build.patch::"https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b0.diff;)
+sha256sums=('4b9d186bac59e412ae09cae49c3ec3ec59803c25f63e89f92efe07b05dc1b896'
+'638e3148d855e1de2ca7711f9dd1eb6ec5410e3c412d949abf2a34ef2086f0c7'
+'ebad129ed0229f96bc17ff0a43715407b0fdf8cc2658a7b5ebd7e76809ae1392'
+'49d643a0220f0f901e571f9f82f5dd48d85fe42a79830b971ab586abf334194f'
+'2e52c2564e5e147b8c1321367147495ba3c43436eecda1b3d26acde8d04a230d')
+
+prepare() {
+mkdir -p build
+cd ParaView-v${pkgver}/
+patch -p1 -i ../fix-qt5.11-headers.patch
+# https://gitlab.kitware.com/paraview/paraview/issues/18323
+patch -p1 -i ../2613.patch
+# fix build https://gitlab.kitware.com/paraview/paraview/issues/18330
+patch -p1 -i ../paraview-fix-doc-build.patch
+cd VTK
+# https://gitlab.kitware.com/vtk/vtk/issues/17350
+patch -p1 -i ../../4490.patch
+}
+
+build() {
+cd build
+
+# Flags to enable system libs in VTK building, as in VTK package
+# NETCDFCPP status?
+# GL2PS fails.
+# libharu blocked by https://github.com/libharu/libharu/pull/157
+# LIBPROJ4 apparently not used in this VTK configuration
+local VTK_USE_SYSTEM_LIB=""
+for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 MPI4PY JSONCPP GLEW 
HDF5 LZ4 NETCDF EIGEN
+do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
+done
+# Specific system libs for ParaView version
+for lib in CGNS PUGIXML PROTOBUF PYGMENTS
+do
+VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
+done
+
+cmake ../ParaView-v${pkgver} \
+-DBUILD_DOCUMENTATION=OFF \
+-DBUILD_EXAMPLES=ON \
+-DBUILD_SHARED_LIBS=ON \
+-DBUILD_TESTING=OFF \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_C_COMPILER=mpicc \
+-DCMAKE_CXX_COMPILER=mpicxx \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOSPRAY_INSTALL_DIR=/usr \
+-DPARAVIEW_ENABLE_FFMPEG=ON \
+-DPARAVIEW_ENABLE_MATPLOTLIB=ON \
+-DPARAVIEW_ENABLE_PYTHON=ON \
+-DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON \
+-DPARAVIEW_QT_VERSION=5 \
+-DPARAVIEW_USE_MPI=ON \
+-DPARAVIEW_USE_VISITBRIDGE=ON \
+-DPARAVIEW_USE_OSPRAY=ON \
+-DVISIT_BUILD_READER_CGNS=ON \
+-DVTK_PYTHON_FULL_THREADSAFE=ON \
+-DVTK_PYTHON_VERSION=3 \
+-DVTK_QT_VERSION=5 \
+-DVTK_RENDERING_BACKEND=OpenGL2 \
+-DVTK_SMP_IMPLEMENTATION_TYPE=OpenMP \
+${VTK_USE_SYSTEM_LIB} \
+-GNinja
+
+ninja ${MAKEFLAGS}
+}
+

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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 18:20:42
  Author: arojas
Revision: 375891

hdf5 1.10.3 rebuild, use system eigen

Modified:
  paraview/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 18:12:36 UTC (rev 375890)
+++ PKGBUILD2018-08-31 18:20:42 UTC (rev 375891)
@@ -14,7 +14,7 @@
 pkgname=${_pkg}
 #-${_mpi}
 pkgver=5.5.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
 arch=('x86_64')
 url="https://www.paraview.org;
@@ -24,19 +24,21 @@
  'python-matplotlib' 'python-numpy' 'python-mpi4py'
  'boost-libs' 'glew' 'expat' 'freetype2'
  'libjpeg' 'jsoncpp' 'libxml2' 'libpng'
- 'libtiff' 'zlib' 'hdf5-openmpi' 'lz4' 'netcdf')
+ 'libtiff' 'zlib' 'hdf5' 'lz4' 'netcdf')
 #netcdf-cxx gl2ps libharu
 #python-txaio python-hyperlink
 #proj apparently not used in this VTK configuration
-makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns')
+makedepends=('cmake' 'boost' 'mesa' 'gcc-fortran' 'ninja' 'qt5-tools' 
'qt5-xmlpatterns' 'eigen')
 source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver}.tar.xz"
 'fix-qt5.11-headers.patch'
 'https://gitlab.kitware.com/vtk/vtk/merge_requests/4490.patch'
-
'https://gitlab.kitware.com/paraview/paraview/merge_requests/2613.patch')
+
'https://gitlab.kitware.com/paraview/paraview/merge_requests/2613.patch'
+
paraview-fix-doc-build.patch::"https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b0.diff;)
 sha256sums=('4b9d186bac59e412ae09cae49c3ec3ec59803c25f63e89f92efe07b05dc1b896'
 '638e3148d855e1de2ca7711f9dd1eb6ec5410e3c412d949abf2a34ef2086f0c7'
 'ebad129ed0229f96bc17ff0a43715407b0fdf8cc2658a7b5ebd7e76809ae1392'
-'49d643a0220f0f901e571f9f82f5dd48d85fe42a79830b971ab586abf334194f')
+'49d643a0220f0f901e571f9f82f5dd48d85fe42a79830b971ab586abf334194f'
+'2e52c2564e5e147b8c1321367147495ba3c43436eecda1b3d26acde8d04a230d')
 
 prepare() {
 mkdir -p build
@@ -44,6 +46,8 @@
 patch -p1 -i ../fix-qt5.11-headers.patch
 # https://gitlab.kitware.com/paraview/paraview/issues/18323
 patch -p1 -i ../2613.patch
+# fix build https://gitlab.kitware.com/paraview/paraview/issues/18330
+patch -p1 -i ../paraview-fix-doc-build.patch
 cd VTK
 # https://gitlab.kitware.com/vtk/vtk/issues/17350
 patch -p1 -i ../../4490.patch
@@ -58,7 +62,7 @@
 # libharu blocked by https://github.com/libharu/libharu/pull/157
 # LIBPROJ4 apparently not used in this VTK configuration
 local VTK_USE_SYSTEM_LIB=""
-for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 MPI4PY JSONCPP GLEW 
HDF5 LZ4 NETCDF
+for lib in EXPAT FREETYPE JPEG PNG TIFF ZLIB LIBXML2 MPI4PY JSONCPP GLEW 
HDF5 LZ4 NETCDF EIGEN
 do
 VTK_USE_SYSTEM_LIB+="-DVTK_USE_SYSTEM_${lib}:BOOL=ON "
 done


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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 18:12:36
  Author: spupykin
Revision: 375890

Modified:
  scantailor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 17:35:30 UTC (rev 375889)
+++ PKGBUILD2018-08-31 18:12:36 UTC (rev 375890)
@@ -5,20 +5,22 @@
 pkgname=scantailor
 pkgver=0.9.12.2
 pkgrel=2
-_realver=EXPERIMENTAL_2016_02_22
+#_realver=EXPERIMENTAL_2016_02_22
+_commit=c808c9c44b98614ec1fa69ed89083610945e91ef
 pkgdesc="Interactive post-processing tool for scanned pages"
 arch=(x86_64)
 url="http://scantailor.org/;
 license=("GPL")
 depends=('qt5-base' 'libtiff' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
-source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
+makedepends=('cmake' 'qt5-tools' 'eigen' 'boost' 'git')
+#source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
+source=(git://github.com/Tulon/scantailor.git#commit=${_commit}
 scantailor.desktop)
-sha256sums=('157f5cae617041eefa84c41e87bc18747bafc73eead16f73c2c6c0a717a82fab'
+sha256sums=('SKIP'
 '3c191c0380f991709bd38a0ace6adbf351fca441a2c5fd432e56a0da6b68a728')
 
 build() {
-  cd "$srcdir"/$pkgname-$_realver
+  cd "$srcdir"/$pkgname
   cmake \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
@@ -27,7 +29,7 @@
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$_realver
+  cd "$srcdir"/$pkgname
   make DESTDIR="$pkgdir" install
   install -Dm0644 "resources/appicon.svg" 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/scantailor.svg"
   install -Dm0644 "$srcdir/scantailor.desktop" 
"$pkgdir/usr/share/applications/scantailor.desktop"


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

2018-08-31 Thread Jiachen Yang via arch-commits
Date: Friday, August 31, 2018 @ 17:35:30
  Author: farseerfc
Revision: 375889

archrelease: copy trunk to community-x86_64

Added:
  qtox/repos/community-x86_64/PKGBUILD
(from rev 375888, qtox/trunk/PKGBUILD)
  qtox/repos/community-x86_64/autoaccept.patch
(from rev 375888, qtox/trunk/autoaccept.patch)
Deleted:
  qtox/repos/community-x86_64/PKGBUILD
  qtox/repos/community-x86_64/autoaccept.patch

--+
 PKGBUILD |  140 ++---
 autoaccept.patch |   26 -
 2 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 17:34:44 UTC (rev 375888)
+++ PKGBUILD2018-08-31 17:35:30 UTC (rev 375889)
@@ -1,70 +0,0 @@
-# Maintainer: Jiachen Yang 
-# AUR Maintainer: Vlad M. 
-# Contributor: Håvard Pettersson 
-# Contributor: Kevin MacMartin 
-
-pkgname=qtox
-_pkgname=qTox
-pkgver=1.16.3
-pkgrel=4
-_gitver='8eed684c37bd711de2ca4bd863f5f0509edcdc2d'
-pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design 
guidelines'
-arch=('x86_64')
-url='https://github.com/tux3/qTox'
-license=('GPL3')
-depends=('desktop-file-utils'
- 'libxss'
- 'openal'
- 'gtk2'
- 'ffmpeg'
- 'qrencode'
- 'qt5-svg'
- 'sqlcipher'
- 'libexif'
- 'toxcore'
- 'libgl')
-makedepends=('qt5-tools' 'git' 'check' 'cmake' 'mesa' 'libglvnd')
-
-source=( 
-
"https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/v$pkgver.tar.lz;
-
"https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/v$pkgver.tar.lz.asc;
-)
-sha512sums=('97c9becd6a90fc6a09a24fb52c1863dd880d19e9a6807499e875020a4012259f926014d98a4c831fd534028d9bcfcb76c5bb32001a553c22e2174a992a493a65'
-'SKIP')
-
-## GPG key fingerprints taken from 
https://github.com/qTox/qTox/blob/$_gitver/README.md
-validpgpkeys=('DA262CC93C0E1E525AD21C8596775D454B8EBF44'  # sudden6 

-  'BA7883E22F9D35945BA3376053137C3033F09008'  # Zetok Zalbavar 

- '1157616BBD860C539926F8139591A163FF9BE04C'  # - antis81
- '31039166FA902CA50D05D6085AF9F2E29107C727'  # - Diadlo
- 'C7A2552D0B250F983827742C133203A3AC399151'  # - initramfs
- '2880C860D95C909D3DA45C687E086DD661263264'  # - tux3
-  '74ADB7A7F8ECC1009916C4E42AA8E0DA1B31FB3C'  # - AnthonyBilinski 
subkey
-  '7EB339FE881747E701B7D472EBE36E66A8429B99'  # - AnthonyBilinski
-  'CA9221C5389B7C50AA5F779352A50775BE13DF17'  # - noavarice
-  '141C880E8BA25B198D0F850F7C132143C1A3A7D4'  # – tox-user
- )
-
-prepare() {
-  # disable -Werror for release packaging
-  sed -e 's|-Werror||' -i CMakeLists.txt
-}
-
-check() {
-  cd build
-  make test
-}
-
-build() {
-  mkdir -p build
-  cd build
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
- -DGIT_VERSION=$_gitver \
- -DGIT_DESCRIBE=v$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: qtox/repos/community-x86_64/PKGBUILD (from rev 375888, 
qtox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 17:35:30 UTC (rev 375889)
@@ -0,0 +1,70 @@
+# Maintainer: Jiachen Yang 
+# AUR Maintainer: Vlad M. 
+# Contributor: Håvard Pettersson 
+# Contributor: Kevin MacMartin 
+
+pkgname=qtox
+_pkgname=qTox
+pkgver=1.16.3
+pkgrel=5
+_gitver='8eed684c37bd711de2ca4bd863f5f0509edcdc2d'
+pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design 
guidelines'
+arch=('x86_64')
+url='https://github.com/tux3/qTox'
+license=('GPL3')
+depends=('desktop-file-utils'
+ 'libxss'
+ 'openal'
+ 'gtk2'
+ 'ffmpeg'
+ 'qrencode'
+ 'qt5-svg'
+ 'sqlcipher'
+ 'libexif'
+ 'toxcore'
+ 'libgl')
+makedepends=('qt5-tools' 'git' 'check' 'cmake' 'mesa' 'libglvnd')
+
+source=( 
+
"https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/v$pkgver.tar.lz;
+
"https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/v$pkgver.tar.lz.asc;
+)
+sha512sums=('97c9becd6a90fc6a09a24fb52c1863dd880d19e9a6807499e875020a4012259f926014d98a4c831fd534028d9bcfcb76c5bb32001a553c22e2174a992a493a65'
+'SKIP')
+
+## GPG key fingerprints taken from 
https://github.com/qTox/qTox/blob/$_gitver/README.md
+validpgpkeys=('DA262CC93C0E1E525AD21C8596775D454B8EBF44'  # sudden6 

+  'BA7883E22F9D35945BA3376053137C3033F09008'  # Zetok Zalbavar 

+ '1157616BBD860C539926F8139591A163FF9BE04C'  # - antis81
+ '31039166FA902CA50D05D6085AF9F2E29107C727'  # - Diadlo
+ 'C7A2552D0B250F983827742C133203A3AC399151'  # - initramfs
+ '2880C860D95C909D3DA45C687E086DD661263264'  # - tux3
+  '74ADB7A7F8ECC1009916C4E42AA8E0DA1B31FB3C'  # - 

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

2018-08-31 Thread Jiachen Yang via arch-commits
Date: Friday, August 31, 2018 @ 17:34:44
  Author: farseerfc
Revision: 375888

upgpkg: qtox 1.16.3-5

qtox toxcore 0.2.7 rebuild

Modified:
  qtox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 17:31:02 UTC (rev 375887)
+++ PKGBUILD2018-08-31 17:34:44 UTC (rev 375888)
@@ -6,7 +6,7 @@
 pkgname=qtox
 _pkgname=qTox
 pkgver=1.16.3
-pkgrel=4
+pkgrel=5
 _gitver='8eed684c37bd711de2ca4bd863f5f0509edcdc2d'
 pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design 
guidelines'
 arch=('x86_64')


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

2018-08-31 Thread Jiachen Yang via arch-commits
Date: Friday, August 31, 2018 @ 17:31:02
  Author: farseerfc
Revision: 375887

archrelease: copy trunk to community-x86_64

Added:
  toxcore/repos/community-x86_64/PKGBUILD
(from rev 375886, toxcore/trunk/PKGBUILD)
  toxcore/repos/community-x86_64/toxcore.conf
(from rev 375886, toxcore/trunk/toxcore.conf)
  toxcore/repos/community-x86_64/toxcore.install
(from rev 375886, toxcore/trunk/toxcore.install)
Deleted:
  toxcore/repos/community-x86_64/PKGBUILD
  toxcore/repos/community-x86_64/toxcore.conf
  toxcore/repos/community-x86_64/toxcore.install

-+
 PKGBUILD|  151 ++
 toxcore.conf|4 -
 toxcore.install |   30 +-
 3 files changed, 91 insertions(+), 94 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 17:29:57 UTC (rev 375886)
+++ PKGBUILD2018-08-31 17:31:02 UTC (rev 375887)
@@ -1,77 +0,0 @@
-# Maintainer: Jiachen Yang 
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Håvard Pettersson 
-# Contributor: naxuroqa 
-# Contributor: Boohbah 
-# Contributor: Kevin MacMartin 
-
-pkgname=toxcore
-_pkgname=c-toxcore
-epoch=1
-pkgver=0.2.6
-pkgrel=1
-pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
-arch=('x86_64')
-url='https://tox.chat'
-license=('GPL3')
-depends=('systemd' 'libconfig' 'libsodium' 'libvpx' 'opus')
-makedepends=('check' 'cmake')
-conflicts=("tox")
-provides=("tox")
-backup=('etc/tox-bootstrapd.conf')
-install=$pkgname.install
-source=(
-   
"${_pkgname}-v${pkgver}.tar.gz::https://github.com/TokTok/${_pkgname}/archive/v${pkgver}.tar.gz;
-   
#"${_pkgname}-v${pkgver}.tar.gz::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz;
-   
"${_pkgname}-v${pkgver}.tar.gz.asc::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz.asc;
-   
#"${_pkgname}-v${pkgver}.tar.lz::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.tar.lz;
-   
#"${_pkgname}-v${pkgver}.tar.lz.asc::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.tar.lz.asc;
-'toxcore.conf')
-sha512sums=('7f82528d4e65e77fd054435b5bd749d90d6f397e5a36c2abd618002d9589ec76e7b728f7af6ae958384efde45ed37da96ba70bd77206a20a2e87b7473a2b03bf'
-'SKIP'
-
'aa1dcfbdf9b613f5d89e238ff5d01e0ea150ad3162792acb806f51ce07fd9ade1270b310b1285a828dcdf578549b95a89fd9bd198fb205c83f5a5be2c969ea63')
-validpgpkeys=(
-'15D3B9A6B3951DF9854FCA93E786548AE0A0B56B'  # 
RobinLindén
-'B7008FF12C079BF6E6EA19D1601A604B7E605776'  # Robin Lindén 

-# GPG key fingerprints taken from 
https://github.com/qTox/qTox/blob/$_gitver/README.md
-'DA262CC93C0E1E525AD21C8596775D454B8EBF44'  # sudden6 
-'BA7883E22F9D35945BA3376053137C3033F09008'  # Zetok Zalbavar 

-'1157616BBD860C539926F8139591A163FF9BE04C'  # - antis81
-'31039166FA902CA50D05D6085AF9F2E29107C727'  # - Diadlo
-'C7A2552D0B250F983827742C133203A3AC399151'  # - initramfs
-'2880C860D95C909D3DA45C687E086DD661263264'  # - tux3
-)
-
-prepare() {
-  cd $_pkgname-$pkgver
-  sed -i "s|/usr/local|/usr|" other/bootstrap_daemon/tox-bootstrapd.service
-  sed -i "/Rpath/d;/RPATH/d" CMakeLists.txt
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  echo LDFLAGS $LDFLAGS
-  echo CFLAGS $CFLAGS 
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DDHT_BOOTSTRAP=on \
--DBOOTSTRAP_DAEMON=on \
--DBUILD_TOXAV=on \
--DBUILD_AV_TEST=on
-  make
-}
-
-check() {
-  cd $_pkgname-$pkgver
-  #make check
-  make test ## test fail on i686 
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
-}

Copied: toxcore/repos/community-x86_64/PKGBUILD (from rev 375886, 
toxcore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 17:31:02 UTC (rev 375887)
@@ -0,0 +1,74 @@
+# Maintainer: Jiachen Yang 
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Håvard Pettersson 
+# Contributor: naxuroqa 
+# Contributor: Boohbah 
+# Contributor: Kevin MacMartin 
+
+pkgname=toxcore
+_pkgname=c-toxcore
+epoch=1
+pkgver=0.2.7
+pkgrel=1
+pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
+arch=('x86_64')
+url='https://tox.chat'
+license=('GPL3')
+depends=('systemd' 'libconfig' 'libsodium' 'libvpx' 'opus')
+makedepends=('check' 'cmake')
+conflicts=("tox")
+provides=("tox")
+backup=('etc/tox-bootstrapd.conf')
+install=$pkgname.install
+source=(
+   

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

2018-08-31 Thread Jiachen Yang via arch-commits
Date: Friday, August 31, 2018 @ 17:29:57
  Author: farseerfc
Revision: 375886

upgpkg: toxcore 1:0.2.7-1

toxcore 0.2.7

Modified:
  toxcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 17:29:01 UTC (rev 375885)
+++ PKGBUILD2018-08-31 17:29:57 UTC (rev 375886)
@@ -9,7 +9,7 @@
 pkgname=toxcore
 _pkgname=c-toxcore
 epoch=1
-pkgver=0.2.6
+pkgver=0.2.7
 pkgrel=1
 pkgdesc='Secure, configuration-free, P2P Skype replacement backend'
 arch=('x86_64')
@@ -28,7 +28,7 @@

#"${_pkgname}-v${pkgver}.tar.lz::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.tar.lz;

#"${_pkgname}-v${pkgver}.tar.lz.asc::https://github.com/TokTok/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-v${pkgver}.tar.lz.asc;
 'toxcore.conf')
-sha512sums=('7f82528d4e65e77fd054435b5bd749d90d6f397e5a36c2abd618002d9589ec76e7b728f7af6ae958384efde45ed37da96ba70bd77206a20a2e87b7473a2b03bf'
+sha512sums=('bb5248f4fb84146c6c7c3dd086211314528ad95b3e71e3c05ea2e4e7c9f3c45552bc0bd8d47af127ac5f26a39b6abf79c32cd76a0e0c70496419fa5b549580cc'
 'SKIP'
 
'aa1dcfbdf9b613f5d89e238ff5d01e0ea150ad3162792acb806f51ce07fd9ade1270b310b1285a828dcdf578549b95a89fd9bd198fb205c83f5a5be2c969ea63')
 validpgpkeys=(
@@ -50,28 +50,25 @@
 }
 
 build() {
-  cd $_pkgname-$pkgver
-  echo LDFLAGS $LDFLAGS
-  echo CFLAGS $CFLAGS 
+  cd $_pkgname-$pkgver/build
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBDIR=/usr/lib \
 -DDHT_BOOTSTRAP=on \
 -DBOOTSTRAP_DAEMON=on \
 -DBUILD_TOXAV=on \
--DBUILD_AV_TEST=on
+-DBUILD_AV_TEST=on ..
   make
 }
 
 check() {
-  cd $_pkgname-$pkgver
-  #make check
-  make test ## test fail on i686 
+  cd $_pkgname-$pkgver/build
+  make test 
 }
 
 package() {
-  cd $_pkgname-$pkgver
+  cd $_pkgname-$pkgver/build
   make DESTDIR="$pkgdir" install
   install -Dm644 "$srcdir/toxcore.conf" 
"$pkgdir/usr/lib/sysusers.d/toxcore.conf"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
-  install -Dm644 ./other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
+  install -Dm644 ../other/bootstrap_daemon/tox-bootstrapd.service 
"$pkgdir/usr/lib/systemd/system/tox-bootstrapd.service"
+  install -Dm644 ../other/bootstrap_daemon/tox-bootstrapd.conf 
"$pkgdir/etc/tox-bootstrapd.conf"
 }


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 17:29:01
  Author: dvzrv
Revision: 375885

archrelease: copy trunk to community-testing-x86_64

Added:
  sonic-visualiser/repos/community-testing-x86_64/
  sonic-visualiser/repos/community-testing-x86_64/PKGBUILD
(from rev 375884, sonic-visualiser/trunk/PKGBUILD)

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

Copied: sonic-visualiser/repos/community-testing-x86_64/PKGBUILD (from rev 
375884, sonic-visualiser/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-08-31 17:29:01 UTC (rev 375885)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Orivej Desh 
+
+_download_id=2391
+pkgname=sonic-visualiser
+pkgver=3.1.1
+pkgrel=2
+pkgdesc="A viewer and analyser of music audio files."
+arch=('x86_64')
+url="https://www.sonicvisualiser.org/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('capnproto' 'desktop-file-utils' 'hicolor-icon-theme' 'libfishsound'
+'libid3tag' 'liblo' 'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio'
+'qt5-svg' 'rubberband' 'sord')
+source=("https://code.soundsoftware.ac.uk/attachments/download/${_download_id}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('e83efffb62179e67a0e5fd7352f63f5a0210102a7fb38c5ad486479a3749f68a44fec2d1843d1c1ca826ba0004bf421811a270a0a50e3f89f71d956dc7a76ae7')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # build using c++14: https://sourceforge.net/p/sv1/bugs/261/
+  sed -e 's/c++11/c++14/g' -i *.pr* configure.ac* svcore/svcore.pro \
+  svapp/svapp.pro checker/*.pr* svgui/svgui.pro {bqaudioio,piper-cpp}/Makefile 
\
+  piper-cpp/vamp-client/qt/test.pro piper-cpp/ext/json11/Makefile \
+  dataquay/{lib.pro,tests/tests.pro}
+
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  # DESTDIR still ignored
+  # https://sourceforge.net/p/sv1/bugs/254
+  export INSTALL_ROOT="${pkgdir}/"
+  ./configure --prefix=/usr
+  qmake-qt5 ${pkgname}.pro
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  make install
+  # install some things separately, because build system is broken:
+  # https://sourceforge.net/p/sv1/bugs/247/
+
+  # desktop files
+  install -t "${pkgdir}/usr/share/applications/" -vDm 644 "${pkgname}.desktop"
+
+  # samples
+  install -t "${pkgdir}/usr/share/${pkgname}/samples" -vDm 644 samples/*
+
+  # templates
+  install -t "${pkgdir}/usr/share/${pkgname}/templates" -vDm 644 templates/*
+
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {CHANGELOG,CITATION,README.{md,OSC}}
+}


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 17:28:55
  Author: dvzrv
Revision: 375884

upgpkg: sonic-visualiser 3.1.1-2

Rebuilding against capnproto 0.7.0, explicitely using c++14.

Modified:
  sonic-visualiser/trunk/PKGBUILD

--+
 PKGBUILD |   13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 16:36:33 UTC (rev 375883)
+++ PKGBUILD2018-08-31 17:28:55 UTC (rev 375884)
@@ -6,7 +6,7 @@
 _download_id=2391
 pkgname=sonic-visualiser
 pkgver=3.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A viewer and analyser of music audio files."
 arch=('x86_64')
 url="https://www.sonicvisualiser.org/;
@@ -18,6 +18,17 @@
 
source=("https://code.soundsoftware.ac.uk/attachments/download/${_download_id}/${pkgname}-${pkgver}.tar.gz;)
 
sha512sums=('e83efffb62179e67a0e5fd7352f63f5a0210102a7fb38c5ad486479a3749f68a44fec2d1843d1c1ca826ba0004bf421811a270a0a50e3f89f71d956dc7a76ae7')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # build using c++14: https://sourceforge.net/p/sv1/bugs/261/
+  sed -e 's/c++11/c++14/g' -i *.pr* configure.ac* svcore/svcore.pro \
+  svapp/svapp.pro checker/*.pr* svgui/svgui.pro {bqaudioio,piper-cpp}/Makefile 
\
+  piper-cpp/vamp-client/qt/test.pro piper-cpp/ext/json11/Makefile \
+  dataquay/{lib.pro,tests/tests.pro}
+
+  autoreconf -vfi
+}
+
 build() {
   cd "${pkgname}-${pkgver}"
   # DESTDIR still ignored


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

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 16:36:33
  Author: foutrelis
Revision: 375883

archrelease: copy trunk to community-x86_64

Added:
  go-tools/repos/community-x86_64/
  go-tools/repos/community-x86_64/PKGBUILD
(from rev 375882, go-tools/trunk/PKGBUILD)

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

Copied: go-tools/repos/community-x86_64/PKGBUILD (from rev 375882, 
go-tools/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-08-31 16:36:33 UTC (rev 375883)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=go-tools
+epoch=2
+pkgver=1.10+2306+25101aad
+pkgrel=1
+pkgdesc='Developer tools for the Go programming language'
+arch=(x86_64)
+url='http://golang.org/'
+license=(BSD)
+depends=(glibc)
+makedepends=(git go-pie)
+_commit=25101aadb97aa42907eee6a238d6d26a6cb3c756
+_net_commit=136a25c244d3019482a795d728110278d6ba09a4
+source=(git+https://go.googlesource.com/tools#commit=$_commit
+git+https://github.com/golang/net#commit=$_net_commit)
+md5sums=('SKIP'
+ 'SKIP')
+
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+gomvpkg gorename gotype goyacc guru heapview html2article present
+ssadump stringer)
+
+pkgver() {
+  local _gover=1.10
+  cd tools
+  printf "%s+%s+%s" $_gover "$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  mkdir -p gopath/src/golang.org/x build
+  cp -r tools net gopath/src/golang.org/x/
+}
+
+build() {
+  export GOPATH="$srcdir/gopath"
+
+  cd build
+  for tool in ${_tools[@]}; do
+go build -v -a golang.org/x/tools/cmd/$tool
+  done
+}
+
+check() {
+  export GOPATH="$srcdir/gopath"
+
+  for tool in ${_tools[@]}; do
+go test golang.org/x/tools/cmd/$tool
+  done
+}
+
+package() {
+  for tool in ${_tools[@]}; do
+install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
+  done
+
+  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (go-tools)

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 16:36:51
  Author: foutrelis
Revision: 333170

extra2community: Moving go-tools from extra to community

Deleted:
  go-tools/


[arch-commits] Commit in (4 files)

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 16:36:28
  Author: foutrelis
Revision: 375882

extra2community: Moving go-tools from extra to community

Added:
  go-tools/
  go-tools/repos/
  go-tools/trunk/
  go-tools/trunk/PKGBUILD

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

Added: go-tools/trunk/PKGBUILD
===
--- go-tools/trunk/PKGBUILD (rev 0)
+++ go-tools/trunk/PKGBUILD 2018-08-31 16:36:28 UTC (rev 375882)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=go-tools
+epoch=2
+pkgver=1.10+2306+25101aad
+pkgrel=1
+pkgdesc='Developer tools for the Go programming language'
+arch=(x86_64)
+url='http://golang.org/'
+license=(BSD)
+depends=(glibc)
+makedepends=(git go-pie)
+_commit=25101aadb97aa42907eee6a238d6d26a6cb3c756
+_net_commit=136a25c244d3019482a795d728110278d6ba09a4
+source=(git+https://go.googlesource.com/tools#commit=$_commit
+git+https://github.com/golang/net#commit=$_net_commit)
+md5sums=('SKIP'
+ 'SKIP')
+
+_tools=(benchcmp callgraph cover digraph eg fiximports godex godoc goimports
+gomvpkg gorename gotype goyacc guru heapview html2article present
+ssadump stringer)
+
+pkgver() {
+  local _gover=1.10
+  cd tools
+  printf "%s+%s+%s" $_gover "$(git rev-list --count HEAD)" \
+"$(git rev-parse --short HEAD)"
+}
+
+prepare() {
+  mkdir -p gopath/src/golang.org/x build
+  cp -r tools net gopath/src/golang.org/x/
+}
+
+build() {
+  export GOPATH="$srcdir/gopath"
+
+  cd build
+  for tool in ${_tools[@]}; do
+go build -v -a golang.org/x/tools/cmd/$tool
+  done
+}
+
+check() {
+  export GOPATH="$srcdir/gopath"
+
+  for tool in ${_tools[@]}; do
+go test golang.org/x/tools/cmd/$tool
+  done
+}
+
+package() {
+  for tool in ${_tools[@]}; do
+install -Dm755 build/$tool "$pkgdir/usr/bin/$tool"
+  done
+
+  install -Dm644 tools/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


Property changes on: go-tools/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2018-08-31 Thread Bruno Pagani via arch-commits
Date: Friday, August 31, 2018 @ 16:02:31
  Author: archange
Revision: 375881

archrelease: copy trunk to community-x86_64

Added:
  knot/repos/community-x86_64/PKGBUILD
(from rev 375880, knot/trunk/PKGBUILD)
Deleted:
  knot/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 16:02:14 UTC (rev 375880)
+++ PKGBUILD2018-08-31 16:02:31 UTC (rev 375881)
@@ -1,63 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Ondřej Surý 
-# Contributor: Julian Brost 
-# Contributor: Oleander Reis 
-# Contributor: Otto Sabart 
-
-pkgname=knot
-pkgver=2.7.2
-pkgrel=1
-pkgdesc="High-performance authoritative-only DNS server"
-arch=('x86_64')
-url="https://www.knot-dns.cz/;
-license=('GPL3')
-depends=('libedit' 'gnutls' 'liburcu' 'lmdb'
- 'libidn2' 'systemd' 'libcap-ng'
- 'fstrm' 'protobuf-c' 'libmaxminddb')
-optdepends=('python: for pykeymgr')
-backup=('etc/knot/knot.conf')
-source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('cb70b2ee1c7ecbaad8774a1e0c449a68c6a6f7c9d60595524f003201d6e38431'
-'SKIP')
-validpgpkeys=('742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB') # Daniel Salzman 

-
-build() {
-cd ${pkgname}-${pkgver}
-
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var/lib \
---libexecdir=/usr/lib/knot \
---with-rundir=/run/knot \
---with-storage=/var/lib/knot \
---enable-recvmmsg \
---enable-dnstap \
---enable-systemd \
---enable-reuseport \
---disable-silent-rules
-
-make
-}
-
-check() {
-cd ${pkgname}-${pkgver}
-make check
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" install
-
-# Don’t keep those empty dir, manage them with systemd-tmpfiles instead
-rmdir "${pkgdir}"/{var/{lib/{knot/,},},run/{knot/,}}
-
-rm "${pkgdir}"/etc/knot/example.com.zone
-mv "${pkgdir}"/etc/knot/{knot.sample.conf,knot.conf}
-
-install -Dm644 distro/common/knot.service -t 
"${pkgdir}"/usr/lib/systemd/system/
-install -Dm644 distro/arch/knot.tmpfiles.arch 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-install -Dm644 distro/arch/knot.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-}

Copied: knot/repos/community-x86_64/PKGBUILD (from rev 375880, 
knot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 16:02:31 UTC (rev 375881)
@@ -0,0 +1,62 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Ondřej Surý 
+# Contributor: Julian Brost 
+# Contributor: Oleander Reis 
+# Contributor: Otto Sabart 
+
+pkgname=knot
+pkgver=2.7.2
+pkgrel=2
+pkgdesc="High-performance authoritative-only DNS server"
+arch=('x86_64')
+url="https://www.knot-dns.cz/;
+license=('GPL3')
+depends=('libedit' 'gnutls' 'liburcu' 'lmdb'
+ 'libidn2' 'systemd' 'libcap-ng'
+ 'fstrm' 'protobuf-c' 'libmaxminddb')
+backup=('etc/knot/knot.conf')
+source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('cb70b2ee1c7ecbaad8774a1e0c449a68c6a6f7c9d60595524f003201d6e38431'
+'SKIP')
+validpgpkeys=('742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB') # Daniel Salzman 

+
+build() {
+cd ${pkgname}-${pkgver}
+
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var/lib \
+--libexecdir=/usr/lib/knot \
+--with-rundir=/run/knot \
+--with-storage=/var/lib/knot \
+--enable-recvmmsg \
+--enable-dnstap \
+--enable-systemd \
+--enable-reuseport \
+--disable-silent-rules
+
+make
+}
+
+check() {
+cd ${pkgname}-${pkgver}
+make check
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" install
+
+# Don’t keep those empty dir, manage them with systemd-tmpfiles instead
+rmdir "${pkgdir}"/{var/{lib/{knot/,},},run/{knot/,}}
+
+rm "${pkgdir}"/etc/knot/example.com.zone
+mv "${pkgdir}"/etc/knot/{knot.sample.conf,knot.conf}
+
+install -Dm644 distro/common/knot.service -t 
"${pkgdir}"/usr/lib/systemd/system/
+install -Dm644 distro/arch/knot.tmpfiles.arch 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
+install -Dm644 distro/arch/knot.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
+}


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

2018-08-31 Thread Bruno Pagani via arch-commits
Date: Friday, August 31, 2018 @ 16:02:14
  Author: archange
Revision: 375880

Remove useless optdep (since 2.7.0)

Modified:
  knot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 15:54:27 UTC (rev 375879)
+++ PKGBUILD2018-08-31 16:02:14 UTC (rev 375880)
@@ -6,7 +6,7 @@
 
 pkgname=knot
 pkgver=2.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="High-performance authoritative-only DNS server"
 arch=('x86_64')
 url="https://www.knot-dns.cz/;
@@ -14,7 +14,6 @@
 depends=('libedit' 'gnutls' 'liburcu' 'lmdb'
  'libidn2' 'systemd' 'libcap-ng'
  'fstrm' 'protobuf-c' 'libmaxminddb')
-optdepends=('python: for pykeymgr')
 backup=('etc/knot/knot.conf')
 
source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
 sha256sums=('cb70b2ee1c7ecbaad8774a1e0c449a68c6a6f7c9d60595524f003201d6e38431'


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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 15:54:27
  Author: spupykin
Revision: 375879

Modified:
  scantailor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 15:53:09 UTC (rev 375878)
+++ PKGBUILD2018-08-31 15:54:27 UTC (rev 375879)
@@ -4,8 +4,8 @@
 
 pkgname=scantailor
 pkgver=0.9.12.2
-pkgrel=1
-_realver=EXPERIMENTAL_2015_10_27
+pkgrel=2
+_realver=EXPERIMENTAL_2016_02_22
 pkgdesc="Interactive post-processing tool for scanned pages"
 arch=(x86_64)
 url="http://scantailor.org/;
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
 
source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
 scantailor.desktop)
-sha256sums=('cca3d4a0a5e93ef45b95513a448175e4f9f7bb53bbe560e72e57f0eb37d74397'
+sha256sums=('157f5cae617041eefa84c41e87bc18747bafc73eead16f73c2c6c0a717a82fab'
 '3c191c0380f991709bd38a0ace6adbf351fca441a2c5fd432e56a0da6b68a728')
 
 build() {


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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 15:53:09
  Author: spupykin
Revision: 375878

archrelease: copy trunk to community-x86_64

Added:
  xlockmore/repos/community-x86_64/LICENSE
(from rev 375877, xlockmore/trunk/LICENSE)
  xlockmore/repos/community-x86_64/PKGBUILD
(from rev 375877, xlockmore/trunk/PKGBUILD)
  xlockmore/repos/community-x86_64/xlockmore.install
(from rev 375877, xlockmore/trunk/xlockmore.install)
Deleted:
  xlockmore/repos/community-x86_64/LICENSE
  xlockmore/repos/community-x86_64/PKGBUILD
  xlockmore/repos/community-x86_64/xlockmore.install

---+
 LICENSE   |   36 +++---
 PKGBUILD  |   82 ++--
 xlockmore.install |8 ++---
 3 files changed, 63 insertions(+), 63 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-08-31 15:52:56 UTC (rev 375877)
+++ LICENSE 2018-08-31 15:53:09 UTC (rev 375878)
@@ -1,18 +0,0 @@
-/*-
- * xscreensaver compatibility layer for xlockmore modules.
- * xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski 
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided "as is" without express or
- * implied warranty.
- *
- * This file, along with xlockmore.h, make it possible to compile an xlockmore
- * module into a standalone program, and thus use it with xscreensaver.
- * By Jamie Zawinski  on 10-May-97; based on the ideas
- * in the older xlock.h by Charles Hannum .  (I had
- * to redo it, since xlockmore has diverged so far from xlock...)
- */

Copied: xlockmore/repos/community-x86_64/LICENSE (from rev 375877, 
xlockmore/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-08-31 15:53:09 UTC (rev 375878)
@@ -0,0 +1,18 @@
+/*-
+ * xscreensaver compatibility layer for xlockmore modules.
+ * xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski 
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided "as is" without express or
+ * implied warranty.
+ *
+ * This file, along with xlockmore.h, make it possible to compile an xlockmore
+ * module into a standalone program, and thus use it with xscreensaver.
+ * By Jamie Zawinski  on 10-May-97; based on the ideas
+ * in the older xlock.h by Charles Hannum .  (I had
+ * to redo it, since xlockmore has diverged so far from xlock...)
+ */

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 15:52:56 UTC (rev 375877)
+++ PKGBUILD2018-08-31 15:53:09 UTC (rev 375878)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: dorphell 
-
-pkgname=xlockmore
-pkgver=5.55
-pkgrel=1
-pkgdesc="screen saver / locker for the X Window System"
-arch=(x86_64)
-license=('BSD')
-depends=(freetype2 gtk2 libxpm openmotif pam libxmu glu)
-optdepends=('fortune-mod')
-makedepends=(mesa)
-url="http://sillycycle.com/xlockmore.html;
-options=('!makeflags')
-install=xlockmore.install
-validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
-DLAGENTS=('http::/usr/bin/curl --user-agent Firefox -fLC - --retry 3 
--retry-delay 3 -o %o %u')
-source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
-   LICENSE)
-sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'
-'SKIP'
-'f9f41a5590c5c3ee9780f6013d9f03c229674e8d72e086b22f07c399be0f5b39')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure --prefix=/usr --disable-setuid \
- --enable-appdefaultdir=/usr/share/X11/app-defaults \
- --enable-pam --with-gtk2 --without-esound --without-ftgl
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make xapploaddir="$pkgdir"/usr/share/X11/app-defaults \
-   mandir="$pkgdir"/usr/man/man1 \
-   prefix="$pkgdir"/usr install
-  install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  mv "$pkgdir"/usr/man "$pkgdir"/usr/share/
-}

Copied: xlockmore/repos/community-x86_64/PKGBUILD (from rev 375877, 
xlockmore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 

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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 15:52:56
  Author: spupykin
Revision: 375877

upgpkg: xlockmore 5.56-1

Modified:
  xlockmore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 15:52:36 UTC (rev 375876)
+++ PKGBUILD2018-08-31 15:52:56 UTC (rev 375877)
@@ -3,7 +3,7 @@
 # Maintainer: dorphell 
 
 pkgname=xlockmore
-pkgver=5.55
+pkgver=5.56
 pkgrel=1
 pkgdesc="screen saver / locker for the X Window System"
 arch=(x86_64)
@@ -18,7 +18,7 @@
 DLAGENTS=('http::/usr/bin/curl --user-agent Firefox -fLC - --retry 3 
--retry-delay 3 -o %o %u')
 source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
-sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'
+sha256sums=('a0dd8eb470bbda89b3ffdfaeb85c8a675c7469a1b657333eee906b9bd3b1e1b5'
 'SKIP'
 'f9f41a5590c5c3ee9780f6013d9f03c229674e8d72e086b22f07c399be0f5b39')
 


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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 15:52:36
  Author: spupykin
Revision: 375876

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 375875, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 375875, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 375875, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  116 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 15:52:18 UTC (rev 375875)
+++ PKGBUILD2018-08-31 15:52:36 UTC (rev 375876)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=13.0.5
-pkgrel=1
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=()
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('a110d32849259ab79813af3078123a09057fc659ee414e5f3ed75451ec9e80ea'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-depends=('php' 'php-gd')
-
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 375875, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 15:52:36 UTC (rev 375876)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=13.0.6
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('90fc9e960b6a477bb14ee87042b3d158bde95c3f0157677cb4547ca7649968d4'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
+
+package() {
+depends=('php' 'php-gd')
+
+# install project
+

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

2018-08-31 Thread Sergej Pupykin via arch-commits
Date: Friday, August 31, 2018 @ 15:52:18
  Author: spupykin
Revision: 375875

upgpkg: nextcloud 13.0.6-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 15:21:13 UTC (rev 375874)
+++ PKGBUILD2018-08-31 15:52:18 UTC (rev 375875)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=13.0.5
+pkgver=13.0.6
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
@@ -26,7 +26,7 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('a110d32849259ab79813af3078123a09057fc659ee414e5f3ed75451ec9e80ea'
+sha256sums=('90fc9e960b6a477bb14ee87042b3d158bde95c3f0157677cb4547ca7649968d4'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')


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

2018-08-31 Thread Filipe Laíns via arch-commits
Date: Friday, August 31, 2018 @ 15:21:13
  Author: ffy00
Revision: 375874

archrelease: copy trunk to community-x86_64

Added:
  shotcut/repos/community-x86_64/
  shotcut/repos/community-x86_64/PKGBUILD
(from rev 375873, shotcut/trunk/PKGBUILD)
  shotcut/repos/community-x86_64/melt.patch
(from rev 375873, shotcut/trunk/melt.patch)

+
 PKGBUILD   |   47 +++
 melt.patch |   13 +
 2 files changed, 60 insertions(+)

Copied: shotcut/repos/community-x86_64/PKGBUILD (from rev 375873, 
shotcut/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-08-31 15:21:13 UTC (rev 375874)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: nfnty 
+
+pkgname=shotcut
+pkgdesc='Cross-platform Qt based Video Editor'
+pkgver=18.08.14
+pkgrel=3
+arch=('x86_64')
+url='https://www.shotcut.org'
+license=('GPL3')
+depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
+ 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
+ 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
+'melt.patch')
+sha512sums=('ee1f8bac04907aae1ac3d85d1f61d1e7cdf0e0f67117c968dd79313f31d5b7f2fcb32bc8066c14fb5bb09a315a81b067a88c75004dae87a00b5f316ae87be8a0'
+
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 < ../melt.patch
+}
+
+build() {
+  mkdir $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  qmake .. \
+PREFIX='/usr' \
+QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+SHOTCUT_VERSION=$pkgver-ARCH
+
+  make
+
+  lrelease ../translations/*.ts
+}
+
+package() {
+cd $pkgname-$pkgver/build
+
+make INSTALL_ROOT="$pkgdir" install
+}
+

Copied: shotcut/repos/community-x86_64/melt.patch (from rev 375873, 
shotcut/trunk/melt.patch)
===
--- community-x86_64/melt.patch (rev 0)
+++ community-x86_64/melt.patch 2018-08-31 15:21:13 UTC (rev 375874)
@@ -0,0 +1,13 @@
+diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
+index f5390e4..693a089 100644
+--- a/src/jobs/meltjob.cpp
 b/src/jobs/meltjob.cpp
+@@ -50,7 +50,7 @@ void MeltJob::start()
+ #ifdef Q_OS_WIN
+ QFileInfo meltPath(shotcutPath, "qmelt.exe");
+ #else
+-QFileInfo meltPath(shotcutPath, "qmelt");
++QFileInfo meltPath(shotcutPath, "melt");
+ #endif
+ setReadChannel(QProcess::StandardError);
+ QStringList args;


[arch-commits] Commit in shotcut/trunk (melt.patch)

2018-08-31 Thread Filipe Laíns via arch-commits
Date: Friday, August 31, 2018 @ 15:21:08
  Author: ffy00
Revision: 375873

add melt.patch

Added:
  shotcut/trunk/melt.patch

+
 melt.patch |   13 +
 1 file changed, 13 insertions(+)

Added: melt.patch
===
--- melt.patch  (rev 0)
+++ melt.patch  2018-08-31 15:21:08 UTC (rev 375873)
@@ -0,0 +1,13 @@
+diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
+index f5390e4..693a089 100644
+--- a/src/jobs/meltjob.cpp
 b/src/jobs/meltjob.cpp
+@@ -50,7 +50,7 @@ void MeltJob::start()
+ #ifdef Q_OS_WIN
+ QFileInfo meltPath(shotcutPath, "qmelt.exe");
+ #else
+-QFileInfo meltPath(shotcutPath, "qmelt");
++QFileInfo meltPath(shotcutPath, "melt");
+ #endif
+ setReadChannel(QProcess::StandardError);
+ QStringList args;


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

2018-08-31 Thread Filipe Laíns via arch-commits
Date: Friday, August 31, 2018 @ 15:20:43
  Author: ffy00
Revision: 375872

import from aur

Added:
  shotcut/
  shotcut/repos/
  shotcut/trunk/
  shotcut/trunk/PKGBUILD

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

Added: shotcut/trunk/PKGBUILD
===
--- shotcut/trunk/PKGBUILD  (rev 0)
+++ shotcut/trunk/PKGBUILD  2018-08-31 15:20:43 UTC (rev 375872)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: nfnty 
+
+pkgname=shotcut
+pkgdesc='Cross-platform Qt based Video Editor'
+pkgver=18.08.14
+pkgrel=3
+arch=('x86_64')
+url='https://www.shotcut.org'
+license=('GPL3')
+depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
+ 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
+ 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
+'melt.patch')
+sha512sums=('ee1f8bac04907aae1ac3d85d1f61d1e7cdf0e0f67117c968dd79313f31d5b7f2fcb32bc8066c14fb5bb09a315a81b067a88c75004dae87a00b5f316ae87be8a0'
+
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 < ../melt.patch
+}
+
+build() {
+  mkdir $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  qmake .. \
+PREFIX='/usr' \
+QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+SHOTCUT_VERSION=$pkgver-ARCH
+
+  make
+
+  lrelease ../translations/*.ts
+}
+
+package() {
+cd $pkgname-$pkgver/build
+
+make INSTALL_ROOT="$pkgdir" install
+}
+


Property changes on: shotcut/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2018-08-31 Thread Andrew Crerar via arch-commits
Date: Friday, August 31, 2018 @ 15:08:11
  Author: andrewsc
Revision: 375871

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  466 ++---
 1 file changed, 233 insertions(+), 233 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 15:07:42 UTC (rev 375870)
+++ PKGBUILD2018-08-31 15:08:11 UTC (rev 375871)
@@ -1,233 +0,0 @@
-# $Id$
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=63.0b1
-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"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  '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"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  '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=('ec6bb3369372b9dc48e053c3d6fb7ad8402d443e6513165427e7db9ff540a37f26ce3685c81e7f7b3973fae7212a180c468b75eb6679e8a496e279191e06782b'
-
'280229f6667230bba495debea0183d1d3b7680d61b70f805db7f28f44afe93fc7cc5fdf4d9f8a4c190c9455a7cfd705eda15d22cf4c0023f8349ee715ba112c9'
-
'43f985522a766df3ef67efe19d42365c8f514e809848d1a337fd2d9a0d06482d68ac9cba751886d246484d89491b16799afa88ec3ba0f87b655f05efb440fa23'
-
'e69c92270e07c313c85cef0518de4e65e8d36ffe0da1db12b31dbd5364d8190cc1d69a57eeb08e5b3c89b9262bba6ba9e3f2b093b201f039aec0dee3c05560d6'
-
'98c2752b6582c49700129adb634fd367a217e89e0cc3c0b84bab928ec001ec63df78b2f4a7cf1092369bee6a5e2da5034fb2e1dbbadfc32f9ed2841bdd3abc97'
-
'0a7eaa32634bcf504b0ec40b79b713004f59a6e0614b1a7edcbebf4a01e5124b4d6ebb2d1d86f9bf47fcb9c4506e0bffdfa27c155b7c8420d0478ca465da412e'
-

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

2018-08-31 Thread Andrew Crerar via arch-commits
Date: Friday, August 31, 2018 @ 15:07:42
  Author: andrewsc
Revision: 375870

upgpkg: firefox-developer-edition-i18n 63.0b2-1

firefox-developer-edition-i18n: Updating to 63.0b2

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

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 15:02:37 UTC (rev 375869)
+++ PKGBUILD2018-08-31 15:07:42 UTC (rev 375870)
@@ -2,7 +2,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=63.0b1
+pkgver=63.0b2
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -134,100 +134,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('ec6bb3369372b9dc48e053c3d6fb7ad8402d443e6513165427e7db9ff540a37f26ce3685c81e7f7b3973fae7212a180c468b75eb6679e8a496e279191e06782b'
-
'280229f6667230bba495debea0183d1d3b7680d61b70f805db7f28f44afe93fc7cc5fdf4d9f8a4c190c9455a7cfd705eda15d22cf4c0023f8349ee715ba112c9'
-
'43f985522a766df3ef67efe19d42365c8f514e809848d1a337fd2d9a0d06482d68ac9cba751886d246484d89491b16799afa88ec3ba0f87b655f05efb440fa23'
-
'e69c92270e07c313c85cef0518de4e65e8d36ffe0da1db12b31dbd5364d8190cc1d69a57eeb08e5b3c89b9262bba6ba9e3f2b093b201f039aec0dee3c05560d6'
-
'98c2752b6582c49700129adb634fd367a217e89e0cc3c0b84bab928ec001ec63df78b2f4a7cf1092369bee6a5e2da5034fb2e1dbbadfc32f9ed2841bdd3abc97'
-
'0a7eaa32634bcf504b0ec40b79b713004f59a6e0614b1a7edcbebf4a01e5124b4d6ebb2d1d86f9bf47fcb9c4506e0bffdfa27c155b7c8420d0478ca465da412e'
-
'f2e9cb9310cfaf844dc75fe8700e258277b5aa4a88cea060168b3e835f712a4168697ae95cf9d8d85e89f98dfba7a11411186c5e18f90e861409eb3567a791be'
-
'139234077cbbe82dc41d770772596f3cae10a59d56e1dfeadc7d5b596e8583ebc06a4aa0875eb7c07f54f786ce0a23245669b9eede6d2d0829f03f3d3c889bbf'
-
'4a712a99d00a60e6ad96a421c2c0e536ad4809d1339f5da6b5c11a9ec1aa99691759f673df133b01a831c9ce487b4629cf1c4a026a0150c4d33b1d792da21655'
-
'303e5ec2d97e70d50de223fb35d43ca8e180d3c44247934b6557b2f706179a47df461eae15ec089580e5a15235162ee14a61c962ced4bfe55449fac0edbfe148'
-
'2036068b7ec75e57a42578a23661e72608b6c765fdbdb6f0c330c155bb1d0ccd3689843bcad9bd25ddc165bbd2bfd258a68b8c43f70978058b1aa2ce46a06d60'
-
'f5f3b224bc8530216ba9dfd4fde0714bbb42ec5742b6aff2454f2850b5f1dfa10aae7e658fc66d9750adde9e2ad839bde16f46259af24969c5cbea7e2630c22b'
-
'1c2d42a114682983d6d60b57b3758ec7ba220aa7e82627195f4de9ac5c7afdea86609217030f1af9a6a9dd7a79b2cee5116d3625bad4799cbeb2ffea33fe05a8'
-
'535f99d667d8c1acb39f2a61b70e011f313868c9e25c64d3e331de10b58c575bba5b0824c1b7fa071c4e92e72fe44d156ec4d2ed4d05804d041ce2698e1d57d4'
-
'14b8c13037fffa18700e00092457bb59095b879e1f48cb62f4d630f49bc890ceac8ca7e965f59f71dafa85c7dff156275df00231bab7918f793b18b25af428e9'
-
'9af7b9e795cb6198122b23112520968e84f2816dd3fcfa1588efd6e38c8426e4772596d1a681481aec1cc350da005f4ad790c504759827a5ac1697a90fbf1bb1'
-
'53db93dc98b4b189ad46e5b22654da30b1da9dc64c81796baa52cb61284a14d1960eb367525a45cabd9437429ddf0cffc81febf358c5ba96e92b84e4f22d3e6b'
-
'3543012d35c8e033604dd44484122eefd32c953f98290c22715bbe46e1215e16f3625c9035f83f3cbafa8b9f8a6c240813883a7d073bf61f45ec40734a7723d9'
-
'76904b98398b90ab8f8b678082c84f45ad385e3fc2e41ca7641651f7d4cefae9c0a92010d1aa55c46156046165c4f1d4c435ffba0c7c2428f1f91fdb7e2ff939'
-
'5d285e559fb07c34af0cdd257dd8242617d952ed4c86f87dfa0bfdf5796192c800e5ebcba096b804ff52e183dded1cc7ddcdf1595759ef7d116460006ff913cd'
-
'a6873910b6654270c43145101249df5af61acc96388b6e664a2edf357e6fac28b5db4690e60ed487f6c6919b58aece0719f3eae936744bb22bc1fd8c8ca27e09'
-
'cf4164bb8bec35d9609554ed1b15c12cf2f7add6017c14b0f5521e07c63ed7449dc8903aab25ba574488e076c6dee055b323186f31dde15ecb8da3d3d7203011'
-
'e5f19e7c3e6d31a9318c3eb0ab8ab052b7d7868cdbea2ec27c8522be162d6b3380e0cff2021e4fd574ecb15a4a1c494534aa1787a662975da8a0e90040751227'
-
'f2b14854554fd25b8426f60f5f4ea51da2a686917bcb209747f1f786c3db3b7d1fbdd3e734ee54b9f331f931be142f0b2cab3bde21991926388a0eade54974e9'
-
'09ef76e19119e64a9aedc81cca0030e1e8dc5cacff2db45a87335f3e2ec35117ea660d39d2d1c4b19d4efa7424fecd118a2019663ba6bd5b1967693b5e82f9fb'
-
'15b00a0af19ca1e62deed30804ff834cb0d69f01ee8a6d5fc26f361f18dad6d40b51931ef51f966315119432174b47c59b9e46ad3f84b7f4422b8c89cb482b10'
-
'a84a53e6e8e92cb145f3a54752333c870b7d2c9346d0464d1416d718da4cb0c6261f6ddf9209466190974949b77a579952d34e78c28a813ffd5c216e7a9333ac'
-
'2cb3a7fb1e36aefc4a39921cccd65ef949da5b7549717bdaf8ef93d740d4d580247a78868f996965b4662e07ec2264b3fe31354999d91ec4eb33b1e2fbeb1609'
-

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

2018-08-31 Thread Andrew Crerar via arch-commits
Date: Friday, August 31, 2018 @ 15:02:37
  Author: andrewsc
Revision: 375869

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 375868, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 375868, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 375868, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 375868, firefox-developer-edition/trunk/firefox-symbolic.svg)
Deleted:
  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

---+
 PKGBUILD  |  326 +-
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   84 ++--
 firefox-symbolic.svg  |  128 +++
 4 files changed, 580 insertions(+), 580 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 15:02:10 UTC (rev 375868)
+++ PKGBUILD2018-08-31 15:02:37 UTC (rev 375869)
@@ -1,163 +0,0 @@
-# $Id$
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=63.0b1
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer;
-depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'hunspell-en_US' 'sqlite' 'ttf-font' 
'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 
'imake' 'gconf' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack' 'gtk2' 'nodejs')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cargo install cbindgen
-
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-linker=gold
-ac_add_options --enable-hardening
-ac_add_options --enable-optimize
-ac_add_options --enable-rust-simd
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-export MOZILLA_OFFICIAL=1
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_REQUIRE_SIGNING=0
-
-# Keys
-ac_add_options --with-google-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options --with-mozilla-api-keyfile=${PWD@Q}/mozilla-api-key
-
-# System libraries
-ac_add_options --with-system-zlib
-ac_add_options --with-system-bz2
-ac_add_options --enable-system-sqlite
-ac_add_options --enable-system-ffi
-
-# Features
-ac_add_options --enable-alsa

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

2018-08-31 Thread Andrew Crerar via arch-commits
Date: Friday, August 31, 2018 @ 15:02:10
  Author: andrewsc
Revision: 375868

upgpkg: firefox-developer-edition 63.0b2-1

firefox-developer-edition: Updating to 63.0b2

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:49:48 UTC (rev 375867)
+++ PKGBUILD2018-08-31 15:02:10 UTC (rev 375868)
@@ -3,7 +3,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=63.0b1
+pkgver=63.0b2
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:49:48
  Author: felixonmars
Revision: 375867

archrelease: copy trunk to community-x86_64

Added:
  v2ray/repos/community-x86_64/PKGBUILD
(from rev 375866, v2ray/trunk/PKGBUILD)
  v2ray/repos/community-x86_64/v2ray.service
(from rev 375866, v2ray/trunk/v2ray.service)
Deleted:
  v2ray/repos/community-x86_64/PKGBUILD
  v2ray/repos/community-x86_64/v2ray.service

---+
 PKGBUILD  |   92 
 v2ray.service |   26 +++
 2 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:49:34 UTC (rev 375866)
+++ PKGBUILD2018-08-31 14:49:48 UTC (rev 375867)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: pandada8 
-
-pkgname=v2ray
-pkgver=3.36
-pkgrel=1
-pkgdesc="A platform for building proxies to bypass network restrictions"
-arch=('x86_64')
-url="https://github.com/v2ray/v2ray-core;
-license=('MIT')
-makedepends=('go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz;
-'v2ray.service')
-sha512sums=('a12bc18048b5b22a889ff472b65b871261030b971f5faca7d5077f7c59acbc7780eb2ed0a633175fe76f7e72e36e486f9f01fbeffb9784579688a194af2db05e'
-
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
-
-prepare() {
-  export GOPATH="$srcdir/build"
-  go get v2ray.com/core github.com/miekg/dns golang.org/x/sys/unix 
v2ray.com/ext/assert \
- github.com/gorilla/websocket golang.org/x/crypto/chacha20poly1305 
golang.org/x/crypto/sha3 \
- v2ray.com/ext golang.org/x/net/proxy 
github.com/google/go-github/github golang.org/x/oauth2 \
- github.com/gogo/protobuf/proto google.golang.org/grpc
-  go install v2ray.com/ext/tools/build/vbuild
-}
-
-build() {
-  cd v2ray-core-$pkgver
-  "$GOPATH"/bin/vbuild
-}
-
-check() {
-  cd v2ray-core-$pkgver
-  go test -p 1 -tags json -v v2ray.com/core/...
-}
-
-package() {
-  cd v2ray-core-$pkgver
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
-  install -Dm644 release/config/systemd/v2ray.service 
${pkgdir}/usr/lib/systemd/system/v2ray.service
-  sed -i '/ExecStart/c\ExecStart=/usr/bin/env v2ray.location.asset=/etc/v2ray 
/usr/bin/v2ray -config /etc/v2ray/config.json' 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
-  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
-  install -Dm755 "$GOPATH"/bin/v2ray-custom-linux-64/{v2ray,v2ctl} -t 
"$pkgdir"/usr/bin/
-
-  install -Dm644 "$srcdir"/v2ray.service 
"$pkgdir"/usr/lib/systemd/system/v2ray@.service
-}

Copied: v2ray/repos/community-x86_64/PKGBUILD (from rev 375866, 
v2ray/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:49:48 UTC (rev 375867)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: pandada8 
+
+pkgname=v2ray
+pkgver=3.37.4
+pkgrel=1
+pkgdesc="A platform for building proxies to bypass network restrictions"
+arch=('x86_64')
+url="https://github.com/v2ray/v2ray-core;
+license=('MIT')
+makedepends=('go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz;
+'v2ray.service')
+sha512sums=('1ed79c5adf13644fe9a750cfe32cf705bc34349250abd2e02e7bcfdac8c07d9a9f097556da1140429728e25010939288cb05b7e11df56faf00e8333f0e4687b5'
+
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
+
+prepare() {
+  export GOPATH="$srcdir/build"
+  go get v2ray.com/core github.com/miekg/dns golang.org/x/sys/unix 
v2ray.com/ext/assert \
+ github.com/gorilla/websocket golang.org/x/crypto/chacha20poly1305 
golang.org/x/crypto/sha3 \
+ v2ray.com/ext golang.org/x/net/proxy 
github.com/google/go-github/github golang.org/x/oauth2 \
+ github.com/gogo/protobuf/proto google.golang.org/grpc
+  go install v2ray.com/ext/tools/build/vbuild
+}
+
+build() {
+  cd v2ray-core-$pkgver
+  "$GOPATH"/bin/vbuild
+}
+
+check() {
+  cd v2ray-core-$pkgver
+  go test -p 1 -tags json -v v2ray.com/core/...
+}
+
+package() {
+  cd v2ray-core-$pkgver
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/v2ray/LICENSE
+  install -Dm644 release/config/systemd/v2ray.service 
${pkgdir}/usr/lib/systemd/system/v2ray.service
+  sed -i '/ExecStart/c\ExecStart=/usr/bin/env v2ray.location.asset=/etc/v2ray 
/usr/bin/v2ray -config /etc/v2ray/config.json' 
"$pkgdir"/usr/lib/systemd/system/v2ray.service
+  install -Dm644 release/config/geoip.dat release/config/geosite.dat 
release/config/*.json -t "$pkgdir"/etc/v2ray/
+  install -Dm755 "$GOPATH"/bin/v2ray-custom-linux-64/{v2ray,v2ctl} -t 
"$pkgdir"/usr/bin/
+
+  install 

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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:49:34
  Author: felixonmars
Revision: 375866

upgpkg: v2ray 3.37.4-1

Modified:
  v2ray/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:45:39 UTC (rev 375865)
+++ PKGBUILD2018-08-31 14:49:34 UTC (rev 375866)
@@ -3,7 +3,7 @@
 # Contributor: pandada8 
 
 pkgname=v2ray
-pkgver=3.36
+pkgver=3.37.4
 pkgrel=1
 pkgdesc="A platform for building proxies to bypass network restrictions"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz;
 'v2ray.service')
-sha512sums=('a12bc18048b5b22a889ff472b65b871261030b971f5faca7d5077f7c59acbc7780eb2ed0a633175fe76f7e72e36e486f9f01fbeffb9784579688a194af2db05e'
+sha512sums=('1ed79c5adf13644fe9a750cfe32cf705bc34349250abd2e02e7bcfdac8c07d9a9f097556da1140429728e25010939288cb05b7e11df56faf00e8333f0e4687b5'
 
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
 
 prepare() {


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:45:05
  Author: felixonmars
Revision: 375864

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-descriptive/repos/community-staging-x86_64/PKGBUILD (from rev 
375863, haskell-descriptive/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-08-31 14:45:05 UTC (rev 375864)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=descriptive
+pkgname=haskell-descriptive
+pkgver=0.9.5
+pkgrel=1
+pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc."
+url="https://github.com/chrisdone/descriptive;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-bifunctors" "haskell-scientific"
+ "haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('259761b86f0f0c517baf80942e81820e6665b45548a3e7970a19d0ce344781f48e9f35b73748a6d5fe7afcc35bc5d0feb7634e56cb408d03d92e1d0cac1fdd1b')
+
+build() {
+cd "${srcdir}/${_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 "${srcdir}/${_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-descriptive/trunk (PKGBUILD)

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:44:40
  Author: felixonmars
Revision: 375863

upgpkg: haskell-descriptive 0.9.5-1

rebuild with descriptive 0.9.5

Modified:
  haskell-descriptive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:43:11 UTC (rev 375862)
+++ PKGBUILD2018-08-31 14:44:40 UTC (rev 375863)
@@ -4,8 +4,8 @@
 
 _hkgname=descriptive
 pkgname=haskell-descriptive
-pkgver=0.9.4
-pkgrel=131
+pkgver=0.9.5
+pkgrel=1
 pkgdesc="Self-describing consumers/parsers; forms, cmd-line args, JSON, etc."
 url="https://github.com/chrisdone/descriptive;
 license=("custom:BSD3")
@@ -13,16 +13,9 @@
 depends=('ghc-libs' "haskell-aeson" "haskell-bifunctors" "haskell-scientific"
  "haskell-vector")
 makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;
-
https://github.com/chrisdone/descriptive/commit/8a0cad89a6106b162bd5507b51b7a5f3a25105a7.patch)
-sha256sums=('795ec65756bf87ec6ea4c92d85a25d0eb0d8cfa1df40685ddcf74b83099bba2f'
-'4c610a09a74489e9898d14f37ccaefb35e9729e3533d265aaa38830267a31d24')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('259761b86f0f0c517baf80942e81820e6665b45548a3e7970a19d0ce344781f48e9f35b73748a6d5fe7afcc35bc5d0feb7634e56cb408d03d92e1d0cac1fdd1b')
 
-prepare() {
-cd $_hkgname-$pkgver
-patch -p1 -i ../8a0cad89a6106b162bd5507b51b7a5f3a25105a7.patch || :
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:43:11
  Author: felixonmars
Revision: 375862

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:43:06 UTC (rev 375861)
+++ PKGBUILD2018-08-31 14:43:11 UTC (rev 375862)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Anatol Pomozov
-
-pkgbase=python-txaio
-pkgname=(python-txaio python2-txaio)
-pkgver=18.7.1
-pkgrel=1
-pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
-arch=('any')
-url="https://github.com/crossbario/txaio;
-license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
-source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('d88cc8862340d269470e91a3e2d60c5c3ca6e169e838069f690e35bbf07d3db516b59e0e76cb83cfd1217ca73c0705fdae451df3d9c69adc421579eb2f1b68d9')
-
-prepare() {
-  # This tests whether pip can install the sdist, and is completely broken
-  # except in their boutique setup. They won't fix it.
-  # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
-  rm txaio-$pkgver/test/test_packaging.py
-  cp -a txaio-$pkgver{,-py2}
-
-  # Fix tests on Python 3.7 (https://github.com/crossbario/txaio/issues/134)
-  sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
-}
-
-build() {
-  cd "$srcdir"/txaio-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/txaio-$pkgver
-  python -m pytest
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 -m pytest
-}
-
-package_python-txaio() {
-  depends=('python-six')
-
-  cd txaio-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-txaio() {
-  depends=('python2-six')
-
-  cd txaio-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-txaio/repos/community-any/PKGBUILD (from rev 375861, 
python-txaio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:43:11 UTC (rev 375862)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov
+
+pkgbase=python-txaio
+pkgname=(python-txaio python2-txaio)
+pkgver=18.8.1
+pkgrel=1
+pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
+arch=('any')
+url="https://github.com/crossbario/txaio;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
+sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64')
+
+prepare() {
+  # This tests whether pip can install the sdist, and is completely broken
+  # except in their boutique setup. They won't fix it.
+  # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
+  rm txaio-$pkgver/test/test_packaging.py
+  cp -a txaio-$pkgver{,-py2}
+
+  # Fix tests on Python 3.7 (https://github.com/crossbario/txaio/issues/134)
+  sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
+}
+
+build() {
+  cd "$srcdir"/txaio-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/txaio-$pkgver
+  python -m pytest
+
+  cd "$srcdir"/txaio-$pkgver-py2
+  python2 -m pytest
+}
+
+package_python-txaio() {
+  depends=('python-six')
+
+  cd txaio-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-txaio() {
+  depends=('python2-six')
+
+  cd txaio-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 14:42:49
  Author: tensor5
Revision: 375859

upgpkg: parity 1.11.10-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:42:04 UTC (rev 375858)
+++ PKGBUILD2018-08-31 14:42:49 UTC (rev 375859)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=parity
-pkgver=1.11.8
-_commit=c754a028e036e296ecf47c3377d34bb1517c3ecb
+pkgver=1.11.10
+_commit=31720e6151d4fb6c0fce4aa670fb543e669a11ab
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url='https://parity.io/'
 license=('GPL3')
 depends=('libsystemd')
-makedepends=('cmake' 'git' 'rustup' 'systemd')
+makedepends=('cmake' 'git' 'rust' 'systemd')
 source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
 'parity.service')
 sha256sums=('SKIP'
@@ -19,7 +19,6 @@
 build() {
 cd ${pkgname}
 
-echo '1.27.2' > rust-toolchain
 cargo build --release --features final
 cargo build --release -p evmbin
 cargo build --release -p ethstore-cli


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

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 14:43:06
  Author: tensor5
Revision: 375861

archrelease: copy trunk to community-x86_64

Added:
  parity/repos/community-x86_64/PKGBUILD
(from rev 375860, parity/trunk/PKGBUILD)
  parity/repos/community-x86_64/parity.service
(from rev 375860, parity/trunk/parity.service)
Deleted:
  parity/repos/community-x86_64/PKGBUILD
  parity/repos/community-x86_64/parity.service

+
 PKGBUILD   |   71 +++
 parity.service |   18 ++---
 2 files changed, 44 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:42:56 UTC (rev 375860)
+++ PKGBUILD2018-08-31 14:43:06 UTC (rev 375861)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.11.8
-_commit=c754a028e036e296ecf47c3377d34bb1517c3ecb
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('x86_64')
-url='https://parity.io/'
-license=('GPL3')
-depends=('libsystemd')
-makedepends=('cmake' 'git' 'rustup' 'systemd')
-source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
-'parity.service')
-sha256sums=('SKIP'
-'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
-
-build() {
-cd ${pkgname}
-
-echo '1.27.2' > rust-toolchain
-cargo build --release --features final
-cargo build --release -p evmbin
-cargo build --release -p ethstore-cli
-cargo build --release -p ethkey-cli
-}
-
-package() {
-cd ${pkgname}
-
-install -Dm755 -t "${pkgdir}"/usr/bin \
-target/release/{ethstore,parity,parity-evm}
-install -Dm755 target/release/ethkey "${pkgdir}"/usr/bin/parity-ethkey
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
-}

Copied: parity/repos/community-x86_64/PKGBUILD (from rev 375860, 
parity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:43:06 UTC (rev 375861)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.11.10
+_commit=31720e6151d4fb6c0fce4aa670fb543e669a11ab
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('x86_64')
+url='https://parity.io/'
+license=('GPL3')
+depends=('libsystemd')
+makedepends=('cmake' 'git' 'rust' 'systemd')
+source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
+'parity.service')
+sha256sums=('SKIP'
+'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
+
+build() {
+cd ${pkgname}
+
+cargo build --release --features final
+cargo build --release -p evmbin
+cargo build --release -p ethstore-cli
+cargo build --release -p ethkey-cli
+}
+
+package() {
+cd ${pkgname}
+
+install -Dm755 -t "${pkgdir}"/usr/bin \
+target/release/{ethstore,parity,parity-evm}
+install -Dm755 target/release/ethkey "${pkgdir}"/usr/bin/parity-ethkey
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
+}

Deleted: parity.service
===
--- parity.service  2018-08-31 14:42:56 UTC (rev 375860)
+++ parity.service  2018-08-31 14:43:06 UTC (rev 375861)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Parity Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/parity
-
-[Install]
-WantedBy=default.target

Copied: parity/repos/community-x86_64/parity.service (from rev 375860, 
parity/trunk/parity.service)
===
--- parity.service  (rev 0)
+++ parity.service  2018-08-31 14:43:06 UTC (rev 375861)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Parity Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/parity
+
+[Install]
+WantedBy=default.target


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:42:56
  Author: felixonmars
Revision: 375860

upgpkg: python-txaio 18.8.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:42:49 UTC (rev 375859)
+++ PKGBUILD2018-08-31 14:42:56 UTC (rev 375860)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=18.7.1
+pkgver=18.8.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz;)
-sha512sums=('d88cc8862340d269470e91a3e2d60c5c3ca6e169e838069f690e35bbf07d3db516b59e0e76cb83cfd1217ca73c0705fdae451df3d9c69adc421579eb2f1b68d9')
+sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:42:04
  Author: felixonmars
Revision: 375858

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:41:50 UTC (rev 375857)
+++ PKGBUILD2018-08-31 14:42:04 UTC (rev 375858)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-session-ui
-pkgver=4.5.1.1
-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'
- 'qt5-tools')
-makedepends=('deepin-gettext-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=('40f376487f93c77fe2fa1498e25b58a4ec992aa39248eabab77769661c04b0c87838a5d4c72c3fa3fe91ecc89d8ed09350214f94732a7c94e27fd50359cb9d9a')
-
-prepare() {
-  cd dde-session-ui-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp boxframe/*.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 375857, 
deepin-session-ui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:42:04 UTC (rev 375858)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-session-ui
+pkgver=4.5.1.2
+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'
+ 'qt5-tools')
+makedepends=('deepin-gettext-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=('0d2d5414f1c89be9b58cb383785241687c15ef8de78ba2acf466cb9f822f84852340f9b41c53ba4c787a637cf179069480bae8dd858ca4a01d0b447a6288fd35')
+
+prepare() {
+  cd dde-session-ui-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 widgets/*.cpp boxframe/*.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-session-ui/trunk (PKGBUILD)

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:41:50
  Author: felixonmars
Revision: 375857

upgpkg: deepin-session-ui 4.5.1.2-1

Modified:
  deepin-session-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:41:28 UTC (rev 375856)
+++ PKGBUILD2018-08-31 14:41:50 UTC (rev 375857)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=4.5.1.1
+pkgver=4.5.1.2
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -19,7 +19,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=('40f376487f93c77fe2fa1498e25b58a4ec992aa39248eabab77769661c04b0c87838a5d4c72c3fa3fe91ecc89d8ed09350214f94732a7c94e27fd50359cb9d9a')
+sha512sums=('0d2d5414f1c89be9b58cb383785241687c15ef8de78ba2acf466cb9f822f84852340f9b41c53ba4c787a637cf179069480bae8dd858ca4a01d0b447a6288fd35')
 
 prepare() {
   cd dde-session-ui-$pkgver


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:41:28
  Author: felixonmars
Revision: 375856

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:41:13 UTC (rev 375855)
+++ PKGBUILD2018-08-31 14:41:28 UTC (rev 375856)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screenshot
-pkgver=4.0.16
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-screenshot;
-license=('GPL3')
-depends=('deepin-qt5integration' 'dtkwm')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/deepin-screenshot/archive/$pkgver.tar.gz;)
-sha512sums=('b45aca8689052cd9b9be4c29e02e4a8654ecc4fb0b3d897b5d65567950cada0949414236bb6f7ce77023195fe0c75bed774d01ad25246ab4b218a74e48c1914d')
-
-build() {
-  cd deepin-screenshot-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screenshot-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screenshot/repos/community-x86_64/PKGBUILD (from rev 375855, 
deepin-screenshot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:41:28 UTC (rev 375856)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screenshot
+pkgver=4.1.0
+pkgrel=1
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-screenshot;
+license=('GPL3')
+depends=('deepin-qt5integration' 'dtkwm')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/deepin-screenshot/archive/$pkgver.tar.gz;)
+sha512sums=('a270197cc4a94243e9768cb934f1fb3088e510e55dcdac31e5227580986715d1545ebd7eb20efc41578b9370c5a9f7cf8530426df2e95cdb9b166bbf035ba33a')
+
+build() {
+  cd deepin-screenshot-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screenshot-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:41:13
  Author: felixonmars
Revision: 375855

upgpkg: deepin-screenshot 4.1.0-1

Modified:
  deepin-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:39:32 UTC (rev 375854)
+++ PKGBUILD2018-08-31 14:41:13 UTC (rev 375855)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screenshot
-pkgver=4.0.16
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/deepin-screenshot/archive/$pkgver.tar.gz;)
-sha512sums=('b45aca8689052cd9b9be4c29e02e4a8654ecc4fb0b3d897b5d65567950cada0949414236bb6f7ce77023195fe0c75bed774d01ad25246ab4b218a74e48c1914d')
+sha512sums=('a270197cc4a94243e9768cb934f1fb3088e510e55dcdac31e5227580986715d1545ebd7eb20efc41578b9370c5a9f7cf8530426df2e95cdb9b166bbf035ba33a')
 
 build() {
   cd deepin-screenshot-$pkgver


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:39:32
  Author: felixonmars
Revision: 375854

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:39:18 UTC (rev 375853)
+++ PKGBUILD2018-08-31 14:39:32 UTC (rev 375854)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-launcher
-pkgver=4.4.5.1
-pkgrel=1
-pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-launcher;
-license=('GPL3')
-depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
- 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
-makedepends=('cmake')
-conflicts=('dde-launcher')
-replaces=('dde-launcher')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz;)
-sha512sums=('ae2d60417dbf5eed9dc0aadcb5c6caf709d57a562f1759cf035b8d8fba0d0ecc421c51f4b0fce7cf133f75860e646191167c6efae786fc2404114bc4605cf755')
-
-prepare() {
-  cd dde-launcher-$pkgver
-  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
-}
-
-build() {
-  cd dde-launcher-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
-  make
-}
-
-package() {
-  cd dde-launcher-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-launcher/repos/community-x86_64/PKGBUILD (from rev 375853, 
deepin-launcher/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:39:32 UTC (rev 375854)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-launcher
+pkgver=4.4.5.2
+pkgrel=1
+pkgdesc='Deepin desktop-environment - Launcher module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-launcher;
+license=('GPL3')
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 
'deepin-qt5integration' 'deepin-menu'
+ 'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
+makedepends=('cmake')
+conflicts=('dde-launcher')
+replaces=('dde-launcher')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz;)
+sha512sums=('5fb2b7c257a54d5e0950ec97690067fe5971455c1b0ba3419f4c74c031119ac32788fc2aa63f5dea193d12e2f17dcee37c7f72dbfc42c6df4d304719227e76d5')
+
+prepare() {
+  cd dde-launcher-$pkgver
+  sed -i 
's|/usr/share/backgrounds/default_background.jpg|/usr/share/backgrounds/deepin/desktop.jpg|'
 src/boxframe/*.cpp
+}
+
+build() {
+  cd dde-launcher-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DWITHOUT_UNINSTALL_APP=1
+  make
+}
+
+package() {
+  cd dde-launcher-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:39:18
  Author: felixonmars
Revision: 375853

upgpkg: deepin-launcher 4.4.5.2-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:38:26 UTC (rev 375852)
+++ PKGBUILD2018-08-31 14:39:18 UTC (rev 375853)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-launcher
-pkgver=4.4.5.1
+pkgver=4.4.5.2
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 replaces=('dde-launcher')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-launcher/archive/$pkgver.tar.gz;)
-sha512sums=('ae2d60417dbf5eed9dc0aadcb5c6caf709d57a562f1759cf035b8d8fba0d0ecc421c51f4b0fce7cf133f75860e646191167c6efae786fc2404114bc4605cf755')
+sha512sums=('5fb2b7c257a54d5e0950ec97690067fe5971455c1b0ba3419f4c74c031119ac32788fc2aa63f5dea193d12e2f17dcee37c7f72dbfc42c6df4d304719227e76d5')
 
 prepare() {
   cd dde-launcher-$pkgver


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:38:12
  Author: felixonmars
Revision: 375851

upgpkg: deepin-file-manager 1:4.6.8-1

Modified:
  deepin-file-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:37:50 UTC (rev 375850)
+++ PKGBUILD2018-08-31 14:38:12 UTC (rev 375851)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-file-manager
-pkgver=4.6.7
+pkgver=4.6.8
 pkgrel=1
 epoch=1
 pkgdesc='Deepin File Manager'
@@ -22,7 +22,7 @@
 conflicts=('deepin-desktop')
 replaces=('deepin-desktop')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-file-manager/archive/$pkgver.tar.gz;)
-sha512sums=('d2c90ec03d07dd9caef67474b99cb930a2143af3db40162b49eee6ceba34caf92e66fdc4acd42e35db0e715c30eb49d3aff0abda5a08d0238d99dab4e5cf7cb1')
+sha512sums=('78566e87ab67e1bcbb64748c5112b948ca76794b1452dd79a562031b2c2cfd7b665cf7c36f3d5eb71251f5ef2477c7d208f7f3697fba1fe68743c7a5b4fac91b')
 
 build() {
   cd dde-file-manager-$pkgver


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:38:26
  Author: felixonmars
Revision: 375852

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:38:12 UTC (rev 375851)
+++ PKGBUILD2018-08-31 14:38:26 UTC (rev 375852)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-file-manager
-pkgver=4.6.7
-pkgrel=1
-epoch=1
-pkgdesc='Deepin File Manager'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-file-manager;
-license=('GPL3')
-depends=('deepin-qt5integration' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 
'file' 'avfs'
- 'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer'
- 'file-roller' 'deepin-qt-dbus-factory' 'treefrog-framework' 
'deepin-terminal'
- 'gst-plugins-good' 'mpv' 'deepin-anything' 'deepin-movie' 'jemalloc' 
'kcodecs')
-makedepends=('qt5-tools' 'deepin-dock' 'deepin-gettext-tools')
-optdepends=('deepin-manual: view the help manual')
-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=('d2c90ec03d07dd9caef67474b99cb930a2143af3db40162b49eee6ceba34caf92e66fdc4acd42e35db0e715c30eb49d3aff0abda5a08d0238d99dab4e5cf7cb1')
-
-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 375851, 
deepin-file-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:38:26 UTC (rev 375852)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-file-manager
+pkgver=4.6.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' 'gtk2' 'gsettings-qt' 'libsecret' 'qt5-svg' 
'file' 'avfs'
+ 'polkit-qt5' 'deepin-shortcut-viewer' 'poppler' 'ffmpegthumbnailer'
+ 'file-roller' 'deepin-qt-dbus-factory' 'treefrog-framework' 
'deepin-terminal'
+ 'gst-plugins-good' 'mpv' 'deepin-anything' 'deepin-movie' 'jemalloc' 
'kcodecs')
+makedepends=('qt5-tools' 'deepin-dock' 'deepin-gettext-tools')
+optdepends=('deepin-manual: view the help manual')
+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=('78566e87ab67e1bcbb64748c5112b948ca76794b1452dd79a562031b2c2cfd7b665cf7c36f3d5eb71251f5ef2477c7d208f7f3697fba1fe68743c7a5b4fac91b')
+
+build() {
+  cd dde-file-manager-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-file-manager-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:37:50
  Author: felixonmars
Revision: 375850

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:37:25 UTC (rev 375849)
+++ PKGBUILD2018-08-31 14:37:50 UTC (rev 375850)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-control-center
-pkgver=4.6.4
-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'
- 'deepin-qt-dbus-factory' 'deepin-qt5integration' 
'deepin-network-utils')
-makedepends=('deepin-dock' 'qt5-tools')
-optdepends=('redshift: automatic color temperature support')
-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=('bc0d3fcc9543c5789b681db9f614b38b57f98b781a1e71be74af53e97be86ba89de64598f1f5b6b5da2659fba1b40e0acbff4fdd24d53e5f723e561568d03fd6')
-
-build() {
-  cd dde-control-center-$pkgver
-  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
-  make
-}
-
-package() {
-  cd dde-control-center-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-control-center/repos/community-x86_64/PKGBUILD (from rev 375849, 
deepin-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:37:50 UTC (rev 375850)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-control-center
+pkgver=4.6.4.1
+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'
+ 'deepin-qt-dbus-factory' 'deepin-qt5integration' 
'deepin-network-utils')
+makedepends=('deepin-dock' 'qt5-tools')
+optdepends=('redshift: automatic color temperature support')
+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=('048bbc0c847357cc11c7b86fe127344c35756191ae31619a0705cc65eba4716823eb19d1748b9b850ae9122abf7c1692c33d63a50e8586ba069165dcf92aaf25')
+
+build() {
+  cd dde-control-center-$pkgver
+  qmake-qt5 QMAKE_CFLAGS_ISYSTEM= PREFIX=/usr DISABLE_SYS_UPDATE=YES
+  make
+}
+
+package() {
+  cd dde-control-center-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:37:25
  Author: felixonmars
Revision: 375849

upgpkg: deepin-control-center 4.6.4.1-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:30:03 UTC (rev 375848)
+++ PKGBUILD2018-08-31 14:37:25 UTC (rev 375849)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-control-center
-pkgver=4.6.4
+pkgver=4.6.4.1
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('x86_64')
@@ -19,7 +19,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=('bc0d3fcc9543c5789b681db9f614b38b57f98b781a1e71be74af53e97be86ba89de64598f1f5b6b5da2659fba1b40e0acbff4fdd24d53e5f723e561568d03fd6')
+sha512sums=('048bbc0c847357cc11c7b86fe127344c35756191ae31619a0705cc65eba4716823eb19d1748b9b850ae9122abf7c1692c33d63a50e8586ba069165dcf92aaf25')
 
 build() {
   cd dde-control-center-$pkgver


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:30:03
  Author: felixonmars
Revision: 375848

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:29:34 UTC (rev 375847)
+++ PKGBUILD2018-08-31 14:30:03 UTC (rev 375848)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=4.7.2.1
-pkgrel=1
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/dde-dock;
-license=('GPL3')
-depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
- 'deepin-qt-dbus-factory' 'deepin-network-utils')
-makedepends=('cmake' 'qt5-tools')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz;)
-sha512sums=('33c34c244f11977aafca055edddf21f816d30faed5b287619f8a49f616ac54f3c561145339052092e1229e3a51d1c57de383bc33b8f6b2c0289b40e7209fd1dd')
-
-build() {
-  cd dde-dock-$pkgver
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DARCHITECTURE=$CARCH
-  make
-}
-
-package() {
-  cd dde-dock-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-dock/repos/community-x86_64/PKGBUILD (from rev 375847, 
deepin-dock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:30:03 UTC (rev 375848)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=4.7.3
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/dde-dock;
+license=('GPL3')
+depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 
'deepin-qt5integration'
+ 'deepin-qt-dbus-factory' 'deepin-network-utils')
+makedepends=('cmake' 'qt5-tools')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz;)
+sha512sums=('038a11d5c75f344099f4fe9ad3b751181265eb34daa8dcad47416d3fb256e11507a28be0b53f2271c93f6c3b15431deddc170ab2bd5a3ad81da65da381123a49')
+
+build() {
+  cd dde-dock-$pkgver
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr -DARCHITECTURE=$CARCH
+  make
+}
+
+package() {
+  cd dde-dock-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:29:34
  Author: felixonmars
Revision: 375847

upgpkg: deepin-dock 4.7.3-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:14:07 UTC (rev 375846)
+++ PKGBUILD2018-08-31 14:29:34 UTC (rev 375847)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=4.7.2.1
+pkgver=4.7.3
 pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('x86_64')
@@ -17,7 +17,7 @@
 replaces=('dde-dock')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz;)
-sha512sums=('33c34c244f11977aafca055edddf21f816d30faed5b287619f8a49f616ac54f3c561145339052092e1229e3a51d1c57de383bc33b8f6b2c0289b40e7209fd1dd')
+sha512sums=('038a11d5c75f344099f4fe9ad3b751181265eb34daa8dcad47416d3fb256e11507a28be0b53f2271c93f6c3b15431deddc170ab2bd5a3ad81da65da381123a49')
 
 build() {
   cd dde-dock-$pkgver


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

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 14:25:38
  Author: foutrelis
Revision: 333168

archrelease: copy trunk to testing-x86_64

Added:
  gcc/repos/testing-x86_64/
  gcc/repos/testing-x86_64/PKGBUILD
(from rev 333167, gcc/trunk/PKGBUILD)
  gcc/repos/testing-x86_64/c89
(from rev 333167, gcc/trunk/c89)
  gcc/repos/testing-x86_64/c99
(from rev 333167, gcc/trunk/c99)

--+
 PKGBUILD |  393 +
 c89  |   10 +
 c99  |   10 +
 3 files changed, 413 insertions(+)

Copied: gcc/repos/testing-x86_64/PKGBUILD (from rev 333167, gcc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-08-31 14:25:38 UTC (rev 333168)
@@ -0,0 +1,393 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+# NOTE: libtool requires rebuilt with each new gcc version
+
+pkgname=(gcc gcc-libs gcc-fortran gcc-objc gcc-ada gcc-go lib32-gcc-libs)
+pkgver=8.2.1+20180831
+_majorver=${pkgver:0:1}
+_islver=0.19
+pkgrel=1
+pkgdesc='The GNU Compiler Collection'
+arch=(x86_64)
+license=(GPL LGPL FDL custom)
+url='http://gcc.gnu.org'
+makedepends=(binutils libmpc gcc-ada doxygen lib32-glibc lib32-gcc-libs python)
+checkdepends=(dejagnu inetutils)
+options=(!emptydirs)
+#source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
+http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+c89 c99)
+validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9  # 
bpiotrow...@archlinux.org
+  86CFFCA918CF3AF47147588051E8B148AC34  # 
evange...@foutrelis.com
+  13975A70E63C361C73AE69EF6EEB81F8981C74C7  # 
richard.guent...@gmail.com
+  33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek 

+sha256sums=('725ec907fd7463568ec0c097802824b978a679523a2e3374bdc2e3d265cd2b6c'
+'SKIP'
+'d59726f34f7852a081fbd3defd1ab2136f174110fc2e0c8d10bb122173fa9ed8'
+'de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931'
+'2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a')
+
+_svnrev=264010
+_svnurl=svn://gcc.gnu.org/svn/gcc/branches/gcc-${_majorver}-branch
+_libdir=usr/lib/gcc/$CHOST/${pkgver%%+*}
+
+snapshot() {
+  svn export -r${_svnrev} ${_svnurl} gcc-r${_svnrev}
+
+  local datestamp basever _pkgver
+  basever=$(< gcc-r${_svnrev}/gcc/BASE-VER)
+  datestamp=$(< gcc-r${_svnrev}/gcc/DATESTAMP)
+  _pkgver=${basever}-${datestamp}
+
+  mv gcc-r${_svnrev} gcc-${_pkgver}
+  tar cf - gcc-${_pkgver} | xz > gcc-${_pkgver}.tar.xz
+  rm -rf gcc-${_pkgver}
+  gpg -b gcc-${_pkgver}.tar.xz
+  scp gcc-${_pkgver}.tar.xz{,.sig} sources.archlinux.org:/srv/ftp/other/gcc/
+
+  echo
+  echo "pkgver=${_pkgver/-/+}"
+}
+
+prepare() {
+  [[ ! -d gcc ]] && ln -s gcc-${pkgver/+/-} gcc
+  cd gcc
+
+  # link isl for in-tree build
+  ln -s ../isl-${_islver} isl
+
+  # Do not run fixincludes
+  sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
+
+  # Arch Linux installs x86_64 libraries /lib
+  sed -i '/m64=/s/lib64/lib/' gcc/config/i386/t-linux64
+
+  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
+  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
+
+  mkdir -p "$srcdir/gcc-build"
+}
+
+build() {
+  cd gcc-build
+
+  # using -pipe causes spurious test-suite failures
+  # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48565
+  CFLAGS=${CFLAGS/-pipe/}
+  CXXFLAGS=${CXXFLAGS/-pipe/}
+
+  "$srcdir/gcc/configure" --prefix=/usr \
+  --libdir=/usr/lib \
+  --libexecdir=/usr/lib \
+  --mandir=/usr/share/man \
+  --infodir=/usr/share/info \
+  --with-bugurl=https://bugs.archlinux.org/ \
+  --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ \
+  --enable-shared \
+  --enable-threads=posix \
+  --enable-libmpx \
+  --with-system-zlib \
+  --with-isl \
+  --enable-__cxa_atexit \
+  --disable-libunwind-exceptions \
+  --enable-clocale=gnu \
+  --disable-libstdcxx-pch \
+  --disable-libssp \
+  --enable-gnu-unique-object \
+  --enable-linker-build-id \
+  --enable-lto \
+  --enable-plugin \
+  --enable-install-libiberty \
+  --with-linker-hash-style=gnu \
+  --enable-gnu-indirect-function \
+  --enable-multilib \
+  --disable-werror \
+  --enable-checking=release \
+  --enable-default-pie \
+  --enable-default-ssp \
+  --enable-cet=auto
+
+  make
+
+  # make documentation
+  make -C $CHOST/libstdc++-v3/doc doc-man-doxygen
+}
+
+check() {
+  cd gcc-build
+
+  # do not abort on error as some are "expected"
+  make -k check || true
+ 

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

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 14:25:29
  Author: foutrelis
Revision: 333167

upgpkg: gcc 8.2.1+20180831-1

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 12:06:52 UTC (rev 333166)
+++ PKGBUILD2018-08-31 14:25:29 UTC (rev 333167)
@@ -6,10 +6,10 @@
 # NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=(gcc gcc-libs gcc-fortran gcc-objc gcc-ada gcc-go lib32-gcc-libs)
-pkgver=8.2.0
+pkgver=8.2.1+20180831
 _majorver=${pkgver:0:1}
 _islver=0.19
-pkgrel=2
+pkgrel=1
 pkgdesc='The GNU Compiler Collection'
 arch=(x86_64)
 license=(GPL LGPL FDL custom)
@@ -17,20 +17,21 @@
 makedepends=(binutils libmpc gcc-ada doxygen lib32-glibc lib32-gcc-libs python)
 checkdepends=(dejagnu inetutils)
 options=(!emptydirs)
-#source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
-source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+#source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
 http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
 c89 c99)
 validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9  # 
bpiotrow...@archlinux.org
+  86CFFCA918CF3AF47147588051E8B148AC34  # 
evange...@foutrelis.com
   13975A70E63C361C73AE69EF6EEB81F8981C74C7  # 
richard.guent...@gmail.com
   33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek 

-sha256sums=('196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080'
+sha256sums=('725ec907fd7463568ec0c097802824b978a679523a2e3374bdc2e3d265cd2b6c'
 'SKIP'
 'd59726f34f7852a081fbd3defd1ab2136f174110fc2e0c8d10bb122173fa9ed8'
 'de48736f6e4153f03d0a5d38ceb6c6fdb7f054e8f47ddd6af0a3dbf14f27b931'
 '2513c6d9984dd0a2058557bf00f06d8d5181734e41dcfe07be7ed86f2959622a')
 
-_svnrev=260987
+_svnrev=264010
 _svnurl=svn://gcc.gnu.org/svn/gcc/branches/gcc-${_majorver}-branch
 _libdir=usr/lib/gcc/$CHOST/${pkgver%%+*}
 


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

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 14:14:07
  Author: tensor5
Revision: 375846

archrelease: copy trunk to community-x86_64

Added:
  go-ethereum/repos/community-x86_64/PKGBUILD
(from rev 375845, go-ethereum/trunk/PKGBUILD)
Deleted:
  go-ethereum/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:13:50 UTC (rev 375845)
+++ PKGBUILD2018-08-31 14:14:07 UTC (rev 375846)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=go-ethereum
-pkgver=1.8.13
-_commit=225171a4bfcc16bd12a1906b1e0d43d0b18c353b
-pkgrel=1
-pkgdesc='Official golang implementation of the Ethereum protocol'
-arch=('x86_64')
-url='http://geth.ethereum.org/'
-license=('GPL3')
-depends=('glibc')
-makedepends=('git' 'go-pie')
-provides=('geth')
-conflicts=('geth')
-replaces=('geth')
-source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-build() {
-cd ${pkgname}
-
-make all
-}
-
-package() {
-cd ${pkgname}
-
-install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
-}

Copied: go-ethereum/repos/community-x86_64/PKGBUILD (from rev 375845, 
go-ethereum/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:14:07 UTC (rev 375846)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=go-ethereum
+pkgver=1.8.15
+_commit=89451f7c382ad2185987ee369f16416f89c28a7d
+pkgrel=1
+pkgdesc='Official golang implementation of the Ethereum protocol'
+arch=('x86_64')
+url='http://geth.ethereum.org/'
+license=('GPL3')
+depends=('glibc')
+makedepends=('git' 'go-pie')
+provides=('geth')
+conflicts=('geth')
+replaces=('geth')
+source=("git+https://github.com/ethereum/go-ethereum.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+build() {
+cd ${pkgname}
+
+make all
+}
+
+package() {
+cd ${pkgname}
+
+install -Dm755 -t "${pkgdir}"/usr/bin build/bin/*
+}


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

2018-08-31 Thread Nicola Squartini via arch-commits
Date: Friday, August 31, 2018 @ 14:13:50
  Author: tensor5
Revision: 375845

upgpkg: go-ethereum 1.8.15-1

Modified:
  go-ethereum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:12:56 UTC (rev 375844)
+++ PKGBUILD2018-08-31 14:13:50 UTC (rev 375845)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=go-ethereum
-pkgver=1.8.13
-_commit=225171a4bfcc16bd12a1906b1e0d43d0b18c353b
+pkgver=1.8.15
+_commit=89451f7c382ad2185987ee369f16416f89c28a7d
 pkgrel=1
 pkgdesc='Official golang implementation of the Ethereum protocol'
 arch=('x86_64')


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 14:12:56
  Author: dvzrv
Revision: 375844

archrelease: copy trunk to community-testing-x86_64

Added:
  clthreads/repos/community-testing-x86_64/PKGBUILD
(from rev 375843, clthreads/trunk/PKGBUILD)
Deleted:
  clthreads/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 14:12:46 UTC (rev 375843)
+++ PKGBUILD2018-08-31 14:12:56 UTC (rev 375844)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: speps 
-# Contributor: Christoph Zeiler 
-# Contributor: Tom K 
-# Contributor: Shinlun Hsieh 
-# Contributor: Philipp Überbacher 
-
-pkgname=clthreads
-pkgver=2.4.2
-pkgrel=1
-pkgdesc="C++ wrapper library around the POSIX threads API"
-arch=('x86_64')
-url="https://kokkinizita.linuxaudio.org/linuxaudio/;
-license=('LGPL')
-depends=('gcc-libs')
-source=("${url}downloads/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('a91de7a287c2cb9b2ce17e4c158db79bbaeccb278510d11e6c05fcbe9295c26b4d0231fa97800b265decd1d0886b7425f7b5d4cbcb18758be540356408e72131')
-
-prepare() {
-  cd "${pkgname}-${pkgver}/source"
-  # remove optimization
-  # remove local call to ldconfig
-  sed -e '/native/d' \
-  -e '/ldconfig/d' \
-  -i Makefile
-}
-
-build() {
-  cd "${pkgname}-${pkgver}/source"
-  make
-}
-
-package(){
-  cd "${pkgname}-${pkgver}/source"
-  # install header, shared object and symlink manually, as Makefile is broken
-  install -vDm 644 "${pkgname}.h" -t "${pkgdir}/usr/include/"
-  install -vDm 755 "lib${pkgname}.so.${pkgver}" -t "${pkgdir}/usr/lib/"
-  ln -sv "lib${pkgname}.so.${pkgver}" "${pkgdir}/usr/lib/lib${pkgname}.so"
-  install -vDm 644 ../AUTHORS -t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: clthreads/repos/community-testing-x86_64/PKGBUILD (from rev 375843, 
clthreads/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 14:12:56 UTC (rev 375844)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Christoph Zeiler 
+# Contributor: Tom K 
+# Contributor: Shinlun Hsieh 
+# Contributor: Philipp Überbacher 
+
+pkgname=clthreads
+pkgver=2.4.2
+pkgrel=2
+pkgdesc="C++ wrapper library around the POSIX threads API"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/;
+license=('LGPL2.1')
+depends=('gcc-libs')
+source=("${url}downloads/${pkgname}-${pkgver}.tar.bz2")
+sha512sums=('a91de7a287c2cb9b2ce17e4c158db79bbaeccb278510d11e6c05fcbe9295c26b4d0231fa97800b265decd1d0886b7425f7b5d4cbcb18758be540356408e72131')
+
+prepare() {
+  cd "${pkgname}-${pkgver}/source"
+  # remove optimization
+  # patch call to ldconfig to be local (upstream fix requested)
+  # remove wrongly applied use of PREFIX
+  sed -e '/native/d' \
+  -e 's/ldconfig/& -N $(PREFIX)\/$(LIBDIR)/' \
+  -e 's/(PREFIX)\/\$//g' \
+  -i Makefile
+}
+
+build() {
+  cd "${pkgname}-${pkgver}/source"
+  make
+}
+
+package(){
+  cd "${pkgname}-${pkgver}/source"
+  make DESTDIR="${pkgdir}/" PREFIX='/usr' LIBDIR='/usr/lib' install
+}


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 14:12:46
  Author: dvzrv
Revision: 375843

upgpkg: clthreads 2.4.2-2

Fixing the Makefile further to be able to use it, instead of applying manual 
steps.

Modified:
  clthreads/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 13:29:52 UTC (rev 375842)
+++ PKGBUILD2018-08-31 14:12:46 UTC (rev 375843)
@@ -8,11 +8,11 @@
 
 pkgname=clthreads
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="C++ wrapper library around the POSIX threads API"
 arch=('x86_64')
 url="https://kokkinizita.linuxaudio.org/linuxaudio/;
-license=('LGPL')
+license=('LGPL2.1')
 depends=('gcc-libs')
 source=("${url}downloads/${pkgname}-${pkgver}.tar.bz2")
 
sha512sums=('a91de7a287c2cb9b2ce17e4c158db79bbaeccb278510d11e6c05fcbe9295c26b4d0231fa97800b265decd1d0886b7425f7b5d4cbcb18758be540356408e72131')
@@ -20,9 +20,11 @@
 prepare() {
   cd "${pkgname}-${pkgver}/source"
   # remove optimization
-  # remove local call to ldconfig
+  # patch call to ldconfig to be local (upstream fix requested)
+  # remove wrongly applied use of PREFIX
   sed -e '/native/d' \
-  -e '/ldconfig/d' \
+  -e 's/ldconfig/& -N $(PREFIX)\/$(LIBDIR)/' \
+  -e 's/(PREFIX)\/\$//g' \
   -i Makefile
 }
 
@@ -33,9 +35,5 @@
 
 package(){
   cd "${pkgname}-${pkgver}/source"
-  # install header, shared object and symlink manually, as Makefile is broken
-  install -vDm 644 "${pkgname}.h" -t "${pkgdir}/usr/include/"
-  install -vDm 755 "lib${pkgname}.so.${pkgver}" -t "${pkgdir}/usr/lib/"
-  ln -sv "lib${pkgname}.so.${pkgver}" "${pkgdir}/usr/lib/lib${pkgname}.so"
-  install -vDm 644 ../AUTHORS -t "${pkgdir}/usr/share/doc/${pkgname}"
+  make DESTDIR="${pkgdir}/" PREFIX='/usr' LIBDIR='/usr/lib' install
 }


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 13:29:52
  Author: dvzrv
Revision: 375842

archrelease: copy trunk to community-testing-x86_64

Added:
  clxclient/repos/community-testing-x86_64/
  clxclient/repos/community-testing-x86_64/PKGBUILD
(from rev 375841, clxclient/trunk/PKGBUILD)

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

Copied: clxclient/repos/community-testing-x86_64/PKGBUILD (from rev 375841, 
clxclient/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-08-31 13:29:52 UTC (rev 375842)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Christoph Zeiler 
+# Contributor: Tom K 
+# Contributor: Shinlun Hsieh 
+# Contributor: Philipp Überbacher 
+
+pkgname=clxclient
+pkgver=3.9.2
+pkgrel=1
+pkgdesc="C++ wrapper library around the X Window System API"
+arch=('x86_64')
+url="https://kokkinizita.linuxaudio.org/linuxaudio/;
+license=('LGPL2.1')
+depends=('libxft')
+makedepends=('clthreads')
+source=("${url}downloads/${pkgname}-${pkgver}.tar.bz2")
+sha512sums=('38c2782e58df24c2dfcb936fc9cfe4d44016055fb1aa52ef8e789bf8ec327f45f2f7a91f18012e4b0c6f253f6f10329d6d1e9fc341017ace3f2b6fa050592049')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # removing optimization
+  # patch call to ldconfig to be local (upstream fix requested)
+  sed -e '/native/d' \
+  -e 's/ldconfig/& -N $(PREFIX)\/$(LIBDIR)/' \
+  -i source/Makefile
+  # fix global header include
+  sed -e 's//\"clxclient.h\"/' -i source/enumip.cc
+}
+
+build() {
+  cd "${pkgname}-${pkgver}/source"
+  make
+}
+
+package(){
+  cd "${pkgname}-${pkgver}/source"
+  # install of include dir due to broken Makefile (upstream fix requested)
+  install -d "${pkgdir}/usr/include"
+  make DESTDIR="${pkgdir}/" PREFIX='/usr' LIBDIR='/usr/lib' install
+}
+


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

2018-08-31 Thread David Runge via arch-commits
Date: Friday, August 31, 2018 @ 13:29:46
  Author: dvzrv
Revision: 375841

upgpkg: clxclient 3.9.2-1

Upgrading to 3.9.2. Applying fixes for updated Makefile.

Modified:
  clxclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 12:50:21 UTC (rev 375840)
+++ PKGBUILD2018-08-31 13:29:46 UTC (rev 375841)
@@ -7,32 +7,37 @@
 # Contributor: Philipp Überbacher 
 
 pkgname=clxclient
-pkgver=3.9.0
-pkgrel=4
+pkgver=3.9.2
+pkgrel=1
 pkgdesc="C++ wrapper library around the X Window System API"
 arch=('x86_64')
 url="https://kokkinizita.linuxaudio.org/linuxaudio/;
-license=('LGPL')
+license=('LGPL2.1')
 depends=('libxft')
 makedepends=('clthreads')
 source=("${url}downloads/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('4bbd621ceeebf3dfc36f0a3d02c63ba1c0e818e691e5c9681e737710824f53a58c682fb2475a7a2bba4f2dfd520166b782977320ceb73de39448cf512e26c842')
+sha512sums=('38c2782e58df24c2dfcb936fc9cfe4d44016055fb1aa52ef8e789bf8ec327f45f2f7a91f18012e4b0c6f253f6f10329d6d1e9fc341017ace3f2b6fa050592049')
 
 prepare() {
   cd "$pkgname-$pkgver"
-  # patch call to ldconfig to be not global (upstream fix requested)
-  sed -i 's/ldconfig/& -N $(PREFIX)\/$(LIBDIR)/' Makefile
+  # removing optimization
+  # patch call to ldconfig to be local (upstream fix requested)
+  sed -e '/native/d' \
+  -e 's/ldconfig/& -N $(PREFIX)\/$(LIBDIR)/' \
+  -i source/Makefile
+  # fix global header include
+  sed -e 's//\"clxclient.h\"/' -i source/enumip.cc
 }
 
 build() {
-  cd "${pkgname}-${pkgver}"
-  make PREFIX="${pkgdir}/usr" LIBDIR=lib
+  cd "${pkgname}-${pkgver}/source"
+  make
 }
 
 package(){
-  cd "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}/source"
   # install of include dir due to broken Makefile (upstream fix requested)
   install -d "${pkgdir}/usr/include"
-  make PREFIX="${pkgdir}/usr" LIBDIR=lib install
+  make DESTDIR="${pkgdir}/" PREFIX='/usr' LIBDIR='/usr/lib' install
 }
 


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

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 12:50:08
  Author: alucryd
Revision: 375839

upgpkg: geary 0.12.4-1

Modified:
  geary/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |   16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 12:35:20 UTC (rev 375838)
+++ PKGBUILD2018-08-31 12:50:08 UTC (rev 375839)
@@ -4,7 +4,7 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=geary
-pkgver=0.12.3
+pkgver=0.12.4
 pkgrel=1
 pkgdesc='A lightweight email client for the GNOME desktop'
 arch=('x86_64')
@@ -16,11 +16,11 @@
   'libxml2' 'pango' 'sqlite' 'webkit2gtk'
 )
 makedepends=(
-  'cmake' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala'
+  'cmake' 'git' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala'
 )
-source=("https://download.gnome.org/sources/geary/${pkgver%.*}/geary-${pkgver}.tar.xz;
+source=("git+https://gitlab.gnome.org/GNOME/geary.git#tag=geary-${pkgver};
 'geary-enchant2.patch')
-sha256sums=('87bbf8ed650e67932fe49e70071b8ba4d4df7296dbdbdb0150f29703f497ffa3'
+sha256sums=('SKIP'
 'd90243e5ede36399562b5c2e53350e8f0f1a6a56f8a062910a4d4e83b006acb7')
 
 prepare() {
@@ -29,7 +29,7 @@
   fi
   mkdir build
 
-  cd geary-${pkgver}
+  cd geary
 
   patch -Np1 -i ../geary-enchant2.patch
 }
@@ -37,7 +37,7 @@
 build() {
   cd build
 
-  cmake ../geary-${pkgver} \
+  cmake ../geary \
 -DCMAKE_INSTALL_PREFIX='/usr' \
 -DDESKTOP_UPDATE='FALSE' \
 -DICON_UPDATE='FALSE' \
@@ -47,9 +47,7 @@
 }
 
 package() {
-  cd build
-
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" -C build install
 }
 
 # vim: ts=2 sw=2 et:


Property changes on: geary/trunk/PKGBUILD
___
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property


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

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 12:50:21
  Author: alucryd
Revision: 375840

archrelease: copy trunk to community-x86_64

Added:
  geary/repos/community-x86_64/PKGBUILD
(from rev 375839, geary/trunk/PKGBUILD)
  geary/repos/community-x86_64/geary-enchant2.patch
(from rev 375839, geary/trunk/geary-enchant2.patch)
Deleted:
  geary/repos/community-x86_64/PKGBUILD
  geary/repos/community-x86_64/geary-enchant2.patch

--+
 PKGBUILD |  108 -
 geary-enchant2.patch |   48 ++---
 2 files changed, 77 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 12:50:08 UTC (rev 375839)
+++ PKGBUILD2018-08-31 12:50:21 UTC (rev 375840)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: sebikul 
-# Contributor: Massimiliano Torromeo 
-
-pkgname=geary
-pkgver=0.12.3
-pkgrel=1
-pkgdesc='A lightweight email client for the GNOME desktop'
-arch=('x86_64')
-url='http://www.yorba.org/projects/geary/'
-license=('GPL3')
-depends=(
-  'cairo' 'enchant' 'gcr' 'gdk-pixbuf2' 'glib2' 'gmime' 'gnome-keyring' 'gtk3'
-  'iso-codes' 'libcanberra' 'libgee' 'libnotify' 'libsecret' 'libsoup'
-  'libxml2' 'pango' 'sqlite' 'webkit2gtk'
-)
-makedepends=(
-  'cmake' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala'
-)
-source=("https://download.gnome.org/sources/geary/${pkgver%.*}/geary-${pkgver}.tar.xz;
-'geary-enchant2.patch')
-sha256sums=('87bbf8ed650e67932fe49e70071b8ba4d4df7296dbdbdb0150f29703f497ffa3'
-'d90243e5ede36399562b5c2e53350e8f0f1a6a56f8a062910a4d4e83b006acb7')
-
-prepare() {
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build
-
-  cd geary-${pkgver}
-
-  patch -Np1 -i ../geary-enchant2.patch
-}
-
-build() {
-  cd build
-
-  cmake ../geary-${pkgver} \
--DCMAKE_INSTALL_PREFIX='/usr' \
--DDESKTOP_UPDATE='FALSE' \
--DICON_UPDATE='FALSE' \
--DGSETTINGS_COMPILE='FALSE' \
--DGSETTINGS_COMPILE_IN_PLACE='FALSE'
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: geary/repos/community-x86_64/PKGBUILD (from rev 375839, 
geary/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 12:50:21 UTC (rev 375840)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: sebikul 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=geary
+pkgver=0.12.4
+pkgrel=1
+pkgdesc='A lightweight email client for the GNOME desktop'
+arch=('x86_64')
+url='http://www.yorba.org/projects/geary/'
+license=('GPL3')
+depends=(
+  'cairo' 'enchant' 'gcr' 'gdk-pixbuf2' 'glib2' 'gmime' 'gnome-keyring' 'gtk3'
+  'iso-codes' 'libcanberra' 'libgee' 'libnotify' 'libsecret' 'libsoup'
+  'libxml2' 'pango' 'sqlite' 'webkit2gtk'
+)
+makedepends=(
+  'cmake' 'git' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala'
+)
+source=("git+https://gitlab.gnome.org/GNOME/geary.git#tag=geary-${pkgver};
+'geary-enchant2.patch')
+sha256sums=('SKIP'
+'d90243e5ede36399562b5c2e53350e8f0f1a6a56f8a062910a4d4e83b006acb7')
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+
+  cd geary
+
+  patch -Np1 -i ../geary-enchant2.patch
+}
+
+build() {
+  cd build
+
+  cmake ../geary \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DDESKTOP_UPDATE='FALSE' \
+-DICON_UPDATE='FALSE' \
+-DGSETTINGS_COMPILE='FALSE' \
+-DGSETTINGS_COMPILE_IN_PLACE='FALSE'
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C build install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: geary-enchant2.patch
===
--- geary-enchant2.patch2018-08-31 12:50:08 UTC (rev 375839)
+++ geary-enchant2.patch2018-08-31 12:50:21 UTC (rev 375840)
@@ -1,24 +0,0 @@
-diff -rupN geary-0.12.0.orig/CMakeLists.txt geary-0.12.0/CMakeLists.txt
 geary-0.12.0.orig/CMakeLists.txt   2018-01-16 21:45:14.731988942 +0100
-+++ geary-0.12.0/CMakeLists.txt2018-01-16 21:47:51.510178769 +0100
-@@ -96,7 +96,7 @@ find_package(PkgConfig)
- pkg_check_modules(LIBUNITY QUIET unity>=5.12.0)
- pkg_check_modules(LIBMESSAGINGMENU QUIET messaging-menu>=12.10.2)
- 
--pkg_check_modules(ENCHANT QUIET enchant)
-+pkg_check_modules(ENCHANT QUIET enchant-2)
- 
- pkg_check_modules(SQLITE3 sqlite3 REQUIRED)
- if (NOT ${SQLITE3_VERSION} VERSION_LESS 3.12)
-diff -rupN geary-0.12.0.orig/src/CMakeLists.txt geary-0.12.0/src/CMakeLists.txt
 geary-0.12.0.orig/src/CMakeLists.txt   2018-01-16 21:45:14.738655384 
+0100
-+++ geary-0.12.0/src/CMakeLists.txt2018-01-16 21:48:40.088633141 +0100
-@@ -508,7 +508,7 @@ pkg_check_modules(DEPS REQUIRED
- webkit2gtk-4.0>=${TARGET_WEBKIT}
- webkit2gtk-web-extension-4.0>=${TARGET_WEBKIT}
- javascriptcoregtk-4.0>=${TARGET_WEBKIT}
--

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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 12:35:20
  Author: arojas
Revision: 375838

archrelease: copy trunk to community-x86_64

Added:
  s3fs-fuse/repos/community-x86_64/PKGBUILD
(from rev 375837, s3fs-fuse/trunk/PKGBUILD)
Deleted:
  s3fs-fuse/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 12:34:55 UTC (rev 375837)
+++ PKGBUILD2018-08-31 12:35:20 UTC (rev 375838)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: David Roheim 
-# Contributor: Chris Heien 
-# Contributor: Jonny Gerold 
-
-pkgname=s3fs-fuse
-pkgver=1.83
-pkgrel=1
-pkgdesc="FUSE-based file system backed by Amazon S3"
-arch=('x86_64')
-url="https://github.com/s3fs-fuse/s3fs-fuse/wiki;
-license=('GPL2')
-depends=('fuse2' 'curl' 'libxml2')
-conflicts=('s3fs')
-provides=('s3fs')
-replaces=('s3fs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/s3fs-fuse/s3fs-fuse/archive/v$pkgver.tar.gz;)
-sha256sums=('8f060accef304c1e5adde0c9d6976a3a69fd9935444a4985517c6cefa86b34ef')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: s3fs-fuse/repos/community-x86_64/PKGBUILD (from rev 375837, 
s3fs-fuse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 12:35:20 UTC (rev 375838)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: David Roheim 
+# Contributor: Chris Heien 
+# Contributor: Jonny Gerold 
+
+pkgname=s3fs-fuse
+pkgver=1.84
+pkgrel=1
+pkgdesc="FUSE-based file system backed by Amazon S3"
+arch=('x86_64')
+url="https://github.com/s3fs-fuse/s3fs-fuse/wiki;
+license=('GPL2')
+depends=('fuse2' 'curl' 'libxml2')
+conflicts=('s3fs')
+provides=('s3fs')
+replaces=('s3fs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/s3fs-fuse/s3fs-fuse/archive/v$pkgver.tar.gz;)
+sha256sums=('39b844fe94b44af48ab8d57645a0a3fd9a64486bb54413ba7f928111cb4093a3')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 12:34:55
  Author: arojas
Revision: 375837

Update to 1.84

Modified:
  s3fs-fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 12:06:17 UTC (rev 375836)
+++ PKGBUILD2018-08-31 12:34:55 UTC (rev 375837)
@@ -5,7 +5,7 @@
 # Contributor: Jonny Gerold 
 
 pkgname=s3fs-fuse
-pkgver=1.83
+pkgver=1.84
 pkgrel=1
 pkgdesc="FUSE-based file system backed by Amazon S3"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 provides=('s3fs')
 replaces=('s3fs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/s3fs-fuse/s3fs-fuse/archive/v$pkgver.tar.gz;)
-sha256sums=('8f060accef304c1e5adde0c9d6976a3a69fd9935444a4985517c6cefa86b34ef')
+sha256sums=('39b844fe94b44af48ab8d57645a0a3fd9a64486bb54413ba7f928111cb4093a3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in (go)

2018-08-31 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, August 31, 2018 @ 12:06:52
  Author: bpiotrowski
Revision: 333166

extra2community: Moving go from extra to community

Deleted:
  go/


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

2018-08-31 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, August 31, 2018 @ 12:06:17
  Author: bpiotrowski
Revision: 375836

archrelease: copy trunk to community-x86_64

Added:
  go/repos/community-x86_64/
  go/repos/community-x86_64/PKGBUILD
(from rev 375835, go/trunk/PKGBUILD)
  go/repos/community-x86_64/default-buildmode-pie.patch
(from rev 375835, go/trunk/default-buildmode-pie.patch)

-+
 PKGBUILD|   92 ++
 default-buildmode-pie.patch |   14 ++
 2 files changed, 106 insertions(+)

Copied: go/repos/community-x86_64/PKGBUILD (from rev 375835, go/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-08-31 12:06:17 UTC (rev 375836)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=go
+pkgname=(go go-pie)
+epoch=2
+pkgver=1.10.3
+pkgrel=1
+arch=(x86_64)
+url='http://golang.org/'
+license=(BSD)
+makedepends=(git go)
+source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
+default-buildmode-pie.patch)
+sha256sums=('567b1cc66c9704d1c019c50bef946272e911ec6baf244310f87f4e678be155f2'
+'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
+
+export GOOS=linux
+case "$CARCH" in
+  x86_64) export GOARCH=amd64 ;;
+esac
+export GOROOT_FINAL=/usr/lib/go
+export GOROOT_BOOTSTRAP=/usr/lib/go
+export GOCACHE=off
+
+prepare() {
+  cp -r $pkgbase ${pkgbase}-pie
+
+  cd ${pkgbase}-pie
+  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
+}
+
+build() {
+  export GOPATH="$srcdir/"
+
+  for _pkgname in ${pkgname[@]}; do
+export GOROOT="$srcdir/$_pkgname"
+export GOBIN="$GOROOT/bin"
+
+cd "$srcdir/$_pkgname/src"
+./make.bash --no-clean -v
+
+PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
+PATH="$GOBIN:$PATH" go install -v -race std
+  done
+}
+
+check() {
+  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
+  export GOROOT="$srcdir/$pkgbase"
+  export GOBIN="$GOROOT/bin"
+  export PATH="$srcdir/$pkgbase/bin:$PATH"
+  export GO_TEST_TIMEOUT_SCALE=2
+
+  cd $pkgbase/src
+  ./run.bash --no-rebuild -v -v -v -k 
+}
+
+_package() {
+  options=(!strip staticlibs)
+  cd "$srcdir/$1"
+
+  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
+  cp -a bin pkg src lib misc api "$pkgdir/usr/lib/go"
+  cp -r doc/* "$pkgdir/usr/share/doc/go"
+
+  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
+  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
+  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/go/LICENSE"
+  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
+
+  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap"
+  rm -rf "$pkgdir/usr/lib/go/pkg/tool/*/api"
+}
+
+package_go() {
+  pkgdesc='Core compiler tools for the Go programming language'
+  provides=(go-pie)
+  conflicts=(go-pie)
+
+  _package $pkgname
+}
+
+package_go-pie() {
+  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
+  provides=(go)
+  conflicts=(go)
+
+  _package $pkgname
+}

Copied: go/repos/community-x86_64/default-buildmode-pie.patch (from rev 375835, 
go/trunk/default-buildmode-pie.patch)
===
--- community-x86_64/default-buildmode-pie.patch
(rev 0)
+++ community-x86_64/default-buildmode-pie.patch2018-08-31 12:06:17 UTC 
(rev 375836)
@@ -0,0 +1,14 @@
+diff --git a/src/cmd/go/internal/work/init.go 
b/src/cmd/go/internal/work/init.go
+index 7f894f5..a517887 100644
+--- a/src/cmd/go/internal/work/init.go
 b/src/cmd/go/internal/work/init.go
+@@ -111,7 +111,8 @@ func buildModeInit() {
+   ldBuildmode = "c-shared"
+   case "default":
+   switch platform {
+-  case "android/arm", "android/arm64", "android/amd64", 
"android/386":
++  case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", 
"linux/ppc64le",
++  "android/arm", "android/arm64", "android/amd64", 
"android/386":
+   codegenArg = "-shared"
+   ldBuildmode = "pie"
+   case "darwin/arm", "darwin/arm64":


[arch-commits] Commit in (5 files)

2018-08-31 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, August 31, 2018 @ 12:06:14
  Author: bpiotrowski
Revision: 375835

extra2community: Moving go from extra to community

Added:
  go/
  go/repos/
  go/trunk/
  go/trunk/PKGBUILD
  go/trunk/default-buildmode-pie.patch

-+
 PKGBUILD|   92 ++
 default-buildmode-pie.patch |   14 ++
 2 files changed, 106 insertions(+)

Added: go/trunk/PKGBUILD
===
--- go/trunk/PKGBUILD   (rev 0)
+++ go/trunk/PKGBUILD   2018-08-31 12:06:14 UTC (rev 375835)
@@ -0,0 +1,92 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgbase=go
+pkgname=(go go-pie)
+epoch=2
+pkgver=1.10.3
+pkgrel=1
+arch=(x86_64)
+url='http://golang.org/'
+license=(BSD)
+makedepends=(git go)
+source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
+default-buildmode-pie.patch)
+sha256sums=('567b1cc66c9704d1c019c50bef946272e911ec6baf244310f87f4e678be155f2'
+'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
+
+export GOOS=linux
+case "$CARCH" in
+  x86_64) export GOARCH=amd64 ;;
+esac
+export GOROOT_FINAL=/usr/lib/go
+export GOROOT_BOOTSTRAP=/usr/lib/go
+export GOCACHE=off
+
+prepare() {
+  cp -r $pkgbase ${pkgbase}-pie
+
+  cd ${pkgbase}-pie
+  patch -p1 -i "$srcdir"/default-buildmode-pie.patch
+}
+
+build() {
+  export GOPATH="$srcdir/"
+
+  for _pkgname in ${pkgname[@]}; do
+export GOROOT="$srcdir/$_pkgname"
+export GOBIN="$GOROOT/bin"
+
+cd "$srcdir/$_pkgname/src"
+./make.bash --no-clean -v
+
+PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
+PATH="$GOBIN:$PATH" go install -v -race std
+  done
+}
+
+check() {
+  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
+  export GOROOT="$srcdir/$pkgbase"
+  export GOBIN="$GOROOT/bin"
+  export PATH="$srcdir/$pkgbase/bin:$PATH"
+  export GO_TEST_TIMEOUT_SCALE=2
+
+  cd $pkgbase/src
+  ./run.bash --no-rebuild -v -v -v -k 
+}
+
+_package() {
+  options=(!strip staticlibs)
+  cd "$srcdir/$1"
+
+  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
+  cp -a bin pkg src lib misc api "$pkgdir/usr/lib/go"
+  cp -r doc/* "$pkgdir/usr/share/doc/go"
+
+  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
+  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
+  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
+
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/go/LICENSE"
+  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
+
+  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap"
+  rm -rf "$pkgdir/usr/lib/go/pkg/tool/*/api"
+}
+
+package_go() {
+  pkgdesc='Core compiler tools for the Go programming language'
+  provides=(go-pie)
+  conflicts=(go-pie)
+
+  _package $pkgname
+}
+
+package_go-pie() {
+  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
+  provides=(go)
+  conflicts=(go)
+
+  _package $pkgname
+}


Property changes on: go/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: go/trunk/default-buildmode-pie.patch
===
--- go/trunk/default-buildmode-pie.patch(rev 0)
+++ go/trunk/default-buildmode-pie.patch2018-08-31 12:06:14 UTC (rev 
375835)
@@ -0,0 +1,14 @@
+diff --git a/src/cmd/go/internal/work/init.go 
b/src/cmd/go/internal/work/init.go
+index 7f894f5..a517887 100644
+--- a/src/cmd/go/internal/work/init.go
 b/src/cmd/go/internal/work/init.go
+@@ -111,7 +111,8 @@ func buildModeInit() {
+   ldBuildmode = "c-shared"
+   case "default":
+   switch platform {
+-  case "android/arm", "android/arm64", "android/amd64", 
"android/386":
++  case "linux/amd64", "linux/arm", "linux/arm64", "linux/386", 
"linux/ppc64le",
++  "android/arm", "android/arm64", "android/amd64", 
"android/386":
+   codegenArg = "-shared"
+   ldBuildmode = "pie"
+   case "darwin/arm", "darwin/arm64":


[arch-commits] Commit in (retroarch-autoconfig-udev)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 12:02:48
  Author: alucryd
Revision: 375834

Delete retroarch-autoconfig-udev, upstream wants users to dl this using the GUI

Deleted:
  retroarch-autoconfig-udev/


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

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 11:59:43
  Author: alucryd
Revision: 375833

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 11:59:33 UTC (rev 375832)
+++ PKGBUILD2018-08-31 11:59:43 UTC (rev 375833)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: kirek 
-# Contributor: Cédric Bellegarde 
-
-pkgname=lollypop
-pkgver=0.9.521
-_portal_pkgver=0.9.7
-pkgrel=2
-pkgdesc='Music player for GNOME'
-arch=('any')
-url='https://gitlab.gnome.org/gnumdk/lollypop'
-license=('GPL')
-depends=(
-  'gst-plugins-base-libs' 'gtk3' 'python-beautifulsoup4' 'python-cairo'
-  'python-dbus' 'python-gobject' 'totem-plparser'
-)
-makedepends=(
-  'git' 'gobject-introspection' 'intltool' 'itstool' 'meson' 'python'
-)
-optdepends=('easytag: Modify tags'
-'flatpak: Flatpak Portal'
-'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-pillow: Blur background in lyrics view'
-'python-pylast: Last.FM support'
-'python-wikipedia: Wikipedia support')
-source=("git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver};
-
"git+https://gitlab.gnome.org/gnumdk/lollypop-portal.git#tag=${_portal_pkgver};)
-sha256sums=('SKIP'
-'SKIP')
-
-build() {
-  for d in lollypop{,-portal}; do
-arch-meson $d build-$d \
-  --libexecdir='lib/lollypop'
-ninja -C build-$d
-  done
-}
-
-package() {
-  for d in lollypop{,-portal}; do
-DESTDIR="${pkgdir}" ninja -C build-$d install
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 375832, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 11:59:43 UTC (rev 375833)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop
+pkgver=0.9.522
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=('any')
+url='https://gitlab.gnome.org/gnumdk/lollypop'
+license=('GPL')
+depends=(
+  'gst-plugins-base-libs' 'gtk3' 'python-beautifulsoup4' 'python-cairo'
+  'python-dbus' 'python-gobject' 'totem-plparser'
+)
+makedepends=(
+  'git' 'gobject-introspection' 'intltool' 'itstool' 'meson' 'python'
+)
+optdepends=('easytag: Modify tags'
+'flatpak: Flatpak Portal'
+'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'
+'lollypop-portal: Flatpak portal for advanced functionalities'
+'python-pillow: Blur background in lyrics view'
+'python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia 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)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 11:59:33
  Author: alucryd
Revision: 375832

upgpkg: lollypop 0.9.522-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 10:03:09 UTC (rev 375831)
+++ PKGBUILD2018-08-31 11:59:33 UTC (rev 375832)
@@ -4,9 +4,8 @@
 # Contributor: Cédric Bellegarde 
 
 pkgname=lollypop
-pkgver=0.9.521
-_portal_pkgver=0.9.7
-pkgrel=2
+pkgver=0.9.522
+pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
 url='https://gitlab.gnome.org/gnumdk/lollypop'
@@ -27,26 +26,21 @@
 'gst-plugins-ugly: "Ugly" plugin libraries'
 'kid3-qt: Store covers in tags'
 'libsecret: Last.FM support'
+'lollypop-portal: Flatpak portal for advanced functionalities'
 'python-pillow: Blur background in lyrics view'
 'python-pylast: Last.FM support'
 'python-wikipedia: Wikipedia support')
-source=("git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver};
-
"git+https://gitlab.gnome.org/gnumdk/lollypop-portal.git#tag=${_portal_pkgver};)
-sha256sums=('SKIP'
-'SKIP')
+source=("git+https://gitlab.gnome.org/World/lollypop.git#tag=${pkgver};)
+sha256sums=('SKIP')
 
 build() {
-  for d in lollypop{,-portal}; do
-arch-meson $d build-$d \
-  --libexecdir='lib/lollypop'
-ninja -C build-$d
-  done
+  arch-meson lollypop build \
+--libexecdir='lib/lollypop'
+  ninja -C build
 }
 
 package() {
-  for d in lollypop{,-portal}; do
-DESTDIR="${pkgdir}" ninja -C build-$d install
-  done
+  DESTDIR="${pkgdir}" ninja -C build install
 }
 
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in ghostscript/trunk (3 files)

2018-08-31 Thread Andreas Radke via arch-commits
Date: Friday, August 31, 2018 @ 10:36:31
  Author: andyrtr
Revision: 333163

upgpkg: ghostscript 9.24rc2-1

update to 9.24rc2 snapshot to solve more security issues and hopefully also 
FS#59888

Modified:
  ghostscript/trunk/PKGBUILD
Deleted:
  ghostscript/trunk/VU332928.diff
  ghostscript/trunk/ghostscript-9.23-000-CVE-2018-10194.patch

---+
 PKGBUILD  |   33 -
 VU332928.diff |  722 
 ghostscript-9.23-000-CVE-2018-10194.patch |   44 -
 3 files changed, 10 insertions(+), 789 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 10:10:54 UTC (rev 333162)
+++ PKGBUILD2018-08-31 10:36:31 UTC (rev 333163)
@@ -3,8 +3,8 @@
 
 pkgbase=ghostscript
 pkgname=(ghostscript ghostxps ghostpcl)
-pkgver=9.23
-pkgrel=3
+pkgver=9.24rc2
+pkgrel=1
 pkgdesc="An interpreter for the PostScript language"
 url="https://www.ghostscript.com/;
 arch=('x86_64')
@@ -13,29 +13,16 @@
  'libtiff' 'lcms2' 'dbus' 'libpaper' 'ijs' 'openjpeg2')
 makedepends=('gtk3' 'gnutls' 'glu' 'freeglut')
 # https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
-source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostpdl-${pkgver}.tar.xz
-ghostscript-9.23-000-CVE-2018-10194.patch
-VU332928.diff)
-sha512sums=('4c2f6c0f31138c780943c866067f95f5867c56ca54fc5cc5ae8394e682ae1e97c575529844b04a9664fd72510a86ecd23ba69feee19dadb5852c3c0cf7b7f917'
-
'd36094a325ab0bb76b914ce1ebb83211f1c0d7bf4ad3afbb975ee6bf899ff46a421e82ca223794ba3cd414e005e519a2a0ddc10b497da948cf3016b69b64d655'
-
'5ce80654fce0055582c8cd4e9e0178b3145ff65eb2a0011a65cb1264533a0640b471961dfe9d48a8a6b67405389f8c7599f9b13a17026a2642443f7e7d22f8f3')
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostpdl-${pkgver}.tar.gz)
+sha512sums=('7f30b5ab29d07389111d82d7cbc5339b7573478b4faaabb5e16c277110c5759106606bb4ba233d29da782fb52416c7dea763b5b18223795902d04832a0638733')
 
 prepare() {
   cd ghostpdl-${pkgver}
 
   # force it to use system-libs
-  rm -r cups/libs expat ijs jbig2dec jpeg lcms2art libpng openjpeg tiff zlib
+  rm -r cups/libs expat ijs jbig2dec jpeg lcms2mt libpng openjpeg tiff zlib
   # using tree freetype because of https://bugs.archlinux.org/task/56849
-  # lcms2art is the new lcms2 fork aimed to replace lcms2 in a thread safe way
-
-  # http://seclists.org/oss-sec/2018/q2/58
-  patch -Np1 -i ../ghostscript-9.23-000-CVE-2018-10194.patch
-  # http://seclists.org/oss-sec/2018/q3/142
-  # https://www.kb.cert.org/vuls/id/332928
-  # -dSAFER sandbox bypass vulnerabilities,
-  patch -Np1 -i ../VU332928.diff
-  
-  autoreconf -fvi
+  # lcms2mt is the new lcms2 fork aimed to replace lcms2 in a thread safe way
 }
 
 build() {
@@ -89,8 +76,8 @@
   install -Dt "${pkgdir}"/usr/bin sobin/gxpsc
   ln -s gxpsc "${pkgdir}"/usr/bin/gxps
 
-  install -Dt "${pkgdir}"/usr/lib sobin/libgxps.so.${pkgver}
-  ln -s libgxps.so.${pkgver} "${pkgdir}"/usr/lib/libgxps.so.${pkgver%.*}
+  install -Dt "${pkgdir}"/usr/lib sobin/libgxps.so.${pkgver%.*}
+  ln -s libgxps.so.${pkgver%.*} "${pkgdir}"/usr/lib/libgxps.so.${pkgver%rc*}
 
   install -Dt "${pkgdir}"/usr/share/licenses/${pkgname} -m644 LICENSE
 }
@@ -104,8 +91,8 @@
   install -Dt "${pkgdir}"/usr/bin sobin/gpcl6c
   ln -sf gpcl6c "${pkgdir}"/usr/bin/gpcl6
 
-  install -Dt "${pkgdir}"/usr/lib sobin/libgpcl6.so.${pkgver}
-  ln -s libgpcl6.so.${pkgver} "${pkgdir}"/usr/lib/libgpcl6.so.${pkgver%.*}
+  install -Dt "${pkgdir}"/usr/lib sobin/libgpcl6.so.${pkgver%.*}
+  ln -s libgpcl6.so.${pkgver%.*} "${pkgdir}"/usr/lib/libgpcl6.so.${pkgver%rc*}
 
   install -Dt "${pkgdir}"/usr/share/licenses/${pkgname} -m644 LICENSE
 }

Deleted: VU332928.diff
===
--- VU332928.diff   2018-08-31 10:10:54 UTC (rev 333162)
+++ VU332928.diff   2018-08-31 10:36:31 UTC (rev 333163)
@@ -1,722 +0,0 @@
-From b326a71659b7837d3acde954b18bda1a6f5e9498 Mon Sep 17 00:00:00 2001
-From: Chris Liddell 
-Date: Tue, 21 Aug 2018 16:24:05 +0100
-Subject: [PATCH] Bug 699655: Properly check the return value
-
-...when getting a value from a dictionary

- psi/zcolor.c | 5 +++--
- 1 file changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/psi/zcolor.c b/psi/zcolor.c
-index 4c0f258..e27baf9 100644
 a/psi/zcolor.c
-+++ b/psi/zcolor.c
-@@ -283,8 +283,9 @@ zsetcolor(i_ctx_t * i_ctx_p)
- if (r_has_type(op, t_dictionary)) {
- ref *pImpl, pPatInst;
- 
--code = dict_find_string(op, "Implementation", );
--if (code != 0) {
-+if ((code = dict_find_string(op, "Implementation", )) < 0)
-+return code;
-+if (code > 0) {
- code = array_get(imemory, pImpl, 0, );
- if (code < 0)
-

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

2018-08-31 Thread Andreas Radke via arch-commits
Date: Friday, August 31, 2018 @ 10:36:41
  Author: andyrtr
Revision: 333164

archrelease: copy trunk to testing-x86_64

Added:
  ghostscript/repos/testing-x86_64/
  ghostscript/repos/testing-x86_64/PKGBUILD
(from rev 333163, ghostscript/trunk/PKGBUILD)

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

Copied: ghostscript/repos/testing-x86_64/PKGBUILD (from rev 333163, 
ghostscript/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-08-31 10:36:41 UTC (rev 333164)
@@ -0,0 +1,98 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+pkgbase=ghostscript
+pkgname=(ghostscript ghostxps ghostpcl)
+pkgver=9.24rc2
+pkgrel=1
+pkgdesc="An interpreter for the PostScript language"
+url="https://www.ghostscript.com/;
+arch=('x86_64')
+license=('AGPL3' 'custom')
+depends=('libxt' 'libcups' 'fontconfig' 'zlib' 'libpng' 'libjpeg' 'jbig2dec'
+ 'libtiff' 'lcms2' 'dbus' 'libpaper' 'ijs' 'openjpeg2')
+makedepends=('gtk3' 'gnutls' 'glu' 'freeglut')
+# https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostpdl-${pkgver}.tar.gz)
+sha512sums=('7f30b5ab29d07389111d82d7cbc5339b7573478b4faaabb5e16c277110c5759106606bb4ba233d29da782fb52416c7dea763b5b18223795902d04832a0638733')
+
+prepare() {
+  cd ghostpdl-${pkgver}
+
+  # force it to use system-libs
+  rm -r cups/libs expat ijs jbig2dec jpeg lcms2mt libpng openjpeg tiff zlib
+  # using tree freetype because of https://bugs.archlinux.org/task/56849
+  # lcms2mt is the new lcms2 fork aimed to replace lcms2 in a thread safe way
+}
+
+build() {
+  cd ghostpdl-${pkgver}
+
+  ./configure --prefix=/usr \
+  --enable-dynamic \
+  --with-ijs \
+  --with-jbig2dec \
+  --with-x \
+  --with-drivers=ALL \
+  --with-fontpath=/usr/share/fonts/gsfonts \
+  --enable-fontconfig \
+  --enable-freetype \
+  --enable-openjpeg \
+  --without-luratech \
+  --with-system-libtiff \
+  --with-libpaper \
+  --disable-compile-inits #--help # needed for linking with 
system-zlib
+
+  make so-only
+}
+
+package_ghostscript() {
+  optdepends=('texlive-core:  needed for dvipdf'
+  'gtk3:  needed for gsx')
+
+  cd ghostpdl-${pkgver}
+
+  make DESTDIR="${pkgdir}" \
+   CUPSSERVERROOT="${pkgdir}$(cups-config --serverroot)" \
+   CUPSSERVERBIN="${pkgdir}$(cups-config --serverbin)" \
+   soinstall
+  ln -s gsc "${pkgdir}"/usr/bin/gs
+
+  # remove useless broken doc/ symlink - FS#59507
+  rm -f "${pkgdir}"/usr/share/ghostscript/${pkgver}/doc
+
+  # remove unwanted localized manpages
+  rm -r "${pkgdir}"/usr/share/man/de
+
+  install -Dt "${pkgdir}"/usr/share/licenses/${pkgname} -m644 LICENSE
+}
+
+package_ghostxps() {
+  pkgdesc="${pkgdesc/PostScript/XPS document}"
+  depends=("ghostscript=${pkgver}-${pkgrel}")
+
+  cd ghostpdl-${pkgver}
+
+  install -Dt "${pkgdir}"/usr/bin sobin/gxpsc
+  ln -s gxpsc "${pkgdir}"/usr/bin/gxps
+
+  install -Dt "${pkgdir}"/usr/lib sobin/libgxps.so.${pkgver%.*}
+  ln -s libgxps.so.${pkgver%.*} "${pkgdir}"/usr/lib/libgxps.so.${pkgver%rc*}
+
+  install -Dt "${pkgdir}"/usr/share/licenses/${pkgname} -m644 LICENSE
+}
+
+package_ghostpcl() {
+  pkgdesc="${pkgdesc/PostScript/PCL 6}"
+  depends=("ghostscript=${pkgver}-${pkgrel}")
+
+  cd ghostpdl-${pkgver}
+
+  install -Dt "${pkgdir}"/usr/bin sobin/gpcl6c
+  ln -sf gpcl6c "${pkgdir}"/usr/bin/gpcl6
+
+  install -Dt "${pkgdir}"/usr/lib sobin/libgpcl6.so.${pkgver%.*}
+  ln -s libgpcl6.so.${pkgver%.*} "${pkgdir}"/usr/lib/libgpcl6.so.${pkgver%rc*}
+
+  install -Dt "${pkgdir}"/usr/share/licenses/${pkgname} -m644 LICENSE
+}


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 10:10:54
  Author: arojas
Revision: 333162

Add optdepend

Modified:
  kdevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 10:07:40 UTC (rev 333161)
+++ PKGBUILD2018-08-31 10:10:54 UTC (rev 333162)
@@ -22,7 +22,7 @@
 'okteta: GNU debugger support'
 'plasma-framework: for the plasma addons'
 'purpose: patch review plugin'
-'cppcheck: code analyzer' 'heaptrack: memory profiler')
+'cppcheck: code analyzer' 'heaptrack: memory profiler' 
'kdevelop-clang-tidy: clang-tidy analyzer plugin')
 conflicts=(kdevelop-qmljs kdevplatform)
 replaces=(kdevelop-qmljs kdevplatform)
 
source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 10:07:40
  Author: arojas
Revision: 333161

archrelease: copy trunk to staging-x86_64

Added:
  opencv/repos/staging-x86_64/PKGBUILD
(from rev 333160, opencv/trunk/PKGBUILD)
Deleted:
  opencv/repos/staging-x86_64/PKGBUILD

--+
 PKGBUILD |  166 ++---
 1 file changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 10:07:14 UTC (rev 333160)
+++ PKGBUILD2018-08-31 10:07:40 UTC (rev 333161)
@@ -1,83 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Tobias Powalowski 
-
-pkgbase=opencv
-pkgname=(opencv opencv-samples)
-pkgver=3.4.2
-pkgrel=4
-pkgdesc="Open Source Computer Vision Library"
-arch=(x86_64)
-license=(BSD)
-url="http://opencv.org/;
-depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 
jasper)
-makedepends=(cmake python-numpy python2-numpy mesa eigen hdf5 lapacke gtk3)
-optdepends=('opencv-samples: samples'
-'gtk3: for the HighGUI module'
-'hdf5: support for HDF5 format'
-'opencl-icd-loader: For coding with OpenCL'
-'python-numpy: Python 3 interface'
-'python2-numpy: Python 2 interface')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip;
-
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz;)
-sha256sums=('9405c5d7d8ab1696e98631d0c92125816356ec366a73c417bdcc4d74783b42aa'
-'45a52764ebd2558fa0b7fd8dc47379b37dd0956d912abbf7c786228374fdf60d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
-  cmake ../$pkgname-$pkgver \
--DWITH_OPENCL=ON \
--DWITH_OPENGL=ON \
--DWITH_TBB=ON \
--DOpenGL_GL_PREFERENCE=GLVND \
--DBUILD_WITH_DEBUG_INFO=OFF \
--DBUILD_TESTS=OFF \
--DBUILD_PERF_TESTS=OFF \
--DBUILD_EXAMPLES=ON \
--DINSTALL_C_EXAMPLES=ON \
--DINSTALL_PYTHON_EXAMPLES=ON \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCPU_BASELINE_DISABLE=SSE3 \
--DCPU_BASELINE_REQUIRE=SSE2 \
--DOPENCV_EXTRA_MODULES_PATH="$srcdir/opencv_contrib-$pkgver/modules" \
-
-DLAPACK_LIBRARIES="/usr/lib/liblapack.so;/usr/lib/libblas.so;/usr/lib/libcblas.so"
 \
--DLAPACK_CBLAS_H="/usr/include/cblas.h" \
--DLAPACK_LAPACKE_H="/usr/include/lapacke.h"
-  make
-}
-
-package_opencv() {
-  options=(staticlibs)
-
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # install license file
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-
-  cd "$pkgdir"/usr/share
-
-  # separate samples package
-  mv OpenCV/samples "$srcdir/$pkgname-samples"
-  mv OpenCV $pkgname # otherwise folder naming is inconsistent
-}
-
-package_opencv-samples() {
-  pkgdesc+=" (samples)"
-  depends=("opencv=$pkgver")
-  unset optdepends
-
-  mkdir -p "$pkgdir"/usr/share/opencv
-  cp -r "$srcdir"/opencv-samples "$pkgdir"/usr/share/opencv/samples
-  # fix permissions
-  chmod 755 "$pkgdir"/usr/share/opencv/samples/*
-
-  # install license file
-  install -Dm644 "$srcdir"/opencv-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: opencv/repos/staging-x86_64/PKGBUILD (from rev 333160, 
opencv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 10:07:40 UTC (rev 333161)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Tobias Powalowski 
+
+pkgbase=opencv
+pkgname=(opencv opencv-samples)
+pkgver=3.4.3
+pkgrel=2
+pkgdesc="Open Source Computer Vision Library"
+arch=(x86_64)
+license=(BSD)
+url="http://opencv.org/;
+depends=(intel-tbb openexr gst-plugins-base libdc1394 cblas lapack libgphoto2 
jasper)
+makedepends=(cmake python-numpy python2-numpy mesa eigen hdf5 lapacke gtk3)
+optdepends=('opencv-samples: samples'
+'gtk3: for the HighGUI module'
+'hdf5: support for HDF5 format'
+'opencl-icd-loader: For coding with OpenCL'
+'python-numpy: Python 3 interface'
+'python2-numpy: Python 2 interface')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/opencv/opencv/archive/$pkgver.zip;
+
"opencv_contrib-$pkgver.tar.gz::https://github.com/opencv/opencv_contrib/archive/$pkgver.tar.gz;)
+sha256sums=('37c7d8c3b9807902ad11b9181bbde61dcb3898a78a563130494752f46fe8cc5f'
+'6dfb51326f3dfeb659128df952edecd45683626a965aa4a8e1e9c970c40fb636')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  # cmake's FindLAPACK doesn't add cblas to LAPACK_LIBRARIES, so we need to 
specify them manually
+  cmake ../$pkgname-$pkgver \
+-DWITH_OPENCL=ON \
+-DWITH_OPENGL=ON \
+-DWITH_TBB=ON \
+-DOpenGL_GL_PREFERENCE=GLVND \
+

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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 10:07:14
  Author: arojas
Revision: 333160

hdf5 1.10.3 rebuild

Modified:
  opencv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:53:29 UTC (rev 333159)
+++ PKGBUILD2018-08-31 10:07:14 UTC (rev 333160)
@@ -5,7 +5,7 @@
 pkgbase=opencv
 pkgname=(opencv opencv-samples)
 pkgver=3.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Open Source Computer Vision Library"
 arch=(x86_64)
 license=(BSD)


[arch-commits] Commit in lollypop-portal (3 files)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 10:03:09
  Author: alucryd
Revision: 375831

archrelease: copy trunk to community-any

Added:
  lollypop-portal/repos/
  lollypop-portal/repos/community-any/
  lollypop-portal/repos/community-any/PKGBUILD
(from rev 375830, lollypop-portal/trunk/PKGBUILD)

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

Copied: lollypop-portal/repos/community-any/PKGBUILD (from rev 375830, 
lollypop-portal/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2018-08-31 10:03:09 UTC (rev 375831)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop-portal
+pkgver=0.9.7
+pkgrel=1
+pkgdesc='Flatpak portal for lollypop'
+arch=('any')
+url='https://gitlab.gnome.org/gnumdk/lollypop-portal'
+license=('GPL')
+depends=('gtk3' 'python-dbus' 'python-gobject')
+makedepends=('git' 'gobject-introspection' 'meson' 'python')
+source=("git+https://gitlab.gnome.org/gnumdk/lollypop-portal.git#tag=${pkgver};)
+sha256sums=('SKIP')
+
+build() {
+  arch-meson lollypop-portal build \
+--libexecdir='lib/lollypop'
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (3 files)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 10:01:00
  Author: alucryd
Revision: 375830

Split lollypop-portal

Added:
  lollypop-portal/
  lollypop-portal/trunk/
  lollypop-portal/trunk/PKGBUILD

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

Added: lollypop-portal/trunk/PKGBUILD
===
--- lollypop-portal/trunk/PKGBUILD  (rev 0)
+++ lollypop-portal/trunk/PKGBUILD  2018-08-31 10:01:00 UTC (rev 375830)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop-portal
+pkgver=0.9.7
+pkgrel=1
+pkgdesc='Flatpak portal for lollypop'
+arch=('any')
+url='https://gitlab.gnome.org/gnumdk/lollypop-portal'
+license=('GPL')
+depends=('gtk3' 'python-dbus' 'python-gobject')
+makedepends=('git' 'gobject-introspection' 'meson' 'python')
+source=("git+https://gitlab.gnome.org/gnumdk/lollypop-portal.git#tag=${pkgver};)
+sha256sums=('SKIP')
+
+build() {
+  arch-meson lollypop-portal build \
+--libexecdir='lib/lollypop'
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: lollypop-portal/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


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

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 09:56:21
  Author: alucryd
Revision: 375829

archrelease: copy trunk to community-x86_64

Added:
  retroarch/repos/community-x86_64/PKGBUILD
(from rev 375828, retroarch/trunk/PKGBUILD)
  retroarch/repos/community-x86_64/retroarch-config.patch
(from rev 375828, retroarch/trunk/retroarch-config.patch)
Deleted:
  retroarch/repos/community-x86_64/PKGBUILD
  retroarch/repos/community-x86_64/retroarch-config.patch

+
 PKGBUILD   |  120 +++
 retroarch-config.patch |  109 +++---
 2 files changed, 111 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 09:56:14 UTC (rev 375828)
+++ PKGBUILD2018-08-31 09:56:21 UTC (rev 375829)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Themaister 
-# Contributor: lifning 
-
-pkgname=retroarch
-pkgver=1.7.3
-pkgrel=1
-pkgdesc='Reference frontend for the libretro API'
-arch=('x86_64')
-url='http://www.libretro.com/'
-license=('GPL')
-groups=('libretro')
-depends=('alsa-lib' 'gcc-libs' 'glibc' 'libdrm' 'libgl' 'libpulse' 'libx11'
- 'libxcb' 'libxext' 'libxinerama' 'libxkbcommon' 'libxv' 'libxxf86vm'
- 'mesa'  'openal' 'qt5-base' 'sdl2' 'v4l-utils' 'wayland' 'zlib'
- 'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
- 'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so'
- 'libusb-1.0.so')
-makedepends=('vulkan-icd-loader')
-optdepends=('libretro-overlays: Collection of overlays'
-'libretro-shaders: Collection of shaders'
-'python: retroarch-cg2glsl'
-'retroarch-assets-xmb: XMB menu assets')
-backup=('etc/retroarch.cfg')
-source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz;
-'retroarch-config.patch')
-sha256sums=('a60c2244609bb87cdb56dd8e1020c3be757569b5246141328804ebc5574327ea'
-'14f07b31d6bdb049dad62dd12597c292b8d2df5cb2803d15de00a7597d3081fd')
-
-prepare() {
-  cd RetroArch-${pkgver}
-
-  patch -Np0 -i ../retroarch-config.patch
-}
-
-build() {
-  cd RetroArch-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-cg \
---disable-jack \
---disable-oss \
---disable-sdl
-  make
-  make -C libretro-common/audio/dsp_filters
-  make -C gfx/video_filters
-}
-
-package() {
-  cd RetroArch-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm 644 libretro-common/audio/dsp_filters/*.{dsp,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/audio/
-  install -Dm 644 gfx/video_filters/*.{filt,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/video/
-}
-
-# vim: ts=2 sw=2 et:

Copied: retroarch/repos/community-x86_64/PKGBUILD (from rev 375828, 
retroarch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 09:56:21 UTC (rev 375829)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Themaister 
+# Contributor: lifning 
+
+pkgname=retroarch
+pkgver=1.7.4
+pkgrel=1
+pkgdesc='Reference frontend for the libretro API'
+arch=('x86_64')
+url='http://www.libretro.com/'
+license=('GPL')
+groups=('libretro')
+depends=('alsa-lib' 'gcc-libs' 'glibc' 'libdrm' 'libgl' 'libpulse' 'libx11'
+ 'libxcb' 'libxext' 'libxinerama' 'libxkbcommon' 'libxv' 'libxxf86vm'
+ 'mesa'  'openal' 'qt5-base' 'sdl2' 'v4l-utils' 'wayland' 'zlib'
+ 'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
+ 'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so'
+ 'libusb-1.0.so')
+makedepends=('git' 'vulkan-icd-loader')
+optdepends=('libretro-overlays: Collection of overlays'
+'libretro-shaders: Collection of shaders'
+'python: retroarch-cg2glsl'
+'retroarch-assets-xmb: XMB menu assets')
+backup=('etc/retroarch.cfg')
+source=("git+https://github.com/libretro/RetroArch.git#tag=v${pkgver};
+'retroarch-config.patch')
+sha256sums=('SKIP'
+'d79c542c126b74a1b221fcc1acbe053b95f76c6c9a6ccefd10b8f459ceee94dd')
+
+prepare() {
+  cd RetroArch
+
+  #patch -Np0 -i ../retroarch-config.patch
+}
+
+build() {
+  cd RetroArch
+
+  ./configure \
+--prefix='/usr' \
+--disable-cg \
+--disable-jack \
+--disable-oss \
+--disable-sdl
+  make
+  make -C libretro-common/audio/dsp_filters
+  make -C gfx/video_filters
+}
+
+package() {
+  cd RetroArch
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 libretro-common/audio/dsp_filters/*.{dsp,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/audio/
+  install -Dm 644 gfx/video_filters/*.{filt,so} -t 
"${pkgdir}"/usr/lib/retroarch/filters/video/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: retroarch-config.patch
===
--- 

[arch-commits] Commit in retroarch/trunk (PKGBUILD retroarch-config.patch)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 09:56:14
  Author: alucryd
Revision: 375828

upgpkg: retroarch 1.7.4-1

Modified:
  retroarch/trunk/PKGBUILD
  retroarch/trunk/retroarch-config.patch

+
 PKGBUILD   |   18 ++---
 retroarch-config.patch |   65 ---
 2 files changed, 38 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:58:14 UTC (rev 375827)
+++ PKGBUILD2018-08-31 09:56:14 UTC (rev 375828)
@@ -4,7 +4,7 @@
 # Contributor: lifning 
 
 pkgname=retroarch
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=('x86_64')
@@ -17,25 +17,25 @@
  'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
  'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so'
  'libusb-1.0.so')
-makedepends=('vulkan-icd-loader')
+makedepends=('git' 'vulkan-icd-loader')
 optdepends=('libretro-overlays: Collection of overlays'
 'libretro-shaders: Collection of shaders'
 'python: retroarch-cg2glsl'
 'retroarch-assets-xmb: XMB menu assets')
 backup=('etc/retroarch.cfg')
-source=("retroarch-${pkgver}.tar.gz::https://github.com/libretro/RetroArch/archive/v${pkgver}.tar.gz;
+source=("git+https://github.com/libretro/RetroArch.git#tag=v${pkgver};
 'retroarch-config.patch')
-sha256sums=('a60c2244609bb87cdb56dd8e1020c3be757569b5246141328804ebc5574327ea'
-'14f07b31d6bdb049dad62dd12597c292b8d2df5cb2803d15de00a7597d3081fd')
+sha256sums=('SKIP'
+'d79c542c126b74a1b221fcc1acbe053b95f76c6c9a6ccefd10b8f459ceee94dd')
 
 prepare() {
-  cd RetroArch-${pkgver}
+  cd RetroArch
 
-  patch -Np0 -i ../retroarch-config.patch
+  #patch -Np0 -i ../retroarch-config.patch
 }
 
 build() {
-  cd RetroArch-${pkgver}
+  cd RetroArch
 
   ./configure \
 --prefix='/usr' \
@@ -49,7 +49,7 @@
 }
 
 package() {
-  cd RetroArch-${pkgver}
+  cd RetroArch
 
   make DESTDIR="${pkgdir}" install
 

Modified: retroarch-config.patch
===
--- retroarch-config.patch  2018-08-31 08:58:14 UTC (rev 375827)
+++ retroarch-config.patch  2018-08-31 09:56:14 UTC (rev 375828)
@@ -1,20 +1,17 @@
 retroarch.cfg.orig 2017-11-21 16:40:48.0 +0100
-+++ retroarch.cfg  2017-12-22 21:37:14.020611669 +0100
-@@ -41,10 +41,10 @@
- # libretro_path = "/path/to/libretro.so"
+diff -rupN RetroArch.orig/retroarch.cfg RetroArch/retroarch.cfg
+--- RetroArch.orig/retroarch.cfg   2018-08-31 11:42:23.948303726 +0200
 RetroArch/retroarch.cfg2018-08-31 11:46:13.736652832 +0200
+@@ -621,7 +621,7 @@
+ # menu_show_online_updater = true
  
- # A directory for where to search for libretro core implementations.
--# libretro_directory =
-+libretro_directory = /usr/lib/libretro
+ # If disabled, will hide the ability to update cores (and core info files) 
inside the menu.
+-# menu_show_core_updater = true
++menu_show_core_updater = false
  
- # A directory for where to search for libretro core information.
--# libretro_info_path =
-+libretro_info_path = /usr/share/libretro/info
+ # If disabled, the libretro core will keep running in the background when we
+ # are in the menu.
+@@ -750,7 +750,7 @@
  
- # Sets log level for libretro cores (GET_LOG_INTERFACE).
- # If a log level issued by a libretro core is below libretro_log_level, it is 
ignored.
-@@ -104,7 +104,7 @@
- 
  # Assets directory. This location is queried by default when menu interfaces 
try to look for
  # loadable assets, etc.
 -# assets_directory =
@@ -22,37 +19,33 @@
  
  # Dynamic wallpapers directory. The place to store the wallpapers dynamically
  # loaded by the menu depending on context.
-@@ -235,13 +235,13 @@
- # video_shader_enable = false
+@@ -763,10 +763,10 @@
+ # rgui_browser_directory =
  
- # Defines a directory where shaders (Cg, CGP, GLSL) are kept for easy access.
--# video_shader_dir =
-+video_shader_dir = /usr/share/libretro/shaders
+ # Core directory for libretro core implementations.
+-# libretro_directory =
++libretro_directory = /usr/lib/libretro
  
- # CPU-based video filter. Path to a dynamic library.
- # video_filter =
+ # Core info directory for libretro core information.
+-# libretro_info_path =
++libretro_info_path = /usr/share/libretro/info
  
+ # Path to content database directory.
+ # content_database_path =
+@@ -778,13 +778,13 @@
+ # cheat_database_path =
+ 
  # Defines a directory where CPU-based video filters are kept.
 -# video_filter_dir =
 +video_filter_dir = /usr/lib/retroarch/filters/video
  
- # Path to a font used for rendering messages. This path must be defined to 
enable fonts.
- # Do note that the _full_ path of the font is necessary!
-@@ -311,7 +311,7 @@ video_message_bgcolor_opacity = 1.0
- # audio_dsp_plugin =
- 
  # Directory where DSP plugins are kept.
 -# audio_filter_dir =
 

[arch-commits] Commit in elementary-icon-theme/trunk (PKGBUILD)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 08:58:05
  Author: alucryd
Revision: 375826

upgpkg: elementary-icon-theme 4.3.1-2

Modified:
  elementary-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:52:23 UTC (rev 375825)
+++ PKGBUILD2018-08-31 08:58:05 UTC (rev 375826)
@@ -6,7 +6,7 @@
 
 pkgname=elementary-icon-theme
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Named, vector icons for elementary OS'
 arch=('any')
 url='https://github.com/elementary/icons'
@@ -13,9 +13,9 @@
 license=('GPL3')
 groups=('pantheon')
 depends=('hicolor-icon-theme')
-makedepends=('cmake')
-source=("elementary-icon-theme-${pkgver}.tar.gz::https://github.com/elementary/icons/archive/${pkgver}.tar.gz;)
-sha256sums=('2fcb35760aa3285a17ecd5ef127fe5384a20cb6e86c2b4cd9ed7942063a70a10')
+makedepends=('cmake' 'git')
+source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver};)
+sha256sums=('SKIP')
 
 prepare() {
   if [[ -d build ]]; then
@@ -27,7 +27,7 @@
 build() {
   cd build
 
-  cmake ../icons-${pkgver} \
+  cmake ../elementary-icon-theme \
 -DCMAKE_BUILD_TYPE='Release' \
 -DCMAKE_INSTALL_PREFIX='/usr'
   make
@@ -34,9 +34,8 @@
 }
 
 package() {
-  cd build
-
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" -C build install
+  rm "${pkgdir}"/.VolumeIcon.*
 }
 
 # vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 08:58:14
  Author: alucryd
Revision: 375827

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 375826, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:58:05 UTC (rev 375826)
+++ PKGBUILD2018-08-31 08:58:14 UTC (rev 375827)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.3.1
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=('any')
-url='https://github.com/elementary/icons'
-license=('GPL3')
-groups=('pantheon')
-depends=('hicolor-icon-theme')
-makedepends=('cmake')
-source=("elementary-icon-theme-${pkgver}.tar.gz::https://github.com/elementary/icons/archive/${pkgver}.tar.gz;)
-sha256sums=('2fcb35760aa3285a17ecd5ef127fe5384a20cb6e86c2b4cd9ed7942063a70a10')
-
-prepare() {
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../icons-${pkgver} \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_INSTALL_PREFIX='/usr'
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 375826, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:58:14 UTC (rev 375827)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.3.1
+pkgrel=2
+pkgdesc='Named, vector icons for elementary OS'
+arch=('any')
+url='https://github.com/elementary/icons'
+license=('GPL3')
+groups=('pantheon')
+depends=('hicolor-icon-theme')
+makedepends=('cmake' 'git')
+source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver};)
+sha256sums=('SKIP')
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../elementary-icon-theme \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C build install
+  rm "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 08:53:29
  Author: arojas
Revision: 333159

archrelease: copy trunk to extra-x86_64

Added:
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 333158, ktorrent/trunk/PKGBUILD)
Deleted:
  ktorrent/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:53:05 UTC (rev 333158)
+++ PKGBUILD2018-08-31 08:53:29 UTC (rev 333159)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Travis Willard 
-# Contributor: Georg Grabler 
-
-pkgname=ktorrent
-pkgver=5.1.0
-pkgrel=3
-pkgdesc="A powerful BitTorrent client for KDE"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/ktorrent/'
-license=(GPL2)
-depends=(libktorrent kcmutils knotifyconfig kross)
-makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd 
taglib kde-syndication kplotting kdewebkit)
-optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 
'taglib: mediaplayer plugin'
-'kde-syndication: syndication plugin' 'kdewebkit: search plugin, 
syndication plugin' 'kplotting: statistics plugin')
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
-
ktorrent-qt5.11.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=16691987;
-
ktorrent-qt5.11b.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=c66233cd;
-
ktorrent-qt5.11c.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=672c5076;)
-sha256sums=('3c57882f78006dcec3c5fb243479e995cc541e51e6acded5bf98a09900c486a3'
-'SKIP'
-'653d4665807e007ab1d64217e4ca3ec1c94eca912e09b5b7616fa0fdc76a5423'
-'ea4372920e7741d6accde2a9127761c801eb2548d3e262e0da799742e542a61e'
-'9e63246e5a975f22dfd9cc2aae41153c676a1420daffd1de0a2e6c6a39d2fb82')
-validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ktorrent-qt5.11.patch # Fix build with Qt 5.11
-  patch -p1 -i ../ktorrent-qt5.11b.patch
-  patch -p1 -i ../ktorrent-qt5.11c.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: ktorrent/repos/extra-x86_64/PKGBUILD (from rev 333158, 
ktorrent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:53:29 UTC (rev 333159)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Travis Willard 
+# Contributor: Georg Grabler 
+
+pkgname=ktorrent
+pkgver=5.1.1
+pkgrel=1
+pkgdesc="A powerful BitTorrent client for KDE"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/ktorrent/'
+license=(GPL2)
+depends=(libktorrent kcmutils knotifyconfig kross)
+makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd 
taglib kde-syndication kplotting kdewebkit)
+optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 
'taglib: mediaplayer plugin'
+'kde-syndication: syndication plugin' 'kdewebkit: search plugin, 
syndication plugin' 'kplotting: statistics plugin')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a'
+'SKIP')
+validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

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


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

2018-08-31 Thread Antonio Rojas via arch-commits
Date: Friday, August 31, 2018 @ 08:53:05
  Author: arojas
Revision: 333158

Update to 5.1.1

Modified:
  ktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:36:15 UTC (rev 333157)
+++ PKGBUILD2018-08-31 08:53:05 UTC (rev 333158)
@@ -4,8 +4,8 @@
 # Contributor: Georg Grabler 
 
 pkgname=ktorrent
-pkgver=5.1.0
-pkgrel=3
+pkgver=5.1.1
+pkgrel=1
 pkgdesc="A powerful BitTorrent client for KDE"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/ktorrent/'
@@ -14,24 +14,13 @@
 makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd 
taglib kde-syndication kplotting kdewebkit)
 optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 
'taglib: mediaplayer plugin'
 'kde-syndication: syndication plugin' 'kdewebkit: search plugin, 
syndication plugin' 'kplotting: statistics plugin')
-source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
-
ktorrent-qt5.11.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=16691987;
-
ktorrent-qt5.11b.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=c66233cd;
-
ktorrent-qt5.11c.patch::"https://cgit.kde.org/ktorrent.git/patch/?id=672c5076;)
-sha256sums=('3c57882f78006dcec3c5fb243479e995cc541e51e6acded5bf98a09900c486a3'
-'SKIP'
-'653d4665807e007ab1d64217e4ca3ec1c94eca912e09b5b7616fa0fdc76a5423'
-'ea4372920e7741d6accde2a9127761c801eb2548d3e262e0da799742e542a61e'
-'9e63246e5a975f22dfd9cc2aae41153c676a1420daffd1de0a2e6c6a39d2fb82')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a'
+'SKIP')
 validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas 

 
 prepare() {
   mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../ktorrent-qt5.11.patch # Fix build with Qt 5.11
-  patch -p1 -i ../ktorrent-qt5.11b.patch
-  patch -p1 -i ../ktorrent-qt5.11c.patch
 }
 
 build() {


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 08:52:23
  Author: felixonmars
Revision: 375825

archrelease: copy trunk to community-testing-x86_64

Added:
  openblas/repos/community-testing-x86_64/
  openblas/repos/community-testing-x86_64/PKGBUILD
(from rev 375824, openblas/trunk/PKGBUILD)

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

Copied: openblas/repos/community-testing-x86_64/PKGBUILD (from rev 375824, 
openblas/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2018-08-31 08:52:23 UTC (rev 375825)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Giuseppe Borzi 
+
+pkgname=openblas
+_pkgname=OpenBLAS
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
+arch=('x86_64')
+url="http://www.openblas.net/;
+license=('BSD')
+depends=('gcc-libs')
+makedepends=('perl' 'gcc-fortran')
+provides=('blas=3.8.0')
+conflicts=('blas')
+source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
+sha512sums=('1c72dbe2b85675f564e777a807d0a8f2ab836abee8223b15ac4eb001c6ca06eeb2db7fa83a66d3f9e8420202b5afca6b6b1acb920e52abb3cec27b6f4629e618')
+
+build() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make NO_STATIC=1 NO_LAPACK=1 NO_LAPACKE=1 NO_CBLAS=1 NO_AFFINITY=1 
USE_OPENMP=1 \
+   CFLAGS="$CPPFLAGS $CFLAGS" DYNAMIC_ARCH=1 \
+   NUM_THREADS=64 MAJOR_VERSION=3 libs shared
+}
+
+package() {
+  cd "$srcdir/$_pkgname-$pkgver"
+
+  make PREFIX="$pkgdir/usr" NUM_THREADS=64 MAJOR_VERSION=3 install
+  rm -f "$pkgdir/usr/include/cblas.h" "$pkgdir"/usr/include/lapacke*
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  cd "$pkgdir/usr/lib/"
+  ln -sf libopenblasp-r$pkgver.so libblas.so
+  ln -sf libopenblasp-r$pkgver.so libblas.so.3
+  sed -i -e "s%$pkgdir%%" "$pkgdir/usr/lib/cmake/openblas/OpenBLASConfig.cmake"
+  sed -i -e "s%$pkgdir%%" "$pkgdir/usr/lib/pkgconfig/openblas.pc"
+
+  rmdir "$pkgdir"/usr/bin
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 08:51:48
  Author: felixonmars
Revision: 375824

upgpkg: openblas 0.3.3-1

Modified:
  openblas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:35:32 UTC (rev 375823)
+++ PKGBUILD2018-08-31 08:51:48 UTC (rev 375824)
@@ -4,7 +4,7 @@
 
 pkgname=openblas
 _pkgname=OpenBLAS
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 provides=('blas=3.8.0')
 conflicts=('blas')
 
source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
-sha512sums=('13bc2aae763dadfe3ded33d12eb56fa3a042007047e9e84f6d18ed576394a45590f9f248d72c954c90cd2612e5cb0e1238a8bf83520160467fa720cf89ddb101')
+sha512sums=('1c72dbe2b85675f564e777a807d0a8f2ab836abee8223b15ac4eb001c6ca06eeb2db7fa83a66d3f9e8420202b5afca6b6b1acb920e52abb3cec27b6f4629e618')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"


[arch-commits] Commit in (pycrypto)

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 08:36:15
  Author: foutrelis
Revision: 333157

Remove pycrypto

https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029352.html

Deleted:
  pycrypto/


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:35:32
  Author: jsteel
Revision: 375823

archrelease: copy trunk to community-x86_64

Added:
  obs-studio/repos/community-x86_64/PKGBUILD
(from rev 375822, obs-studio/trunk/PKGBUILD)
Deleted:
  obs-studio/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:35:20 UTC (rev 375822)
+++ PKGBUILD2018-08-31 08:35:32 UTC (rev 375823)
@@ -1,43 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Benjamin Klettbach 
-
-pkgname=obs-studio
-pkgver=21.1.2
-pkgrel=3
-pkgdesc="Free, open source software for live streaming and recording"
-arch=('x86_64')
-url="https://obsproject.com;
-license=('GPL2')
-depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
- 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
-makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264' 'vlc' 'swig' 'python' 
'luajit')
-optdepends=('libfdk-aac: FDK AAC codec support'
-'libxcomposite: XComposite capture support'
-'luajit: scripting support'
-'python: scripting support'
-'vlc: VLC Media Source support')
-source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('fc36a9e8d8c8018955c64197f18f839a')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i '15i #include ' 
UI/frontend-plugins/frontend-tools/scripts.cpp
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  mkdir -p build; cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
--DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/build
-
-  make install DESTDIR="$pkgdir"
-}

Copied: obs-studio/repos/community-x86_64/PKGBUILD (from rev 375822, 
obs-studio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:35:32 UTC (rev 375823)
@@ -0,0 +1,37 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Benjamin Klettbach 
+
+pkgname=obs-studio
+pkgver=22.0.2
+pkgrel=1
+pkgdesc="Free, open source software for live streaming and recording"
+arch=('x86_64')
+url="https://obsproject.com;
+license=('GPL2')
+depends=('ffmpeg' 'jansson' 'libxinerama' 'libxkbcommon-x11'
+ 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache')
+makedepends=('cmake' 'libfdk-aac' 'libxcomposite' 'x264' 'vlc' 'swig' 'python' 
'luajit')
+optdepends=('libfdk-aac: FDK AAC codec support'
+'libxcomposite: XComposite capture support'
+'luajit: scripting support'
+'python: scripting support'
+'vlc: VLC Media Source support')
+source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
+md5sums=('8c63cdc08a4510f288d174c65b252544')
+
+build() {
+  cd $pkgname-$pkgver
+
+  mkdir -p build; cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX="/usr" \
+-DOBS_VERSION_OVERRIDE="$pkgver-$pkgrel" ..
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+
+  make install DESTDIR="$pkgdir"
+}


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:35:20
  Author: jsteel
Revision: 375822

upgpkg: obs-studio 22.0.2-1

Modified:
  obs-studio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:30:41 UTC (rev 375821)
+++ PKGBUILD2018-08-31 08:35:20 UTC (rev 375822)
@@ -2,8 +2,8 @@
 # Contributor: Benjamin Klettbach 
 
 pkgname=obs-studio
-pkgver=21.1.2
-pkgrel=3
+pkgver=22.0.2
+pkgrel=1
 pkgdesc="Free, open source software for live streaming and recording"
 arch=('x86_64')
 url="https://obsproject.com;
@@ -17,14 +17,8 @@
 'python: scripting support'
 'vlc: VLC Media Source support')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz)
-md5sums=('fc36a9e8d8c8018955c64197f18f839a')
+md5sums=('8c63cdc08a4510f288d174c65b252544')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  sed -i '15i #include ' 
UI/frontend-plugins/frontend-tools/scripts.cpp
-}
-
 build() {
   cd $pkgname-$pkgver
 


[arch-commits] Commit in python-pycryptodome/repos/community-x86_64 (2 files)

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 08:30:41
  Author: foutrelis
Revision: 375821

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:30:36 UTC (rev 375820)
+++ PKGBUILD2018-08-31 08:30:41 UTC (rev 375821)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-
-pkgbase=python-pycryptodome
-pkgname=('python-pycryptodome' 'python2-pycryptodome')
-pkgver=3.6.6
-pkgrel=1
-license=('BSD')
-arch=('x86_64')
-url='http://www.pycryptodome.org/'
-makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
-source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
-sha512sums=('52b459c72dfb57607b52d5b2a9aefd096a250a1cde6fb437f90d657fe9017ac1c6cb6c4e88b4625a6763a28661ef8134ce9edffc283755e0fc2da8a905938ac8')
-
-prepare() {
-  cp -a "pycryptodome-$pkgver"{,-python2}
-}
-
-build() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/pycryptodome-$pkgver"
-  python setup.py test
-
-  cd "$srcdir/pycryptodome-$pkgver-python2"
-  python2 setup.py test
-}
-
-package_python-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
-  depends=('python' 'gmp')
-  conflicts=('python-crypto')
-  provides=('python-crypto')
-
-  cd "pycryptodome-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}
-
-package_python2-pycryptodome() {
-  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
-  depends=('python2' 'gmp')
-  conflicts=('python2-crypto')
-  provides=('python2-crypto')
-
-  cd "pycryptodome-$pkgver-python2"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
-}

Copied: python-pycryptodome/repos/community-x86_64/PKGBUILD (from rev 375820, 
python-pycryptodome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:30:41 UTC (rev 375821)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+
+pkgbase=python-pycryptodome
+pkgname=('python-pycryptodome' 'python2-pycryptodome')
+pkgver=3.6.6
+pkgrel=2
+license=('BSD')
+arch=('x86_64')
+url='http://www.pycryptodome.org/'
+makedepends=('gmp' 'python-setuptools' 'python2-setuptools')
+source=("pycryptodome-${pkgver}.tar.gz::https://github.com/Legrandin/pycryptodome/archive/v${pkgver}.tar.gz;)
+sha512sums=('52b459c72dfb57607b52d5b2a9aefd096a250a1cde6fb437f90d657fe9017ac1c6cb6c4e88b4625a6763a28661ef8134ce9edffc283755e0fc2da8a905938ac8')
+
+prepare() {
+  cp -a "pycryptodome-$pkgver"{,-python2}
+}
+
+build() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/pycryptodome-$pkgver"
+  python setup.py test
+
+  cd "$srcdir/pycryptodome-$pkgver-python2"
+  python2 setup.py test
+}
+
+package_python-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 3."
+  depends=('python' 'gmp')
+  conflicts=('python-crypto')
+  provides=('python-crypto')
+  replaces=('python-crypto')
+
+  cd "pycryptodome-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+package_python2-pycryptodome() {
+  pkgdesc="Collection of cryptographic algorithms and protocols, implemented 
for use from Python 2."
+  depends=('python2' 'gmp')
+  conflicts=('python2-crypto')
+  provides=('python2-crypto')
+  replaces=('python2-crypto')
+
+  cd "pycryptodome-$pkgver-python2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}


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

2018-08-31 Thread Evangelos Foutras via arch-commits
Date: Friday, August 31, 2018 @ 08:30:36
  Author: foutrelis
Revision: 375820

upgpkg: python-pycryptodome 3.6.6-2

Replace pycrypto.

https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029352.html

Modified:
  python-pycryptodome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:25:38 UTC (rev 375819)
+++ PKGBUILD2018-08-31 08:30:36 UTC (rev 375820)
@@ -5,7 +5,7 @@
 pkgbase=python-pycryptodome
 pkgname=('python-pycryptodome' 'python2-pycryptodome')
 pkgver=3.6.6
-pkgrel=1
+pkgrel=2
 license=('BSD')
 arch=('x86_64')
 url='http://www.pycryptodome.org/'
@@ -38,6 +38,7 @@
   depends=('python' 'gmp')
   conflicts=('python-crypto')
   provides=('python-crypto')
+  replaces=('python-crypto')
 
   cd "pycryptodome-$pkgver"
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
@@ -49,6 +50,7 @@
   depends=('python2' 'gmp')
   conflicts=('python2-crypto')
   provides=('python2-crypto')
+  replaces=('python2-crypto')
 
   cd "pycryptodome-$pkgver-python2"
   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:25:30
  Author: jsteel
Revision: 375818

upgpkg: vagrant 2.1.4-1

Modified:
  vagrant/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:46 UTC (rev 375817)
+++ PKGBUILD2018-08-31 08:25:30 UTC (rev 375818)
@@ -10,7 +10,7 @@
 # Contributor: Steven Nance 
 
 pkgname=vagrant
-pkgver=2.1.2
+pkgver=2.1.4
 pkgrel=1
 pkgdesc="Build and distribute virtualized development environments"
 arch=('x86_64')
@@ -24,7 +24,7 @@
 replaces=('vagrant-substrate')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
 
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
-md5sums=('20b7a4a7b3e1bb4a57c8cac65a547ce7'
+md5sums=('4612b693800f9f575bd053083abb00d8'
  'SKIP')
 
 build() {


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:25:38
  Author: jsteel
Revision: 375819

archrelease: copy trunk to community-x86_64

Added:
  vagrant/repos/community-x86_64/PKGBUILD
(from rev 375818, vagrant/trunk/PKGBUILD)
Deleted:
  vagrant/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:25:30 UTC (rev 375818)
+++ PKGBUILD2018-08-31 08:25:38 UTC (rev 375819)
@@ -1,69 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Ido Rosen 
-# Contributor: Brett Hoerner 
-# Contributor: Jochen Schalanda 
-# Contributor: Mathieu Clabaut 
-# Contributor: helios 
-# Contributor: George Ornbo 
-# Contributor: Niklas Heer 
-# Contributor: Steven Nance 
-
-pkgname=vagrant
-pkgver=2.1.2
-pkgrel=1
-pkgdesc="Build and distribute virtualized development environments"
-arch=('x86_64')
-url="https://vagrantup.com;
-license=('MIT')
-options=('!emptydirs')
-depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
- 'ruby' 'xz')
-makedepends=('git' 'go-pie')
-conflicts=('vagrant-substrate')
-replaces=('vagrant-substrate')
-source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
-
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
-md5sums=('20b7a4a7b3e1bb4a57c8cac65a547ce7'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
-
-  gem build $pkgname.gemspec
-
-  cd "$INSTALLERS_DIR"/vagrant_substrate/files/launcher
-  go get github.com/mitchellh/osext
-  go build -o vagrant
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
-  EMBEDDED_DIR="$pkgdir"/opt/vagrant/embedded
-
-  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
-
-  install -Dm644 "$INSTALLERS_DIR"/vagrant_substrate/templates/gemrc.erb \
-"$EMBEDDED_DIR"/etc/gemrc
-
-  cp -r "$INSTALLERS_DIR"/rubyencoder/files/rgloader "$EMBEDDED_DIR"
-
-  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
-  GEMRC="$EMBEDDED_DIR"/etc/gemrc \
-gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
-
-  install -Dm755 "$INSTALLERS_DIR"/vagrant_substrate/files/launcher/vagrant \
-"$pkgdir"/opt/$pkgname/bin/$pkgname
-
-  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
-
-  install -Dm644 contrib/bash/completion.sh \
-"$pkgdir"/usr/share/bash-completion/completions/$pkgname
-
-  install -Dm644 LICENSE \
-"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vagrant/repos/community-x86_64/PKGBUILD (from rev 375818, 
vagrant/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:25:38 UTC (rev 375819)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Ido Rosen 
+# Contributor: Brett Hoerner 
+# Contributor: Jochen Schalanda 
+# Contributor: Mathieu Clabaut 
+# Contributor: helios 
+# Contributor: George Ornbo 
+# Contributor: Niklas Heer 
+# Contributor: Steven Nance 
+
+pkgname=vagrant
+pkgver=2.1.4
+pkgrel=1
+pkgdesc="Build and distribute virtualized development environments"
+arch=('x86_64')
+url="https://vagrantup.com;
+license=('MIT')
+options=('!emptydirs')
+depends=('curl' 'libarchive' 'libssh2' 'libxml2' 'libxslt' 'rsync'
+ 'ruby' 'xz')
+makedepends=('git' 'go-pie')
+conflicts=('vagrant-substrate')
+replaces=('vagrant-substrate')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mitchellh/$pkgname/archive/v$pkgver.tar.gz
+
"git+https://github.com/mitchellh/vagrant-installers.git#commit=7b7fb86;)
+md5sums=('4612b693800f9f575bd053083abb00d8'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
+
+  gem build $pkgname.gemspec
+
+  cd "$INSTALLERS_DIR"/vagrant_substrate/files/launcher
+  go get github.com/mitchellh/osext
+  go build -o vagrant
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  INSTALLERS_DIR="$srcdir"/vagrant-installers/substrate/modules
+  EMBEDDED_DIR="$pkgdir"/opt/vagrant/embedded
+
+  install -d "$pkgdir"/usr/{bin,share/bash-completion/completions}
+
+  install -Dm644 "$INSTALLERS_DIR"/vagrant_substrate/templates/gemrc.erb \
+"$EMBEDDED_DIR"/etc/gemrc
+
+  cp -r "$INSTALLERS_DIR"/rubyencoder/files/rgloader "$EMBEDDED_DIR"
+
+  GEM_PATH="$EMBEDDED_DIR"/gems GEM_HOME="$GEM_PATH" \
+  GEMRC="$EMBEDDED_DIR"/etc/gemrc \
+gem install $pkgname-$pkgver.gem --no-ri --no-rdoc
+
+  install -Dm755 "$INSTALLERS_DIR"/vagrant_substrate/files/launcher/vagrant \
+"$pkgdir"/opt/$pkgname/bin/$pkgname
+
+  ln -s /opt/$pkgname/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
+
+  install -Dm644 contrib/bash/completion.sh \
+

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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:46
  Author: jsteel
Revision: 375817

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:39 UTC (rev 375816)
+++ PKGBUILD2018-08-31 08:23:46 UTC (rev 375817)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel 
-# Contributor: Felix Yan 
-
-pkgbase=python-boto3
-pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.7.81
-pkgrel=1
-pkgdesc='The AWS SDK for Python'
-arch=('any')
-license=('Apache')
-url='https://github.com/boto/boto3'
-makedepends=('python-setuptools' 'python2-setuptools')
-# checkdepends=('python-coverage' 'python-nose' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('600a0d023ecaeeed4cdbf0038fb55eddb8b6f212ca4c27c25f71bb510cf4f6f0b651bbbf144aaf4573b99082eb06e64bb24d743c3be1175b3540bade4aace607')
-
-prepare() {
-  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
-  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
-}
-
-build() {
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/boto3-$pkgver
-  # scripts/ci/run-tests
-}
-
-package_python-boto3() {
-  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
-  cd "$srcdir/python-boto3-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-boto3() {
-  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
-  cd "$srcdir/python2-boto3-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-boto3/repos/community-any/PKGBUILD (from rev 375816, 
python-boto3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:23:46 UTC (rev 375817)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Felix Yan 
+
+pkgbase=python-boto3
+pkgname=('python-boto3' 'python2-boto3')
+pkgver=1.8.5
+pkgrel=1
+pkgdesc='The AWS SDK for Python'
+arch=('any')
+license=('Apache')
+url='https://github.com/boto/boto3'
+makedepends=('python-setuptools' 'python2-setuptools')
+# checkdepends=('python-coverage' 'python-nose' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
+sha512sums=('cc51f4410c77ec98adf284bef969331ad16bf96e54a9fd6646b5a9b63b9955405e6f2215bc2564b43b8521409658be3cc64fc33a232012f6ae01100fa132')
+
+prepare() {
+  cp -r "boto3-$pkgver" "python-boto3-$pkgver"
+  cp -r "boto3-$pkgver" "python2-boto3-$pkgver"
+}
+
+build() {
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/boto3-$pkgver
+  # scripts/ci/run-tests
+}
+
+package_python-boto3() {
+  depends=('python-botocore' 'python-jmespath' 'python-s3transfer')
+  cd "$srcdir/python-boto3-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-boto3() {
+  depends=('python2-botocore' 'python2-jmespath' 'python2-s3transfer')
+  cd "$srcdir/python2-boto3-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:16
  Author: jsteel
Revision: 375813

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:05 UTC (rev 375812)
+++ PKGBUILD2018-08-31 08:23:16 UTC (rev 375813)
@@ -1,51 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgbase=python-botocore
-pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.10.81
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d199b943d0eda6cb0f6dda3415fb6ca7')
-
-prepare() {
-  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
-  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
-}
-
-build_python-botocore() {
-  cd "python-botocore-$pkgver"
-
-  python setup.py build
-}
-
-build_python2-botocore() {
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py build
-}
-
-package_python-botocore() {
-  depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-
-  cd "python-botocore-$pkgver"
-
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-botocore() {
-  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils')
-
-  cd "python2-botocore-$pkgver"
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 375812, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:23:16 UTC (rev 375813)
@@ -0,0 +1,51 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgbase=python-botocore
+pkgname=('python-botocore' 'python2-botocore')
+pkgver=1.11.5
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('721a3c461a0586a4d278eee3c5aea14a')
+
+prepare() {
+  cp -r "botocore-$pkgver" "python-botocore-$pkgver"
+  cp -r "botocore-$pkgver" "python2-botocore-$pkgver"
+}
+
+build_python-botocore() {
+  cd "python-botocore-$pkgver"
+
+  python setup.py build
+}
+
+build_python2-botocore() {
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py build
+}
+
+package_python-botocore() {
+  depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+
+  cd "python-botocore-$pkgver"
+
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-botocore() {
+  depends=('python2-dateutil' 'python2-jmespath' 'python2-docutils')
+
+  cd "python2-botocore-$pkgver"
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:39
  Author: jsteel
Revision: 375816

upgpkg: python-boto3 1.8.5-1

Modified:
  python-boto3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:33 UTC (rev 375815)
+++ PKGBUILD2018-08-31 08:23:39 UTC (rev 375816)
@@ -4,7 +4,7 @@
 
 pkgbase=python-boto3
 pkgname=('python-boto3' 'python2-boto3')
-pkgver=1.7.81
+pkgver=1.8.5
 pkgrel=1
 pkgdesc='The AWS SDK for Python'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 # checkdepends=('python-coverage' 'python-nose' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/boto/boto3/archive/$pkgver.tar.gz;)
-sha512sums=('600a0d023ecaeeed4cdbf0038fb55eddb8b6f212ca4c27c25f71bb510cf4f6f0b651bbbf144aaf4573b99082eb06e64bb24d743c3be1175b3540bade4aace607')
+sha512sums=('cc51f4410c77ec98adf284bef969331ad16bf96e54a9fd6646b5a9b63b9955405e6f2215bc2564b43b8521409658be3cc64fc33a232012f6ae01100fa132')
 
 prepare() {
   cp -r "boto3-$pkgver" "python-boto3-$pkgver"


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:26
  Author: jsteel
Revision: 375814

upgpkg: aws-cli 1.16.5-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:16 UTC (rev 375813)
+++ PKGBUILD2018-08-31 08:23:26 UTC (rev 375814)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.15.82
+pkgver=1.16.5
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('69561f7742857a36f68bc01ef486f68e')
+md5sums=('3ec40aeee158726b666f7ba63bcca1e1')
 
 build() {
   cd $pkgname-$pkgver


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:33
  Author: jsteel
Revision: 375815

archrelease: copy trunk to community-any

Added:
  aws-cli/repos/community-any/PKGBUILD
(from rev 375814, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:23:26 UTC (rev 375814)
+++ PKGBUILD2018-08-31 08:23:33 UTC (rev 375815)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.15.82
-pkgrel=1
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli;
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('69561f7742857a36f68bc01ef486f68e')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-any/PKGBUILD (from rev 375814, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:23:33 UTC (rev 375815)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.16.5
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli;
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('3ec40aeee158726b666f7ba63bcca1e1')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2018-08-31 Thread Jonathan Steel via arch-commits
Date: Friday, August 31, 2018 @ 08:23:05
  Author: jsteel
Revision: 375812

upgpkg: python-botocore 1.11.5-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 07:35:54 UTC (rev 375811)
+++ PKGBUILD2018-08-31 08:23:05 UTC (rev 375812)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.10.81
+pkgver=1.11.5
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d199b943d0eda6cb0f6dda3415fb6ca7')
+md5sums=('721a3c461a0586a4d278eee3c5aea14a')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"


  1   2   >