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

2018-11-28 Thread Tobias Powalowski via arch-commits
Date: Wednesday, November 28, 2018 @ 08:12:03
  Author: tpowa
Revision: 340529

upgpkg: samba 4.9.3-1

bump to latest version

Modified:
  samba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 06:36:24 UTC (rev 340528)
+++ PKGBUILD2018-11-28 08:12:03 UTC (rev 340529)
@@ -10,7 +10,7 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.9.2
+pkgver=4.9.3
 pkgrel=1
 arch=(x86_64)
 url="http://www.samba.org";
@@ -226,7 +226,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${pkgver}/examples/LDAP/samba.schema 
${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('3a77705cc74feca697d2e434d7d2f0a6'
+md5sums=('a5c4afa16e03af2dd76ec4d49a56acf8'
  'SKIP'
  '995621522c6ec9b68c1b858ceed627ed'
  '96f82c38f3f540b53f3e5144900acf17'


[arch-commits] Commit in samba/repos/extra-x86_64 (24 files)

2018-11-28 Thread Tobias Powalowski via arch-commits
Date: Wednesday, November 28, 2018 @ 08:12:41
  Author: tpowa
Revision: 340530

archrelease: copy trunk to extra-x86_64

Added:
  samba/repos/extra-x86_64/PKGBUILD
(from rev 340529, samba/trunk/PKGBUILD)
  samba/repos/extra-x86_64/nmbd.service
(from rev 340529, samba/trunk/nmbd.service)
  samba/repos/extra-x86_64/samba.conf
(from rev 340529, samba/trunk/samba.conf)
  samba/repos/extra-x86_64/samba.conf.d
(from rev 340529, samba/trunk/samba.conf.d)
  samba/repos/extra-x86_64/samba.install
(from rev 340529, samba/trunk/samba.install)
  samba/repos/extra-x86_64/samba.logrotate
(from rev 340529, samba/trunk/samba.logrotate)
  samba/repos/extra-x86_64/samba.pam
(from rev 340529, samba/trunk/samba.pam)
  samba/repos/extra-x86_64/samba.service
(from rev 340529, samba/trunk/samba.service)
  samba/repos/extra-x86_64/smbd.service
(from rev 340529, samba/trunk/smbd.service)
  samba/repos/extra-x86_64/smbd.socket
(from rev 340529, samba/trunk/smbd.socket)
  samba/repos/extra-x86_64/smbd@.service
(from rev 340529, samba/trunk/smbd@.service)
  samba/repos/extra-x86_64/winbindd.service
(from rev 340529, samba/trunk/winbindd.service)
Deleted:
  samba/repos/extra-x86_64/PKGBUILD
  samba/repos/extra-x86_64/nmbd.service
  samba/repos/extra-x86_64/samba.conf
  samba/repos/extra-x86_64/samba.conf.d
  samba/repos/extra-x86_64/samba.install
  samba/repos/extra-x86_64/samba.logrotate
  samba/repos/extra-x86_64/samba.pam
  samba/repos/extra-x86_64/samba.service
  samba/repos/extra-x86_64/smbd.service
  samba/repos/extra-x86_64/smbd.socket
  samba/repos/extra-x86_64/smbd@.service
  samba/repos/extra-x86_64/winbindd.service

--+
 PKGBUILD |  466 ++---
 nmbd.service |   24 +-
 samba.conf   |4 
 samba.conf.d |   36 ++--
 samba.install|   20 +-
 samba.logrotate  |   10 -
 samba.pam|6 
 samba.service|   28 +--
 smbd.service |   24 +-
 smbd.socket  |   18 +-
 smbd@.service|   14 -
 winbindd.service |   24 +-
 12 files changed, 337 insertions(+), 337 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 08:12:03 UTC (rev 340529)
+++ PKGBUILD2018-11-28 08:12:41 UTC (rev 340530)
@@ -1,233 +0,0 @@
-
-# Maintainer: Tobias Powalowski 
-# Contributor: judd 
-# Contributor: Michael Hansen 
-# Contributor: Marco A Rojas 
-# Contributor: Netanel Shine 
-# Contributor: ngoonee 
-# Contributor: Adam Russell 
-# Contributor: Dhananjay Sathe 
-
-pkgbase=samba
-pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.9.2
-pkgrel=1
-arch=(x86_64)
-url="http://www.samba.org";
-license=('GPL3')
-makedepends=('python2' 'docbook-xsl' 'pkg-config' 'libbsd' 'db' 'popt' 
'libcups' 
- 'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb>=1.1.15' 'krb5' 
'pam'
- 'systemd' 'gamin' 'gnutls>=2.4.1' 'talloc' 'tdb' 'dbus' 'libaio'
- 'perl-parse-yapp' 'libnsl' 'libtirpc' 'rpcsvc-proto' 'jansson')
-source=(http://us1.samba.org/samba/ftp/stable/${pkgbase}-${pkgver}.tar.gz
-http://us1.samba.org/samba/ftp/stable/${pkgbase}-${pkgver}.tar.asc
-samba.logrotate
-samba.pam
-   samba.conf)
-validpgpkeys=('52FBC0B86D954B0843324CDC6F33915B6568B7EA') #Samba Distribution 
Verification Key 
-### UNINSTALL dmapi package before building!!!
-
-build() {
-  # Use samba-pkg as a staging directory for the split packages
-  # (This is so RPATHS and symlinks are generated correctly via
-  # make install, but the otherwise unsplit pieces can be split)
-  _pkgsrc=${srcdir}/samba-pkg
-  rm -rf ${_pkgsrc}
-  cd ${srcdir}/samba-${pkgver}
-  # change to use python2
-  SAVEIFS=${IFS}
-  IFS=$(echo -en "\n\b")
-  PYTHON_CALLERS="$(find ${srcdir}/samba-${pkgver} -name '*.py')
-$(find ${srcdir}/samba-${pkgver} -name 'wscript*')
-$(find ${srcdir}/samba-${pkgver} -name 'configure.ac')
-$(find ${srcdir}/samba-${pkgver} -name 'upgrade_from_s3')
-$(find ${srcdir}/samba-${pkgver}/buildtools -type f)
-$(find ${srcdir}/samba-${pkgver}/source4/scripting -type f)"
-  sed -i -e "s|/usr/bin/env python$|/usr/bin/env python2|" \
- -e "s|python-config|python2-config|" \
- -e "s|bin/python|bin/python2|" \
-  ${PYTHON_CALLERS}
-  IFS=${SAVEIFS}
-
-  export PYTHON=/usr/bin/python2
-_samba4_idmap_modules=idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2
-_samba4_pdb_modules=pdb_tdbsam,pdb_ldap,pdb_ads,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4
-_samba4_auth_modules=auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4
- cd ${srcdir}/samba-${pkgver}
-  ./configure --enable-fhs \
-  --prefix=/usr \
-  --sysconfdir=/etc \
-  --sbindir=/usr/bin \
-  --libdir=/usr/lib \
- --libexecdir=/usr/lib/samba \
-  --localstatedir=/var \
-  --with-configdir=/etc/samba \
-  --with-lockdir=/var/cache/samba \
-

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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 08:33:36
  Author: arojas
Revision: 410402

Update to 0.204

Modified:
  mame/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 07:41:01 UTC (rev 410401)
+++ PKGBUILD2018-11-28 08:33:36 UTC (rev 410402)
@@ -4,8 +4,8 @@
 # Contributor: JJDaNiMoTh 
 
 pkgname=mame
-pkgver=0.203
-pkgrel=2
+pkgver=0.204
+pkgrel=1
 pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
 url="http://mamedev.org/";
 license=(GPL2)
@@ -15,7 +15,7 @@
 conflicts=(sdlmame)
 replaces=(sdlmame)
 source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
-sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
+sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
 'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
 
 


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 08:33:56
  Author: arojas
Revision: 410403

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  142 ++---
 mame.sh  |  102 +--
 2 files changed, 122 insertions(+), 122 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 08:33:36 UTC (rev 410402)
+++ PKGBUILD2018-11-28 08:33:56 UTC (rev 410403)
@@ -1,71 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: robb_force 
-# Contributor: JJDaNiMoTh 
-
-pkgname=mame
-pkgver=0.203
-pkgrel=2
-pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
-url="http://mamedev.org/";
-license=(GPL2)
-arch=(x86_64)
-depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
-makedepends=(nasm python asio rapidjson glm libxinerama)
-conflicts=(sdlmame)
-replaces=(sdlmame)
-source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
-sha256sums=('e17aa95f8897217d433e44e2f4b75ac7b5e13184549b7d14098d52652b7eb49a'
-'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
-
-
-prepare() {
-  cd mame-mame${pkgver/./}
-
-# Use system libraries
-  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
-}
-
-build() {
-  cd mame-mame${pkgver/./}
-  make \
-NOWERROR=1 \
-OPTIMIZE=2 \
-TOOLS=1 \
-ARCHOPTS=-flifetime-dse=1
-}
-
-package() {
-  cd mame-mame${pkgver/./}
-
-  # Install the mame script
-  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
-
-  # Install the binaries
-  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
-  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
-split srcclean ldverify ldresample; do
-install -m755 $_i -t "$pkgdir"/usr/lib/mame
-  done
-
-  # Install the extra bits
-  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 
"$pkgdir"/usr/lib/$pkgname/shader/
-  cp -ar {artwork,bgfx,plugins,language,ctrlr,keymaps,hash} 
"$pkgdir"/usr/lib/$pkgname/
-
-  # Include the license
-  install -Dm644 docs/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # FS#28203
-  sed -i 's|KEYCODE_2_PAD|KEYCODE_2PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_4_PAD|KEYCODE_4PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_6_PAD|KEYCODE_6PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-  sed -i 's|KEYCODE_8_PAD|KEYCODE_8PAD|' "$pkgdir"/usr/lib/mame/ctrlr/*.cfg
-
-  # documentation
-  install -dm0755 "$pkgdir"/usr/share/doc
-  cp -a docs "$pkgdir"/usr/share/doc/$pkgname
-  rm -r "$pkgdir"/usr/share/doc/$pkgname/man
-  install -d "$pkgdir"/usr/share/man/man{1,6}
-  install -m644 docs/man/*.1* "$pkgdir"/usr/share/man/man1/
-  install -m644 docs/man/*.6* "$pkgdir"/usr/share/man/man6/
-}

Copied: mame/repos/community-x86_64/PKGBUILD (from rev 410402, 
mame/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 08:33:56 UTC (rev 410403)
@@ -0,0 +1,71 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: robb_force 
+# Contributor: JJDaNiMoTh 
+
+pkgname=mame
+pkgver=0.204
+pkgrel=1
+pkgdesc="A port of the popular Multiple Arcade Machine Emulator using SDL with 
OpenGL support."
+url="http://mamedev.org/";
+license=(GPL2)
+arch=(x86_64)
+depends=(sdl2_ttf qt5-base lua libutf8proc pugixml portmidi portaudio)
+makedepends=(nasm python asio rapidjson glm libxinerama)
+conflicts=(sdlmame)
+replaces=(sdlmame)
+source=("https://github.com/mamedev/mame/archive/mame${pkgver/./}.tar.gz"; 
mame.sh)
+sha256sums=('eeb6e304502dc1f1ce5a9c73d59a32865fc6e374c14ecef85d85b6de98a76e42'
+'e97fc02ce0ea615a3a5017b2df7f6041365779319da8beab23d74e4067ce4fe6')
+
+
+prepare() {
+  cd mame-mame${pkgver/./}
+
+# Use system libraries
+  sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
+}
+
+build() {
+  cd mame-mame${pkgver/./}
+  make \
+NOWERROR=1 \
+OPTIMIZE=2 \
+TOOLS=1 \
+ARCHOPTS=-flifetime-dse=1
+}
+
+package() {
+  cd mame-mame${pkgver/./}
+
+  # Install the mame script
+  install -Dm755 "$srcdir"/$pkgname.sh "$pkgdir"/usr/bin/$pkgname
+
+  # Install the binaries
+  install -Dm755 mame64 "$pkgdir"/usr/lib/mame/mame
+  for _i in castool chdman imgtool jedutil nltool nlwav pngcmp regrep romcmp 
src2html \
+split srcclean ldverify ldresample; do
+install -m755 $_i -t "$pkgdir"/usr/lib/mame
+  done
+
+  # Install the extra bits
+  install -Dm644 src/osd/modules/opengl/shader/glsl*.*h -t 
"$pkgdir"/u

[arch-commits] Commit in lm_sensors/repos (6 files)

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 08:41:39
  Author: lcarlier
Revision: 340532

archrelease: copy trunk to staging-x86_64

Added:
  lm_sensors/repos/staging-x86_64/
  lm_sensors/repos/staging-x86_64/PKGBUILD
(from rev 340531, lm_sensors/trunk/PKGBUILD)
  lm_sensors/repos/staging-x86_64/healthd
(from rev 340531, lm_sensors/trunk/healthd)
  lm_sensors/repos/staging-x86_64/healthd.conf
(from rev 340531, lm_sensors/trunk/healthd.conf)
  lm_sensors/repos/staging-x86_64/healthd.service
(from rev 340531, lm_sensors/trunk/healthd.service)
  lm_sensors/repos/staging-x86_64/sensord.conf
(from rev 340531, lm_sensors/trunk/sensord.conf)

-+
 PKGBUILD|   48 
 healthd |   53 +
 healthd.conf|   17 +
 healthd.service |9 +
 sensord.conf|9 +
 5 files changed, 136 insertions(+)

Copied: lm_sensors/repos/staging-x86_64/PKGBUILD (from rev 340531, 
lm_sensors/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-28 08:41:39 UTC (rev 340532)
@@ -0,0 +1,48 @@
+# Maintainer: Laurent Carlier 
+# Contributor: Eric Bélanger
+
+pkgname=lm_sensors
+pkgver=3.5.0
+_pkgver=${pkgver//./-}
+pkgrel=1
+pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring"
+arch=('x86_64')
+url="https://hwmon.wiki.kernel.org/lm_sensors";
+license=('GPL' 'LGPL')
+depends=('perl')
+makedepends=('rrdtool' 'git')
+optdepends=('rrdtool: for logging with sensord')
+backup=('etc/sensors3.conf' 'etc/healthd.conf' 'etc/conf.d/sensord')
+source=(https://github.com/lm-sensors/lm-sensors/archive/V${_pkgver}.tar.gz
+   healthd healthd.conf healthd.service sensord.conf)
+sha256sums=('f671c1d63a4cd8581b3a4a775fd7864a740b15ad046fe92038bcff5c5134d7e0'
+'0ac9afb2a9155dd74ab393756ed552cd542dde1081149beb2ab4ec7ff55b8f4a'
+'5d17a366b175cf9cb4bb0115c030d4b8d91231546f713784a74935b6e533da9f'
+'2638cd363e60f8d36bcac468f414a6ba29a1b5599f40fc651ca953858c8429d7'
+'23bebef4c250f8c0aaba2c75fd3d2c8ee9473cc91a342161a9f5b3a34ddfa9e5')
+validpgpkeys=('7CA69F4460F1BDC41FD2C858A5526B9BB3CD4E6A')
+
+prepare() {
+  cd "${srcdir}/lm-sensors-${_pkgver}"
+  sed -i 's|/etc/sysconfig|/etc/conf.d|' 
prog/{detect/sensors-detect,init/{sensord,lm_sensors}.service}
+  sed -i 's/EnvironmentFile=/EnvironmentFile=-/' prog/init/lm_sensors.service
+}
+
+build() {
+  cd "${srcdir}/lm-sensors-${_pkgver}"
+  make PREFIX=/usr
+}
+
+package() {
+  cd "${srcdir}/lm-sensors-${_pkgver}"
+  make PROG_EXTRA=sensord BUILD_STATIC_LIB=0 \
+PREFIX=/usr SBINDIR=/usr/bin MANDIR=/usr/share/man DESTDIR="${pkgdir}" 
install
+
+  install -D -m755 "${srcdir}/healthd" "${pkgdir}/usr/bin/healthd"
+
+  install -D -m644 "${srcdir}/healthd.conf" "${pkgdir}/etc/healthd.conf"
+  install -D -m644 "${srcdir}/sensord.conf" "${pkgdir}/etc/conf.d/sensord"
+ 
+  install -D -m644 "${srcdir}/healthd.service" 
"${pkgdir}/usr/lib/systemd/system/healthd.service"
+  install -D -m644 prog/init/*.service "${pkgdir}/usr/lib/systemd/system/"
+}

Copied: lm_sensors/repos/staging-x86_64/healthd (from rev 340531, 
lm_sensors/trunk/healthd)
===
--- staging-x86_64/healthd  (rev 0)
+++ staging-x86_64/healthd  2018-11-28 08:41:39 UTC (rev 340532)
@@ -0,0 +1,53 @@
+#!/bin/bash
+
+#
+# /usr/bin/healthd
+#
+
+. /etc/healthd.conf
+
+cmd="${ALARM_CMD}"
+addr="${ADMIN_EMAIL}"
+slp="${ALARM_SLEEP}"
+sensors="/usr/bin/sensors"
+
+
+while [ $# -gt 0 ] ; do
+   case "${1}" in
+   -c ) cmd="${2}" ; shift 2 ;;
+   -m ) addr="${2}" ; shift 2 ;;
+   -s ) slp="${2}" ; shift 2 ;;
+   *  ) shift 1 ;;
+   esac
+done
+
+case "${ALARM_RESET}" in
+   yes) /usr/bin/sensors > /dev/null
+   ;;
+no) true
+   ;;
+esac
+
+[ -n "${cmd}" ] && [ -n "$( which -- "${cmd%% *}" )" ] || \
+   [ -n "${addr}" ] || exit 1
+
+[ "${slp}" -ge 2 ] || slp=600
+
+while true ; do
+   sleep 15
+   message="$( $sensors )"
+   case "$message" in
+   ''  ) message='Could not get any sensor values !' ;;
+   *ALARM* ) : ;;
+   *   ) message='' ;;
+   esac
+   if [ -n "$message" ]; then
+   if [ -n "${addr}" ]; then
+   echo "$message" | mail -s \
+   "Sensors ALARM detected at host: $( hostname )" 
\
+   "${addr}"
+   fi
+   [ -z "${cmd}" ] || ${cmd} &
+   sleep ${slp}
+   fi
+done &

Copied: lm_sensors/repos/staging-x86_64/healthd.conf (from rev 340531, 
lm_sensors/trunk/healthd.conf)

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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 08:41:30
  Author: lcarlier
Revision: 340531

upgpkg: lm_sensors 3.5.0-1

upstream update 3.5.0

Modified:
  lm_sensors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 08:12:41 UTC (rev 340530)
+++ PKGBUILD2018-11-28 08:41:30 UTC (rev 340531)
@@ -1,7 +1,9 @@
-# Maintainer: Eric Bélanger 
+# Maintainer: Laurent Carlier 
+# Contributor: Eric Bélanger
 
 pkgname=lm_sensors
-pkgver=3.4.0+5176+dcf23676
+pkgver=3.5.0
+_pkgver=${pkgver//./-}
 pkgrel=1
 pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring"
 arch=('x86_64')
@@ -11,9 +13,9 @@
 makedepends=('rrdtool' 'git')
 optdepends=('rrdtool: for logging with sensord')
 backup=('etc/sensors3.conf' 'etc/healthd.conf' 'etc/conf.d/sensord')
-source=("git+https://github.com/groeck/lm-sensors.git#commit=dcf23676cc264927ad58ae7960f518689372741a";
+source=(https://github.com/lm-sensors/lm-sensors/archive/V${_pkgver}.tar.gz
healthd healthd.conf healthd.service sensord.conf)
-sha256sums=('SKIP'
+sha256sums=('f671c1d63a4cd8581b3a4a775fd7864a740b15ad046fe92038bcff5c5134d7e0'
 '0ac9afb2a9155dd74ab393756ed552cd542dde1081149beb2ab4ec7ff55b8f4a'
 '5d17a366b175cf9cb4bb0115c030d4b8d91231546f713784a74935b6e533da9f'
 '2638cd363e60f8d36bcac468f414a6ba29a1b5599f40fc651ca953858c8429d7'
@@ -20,25 +22,19 @@
 '23bebef4c250f8c0aaba2c75fd3d2c8ee9473cc91a342161a9f5b3a34ddfa9e5')
 validpgpkeys=('7CA69F4460F1BDC41FD2C858A5526B9BB3CD4E6A')
 
-pkgver() {
-  cd "${srcdir}/lm-sensors"
-
-  echo 3.4.0+$(git rev-list --count HEAD)+$(git rev-parse --short HEAD)
-}
-
 prepare() {
-  cd "${srcdir}/lm-sensors"
+  cd "${srcdir}/lm-sensors-${_pkgver}"
   sed -i 's|/etc/sysconfig|/etc/conf.d|' 
prog/{detect/sensors-detect,init/{sensord,lm_sensors}.service}
   sed -i 's/EnvironmentFile=/EnvironmentFile=-/' prog/init/lm_sensors.service
 }
 
 build() {
-  cd "${srcdir}/lm-sensors"
+  cd "${srcdir}/lm-sensors-${_pkgver}"
   make PREFIX=/usr
 }
 
 package() {
-  cd "${srcdir}/lm-sensors"
+  cd "${srcdir}/lm-sensors-${_pkgver}"
   make PROG_EXTRA=sensord BUILD_STATIC_LIB=0 \
 PREFIX=/usr SBINDIR=/usr/bin MANDIR=/usr/share/man DESTDIR="${pkgdir}" 
install
 


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 08:55:25
  Author: lcarlier
Revision: 410404

upgpkg: gkrellm 2.3.10-4

lm_sensors 3.5.0 rebuild

Modified:
  gkrellm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 08:33:56 UTC (rev 410403)
+++ PKGBUILD2018-11-28 08:55:25 UTC (rev 410404)
@@ -6,7 +6,7 @@
 
 pkgname=gkrellm
 pkgver=2.3.10
-pkgrel=3
+pkgrel=4
 pkgdesc="System monitor package for GTK2"
 arch=('x86_64')
 url="http://gkrellm.srcbox.net/";


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 08:55:07
  Author: arojas
Revision: 340534

archrelease: copy trunk to staging-x86_64

Added:
  ksysguard/repos/staging-x86_64/
  ksysguard/repos/staging-x86_64/PKGBUILD
(from rev 340533, ksysguard/trunk/PKGBUILD)

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

Copied: ksysguard/repos/staging-x86_64/PKGBUILD (from rev 340533, 
ksysguard/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-28 08:55:07 UTC (rev 340534)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ksysguard
+pkgver=5.14.4
+pkgrel=2
+pkgdesc='Track and control the processes running in your system'
+arch=(x86_64)
+url='https://userbase.kde.org/KSysGuard'
+license=(LGPL)
+depends=(knewstuff libksysguard hicolor-icon-theme kinit)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('214eedfc8f341b2b13218da67bbdb843d52c7638be38937f427adf308588123f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

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


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 08:54:37
  Author: arojas
Revision: 340533

lm_sensors 3.5.0 rebuild

Modified:
  ksysguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 08:41:39 UTC (rev 340532)
+++ PKGBUILD2018-11-28 08:54:37 UTC (rev 340533)
@@ -4,7 +4,7 @@
 
 pkgname=ksysguard
 pkgver=5.14.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Track and control the processes running in your system'
 arch=(x86_64)
 url='https://userbase.kde.org/KSysGuard'


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 08:55:32
  Author: lcarlier
Revision: 410405

archrelease: copy trunk to community-staging-x86_64

Added:
  gkrellm/repos/community-staging-x86_64/
  gkrellm/repos/community-staging-x86_64/PKGBUILD
(from rev 410404, gkrellm/trunk/PKGBUILD)
  gkrellm/repos/community-staging-x86_64/fix-critical-warning.patch
(from rev 410404, gkrellm/trunk/fix-critical-warning.patch)
  gkrellm/repos/community-staging-x86_64/gkrellm.service
(from rev 410404, gkrellm/trunk/gkrellm.service)

+
 PKGBUILD   |   46 +++
 fix-critical-warning.patch |   35 
 gkrellm.service|   11 ++
 3 files changed, 92 insertions(+)

Copied: gkrellm/repos/community-staging-x86_64/PKGBUILD (from rev 410404, 
gkrellm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-28 08:55:32 UTC (rev 410405)
@@ -0,0 +1,46 @@
+# Maintainer: dorphell 
+# Contributor: Matt Smith (Majik) 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Jozef Riha 
+# Contributor: Alexander Rødseth 
+
+pkgname=gkrellm
+pkgver=2.3.10
+pkgrel=4
+pkgdesc="System monitor package for GTK2"
+arch=('x86_64')
+url="http://gkrellm.srcbox.net/";
+license=('GPL3')
+depends=('gtk2' 'libsm' 'lm_sensors')
+makedepends=('gettext')
+backup=('etc/gkrellmd.conf')
+source=("${url}/releases/${pkgname}-${pkgver}.tar.bz2"
+"fix-critical-warning.patch"
+"gkrellm.service")
+sha256sums=('8b9ec8baadcd5830c6aff04ba86dc9ed317a15c1c3787440bd1e680fb2fcd766'
+'05c02428065b8774637db3efe564fb597e3d9d3d9200e004077fbe9a04412e36'
+'2829931127632d0391f6749024809594b78c138fe4f03c98cd65fdbd47cea376')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Avoid calling g_strstr_len with NULL haystack (FS#51413)
+  # 
https://git.srcbox.net/gkrellm/commit/?id=3db76c647a04a603bafae19cc699bd50436d66a2
+  patch -Np1 -i ../fix-critical-warning.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make LOCALEDIR=/usr/share/locale
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 "server/gkrellmd.conf" "$pkgdir/etc/gkrellmd.conf"
+  install -Dm644 "../gkrellm.service" 
"$pkgdir/usr/lib/systemd/system/gkrellm.service"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gkrellm/repos/community-staging-x86_64/fix-critical-warning.patch (from 
rev 410404, gkrellm/trunk/fix-critical-warning.patch)
===
--- community-staging-x86_64/fix-critical-warning.patch 
(rev 0)
+++ community-staging-x86_64/fix-critical-warning.patch 2018-11-28 08:55:32 UTC 
(rev 410405)
@@ -0,0 +1,35 @@
+From 3db76c647a04a603bafae19cc699bd50436d66a2 Mon Sep 17 00:00:00 2001
+From: Jindřich Makovička
+Date: Sat, 20 May 2017 10:34:52 +0200
+Subject: Avoid calling g_strstr_len with NULL haystack
+
+---
+ src/sysdeps/linux.c | 5 +
+ 1 file changed, 5 insertions(+)
+
+diff --git a/src/sysdeps/linux.c b/src/sysdeps/linux.c
+index 460a03d..99e7261 100644
+--- a/src/sysdeps/linux.c
 b/src/sysdeps/linux.c
+@@ -3157,6 +3157,7 @@ sensors_nvidia_smi_read(gboolean setup)
+   || !strcmp(id, ":")
+  )
+   continue;
++  stmp = str;
+   if ((str = g_strstr_len(str, -1, 
"Temperature")) != NULL)
+   {
+   str += 11;
+@@ -3185,6 +3186,10 @@ sensors_nvidia_smi_read(gboolean setup)
+   else if ((smi = nvidia_smi_lookup(id)) 
!= NULL)
+   smi->temp = temp;
+   }
++  else
++  {
++  str = stmp;
++  }
+   }
+   }
+   if (output)
+-- 
+cgit v0.12
+

Copied: gkrellm/repos/community-staging-x86_64/gkrellm.service (from rev 
410404, gkrellm/trunk/gkrellm.service)
===
--- community-staging-x86_64/gkrellm.service(rev 0)
+++ community-staging-x86_64/gkrellm.service2018-11-28 08:55:32 UTC (rev 
410405)
@@ -0,0 +1,11 @@
+[Unit]
+Description=GNU Krell Monitors server
+After=network.target
+# If hddtemp is added to the dependencies in the PKGBUILD, then use
+#After=network.target hddtemp.service
+
+[Service]
+ExecStart=/usr/bin/gkrellmd
+
+[Install]
+WantedBy=multi-user.target


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:00:47
  Author: lcarlier
Revision: 410406

upgpkg: lib32-lm_sensors 3.5.0-2

upstream update 3.5.0

Modified:
  lib32-lm_sensors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 08:55:32 UTC (rev 410405)
+++ PKGBUILD2018-11-28 09:00:47 UTC (rev 410406)
@@ -3,7 +3,7 @@
 # Contributor: Lubosz Sarnecki 
 
 pkgname=lib32-lm_sensors
-pkgver=3.4.0
+pkgver=3.5.0
 _ver=${pkgver//\./-}
 pkgrel=2
 pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring (32-bit)"
@@ -11,19 +11,13 @@
 url="http://www.lm-sensors.org/";
 license=('GPL' 'LGPL')
 depends=('lm_sensors' 'lib32-glibc')
-source=(lm_sensors-${pkgver}::https://github.com/groeck/lm-sensors/archive/V${pkgver//\./-}.tar.gz
-   lm_sensors-fancontrol.patch)
-sha1sums=('4a9026e4db894c98ee7cea0bec1188108e415f71'
-  'b0bc977348610d6a008d75a43f65800251c4c9f7')
+source=(lm_sensors-${pkgver}::https://github.com/groeck/lm-sensors/archive/V${pkgver//\./-}.tar.gz)
+sha1sums=('3d1b3b82d62daeec1f151eaf993c61dc3cf21a6b')
 
 prepare() {
   cd lm-sensors-${_ver}
 
-  sed -i 's|/etc/sysconfig|/etc/conf.d|' 
prog/{detect/sensors-detect,init/{sensord,lm_sensors}.service}
-  sed -i 's/EnvironmentFile=/EnvironmentFile=-/' prog/init/lm_sensors.service
   sed -i 's/CC := gcc/CC := gcc -m32/' Makefile
-
-  patch -p0 -i "${srcdir}/lm_sensors-fancontrol.patch"
 }
 
 build() {


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:00:53
  Author: lcarlier
Revision: 410407

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-lm_sensors/repos/multilib-staging-x86_64/
  lib32-lm_sensors/repos/multilib-staging-x86_64/PKGBUILD
(from rev 410406, lib32-lm_sensors/trunk/PKGBUILD)
  lib32-lm_sensors/repos/multilib-staging-x86_64/lm_sensors-fancontrol.patch
(from rev 410406, lib32-lm_sensors/trunk/lm_sensors-fancontrol.patch)

-+
 PKGBUILD|   37 +
 lm_sensors-fancontrol.patch |   29 +
 2 files changed, 66 insertions(+)

Copied: lib32-lm_sensors/repos/multilib-staging-x86_64/PKGBUILD (from rev 
410406, lib32-lm_sensors/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2018-11-28 09:00:53 UTC (rev 410407)
@@ -0,0 +1,37 @@
+# Maintainer: Laurent Carlier 
+# Contributor: Eric Bélanger 
+# Contributor: Lubosz Sarnecki 
+
+pkgname=lib32-lm_sensors
+pkgver=3.5.0
+_ver=${pkgver//\./-}
+pkgrel=2
+pkgdesc="Collection of user space tools for general SMBus access and hardware 
monitoring (32-bit)"
+arch=('x86_64')
+url="http://www.lm-sensors.org/";
+license=('GPL' 'LGPL')
+depends=('lm_sensors' 'lib32-glibc')
+source=(lm_sensors-${pkgver}::https://github.com/groeck/lm-sensors/archive/V${pkgver//\./-}.tar.gz)
+sha1sums=('3d1b3b82d62daeec1f151eaf993c61dc3cf21a6b')
+
+prepare() {
+  cd lm-sensors-${_ver}
+
+  sed -i 's/CC := gcc/CC := gcc -m32/' Makefile
+}
+
+build() {
+  cd lm-sensors-${_ver}
+
+  make PREFIX=/usr
+}
+
+package() {
+  cd lm-sensors-${_ver}
+  
+  make PREFIX=/usr LIBDIR=/usr/lib32 DESTDIR="${pkgdir}" install 
+  
+  rm -r ${pkgdir}/etc/
+  rm -r ${pkgdir}/usr/{bin,sbin,include,man}
+}
+

Copied: 
lib32-lm_sensors/repos/multilib-staging-x86_64/lm_sensors-fancontrol.patch 
(from rev 410406, lib32-lm_sensors/trunk/lm_sensors-fancontrol.patch)
===
--- multilib-staging-x86_64/lm_sensors-fancontrol.patch 
(rev 0)
+++ multilib-staging-x86_64/lm_sensors-fancontrol.patch 2018-11-28 09:00:53 UTC 
(rev 410407)
@@ -0,0 +1,29 @@
+--- prog/pwm/fancontrol2012-11-07 03:26:37.0 +0200
 prog/pwm/fancontrol2013-03-22 18:15:00.566696011 +0200
+@@ -297,7 +297,7 @@
+ cd $DIR
+ 
+ # Check for configuration change
+-if [ "$DIR" != "/" ] && [ -z "$DEVPATH" -o -z "$DEVNAME" ]
++if [[ "$DIR" != "/"  && ( -z "$DEVPATH"  ||  -z "$DEVNAME" ) ]]
+ then
+   echo "Configuration is too old, please run pwmconfig again" >&2
+   exit 1
+@@ -337,7 +337,7 @@
+   # It didn't work, try pwmN_enable=1 pwmN=255
+   echo 1 > $ENABLE 2> /dev/null
+   echo $MAX > $1
+-  if [ `cat $ENABLE` -eq 1 -a `cat $1` -ge 190 ]
++  if [ `cat $ENABLE` -eq 1 ] && [ `cat $1` -ge 190 ]
+   then
+   # Success
+   return 0
+@@ -469,7 +469,7 @@
+   else
+ # calculate the new value from temperature and settings
+ 
pwmval="(${tval}-${mint})*(${maxpwm}-${minso})/(${maxt}-${mint})+${minso}"
+-if [ $pwmpval -eq 0 -o $min_fanval -eq 0 ]
++if [ $pwmpval -eq 0 ] || [ $min_fanval -eq 0 ]
+ then # if fan was stopped start it using a safe value
+   echo $minsa > $pwmo
+   # Sleep while still handling signals


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:13:13
  Author: lcarlier
Revision: 410409

archrelease: copy trunk to multilib-staging-x86_64

Added:
  lib32-mesa/repos/multilib-staging-x86_64/
  lib32-mesa/repos/multilib-staging-x86_64/LICENSE
(from rev 410408, lib32-mesa/trunk/LICENSE)
  lib32-mesa/repos/multilib-staging-x86_64/PKGBUILD
(from rev 410408, lib32-mesa/trunk/PKGBUILD)

--+
 LICENSE  |   83 ++
 PKGBUILD |  166 +
 2 files changed, 249 insertions(+)

Copied: lib32-mesa/repos/multilib-staging-x86_64/LICENSE (from rev 410408, 
lib32-mesa/trunk/LICENSE)
===
--- multilib-staging-x86_64/LICENSE (rev 0)
+++ multilib-staging-x86_64/LICENSE 2018-11-28 09:13:13 UTC (rev 410409)
@@ -0,0 +1,83 @@
+The Mesa 3D Graphics Library
+
+Disclaimer
+
+   Mesa is a 3-D graphics library with an API which is very similar to
+   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
+   syntax or state machine, it is being used with authorization from
+   [2]Silicon Graphics, Inc.(SGI). However, the author does not possess an
+   OpenGL license from SGI, and makes no claim that Mesa is in any way a
+   compatible replacement for OpenGL or associated with SGI. Those who
+   want a licensed implementation of OpenGL should contact a licensed
+   vendor.
+
+   Please do not refer to the library as MesaGL (for legal reasons). It's
+   just Mesa or The Mesa 3-D graphics library.
+
+   * OpenGL is a trademark of [3]Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+   The Mesa distribution consists of several components. Different
+   copyrights and licenses apply to different components. For example, the
+   GLX client code uses the SGI Free Software License B, and some of the
+   Mesa device drivers are copyrighted by their authors. See below for a
+   list of Mesa's main components and the license for each.
+
+   The core Mesa library is licensed according to the terms of the MIT
+   license. This allows integration with the XFree86, Xorg and DRI
+   projects.
+
+   The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+Attention, Contributors
+
+   When contributing to the Mesa project you must agree to the licensing
+   terms of the component to which you're contributing. The following
+   section lists the primary components of the Mesa distribution and their
+   respective licenses.
+
+Mesa Component Licenses
+
+Component Location   License
+--
+Main Mesa codesrc/mesa/  MIT
+
+Device driverssrc/mesa/drivers/* MIT, generally
+
+Gallium code  src/gallium/   MIT
+
+Ext headers   include/GL/glext.h Khronos
+  include/GL/glxext.h
+
+GLX client code   src/glx/   SGI Free Software License B
+
+C11 threadinclude/c11/threads*.h Boost (permissive) emulation
+
+   In general, consult the source files for license terms.
+
+References
+
+   1. https://www.opengl.org/
+   2. https://www.sgi.com/
+   3. https://www.sgi.com/

Copied: lib32-mesa/repos/multilib-staging-x86_64/PKGBUILD (from rev 410408, 
lib32-mesa/trunk/PKGBUILD)
===
--- multilib-staging-x86_64/PKGBUILD(rev 0)
+++ multilib-staging-x86_64/PKGBUILD2018-11-28 09:13:13 UTC (rev 410409)
@@ -0,0 +1,166 @@
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+# Contributor: Andreas Radke 
+
+pkgbase=lib32-mesa
+pkgname=('lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-mesa-driver' 
'lib32-mesa-vdpau' 'lib32-mesa')
+pkgver=18.2.5
+pkgrel=2
+arch=('x86_64')
+makedepends=('python2-mako' 'lib32-libxml2' 'lib32-

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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:13:07
  Author: lcarlier
Revision: 410408

upgpkg: lib32-mesa 18.2.5-2

lib32-lm_sensors-3.5.0 rebuild

Modified:
  lib32-mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:00:53 UTC (rev 410407)
+++ PKGBUILD2018-11-28 09:13:07 UTC (rev 410408)
@@ -5,7 +5,7 @@
 pkgbase=lib32-mesa
 pkgname=('lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-mesa-driver' 
'lib32-mesa-vdpau' 'lib32-mesa')
 pkgver=18.2.5
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 makedepends=('python2-mako' 'lib32-libxml2' 'lib32-expat' 'lib32-libx11' 
'glproto' 'lib32-libdrm' 'dri2proto' 'dri3proto' 'presentproto'
  'lib32-libxshmfence' 'lib32-libxxf86vm' 'lib32-libxdamage' 
'gcc-multilib' 'lib32-libelf' 'lib32-llvm' 'lib32-libvdpau'


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:18:25
  Author: lcarlier
Revision: 340535

upgpkg: mesa 18.2.5-2

lm_sensors-3.5.0 rebuild

Modified:
  mesa/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 08:55:07 UTC (rev 340534)
+++ PKGBUILD2018-11-28 09:18:25 UTC (rev 340535)
@@ -5,7 +5,7 @@
 pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
 pkgdesc="An open-source implementation of the OpenGL specification"
 pkgver=18.2.5
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
  'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 
'wayland' 'wayland-protocols'


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 09:18:31
  Author: lcarlier
Revision: 340536

archrelease: copy trunk to staging-x86_64

Added:
  mesa/repos/staging-x86_64/
  mesa/repos/staging-x86_64/LICENSE
(from rev 340535, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 340535, mesa/trunk/PKGBUILD)

--+
 LICENSE  |   83 +++
 PKGBUILD |  184 +
 2 files changed, 267 insertions(+)

Copied: mesa/repos/staging-x86_64/LICENSE (from rev 340535, mesa/trunk/LICENSE)
===
--- staging-x86_64/LICENSE  (rev 0)
+++ staging-x86_64/LICENSE  2018-11-28 09:18:31 UTC (rev 340536)
@@ -0,0 +1,83 @@
+The Mesa 3D Graphics Library
+
+Disclaimer
+
+   Mesa is a 3-D graphics library with an API which is very similar to
+   that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL command
+   syntax or state machine, it is being used with authorization from
+   [2]Silicon Graphics, Inc.(SGI). However, the author does not possess an
+   OpenGL license from SGI, and makes no claim that Mesa is in any way a
+   compatible replacement for OpenGL or associated with SGI. Those who
+   want a licensed implementation of OpenGL should contact a licensed
+   vendor.
+
+   Please do not refer to the library as MesaGL (for legal reasons). It's
+   just Mesa or The Mesa 3-D graphics library.
+
+   * OpenGL is a trademark of [3]Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+   The Mesa distribution consists of several components. Different
+   copyrights and licenses apply to different components. For example, the
+   GLX client code uses the SGI Free Software License B, and some of the
+   Mesa device drivers are copyrighted by their authors. See below for a
+   list of Mesa's main components and the license for each.
+
+   The core Mesa library is licensed according to the terms of the MIT
+   license. This allows integration with the XFree86, Xorg and DRI
+   projects.
+
+   The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+Attention, Contributors
+
+   When contributing to the Mesa project you must agree to the licensing
+   terms of the component to which you're contributing. The following
+   section lists the primary components of the Mesa distribution and their
+   respective licenses.
+
+Mesa Component Licenses
+
+Component Location   License
+--
+Main Mesa codesrc/mesa/  MIT
+
+Device driverssrc/mesa/drivers/* MIT, generally
+
+Gallium code  src/gallium/   MIT
+
+Ext headers   include/GL/glext.h Khronos
+  include/GL/glxext.h
+
+GLX client code   src/glx/   SGI Free Software License B
+
+C11 threadinclude/c11/threads*.h Boost (permissive) emulation
+
+   In general, consult the source files for license terms.
+
+References
+
+   1. https://www.opengl.org/
+   2. https://www.sgi.com/
+   3. https://www.sgi.com/

Copied: mesa/repos/staging-x86_64/PKGBUILD (from rev 340535, 
mesa/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-28 09:18:31 UTC (rev 340536)
@@ -0,0 +1,184 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgbase=mesa
+pkgname=('opencl-mesa' 'vulkan-intel' 'vulkan-radeon' 'libva-mesa-driver' 
'mesa-vdpau' 'mesa')
+pkgdesc="An open-source implementation of the OpenGL specification"
+pkgver=18.2.5
+pkgrel=2
+arch=('x86_64')
+makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 
'dri3proto' 'presentproto' 
+ 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 

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

2018-11-28 Thread Levente Polyak via arch-commits
Date: Wednesday, November 28, 2018 @ 09:23:55
  Author: anthraxx
Revision: 340537

remove NORECONFIGURE (doesnt belong here)

Modified:
  mypaint-brushes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:18:31 UTC (rev 340536)
+++ PKGBUILD2018-11-28 09:23:55 UTC (rev 340537)
@@ -15,7 +15,7 @@
 
 prepare() {
   cd ${pkgname}-${pkgver}
-  NOCONFIGURE=1 autoreconf -fiv
+  autoreconf -fiv
 }
 
 build() {


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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 09:32:05
  Author: arodseth
Revision: 410410

upgpkg: wings3d 2.1.7-4

Modified:
  wings3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:13:13 UTC (rev 410409)
+++ PKGBUILD2018-11-28 09:32:05 UTC (rev 410410)
@@ -3,7 +3,7 @@
 
 pkgname=wings3d
 pkgver=2.1.7
-pkgrel=3
+pkgrel=4
 pkgdesc='3D modeler using the winged edge data structure'
 arch=('x86_64')
 url='http://www.wings3d.com/'
@@ -12,8 +12,10 @@
 makedepends=('gendesk' 'imagemagick')
 optdepends=('povray: render scenes with POV-Ray')
 
source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2";
+"wayland.patch::https://github.com/dgud/wings/commit/db074161e.patch";
 "$pkgname.sh")
 sha256sums=('c2f4787ac2f8c874cdbb57c87a3e267a54e7f7f90082c9885e96290d1102ff24'
+'ab3da436b0f5be55b44569a7a9e7a2587981a0282ec380191cc75be97e7cb286'
 '8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
 _p=${pkgname%3d}-$pkgver
 
@@ -25,6 +27,7 @@
 --genericname '3D Modeler' \
 --categories 'Graphics;3DGraphics'
 
+  # Convert the icon in a reproducable way
   convert +set date:create +set date:modify "$_p"/win32/wings.ico $pkgname.png
 
   # Path fix for building wpc_lwo
@@ -32,6 +35,9 @@
   ln -s "$_p" wings
 
   sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
+
+  # Make the 3D grid work with Wayland
+  patch -d "$_p" -p1 -i ../wayland.patch
 }
 
 build() {


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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 09:32:14
  Author: arodseth
Revision: 410411

archrelease: copy trunk to community-x86_64

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

+
 PKGBUILD   |  122 ++-
 wings3d.sh |8 +--
 2 files changed, 68 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 09:32:05 UTC (rev 410410)
+++ PKGBUILD2018-11-28 09:32:14 UTC (rev 410411)
@@ -1,58 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: kappa 
-
-pkgname=wings3d
-pkgver=2.1.7
-pkgrel=3
-pkgdesc='3D modeler using the winged edge data structure'
-arch=('x86_64')
-url='http://www.wings3d.com/'
-license=('GPL')
-depends=('erlang' 'erlang-cl' 'erlang-sdl')
-makedepends=('gendesk' 'imagemagick')
-optdepends=('povray: render scenes with POV-Ray')
-source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2";
-"$pkgname.sh")
-sha256sums=('c2f4787ac2f8c874cdbb57c87a3e267a54e7f7f90082c9885e96290d1102ff24'
-'8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
-_p=${pkgname%3d}-$pkgver
-
-prepare() {
-  gendesk -f -n \
---name Wings3D \
---pkgname $pkgname \
---pkgdesc "$pkgdesc" \
---genericname '3D Modeler' \
---categories 'Graphics;3DGraphics'
-
-  convert +set date:create +set date:modify "$_p"/win32/wings.ico $pkgname.png
-
-  # Path fix for building wpc_lwo
-  ln -s "$_p" "$_p"/plugins_src/import_export/wings
-  ln -s "$_p" wings
-
-  sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
-}
-
-build() {
-  export ESDL_PATH="$(echo /usr/lib/erlang/lib/esdl-*)"
-  export ERL_LIBS="$srcdir"
-
-  make -C "$_p" all lang
-}
-
-package() {
-  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
-  install -Dm644 $pkgname.desktop \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 $pkgname-3.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-  install -d "$pkgdir/usr/lib/$pkgname"
-  for subdir in e3d ebin icons plugins psd shaders src textures tools; do
-cp -r "$_p"/$subdir/ "$pkgdir/usr/lib/$pkgname"
-  done
-}
-
-# getver: -u=2 github.com/dgud/wings/releases
-# vim: ts=2 sw=2 et:

Copied: wings3d/repos/community-x86_64/PKGBUILD (from rev 410410, 
wings3d/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 09:32:14 UTC (rev 410411)
@@ -0,0 +1,64 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: kappa 
+
+pkgname=wings3d
+pkgver=2.1.7
+pkgrel=4
+pkgdesc='3D modeler using the winged edge data structure'
+arch=('x86_64')
+url='http://www.wings3d.com/'
+license=('GPL')
+depends=('erlang' 'erlang-cl' 'erlang-sdl')
+makedepends=('gendesk' 'imagemagick')
+optdepends=('povray: render scenes with POV-Ray')
+source=("https://downloads.sourceforge.net/project/wings/wings/$pkgver/wings-$pkgver.tar.bz2";
+"wayland.patch::https://github.com/dgud/wings/commit/db074161e.patch";
+"$pkgname.sh")
+sha256sums=('c2f4787ac2f8c874cdbb57c87a3e267a54e7f7f90082c9885e96290d1102ff24'
+'ab3da436b0f5be55b44569a7a9e7a2587981a0282ec380191cc75be97e7cb286'
+'8e5e8f31d47ea55a0e9d311b7cc0eaac4e6050ac40506d3548b6ebae5d3618be')
+_p=${pkgname%3d}-$pkgver
+
+prepare() {
+  gendesk -f -n \
+--name Wings3D \
+--pkgname $pkgname \
+--pkgdesc "$pkgdesc" \
+--genericname '3D Modeler' \
+--categories 'Graphics;3DGraphics'
+
+  # Convert the icon in a reproducable way
+  convert +set date:create +set date:modify "$_p"/win32/wings.ico $pkgname.png
+
+  # Path fix for building wpc_lwo
+  ln -s "$_p" "$_p"/plugins_src/import_export/wings
+  ln -s "$_p" wings
+
+  sed -i 's/-Werror//' "$_p"/{src,e3d,plugins_src/import_export}/Makefile
+
+  # Make the 3D grid work with Wayland
+  patch -d "$_p" -p1 -i ../wayland.patch
+}
+
+build() {
+  export ESDL_PATH="$(echo /usr/lib/erlang/lib/esdl-*)"
+  export ERL_LIBS="$srcdir"
+
+  make -C "$_p" all lang
+}
+
+package() {
+  install -Dm755 $pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+  install -Dm644 $pkgname.desktop \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 $pkgname-3.png "$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  install -d "$pkgdir/usr/lib/$pkgname"
+  for subdir in e3d ebin icons plugins psd shaders src textures tools; do
+cp -r "$_p"/$subdir/ "$pkgdir/usr/lib/$pkgname"
+  done
+}
+
+# getver: -u=2 github.com/dgud/wings/releases
+# vim: ts=2 sw=2 et:

Deleted: wings3d.sh
===
--- wings3d.sh  2018-11-28 09:32:05 UTC (rev 410410)

[arch-commits] Commit in xfce4-sensors-plugin/repos (2 files)

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 09:49:25
  Author: foutrelis
Revision: 340539

archrelease: copy trunk to staging-x86_64

Added:
  xfce4-sensors-plugin/repos/staging-x86_64/
  xfce4-sensors-plugin/repos/staging-x86_64/PKGBUILD
(from rev 340538, xfce4-sensors-plugin/trunk/PKGBUILD)

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

Copied: xfce4-sensors-plugin/repos/staging-x86_64/PKGBUILD (from rev 340538, 
xfce4-sensors-plugin/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-28 09:49:25 UTC (rev 340539)
@@ -0,0 +1,40 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Andreas Radke 
+# Contributor: Merk Matthias 
+
+pkgname=xfce4-sensors-plugin
+pkgver=1.3.0
+pkgrel=2
+pkgdesc="A lm_sensors plugin for the Xfce panel"
+arch=('x86_64')
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin";
+license=('GPL2')
+groups=('xfce4-goodies')
+depends=('xfce4-panel' 'lm_sensors' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool' 'hddtemp' 'netcat')
+optdepends=('hddtemp: for monitoring the temperature of hard drives')
+source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b7a7834ca84f6751686fa2e20e0b44a2e68ece0cb2716792a765e03b92f65569')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--datadir=/usr/share \
+--datarootdir=/usr/share \
+--disable-static \
+--disable-debug \
+--disable-pathchecks
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 09:49:20
  Author: foutrelis
Revision: 340538

upgpkg: xfce4-sensors-plugin 1.3.0-2

lm_sensors 3.5.0 rebuild.

Modified:
  xfce4-sensors-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:23:55 UTC (rev 340537)
+++ PKGBUILD2018-11-28 09:49:20 UTC (rev 340538)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-sensors-plugin
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A lm_sensors plugin for the Xfce panel"
 arch=('x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin";


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

2018-11-28 Thread Christian Hesse via arch-commits
Date: Wednesday, November 28, 2018 @ 09:59:37
  Author: eworm
Revision: 410412

upgpkg: packagekit 1.1.12-1

new upstream release

Modified:
  packagekit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:32:14 UTC (rev 410411)
+++ PKGBUILD2018-11-28 09:59:37 UTC (rev 410412)
@@ -3,7 +3,7 @@
 
 pkgbase='packagekit'
 pkgname=('packagekit' 'libpackagekit-glib')
-pkgver=1.1.11
+pkgver=1.1.12
 pkgrel=1
 pkgdesc='A system designed to make installation and updates of packages easier'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
   'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

 
source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
-sha256sums=('38c059b9db11180e2fa2607a4688f5a8310267afd58a6475817f004f8ae5263a'
+sha256sums=('1f4554becf5df0a4d8c51d6757b9401c7ee95bf2dd6f3a73575a8ddd4cd09a01'
 'SKIP')
 
 build() {


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

2018-11-28 Thread Christian Hesse via arch-commits
Date: Wednesday, November 28, 2018 @ 09:59:48
  Author: eworm
Revision: 410413

archrelease: copy trunk to community-x86_64

Added:
  packagekit/repos/community-x86_64/PKGBUILD
(from rev 410412, packagekit/trunk/PKGBUILD)
Deleted:
  packagekit/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 09:59:37 UTC (rev 410412)
+++ PKGBUILD2018-11-28 09:59:48 UTC (rev 410413)
@@ -1,67 +0,0 @@
-# Maintainer: Christian Hesse 
-# Contributor: Jonathan Conder 
-
-pkgbase='packagekit'
-pkgname=('packagekit' 'libpackagekit-glib')
-pkgver=1.1.11
-pkgrel=1
-pkgdesc='A system designed to make installation and updates of packages easier'
-arch=('x86_64')
-url='https://www.freedesktop.org/software/PackageKit/'
-license=('GPL')
-makedepends=('polkit' 'sqlite' 'gobject-introspection' 'gtk-doc' 'intltool'
- 'bash-completion' 'vala' 'autoconf-archive')
-options=('!emptydirs')
-validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
-  'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

-source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
-sha256sums=('38c059b9db11180e2fa2607a4688f5a8310267afd58a6475817f004f8ae5263a'
-'SKIP')
-
-build() {
-   cd "${srcdir}/PackageKit-${pkgver}"
-
-   ./autogen.sh --prefix=/usr \
-   --sysconfdir=/etc \
-   --localstatedir=/var \
-   --libexecdir=/usr/lib/PackageKit \
-   --with-dbus-sys=/usr/share/dbus-1/system.d \
-   --disable-static \
-   --disable-gtk-doc \
-   --disable-local \
-   --disable-gstreamer-plugin \
-   --disable-gtk-module \
-   --disable-command-not-found \
-   --disable-cron \
-   --disable-dummy \
-   --enable-alpm
-   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-   make
-}
-
-package_packagekit() {
-   depends=('libpackagekit-glib' 'pacman>=5.0.0' 'polkit' 'sqlite')
-   optdepends=('bash-completion: command completion in bash')
-   backup=('var/lib/PackageKit/transactions.db'
-   'etc/PackageKit/alpm.d/pacman.conf'
-   'etc/PackageKit/alpm.d/repos.list')
-
-   cd "${srcdir}/PackageKit-${pkgver}"
-
-   # install directory with root owner, polkit group and
-   # correct permission
-   install -d -o root -g 102 -m 750 "${pkgdir}/usr/share/polkit-1/rules.d"
-
-   make DESTDIR="${pkgdir}" install
-   make -C lib DESTDIR="${pkgdir}" uninstall
-   make -C docs DESTDIR="${pkgdir}" uninstall
-}
-
-package_libpackagekit-glib() {
-   pkgdesc='GLib library for accessing PackageKit'
-   depends=('glib2')
-
-   cd "${srcdir}/PackageKit-${pkgver}"
-   make -C lib DESTDIR="${pkgdir}" install
-   make -C docs DESTDIR="${pkgdir}" install
-}

Copied: packagekit/repos/community-x86_64/PKGBUILD (from rev 410412, 
packagekit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 09:59:48 UTC (rev 410413)
@@ -0,0 +1,67 @@
+# Maintainer: Christian Hesse 
+# Contributor: Jonathan Conder 
+
+pkgbase='packagekit'
+pkgname=('packagekit' 'libpackagekit-glib')
+pkgver=1.1.12
+pkgrel=1
+pkgdesc='A system designed to make installation and updates of packages easier'
+arch=('x86_64')
+url='https://www.freedesktop.org/software/PackageKit/'
+license=('GPL')
+makedepends=('polkit' 'sqlite' 'gobject-introspection' 'gtk-doc' 'intltool'
+ 'bash-completion' 'vala' 'autoconf-archive')
+options=('!emptydirs')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'   # Richard 
Hughes 
+  'EC60AABDF42AAE8FB062640480858FA38F62AF74')  # Kalev Lember 

+source=("https://www.freedesktop.org/software/PackageKit/releases/PackageKit-${pkgver}.tar.xz"{,.asc})
+sha256sums=('1f4554becf5df0a4d8c51d6757b9401c7ee95bf2dd6f3a73575a8ddd4cd09a01'
+'SKIP')
+
+build() {
+   cd "${srcdir}/PackageKit-${pkgver}"
+
+   ./autogen.sh --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --libexecdir=/usr/lib/PackageKit \
+   --with-dbus-sys=/usr/share/dbus-1/system.d \
+   --disable-static \
+   --disable-gtk-doc \
+   --disable-local \
+   --disable-gstreamer-plugin \
+   --disable-gtk-module \
+   --disable-command-not-found \
+   --disable-cron \
+   --disable-dummy \
+   --enable-alpm
+   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+   make
+}
+
+package_packag

[arch-commits] Commit in zabbix/trunk (PKGBUILD remove-tests.patch)

2018-11-28 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, November 28, 2018 @ 10:06:41
  Author: bpiotrowski
Revision: 340540

4.0.2-1

Modified:
  zabbix/trunk/PKGBUILD
Deleted:
  zabbix/trunk/remove-tests.patch

+
 PKGBUILD   |   13 -
 remove-tests.patch |   29 -
 2 files changed, 4 insertions(+), 38 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:49:25 UTC (rev 340539)
+++ PKGBUILD2018-11-28 10:06:41 UTC (rev 340540)
@@ -3,7 +3,7 @@
 
 pkgbase=zabbix
 pkgname=(zabbix-server zabbix-agent zabbix-proxy zabbix-frontend-php)
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 arch=(x86_64)
 url='https://www.zabbix.com/'
@@ -10,13 +10,11 @@
 license=(GPL)
 makedepends=(postgresql-libs libxml2 unixodbc net-snmp libmariadbclient 
libldap libevent)
 
source=(https://downloads.sourceforge.net/sourceforge/zabbix/zabbix-${pkgver}.tar.gz
-   remove-tests.patch
 zabbix-agent.{service,sysusers,tmpfiles}
-   zabbix-server{-mysql,-pgsql}.service zabbix-server.{sysusers,tmpfiles}
-   zabbix-proxy{-sqlite,-mysql,-pgsql}.service 
zabbix-proxy.{sysusers,tmpfiles})
+zabbix-server{-mysql,-pgsql}.service zabbix-server.{sysusers,tmpfiles}
+zabbix-proxy{-sqlite,-mysql,-pgsql}.service 
zabbix-proxy.{sysusers,tmpfiles})
 
-sha512sums=('431cb75c62c64e0907cccad6633fe07a66fbaaf8595ca33add6de98a3f79832dd87c23ddaffada796a67055cbdef6d2e5d9c6427498518080205d5ddcd5fbdca'
-
'259872d1cf2bea21a00ead981aa595ca9df64bd3698ec0cf257d812862b9ccab58b9e06f53ed2dacc7eb10260aa878edf593ba3e2425347b7d221dddf2134b64'
+sha512sums=('40b8dd0a4ca9fd7214c7afab57517437097eaf49c943f8827fa637bffb7cc45e77568f002e18cf3fa61a50d5d24fe26520109ad1c6f0424b51325453c9fd0c76'
 
'8c1fa2676bc0ef91bc39ec5f97b4d3ba5c365d063420455a3785121a54e120bc5afeacde42a48f4509c115f940dcc3b6c2f43044a7fbfb421182fc93b22a2444'
 
'3ab3ac1acc7e35c8896157aef601ebc30815237ac5252cbd0c1ecb26eeaf9eccf5c49938ae8c85bb79a6f95f607f082f6b80ed660829599ec03aa626cca6d3dc'
 
'ca6b4779de23829dfdd80ee21e924fbe4e2754f4e693bed4b1a2aa846cd87d150e399b1169d7fe58d30c50ed837c1b8254e580de420267d0a1834d6dc409c43d'
@@ -37,9 +35,6 @@
 -e 's/# LogType=file/LogType=system/' \
 conf/zabbix_{agentd,proxy,server}.conf
 
-  # remove tests from configure.ac because that part makes automake fail
-  patch -p1 -i "$srcdir/remove-tests.patch"
-
   autoreconf -fi
 }
 

Deleted: remove-tests.patch
===
--- remove-tests.patch  2018-11-28 09:49:25 UTC (rev 340539)
+++ remove-tests.patch  2018-11-28 10:06:41 UTC (rev 340540)
@@ -1,29 +0,0 @@
-diff -Nur zabbix-4.0.0-orig/configure.ac zabbix-4.0.0/configure.ac
 zabbix-4.0.0-orig/configure.ac 2018-10-01 10:36:02.0 +0200
-+++ zabbix-4.0.0/configure.ac  2018-10-02 11:44:59.818887035 +0200
-@@ -1714,25 +1714,6 @@
- dnl *   *
- dnl *
- 
--if test -d tests; then
--  AC_CONFIG_FILES(
--  tests/Makefile
--  tests/libs/Makefile
--  tests/libs/zbxcommon/Makefile
--  tests/libs/zbxconf/Makefile
--  tests/libs/zbxdbcache/Makefile
--  tests/libs/zbxdbhigh/Makefile
--  tests/libs/zbxhistory/Makefile
--  tests/libs/zbxjson/Makefile
--  tests/libs/zbxsysinfo/Makefile
--  tests/libs/zbxsysinfo/linux/Makefile
--  tests/libs/zbxsysinfo/common/Makefile
--  tests/libs/zbxcommshigh/Makefile
--  tests/libs/zbxalgo/Makefile
--  )
--  AC_DEFINE([HAVE_TESTS], [1], ["Define to 1 if tests directory is 
present"])
--fi
--
- AC_OUTPUT([
-   Makefile
-   database/Makefile


[arch-commits] Commit in zabbix/repos/extra-x86_64 (29 files)

2018-11-28 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, November 28, 2018 @ 10:06:54
  Author: bpiotrowski
Revision: 340541

archrelease: copy trunk to extra-x86_64

Added:
  zabbix/repos/extra-x86_64/PKGBUILD
(from rev 340540, zabbix/trunk/PKGBUILD)
  zabbix/repos/extra-x86_64/zabbix-agent.service
(from rev 340540, zabbix/trunk/zabbix-agent.service)
  zabbix/repos/extra-x86_64/zabbix-agent.sysusers
(from rev 340540, zabbix/trunk/zabbix-agent.sysusers)
  zabbix/repos/extra-x86_64/zabbix-agent.tmpfiles
(from rev 340540, zabbix/trunk/zabbix-agent.tmpfiles)
  zabbix/repos/extra-x86_64/zabbix-proxy-mysql.service
(from rev 340540, zabbix/trunk/zabbix-proxy-mysql.service)
  zabbix/repos/extra-x86_64/zabbix-proxy-pgsql.service
(from rev 340540, zabbix/trunk/zabbix-proxy-pgsql.service)
  zabbix/repos/extra-x86_64/zabbix-proxy-sqlite.service
(from rev 340540, zabbix/trunk/zabbix-proxy-sqlite.service)
  zabbix/repos/extra-x86_64/zabbix-proxy.sysusers
(from rev 340540, zabbix/trunk/zabbix-proxy.sysusers)
  zabbix/repos/extra-x86_64/zabbix-proxy.tmpfiles
(from rev 340540, zabbix/trunk/zabbix-proxy.tmpfiles)
  zabbix/repos/extra-x86_64/zabbix-server-mysql.service
(from rev 340540, zabbix/trunk/zabbix-server-mysql.service)
  zabbix/repos/extra-x86_64/zabbix-server-pgsql.service
(from rev 340540, zabbix/trunk/zabbix-server-pgsql.service)
  zabbix/repos/extra-x86_64/zabbix-server.install
(from rev 340540, zabbix/trunk/zabbix-server.install)
  zabbix/repos/extra-x86_64/zabbix-server.sysusers
(from rev 340540, zabbix/trunk/zabbix-server.sysusers)
  zabbix/repos/extra-x86_64/zabbix-server.tmpfiles
(from rev 340540, zabbix/trunk/zabbix-server.tmpfiles)
Deleted:
  zabbix/repos/extra-x86_64/PKGBUILD
  zabbix/repos/extra-x86_64/remove-tests.patch
  zabbix/repos/extra-x86_64/zabbix-agent.service
  zabbix/repos/extra-x86_64/zabbix-agent.sysusers
  zabbix/repos/extra-x86_64/zabbix-agent.tmpfiles
  zabbix/repos/extra-x86_64/zabbix-proxy-mysql.service
  zabbix/repos/extra-x86_64/zabbix-proxy-pgsql.service
  zabbix/repos/extra-x86_64/zabbix-proxy-sqlite.service
  zabbix/repos/extra-x86_64/zabbix-proxy.sysusers
  zabbix/repos/extra-x86_64/zabbix-proxy.tmpfiles
  zabbix/repos/extra-x86_64/zabbix-server-mysql.service
  zabbix/repos/extra-x86_64/zabbix-server-pgsql.service
  zabbix/repos/extra-x86_64/zabbix-server.install
  zabbix/repos/extra-x86_64/zabbix-server.sysusers
  zabbix/repos/extra-x86_64/zabbix-server.tmpfiles

-+
 PKGBUILD|  367 --
 remove-tests.patch  |   29 ---
 zabbix-agent.service|   22 +-
 zabbix-agent.sysusers   |2 
 zabbix-agent.tmpfiles   |2 
 zabbix-proxy-mysql.service  |   36 ++--
 zabbix-proxy-pgsql.service  |   36 ++--
 zabbix-proxy-sqlite.service |   36 ++--
 zabbix-proxy.sysusers   |2 
 zabbix-proxy.tmpfiles   |2 
 zabbix-server-mysql.service |   36 ++--
 zabbix-server-pgsql.service |   36 ++--
 zabbix-server.install   |   24 +-
 zabbix-server.sysusers  |2 
 zabbix-server.tmpfiles  |2 
 15 files changed, 300 insertions(+), 334 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 10:06:41 UTC (rev 340540)
+++ PKGBUILD2018-11-28 10:06:54 UTC (rev 340541)
@@ -1,186 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Florian Pritz 
-
-pkgbase=zabbix
-pkgname=(zabbix-server zabbix-agent zabbix-proxy zabbix-frontend-php)
-pkgver=4.0.1
-pkgrel=1
-arch=(x86_64)
-url='https://www.zabbix.com/'
-license=(GPL)
-makedepends=(postgresql-libs libxml2 unixodbc net-snmp libmariadbclient 
libldap libevent)
-source=(https://downloads.sourceforge.net/sourceforge/zabbix/zabbix-${pkgver}.tar.gz
-   remove-tests.patch
-zabbix-agent.{service,sysusers,tmpfiles}
-   zabbix-server{-mysql,-pgsql}.service zabbix-server.{sysusers,tmpfiles}
-   zabbix-proxy{-sqlite,-mysql,-pgsql}.service 
zabbix-proxy.{sysusers,tmpfiles})
-
-sha512sums=('431cb75c62c64e0907cccad6633fe07a66fbaaf8595ca33add6de98a3f79832dd87c23ddaffada796a67055cbdef6d2e5d9c6427498518080205d5ddcd5fbdca'
-
'259872d1cf2bea21a00ead981aa595ca9df64bd3698ec0cf257d812862b9ccab58b9e06f53ed2dacc7eb10260aa878edf593ba3e2425347b7d221dddf2134b64'
-
'8c1fa2676bc0ef91bc39ec5f97b4d3ba5c365d063420455a3785121a54e120bc5afeacde42a48f4509c115f940dcc3b6c2f43044a7fbfb421182fc93b22a2444'
-
'3ab3ac1acc7e35c8896157aef601ebc30815237ac5252cbd0c1ecb26eeaf9eccf5c49938ae8c85bb79a6f95f607f082f6b80ed660829599ec03aa626cca6d3dc'
-
'ca6b4779de23829dfdd80ee21e924fbe4e2754f4e693bed4b1a2aa846cd87d150e399b1169d7fe58d30c50ed837c1b8254e580de420267d0a1834d6dc409c43d'
-
'b35155a5d151eb7258bca62d53e7099a05605e58adac9d1510e12c2219abc22f931e92ea5d36bf86900e30982e893e429235d983a7823610d76c15082c373d1f'
-
'ac968d9954e5d9523eb7a9b8dcbcef40d4b47c1db3b2ff86d5fbc3f1871fcd03af

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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 10:43:26
  Author: arodseth
Revision: 410414

upgpkg: erlang-nox 21.1.3-1

Modified:
  erlang-nox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 09:59:48 UTC (rev 410413)
+++ PKGBUILD2018-11-28 10:43:26 UTC (rev 410414)
@@ -6,38 +6,37 @@
 # Contributor: Ricardo Catalinas Jiménez 
 
 pkgname=erlang-nox
-pkgver=21.1.1
+pkgver=21.1.3
 _docver=21.1
 pkgrel=1
 pkgdesc='General-purpose concurrent functional programming language (headless 
version)'
-arch=('x86_64')
-url='http://www.erlang.org/'
-license=('Apache')
-depends=('ncurses' 'openssl')
-makedepends=('fop' 'git' 'java-environment' 'libxslt' 'lksctp-tools' 
'unixodbc')
-conflicts=('erlang')
+arch=(x86_64)
+url='https://www.erlang.org/'
+license=(Apache)
+depends=(ncurses openssl)
+makedepends=(fop git java-environment libxslt lksctp-tools unixodbc)
+conflicts=(erlang)
 optdepends=('erlang-unixodbc: database support'
 'java-environment: for Java support'
 'lksctp-tools: for SCTP support')
-options=('staticlibs')
+options=(staticlibs)
 source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver";
 "http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz";
-'epmd.service' 'epmd.socket' 'epmd.conf')
+epmd.conf
+epmd.service
+epmd.socket)
 sha256sums=('SKIP'
 '021e47b5036eaa4671b6d87a910403b775c967bfcb79b56a87f2183ddc5a5df5'
+'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
 'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
+'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')
 
 prepare() {
-  cd otp
-
-  ./otp_build autoconf
+  cd otp && ./otp_build autoconf
 }
 
 build() {
   cd otp
-
   ./configure \
 --prefix=/usr \
 --enable-smp-support \
@@ -74,4 +73,4 @@
 }
 
 # getver: raw.githubusercontent.com/erlang/otp/maint/OTP_VERSION
-# vim: ts=2 sw=2 et:
+# vim: ts=2 sw=2 et


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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 10:43:35
  Author: arodseth
Revision: 410415

archrelease: copy trunk to community-x86_64

Added:
  erlang-nox/repos/community-x86_64/PKGBUILD
(from rev 410414, erlang-nox/trunk/PKGBUILD)
  erlang-nox/repos/community-x86_64/epmd.conf
(from rev 410414, erlang-nox/trunk/epmd.conf)
  erlang-nox/repos/community-x86_64/epmd.service
(from rev 410414, erlang-nox/trunk/epmd.service)
  erlang-nox/repos/community-x86_64/epmd.socket
(from rev 410414, erlang-nox/trunk/epmd.socket)
Deleted:
  erlang-nox/repos/community-x86_64/PKGBUILD
  erlang-nox/repos/community-x86_64/epmd.conf
  erlang-nox/repos/community-x86_64/epmd.service
  erlang-nox/repos/community-x86_64/epmd.socket

--+
 PKGBUILD |  153 -
 epmd.conf|6 +-
 epmd.service |   22 
 epmd.socket  |   18 +++---
 4 files changed, 99 insertions(+), 100 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 10:43:26 UTC (rev 410414)
+++ PKGBUILD2018-11-28 10:43:35 UTC (rev 410415)
@@ -1,77 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Lukas Fleischer 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Sarah Hay 
-# Contributor: Tom Burdick 
-# Contributor: Ricardo Catalinas Jiménez 
-
-pkgname=erlang-nox
-pkgver=21.1.1
-_docver=21.1
-pkgrel=1
-pkgdesc='General-purpose concurrent functional programming language (headless 
version)'
-arch=('x86_64')
-url='http://www.erlang.org/'
-license=('Apache')
-depends=('ncurses' 'openssl')
-makedepends=('fop' 'git' 'java-environment' 'libxslt' 'lksctp-tools' 
'unixodbc')
-conflicts=('erlang')
-optdepends=('erlang-unixodbc: database support'
-'java-environment: for Java support'
-'lksctp-tools: for SCTP support')
-options=('staticlibs')
-source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver";
-"http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz";
-'epmd.service' 'epmd.socket' 'epmd.conf')
-sha256sums=('SKIP'
-'021e47b5036eaa4671b6d87a910403b775c967bfcb79b56a87f2183ddc5a5df5'
-'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e'
-'998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34'
-'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2')
-
-prepare() {
-  cd otp
-
-  ./otp_build autoconf
-}
-
-build() {
-  cd otp
-
-  ./configure \
---prefix=/usr \
---enable-smp-support \
---with-odbc \
---enable-builtin-zlib
-  make
-}
-
-package() {
-  make -C otp DESTDIR="$pkgdir" install
-
-  # Documentation
-  install -d "$pkgdir/usr/share/doc/erlang"
-  install -m0644 "$srcdir/otp/README.md" \
-"$srcdir"/COPYRIGHT \
-"$pkgdir/usr/share/doc/erlang"
-
-  # Compressed man pages
-  for page in "$srcdir/man/man?/*"; do gzip $page; done
-  cp -r "$srcdir/man" "$pkgdir/usr/lib/erlang/"
-
-  # License
-  install -Dm0644 "$srcdir/otp/LICENSE.txt" \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-
-  # Remove files that are packaged as erlang-unixodbc
-  rm -rf "$pkgdir/usr/lib/erlang/"{lib/odbc*,man/man3/odbc.3.gz}
-
-  # epmd service, socket and conf
-  cd "$srcdir"
-  install -Dm644 epmd.service "$pkgdir/usr/lib/systemd/system/epmd.service"
-  install -Dm644 epmd.socket "$pkgdir/usr/lib/systemd/system/epmd.socket"
-  install -Dm644 epmd.conf "$pkgdir/etc/conf.d/epmd"
-}
-
-# getver: raw.githubusercontent.com/erlang/otp/maint/OTP_VERSION
-# vim: ts=2 sw=2 et:

Copied: erlang-nox/repos/community-x86_64/PKGBUILD (from rev 410414, 
erlang-nox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 10:43:35 UTC (rev 410415)
@@ -0,0 +1,76 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Lukas Fleischer 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Sarah Hay 
+# Contributor: Tom Burdick 
+# Contributor: Ricardo Catalinas Jiménez 
+
+pkgname=erlang-nox
+pkgver=21.1.3
+_docver=21.1
+pkgrel=1
+pkgdesc='General-purpose concurrent functional programming language (headless 
version)'
+arch=(x86_64)
+url='https://www.erlang.org/'
+license=(Apache)
+depends=(ncurses openssl)
+makedepends=(fop git java-environment libxslt lksctp-tools unixodbc)
+conflicts=(erlang)
+optdepends=('erlang-unixodbc: database support'
+'java-environment: for Java support'
+'lksctp-tools: for SCTP support')
+options=(staticlibs)
+source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver";
+"http://www.erlang.org/download/otp_doc_man_$_docver.tar.gz";
+epmd.conf
+epmd.service
+epmd.socket)
+sha256sums=('SKIP'
+'021e47b5036eaa4671b6d87a910403b775c967bfcb79b56a87f2183ddc5a5df5'
+'78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2'
+'b121ec9053fb37abca5f910a81c526f93ec3

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

2018-11-28 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, November 28, 2018 @ 11:09:22
  Author: bpiotrowski
Revision: 410417

archrelease: copy trunk to community-x86_64

Added:
  
buildah/repos/community-x86_64/0001-Revert-ostree-add-selinux-label-for-each-file.patch
(from rev 410416, 
buildah/trunk/0001-Revert-ostree-add-selinux-label-for-each-file.patch)
  buildah/repos/community-x86_64/PKGBUILD
(from rev 410416, buildah/trunk/PKGBUILD)
Deleted:
  
buildah/repos/community-x86_64/0001-Revert-ostree-add-selinux-label-for-each-file.patch
  buildah/repos/community-x86_64/PKGBUILD

--+
 0001-Revert-ostree-add-selinux-label-for-each-file.patch |  288 ++---
 PKGBUILD |   86 +--
 2 files changed, 187 insertions(+), 187 deletions(-)

Deleted: 0001-Revert-ostree-add-selinux-label-for-each-file.patch
===
--- 0001-Revert-ostree-add-selinux-label-for-each-file.patch2018-11-28 
11:09:18 UTC (rev 410416)
+++ 0001-Revert-ostree-add-selinux-label-for-each-file.patch2018-11-28 
11:09:22 UTC (rev 410417)
@@ -1,144 +0,0 @@
-diff --git a/ostree/ostree_dest.go b/ostree/ostree_dest.go
-index 2e0d7fcf..a8e879ed 100644
 a/ostree/ostree_dest.go
-+++ b/ostree/ostree_dest.go
-@@ -15,31 +15,25 @@ import (
-   "os/exec"
-   "path/filepath"
-   "strconv"
--  "strings"
--  "syscall"
-   "time"
--  "unsafe"
- 
-   "github.com/containers/image/manifest"
-   "github.com/containers/image/types"
-   "github.com/containers/storage/pkg/archive"
-   "github.com/opencontainers/go-digest"
--  selinux "github.com/opencontainers/selinux/go-selinux"
-   "github.com/ostreedev/ostree-go/pkg/otbuiltin"
-   "github.com/pkg/errors"
-   "github.com/vbatts/tar-split/tar/asm"
-   "github.com/vbatts/tar-split/tar/storage"
- )
- 
--// #cgo pkg-config: glib-2.0 gobject-2.0 ostree-1 libselinux
-+// #cgo pkg-config: glib-2.0 gobject-2.0 ostree-1
- // #include 
- // #include 
- // #include 
- // #include 
- // #include 
- // #include 
--// #include 
--// #include 
- import "C"
- 
- type blobToImport struct {
-@@ -158,7 +152,7 @@ func (d *ostreeImageDestination) PutBlob(ctx 
context.Context, stream io.Reader,
-   return types.BlobInfo{Digest: computedDigest, Size: size}, nil
- }
- 
--func fixFiles(selinuxHnd *C.struct_selabel_handle, root string, dir string, 
usermode bool) error {
-+func fixFiles(dir string, usermode bool) error {
-   entries, err := ioutil.ReadDir(dir)
-   if err != nil {
-   return err
-@@ -173,42 +167,13 @@ func fixFiles(selinuxHnd *C.struct_selabel_handle, root 
string, dir string, user
-   continue
-   }
- 
--  if selinuxHnd != nil {
--  relPath, err := filepath.Rel(root, fullpath)
--  if err != nil {
--  return err
--  }
--  // Handle /exports/hostfs as a special case.  Files 
under this directory are copied to the host,
--  // thus we benefit from maintaining the same SELinux 
label they would have on the host as we could
--  // use hard links instead of copying the files.
--  relPath = fmt.Sprintf("/%s", 
strings.TrimPrefix(relPath, "exports/hostfs/"))
--
--  relPathC := C.CString(relPath)
--  defer C.free(unsafe.Pointer(relPathC))
--  var context *C.char
--
--  res, err := C.selabel_lookup_raw(selinuxHnd, &context, 
relPathC, C.int(info.Mode()&os.ModePerm))
--  if int(res) < 0 && err != syscall.ENOENT {
--  return errors.Wrapf(err, "cannot 
selabel_lookup_raw %s", relPath)
--  }
--  if int(res) == 0 {
--  defer C.freecon(context)
--  fullpathC := C.CString(fullpath)
--  defer C.free(unsafe.Pointer(fullpathC))
--  res, err = C.lsetfilecon_raw(fullpathC, context)
--  if int(res) < 0 {
--  return errors.Wrapf(err, "cannot 
setfilecon_raw %s", fullpath)
--  }
--  }
--  }
--
-   if info.IsDir() {
-   if usermode {
-   if err := os.Chmod(fullpath, info.Mode()|0700); 
err != nil {
-   return err
-   }
-   }
--  err = fixFiles(selinuxHnd, root, fullpath, usermode)
-+  err = fixFiles(fullpath, usermode)
-   if err != nil {
-   return err
-   }
-@@ -2

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

2018-11-28 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, November 28, 2018 @ 11:09:18
  Author: bpiotrowski
Revision: 410416

1.5-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 10:43:35 UTC (rev 410415)
+++ PKGBUILD2018-11-28 11:09:18 UTC (rev 410416)
@@ -1,8 +1,8 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=buildah
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
 url="https://github.com/containers/buildah";
@@ -10,7 +10,7 @@
 depends=(ostree runc skopeo)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
  bzip2 go-md2man runc skopeo)
-_commit=608fa843cce45e7ee58ccb71a90297b645a984d3  # tags/v1.4
+_commit=e94b4f98048e7371685731b97eefd6265e2f1fb3  # tags/v1.5^0
 source=(git://github.com/containers/buildah.git#commit=$_commit
 0001-Revert-ostree-add-selinux-label-for-each-file.patch)
 md5sums=('SKIP'


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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 11:40:31
  Author: arodseth
Revision: 410419

archrelease: copy trunk to community-x86_64

Added:
  moosefs/repos/community-x86_64/PKGBUILD
(from rev 410418, moosefs/trunk/PKGBUILD)
  moosefs/repos/community-x86_64/moosefs.sysusers
(from rev 410418, moosefs/trunk/moosefs.sysusers)
Deleted:
  moosefs/repos/community-x86_64/PKGBUILD
  moosefs/repos/community-x86_64/moosefs.sysusers

--+
 PKGBUILD |   93 ++---
 moosefs.sysusers |2 -
 2 files changed, 47 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 11:40:23 UTC (rev 410418)
+++ PKGBUILD2018-11-28 11:40:31 UTC (rev 410419)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander F. Rødseth 
-
-pkgname=moosefs
-pkgver=3.0.101
-pkgrel=1
-pkgdesc='High performing and fault tolerant distributed file system'
-url='https://moosefs.com/'
-replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-arch=('x86_64')
-license=('GPL2')
-makedepends=('git')
-depends=('fuse2' 'python2' 'xfsprogs')
-source=("git+https://github.com/moosefs/moosefs#tag=v$pkgver";
-'moosefs.sysusers')
-sha256sums=('SKIP'
-'c7fb746f904bf4ecaaa6b15b9bce7a5b3bbe3008247148c561280eba8df250dc')
-
-build() {
-  cd moosefs
-
-  ./configure \
---prefix=/usr \
---mandir=/usr/share/man \
---sysconfdir=/etc \
---localstatedir=/var/lib \
---with-default-user=mfs \
---with-default-group=mfs \
---with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  make DESTDIR="$pkgdir" -C moosefs install
-
-  # Move mount.moosefs from sbin to usr/bin. They end up in
-  # /usr/bin just the same, but this silences a warning.
-  mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
-  mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
-  rmdir "$pkgdir/sbin" "$pkgdir/usr/sbin"
-
-  install -Dm644 "$pkgname.sysusers" "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# getver: moosefs.com/download/sources.html
-# vim: ts=2 sw=2 et:

Copied: moosefs/repos/community-x86_64/PKGBUILD (from rev 410418, 
moosefs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 11:40:31 UTC (rev 410419)
@@ -0,0 +1,46 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=moosefs
+pkgver=3.0.103
+pkgrel=1
+pkgdesc='High performing and fault tolerant distributed file system'
+url='https://moosefs.com/'
+replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+arch=('x86_64')
+license=('GPL2')
+makedepends=('git')
+depends=('fuse2' 'libpcap' 'python2' 'xfsprogs')
+source=("git+https://github.com/moosefs/moosefs#tag=v$pkgver";
+'moosefs.sysusers')
+sha256sums=('SKIP'
+'c7fb746f904bf4ecaaa6b15b9bce7a5b3bbe3008247148c561280eba8df250dc')
+
+build() {
+  cd moosefs
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--sysconfdir=/etc \
+--localstatedir=/var/lib \
+--with-default-user=mfs \
+--with-default-group=mfs \
+--with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  make DESTDIR="$pkgdir" -C moosefs install
+
+  # Move mount.moosefs from sbin to usr/bin. They end up in
+  # /usr/bin just the same, but this silences a warning.
+  mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
+  mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
+  rmdir "$pkgdir/sbin" "$pkgdir/usr/sbin"
+
+  install -Dm644 "$pkgname.sysusers" "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
+}
+
+# getver: moosefs.com/download/sources.html
+# vim: ts=2 sw=2 et:

Deleted: moosefs.sysusers
===
--- moosefs.sysusers2018-11-28 11:40:23 UTC (rev 410418)
+++ moosefs.sysusers2018-11-28 11:40:31 UTC (rev 410419)
@@ -1 +0,0 @@
-u mfs - "MooseFS" /var/lib/mfs

Copied: moosefs/repos/community-x86_64/moosefs.sysusers (from rev 410418, 
moosefs/trunk/moosefs.sysusers)
===
--- moosefs.sysusers(rev 0)
+++ moosefs.sysusers2018-11-28 11:40:31 UTC (rev 410419)
@@ -0,0 +1 @@
+u mfs - "MooseFS" /var/lib/mfs


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

2018-11-28 Thread Alexander Rødseth via arch-commits
Date: Wednesday, November 28, 2018 @ 11:40:23
  Author: arodseth
Revision: 410418

upgpkg: moosefs 3.0.103-1

Modified:
  moosefs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 11:09:22 UTC (rev 410417)
+++ PKGBUILD2018-11-28 11:40:23 UTC (rev 410418)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
 
 pkgname=moosefs
-pkgver=3.0.101
+pkgver=3.0.103
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='https://moosefs.com/'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('GPL2')
 makedepends=('git')
-depends=('fuse2' 'python2' 'xfsprogs')
+depends=('fuse2' 'libpcap' 'python2' 'xfsprogs')
 source=("git+https://github.com/moosefs/moosefs#tag=v$pkgver";
 'moosefs.sysusers')
 sha256sums=('SKIP'


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

2018-11-28 Thread Christian Hesse via arch-commits
Date: Wednesday, November 28, 2018 @ 12:13:15
  Author: eworm
Revision: 340545

archrelease: copy trunk to testing-any

Added:
  archlinux-keyring/repos/testing-any/
  archlinux-keyring/repos/testing-any/PKGBUILD
(from rev 340544, archlinux-keyring/trunk/PKGBUILD)
  archlinux-keyring/repos/testing-any/archlinux-keyring.install
(from rev 340544, archlinux-keyring/trunk/archlinux-keyring.install)

---+
 PKGBUILD  |   26 ++
 archlinux-keyring.install |   22 ++
 2 files changed, 48 insertions(+)

Copied: archlinux-keyring/repos/testing-any/PKGBUILD (from rev 340544, 
archlinux-keyring/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2018-11-28 12:13:15 UTC (rev 340545)
@@ -0,0 +1,26 @@
+# Maintainer: Pierre Schmitz 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=archlinux-keyring
+pkgver=20181128
+pkgrel=1
+pkgdesc='Arch Linux PGP keyring'
+arch=(any)
+url='https://projects.archlinux.org/archlinux-keyring.git/'
+license=(GPL)
+install=$pkgname.install
+source=(https://sources.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('4ad3e0ba238271828cf23bc7aeeeb9c62149125901e2dde51a631a16cbf89d2d'
+'SKIP')
+validpgpkeys=('4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'  # Pierre Schmitz 

+  'A314827C4E4250A204CE6E13284FC34C8E4B1A25'  # Thomas Bächler 

+  '86CFFCA918CF3AF47147588051E8B148AC34'  # Evangelos Foutras 

+  'F3691687D867B81B51CE07D9BBE43771487328A9'  # Bartlomiej 
Piotrowski 
+  'BD84DE71F493DF6814B0167254EDC91609BC9183'  # Christian Hesse 

+  'CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E'  # Florian Pritz 

+  'E499C79F53C96A54E572FEE1C06086337C50773E')  # Jelle van der Waa 

+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}

Copied: archlinux-keyring/repos/testing-any/archlinux-keyring.install (from rev 
340544, archlinux-keyring/trunk/archlinux-keyring.install)
===
--- testing-any/archlinux-keyring.install   (rev 0)
+++ testing-any/archlinux-keyring.install   2018-11-28 12:13:15 UTC (rev 
340545)
@@ -0,0 +1,22 @@
+post_upgrade() {
+   if usr/bin/pacman-key -l >/dev/null 2>&1; then
+   usr/bin/pacman-key --populate archlinux
+
+   # Re-enable key of alad
+   # See https://bugs.archlinux.org/task/35478
+   if [[ -z "$2" ]] || [[ "$(vercmp "$2" "20181018-1")" -lt 0 ]]; 
then
+   printf 'enable\nquit\n' | LANG=C \
+   gpg --homedir /etc/pacman.d/gnupg \
+   --no-permission-warning --command-fd 0 \
+   --quiet --batch --edit-key \
+   DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A \
+   2>/dev/null
+   fi
+   fi
+}
+
+post_install() {
+   if [ -x usr/bin/pacman-key ]; then
+   post_upgrade
+   fi
+}


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

2018-11-28 Thread Christian Hesse via arch-commits
Date: Wednesday, November 28, 2018 @ 12:13:11
  Author: eworm
Revision: 340544

upgpkg: archlinux-keyring 20181128-1

Add Maxim Baz (maximbaz)

Modified:
  archlinux-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 11:09:57 UTC (rev 340543)
+++ PKGBUILD2018-11-28 12:13:11 UTC (rev 340544)
@@ -2,7 +2,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=archlinux-keyring
-pkgver=20181126
+pkgver=20181128
 pkgrel=1
 pkgdesc='Arch Linux PGP keyring'
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL)
 install=$pkgname.install
 
source=(https://sources.archlinux.org/other/$pkgname/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('8576f80bf9cc8066de89fa9751ada9cc491191c682e299e564513cb2b4a86c41'
+sha256sums=('4ad3e0ba238271828cf23bc7aeeeb9c62149125901e2dde51a631a16cbf89d2d'
 'SKIP')
 validpgpkeys=('4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'  # Pierre Schmitz 

   'A314827C4E4250A204CE6E13284FC34C8E4B1A25'  # Thomas Bächler 



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

2018-11-28 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, November 28, 2018 @ 12:15:22
  Author: svenstaro
Revision: 410421

archrelease: copy trunk to community-x86_64

Added:
  love/repos/community-x86_64/PKGBUILD
(from rev 410420, love/trunk/PKGBUILD)
Deleted:
  love/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 12:15:11 UTC (rev 410420)
+++ PKGBUILD2018-11-28 12:15:22 UTC (rev 410421)
@@ -1,29 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Linus Sjögren 
-# Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
-pkgname=love
-pkgver=11.1
-pkgrel=2
-pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting 
language to create dynamic gaming experiences"
-arch=(x86_64)
-url="http://love2d.org/";
-license=('zlib')
-depends=('luajit' 'freetype2' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 
'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'libtheora')
-source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz";)
-sha512sums=('f4df860508b75e4bb7c0ee8a2ee4406a7c8f3ce65cdbca9ed8a0cd90df81507ba7ec9a9d45279488047cc16b6e51940edff54e7a34de63bf852dbec5115b4c03')
-
-build() {
-  cd "$srcdir"/love-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/love-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm0644 "license.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: love/repos/community-x86_64/PKGBUILD (from rev 410420, 
love/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 12:15:22 UTC (rev 410421)
@@ -0,0 +1,29 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Linus Sjögren 
+# Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
+pkgname=love
+pkgver=11.2
+pkgrel=1
+pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting 
language to create dynamic gaming experiences"
+arch=(x86_64)
+url="http://love2d.org/";
+license=('zlib')
+depends=('luajit' 'freetype2' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 
'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'libtheora')
+source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz";)
+sha512sums=('f72148abc890cfb3daf0e3fae564eba0726ae7591e2d2e32b9072ef53a9ca0bda481ee6dadc9cb171ae6ec48d15780daa269dd74ea548b2084a7b9229e7c1509')
+
+build() {
+  cd "$srcdir"/love-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/love-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm0644 "license.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-28 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, November 28, 2018 @ 12:15:11
  Author: svenstaro
Revision: 410420

upgpkg: love 11.2-1

Modified:
  love/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 11:40:31 UTC (rev 410419)
+++ PKGBUILD2018-11-28 12:15:11 UTC (rev 410420)
@@ -2,8 +2,8 @@
 # Contributor: Linus Sjögren 
 # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
 pkgname=love
-pkgver=11.1
-pkgrel=2
+pkgver=11.2
+pkgrel=1
 pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting 
language to create dynamic gaming experiences"
 arch=(x86_64)
 url="http://love2d.org/";
@@ -10,7 +10,7 @@
 license=('zlib')
 depends=('luajit' 'freetype2' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 
'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'libtheora')
 
source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz";)
-sha512sums=('f4df860508b75e4bb7c0ee8a2ee4406a7c8f3ce65cdbca9ed8a0cd90df81507ba7ec9a9d45279488047cc16b6e51940edff54e7a34de63bf852dbec5115b4c03')
+sha512sums=('f72148abc890cfb3daf0e3fae564eba0726ae7591e2d2e32b9072ef53a9ca0bda481ee6dadc9cb171ae6ec48d15780daa269dd74ea548b2084a7b9229e7c1509')
 
 build() {
   cd "$srcdir"/love-$pkgver


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

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 14:09:24
  Author: archange
Revision: 410422

upgpkg: nodejs-lts-boron 6.15.0-1

Modified:
  nodejs-lts-boron/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 12:15:22 UTC (rev 410421)
+++ PKGBUILD2018-11-28 14:09:24 UTC (rev 410422)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
 
 pkgname=nodejs-lts-boron
-pkgver=6.14.4
-pkgrel=2
+pkgver=6.15.0
+pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
 arch=('x86_64')
 url='https://nodejs.org/'
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
-sha256sums=('9a4bfc99787f8bdb07d5ae8b1f00ec3757e7b09c99d11f0e8a5e9a16a134ec0f')
+sha256sums=('a757fa05fe4d0747b70e7f212e4dd77be75100eae7659cff87213808ac55e23f')
 validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

   'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

   'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 



[arch-commits] Commit in nodejs-lts-boron/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 14:09:45
  Author: archange
Revision: 410423

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD
(from rev 410422, nodejs-lts-boron/trunk/PKGBUILD)
Deleted:
  nodejs-lts-boron/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 14:09:24 UTC (rev 410422)
+++ PKGBUILD2018-11-28 14:09:45 UTC (rev 410423)
@@ -1,65 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-pkgname=nodejs-lts-boron
-pkgver=6.14.4
-pkgrel=2
-pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
-arch=('x86_64')
-url='https://nodejs.org/'
-license=('MIT')
-depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
-sha256sums=('9a4bfc99787f8bdb07d5ae8b1f00ec3757e7b09c99d11f0e8a5e9a16a134ec0f')
-validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

-  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

-  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  # Some network related errors
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: nodejs-lts-boron/repos/community-x86_64/PKGBUILD (from rev 410422, 
nodejs-lts-boron/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 14:09:45 UTC (rev 410423)
@@ -0,0 +1,65 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+pkgname=nodejs-lts-boron
+pkgver=6.15.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Boron)'
+arch=('x86_64')
+url='https://nodejs.org/'
+license=('MIT')
+depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# https://nodejs.org/download/release/latest-boron/SHASUMS256.txt.asc
+sha256sums=('a757fa05fe4d0747b70e7f212e4dd77be75100eae7659cff87213808ac55e23f')
+validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

+  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 

+  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  # Some network related errors
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}


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

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 14:45:23
  Author: archange
Revision: 410424

upgpkg: nodejs-lts-carbon 8.14.0-1

Modified:
  nodejs-lts-carbon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 14:09:45 UTC (rev 410423)
+++ PKGBUILD2018-11-28 14:45:23 UTC (rev 410424)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
 
 pkgname=nodejs-lts-carbon
-pkgver=8.13.0
+pkgver=8.14.0
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Carbon)'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-carbon/SHASUMS256.txt.asc
-sha256sums=('2aa99474a336c6339d14f08cc27d387c5168e6fb6cbcaaea1d5ff7aa89642de2')
+sha256sums=('8ce252913c9f6aaa9871f2d9661b6e54858dae2f0064bd3c624676edb09083c4')
 validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

   '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

   'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
@@ -56,7 +56,8 @@
 
 check() {
   cd node-v${pkgver}
-  make test
+  # test-http-max-http-headers since 8.14.0
+  make test || warning "Tests failed"
 }
 
 package() {


[arch-commits] Commit in nodejs-lts-carbon/repos/community-x86_64 (4 files)

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 14:45:36
  Author: archange
Revision: 410425

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-carbon/repos/community-x86_64/PKGBUILD
(from rev 410424, nodejs-lts-carbon/trunk/PKGBUILD)
  nodejs-lts-carbon/repos/community-x86_64/node.install
(from rev 410424, nodejs-lts-carbon/trunk/node.install)
Deleted:
  nodejs-lts-carbon/repos/community-x86_64/PKGBUILD
  nodejs-lts-carbon/repos/community-x86_64/node.install

--+
 PKGBUILD |  137 -
 node.install |   22 -
 2 files changed, 80 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 14:45:23 UTC (rev 410424)
+++ PKGBUILD2018-11-28 14:45:36 UTC (rev 410425)
@@ -1,68 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-
-pkgname=nodejs-lts-carbon
-pkgver=8.13.0
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript (LTS release: Carbon)'
-arch=('x86_64')
-url="https://nodejs.org/";
-license=('MIT')
-depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 
'libnghttp2')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-install=node.install
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# https://nodejs.org/download/release/latest-carbon/SHASUMS256.txt.asc
-sha256sums=('2aa99474a336c6339d14f08cc27d387c5168e6fb6cbcaaea1d5ff7aa89642de2')
-validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

-  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

-  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
-  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-
-  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares \
---shared-nghttp2
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  make test
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-carbon/repos/community-x86_64/PKGBUILD (from rev 410424, 
nodejs-lts-carbon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 14:45:36 UTC (rev 410425)
@@ -0,0 +1,69 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+
+pkgname=nodejs-lts-carbon
+pkgver=8.14.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Carbon)'
+arch=('x86_64')
+url="https://nodejs.org/";
+license=('MIT')
+depends=('openssl-1.0' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 
'libnghttp2')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+install=node.install
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# https://nodejs.org/download/release/latest-carbon/SHASUMS256.txt.asc
+sha256sums=('8ce252913c9f6aaa9871f2d9661b6e54858dae2f0064bd3c624676edb09083c4')
+validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

+  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

+  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
+  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+
+  export PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares \
+--shared-nghttp2
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  # test-http-m

[arch-commits] Commit in nodejs-lts-dubnium/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 15:17:44
  Author: archange
Revision: 410427

archrelease: copy trunk to community-x86_64

Added:
  nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD
(from rev 410426, nodejs-lts-dubnium/trunk/PKGBUILD)
Deleted:
  nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 15:17:30 UTC (rev 410426)
+++ PKGBUILD2018-11-28 15:17:44 UTC (rev 410427)
@@ -1,67 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=nodejs-lts-dubnium
-pkgver=10.13.0
-pkgrel=1
-pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
-arch=('x86_64')
-url="https://nodejs.org/";
-license=('MIT')
-depends=('openssl' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 'libnghttp2')
-makedepends=('python2' 'procps-ng')
-optdepends=('npm: nodejs package manager')
-provides=("nodejs=$pkgver")
-conflicts=('nodejs')
-source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
-# https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
-sha256sums=('8d80c96a0c28fb508c90de474b1967acd800896f184b8a18235a7e4613fae641')
-validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

-  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

-  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
-  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

-
-prepare() {
-  cd node-v${pkgver}
-
-  msg 'Fixing for python2 name'
-  find -type f -exec sed \
--e 's_^#!/usr/bin/env python$_&2_' \
--e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
--e 's_^#!/usr/bin/python$_&2_' \
--e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
--e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
--e "s_'python'_'python2'_" -i {} \;
-  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
-}
-
-build() {
-  cd node-v${pkgver}
-
-  export PYTHON=python2
-  ./configure \
---prefix=/usr \
---with-intl=system-icu \
---without-npm \
---shared-openssl \
---shared-zlib \
---shared-libuv \
---shared-http-parser \
---shared-cares \
---shared-nghttp2
-
-  make
-}
-
-check() {
-  cd node-v${pkgver}
-  # Expected failure: https://github.com/nodejs/node/issues/11627
-  make test || warning "Tests failed"
-}
-
-package() {
-  cd node-v${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: nodejs-lts-dubnium/repos/community-x86_64/PKGBUILD (from rev 410426, 
nodejs-lts-dubnium/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 15:17:44 UTC (rev 410427)
@@ -0,0 +1,66 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=nodejs-lts-dubnium
+pkgver=10.14.0
+pkgrel=1
+pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
+arch=('x86_64')
+url="https://nodejs.org/";
+license=('MIT')
+depends=('openssl' 'zlib' 'icu' 'libuv' 'http-parser' 'c-ares' 'libnghttp2')
+makedepends=('python2' 'procps-ng')
+optdepends=('npm: nodejs package manager')
+provides=("nodejs=$pkgver")
+conflicts=('nodejs')
+source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
+# https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
+sha256sums=('b05a52e556df813eb3f36c795784956b1c3c3b078cef930af6c1f2fb93642929')
+validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

+  '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

+  'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
+  'DD8F2338BAE7501E3DD5AC78C273792F7D83545D') # Rod Vagg 

+
+prepare() {
+  cd node-v${pkgver}
+
+  msg 'Fixing for python2 name'
+  find -type f -exec sed \
+-e 's_^#!/usr/bin/env python$_&2_' \
+-e 's_^\(#!/usr/bin/python2\).[45]$_\1_' \
+-e 's_^#!/usr/bin/python$_&2_' \
+-e 's_^\( *exec \+\)python\( \+.*\)$_\1python2\2_'\
+-e 's_^\(.*\)python\( \+-c \+.*\)$_\1python2\2_'\
+-e "s_'python'_'python2'_" -i {} \;
+  find test/ -type f -exec sed 's_python _python2 _' -i {} \;
+}
+
+build() {
+  cd node-v${pkgver}
+
+  export PYTHON=python2
+  ./configure \
+--prefix=/usr \
+--with-intl=system-icu \
+--without-npm \
+--shared-openssl \
+--shared-zlib \
+--shared-libuv \
+--shared-http-parser \
+--shared-cares \
+--shared-nghttp2
+
+  make
+}
+
+check() {
+  cd node-v${pkgver}
+  make test || warning "Tests failed"
+}
+
+package() {
+  cd node-v${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}/
+}


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

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 15:17:30
  Author: archange
Revision: 410426

upgpkg: nodejs-lts-dubnium 10.14.0-1

Modified:
  nodejs-lts-dubnium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 14:45:36 UTC (rev 410425)
+++ PKGBUILD2018-11-28 15:17:30 UTC (rev 410426)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=nodejs-lts-dubnium
-pkgver=10.13.0
+pkgver=10.14.0
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript (LTS release: Dubnium)'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 conflicts=('nodejs')
 source=("${url}/dist/v${pkgver}/node-v${pkgver}.tar.xz")
 # https://nodejs.org/download/release/latest-dubnium/SHASUMS256.txt.asc
-sha256sums=('8d80c96a0c28fb508c90de474b1967acd800896f184b8a18235a7e4613fae641')
+sha256sums=('b05a52e556df813eb3f36c795784956b1c3c3b078cef930af6c1f2fb93642929')
 validpgpkeys=('C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8' # Myles Borins 

   '77984A986EBC2AA786BC0F66B01FBB92821C587A' # Gibson Fahnestock 

   'B9AE9905FFD7803F25714661B63B535A4C206CA9' # Evan Lucas 
 
@@ -54,7 +54,6 @@
 
 check() {
   cd node-v${pkgver}
-  # Expected failure: https://github.com/nodejs/node/issues/11627
   make test || warning "Tests failed"
 }
 


[arch-commits] Commit in xsensors/repos/community-x86_64 (5 files)

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 16:10:20
  Author: lcarlier
Revision: 410429

archrelease: copy trunk to community-x86_64

Added:
  xsensors/repos/community-x86_64/PKGBUILD
(from rev 410428, xsensors/trunk/PKGBUILD)
Deleted:
  xsensors/repos/community-x86_64/PKGBUILD
  xsensors/repos/community-x86_64/remove-unused-variables.patch
  xsensors/repos/community-x86_64/replace-deprecated-gtk.patch
  xsensors/repos/community-x86_64/xsensors.changelog

---+
 PKGBUILD  |   76 ++
 remove-unused-variables.patch |   39 -
 replace-deprecated-gtk.patch  |  168 
 xsensors.changelog|   11 --
 4 files changed, 28 insertions(+), 266 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 16:10:12 UTC (rev 410428)
+++ PKGBUILD2018-11-28 16:10:20 UTC (rev 410429)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer : Laurent Carlier 
-# Contributor: Ray Rashif 
-# Contributor: Corrado Primier 
-# Contributor: Sergej Pupykin 
-
-pkgname=xsensors
-pkgver=0.70
-pkgrel=7
-pkgdesc="X11 interface to lm_sensors"
-arch=('x86_64')
-url="http://www.linuxhardware.org/xsensors/";
-license=('GPL')
-depends=('gtk2' 'lm_sensors')
-makedepends=('imagemagick' 'gendesk')
-changelog=$pkgname.changelog
-source=(http://www.linuxhardware.org/xsensors/$pkgname-$pkgver.tar.gz
-   remove-unused-variables.patch
-   replace-deprecated-gtk.patch)
-sha512sums=('34f038b192f3cecb2e7587e19c4837b795a2705e6d0e9ea2bd3ead6d3259a1dded364fcfc70fa5e37d64f32c879e1dd9c6e43dcf32fa9aeb73ee5cc49bf290a4'
-
'ec81d48f16fb0b9b425247e3e2c56ef6f71acb8da5228bc72438aa33da86e2beb8d4d88c6e1ea8aa95e9db4b19a8939410b6693be61eba4e469686e20108adff'
-
'008ea330c74b7f373cd637e3fc57e8ce2a9e8271f517d569be251c86f87593db081622b6df3f2970b741f407d51f4f348fe0dc102927d7289b0309288c3a70f6')
-
-build() {
-  cd "$srcdir"
-  gendesk -n --pkgname "$pkgname" --genericname="Hardware Monitor" \
-  --comment="View hardware health" --categories="System;Monitor;GTK"
-
-  cd "$pkgname-$pkgver"
-
-  # patches from debian
-  patch -Np1 -i ${srcdir}/remove-unused-variables.patch
-  patch -Np1 -i ${srcdir}/replace-deprecated-gtk.patch
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-  convert "$pkgdir/usr/share/pixmaps/xsensors/default.xpm" \
-"$pkgdir/usr/share/pixmaps/xsensors.png"
-  install -Dm644 "$srcdir/xsensors.desktop" \
-"$pkgdir/usr/share/applications/xsensors.desktop"
-}

Copied: xsensors/repos/community-x86_64/PKGBUILD (from rev 410428, 
xsensors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 16:10:20 UTC (rev 410429)
@@ -0,0 +1,28 @@
+# Maintainer : Laurent Carlier 
+# Contributor: Ray Rashif 
+# Contributor: Corrado Primier 
+# Contributor: Sergej Pupykin 
+
+pkgname=xsensors
+pkgver=0.80
+pkgrel=1
+pkgdesc="X11 interface to lm_sensors - Mystro256 fork"
+arch=('x86_64')
+url="https://github.com/Mystro256/xsensors";
+license=('GPL')
+depends=('gtk3' 'lm_sensors')
+source=(https://github.com/Mystro256/xsensors/archive/$pkgver.tar.gz)
+sha256sums=('4f583b72c99be13eb06249d5b28bda2f8f204e07e67049bc00c6c60cfd0c352c')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: remove-unused-variables.patch
===
--- remove-unused-variables.patch   2018-11-28 16:10:12 UTC (rev 410428)
+++ remove-unused-variables.patch   2018-11-28 16:10:20 UTC (rev 410429)
@@ -1,39 +0,0 @@
-Author: Nanley Chery 
-From: Jean Delvare 
-Subject: Remove declared, but unused variables
-Bug-Debian: http://bugs.debian.org/625435

 a/src/gui.c
-+++ b/src/gui.c
-@@ -257,10 +257,9 @@
- 
- /* Start the sensor info update timer. */
- gint start_timer( GtkWidget *widget, gpointer data ) {
--gint timer;
- 
- /* Setup timer for updates. */
--timer = g_timeout_add( update_time * 1000, 
-+g_timeout_add( update_time * 1000,
-  (GtkFunction) update_sensor_data, 
-(gpointer) data );
- 
-@@ -287,7 +286,7 @@
- 
- /* feature data */
- updates *head = NULL;
--updates *current = NULL, *prev = NULL;
-+updates *current = NULL;
- 
- const sensors_feature *feature;
- 
-@@ -347,10 +346,8 @@
- new_node->pbar = featpbar;
- 
- if ( head == NULL ) {
--prev = head;
- head = current = new_node;
- } else {
--prev = current;
- current = current->next = new_node;
- }
- 

Deleted: replace-deprecated-gtk.patch

[arch-commits] Commit in xsensors/trunk (4 files)

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 16:10:12
  Author: lcarlier
Revision: 410428

upgpkg: xsensors 0.80-1

update with Mystro256 fork

Modified:
  xsensors/trunk/PKGBUILD
Deleted:
  xsensors/trunk/remove-unused-variables.patch
  xsensors/trunk/replace-deprecated-gtk.patch
  xsensors/trunk/xsensors.changelog

---+
 PKGBUILD  |   33 +--
 remove-unused-variables.patch |   39 -
 replace-deprecated-gtk.patch  |  168 
 xsensors.changelog|   11 --
 4 files changed, 7 insertions(+), 244 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 15:17:44 UTC (rev 410427)
+++ PKGBUILD2018-11-28 16:10:12 UTC (rev 410428)
@@ -4,33 +4,19 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=xsensors
-pkgver=0.70
-pkgrel=7
-pkgdesc="X11 interface to lm_sensors"
+pkgver=0.80
+pkgrel=1
+pkgdesc="X11 interface to lm_sensors - Mystro256 fork"
 arch=('x86_64')
-url="http://www.linuxhardware.org/xsensors/";
+url="https://github.com/Mystro256/xsensors";
 license=('GPL')
-depends=('gtk2' 'lm_sensors')
-makedepends=('imagemagick' 'gendesk')
-changelog=$pkgname.changelog
-source=(http://www.linuxhardware.org/xsensors/$pkgname-$pkgver.tar.gz
-   remove-unused-variables.patch
-   replace-deprecated-gtk.patch)
-sha512sums=('34f038b192f3cecb2e7587e19c4837b795a2705e6d0e9ea2bd3ead6d3259a1dded364fcfc70fa5e37d64f32c879e1dd9c6e43dcf32fa9aeb73ee5cc49bf290a4'
-
'ec81d48f16fb0b9b425247e3e2c56ef6f71acb8da5228bc72438aa33da86e2beb8d4d88c6e1ea8aa95e9db4b19a8939410b6693be61eba4e469686e20108adff'
-
'008ea330c74b7f373cd637e3fc57e8ce2a9e8271f517d569be251c86f87593db081622b6df3f2970b741f407d51f4f348fe0dc102927d7289b0309288c3a70f6')
+depends=('gtk3' 'lm_sensors')
+source=(https://github.com/Mystro256/xsensors/archive/$pkgver.tar.gz)
+sha256sums=('4f583b72c99be13eb06249d5b28bda2f8f204e07e67049bc00c6c60cfd0c352c')
 
 build() {
-  cd "$srcdir"
-  gendesk -n --pkgname "$pkgname" --genericname="Hardware Monitor" \
-  --comment="View hardware health" --categories="System;Monitor;GTK"
-
   cd "$pkgname-$pkgver"
 
-  # patches from debian
-  patch -Np1 -i ${srcdir}/remove-unused-variables.patch
-  patch -Np1 -i ${srcdir}/replace-deprecated-gtk.patch
-
   ./configure --prefix=/usr
   make
 }
@@ -39,9 +25,4 @@
   cd ${srcdir}/$pkgname-$pkgver
 
   make DESTDIR="${pkgdir}" install
-
-  convert +set date:create +set date:modify 
"$pkgdir/usr/share/pixmaps/xsensors/default.xpm" \
-"$pkgdir/usr/share/pixmaps/xsensors.png"
-  install -Dm644 "$srcdir/xsensors.desktop" \
-"$pkgdir/usr/share/applications/xsensors.desktop"
 }

Deleted: remove-unused-variables.patch
===
--- remove-unused-variables.patch   2018-11-28 15:17:44 UTC (rev 410427)
+++ remove-unused-variables.patch   2018-11-28 16:10:12 UTC (rev 410428)
@@ -1,39 +0,0 @@
-Author: Nanley Chery 
-From: Jean Delvare 
-Subject: Remove declared, but unused variables
-Bug-Debian: http://bugs.debian.org/625435

 a/src/gui.c
-+++ b/src/gui.c
-@@ -257,10 +257,9 @@
- 
- /* Start the sensor info update timer. */
- gint start_timer( GtkWidget *widget, gpointer data ) {
--gint timer;
- 
- /* Setup timer for updates. */
--timer = g_timeout_add( update_time * 1000, 
-+g_timeout_add( update_time * 1000,
-  (GtkFunction) update_sensor_data, 
-(gpointer) data );
- 
-@@ -287,7 +286,7 @@
- 
- /* feature data */
- updates *head = NULL;
--updates *current = NULL, *prev = NULL;
-+updates *current = NULL;
- 
- const sensors_feature *feature;
- 
-@@ -347,10 +346,8 @@
- new_node->pbar = featpbar;
- 
- if ( head == NULL ) {
--prev = head;
- head = current = new_node;
- } else {
--prev = current;
- current = current->next = new_node;
- }
- 

Deleted: replace-deprecated-gtk.patch
===
--- replace-deprecated-gtk.patch2018-11-28 15:17:44 UTC (rev 410427)
+++ replace-deprecated-gtk.patch2018-11-28 16:10:12 UTC (rev 410428)
@@ -1,168 +0,0 @@
-Author: Nanley Chery 
-Subject: Update deprecated gtk casts and replace deprecated function calls 
with their analogous cairo counterparts.
-Bug-Debian: http://bugs.debian.org/622005
-Bug-Debian: http://bugs.debian.org/610321

 a/src/gui.c
-+++ b/src/gui.c
-@@ -27,10 +27,10 @@
- GtkWidget *mainwindow = NULL;
- 
- GdkColor colorWhite = { 0, 0x, 0x, 0x };
--
--GdkColormap *cmap = NULL;
- 
--GdkPixmap *theme = NULL;
-+GdkPixbuf *theme = NULL;
-+
-+cairo_surface_t *surface = NULL;
- 
- /* Destroy the main window. */
- gint destroy_gui( GtkWidget *widget, gpointer data ) {
-@@ -76,17 +76,16 @@
- }
- }
-

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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 16:13:27
  Author: lcarlier
Revision: 410431

archrelease: copy trunk to community-staging-x86_64

Added:
  xsensors/repos/community-staging-x86_64/
  xsensors/repos/community-staging-x86_64/PKGBUILD
(from rev 410430, xsensors/trunk/PKGBUILD)

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

Copied: xsensors/repos/community-staging-x86_64/PKGBUILD (from rev 410430, 
xsensors/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-28 16:13:27 UTC (rev 410431)
@@ -0,0 +1,28 @@
+# Maintainer : Laurent Carlier 
+# Contributor: Ray Rashif 
+# Contributor: Corrado Primier 
+# Contributor: Sergej Pupykin 
+
+pkgname=xsensors
+pkgver=0.80
+pkgrel=2
+pkgdesc="X11 interface to lm_sensors - Mystro256 fork"
+arch=('x86_64')
+url="https://github.com/Mystro256/xsensors";
+license=('GPL')
+depends=('gtk3' 'lm_sensors')
+source=(https://github.com/Mystro256/xsensors/archive/$pkgver.tar.gz)
+sha256sums=('4f583b72c99be13eb06249d5b28bda2f8f204e07e67049bc00c6c60cfd0c352c')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}


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

2018-11-28 Thread Laurent Carlier via arch-commits
Date: Wednesday, November 28, 2018 @ 16:13:21
  Author: lcarlier
Revision: 410430

upgpkg: xsensors 0.80-2

lm_sensors-3.5.0 rebuild

Modified:
  xsensors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 16:10:20 UTC (rev 410429)
+++ PKGBUILD2018-11-28 16:13:21 UTC (rev 410430)
@@ -5,7 +5,7 @@
 
 pkgname=xsensors
 pkgver=0.80
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 interface to lm_sensors - Mystro256 fork"
 arch=('x86_64')
 url="https://github.com/Mystro256/xsensors";


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

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 16:26:12
  Author: archange
Revision: 410432

upgpkg: matterbridge 1.12.0-1

Upstream switched to go modules, adapt PKGBUILD accordingly.

Modified:
  matterbridge/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 16:13:27 UTC (rev 410431)
+++ PKGBUILD2018-11-28 16:26:12 UTC (rev 410432)
@@ -1,38 +1,35 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=matterbridge
-pkgver=1.11.3
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
 arch=('x86_64')
-_url="github.com/42wim/matterbridge"
-url="https://${_url}";
+url="https://github.com/42wim/matterbridge";
 license=('Apache')
 depends=('glibc')
-makedepends=('go-pie')
+makedepends=('go-pie' 'git')
 backup=('etc/matterbridge.toml')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
 
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
 'matterbridge.service')
-sha256sums=('84c2e5108255ea45a02c25893c94ec6a0ed65156ac311bfc5a5151840acf0b63'
+sha256sums=('2e0548eb46f0beb79b64877a3618ca487d2735e8a83466c9657f2336dbc52e71'
 'SKIP'
 'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
 validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 
 
-prepare() {
-  mkdir -p gopath/src/${_url%/*}
-  ln -rTsf ${pkgname}-${pkgver} gopath/src/${_url}
-}
-
 build() {
-  export GOPATH="${srcdir}"/gopath
-  go install \
--gcflags "all=-trimpath=${GOPATH}" -asmflags "all=-trimpath=${GOPATH}" \
--ldflags "-linkmode external -extldflags ${LDFLAGS} -s -w" -v ${_url}
+  cd ${pkgname}-${pkgver}
+  go build -v \
+-gcflags "all=-trimpath=${PWD}" \
+-asmflags "all=-trimpath=${PWD}" \
+-ldflags "-extldflags ${LDFLAGS}" \
+-o ${pkgname} .
 }
 
 package() {
-  install -Dm755 gopath/bin/matterbridge -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}-${pkgver}/matterbridge.toml.sample 
"${pkgdir}"/etc/matterbridge.toml
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
+  cd ${pkgname}-${pkgver}
+  install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
+  install -Dm644 matterbridge.toml.sample "${pkgdir}"/etc/matterbridge.toml
+  install -Dm644 ../${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
 }


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

2018-11-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, November 28, 2018 @ 16:26:29
  Author: archange
Revision: 410433

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   73 +++--
 matterbridge.service |   24 
 2 files changed, 47 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 16:26:12 UTC (rev 410432)
+++ PKGBUILD2018-11-28 16:26:29 UTC (rev 410433)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=matterbridge
-pkgver=1.11.3
-pkgrel=1
-pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
-arch=('x86_64')
-_url="github.com/42wim/matterbridge"
-url="https://${_url}";
-license=('Apache')
-depends=('glibc')
-makedepends=('go-pie')
-backup=('etc/matterbridge.toml')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
-
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
-'matterbridge.service')
-sha256sums=('84c2e5108255ea45a02c25893c94ec6a0ed65156ac311bfc5a5151840acf0b63'
-'SKIP'
-'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
-validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 
-
-prepare() {
-  mkdir -p gopath/src/${_url%/*}
-  ln -rTsf ${pkgname}-${pkgver} gopath/src/${_url}
-}
-
-build() {
-  export GOPATH="${srcdir}"/gopath
-  go install \
--gcflags "all=-trimpath=${GOPATH}" -asmflags "all=-trimpath=${GOPATH}" \
--ldflags "-linkmode external -extldflags ${LDFLAGS} -s -w" -v ${_url}
-}
-
-package() {
-  install -Dm755 gopath/bin/matterbridge -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}-${pkgver}/matterbridge.toml.sample 
"${pkgdir}"/etc/matterbridge.toml
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-}

Copied: matterbridge/repos/community-x86_64/PKGBUILD (from rev 410432, 
matterbridge/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 16:26:29 UTC (rev 410433)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=matterbridge
+pkgver=1.12.0
+pkgrel=1
+pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge"
+arch=('x86_64')
+url="https://github.com/42wim/matterbridge";
+license=('Apache')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+backup=('etc/matterbridge.toml')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz"
+
${pkgname}-${pkgver}.tar.gz.asc::"${url}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc"
+'matterbridge.service')
+sha256sums=('2e0548eb46f0beb79b64877a3618ca487d2735e8a83466c9657f2336dbc52e71'
+'SKIP'
+'afb424b918f7108f5efae39afbed5d23d9a2c36710c6e0adbb96c7e5c7835aa3')
+validpgpkeys=('CC7D978417C1AEA1E4CDD7240E41AB4BF4C610B4') # wim 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  go build -v \
+-gcflags "all=-trimpath=${PWD}" \
+-asmflags "all=-trimpath=${PWD}" \
+-ldflags "-extldflags ${LDFLAGS}" \
+-o ${pkgname} .
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm755 ${pkgname} -t "${pkgdir}"/usr/bin/
+  install -Dm644 matterbridge.toml.sample "${pkgdir}"/etc/matterbridge.toml
+  install -Dm644 ../${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
+}

Deleted: matterbridge.service
===
--- matterbridge.service2018-11-28 16:26:12 UTC (rev 410432)
+++ matterbridge.service2018-11-28 16:26:29 UTC (rev 410433)
@@ -1,12 +0,0 @@
-[Unit]
-Description=Multi-protocols bridge for online communications
-After=network.target
-
-[Service]
-User=nobody
-Group=nobody
-ExecStart=/usr/bin/matterbridge -conf /etc/matterbridge.toml
-Type=simple
-
-[Install]
-WantedBy=multi-user.target

Copied: matterbridge/repos/community-x86_64/matterbridge.service (from rev 
410432, matterbridge/trunk/matterbridge.service)
===
--- matterbridge.service(rev 0)
+++ matterbridge.service2018-11-28 16:26:29 UTC (rev 410433)
@@ -0,0 +1,12 @@
+[Unit]
+Description=Multi-protocols bridge for online communications
+After=network.target
+
+[Service]
+User=nobody
+Group=nobody
+ExecStart=/usr/bin/matterbridge -conf /etc/matterbridge.toml
+Type=simple
+
+[Install]
+WantedBy=multi-user.target


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:37:33
  Author: felixonmars
Revision: 340548

upgpkg: python-pylint 2.2.2-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 13:21:51 UTC (rev 340547)
+++ PKGBUILD2018-11-28 17:37:33 UTC (rev 340548)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr 
 
 pkgname=python-pylint
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('tk: Pylint GUI'
 'graphviz: To have other output formats than dot or vcg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz";)
-sha512sums=('9e556df190344206deb9494ffa806afb818977b0095ed92b8b5c439f1f70e7177909f0ae7521e25f477dcda58c7c070c58b125e90856fbe3a722b7808ccb6c21')
+sha512sums=('5c581c6719e7d8c5d7ffe8c252144b327fc1f4875bc43ba8f2aa14f6176f50b58ac0afa511fb34ff1db2d56764f004809b04dbbc012b5ad7b55fee89dd9b9bc5')
 
 prepare() {
   sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py


[arch-commits] Commit in python-pylint/repos/testing-any (PKGBUILD PKGBUILD)

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:37:50
  Author: felixonmars
Revision: 340549

archrelease: copy trunk to testing-any

Added:
  python-pylint/repos/testing-any/PKGBUILD
(from rev 340548, python-pylint/trunk/PKGBUILD)
Deleted:
  python-pylint/repos/testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 17:37:33 UTC (rev 340548)
+++ PKGBUILD2018-11-28 17:37:50 UTC (rev 340549)
@@ -1,46 +0,0 @@
-# Maintainer: Angel Velasquez 
-# Maintainer: Felix Yan 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Alexander Fehr 
-
-pkgname=python-pylint
-pkgver=2.2.1
-pkgrel=1
-pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
-arch=('any')
-url="http://pylint.org";
-license=('GPL')
-depends=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
-checkdepends=('python-pytest-runner' 'mpdecimal')
-optdepends=('tk: Pylint GUI'
-'graphviz: To have other output formats than dot or vcg')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz";)
-sha512sums=('9e556df190344206deb9494ffa806afb818977b0095ed92b8b5c439f1f70e7177909f0ae7521e25f477dcda58c7c070c58b125e90856fbe3a722b7808ccb6c21')
-
-prepare() {
-  sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py
-
-  cd "$srcdir"/pylint-pylint-$pkgver/pylint
-  sed -e "s|/usr/bin/env python|/usr/bin/env python3|" -e 
"s|/usr/bin/python$|/usr/bin/python3|" -i epylint.py __main__.py 
test/input/noext test/data/ascript
-}
-
-build() {
-  cd "$srcdir"/pylint-pylint-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/pylint-pylint-$pkgver
-  # https://github.com/PyCQA/pylint/issues/2288
-  python setup.py pytest || warning "Tests failed"
-}
-
-package() {
-  depends=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
-
-  cd pylint-pylint-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --skip-build 
--optimize=1
-
-  install -d "$pkgdir"/usr/share/man/man1
-  install -m644 man/* "$pkgdir"/usr/share/man/man1
-}

Copied: python-pylint/repos/testing-any/PKGBUILD (from rev 340548, 
python-pylint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 17:37:50 UTC (rev 340549)
@@ -0,0 +1,46 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Alexander Fehr 
+
+pkgname=python-pylint
+pkgver=2.2.2
+pkgrel=1
+pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
+arch=('any')
+url="http://pylint.org";
+license=('GPL')
+depends=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
+checkdepends=('python-pytest-runner' 'mpdecimal')
+optdepends=('tk: Pylint GUI'
+'graphviz: To have other output formats than dot or vcg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz";)
+sha512sums=('5c581c6719e7d8c5d7ffe8c252144b327fc1f4875bc43ba8f2aa14f6176f50b58ac0afa511fb34ff1db2d56764f004809b04dbbc012b5ad7b55fee89dd9b9bc5')
+
+prepare() {
+  sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py
+
+  cd "$srcdir"/pylint-pylint-$pkgver/pylint
+  sed -e "s|/usr/bin/env python|/usr/bin/env python3|" -e 
"s|/usr/bin/python$|/usr/bin/python3|" -i epylint.py __main__.py 
test/input/noext test/data/ascript
+}
+
+build() {
+  cd "$srcdir"/pylint-pylint-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/pylint-pylint-$pkgver
+  # https://github.com/PyCQA/pylint/issues/2288
+  python setup.py pytest || warning "Tests failed"
+}
+
+package() {
+  depends=('python-astroid' 'python-setuptools' 'python-mccabe' 'python-isort')
+
+  cd pylint-pylint-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --skip-build 
--optimize=1
+
+  install -d "$pkgdir"/usr/share/man/man1
+  install -m644 man/* "$pkgdir"/usr/share/man/man1
+}


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:39:02
  Author: felixonmars
Revision: 410434

upgpkg: glider 0.6.9-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 16:26:29 UTC (rev 410433)
+++ PKGBUILD2018-11-28 17:39:02 UTC (rev 410434)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=glider
-pkgver=0.6.8
+pkgver=0.6.9
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz";)
-sha512sums=('bd82198cff162b0e9087f9269209a2778838bef8211c96eb090dfba8fe07c3c47dc9a323e59e72c334757d2b1c4d4bf573e33af4f6fa6b2b1fb227bb3962c009')
+sha512sums=('3127543ba61cf48153aa1416ed1c0806bd4cc81418b79ec2ab1ae9d4ab0e71a7f56296068abc2fe9e4079d6627315f81e1a417214202cdfadfc392cf4fad907e')
 
 prepare() {
   mkdir .gopath


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:39:19
  Author: felixonmars
Revision: 410435

archrelease: copy trunk to community-x86_64

Added:
  glider/repos/community-x86_64/PKGBUILD
(from rev 410434, glider/trunk/PKGBUILD)
Deleted:
  glider/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 17:39:02 UTC (rev 410434)
+++ PKGBUILD2018-11-28 17:39:19 UTC (rev 410435)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=glider
-pkgver=0.6.8
-pkgrel=1
-pkgdesc="A forward proxy with multiple protocols support"
-arch=('x86_64')
-url="https://github.com/nadoo/glider";
-license=('GPL')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz";)
-sha512sums=('bd82198cff162b0e9087f9269209a2778838bef8211c96eb090dfba8fe07c3c47dc9a323e59e72c334757d2b1c4d4bf573e33af4f6fa6b2b1fb227bb3962c009')
-
-prepare() {
-  mkdir .gopath
-  export GOPATH="$srcdir"/.gopath
-  mkdir -p "$GOPATH"/src/github.com/nadoo
-  ln -sf "$srcdir"/glider-$pkgver "$GOPATH"/src/github.com/nadoo/glider
-
-  go get github.com/nadoo/conflag github.com/shadowsocks/go-shadowsocks2/core 
github.com/sun8911879/shadowsocksR
-}
-
-build() {
-  cd glider-$pkgver
-  go build
-}
-
-package() {
-  cd glider-$pkgver
-  install -Dm755 glider-$pkgver "$pkgdir"/usr/bin/glider
-  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
-  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
-}

Copied: glider/repos/community-x86_64/PKGBUILD (from rev 410434, 
glider/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 17:39:19 UTC (rev 410435)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=glider
+pkgver=0.6.9
+pkgrel=1
+pkgdesc="A forward proxy with multiple protocols support"
+arch=('x86_64')
+url="https://github.com/nadoo/glider";
+license=('GPL')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz";)
+sha512sums=('3127543ba61cf48153aa1416ed1c0806bd4cc81418b79ec2ab1ae9d4ab0e71a7f56296068abc2fe9e4079d6627315f81e1a417214202cdfadfc392cf4fad907e')
+
+prepare() {
+  mkdir .gopath
+  export GOPATH="$srcdir"/.gopath
+  mkdir -p "$GOPATH"/src/github.com/nadoo
+  ln -sf "$srcdir"/glider-$pkgver "$GOPATH"/src/github.com/nadoo/glider
+
+  go get github.com/nadoo/conflag github.com/shadowsocks/go-shadowsocks2/core 
github.com/sun8911879/shadowsocksR
+}
+
+build() {
+  cd glider-$pkgver
+  go build
+}
+
+package() {
+  cd glider-$pkgver
+  install -Dm755 glider-$pkgver "$pkgdir"/usr/bin/glider
+  install -Dm644 config/glider.conf.example 
"$pkgdir"/etc/glider/glider.conf.example
+  install -Dm644 systemd/glider@.service 
"$pkgdir"/usr/lib/systemd/system/glider@.service
+}


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:39:39
  Author: felixonmars
Revision: 410436

upgpkg: shadowsocks-libev 3.2.3-1

Modified:
  shadowsocks-libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:39:19 UTC (rev 410435)
+++ PKGBUILD2018-11-28 17:39:39 UTC (rev 410436)
@@ -4,7 +4,7 @@
 # Contributor: 4679kun 
 
 pkgname=shadowsocks-libev
-pkgver=3.2.2
+pkgver=3.2.3
 pkgrel=1
 pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 'shadowsocks-libev-redir@.service'
 'shadowsocks-libev-tunnel@.service')
 
-sha512sums=('c0f7bdc305a3637ca6ca99bb1f59b3ae26095a7ebb2a1688a26628cc0d038a382814438927088ba1e22b9016aaea45b9cbf31e3057f211728de5f45c37d5'
+sha512sums=('41d6c3e103a028ae49b9667f9c21663dc475a9d36f562f97468521b916a1917479d099e6814dcc680a2ee2d526177d6e0ac441bf684a41de891c5a1fc2fbddfe'
 
'57c92f20d26283c87b86a66269a8475117ba4db4d13e5341f1795edb38181edd972179141cd1ef15e9b898b8b42d5319fe1a64edef8b35cb62f98443b701a5dd'
 
'b40db992b2e77846064d5b689835bcaf335da961684ca0d6aa0dc798ca9541ee0e0236e10e39f44a9ff3fbe260666a25e5440160121b10a655ac95a3f4ecba0a'
 
'8646a373b58327cdb75ed933447b4cb833ecca215807661120909e21d8c2a1d354beff302192e24dc77bfda3db2f806ec2b01a288ddb4f4e4b9ae200d0beeadd'


[arch-commits] Commit in shadowsocks-libev/repos/community-x86_64 (12 files)

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:40:08
  Author: felixonmars
Revision: 410437

archrelease: copy trunk to community-x86_64

Added:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
(from rev 410436, shadowsocks-libev/trunk/PKGBUILD)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-redir@.service
(from rev 410436, shadowsocks-libev/trunk/shadowsocks-libev-redir@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-server@.service
(from rev 410436, shadowsocks-libev/trunk/shadowsocks-libev-server@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-tunnel@.service
(from rev 410436, shadowsocks-libev/trunk/shadowsocks-libev-tunnel@.service)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
(from rev 410436, shadowsocks-libev/trunk/shadowsocks-libev.install)
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev@.service
(from rev 410436, shadowsocks-libev/trunk/shadowsocks-libev@.service)
Deleted:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-redir@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-server@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev-tunnel@.service
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev@.service

---+
 PKGBUILD  |   98 ++--
 shadowsocks-libev-redir@.service  |   26 -
 shadowsocks-libev-server@.service |   26 -
 shadowsocks-libev-tunnel@.service |   26 -
 shadowsocks-libev.install |   20 +++
 shadowsocks-libev@.service|   26 -
 6 files changed, 111 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 17:39:39 UTC (rev 410436)
+++ PKGBUILD2018-11-28 17:40:08 UTC (rev 410437)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: jiangxq 
-# Contributor: zh8 
-# Contributor: 4679kun 
-
-pkgname=shadowsocks-libev
-pkgver=3.2.2
-pkgrel=1
-pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
-arch=('x86_64')
-url='https://github.com/shadowsocks/shadowsocks-libev'
-license=('GPL3')
-depends=('libcap' 'mbedtls' 'libsodium' 'libev' 'c-ares' 'pcre' 'libcorkipset' 
'libbloom')
-makedepends=('asciidoc' 'xmlto')
-install=${pkgname}.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/$pkgname/archive/v$pkgver.tar.gz";
-'shadowsocks-libev@.service'
-'shadowsocks-libev-server@.service'
-'shadowsocks-libev-redir@.service'
-'shadowsocks-libev-tunnel@.service')
-
-sha512sums=('c0f7bdc305a3637ca6ca99bb1f59b3ae26095a7ebb2a1688a26628cc0d038a382814438927088ba1e22b9016aaea45b9cbf31e3057f211728de5f45c37d5'
-
'57c92f20d26283c87b86a66269a8475117ba4db4d13e5341f1795edb38181edd972179141cd1ef15e9b898b8b42d5319fe1a64edef8b35cb62f98443b701a5dd'
-
'b40db992b2e77846064d5b689835bcaf335da961684ca0d6aa0dc798ca9541ee0e0236e10e39f44a9ff3fbe260666a25e5440160121b10a655ac95a3f4ecba0a'
-
'8646a373b58327cdb75ed933447b4cb833ecca215807661120909e21d8c2a1d354beff302192e24dc77bfda3db2f806ec2b01a288ddb4f4e4b9ae200d0beeadd'
-
'851a17a53cd84b425316c476f423b03d763e0fdfe987543964df4c67567374b833bf776e93476593d81652eda9986beeca1d06c8f13219fe6336c6f3e6441e98')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  sed -i 's|AC_CONFIG_FILES(\[libbloom/Makefile libcork/Makefile 
libipset/Makefile\])||' configure.ac
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-shared --enable-system-shared-lib
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 "$srcdir/shadowsocks-libev@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-server@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-server@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-redir@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-redir@.service"
-  install -Dm644 "$srcdir/shadowsocks-libev-tunnel@.service" 
"$pkgdir/usr/lib/systemd/system/shadowsocks-libev-tunnel@.service"
-}

Copied: shadowsocks-libev/repos/community-x86_64/PKGBUILD (from rev 410436, 
shadowsocks-libev/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 17:40:08 UTC (rev 410437)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: jiangxq 
+# Contributor: zh8 
+# Contributor: 4679kun 
+
+pkgname=shadowsocks-libev
+pkgver=3.2.3
+pkgrel=1
+pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
+ar

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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:40:31
  Author: felixonmars
Revision: 410438

upgpkg: python-oslo-i18n 3.23.0-1

Modified:
  python-oslo-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:40:08 UTC (rev 410437)
+++ PKGBUILD2018-11-28 17:40:31 UTC (rev 410438)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-i18n
 pkgname=(python-oslo-i18n python2-oslo-i18n)
-pkgver=3.22.1
+pkgver=3.23.0
 pkgrel=1
 pkgdesc="Oslo i18n library"
 arch=('any')
@@ -15,7 +15,7 @@
   'python2-oslo-config')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.i18n/archive/$pkgver.tar.gz";)
-sha512sums=('e616d97d58a7e13652075684aa56a77a46779447a06a5a38f912295119861e9666e3b5651a3c64fbb854750ceecd639f03d863bd4615facce1638c685904c877')
+sha512sums=('3191ea88e73ad283c91ac57c4ab4999265daa9f33f6b3c5b8e9f04679ff435844ae380947192738c1466ffb4d03e65e436895a3deb89dbd31c846a6ff9759cb9')
 
 prepare() {
   cp -a oslo.i18n-$pkgver{,-py2}


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:40:49
  Author: felixonmars
Revision: 410439

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 17:40:31 UTC (rev 410438)
+++ PKGBUILD2018-11-28 17:40:49 UTC (rev 410439)
@@ -1,56 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-i18n
-pkgname=(python-oslo-i18n python2-oslo-i18n)
-pkgver=3.22.1
-pkgrel=1
-pkgdesc="Oslo i18n library"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.i18n/$pkgver";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
- 'python2-babel')
-checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
-  'python2-oslo-config')
-options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.i18n/archive/$pkgver.tar.gz";)
-sha512sums=('e616d97d58a7e13652075684aa56a77a46779447a06a5a38f912295119861e9666e3b5651a3c64fbb854750ceecd639f03d863bd4615facce1638c685904c877')
-
-prepare() {
-  cp -a oslo.i18n-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.i18n-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.i18n-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.i18n-$pkgver
-  stestr run
-
-  cd "$srcdir"/oslo.i18n-$pkgver-py2
-  PYTHON=python2 stestr2 run
-}
-
-package_python-oslo-i18n() {
-  depends=('python-six' 'python-pbr' 'python-babel')
-
-  cd "$srcdir"/oslo.i18n-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-oslo-i18n() {
-  depends=('python2-six' 'python2-pbr' 'python2-babel')
-
-  cd "$srcdir"/oslo.i18n-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-i18n/repos/community-any/PKGBUILD (from rev 410438, 
python-oslo-i18n/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 17:40:49 UTC (rev 410439)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-i18n
+pkgname=(python-oslo-i18n python2-oslo-i18n)
+pkgver=3.23.0
+pkgrel=1
+pkgdesc="Oslo i18n library"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.i18n/$pkgver";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-babel'
+ 'python2-babel')
+checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 
'python2-oslotest' 'python-oslo-config'
+  'python2-oslo-config')
+options=('!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.i18n/archive/$pkgver.tar.gz";)
+sha512sums=('3191ea88e73ad283c91ac57c4ab4999265daa9f33f6b3c5b8e9f04679ff435844ae380947192738c1466ffb4d03e65e436895a3deb89dbd31c846a6ff9759cb9')
+
+prepare() {
+  cp -a oslo.i18n-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.i18n-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.i18n-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.i18n-$pkgver
+  stestr run
+
+  cd "$srcdir"/oslo.i18n-$pkgver-py2
+  PYTHON=python2 stestr2 run
+}
+
+package_python-oslo-i18n() {
+  depends=('python-six' 'python-pbr' 'python-babel')
+
+  cd "$srcdir"/oslo.i18n-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-oslo-i18n() {
+  depends=('python2-six' 'python2-pbr' 'python2-babel')
+
+  cd "$srcdir"/oslo.i18n-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:52:42
  Author: felixonmars
Revision: 410440

upgpkg: haskell-brick 0.41.5-1

rebuild with brick 0.41.5

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:40:49 UTC (rev 410439)
+++ PKGBUILD2018-11-28 17:52:42 UTC (rev 410440)
@@ -3,7 +3,7 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.41.4
+pkgver=0.41.5
 pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick";
@@ -15,7 +15,7 @@
  'haskell-word-wrap')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('19a5cd678f064b70a0685fa8fefd82cf1a315ae6866a6fa33a362a3547198e77d35aeabfc3e1e923d0757095d5eff6bd646efff8223a19b3b08dafad6f003a1b')
+sha512sums=('b5dff0568f8931cb328f7b3a1f4376e2836d4ac402f79771e56eaf51e946ce7565ebe9ea90d6d4b633664ca7671d9ecd2348ba23ee9b09d650976cb640f01c69')
 
 build() {
 cd $_hkgname-$pkgver


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:52:58
  Author: felixonmars
Revision: 410441

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-brick/repos/community-staging-x86_64/PKGBUILD (from rev 410440, 
haskell-brick/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-28 17:52:58 UTC (rev 410441)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=brick
+pkgname=haskell-brick
+pkgver=0.41.5
+pkgrel=1
+pkgdesc="A declarative terminal user interface library"
+url="https://github.com/jtdaugherty/brick";
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vty' 'haskell-data-clist' 'haskell-dlist' 
'haskell-microlens'
+ 'haskell-microlens-th' 'haskell-microlens-mtl' 'haskell-config-ini' 
'haskell-vector'
+ 'haskell-contravariant' 'haskell-text-zipper'
+ 'haskell-word-wrap')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('b5dff0568f8931cb328f7b3a1f4376e2836d4ac402f79771e56eaf51e946ce7565ebe9ea90d6d4b633664ca7671d9ecd2348ba23ee9b09d650976cb640f01c69')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-demos
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:54:11
  Author: felixonmars
Revision: 410442

upgpkg: hledger-ui 1.11.1-26

rebuild with brick 0.41.5

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:52:58 UTC (rev 410441)
+++ PKGBUILD2018-11-28 17:54:11 UTC (rev 410442)
@@ -3,7 +3,7 @@
 
 pkgname=hledger-ui
 pkgver=1.11.1
-pkgrel=25
+pkgrel=26
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:54:27
  Author: felixonmars
Revision: 410443

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: hledger-ui/repos/community-staging-x86_64/PKGBUILD (from rev 410442, 
hledger-ui/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-11-28 17:54:27 UTC (rev 410443)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-ui
+pkgver=1.11.1
+pkgrel=26
+pkgdesc="Curses-style user interface for the hledger accounting tool"
+url="http://hledger.org";
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-ansi-terminal' 
'haskell-async'
+ 'haskell-base-compat-batteries' 'haskell-cmdargs' 
'haskell-data-default' 'haskell-fsnotify'
+ 'haskell-microlens' 'haskell-microlens-platform' 'haskell-megaparsec' 
'haskell-pretty-show'
+ 'haskell-safe' 'haskell-split' 'haskell-text-zipper' 'haskell-vector' 
'haskell-brick'
+ 'haskell-vty')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('29681c4a50ffb2a7178b634bacdf019071b43acfa8e7686ef1d6fe2f494593b9445cca35d855bac5dba2decf1df03f2f3434c15850d138b470aaf947f749700f')
+
+prepare() {
+# It does nothing
+sed -e '/mtl-compat/d' -e 's/< *4.12/<5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+-fthreaded
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:59:27
  Author: felixonmars
Revision: 410446

upgpkg: python-awkward 0.4.5-1

Modified:
  python-awkward/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:59:08 UTC (rev 410445)
+++ PKGBUILD2018-11-28 17:59:27 UTC (rev 410446)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-awkward
-pkgver=0.4.4
+pkgver=0.4.5
 pkgrel=1
 pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
 url="https://github.com/scikit-hep/awkward-array";
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-h5py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
-sha512sums=('353255b7acf736ded948762a97586c434e0f30a3df63fffa9b41eb6f1021225093a67816cfd447fd4042701024635137fe9f0cc8ff3330a5860ed1014889cb62')
+sha512sums=('4fc23334f2be6eb3a8b816d6ba1db03a069465c94e48da224d5bf72c4e6391f521becc1a5c6eb93edf63d0883557c7a2d8d577e1725c9ce91566fa713a0032af')
 
 build() {
   cd awkward-array-$pkgver


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

2018-11-28 Thread Felix Yan via arch-commits
Date: Wednesday, November 28, 2018 @ 17:59:44
  Author: felixonmars
Revision: 410447

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 17:59:27 UTC (rev 410446)
+++ PKGBUILD2018-11-28 17:59:44 UTC (rev 410447)
@@ -1,32 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-awkward
-pkgver=0.4.4
-pkgrel=1
-pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
-url="https://github.com/scikit-hep/awkward-array";
-license=('BSD')
-arch=('any')
-depends=('python-numpy')
-makedepends=('python-setuptools' 'python-pytest-runner')
-checkdepends=('python-h5py')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
-sha512sums=('353255b7acf736ded948762a97586c434e0f30a3df63fffa9b41eb6f1021225093a67816cfd447fd4042701024635137fe9f0cc8ff3330a5860ed1014889cb62')
-
-build() {
-  cd awkward-array-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd awkward-array-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd awkward-array-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/README.rst
-}

Copied: python-awkward/repos/community-any/PKGBUILD (from rev 410446, 
python-awkward/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 17:59:44 UTC (rev 410447)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-awkward
+pkgver=0.4.5
+pkgrel=1
+pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
+url="https://github.com/scikit-hep/awkward-array";
+license=('BSD')
+arch=('any')
+depends=('python-numpy')
+makedepends=('python-setuptools' 'python-pytest-runner')
+checkdepends=('python-h5py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/scikit-hep/awkward-array/archive/$pkgver.tar.gz";)
+sha512sums=('4fc23334f2be6eb3a8b816d6ba1db03a069465c94e48da224d5bf72c4e6391f521becc1a5c6eb93edf63d0883557c7a2d8d577e1725c9ce91566fa713a0032af')
+
+build() {
+  cd awkward-array-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd awkward-array-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd awkward-array-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  rm "$pkgdir"/usr/README.rst
+}


[arch-commits] Commit in supercollider/trunk (PKGBUILD use-system-boost.patch)

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 18:32:01
  Author: dvzrv
Revision: 410448

upgpkg: supercollider 3.10.0-1

Upgrading to 3.10.0. Adding patch to be able to properly use system boost.

Added:
  supercollider/trunk/use-system-boost.patch
Modified:
  supercollider/trunk/PKGBUILD

+
 PKGBUILD   |   43 +++---
 use-system-boost.patch |   75 +++
 2 files changed, 100 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:59:44 UTC (rev 410447)
+++ PKGBUILD2018-11-28 18:32:01 UTC (rev 410448)
@@ -4,53 +4,60 @@
 
 _name=SuperCollider
 pkgname=supercollider
-pkgver=3.9.3
-pkgrel=5
+pkgver=3.10.0
+pkgrel=1
 pkgdesc="Environment and programming language for real time audio synthesis 
and algorithmic composition"
 arch=('x86_64')
 url="https://supercollider.github.io";
 license=('GPL3')
 groups=('pro-audio')
-depends=('boost-libs' 'desktop-file-utils' 'fftw' 'jack' 'qt5-webkit' 
'yaml-cpp')
+depends=('boost-libs' 'desktop-file-utils' 'fftw' 'jack' 'qt5-svg' 
'qt5-webengine' 'qt5-webkit' 'qt5-websockets' 'yaml-cpp')
 makedepends=('boost' 'cmake' 'emacs' 'qt5-tools')
 optdepends=('emacs: emacs interface'
 'gedit: gedit interface'
 'sc3-plugins: additional extension plugins for scsynth')
 
source=("https://github.com/${pkgname}/${pkgname}/releases/download/Version-${pkgver}/${_name}-${pkgver}-Source-linux.tar.bz2";
-'boost-1.67.patch')
+'boost-1.67.patch'
+'use-system-boost.patch'
+)
 install="${pkgname}.install"
-sha512sums=('5b0c29941907d5ca45c1676e34184664c03891051bba0ee50d9e8311400824054de7b6daba6d29fd875ff38f42ee9654504ea2f0b5bf0a36ae9605e6a79a0841'
-
'9980d77802f18fd56d2a13f24f070e81768d9111b2cc63e479a0e9b405a04aec28bc523e5d36aab0462af6a3831d64598470cdc6c3266431e2ca64aa427a6bf2')
+sha512sums=('5670f0264329f0e90ed9c1b5bf63853fd67cd83ad48e2d96979ca548ed42265105d766e7fbb51839cb7b917a687929080e7c42f1c0baf3eb36a5365dee4b12bb'
+
'9980d77802f18fd56d2a13f24f070e81768d9111b2cc63e479a0e9b405a04aec28bc523e5d36aab0462af6a3831d64598470cdc6c3266431e2ca64aa427a6bf2'
+
'5e42f64e5e08ca9e03870e662b6694a0c41f4ab2e6522c8d2aade617a68b4455dc1932a18de18176a9ed9fc89e36f1f1ec76d3e3ff8322d0d1e8ae6fb85cbce9')
 
 prepare() {
   mv -v "${_name}-Source" "${pkgname}-${pkgver}"
   cd "${pkgname}-${pkgver}"
+  # supernova build:
+  # https://github.com/supercollider/supercollider/issues/3981
   patch -Np1 -i ../boost-1.67.patch
-  # make sure the system boost headers are used
+  # make sure system boost is used
   # https://github.com/supercollider/supercollider/issues/4096
-  rm -r external_libraries/boost
-  # fixing fundamental mathmatical problems:
-  # https://github.com/supercollider/supercollider/issues/4116
-  sed -e 's/-ffast-math/-fno-math-errno -fno-signaling-nans/' \
-  -i CMakeLists.txt
-  # requires out-of-tree build
-  mkdir -v bld
+  patch -Np1 -i ../use-system-boost.patch
+  mkdir -v build
 }
 
 build() {
-  cd "${pkgname}-${pkgver}/bld"
+  cd "${pkgname}-${pkgver}/build"
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DLIBSCSYNTH=ON \
-DFORTIFY=ON \
+   -DSYSTEM_YAMLCPP=ON \
-DSYSTEM_BOOST=ON \
-   -DSYSTEM_YAMLCPP=ON \
-DSC_VIM=OFF
-  make
+  make VERBOSE=1
 }
 
+## too many tests dependent on X11:
+## https://github.com/supercollider/supercollider/issues/3555
+#check() {
+#  cd "${pkgname}-${pkgver}/build"
+#  make test ARGS="-V"
+#}
+
 package() {
-  cd "${pkgname}-${pkgver}/bld"
+  cd "${pkgname}-${pkgver}/build"
   make DESTDIR="${pkgdir}" install
   install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
 -vDm 644 ../{AUTHORS,{CHANGELOG,README,README_LINUX}.md}

Added: use-system-boost.patch
===
--- use-system-boost.patch  (rev 0)
+++ use-system-boost.patch  2018-11-28 18:32:01 UTC (rev 410448)
@@ -0,0 +1,75 @@
+diff -ruN a/editors/sc-ide/CMakeLists.txt b/editors/sc-ide/CMakeLists.txt
+--- a/editors/sc-ide/CMakeLists.txt2018-09-25 01:20:49.0 +0200
 b/editors/sc-ide/CMakeLists.txt2018-11-28 15:53:19.827910183 +0100
+@@ -219,7 +219,6 @@
+ include_directories(${CMAKE_SOURCE_DIR}/include/common)
+ include_directories(${CMAKE_SOURCE_DIR}/common)
+ include_directories(${CMAKE_SOURCE_DIR}/include/plugin_interface)
+-include_directories(${CMAKE_SOURCE_DIR}/external_libraries/boost)
+ include_directories(${YAMLCPP_INCLUDE_DIR})
+ # For QtCollider headers:
+ include_directories(${CMAKE_SOURCE_DIR})
+@@ -304,6 +303,7 @@
+ else()
+ # in-house-built boost system
+ target_link_libraries( SuperCollider boost_system boost_filesystem )
++include_directories(${CMAKE_SOURCE_DIR}/external_libraries/boost)
+ endif()
+ 
+ if(APPLE)
+di

[arch-commits] Commit in supercollider/repos/community-x86_64 (7 files)

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 18:32:09
  Author: dvzrv
Revision: 410449

archrelease: copy trunk to community-x86_64

Added:
  supercollider/repos/community-x86_64/PKGBUILD
(from rev 410448, supercollider/trunk/PKGBUILD)
  supercollider/repos/community-x86_64/boost-1.67.patch
(from rev 410448, supercollider/trunk/boost-1.67.patch)
  supercollider/repos/community-x86_64/supercollider.install
(from rev 410448, supercollider/trunk/supercollider.install)
  supercollider/repos/community-x86_64/use-system-boost.patch
(from rev 410448, supercollider/trunk/use-system-boost.patch)
Deleted:
  supercollider/repos/community-x86_64/PKGBUILD
  supercollider/repos/community-x86_64/boost-1.67.patch
  supercollider/repos/community-x86_64/supercollider.install

+
 PKGBUILD   |  121 ---
 boost-1.67.patch   |   24 -
 supercollider.install  |   16 +++---
 use-system-boost.patch |   75 +
 4 files changed, 159 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 18:32:01 UTC (rev 410448)
+++ PKGBUILD2018-11-28 18:32:09 UTC (rev 410449)
@@ -1,57 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: speps 
-# Contributor: osc 
-
-_name=SuperCollider
-pkgname=supercollider
-pkgver=3.9.3
-pkgrel=5
-pkgdesc="Environment and programming language for real time audio synthesis 
and algorithmic composition"
-arch=('x86_64')
-url="https://supercollider.github.io";
-license=('GPL3')
-groups=('pro-audio')
-depends=('boost-libs' 'desktop-file-utils' 'fftw' 'jack' 'qt5-webkit' 
'yaml-cpp')
-makedepends=('boost' 'cmake' 'emacs' 'qt5-tools')
-optdepends=('emacs: emacs interface'
-'gedit: gedit interface'
-'sc3-plugins: additional extension plugins for scsynth')
-source=("https://github.com/${pkgname}/${pkgname}/releases/download/Version-${pkgver}/${_name}-${pkgver}-Source-linux.tar.bz2";
-'boost-1.67.patch')
-install="${pkgname}.install"
-sha512sums=('5b0c29941907d5ca45c1676e34184664c03891051bba0ee50d9e8311400824054de7b6daba6d29fd875ff38f42ee9654504ea2f0b5bf0a36ae9605e6a79a0841'
-
'9980d77802f18fd56d2a13f24f070e81768d9111b2cc63e479a0e9b405a04aec28bc523e5d36aab0462af6a3831d64598470cdc6c3266431e2ca64aa427a6bf2')
-
-prepare() {
-  mv -v "${_name}-Source" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  patch -Np1 -i ../boost-1.67.patch
-  # make sure the system boost headers are used
-  # https://github.com/supercollider/supercollider/issues/4096
-  rm -r external_libraries/boost
-  # fixing fundamental mathmatical problems:
-  # https://github.com/supercollider/supercollider/issues/4116
-  sed -e 's/-ffast-math/-fno-math-errno -fno-signaling-nans/' \
-  -i CMakeLists.txt
-  # requires out-of-tree build
-  mkdir -v bld
-}
-
-build() {
-  cd "${pkgname}-${pkgver}/bld"
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DLIBSCSYNTH=ON \
-   -DFORTIFY=ON \
-   -DSYSTEM_BOOST=ON \
-   -DSYSTEM_YAMLCPP=ON \
-   -DSC_VIM=OFF
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}/bld"
-  make DESTDIR="${pkgdir}" install
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 ../{AUTHORS,{CHANGELOG,README,README_LINUX}.md}
-}

Copied: supercollider/repos/community-x86_64/PKGBUILD (from rev 410448, 
supercollider/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 18:32:09 UTC (rev 410449)
@@ -0,0 +1,64 @@
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: osc 
+
+_name=SuperCollider
+pkgname=supercollider
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="Environment and programming language for real time audio synthesis 
and algorithmic composition"
+arch=('x86_64')
+url="https://supercollider.github.io";
+license=('GPL3')
+groups=('pro-audio')
+depends=('boost-libs' 'desktop-file-utils' 'fftw' 'jack' 'qt5-svg' 
'qt5-webengine' 'qt5-webkit' 'qt5-websockets' 'yaml-cpp')
+makedepends=('boost' 'cmake' 'emacs' 'qt5-tools')
+optdepends=('emacs: emacs interface'
+'gedit: gedit interface'
+'sc3-plugins: additional extension plugins for scsynth')
+source=("https://github.com/${pkgname}/${pkgname}/releases/download/Version-${pkgver}/${_name}-${pkgver}-Source-linux.tar.bz2";
+'boost-1.67.patch'
+'use-system-boost.patch'
+)
+install="${pkgname}.install"
+sha512sums=('5670f0264329f0e90ed9c1b5bf63853fd67cd83ad48e2d96979ca548ed42265105d766e7fbb51839cb7b917a687929080e7c42f1c0baf3eb36a5365dee4b12bb'
+
'9980d77802f18fd56d2a13f24f070e81768d9111b2cc63e479a0e9b405a04aec28bc523e5d36aab0462af6a3831d64598470cdc6c3266431e2ca64aa427a6bf2'
+
'5e42f64e5e08ca9e03870e662b6694a0c41f4ab2e6522c8d2aade617a68b4455dc1932a18de18176a9ed9fc89e36f1f1

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

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 18:53:48
  Author: foutrelis
Revision: 340551

archrelease: copy trunk to extra-x86_64

Added:
  thunar-volman/repos/extra-x86_64/PKGBUILD
(from rev 340550, thunar-volman/trunk/PKGBUILD)
Deleted:
  thunar-volman/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 18:53:42 UTC (rev 340550)
+++ PKGBUILD2018-11-28 18:53:48 UTC (rev 340551)
@@ -1,35 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Tobias Kieslich 
-
-pkgname=thunar-volman
-pkgver=0.8.1
-pkgrel=3
-pkgdesc="Automatic management of removeable devices in Thunar"
-arch=('x86_64')
-url="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman";
-license=('GPL2')
-groups=('xfce4')
-depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
-makedepends=('intltool')
-source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5a08bb5ce32c296a64dfbdb2406d4e45a208b2c91e4efa831dc28f1d6c2ac2bd')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib/xfce4 \
---localstatedir=/var \
---disable-static \
---disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: thunar-volman/repos/extra-x86_64/PKGBUILD (from rev 340550, 
thunar-volman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 18:53:48 UTC (rev 340551)
@@ -0,0 +1,35 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Tobias Kieslich 
+
+pkgname=thunar-volman
+pkgver=0.9.1
+pkgrel=1
+pkgdesc="Automatic management of removeable devices in Thunar"
+arch=('x86_64')
+url="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman";
+license=('GPL2')
+groups=('xfce4')
+depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
+makedepends=('intltool')
+source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('cd87291a427e8a561c566dca3aa7e93b56fdce4caefc755dde0f59198f6db359')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/xfce4 \
+--localstatedir=/var \
+--disable-static \
+--disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 18:53:42
  Author: foutrelis
Revision: 340550

upgpkg: thunar-volman 0.9.1-1

New upstream release.

Modified:
  thunar-volman/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 17:37:50 UTC (rev 340549)
+++ PKGBUILD2018-11-28 18:53:42 UTC (rev 340550)
@@ -2,8 +2,8 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=thunar-volman
-pkgver=0.8.1
-pkgrel=3
+pkgver=0.9.1
+pkgrel=1
 pkgdesc="Automatic management of removeable devices in Thunar"
 arch=('x86_64')
 url="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman";
@@ -12,7 +12,7 @@
 depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5a08bb5ce32c296a64dfbdb2406d4e45a208b2c91e4efa831dc28f1d6c2ac2bd')
+sha256sums=('cd87291a427e8a561c566dca3aa7e93b56fdce4caefc755dde0f59198f6db359')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 18:54:34
  Author: dvzrv
Revision: 410450

upgpkg: sc3-plugins 3.10.0-1

Upgrading to 3.10.0. Switching to source tarball for source instead of git 
repositories and submodules.

Modified:
  sc3-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 18:32:09 UTC (rev 410449)
+++ PKGBUILD2018-11-28 18:54:34 UTC (rev 410450)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge 
 pkgname=sc3-plugins
-pkgver=3.9.1
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Extension plugins for the SuperCollider3 audio synthesis server."
 arch=('x86_64')
@@ -9,27 +9,15 @@
 groups=('pro-audio')
 depends=('supercollider')
 makedepends=('cmake' 'git')
-# proper source tarball generation is requested:
-# https://github.com/supercollider/sc3-plugins/pull/186
-#source=("$pkgname-$pkgver.tar.gz::https://github.com/supercollider/${pkgname}/archive/Version-${pkgver}.tar.gz";)
-source=("$pkgname::git+https://github.com/supercollider/${pkgname}.git#tag=Version-${pkgver}";
-"git+https://github.com/timblechmann/nova-simd";
-"git+https://github.com/thestk/stk/";
+source=("$pkgname-$pkgver.tar.gz::https://github.com/supercollider/${pkgname}/releases/download/Version-${pkgver}/${pkgname}-${pkgver}-Source.tar.bz2";
 "fixing-supernova-check.patch")
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
+sha512sums=('2105e049046ae595ed7e2e57be5f3d7ba20b940530ea448bde098cd2cdfdddc6ab17d7f16b27ef41f9e245f879d287ecb51f66bc0535814e0a2be4b0a806e377'
 
'34a0753c116a763d4e3576c0207cf20ccc24043829d0b8a3ffa77e3928ffa98ccba9640854e4a728f698eeda23283c6f44f713c5bf155de3bf5f174f597f2805')
 
 prepare() {
-#  mv -v "$pkgname-Version-$pkgver" "${pkgname}-${pkgver}"
-#  cd "${pkgname}-${pkgver}"
-  cd ${pkgname}
-  git submodule init
-  git config submodule.external_libraries/nova-simd.url "${srcdir}/nova-simd"
-  git config submodule.external_libraries/stk.url "${srcdir}/stk"
-  git submodule update
-  # fixing false check for SUPERNOVA
+  mv -v "$pkgname-$pkgver-Source" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  # fixing wrong check for SUPERNOVA
   # https://github.com/supercollider/sc3-plugins/issues/185
   patch -Np1 -i "${srcdir}/fixing-supernova-check.patch"
   mkdir build
@@ -36,8 +24,7 @@
 }
 
 build() {
-#  cd "$pkgname-$pkgver/build"
-  cd "${pkgname}/build"
+  cd "$pkgname-$pkgver/build"
   cmake -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release \
 -DSC_PATH=/usr/include/SuperCollider/ \
@@ -47,8 +34,7 @@
 }
 
 package() {
-#  cd "$pkgname-$pkgver/build"
-  cd "${pkgname}/build"
+  cd "$pkgname-$pkgver/build"
   make DESTDIR="$pkgdir/" install
   install -vDm 644 ../{{DEVELOPING,README}.md,TODO} \
 -t "${pkgdir}/usr/share/doc/${pkgname}/"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 18:54:40
  Author: dvzrv
Revision: 410451

archrelease: copy trunk to community-x86_64

Added:
  sc3-plugins/repos/community-x86_64/PKGBUILD
(from rev 410450, sc3-plugins/trunk/PKGBUILD)
  sc3-plugins/repos/community-x86_64/fixing-supernova-check.patch
(from rev 410450, sc3-plugins/trunk/fixing-supernova-check.patch)
Deleted:
  sc3-plugins/repos/community-x86_64/PKGBUILD
  sc3-plugins/repos/community-x86_64/fixing-supernova-check.patch

--+
 PKGBUILD |   96 
 fixing-supernova-check.patch |  194 -
 2 files changed, 138 insertions(+), 152 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 18:54:34 UTC (rev 410450)
+++ PKGBUILD2018-11-28 18:54:40 UTC (rev 410451)
@@ -1,55 +0,0 @@
-# Maintainer: David Runge 
-pkgname=sc3-plugins
-pkgver=3.9.1
-pkgrel=1
-pkgdesc="Extension plugins for the SuperCollider3 audio synthesis server."
-arch=('x86_64')
-url="https://github.com/supercollider/sc3-plugins";
-license=('GPL2')
-groups=('pro-audio')
-depends=('supercollider')
-makedepends=('cmake' 'git')
-# proper source tarball generation is requested:
-# https://github.com/supercollider/sc3-plugins/pull/186
-#source=("$pkgname-$pkgver.tar.gz::https://github.com/supercollider/${pkgname}/archive/Version-${pkgver}.tar.gz";)
-source=("$pkgname::git+https://github.com/supercollider/${pkgname}.git#tag=Version-${pkgver}";
-"git+https://github.com/timblechmann/nova-simd";
-"git+https://github.com/thestk/stk/";
-"fixing-supernova-check.patch")
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-
'34a0753c116a763d4e3576c0207cf20ccc24043829d0b8a3ffa77e3928ffa98ccba9640854e4a728f698eeda23283c6f44f713c5bf155de3bf5f174f597f2805')
-
-prepare() {
-#  mv -v "$pkgname-Version-$pkgver" "${pkgname}-${pkgver}"
-#  cd "${pkgname}-${pkgver}"
-  cd ${pkgname}
-  git submodule init
-  git config submodule.external_libraries/nova-simd.url "${srcdir}/nova-simd"
-  git config submodule.external_libraries/stk.url "${srcdir}/stk"
-  git submodule update
-  # fixing false check for SUPERNOVA
-  # https://github.com/supercollider/sc3-plugins/issues/185
-  patch -Np1 -i "${srcdir}/fixing-supernova-check.patch"
-  mkdir build
-}
-
-build() {
-#  cd "$pkgname-$pkgver/build"
-  cd "${pkgname}/build"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DSC_PATH=/usr/include/SuperCollider/ \
--DSUPERNOVA=ON \
-..
-  make
-}
-
-package() {
-#  cd "$pkgname-$pkgver/build"
-  cd "${pkgname}/build"
-  make DESTDIR="$pkgdir/" install
-  install -vDm 644 ../{{DEVELOPING,README}.md,TODO} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-}

Copied: sc3-plugins/repos/community-x86_64/PKGBUILD (from rev 410450, 
sc3-plugins/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 18:54:40 UTC (rev 410451)
@@ -0,0 +1,41 @@
+# Maintainer: David Runge 
+pkgname=sc3-plugins
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="Extension plugins for the SuperCollider3 audio synthesis server."
+arch=('x86_64')
+url="https://github.com/supercollider/sc3-plugins";
+license=('GPL2')
+groups=('pro-audio')
+depends=('supercollider')
+makedepends=('cmake' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/supercollider/${pkgname}/releases/download/Version-${pkgver}/${pkgname}-${pkgver}-Source.tar.bz2";
+"fixing-supernova-check.patch")
+sha512sums=('2105e049046ae595ed7e2e57be5f3d7ba20b940530ea448bde098cd2cdfdddc6ab17d7f16b27ef41f9e245f879d287ecb51f66bc0535814e0a2be4b0a806e377'
+
'34a0753c116a763d4e3576c0207cf20ccc24043829d0b8a3ffa77e3928ffa98ccba9640854e4a728f698eeda23283c6f44f713c5bf155de3bf5f174f597f2805')
+
+prepare() {
+  mv -v "$pkgname-$pkgver-Source" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  # fixing wrong check for SUPERNOVA
+  # https://github.com/supercollider/sc3-plugins/issues/185
+  patch -Np1 -i "${srcdir}/fixing-supernova-check.patch"
+  mkdir build
+}
+
+build() {
+  cd "$pkgname-$pkgver/build"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DSC_PATH=/usr/include/SuperCollider/ \
+-DSUPERNOVA=ON \
+..
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver/build"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 ../{{DEVELOPING,README}.md,TODO} \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+}

Deleted: fixing-supernova-check.patch
===
--- fixing-supernova-check.patch2018-11-28 18:54:34 UTC (rev 410450)
+++ fixing-supernova-check.patch2018-11-28 18:54:40 UTC (rev 410451)
@@ -1,97 +0,0 @@
-From 01e34e40a896165f8ac6ebf85bab2e38e900d44b Mon Sep 17 00:00:00 2001
-From: David Runge 
-Date: W

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

2018-11-28 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, November 28, 2018 @ 19:03:29
  Author: bisson
Revision: 340552

upstream fix

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 18:53:48 UTC (rev 340551)
+++ PKGBUILD2018-11-28 19:03:29 UTC (rev 340552)
@@ -3,7 +3,7 @@
 
 pkgname=mutt
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
 license=('GPL')
@@ -12,10 +12,17 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 
'krb5')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
+source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc}
+
'https://gitlab.com/muttmua/mutt/commit/418163744c66dbb529096f2fdbc9d7db9c356ff2.patch')
 sha256sums=('92c9261933809fed34d66469cb83c7f83bb29f721cd48d608c40cafd299c10e3'
-'SKIP')
+'SKIP'
+'f3437d6d57186b2066e410bfba3152753d5cb528201c299fa1426e9403ad5ce2')
 
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../418163744c66dbb529096f2fdbc9d7db9c356ff2.patch
+}
+
 build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure \


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

2018-11-28 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, November 28, 2018 @ 19:03:52
  Author: bisson
Revision: 340553

archrelease: copy trunk to extra-x86_64

Added:
  mutt/repos/extra-x86_64/PKGBUILD
(from rev 340552, mutt/trunk/PKGBUILD)
Deleted:
  mutt/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:03:29 UTC (rev 340552)
+++ PKGBUILD2018-11-28 19:03:52 UTC (rev 340553)
@@ -1,45 +0,0 @@
-# Contributor: tobias [tobias [at] archlinux.org]
-# Maintainer: Gaetan Bisson 
-
-pkgname=mutt
-pkgver=1.11.0
-pkgrel=1
-pkgdesc='Small but very powerful text-based mail client'
-url='http://www.mutt.org/'
-license=('GPL')
-backup=('etc/Muttrc')
-arch=('x86_64')
-optdepends=('smtp-forwarder: to send mail')
-depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 
'krb5')
-validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
-source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('92c9261933809fed34d66469cb83c7f83bb29f721cd48d608c40cafd299c10e3'
-'SKIP')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-gpgme \
-   --enable-pop \
-   --enable-imap \
-   --enable-smtp \
-   --enable-hcache \
-   --enable-sidebar \
-   --with-curses=/usr \
-   --with-gss=/usr \
-   --with-ssl=/usr \
-   --with-sasl \
-   --with-idn2 \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-
-   rm "${pkgdir}"/etc/mime.types{,.dist}
-   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
-}

Copied: mutt/repos/extra-x86_64/PKGBUILD (from rev 340552, mutt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:03:52 UTC (rev 340553)
@@ -0,0 +1,52 @@
+# Contributor: tobias [tobias [at] archlinux.org]
+# Maintainer: Gaetan Bisson 
+
+pkgname=mutt
+pkgver=1.11.0
+pkgrel=2
+pkgdesc='Small but very powerful text-based mail client'
+url='http://www.mutt.org/'
+license=('GPL')
+backup=('etc/Muttrc')
+arch=('x86_64')
+optdepends=('smtp-forwarder: to send mail')
+depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 
'krb5')
+validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
+source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc}
+
'https://gitlab.com/muttmua/mutt/commit/418163744c66dbb529096f2fdbc9d7db9c356ff2.patch')
+sha256sums=('92c9261933809fed34d66469cb83c7f83bb29f721cd48d608c40cafd299c10e3'
+'SKIP'
+'f3437d6d57186b2066e410bfba3152753d5cb528201c299fa1426e9403ad5ce2')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 -i ../418163744c66dbb529096f2fdbc9d7db9c356ff2.patch
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --enable-gpgme \
+   --enable-pop \
+   --enable-imap \
+   --enable-smtp \
+   --enable-hcache \
+   --enable-sidebar \
+   --with-curses=/usr \
+   --with-gss=/usr \
+   --with-ssl=/usr \
+   --with-sasl \
+   --with-idn2 \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   rm "${pkgdir}"/etc/mime.types{,.dist}
+   install -Dm644 contrib/gpg.rc "${pkgdir}"/etc/Muttrc.gpg.dist
+}


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:11:50
  Author: dvzrv
Revision: 410452

upgpkg: drumstick 1.1.2-1

Upgrading to 1.1.2.

Modified:
  drumstick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 18:54:40 UTC (rev 410451)
+++ PKGBUILD2018-11-28 19:11:50 UTC (rev 410452)
@@ -3,8 +3,8 @@
 # Contributor: Dany Martineau 
 
 pkgname=drumstick
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('x86_64')
 url="http://drumstick.sourceforge.net/";
@@ -12,7 +12,7 @@
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 
source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')
+sha512sums=('6e84fbf2ce717cdb3c669a477de65d2f32c277073d812546267c0a9556f7ead612e3140cbc412fcd560786ca024f201a1eb3ba9de4b037e3ba8d4db89e0e2e29')
 
 build() {
   cd "${pkgname}-${pkgver}"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:11:57
  Author: dvzrv
Revision: 410453

archrelease: copy trunk to community-x86_64

Added:
  drumstick/repos/community-x86_64/PKGBUILD
(from rev 410452, drumstick/trunk/PKGBUILD)
Deleted:
  drumstick/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:11:50 UTC (rev 410452)
+++ PKGBUILD2018-11-28 19:11:57 UTC (rev 410453)
@@ -1,30 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: speps 
-# Contributor: Dany Martineau 
-
-pkgname=drumstick
-pkgver=1.1.1
-pkgrel=3
-pkgdesc="MIDI libraries for Qt5/C++"
-arch=('x86_64')
-url="http://drumstick.sourceforge.net/";
-license=('GPL2')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
-makedepends=('cmake' 'doxygen' 'docbook-xsl')
-source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
-sha512sums=('f3278be71b1850bbe742ff46b65a656443a1d655c5bcc1e289d92492db985ab185ed140b88ca68f37235c07926be5b82cfe97ae2f95ca7e3a7f48a7c95c61654')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_SUFFIX=
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}/" install
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,ChangeLog,NEWS,README,TODO}
-}

Copied: drumstick/repos/community-x86_64/PKGBUILD (from rev 410452, 
drumstick/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:11:57 UTC (rev 410453)
@@ -0,0 +1,30 @@
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Dany Martineau 
+
+pkgname=drumstick
+pkgver=1.1.2
+pkgrel=1
+pkgdesc="MIDI libraries for Qt5/C++"
+arch=('x86_64')
+url="http://drumstick.sourceforge.net/";
+license=('GPL2')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'libpulse' 'qt5-svg')
+makedepends=('cmake' 'doxygen' 'docbook-xsl')
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2";)
+sha512sums=('6e84fbf2ce717cdb3c669a477de65d2f32c277073d812546267c0a9556f7ead612e3140cbc412fcd560786ca024f201a1eb3ba9de4b037e3ba8d4db89e0e2e29')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_SUFFIX=
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}/" install
+  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
+-vDm 644 {AUTHORS,ChangeLog,NEWS,README,TODO}
+}


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

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 19:14:11
  Author: foutrelis
Revision: 410454

upgpkg: python-virtualenv-clone 0.4.0-1

New upstream release.

Modified:
  python-virtualenv-clone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:11:57 UTC (rev 410453)
+++ PKGBUILD2018-11-28 19:14:11 UTC (rev 410454)
@@ -1,8 +1,8 @@
 # Maintainer: Evangelos Foutras https://github.com/edwardgeorge/virtualenv-clone";
@@ -10,7 +10,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 options=('!emptydirs')
 
source=(https://files.pythonhosted.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
-sha256sums=('b5cfe535d14dc68dfc1d1bb4ac1209ea28235b91156e2bba8e250d291c3fb4f8')
+sha256sums=('06c5a8bc77f3ed0ad130a690e623e27e07b6599dbdbf83e089cc3a2c6b191da0')
 
 package_python-virtualenv-clone() {
   depends=('python-distribute')


[arch-commits] Commit in python-virtualenv-clone/repos/community-any (2 files)

2018-11-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 28, 2018 @ 19:14:17
  Author: foutrelis
Revision: 410455

archrelease: copy trunk to community-any

Added:
  python-virtualenv-clone/repos/community-any/PKGBUILD
(from rev 410454, python-virtualenv-clone/trunk/PKGBUILD)
Deleted:
  python-virtualenv-clone/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:14:11 UTC (rev 410454)
+++ PKGBUILD2018-11-28 19:14:17 UTC (rev 410455)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras https://github.com/edwardgeorge/virtualenv-clone";
-license=('GPL')
-makedepends=('python-distribute' 'python2-distribute')
-options=('!emptydirs')
-source=(https://files.pythonhosted.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
-sha256sums=('b5cfe535d14dc68dfc1d1bb4ac1209ea28235b91156e2bba8e250d291c3fb4f8')
-
-package_python-virtualenv-clone() {
-  depends=('python-distribute')
-
-  cd "$srcdir/virtualenv-clone-$pkgver"
-  python3 setup.py install --root="$pkgdir" -O1
-}
-
-package_python2-virtualenv-clone() {
-  depends=('python2')
-
-  cd "$srcdir/virtualenv-clone-$pkgver"
-  python2 setup.py install --root="$pkgdir" -O1
-
-  # virtualenv-clone is provided by the python-virtualenv-clone package
-  rm "$pkgdir/usr/bin/virtualenv-clone"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-virtualenv-clone/repos/community-any/PKGBUILD (from rev 410454, 
python-virtualenv-clone/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:14:17 UTC (rev 410455)
@@ -0,0 +1,32 @@
+# Maintainer: Evangelos Foutras https://github.com/edwardgeorge/virtualenv-clone";
+license=('GPL')
+makedepends=('python-distribute' 'python2-distribute')
+options=('!emptydirs')
+source=(https://files.pythonhosted.org/packages/source/v/virtualenv-clone/virtualenv-clone-$pkgver.tar.gz)
+sha256sums=('06c5a8bc77f3ed0ad130a690e623e27e07b6599dbdbf83e089cc3a2c6b191da0')
+
+package_python-virtualenv-clone() {
+  depends=('python-distribute')
+
+  cd "$srcdir/virtualenv-clone-$pkgver"
+  python3 setup.py install --root="$pkgdir" -O1
+}
+
+package_python2-virtualenv-clone() {
+  depends=('python2')
+
+  cd "$srcdir/virtualenv-clone-$pkgver"
+  python2 setup.py install --root="$pkgdir" -O1
+
+  # virtualenv-clone is provided by the python-virtualenv-clone package
+  rm "$pkgdir/usr/bin/virtualenv-clone"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:36:16
  Author: dvzrv
Revision: 410456

upgpkg: zsh-autosuggestions 0.5.0-1

Upgrading to 0.5.0.

Modified:
  zsh-autosuggestions/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:14:17 UTC (rev 410455)
+++ PKGBUILD2018-11-28 19:36:16 UTC (rev 410456)
@@ -1,6 +1,6 @@
 # Maintainer: David Runge 
 pkgname=zsh-autosuggestions
-pkgver=0.4.3
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Fish-like autosuggestions for zsh "
 arch=('any')
@@ -8,7 +8,7 @@
 license=('MIT')
 depends=('zsh')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('c9be728bfd4cea67cc580548bda4c1b043e275a5a6f0c2134120e7e62e4522da2eddfff4c9414b5d6f28210d2f0b0f5bf008e7275c977c81bd61194f653c922c')
+sha512sums=('0b26d56bd01c6a47e9a3815a5c1210b6c967c8d182544c6c2f94c02ac8135d0306a12055f1e786c9a78c2acc0f23a7b65b51410bc46408253a46cdec8e30312a')
 
 build() {
   cd "$pkgname-$pkgver"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:36:22
  Author: dvzrv
Revision: 410457

archrelease: copy trunk to community-any

Added:
  zsh-autosuggestions/repos/community-any/PKGBUILD
(from rev 410456, zsh-autosuggestions/trunk/PKGBUILD)
Deleted:
  zsh-autosuggestions/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:36:16 UTC (rev 410456)
+++ PKGBUILD2018-11-28 19:36:22 UTC (rev 410457)
@@ -1,27 +0,0 @@
-# Maintainer: David Runge 
-pkgname=zsh-autosuggestions
-pkgver=0.4.3
-pkgrel=1
-pkgdesc="Fish-like autosuggestions for zsh "
-arch=('any')
-url="https://github.com/zsh-users/zsh-autosuggestions";
-license=('MIT')
-depends=('zsh')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('c9be728bfd4cea67cc580548bda4c1b043e275a5a6f0c2134120e7e62e4522da2eddfff4c9414b5d6f28210d2f0b0f5bf008e7275c977c81bd61194f653c922c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -vDm 644 ${pkgname}{,.plugin}.zsh \
--t "${pkgdir}/usr/share/zsh/plugins/${pkgname}/"
-  # docs
-  install -vDm 644 {CHANGELOG,README}.md \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-  # license
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: zsh-autosuggestions/repos/community-any/PKGBUILD (from rev 410456, 
zsh-autosuggestions/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:36:22 UTC (rev 410457)
@@ -0,0 +1,27 @@
+# Maintainer: David Runge 
+pkgname=zsh-autosuggestions
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="Fish-like autosuggestions for zsh "
+arch=('any')
+url="https://github.com/zsh-users/zsh-autosuggestions";
+license=('MIT')
+depends=('zsh')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zsh-users/${pkgname}/archive/v${pkgver}.tar.gz";)
+sha512sums=('0b26d56bd01c6a47e9a3815a5c1210b6c967c8d182544c6c2f94c02ac8135d0306a12055f1e786c9a78c2acc0f23a7b65b51410bc46408253a46cdec8e30312a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -vDm 644 ${pkgname}{,.plugin}.zsh \
+-t "${pkgdir}/usr/share/zsh/plugins/${pkgname}/"
+  # docs
+  install -vDm 644 {CHANGELOG,README}.md \
+-t "${pkgdir}/usr/share/doc/${pkgname}/"
+  # license
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:44:48
  Author: dvzrv
Revision: 410458

upgpkg: aubio 0.4.8-1

Upgrading to 0.4.8.

Modified:
  aubio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:36:22 UTC (rev 410457)
+++ PKGBUILD2018-11-28 19:44:48 UTC (rev 410458)
@@ -4,7 +4,7 @@
 
 pkgbase=aubio
 pkgname=('aubio' 'python-aubio' 'python2-aubio')
-pkgver=0.4.7
+pkgver=0.4.8
 pkgrel=1
 pkgdesc="A tool for extracting annotations from audio signals"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 'python2-setuptools' 'python2-sphinx' 'txt2man')
 checkdepends=('python-nose2' 'python2-nose2')
 source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2";)
-sha512sums=('30c614f2b502b993df28d4746a99421fe0aada33c98c42ea19c271554b29b360cb4d4f6650c1b1da508da4bc341348c5944cb452f69b2bf354ca6348f84de260')
+sha512sums=('e58b32beda36865a5243ec7ed4647cf96e3652a25fd319fc697c08f93487f895070dc66b830700b40b879220c2e3a53b8cdc255ce2e34770ba5e34b36a4f51b4')
 
 prepare() {
   cp -av "${pkgbase}-${pkgver}" "${pkgname[2]}-${pkgver}"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 19:44:55
  Author: dvzrv
Revision: 410459

archrelease: copy trunk to community-x86_64

Added:
  aubio/repos/community-x86_64/PKGBUILD
(from rev 410458, aubio/trunk/PKGBUILD)
Deleted:
  aubio/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  192 ++---
 1 file changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:44:48 UTC (rev 410458)
+++ PKGBUILD2018-11-28 19:44:55 UTC (rev 410459)
@@ -1,96 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
-
-pkgbase=aubio
-pkgname=('aubio' 'python-aubio' 'python2-aubio')
-pkgver=0.4.7
-pkgrel=1
-pkgdesc="A tool for extracting annotations from audio signals"
-arch=('x86_64')
-url="https://aubio.org/";
-license=('GPL3')
-makedepends=('doxygen' 'ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
-'python-numpy' 'python-setuptools' 'python-sphinx' 'python2-numpy'
-'python2-setuptools' 'python2-sphinx' 'txt2man')
-checkdepends=('python-nose2' 'python2-nose2')
-source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2";)
-sha512sums=('30c614f2b502b993df28d4746a99421fe0aada33c98c42ea19c271554b29b360cb4d4f6650c1b1da508da4bc341348c5944cb452f69b2bf354ca6348f84de260')
-
-prepare() {
-  cp -av "${pkgbase}-${pkgver}" "${pkgname[2]}-${pkgver}"
-  cd "${pkgname[2]}-${pkgver}"
-  # python2 shebang
-  sed -e '1s/python/&2/' \
--i "python/lib/${pkgname}/"{__init__,cmd,cut}.py \
--i "python/tests/"*.py
-  # console_scripts names
-  sed -e 's/aubio =/aubio2 =/g' \
-  -e 's/aubiocut/&2/' \
-  -i setup.py
-}
-
-build() {
-  cd "${pkgbase}-${pkgver}"
-  echo "$(pwd)"
-  python waf configure --prefix=/usr \
---enable-fftw3 \
---htmldir=/usr/share/doc/${pkgname} \
---docdir=/usr/share/doc/${pkgname} \
---libdir=/usr/lib
-  python waf build
-  python setup.py build
-  cd ../"${pkgname[2]}-${pkgver}"
-  python2 setup.py build
-}
-
-check() {
-  cd "${pkgbase}-${pkgver}"
-  LD_LIBRARY_PATH="${PWD}/build/src" \
-  PYTHONPATH="${PWD}/build/lib.linux-${CARCH}-3.7:${PYTHONPATH}" \
-  python setup.py test
-
-  cd ../"${pkgname[2]}-${pkgver}"
-  LD_LIBRARY_PATH="${PWD}/build/src" \
-  PYTHONPATH="${PWD}/build/lib.linux-${CARCH}-2.7:${PYTHONPATH}" \
-  python2 setup.py test
-}
-
-package_aubio() {
-  pkgdesc="A tool for extracting annotations from audio signals"
-  depends=('ffmpeg' 'fftw')
-  optdepends=('python2-aubio: Python 2.x interface'
-  'python-aubio: Python 3.x interface')
-  groups=('pro-audio')
-  cd "${pkgname}-${pkgver}"
-  python waf --destdir="${pkgdir}" install
-  # move doc, as waf configure doesn't honor the htmldir and docdir settings
-  mv -v "${pkgdir}/usr/share/doc/lib${pkgname}-doc" \
-"${pkgdir}/usr/share/doc/${pkgname}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,ChangeLog,README.md}
-}
-
-package_python-aubio() {
-  pkgdesc="Python 3.x bindings for aubio."
-  depends=('aubio' 'python-numpy' 'python-setuptools')
-  cd "${pkgbase}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---root="${pkgdir}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,ChangeLog,README.md}
-}
-
-package_python2-aubio() {
-  pkgdesc="Python 2.x bindings for aubio."
-  depends=('aubio' 'python2-numpy' 'python2-setuptools')
-  cd "${pkgname}-${pkgver}"
-  python2 setup.py install --skip-build \
---optimize=1 \
---root="${pkgdir}"
-  install -t "${pkgdir}/usr/share/doc/${pkgname}/" \
--vDm 644 {AUTHORS,ChangeLog,README.md}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: aubio/repos/community-x86_64/PKGBUILD (from rev 410458, 
aubio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:44:55 UTC (rev 410459)
@@ -0,0 +1,96 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: Tobias Kieslich tobias [funnychar] archlinux org
+
+pkgbase=aubio
+pkgname=('aubio' 'python-aubio' 'python2-aubio')
+pkgver=0.4.8
+pkgrel=1
+pkgdesc="A tool for extracting annotations from audio signals"
+arch=('x86_64')
+url="https://aubio.org/";
+license=('GPL3')
+makedepends=('doxygen' 'ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
+'python-numpy' 'python-setuptools' 'python-sphinx' 'python2-numpy'
+'python2-setuptools' 'python2-sphinx' 'txt2man')
+checkdepends=('python-nose2' 'python2-nose2')
+source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2";)
+sha512sums=('e58b32beda36865a5243ec7ed4647cf96e3652a25fd319fc697c08f93487f895070dc66b830700b40b879220c2e3a53b8cdc255ce2e34770ba5e34b36a4f51b4')
+
+prepare() {
+  cp -av "${pkgbase}-${pkgver}" "${pkgname[2]}-${pkgver}"
+  cd "${pkgname[2]}-${pkgver}"
+  # python2 shebang
+  sed -e '1s/python/&2/' \
+-i "py

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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:54:14
  Author: ffy00
Revision: 410460

upgpkg: python-keyring 16.1.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:44:55 UTC (rev 410459)
+++ PKGBUILD2018-11-28 19:54:14 UTC (rev 410460)
@@ -8,7 +8,7 @@
 pkgbase=python-keyring
 _pkgname=${pkgbase#python-}
 pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=16.1.0
+pkgver=16.1.1
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -20,7 +20,7 @@
 checkdepends=('python-pytest-flake8' 'python-pytest-runner' 
'python2-pytest-flake8'
   'python2-pytest-runner' 'python-dbus' 'python2-dbus')
 
source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-sha512sums=('07a73d97422ddbfef2df3d50efa259506a4b12cad19d77f33948c31ddb887f83235e6e3d1aea0abda611e345371017514e4a1f3a224cd44a65820fd72373ad41')
+sha512sums=('2a56fbfd44f431ec1cdf0afe142e83b6d27efbc1f540cd27d423f265bf324c4fcc36d2d30e24b7e8e0c2ff5936b3318fc2f09827c30ad632234fb7c3231aee60')
 
 prepare() {
   cp -a $_pkgname-$pkgver{,-py2}


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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:54:24
  Author: ffy00
Revision: 410461

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:54:14 UTC (rev 410460)
+++ PKGBUILD2018-11-28 19:54:24 UTC (rev 410461)
@@ -1,68 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Johannes Dewender  arch at JonnyJD dot net
-# Contributor: Ivan Sichmann Freitas 
-# Contributor: Brice Maron 
-# Contributor: Nuno Araujo 
-# Contributor: Steven Allen 
-
-pkgbase=python-keyring
-_pkgname=${pkgbase#python-}
-pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=16.1.0
-pkgrel=1
-pkgdesc="Store and access your passwords safely."
-arch=('any')
-url="https://github.com/jaraco/keyring";
-license=('PSF' 'MIT')
-optdepends=('python-keyrings-alt: Alternative backends')
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 
'python-entrypoints'
- 'python2-entrypoints' 'python-secretstorage' 
'python2-secretstorage')
-checkdepends=('python-pytest-flake8' 'python-pytest-runner' 
'python2-pytest-flake8'
-  'python2-pytest-runner' 'python-dbus' 'python2-dbus')
-source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-sha512sums=('07a73d97422ddbfef2df3d50efa259506a4b12cad19d77f33948c31ddb887f83235e6e3d1aea0abda611e345371017514e4a1f3a224cd44a65820fd72373ad41')
-
-prepare() {
-  cp -a $_pkgname-$pkgver{,-py2}
-}
-
-build() {
-  echo "Building python-$_pkgname $pkgver"
-  cd "$srcdir"/$_pkgname-$pkgver
-  python setup.py build
-
-  echo "Building python2-$_pkgname $pkgver"
-  cd "$srcdir"/$_pkgname-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  echo "Running tests on python-$_pkgname $pkgver"
-  cd "$srcdir"/$_pkgname-$pkgver
-  python setup.py pytest
-
-  echo "Running tests on python2-$_pkgname $pkgver"
-  cd "$srcdir"/$_pkgname-$pkgver-py2
-  python2 setup.py pytest
-}
-
-package_python-keyring() {
-  depends=('python-entrypoints' 'python-secretstorage')
-  optdepends=('python-dbus: for kwallet backend')
-  cd $_pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-keyring() {
-  depends=('python2-entrypoints' 'python2-secretstorage')
-  optdepends=('python2-dbus: for kwallet backend')
-  cd $_pkgname-$pkgver-py2
-
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  mv "$pkgdir"/usr/bin/keyring "$pkgdir"/usr/bin/keyring2 # Fix the binary name
-  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-keyring/repos/community-any/PKGBUILD (from rev 410460, 
python-keyring/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:54:24 UTC (rev 410461)
@@ -0,0 +1,68 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Johannes Dewender  arch at JonnyJD dot net
+# Contributor: Ivan Sichmann Freitas 
+# Contributor: Brice Maron 
+# Contributor: Nuno Araujo 
+# Contributor: Steven Allen 
+
+pkgbase=python-keyring
+_pkgname=${pkgbase#python-}
+pkgname=(python-$_pkgname python2-$_pkgname)
+pkgver=16.1.1
+pkgrel=1
+pkgdesc="Store and access your passwords safely."
+arch=('any')
+url="https://github.com/jaraco/keyring";
+license=('PSF' 'MIT')
+optdepends=('python-keyrings-alt: Alternative backends')
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 
'python-entrypoints'
+ 'python2-entrypoints' 'python-secretstorage' 
'python2-secretstorage')
+checkdepends=('python-pytest-flake8' 'python-pytest-runner' 
'python2-pytest-flake8'
+  'python2-pytest-runner' 'python-dbus' 'python2-dbus')
+source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
+sha512sums=('2a56fbfd44f431ec1cdf0afe142e83b6d27efbc1f540cd27d423f265bf324c4fcc36d2d30e24b7e8e0c2ff5936b3318fc2f09827c30ad632234fb7c3231aee60')
+
+prepare() {
+  cp -a $_pkgname-$pkgver{,-py2}
+}
+
+build() {
+  echo "Building python-$_pkgname $pkgver"
+  cd "$srcdir"/$_pkgname-$pkgver
+  python setup.py build
+
+  echo "Building python2-$_pkgname $pkgver"
+  cd "$srcdir"/$_pkgname-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  echo "Running tests on python-$_pkgname $pkgver"
+  cd "$srcdir"/$_pkgname-$pkgver
+  python setup.py pytest
+
+  echo "Running tests on python2-$_pkgname $pkgver"
+  cd "$srcdir"/$_pkgname-$pkgver-py2
+  python2 setup.py pytest
+}
+
+package_python-keyring() {
+  depends=('python-entrypoints' 'pyt

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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:56:12
  Author: ffy00
Revision: 410462

upgpkg: python-svgwrite 1.2.1-1

Modified:
  python-svgwrite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:54:24 UTC (rev 410461)
+++ PKGBUILD2018-11-28 19:56:12 UTC (rev 410462)
@@ -2,7 +2,7 @@
 
 pkgname=python-svgwrite
 _pkgname=svgwrite
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='A Python library to create SVG drawings'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'python-pyparsing')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('85ace12c9ea9f51ecef7a145acf79c4b03ea075cee4c93d6cf729599c3e312c833b9066e1654b5cb16a948f29b8c0d5657b33d14d722267a37ebff4b11e85a15')
+sha512sums=('8874a25ce5418dc86b0f7034555aca46619c415ec6c51243d713f168f9255ddec8d17ecde13cbfe1a4ffcfbad5b160db62d226b5b0106725dd263763d43abdc2')
 
 build() {
   cd $_pkgname-$pkgver


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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:56:16
  Author: ffy00
Revision: 410463

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:56:12 UTC (rev 410462)
+++ PKGBUILD2018-11-28 19:56:16 UTC (rev 410463)
@@ -1,32 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=python-svgwrite
-_pkgname=svgwrite
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A Python library to create SVG drawings'
-arch=('any')
-url='https://github.com/mozman/svgwrite'
-license=('MIT')
-depends=('python' 'python-pyparsing')
-makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('85ace12c9ea9f51ecef7a145acf79c4b03ea075cee4c93d6cf729599c3e312c833b9066e1654b5cb16a948f29b8c0d5657b33d14d722267a37ebff4b11e85a15')
-
-build() {
-  cd $_pkgname-$pkgver
-
-  python setup.py build
-}
-
-check() {
-  cd $_pkgname-$pkgver
-
-  python setup.py test
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-svgwrite/repos/community-any/PKGBUILD (from rev 410462, 
python-svgwrite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:56:16 UTC (rev 410463)
@@ -0,0 +1,32 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=python-svgwrite
+_pkgname=svgwrite
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='A Python library to create SVG drawings'
+arch=('any')
+url='https://github.com/mozman/svgwrite'
+license=('MIT')
+depends=('python' 'python-pyparsing')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('8874a25ce5418dc86b0f7034555aca46619c415ec6c51243d713f168f9255ddec8d17ecde13cbfe1a4ffcfbad5b160db62d226b5b0106725dd263763d43abdc2')
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  python setup.py test
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:57:54
  Author: ffy00
Revision: 410464

upgpkg: python-cairosvg 2.2.1-1

Modified:
  python-cairosvg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:56:16 UTC (rev 410463)
+++ PKGBUILD2018-11-28 19:57:54 UTC (rev 410464)
@@ -3,7 +3,7 @@
 
 pkgname=python-cairosvg
 _pkgname=CairoSVG
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
 arch=('any')
@@ -14,7 +14,7 @@
 replaces=('cairosvg')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz";
 
'https://github.com/Kozea/CairoSVG/commit/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch')
-sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935'
+sha512sums=('26cf72ffb6551f54801def0694661ac7a1c911cba132108d9d52328f9946b11243c7256f76509602a17f106a82b40685038d15ee706d696d509f77022ebd4d08'
 
'0f216de848e2f81701f701e21425e3d948d3bab30f94462f9bbce825066fc22ea217595cb80fe1827f60b79f2b54fc5bbdd830afcbee786b99f1b8b650ec76b1')
 
 prepare() {


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

2018-11-28 Thread Filipe Laíns via arch-commits
Date: Wednesday, November 28, 2018 @ 19:58:01
  Author: ffy00
Revision: 410465

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 19:57:54 UTC (rev 410464)
+++ PKGBUILD2018-11-28 19:58:01 UTC (rev 410465)
@@ -1,41 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=python-cairosvg
-_pkgname=CairoSVG
-pkgver=2.2.0
-pkgrel=1
-pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
-arch=('any')
-url='http://cairosvg.org'
-license=('LGPL3')
-depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
-checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
-replaces=('cairosvg')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz";)
-sha512sums=('6332a51b9a17a2875774f593065e8790ba0d734624a302d42c7f4e665a694e522190e65f84344368dbbc22525b10b73a934cc9167e35c0dc6d2e8f5c8279a935')
-
-prepare() {
-  cd $_pkgname-$pkgver
-
-  cp -r cairosvg test_non_regression/cairosvg_reference/
-}
-
-build() {
-  cd $_pkgname-$pkgver
-
-  python setup.py build
-}
-
-#check() {
-#  cd $_pkgname-$pkgver
-#
-#  python setup.py pytest
-#}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-

Copied: python-cairosvg/repos/community-any/PKGBUILD (from rev 410464, 
python-cairosvg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 19:58:01 UTC (rev 410465)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=python-cairosvg
+_pkgname=CairoSVG
+pkgver=2.2.1
+pkgrel=1
+pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, 
PostScript and PNG files'
+arch=('any')
+url='http://cairosvg.org'
+license=('LGPL3')
+depends=('python' 'python-setuptools' 'python-cairocffi' 'python-pillow' 
'python-cssselect2' 'python-defusedxml' 'python-tinycss2')
+checkdepends=('python-pytest-runner' 'python-pytest-cov' 
'python-pytest-flake8' 'python-pytest-isort')
+replaces=('cairosvg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz";
+
'https://github.com/Kozea/CairoSVG/commit/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch')
+sha512sums=('26cf72ffb6551f54801def0694661ac7a1c911cba132108d9d52328f9946b11243c7256f76509602a17f106a82b40685038d15ee706d696d509f77022ebd4d08'
+
'0f216de848e2f81701f701e21425e3d948d3bab30f94462f9bbce825066fc22ea217595cb80fe1827f60b79f2b54fc5bbdd830afcbee786b99f1b8b650ec76b1')
+
+prepare() {
+  cd $_pkgname-$pkgver
+
+  cp -r cairosvg test_non_regression/cairosvg_reference/
+
+  # Fix tests
+  patch -p1 < "$srcdir"/1f403ad229f0e2782d6427a79f0fbeb6b76148b6.patch
+}
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  python setup.py pytest
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+


[arch-commits] Commit in python-nose-progressive/repos/community-any (4 files)

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 20:09:18
  Author: dvzrv
Revision: 410467

archrelease: copy trunk to community-any

Added:
  python-nose-progressive/repos/community-any/LICENSE
(from rev 410466, python-nose-progressive/trunk/LICENSE)
  python-nose-progressive/repos/community-any/PKGBUILD
(from rev 410466, python-nose-progressive/trunk/PKGBUILD)
Deleted:
  python-nose-progressive/repos/community-any/LICENSE
  python-nose-progressive/repos/community-any/PKGBUILD

--+
 LICENSE  |   40 +++
 PKGBUILD |   78 -
 2 files changed, 57 insertions(+), 61 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-11-28 20:09:12 UTC (rev 410466)
+++ LICENSE 2018-11-28 20:09:18 UTC (rev 410467)
@@ -1,20 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2011 Erik Rose
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copied: python-nose-progressive/repos/community-any/LICENSE (from rev 410466, 
python-nose-progressive/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-11-28 20:09:18 UTC (rev 410467)
@@ -0,0 +1,20 @@
+The MIT License (MIT)
+
+Copyright (c) 2011 Erik Rose
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of
+the Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:09:12 UTC (rev 410466)
+++ PKGBUILD2018-11-28 20:09:18 UTC (rev 410467)
@@ -1,41 +0,0 @@
-# Maintainer: David Runge 
-_name=nose-progressive
-pkgname=python-nose-progressive
-pkgver=1.5.1
-pkgrel=3
-pkgdesc="Give your tests a progress bar and smarter tracebacks in 3 lines"
-arch=('any')
-url="https://github.com/erikrose/nose-progressive";
-license=('MIT')
-depends=('python-blessings' 'python-nose' 'python-setuptools')
-# LICENSE missing in pypi source: 
https://github.com/erikrose/nose-progressive/issues/89
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";
-
"https://raw.githubusercontent.com/erikrose/nose-progressive/master/LICENSE";)
-sha512sums=('75e10c21b734dbf66842c8c0f2514db27a4c5e1fcf893371072836c5b1c6cda9ad2ac12d847387a730982934397492c238b9d471dcd4cf584a9a43896b5ced17'
-
'263b406ff153e82c95fce08921a4b6dc0f627b374b2051a35490d37df8bdbf8269a04b3c11c84d8a16e19f7d60759711a30472032d4fe8f4942e0790f1d69d1e')
-
-prepare() {
-  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-# tests broken: https://github.com/erikrose/nose-progressive/issues/90
-#check() {
-#  cd "$pkgname-$pkgver"
-#  export PYTHONPATH=build:${PYTHONPATH}
-#  nosetests noseprogressive
-#}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  install -vDm 644 "${srcdi

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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 20:09:12
  Author: dvzrv
Revision: 410466

upgpkg: python-nose-progressive 1.5.2-1

Upgrading to 1.5.2. Removing separate LICENSE downloaded (now included). Adding 
tests (although one is still failing).

Modified:
  python-nose-progressive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:58:01 UTC (rev 410465)
+++ PKGBUILD2018-11-28 20:09:12 UTC (rev 410466)
@@ -1,18 +1,15 @@
 # Maintainer: David Runge 
 _name=nose-progressive
 pkgname=python-nose-progressive
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="Give your tests a progress bar and smarter tracebacks in 3 lines"
 arch=('any')
 url="https://github.com/erikrose/nose-progressive";
 license=('MIT')
 depends=('python-blessings' 'python-nose' 'python-setuptools')
-# LICENSE missing in pypi source: 
https://github.com/erikrose/nose-progressive/issues/89
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";
-
"https://raw.githubusercontent.com/erikrose/nose-progressive/master/LICENSE";)
-sha512sums=('75e10c21b734dbf66842c8c0f2514db27a4c5e1fcf893371072836c5b1c6cda9ad2ac12d847387a730982934397492c238b9d471dcd4cf584a9a43896b5ced17'
-
'263b406ff153e82c95fce08921a4b6dc0f627b374b2051a35490d37df8bdbf8269a04b3c11c84d8a16e19f7d60759711a30472032d4fe8f4942e0790f1d69d1e')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
+sha512sums=('59abe0e5f060149046aa4e9b8ca622af1eb65db3b69631b5c6230c31ee9641f9f7b9bba7ed50709f5243c04a9bbf36fd5901601e3d93e9b68867fc37357b649e')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
@@ -23,12 +20,11 @@
   python setup.py build
 }
 
-# tests broken: https://github.com/erikrose/nose-progressive/issues/90
-#check() {
-#  cd "$pkgname-$pkgver"
-#  export PYTHONPATH=build:${PYTHONPATH}
-#  nosetests noseprogressive
-#}
+check() {
+  cd "$pkgname-$pkgver"
+  export PYTHONPATH=build/lib:${PYTHONPATH}
+  nosetests noseprogressive || warning "Known failing test: 
https://github.com/erikrose/nose-progressive/issues/90";
+}
 
 package() {
   cd "$pkgname-$pkgver"
@@ -36,6 +32,6 @@
 --optimize=1 \
 --prefix=/usr \
 --root="${pkgdir}"
-  install -vDm 644 "${srcdir}/LICENSE" -t 
"${pkgdir}/usr/share/licenses/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
 }


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 20:11:48
  Author: dvzrv
Revision: 410468

upgpkg: python-zopfli 0.1.6-1

Upgrading to 0.1.6.

Modified:
  python-zopfli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:09:18 UTC (rev 410467)
+++ PKGBUILD2018-11-28 20:11:48 UTC (rev 410468)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 _name=zopfli
 pkgname=python-zopfli
-pkgver=0.1.4
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="Python bindings to zopfli"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip";)
-sha512sums=('dc285be490ef4a654a5c21611cc188e57f88260ecbd138ca4294327c388eb4baa051f5ed744a04a6adc4026082329bc4801bd7e089ca92b718288c3c57823876')
+sha512sums=('168267dfbc9c33d85dfab2c004aa8f89e3d9d0619ef3bbde6d9a0bee1b302bb07acfd85c61dabb4fc6492df2d735147de8ea0cfe38a173b7434cacc34300e024')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"


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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 20:11:54
  Author: dvzrv
Revision: 410469

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:11:48 UTC (rev 410468)
+++ PKGBUILD2018-11-28 20:11:54 UTC (rev 410469)
@@ -1,38 +0,0 @@
-# Maintainer: David Runge 
-_name=zopfli
-pkgname=python-zopfli
-pkgver=0.1.4
-pkgrel=1
-pkgdesc="Python bindings to zopfli"
-arch=('x86_64')
-url="https://github.com/obp/py-zopfli";
-license=('Apache')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip";)
-sha512sums=('dc285be490ef4a654a5c21611cc188e57f88260ecbd138ca4294327c388eb4baa051f5ed744a04a6adc4026082329bc4801bd7e089ca92b718288c3c57823876')
-
-prepare() {
-  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
-  cd "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  python setup.py test
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: python-zopfli/repos/community-x86_64/PKGBUILD (from rev 410468, 
python-zopfli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:11:54 UTC (rev 410469)
@@ -0,0 +1,38 @@
+# Maintainer: David Runge 
+_name=zopfli
+pkgname=python-zopfli
+pkgver=0.1.6
+pkgrel=1
+pkgdesc="Python bindings to zopfli"
+arch=('x86_64')
+url="https://github.com/obp/py-zopfli";
+license=('Apache')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip";)
+sha512sums=('168267dfbc9c33d85dfab2c004aa8f89e3d9d0619ef3bbde6d9a0bee1b302bb07acfd85c61dabb4fc6492df2d735147de8ea0cfe38a173b7434cacc34300e024')
+
+prepare() {
+  mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  python setup.py test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:14:53
  Author: arojas
Revision: 340554

PIE rebuild

Modified:
  ncftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 19:03:52 UTC (rev 340553)
+++ PKGBUILD2018-11-28 20:14:53 UTC (rev 340554)
@@ -5,7 +5,7 @@
 
 pkgname=ncftp
 pkgver=3.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of free application programs implementing FTP"
 url="http://www.ncftp.com/";
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses')
 makedepends=('inetutils')
 source=("ftp://ftp.ncftp.com/ncftp/$pkgname-$pkgver-src.tar.xz";)
-md5sums=('9e42d4696754ed49e002b8f719f07d92')
+md5sums=('42d0f896d69a4d603ec097546444245f')
 
 build() {
   cd "${pkgname}-${pkgver}"


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:15:17
  Author: arojas
Revision: 340555

archrelease: copy trunk to extra-x86_64

Added:
  ncftp/repos/extra-x86_64/PKGBUILD
(from rev 340554, ncftp/trunk/PKGBUILD)
Deleted:
  ncftp/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:14:53 UTC (rev 340554)
+++ PKGBUILD2018-11-28 20:15:17 UTC (rev 340555)
@@ -1,34 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrea Scarpino 
-# Contributor: Paul Mattal 
-# Contributor: Tom Newsom 
-
-pkgname=ncftp
-pkgver=3.2.6
-pkgrel=1
-pkgdesc="A set of free application programs implementing FTP"
-url="http://www.ncftp.com/";
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('ncurses')
-makedepends=('inetutils')
-source=("ftp://ftp.ncftp.com/ncftp/$pkgname-$pkgver-src.tar.xz";)
-md5sums=('9e42d4696754ed49e002b8f719f07d92')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  # FS#39211
-  unset CPPFLAGS
-
-  CPP=/usr/bin/cpp ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share"
-  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
-  install -Dm644 doc/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: ncftp/repos/extra-x86_64/PKGBUILD (from rev 340554, 
ncftp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:15:17 UTC (rev 340555)
@@ -0,0 +1,34 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Paul Mattal 
+# Contributor: Tom Newsom 
+
+pkgname=ncftp
+pkgver=3.2.6
+pkgrel=2
+pkgdesc="A set of free application programs implementing FTP"
+url="http://www.ncftp.com/";
+arch=('x86_64')
+license=('custom')
+depends=('ncurses')
+makedepends=('inetutils')
+source=("ftp://ftp.ncftp.com/ncftp/$pkgname-$pkgver-src.tar.xz";)
+md5sums=('42d0f896d69a4d603ec097546444245f')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  # FS#39211
+  unset CPPFLAGS
+
+  CPP=/usr/bin/cpp ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+
+  install -d "${pkgdir}/usr/share"
+  make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
+  install -Dm644 doc/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:24:17
  Author: arojas
Revision: 340556

PIE rebuild

Modified:
  swt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:15:17 UTC (rev 340555)
+++ PKGBUILD2018-11-28 20:24:17 UTC (rev 340556)
@@ -1,21 +1,21 @@
 # Maintainer: Guillaume ALAUX 
 pkgname=swt
 # http://download.eclipse.org/eclipse/downloads/drops4
-pkgver=4.6.2
-pkgrel=3
-_date=201611241400
+pkgver=4.6.3
+pkgrel=1
+_date=201703010400
 pkgdesc='An open source widget toolkit for Java'
 arch=('x86_64')
 url='http://www.eclipse.org/swt/'
 license=('EPL')
 depends=('java-runtime>=7' 'libxtst')
-makedepends=('jdk8-openjdk' 'glu' 'unzip' 'pkgconfig' 'gtk2' 'gtk3' 
'apache-ant')
+makedepends=('jdk8-openjdk' 'glu' 'unzip' 'pkgconfig' 'gtk2' 'gtk3' 'ant')
 optdepends=('glu' 'gtk2' 'gtk3')
 
 # Source isn't distributed separately from the binaries; we're not using the 
latter
-source=(http://download.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-x86_64.zip
+source=(http://archive.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-x86_64.zip
 build-swt.xml)
-sha256sums=('3315827460e3bbb44812ed7639743ae42886c48c96c44dd06d8d4c319f5f7d50'
+sha256sums=('005dd6bfb20919f9fe7c681864d3f30a5b3eae112da8bdab2bf418978bbbd7aa'
 '3d30fbde25a6a6d260d04cb1782b7618c2a0a926440935a9eea516146eb0e1e1')
 
 # These examples don't even run anymore (Try Tux Guitar instead)!
@@ -30,7 +30,6 @@
   export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
 
   # SWT jar
-  . /etc/profile.d/apache-ant.sh
   ant -f build-swt.xml compile
   ant -f build-swt.xml jar
 


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:24:39
  Author: arojas
Revision: 340557

archrelease: copy trunk to extra-x86_64

Added:
  swt/repos/extra-x86_64/PKGBUILD
(from rev 340556, swt/trunk/PKGBUILD)
  swt/repos/extra-x86_64/build-swt.xml
(from rev 340556, swt/trunk/build-swt.xml)
Deleted:
  swt/repos/extra-x86_64/PKGBUILD
  swt/repos/extra-x86_64/build-swt.xml

---+
 PKGBUILD  |  100 +++-
 build-swt.xml |   34 +--
 2 files changed, 66 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:24:17 UTC (rev 340556)
+++ PKGBUILD2018-11-28 20:24:39 UTC (rev 340557)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Guillaume ALAUX 
-pkgname=swt
-# http://download.eclipse.org/eclipse/downloads/drops4
-pkgver=4.6.2
-pkgrel=3
-_date=201611241400
-pkgdesc='An open source widget toolkit for Java'
-arch=('i686' 'x86_64')
-url='http://www.eclipse.org/swt/'
-license=('EPL')
-depends=('java-runtime>=7' 'libxtst')
-makedepends=('jdk8-openjdk' 'glu' 'unzip' 'pkgconfig' 'gtk2' 'gtk3' 
'apache-ant')
-optdepends=('glu' 'gtk2' 'gtk3')
-
-# Source isn't distributed separately from the binaries; we're not using the 
latter
-source=(http://download.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-x86_64.zip
-build-swt.xml)
-sha256sums=('3315827460e3bbb44812ed7639743ae42886c48c96c44dd06d8d4c319f5f7d50'
-'3d30fbde25a6a6d260d04cb1782b7618c2a0a926440935a9eea516146eb0e1e1')
-
-# These examples don't even run anymore (Try Tux Guitar instead)!
-# http://www.eclipse.org/swt/examples.php#standaloneOutsideEclipse
-# http://download.eclipse.org/eclipse/downloads/
-
-# 
http://mirror.ibcp.fr/pub/eclipse/eclipse/downloads/drops4/R-4.4-201406061215/org.eclipse.sdk.examples.source-4.4.zip
-
-build() {
-  unzip -oq src.zip -d src
-
-  export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
-
-  # SWT jar
-  . /etc/profile.d/apache-ant.sh
-  ant -f build-swt.xml compile
-  ant -f build-swt.xml jar
-
-  # Not building shared objects here as -gtk-all clobbers
-}
-
-package() {
-  cd src
-
-  # SWT jar
-  install -Dm644 ../swt.jar "$pkgdir/usr/share/java/swt-$pkgver.jar"
-  ln -s swt-$pkgver.jar "$pkgdir/usr/share/java/swt.jar"
-
-  # Shared objects
-  install -d "$pkgdir/usr/lib"
-  OUTPUT_DIR="$pkgdir/usr/lib" ./build.sh -gtk-all install
-}

Copied: swt/repos/extra-x86_64/PKGBUILD (from rev 340556, swt/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:24:39 UTC (rev 340557)
@@ -0,0 +1,49 @@
+# Maintainer: Guillaume ALAUX 
+pkgname=swt
+# http://download.eclipse.org/eclipse/downloads/drops4
+pkgver=4.6.3
+pkgrel=1
+_date=201703010400
+pkgdesc='An open source widget toolkit for Java'
+arch=('x86_64')
+url='http://www.eclipse.org/swt/'
+license=('EPL')
+depends=('java-runtime>=7' 'libxtst')
+makedepends=('jdk8-openjdk' 'glu' 'unzip' 'pkgconfig' 'gtk2' 'gtk3' 'ant')
+optdepends=('glu' 'gtk2' 'gtk3')
+
+# Source isn't distributed separately from the binaries; we're not using the 
latter
+source=(http://archive.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-x86_64.zip
+build-swt.xml)
+sha256sums=('005dd6bfb20919f9fe7c681864d3f30a5b3eae112da8bdab2bf418978bbbd7aa'
+'3d30fbde25a6a6d260d04cb1782b7618c2a0a926440935a9eea516146eb0e1e1')
+
+# These examples don't even run anymore (Try Tux Guitar instead)!
+# http://www.eclipse.org/swt/examples.php#standaloneOutsideEclipse
+# http://download.eclipse.org/eclipse/downloads/
+
+# 
http://mirror.ibcp.fr/pub/eclipse/eclipse/downloads/drops4/R-4.4-201406061215/org.eclipse.sdk.examples.source-4.4.zip
+
+build() {
+  unzip -oq src.zip -d src
+
+  export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
+
+  # SWT jar
+  ant -f build-swt.xml compile
+  ant -f build-swt.xml jar
+
+  # Not building shared objects here as -gtk-all clobbers
+}
+
+package() {
+  cd src
+
+  # SWT jar
+  install -Dm644 ../swt.jar "$pkgdir/usr/share/java/swt-$pkgver.jar"
+  ln -s swt-$pkgver.jar "$pkgdir/usr/share/java/swt.jar"
+
+  # Shared objects
+  install -d "$pkgdir/usr/lib"
+  OUTPUT_DIR="$pkgdir/usr/lib" ./build.sh -gtk-all install
+}

Deleted: build-swt.xml
===
--- build-swt.xml   2018-11-28 20:24:17 UTC (rev 340556)
+++ build-swt.xml   2018-11-28 20:24:39 UTC (rev 340557)
@@ -1,17 +0,0 @@
-
-   
-   
-
-   
-  
-  
-   
-
-   
-  
-   
-
-   
-  
-   
-

Copied: swt/repos/extra-x86_64/build-swt.xml (from rev 340556, 
swt/trunk/build-swt.xml)
===
--- build-swt.xml   (rev 0)
+++ build-swt.xml   2018-11-28 20:24:39 UTC (rev 340557)
@@ -0,0 +1,17 @@
+
+   
+   
+
+   
+  
+  

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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:29:46
  Author: arojas
Revision: 340558

PIE rebuild

Modified:
  eclipse-ecj/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:24:39 UTC (rev 340557)
+++ PKGBUILD2018-11-28 20:29:46 UTC (rev 340558)
@@ -3,15 +3,14 @@
 # Contributor: Allan McRae 
 
 pkgname=eclipse-ecj
-pkgver=4.6.1
+pkgver=4.6.3
 pkgrel=1
-_date=201609071200
+_date=201703010400
 pkgdesc='Eclipse java bytecode compiler'
 arch=('any')
 license=('EPL')
 url='https://www.eclipse.org/'
-depends=('java-runtime')
-makedepends=('apache-ant' 'java-environment')
+makedepends=('ant' 'java-environment=8')
 
_base_url=https://archive.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}
 _source_file_name=ecjsrc-${pkgver}.jar
 _sha_file_name=eclipse-${pkgver}-SUMSSHA512
@@ -22,8 +21,8 @@
 ecj)
 validpgpkeys=('869FF7E31C98FBCFCF167CDE01D81CA560A48EFD') # Eclipse Project
 
-sha512sums=('945f3029d6f7085e0e7daba3360d978c3e5648d8fd47165eab31c8879ae108fad50a8d52e191f05a1950c28b30bb6c851aced002e6163dfb8317cfe03c06fce8'
-
'ae98861af1ab9d2a90a3d1660700de2c5654a272f1c3d0af0698dc6d1827d3a2e2ccda4690eff706836f87bf0d5e1fbe283121ab41da7087c8618fc3fecb4d27'
+sha512sums=('a509b6d1fd7e5218ca6d9748b6c899c8c57a9d016d01e3f1d2116876f3aab796f792e1b1733189a436b6251caf8c208ec3928e3978cd0803c1449b29eae1891d'
+
'2965df1005362bb4e6e17b5048ca17c0b583c746f8ac05c46451ff603707816d7eb7b9e4ffc398fadaa18229ef0d41993f3126802c22fa2c6d488dc03797557a'
 'SKIP'
 
'72c8a2437333e8068e60e1a035bf4e5e9b66881fc06936600a6867dc7e4eb4670f94c4b2392634ebb28f85f8fdf88248ccb9cc315717e257ce336b495c2f2d68'
 
'11ca94869d71842401e48acca72fd89e339ba65c81909cf8501bb243457caa21dc659d268b98c42ac77a1834fb7de46138787e8ea0966d96324c8de829fe563c'
@@ -50,6 +49,8 @@
 }
 
 package() {
+  depends=('java-runtime')
+
   install -Dm644 "${srcdir}/ecj.jar" 
"${pkgdir}/usr/share/java/eclipse-ecj-${pkgver}.jar"
   ln -s eclipse-ecj-${pkgver}.jar "${pkgdir}/usr/share/java/ecj.jar"
   ln -s eclipse-ecj-${pkgver}.jar "${pkgdir}/usr/share/java/eclipse-ecj.jar"


[arch-commits] Commit in eclipse-ecj/repos/extra-any (8 files)

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:30:14
  Author: arojas
Revision: 340559

archrelease: copy trunk to extra-any

Added:
  eclipse-ecj/repos/extra-any/01-ecj-include-props.patch
(from rev 340558, eclipse-ecj/trunk/01-ecj-include-props.patch)
  eclipse-ecj/repos/extra-any/02-buildxml-fix-manifest.patch
(from rev 340558, eclipse-ecj/trunk/02-buildxml-fix-manifest.patch)
  eclipse-ecj/repos/extra-any/PKGBUILD
(from rev 340558, eclipse-ecj/trunk/PKGBUILD)
  eclipse-ecj/repos/extra-any/ecj
(from rev 340558, eclipse-ecj/trunk/ecj)
Deleted:
  eclipse-ecj/repos/extra-any/01-ecj-include-props.patch
  eclipse-ecj/repos/extra-any/02-buildxml-fix-manifest.patch
  eclipse-ecj/repos/extra-any/PKGBUILD
  eclipse-ecj/repos/extra-any/ecj

+
 01-ecj-include-props.patch |   30 +-
 02-buildxml-fix-manifest.patch |   22 +++
 PKGBUILD   |  108 +--
 ecj|8 +-
 4 files changed, 89 insertions(+), 79 deletions(-)

Deleted: 01-ecj-include-props.patch
===
--- 01-ecj-include-props.patch  2018-11-28 20:29:46 UTC (rev 340558)
+++ 01-ecj-include-props.patch  2018-11-28 20:30:14 UTC (rev 340559)
@@ -1,15 +0,0 @@
 build.xml  2012-09-14 18:22:48.0 +
-+++ build.xml.patched  2013-01-09 10:19:28.414079935 +
-@@ -46,9 +46,10 @@
-   
-   
-   
-+  
-   
-   
-   
-   
-   
--
-\ No newline at end of file
-+

Copied: eclipse-ecj/repos/extra-any/01-ecj-include-props.patch (from rev 
340558, eclipse-ecj/trunk/01-ecj-include-props.patch)
===
--- 01-ecj-include-props.patch  (rev 0)
+++ 01-ecj-include-props.patch  2018-11-28 20:30:14 UTC (rev 340559)
@@ -0,0 +1,15 @@
+--- build.xml  2012-09-14 18:22:48.0 +
 build.xml.patched  2013-01-09 10:19:28.414079935 +
+@@ -46,9 +46,10 @@
+   
+   
+   
++  
+   
+   
+   
+   
+   
+-
+\ No newline at end of file
++

Deleted: 02-buildxml-fix-manifest.patch
===
--- 02-buildxml-fix-manifest.patch  2018-11-28 20:29:46 UTC (rev 340558)
+++ 02-buildxml-fix-manifest.patch  2018-11-28 20:30:14 UTC (rev 340559)
@@ -1,11 +0,0 @@
 build.xml.orig 2013-10-03 13:55:28.579003290 +
-+++ build.xml  2013-10-03 13:57:52.971400439 +
-@@ -39,8 +39,6 @@
-   
-   
- 
--  
--  
-   
-   
-   

Copied: eclipse-ecj/repos/extra-any/02-buildxml-fix-manifest.patch (from rev 
340558, eclipse-ecj/trunk/02-buildxml-fix-manifest.patch)
===
--- 02-buildxml-fix-manifest.patch  (rev 0)
+++ 02-buildxml-fix-manifest.patch  2018-11-28 20:30:14 UTC (rev 340559)
@@ -0,0 +1,11 @@
+--- build.xml.orig 2013-10-03 13:55:28.579003290 +
 build.xml  2013-10-03 13:57:52.971400439 +
+@@ -39,8 +39,6 @@
+   
+   
+ 
+-  
+-  
+   
+   
+   

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:29:46 UTC (rev 340558)
+++ PKGBUILD2018-11-28 20:30:14 UTC (rev 340559)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Guillaume ALAUX 
-# Contributor: Jan de Groot 
-# Contributor: Allan McRae 
-
-pkgname=eclipse-ecj
-pkgver=4.6.1
-pkgrel=1
-_date=201609071200
-pkgdesc='Eclipse java bytecode compiler'
-arch=('any')
-license=('EPL')
-url='http://www.eclipse.org/'
-depends=('java-runtime')
-makedepends=('apache-ant' 'java-environment')
-_base_url=http://download.eclipse.org/eclipse/downloads/drops4
-_sum_file_url=${_base_url}/R-${pkgver}-${_date}/checksum/eclipse-${pkgver}-SUMSSHA512
-_source_file_name=ecjsrc-${pkgver}.jar
-source=(${_base_url}/R-${pkgver}-${_date}/${_source_file_name}
-${_sum_file_url}{,.asc}
-01-ecj-include-props.patch
-02-buildxml-fix-manifest.patch
-ecj)
-validpgpkeys=('869FF7E31C98FBCFCF167CDE01D81CA560A48EFD') # Eclipse Project
-
-_source_file_sum=$(curl ${_sum_file_url} | grep -m 1 ${_source_file_name} | 
cut -d ' ' -f 1)
-sha512sums=(${_source_file_sum}
-
'ae98861af1ab9d2a90a3d1660700de2c5654a272f1c3d0af0698dc6d1827d3a2e2ccda4690eff706836f87bf0d5e1fbe283121ab41da7087c8618fc3fecb4d27'
-'SKIP'
-
'72c8a243

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

2018-11-28 Thread David Runge via arch-commits
Date: Wednesday, November 28, 2018 @ 20:33:15
  Author: dvzrv
Revision: 410470

Adding xorg-server-xvfb to checkdepends to be able to use xvfb-run in check().

Modified:
  supercollider/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:11:54 UTC (rev 410469)
+++ PKGBUILD2018-11-28 20:33:15 UTC (rev 410470)
@@ -13,6 +13,7 @@
 groups=('pro-audio')
 depends=('boost-libs' 'desktop-file-utils' 'fftw' 'jack' 'qt5-svg' 
'qt5-webengine' 'qt5-webkit' 'qt5-websockets' 'yaml-cpp')
 makedepends=('boost' 'cmake' 'emacs' 'qt5-tools')
+checkdepends=('xorg-server-xvfb')
 optdepends=('emacs: emacs interface'
 'gedit: gedit interface'
 'sc3-plugins: additional extension plugins for scsynth')
@@ -49,12 +50,10 @@
   make VERBOSE=1
 }
 
-## too many tests dependent on X11:
-## https://github.com/supercollider/supercollider/issues/3555
-#check() {
-#  cd "${pkgname}-${pkgver}/build"
-#  make test ARGS="-V"
-#}
+check() {
+  cd "${pkgname}-${pkgver}/build"
+  xvfb-run make test ARGS="-V" || warning "Known failing tests: 
https://github.com/supercollider/supercollider/issues/3555";
+}
 
 package() {
   cd "${pkgname}-${pkgver}/build"


[arch-commits] Commit in java-commons-daemon/trunk (PKGBUILD)

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:36:16
  Author: arojas
Revision: 340560

PIE rebuild

Modified:
  java-commons-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:30:14 UTC (rev 340559)
+++ PKGBUILD2018-11-28 20:36:16 UTC (rev 340560)
@@ -2,7 +2,7 @@
 pkgname=('java-commons-daemon' 'java-jsvc')
 pkgbase=java-commons-daemon
 pkgver=1.0.15
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url='https://commons.apache.org/proper/commons-daemon/'
 license=('APACHE')
@@ -11,7 +11,7 @@
 validpgpkeys=('F7DA48BB64BCB84ECBA7EE6935CD23C10D498E23') # Mladen Turk 
(Default signing key)
 sha256sums=('11ee57d2c6b281589c1497b2f88180553f06d5ac1560ce1841e05f89f0342432'
 'SKIP')
-makedepends=('apache-ant' 'docbook2x' 'docbook-xsl')
+makedepends=('ant' 'docbook2x' 'docbook-xsl' 'java-environment=8')
 
 build() {
   # commons-daemon.jar


[arch-commits] Commit in java-commons-daemon/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:36:39
  Author: arojas
Revision: 340561

archrelease: copy trunk to extra-x86_64

Added:
  java-commons-daemon/repos/extra-x86_64/PKGBUILD
(from rev 340560, java-commons-daemon/trunk/PKGBUILD)
Deleted:
  java-commons-daemon/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:36:16 UTC (rev 340560)
+++ PKGBUILD2018-11-28 20:36:39 UTC (rev 340561)
@@ -1,49 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=('java-commons-daemon' 'java-jsvc')
-pkgbase=java-commons-daemon
-pkgver=1.0.15
-pkgrel=3
-arch=('i686' 'x86_64')
-url='https://commons.apache.org/proper/commons-daemon/'
-license=('APACHE')
-_libname=commons-daemon
-source=(https://archive.apache.org/dist/commons/daemon/source/${_libname}-${pkgver}-src.tar.gz{,.asc})
-validpgpkeys=('F7DA48BB64BCB84ECBA7EE6935CD23C10D498E23') # Mladen Turk 
(Default signing key)
-sha256sums=('11ee57d2c6b281589c1497b2f88180553f06d5ac1560ce1841e05f89f0342432'
-'SKIP')
-makedepends=('apache-ant' 'docbook2x' 'docbook-xsl')
-
-build() {
-  # commons-daemon.jar
-  cd "${srcdir}/${_libname}-${pkgver}-src"
-  ant
-
-  # jsvc
-  cd "${srcdir}/${_libname}-${pkgver}-src/src/native/unix"
-  JAVA_HOME=/usr/lib/jvm/default ./configure
-  make
-  docbook2man man/jsvc.1.xml
-}
-
-package_java-commons-daemon() {
-  pkgdesc='Alternative invocation mechanism for unix-daemon-like java code'
-  depends=('java-runtime')
-
-  cd "${srcdir}/${_libname}-${pkgver}-src"
-
-  install -Dm644 dist/${_libname}-${pkgver}.jar \
- ${pkgdir}/usr/share/java/${_libname}-${pkgver}.jar
-  ln -s ${_libname}-${pkgver}.jar \
-${pkgdir}/usr/share/java/${_libname}.jar
-}
-
-package_java-jsvc() {
-  pkgdesc='Apache application for making Java applications run on UNIX more 
easily'
-  depends=("java-${_libname}" 'libcap')
-
-  cd "${srcdir}/${_libname}-${pkgver}-src/src/native/unix"
-
-  install -Dm755 jsvc ${pkgdir}/usr/bin/jsvc
-  install -Dm644 JSVC.1 ${pkgdir}/usr/share/man/man1/JSVC.1
-}
-

Copied: java-commons-daemon/repos/extra-x86_64/PKGBUILD (from rev 340560, 
java-commons-daemon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:36:39 UTC (rev 340561)
@@ -0,0 +1,49 @@
+# Maintainer: Guillaume ALAUX 
+pkgname=('java-commons-daemon' 'java-jsvc')
+pkgbase=java-commons-daemon
+pkgver=1.0.15
+pkgrel=4
+arch=('x86_64')
+url='https://commons.apache.org/proper/commons-daemon/'
+license=('APACHE')
+_libname=commons-daemon
+source=(https://archive.apache.org/dist/commons/daemon/source/${_libname}-${pkgver}-src.tar.gz{,.asc})
+validpgpkeys=('F7DA48BB64BCB84ECBA7EE6935CD23C10D498E23') # Mladen Turk 
(Default signing key)
+sha256sums=('11ee57d2c6b281589c1497b2f88180553f06d5ac1560ce1841e05f89f0342432'
+'SKIP')
+makedepends=('ant' 'docbook2x' 'docbook-xsl' 'java-environment=8')
+
+build() {
+  # commons-daemon.jar
+  cd "${srcdir}/${_libname}-${pkgver}-src"
+  ant
+
+  # jsvc
+  cd "${srcdir}/${_libname}-${pkgver}-src/src/native/unix"
+  JAVA_HOME=/usr/lib/jvm/default ./configure
+  make
+  docbook2man man/jsvc.1.xml
+}
+
+package_java-commons-daemon() {
+  pkgdesc='Alternative invocation mechanism for unix-daemon-like java code'
+  depends=('java-runtime')
+
+  cd "${srcdir}/${_libname}-${pkgver}-src"
+
+  install -Dm644 dist/${_libname}-${pkgver}.jar \
+ ${pkgdir}/usr/share/java/${_libname}-${pkgver}.jar
+  ln -s ${_libname}-${pkgver}.jar \
+${pkgdir}/usr/share/java/${_libname}.jar
+}
+
+package_java-jsvc() {
+  pkgdesc='Apache application for making Java applications run on UNIX more 
easily'
+  depends=("java-${_libname}" 'libcap')
+
+  cd "${srcdir}/${_libname}-${pkgver}-src/src/native/unix"
+
+  install -Dm755 jsvc ${pkgdir}/usr/bin/jsvc
+  install -Dm644 JSVC.1 ${pkgdir}/usr/share/man/man1/JSVC.1
+}
+


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:42:49
  Author: arojas
Revision: 340562

PIE rebuild

Modified:
  java-jline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:36:39 UTC (rev 340561)
+++ PKGBUILD2018-11-28 20:42:49 UTC (rev 340562)
@@ -2,13 +2,12 @@
 _libname=jline
 pkgname=("java-${_libname}")
 pkgver=1.0
-pkgrel=3
+pkgrel=5
 pkgdesc="Java library for handling console input"
 arch=('any')
 url="http://jline.sourceforge.net/";
 license=('BSD')
-depends=('java-runtime-headless')
-makedepends=('maven')
+makedepends=('maven' 'java-environment=8')
 checkdepends=('maven')
 
source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
 md5sums=('811dc1c8a351a2e928524bd79eb9e798')
@@ -31,6 +30,8 @@
 }
 
 package() {
+  depends=('java-runtime-headless')
+
   cd "${srcdir}/${_libname}-${pkgver}"
 
   install -Dm644 src/target/${_libname}-${pkgver}.jar \


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:43:20
  Author: arojas
Revision: 340563

archrelease: copy trunk to extra-any

Added:
  java-jline/repos/extra-any/PKGBUILD
(from rev 340562, java-jline/trunk/PKGBUILD)
Deleted:
  java-jline/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:42:49 UTC (rev 340562)
+++ PKGBUILD2018-11-28 20:43:20 UTC (rev 340563)
@@ -1,41 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-_libname=jline
-pkgname=("java-${_libname}")
-pkgver=1.0
-pkgrel=3
-pkgdesc="Java library for handling console input"
-arch=('any')
-url="http://jline.sourceforge.net/";
-license=('BSD')
-depends=('java-runtime-headless')
-makedepends=('maven')
-checkdepends=('maven')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
-md5sums=('811dc1c8a351a2e928524bd79eb9e798')
-_M2_REPO=$(mktemp -d)
-
-build() {
-  cd "${srcdir}/${_libname}-${pkgver}/src"
-
-  mvn -Dmaven.repo.local=${_M2_REPO} \
-clean \
-package \
--Dmaven.test.skip=true
-}
-
-check() {
-  cd "${srcdir}/${_libname}-${pkgver}/src"
-
-  mvn -Dmaven.repo.local=${_M2_REPO} \
-test
-}
-
-package() {
-  cd "${srcdir}/${_libname}-${pkgver}"
-
-  install -Dm644 src/target/${_libname}-${pkgver}.jar \
- "${pkgdir}"/usr/share/java/${_libname}-${pkgver}.jar
-  ln -s ${_libname}-${pkgver}.jar "${pkgdir}"/usr/share/java/${_libname}.jar
-
-  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: java-jline/repos/extra-any/PKGBUILD (from rev 340562, 
java-jline/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:43:20 UTC (rev 340563)
@@ -0,0 +1,42 @@
+# Maintainer: Guillaume ALAUX 
+_libname=jline
+pkgname=("java-${_libname}")
+pkgver=1.0
+pkgrel=5
+pkgdesc="Java library for handling console input"
+arch=('any')
+url="http://jline.sourceforge.net/";
+license=('BSD')
+makedepends=('maven' 'java-environment=8')
+checkdepends=('maven')
+source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+md5sums=('811dc1c8a351a2e928524bd79eb9e798')
+_M2_REPO=$(mktemp -d)
+
+build() {
+  cd "${srcdir}/${_libname}-${pkgver}/src"
+
+  mvn -Dmaven.repo.local=${_M2_REPO} \
+clean \
+package \
+-Dmaven.test.skip=true
+}
+
+check() {
+  cd "${srcdir}/${_libname}-${pkgver}/src"
+
+  mvn -Dmaven.repo.local=${_M2_REPO} \
+test
+}
+
+package() {
+  depends=('java-runtime-headless')
+
+  cd "${srcdir}/${_libname}-${pkgver}"
+
+  install -Dm644 src/target/${_libname}-${pkgver}.jar \
+ "${pkgdir}"/usr/share/java/${_libname}-${pkgver}.jar
+  ln -s ${_libname}-${pkgver}.jar "${pkgdir}"/usr/share/java/${_libname}.jar
+
+  install -Dm644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:46:48
  Author: arojas
Revision: 340564

PIE rebuild

Modified:
  java-bcel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 20:43:20 UTC (rev 340563)
+++ PKGBUILD2018-11-28 20:46:48 UTC (rev 340564)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX 
 _libname=bcel
 pkgname=java-${_libname}
-pkgver=6.0
+pkgver=6.2
 pkgrel=1
 pkgdesc="Java library to analyze, create, and manipulate (binary) Java class 
files"
 arch=('any')
@@ -9,9 +9,10 @@
 license=('APACHE')
 depends=('java-runtime-headless')
 makedepends=('apache-ant' 'junit')
-source=(https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.tar.gz{,.asc})
-validpgpkeys=('CD5464315F0B98C77E6E8ECD9DAADC1C9FCC82D0') # Benedikt Ritter 
(CODE SIGNING KEY)
-sha256sums=('f7244e1fba5bd0fc2900e641290e4fec73b69fd03ddc30fc4193e8722e3a2dba'
+source=(https://www.apache.org/dist/commons/bcel/binaries/bcel-$pkgver-bin.tar.gz{,.asc})
+validpgpkeys=('CD5464315F0B98C77E6E8ECD9DAADC1C9FCC82D0'  # Benedikt Ritter 
(CODE SIGNING KEY)
+  '2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB') # Gary David Gregory 
(Code signing key) 
+sha256sums=('e5963ed50ef1f243f852a27efaf898c050a3b39721d147ccda8418c0b7255955'
 'SKIP')
 
 package() {


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

2018-11-28 Thread Antonio Rojas via arch-commits
Date: Wednesday, November 28, 2018 @ 20:47:11
  Author: arojas
Revision: 340565

archrelease: copy trunk to extra-any

Added:
  java-bcel/repos/extra-any/PKGBUILD
(from rev 340564, java-bcel/trunk/PKGBUILD)
Deleted:
  java-bcel/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-28 20:46:48 UTC (rev 340564)
+++ PKGBUILD2018-11-28 20:47:11 UTC (rev 340565)
@@ -1,21 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-_libname=bcel
-pkgname=java-${_libname}
-pkgver=6.0
-pkgrel=1
-pkgdesc="Java library to analyze, create, and manipulate (binary) Java class 
files"
-arch=('any')
-url='https://commons.apache.org/proper/commons-bcel/'
-license=('APACHE')
-depends=('java-runtime-headless')
-makedepends=('apache-ant' 'junit')
-source=(https://www.apache.org/dist/commons/bcel/binaries/bcel-6.0-bin.tar.gz{,.asc})
-validpgpkeys=('CD5464315F0B98C77E6E8ECD9DAADC1C9FCC82D0') # Benedikt Ritter 
(CODE SIGNING KEY)
-sha256sums=('f7244e1fba5bd0fc2900e641290e4fec73b69fd03ddc30fc4193e8722e3a2dba'
-'SKIP')
-
-package() {
-  install -D -m 644 ${srcdir}/${_libname}-${pkgver}/${_libname}-${pkgver}.jar \
--t ${pkgdir}/usr/share/java
-  ln -s ${_libname}-${pkgver}.jar ${pkgdir}/usr/share/java/${_libname}.jar
-}

Copied: java-bcel/repos/extra-any/PKGBUILD (from rev 340564, 
java-bcel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-28 20:47:11 UTC (rev 340565)
@@ -0,0 +1,22 @@
+# Maintainer: Guillaume ALAUX 
+_libname=bcel
+pkgname=java-${_libname}
+pkgver=6.2
+pkgrel=1
+pkgdesc="Java library to analyze, create, and manipulate (binary) Java class 
files"
+arch=('any')
+url='https://commons.apache.org/proper/commons-bcel/'
+license=('APACHE')
+depends=('java-runtime-headless')
+makedepends=('apache-ant' 'junit')
+source=(https://www.apache.org/dist/commons/bcel/binaries/bcel-$pkgver-bin.tar.gz{,.asc})
+validpgpkeys=('CD5464315F0B98C77E6E8ECD9DAADC1C9FCC82D0'  # Benedikt Ritter 
(CODE SIGNING KEY)
+  '2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB') # Gary David Gregory 
(Code signing key) 
+sha256sums=('e5963ed50ef1f243f852a27efaf898c050a3b39721d147ccda8418c0b7255955'
+'SKIP')
+
+package() {
+  install -D -m 644 ${srcdir}/${_libname}-${pkgver}/${_libname}-${pkgver}.jar \
+-t ${pkgdir}/usr/share/java
+  ln -s ${_libname}-${pkgver}.jar ${pkgdir}/usr/share/java/${_libname}.jar
+}


  1   2   >