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

2016-10-14 Thread Felix Yan
Date: Saturday, October 15, 2016 @ 02:20:53
  Author: felixonmars
Revision: 192286

archrelease: copy trunk to community-any

Added:
  eslint/repos/community-any/PKGBUILD
(from rev 192285, eslint/trunk/PKGBUILD)
Deleted:
  eslint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-15 02:20:30 UTC (rev 192285)
+++ PKGBUILD2016-10-15 02:20:53 UTC (rev 192286)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=3.7.1
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('6e08b7098c06377d8edb90b9c6347b6e')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 192285, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-15 02:20:53 UTC (rev 192286)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=3.8.0
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='http://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('5907f1adf980d10d0ae0d81b27722568')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+}


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

2016-10-14 Thread Felix Yan
Date: Saturday, October 15, 2016 @ 02:20:30
  Author: felixonmars
Revision: 192285

upgpkg: eslint 3.8.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 23:00:31 UTC (rev 192284)
+++ PKGBUILD2016-10-15 02:20:30 UTC (rev 192285)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=3.7.1
+pkgver=3.8.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('6e08b7098c06377d8edb90b9c6347b6e')
+md5sums=('5907f1adf980d10d0ae0d81b27722568')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2016-10-14 Thread Jan Steffens
Date: Saturday, October 15, 2016 @ 00:15:40
  Author: heftig
Revision: 278826

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  nautilus/repos/extra-i686/PKGBUILD
(from rev 278825, nautilus/trunk/PKGBUILD)
  nautilus/repos/extra-x86_64/PKGBUILD
(from rev 278825, nautilus/trunk/PKGBUILD)
Deleted:
  nautilus/repos/extra-i686/PKGBUILD
  nautilus/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |  134 
 extra-i686/PKGBUILD   |   68 
 extra-x86_64/PKGBUILD |   68 
 3 files changed, 134 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-15 00:14:36 UTC (rev 278825)
+++ extra-i686/PKGBUILD 2016-10-15 00:15:40 UTC (rev 278826)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgbase=nautilus
-pkgname=(nautilus libnautilus-extension)
-pkgver=3.22.0.1+22+gd72934b
-pkgrel=1
-pkgdesc="Default file manager for GNOME"
-url="https://wiki.gnome.org/Apps/Nautilus;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(libexif gnome-desktop exempi gvfs dconf libtracker-sparql 
nautilus-sendto gnome-autoar)
-makedepends=(intltool gobject-introspection python packagekit python2 
gnome-common git gtk-doc)
-options=(!emptydirs)
-_commit=d72934b3f94dfd7eb109a60bd0b262c4f9cd7ed4
-_libgd=752f65e91ea0d9a2ee8a2d21343bbd97bd0d038a
-source=("git://git.gnome.org/nautilus#commit=$_commit"
-"git://git.gnome.org/libgd#commit=$_libgd")
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgbase
-
-  git submodule init
-  git config --local submodule.libgd.url "$srcdir/libgd"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-build() {
-  cd $pkgbase
-  ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static \
-  --libexecdir=/usr/lib/nautilus \
-  --enable-gtk-doc \
-  --disable-update-mimedb \
-  --disable-schemas-compile \
-  --disable-selinux --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package_nautilus() {
-  depends+=(libnautilus-extension)
-  groups=(gnome)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-  make DESTDIR="$pkgdir" -C libnautilus-extension uninstall
-  make DESTDIR="$pkgdir" -C docs/reference/libnautilus-extension uninstall
-
-}
-
-package_libnautilus-extension() {
-  pkgdesc="Library for extending the $pkgdesc"
-  depends=(gtk3)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" -C libnautilus-extension install
-  make DESTDIR="$pkgdir" -C docs/reference/libnautilus-extension install
-}

Copied: nautilus/repos/extra-i686/PKGBUILD (from rev 278825, 
nautilus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-15 00:15:40 UTC (rev 278826)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=nautilus
+pkgname=(nautilus libnautilus-extension)
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Default file manager for GNOME"
+url="https://wiki.gnome.org/Apps/Nautilus;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(libexif gnome-desktop exempi gvfs dconf libtracker-sparql 
nautilus-sendto gnome-autoar)
+makedepends=(intltool gobject-introspection python packagekit python2 
gnome-common git gtk-doc)
+options=(!emptydirs)
+_commit=ce0c0bb5510577c9285512d2be52cba119903b96  # tags/3.22.1^0
+source=("git://git.gnome.org/nautilus#commit=$_commit"
+"git://git.gnome.org/libgd")
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgbase
+
+  git submodule init
+  git config --local submodule.libgd.url "$srcdir/libgd"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+build() {
+  cd $pkgbase
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static \
+  --libexecdir=/usr/lib/nautilus \
+  --enable-gtk-doc \
+  --disable-update-mimedb \
+  --disable-schemas-compile \
+  --disable-selinux --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package_nautilus() {
+  depends+=(libnautilus-extension)
+  groups=(gnome)
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" install
+  make DESTDIR="$pkgdir" -C libnautilus-extension uninstall
+  make DESTDIR="$pkgdir" -C docs/reference/libnautilus-extension uninstall
+
+}
+
+package_libnautilus-extension() {
+  pkgdesc="Library for extending the $pkgdesc"
+  depends=(gtk3)
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" -C libnautilus-extension install
+  make DESTDIR="$pkgdir" -C docs/reference/libnautilus-extension install
+}

Deleted: extra-x86_64/PKGBUILD

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

2016-10-14 Thread Jan Steffens
Date: Saturday, October 15, 2016 @ 00:14:36
  Author: heftig
Revision: 278825

3.22.1-1

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-15 00:08:56 UTC (rev 278824)
+++ PKGBUILD2016-10-15 00:14:36 UTC (rev 278825)
@@ -3,7 +3,7 @@
 
 pkgbase=nautilus
 pkgname=(nautilus libnautilus-extension)
-pkgver=3.22.0.1+22+gd72934b
+pkgver=3.22.1
 pkgrel=1
 pkgdesc="Default file manager for GNOME"
 url="https://wiki.gnome.org/Apps/Nautilus;
@@ -12,7 +12,7 @@
 depends=(libexif gnome-desktop exempi gvfs dconf libtracker-sparql 
nautilus-sendto gnome-autoar)
 makedepends=(intltool gobject-introspection python packagekit python2 
gnome-common git gtk-doc)
 options=(!emptydirs)
-_commit=d72934b3f94dfd7eb109a60bd0b262c4f9cd7ed4
+_commit=ce0c0bb5510577c9285512d2be52cba119903b96  # tags/3.22.1^0
 source=("git://git.gnome.org/nautilus#commit=$_commit"
 "git://git.gnome.org/libgd")
 sha256sums=('SKIP'


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

2016-10-14 Thread Gaëtan Bisson
Date: Saturday, October 15, 2016 @ 00:08:56
  Author: bisson
Revision: 278824

db-move: moved s-nail from [testing] to [core] (i686, x86_64)

Added:
  s-nail/repos/core-i686/PKGBUILD
(from rev 278823, s-nail/repos/testing-i686/PKGBUILD)
  s-nail/repos/core-x86_64/PKGBUILD
(from rev 278823, s-nail/repos/testing-x86_64/PKGBUILD)
Deleted:
  s-nail/repos/core-i686/PKGBUILD
  s-nail/repos/core-x86_64/PKGBUILD
  s-nail/repos/testing-i686/
  s-nail/repos/testing-x86_64/

--+
 /PKGBUILD|  104 +
 core-i686/PKGBUILD   |   52 
 core-x86_64/PKGBUILD |   52 
 3 files changed, 104 insertions(+), 104 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2016-10-15 00:08:48 UTC (rev 278823)
+++ core-i686/PKGBUILD  2016-10-15 00:08:56 UTC (rev 278824)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Stéphane Gaudreault 
-# Contributor: Sergej Pupykin 
-# Contributor: Andreas Wagner 
-
-pkgname=s-nail
-pkgver=14.8.10
-pkgrel=1
-pkgdesc='Mail processing system with a command syntax reminiscent of ed'
-url='http://www.sdaoden.eu/code.html#s-nail'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-depends=('openssl' 'krb5')
-optdepends=('smtp-forwarder: for sending mail')
-validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
-source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar"{.xz,.asc})
-sha1sums=('9916eac24289d624637783f54ace86fc4fa9f871' 'SKIP')
-
-groups=('base')
-backup=('etc/mail.rc')
-replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
-provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
-conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   CFLAGS+=" $CPPFLAGS"
-   make \
-   PREFIX=/usr \
-   SYSCONFDIR=/etc \
-   LIBEXECDIR=/usr/lib \
-   MAILSPOOL=/var/spool/mail \
-   SID= NAIL=mail \
-   WANT_AUTOCC=0 \
-   config
-
-   make build
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make test
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" packager-install
-   ln -sf mail "${pkgdir}"/usr/bin/mailx
-   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: s-nail/repos/core-i686/PKGBUILD (from rev 278823, 
s-nail/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-10-15 00:08:56 UTC (rev 278824)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.8.12
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'krb5')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar"{.xz,.asc})
+sha1sums=('528a7b03353ffb09e7fca7af59a5b872b56fe637' 'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   PREFIX=/usr \
+   SYSCONFDIR=/etc \
+   LIBEXECDIR=/usr/lib \
+   MAILSPOOL=/var/spool/mail \
+   SID= NAIL=mail \
+   WANT_AUTOCC=0 \
+   config
+
+   make build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make test
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" packager-install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2016-10-15 00:08:48 UTC (rev 278823)
+++ core-x86_64/PKGBUILD2016-10-15 00:08:56 UTC (rev 278824)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Stéphane 

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

2016-10-14 Thread Gaëtan Bisson
Date: Saturday, October 15, 2016 @ 00:08:48
  Author: bisson
Revision: 278823

db-move: moved libedit from [testing] to [core] (i686, x86_64)

Added:
  libedit/repos/core-i686/PKGBUILD
(from rev 278822, libedit/repos/testing-i686/PKGBUILD)
  libedit/repos/core-x86_64/PKGBUILD
(from rev 278822, libedit/repos/testing-x86_64/PKGBUILD)
Deleted:
  libedit/repos/core-i686/PKGBUILD
  libedit/repos/core-x86_64/PKGBUILD
  libedit/repos/testing-i686/
  libedit/repos/testing-x86_64/

--+
 /PKGBUILD|   62 +
 core-i686/PKGBUILD   |   31 
 core-x86_64/PKGBUILD |   31 
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2016-10-14 16:01:15 UTC (rev 278822)
+++ core-i686/PKGBUILD  2016-10-15 00:08:48 UTC (rev 278823)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Vesa Kaihlavirta 
-# Contributor: Roman Cheplyaka 
-
-pkgname=libedit
-_pkgver=20160618-3.1
-pkgver=${_pkgver/-/_}
-pkgrel=1
-pkgdesc='Command line editor library providing generic line editing, history, 
and tokenization functions'
-url='http://www.thrysoee.dk/editline/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses')
-source=("http://www.thrysoee.dk/editline/libedit-${_pkgver}.tar.gz;)
-sha1sums=('56590b6827bb208d84c26c791371360bf8c316a6')
-
-build() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   ./configure --prefix=/usr --enable-widec
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   make prefix="${pkgdir}"/usr install
-
-   rm "${pkgdir}"/usr/share/man/man3/history.3 # conflicts with readline
-   cp "${pkgdir}"/usr/share/man/man3/editline.3 
"${pkgdir}"/usr/share/man/man3/el.3
-   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/libedit/LICENSE
-}

Copied: libedit/repos/core-i686/PKGBUILD (from rev 278822, 
libedit/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-10-15 00:08:48 UTC (rev 278823)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Maintainer: Vesa Kaihlavirta 
+# Contributor: Roman Cheplyaka 
+
+pkgname=libedit
+_pkgver=20160903-3.1
+pkgver=${_pkgver/-/_}
+pkgrel=1
+pkgdesc='Command line editor library providing generic line editing, history, 
and tokenization functions'
+url='http://www.thrysoee.dk/editline/'
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('ncurses')
+source=("http://www.thrysoee.dk/editline/libedit-${_pkgver}.tar.gz;)
+sha1sums=('55e327ee4661b13d20ebb411d790f2bb258271cf')
+
+build() {
+   cd "${srcdir}/${pkgname}-${_pkgver}"
+   ./configure --prefix=/usr --enable-widec
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${_pkgver}"
+   make prefix="${pkgdir}"/usr install
+
+   rm "${pkgdir}"/usr/share/man/man3/history.3 # conflicts with readline
+   cp "${pkgdir}"/usr/share/man/man3/editline.3 
"${pkgdir}"/usr/share/man/man3/el.3
+   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/libedit/LICENSE
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2016-10-14 16:01:15 UTC (rev 278822)
+++ core-x86_64/PKGBUILD2016-10-15 00:08:48 UTC (rev 278823)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Maintainer: Vesa Kaihlavirta 
-# Contributor: Roman Cheplyaka 
-
-pkgname=libedit
-_pkgver=20160618-3.1
-pkgver=${_pkgver/-/_}
-pkgrel=1
-pkgdesc='Command line editor library providing generic line editing, history, 
and tokenization functions'
-url='http://www.thrysoee.dk/editline/'
-arch=('i686' 'x86_64')
-license=('BSD')
-depends=('ncurses')
-source=("http://www.thrysoee.dk/editline/libedit-${_pkgver}.tar.gz;)
-sha1sums=('56590b6827bb208d84c26c791371360bf8c316a6')
-
-build() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   ./configure --prefix=/usr --enable-widec
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${_pkgver}"
-   make prefix="${pkgdir}"/usr install
-
-   rm "${pkgdir}"/usr/share/man/man3/history.3 # conflicts with readline
-   cp "${pkgdir}"/usr/share/man/man3/editline.3 
"${pkgdir}"/usr/share/man/man3/el.3
-   install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/libedit/LICENSE
-}

Copied: libedit/repos/core-x86_64/PKGBUILD (from rev 278822, 
libedit/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2016-10-15 00:08:48 UTC (rev 278823)

[arch-commits] Commit in thebe (3 files)

2016-10-14 Thread Antonio Rojas
Date: Friday, October 14, 2016 @ 23:00:31
  Author: arojas
Revision: 192284

archrelease: copy trunk to community-any

Added:
  thebe/repos/
  thebe/repos/community-any/
  thebe/repos/community-any/PKGBUILD
(from rev 192283, thebe/trunk/PKGBUILD)

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

Copied: thebe/repos/community-any/PKGBUILD (from rev 192283, 
thebe/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2016-10-14 23:00:31 UTC (rev 192284)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=thebe
+pkgver=git20160526
+_commit=9624e0a
+pkgrel=1
+pkgdesc='Jupyter javascript plugin for static sites'
+url='https://oreillymedia.github.io/thebe/'
+arch=(any)
+license=(MIT)
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/oreillymedia/thebe/archive/$_commit.zip;)
+sha256sums=('cc1e407cbe0804f9644c207fecc074ed0fa389ba65f49da58e63fffe9bfe6923')
+
+package() {
+  cd $pkgname-*
+  install -Dm644 static/main-built.js "$pkgdir"/usr/share/thebe/thebe.js
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-14 Thread Antonio Rojas
Date: Friday, October 14, 2016 @ 22:59:58
  Author: arojas
Revision: 192283

Add new sagemath dependency

Added:
  thebe/
  thebe/trunk/
  thebe/trunk/PKGBUILD

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

Added: thebe/trunk/PKGBUILD
===
--- thebe/trunk/PKGBUILD(rev 0)
+++ thebe/trunk/PKGBUILD2016-10-14 22:59:58 UTC (rev 192283)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=thebe
+pkgver=git20160526
+_commit=9624e0a
+pkgrel=1
+pkgdesc='Jupyter javascript plugin for static sites'
+url='https://oreillymedia.github.io/thebe/'
+arch=(any)
+license=(MIT)
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/oreillymedia/thebe/archive/$_commit.zip;)
+sha256sums=('cc1e407cbe0804f9644c207fecc074ed0fa389ba65f49da58e63fffe9bfe6923')
+
+package() {
+  cd $pkgname-*
+  install -Dm644 static/main-built.js "$pkgdir"/usr/share/thebe/thebe.js
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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


[arch-commits] Commit in vym/repos (12 files)

2016-10-14 Thread Jaroslav Lichtblau
Date: Friday, October 14, 2016 @ 18:03:38
  Author: jlichtblau
Revision: 192282

archrelease: copy trunk to community-i686, community-x86_64

Added:
  vym/repos/community-i686/PKGBUILD
(from rev 192281, vym/trunk/PKGBUILD)
  vym/repos/community-i686/vym.changelog
(from rev 192281, vym/trunk/vym.changelog)
  vym/repos/community-i686/vym.desktop
(from rev 192281, vym/trunk/vym.desktop)
  vym/repos/community-x86_64/PKGBUILD
(from rev 192281, vym/trunk/PKGBUILD)
  vym/repos/community-x86_64/vym.changelog
(from rev 192281, vym/trunk/vym.changelog)
  vym/repos/community-x86_64/vym.desktop
(from rev 192281, vym/trunk/vym.desktop)
Deleted:
  vym/repos/community-i686/PKGBUILD
  vym/repos/community-i686/vym.changelog
  vym/repos/community-i686/vym.desktop
  vym/repos/community-x86_64/PKGBUILD
  vym/repos/community-x86_64/vym.changelog
  vym/repos/community-x86_64/vym.desktop

+
 /PKGBUILD  |  110 +++
 /vym.changelog |   76 ++
 /vym.desktop   |   76 ++
 community-i686/PKGBUILD|   48 -
 community-i686/vym.changelog   |   35 
 community-i686/vym.desktop |   38 -
 community-x86_64/PKGBUILD  |   48 -
 community-x86_64/vym.changelog |   35 
 community-x86_64/vym.desktop   |   38 -
 9 files changed, 262 insertions(+), 242 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 18:03:17 UTC (rev 192281)
+++ community-i686/PKGBUILD 2016-10-14 18:03:38 UTC (rev 192282)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau  
-# Contributor: Stefan Husmann 
-# Contributor: Søren Holm  
-
-pkgname=vym
-pkgver=2.5.0
-pkgrel=5
-pkgdesc="A mindmapping tool"
-arch=('i686' 'x86_64')
-url="http://www.insilmaril.de/vym/;
-license=('GPL')
-depends=('qt5-svg' 'desktop-file-utils' 'zip' 'unzip')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
-$pkgname.desktop)
-sha256sums=('8412c3ce8de3330fb61e7c2c75dfcde0cc955c0804d5a5f384f726eb32cc23dd'
-'e299c69c213e7aac3f5b5d0ab088132b4ec7cb63a391f272e75ed64f049d541b')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  qmake PREFIX=/usr/share
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-# install files
-  make INSTALL_ROOT="${pkgdir}" install
-
-# fix executable path
-  mv "${pkgdir}"/usr/share/bin "${pkgdir}"/usr/bin
-  
-# install documentation
-  install -Dm644 "${srcdir}"/$pkgname-$pkgver/doc/$pkgname.1.gz \
-"${pkgdir}"/usr/share/man/man1/$pkgname.1.gz
-  install -Dm644 "${srcdir}"/$pkgname-$pkgver/doc/$pkgname.pdf \
-"${pkgdir}"/usr/share/doc/$pkgname/$pkgname.pdf  
-  rm -rf "${pkgdir}"/usr/share/doc/packages
-
-# .desktop and icon file
-   install -Dm644 "${srcdir}"/$pkgname.desktop \
- "${pkgdir}"/usr/share/applications/$pkgname.desktop
-   install -Dm644 "${pkgdir}"/usr/share/vym/icons/$pkgname.png \
- "${pkgdir}"/usr/share/pixmaps/$pkgname.png
-}

Copied: vym/repos/community-i686/PKGBUILD (from rev 192281, vym/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 18:03:38 UTC (rev 192282)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau  
+# Contributor: Stefan Husmann 
+# Contributor: Søren Holm  
+
+pkgname=vym
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="A mindmapping tool"
+arch=('i686' 'x86_64')
+url="http://www.insilmaril.de/vym/;
+license=('GPL')
+depends=('qt5-svg' 'desktop-file-utils' 'zip' 'unzip')
+makedepends=('qt5-tools')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
+$pkgname.desktop)
+sha256sums=('7dc1721afb27109adc4b4aeaac6217fdd1294b38e81b33a08a476562fbdfa141'
+'e299c69c213e7aac3f5b5d0ab088132b4ec7cb63a391f272e75ed64f049d541b')
+
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver/lang
+
+  lrelease *.ts
+}
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  qmake PREFIX=/usr/share
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+# install files
+  make INSTALL_ROOT="${pkgdir}" install
+
+# fix executable path
+  mv "${pkgdir}"/usr/share/bin "${pkgdir}"/usr/bin
+
+# install documentation
+  install -Dm644 "${srcdir}"/$pkgname-$pkgver/doc/$pkgname.1.gz \
+"${pkgdir}"/usr/share/man/man1/$pkgname.1.gz
+  install -Dm644 "${srcdir}"/$pkgname-$pkgver/doc/$pkgname.pdf \
+"${pkgdir}"/usr/share/doc/$pkgname/$pkgname.pdf  
+  rm -rf "${pkgdir}"/usr/share/doc/packages
+
+# .desktop and 

[arch-commits] Commit in vym/trunk (PKGBUILD vym.changelog)

2016-10-14 Thread Jaroslav Lichtblau
Date: Friday, October 14, 2016 @ 18:03:17
  Author: jlichtblau
Revision: 192281

upgpkg: vym 2.6.0-1 - new upstream release

Modified:
  vym/trunk/PKGBUILD
  vym/trunk/vym.changelog

---+
 PKGBUILD  |   15 +++
 vym.changelog |3 +++
 2 files changed, 14 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 16:45:34 UTC (rev 192280)
+++ PKGBUILD2016-10-14 18:03:17 UTC (rev 192281)
@@ -4,19 +4,26 @@
 # Contributor: Søren Holm  
 
 pkgname=vym
-pkgver=2.5.0
-pkgrel=5
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="A mindmapping tool"
 arch=('i686' 'x86_64')
 url="http://www.insilmaril.de/vym/;
 license=('GPL')
 depends=('qt5-svg' 'desktop-file-utils' 'zip' 'unzip')
+makedepends=('qt5-tools')
 changelog=$pkgname.changelog
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
 $pkgname.desktop)
-sha256sums=('8412c3ce8de3330fb61e7c2c75dfcde0cc955c0804d5a5f384f726eb32cc23dd'
+sha256sums=('7dc1721afb27109adc4b4aeaac6217fdd1294b38e81b33a08a476562fbdfa141'
 'e299c69c213e7aac3f5b5d0ab088132b4ec7cb63a391f272e75ed64f049d541b')
 
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver/lang
+
+  lrelease *.ts
+}
+
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
 
@@ -32,7 +39,7 @@
 
 # fix executable path
   mv "${pkgdir}"/usr/share/bin "${pkgdir}"/usr/bin
-  
+
 # install documentation
   install -Dm644 "${srcdir}"/$pkgname-$pkgver/doc/$pkgname.1.gz \
 "${pkgdir}"/usr/share/man/man1/$pkgname.1.gz

Modified: vym.changelog
===
--- vym.changelog   2016-10-14 16:45:34 UTC (rev 192280)
+++ vym.changelog   2016-10-14 18:03:17 UTC (rev 192281)
@@ -1,3 +1,6 @@
+2016-10-14 Jaroslav Lichtblau 
+   * vym 2.6.0-1
+
 2016-05-03 Jaroslav Lichtblau 
* vym 2.5.0-5 FS#49182 fix
 


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:45:34
  Author: jelle
Revision: 192280

archrelease: copy trunk to community-i686, community-x86_64

Added:
  pbpst/repos/community-i686/PKGBUILD
(from rev 192279, pbpst/trunk/PKGBUILD)
  pbpst/repos/community-x86_64/PKGBUILD
(from rev 192279, pbpst/trunk/PKGBUILD)
Deleted:
  pbpst/repos/community-i686/PKGBUILD
  pbpst/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 16:45:21 UTC (rev 192279)
+++ community-i686/PKGBUILD 2016-10-14 16:45:34 UTC (rev 192280)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1341336c3b7ef79d71c13604d9350229')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-i686/PKGBUILD (from rev 192279, 
pbpst/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 16:45:34 UTC (rev 192280)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 16:45:21 UTC (rev 192279)
+++ community-x86_64/PKGBUILD   2016-10-14 16:45:34 UTC (rev 192280)
@@ -1,29 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Sam Stuewe 
-#
-# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
-
-pkgname=pbpst
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A small tool to interact with pb instances'
-url='https://github.com/HalosGhost/pbpst'
-arch=('i686' 'x86_64')
-license=('GPL2')
-depends=('curl' 'jansson')
-makedepends=('git' 'tup' 'clang' 'python-sphinx')
-source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1341336c3b7ef79d71c13604d9350229')
-
-build () {
-cd "pbpst-${pkgver}"
-
-./configure --cflags="$CFLAGS"
-
-make
-}
-
-package () {
-cd "pbpst-${pkgver}"
-make DESTDIR="${pkgdir}" PREFIX='/usr' install
-}

Copied: pbpst/repos/community-x86_64/PKGBUILD (from rev 192279, 
pbpst/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-14 16:45:34 UTC (rev 192280)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Sam Stuewe 
+#
+# Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
+
+pkgname=pbpst
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A small tool to interact with pb instances'
+url='https://github.com/HalosGhost/pbpst'
+arch=('i686' 'x86_64')
+license=('GPL2')
+depends=('curl' 'jansson')
+makedepends=('git' 'tup' 'clang' 'python-sphinx')
+source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
+
+build () {
+cd "pbpst-${pkgver}"
+
+./configure --cflags="$CFLAGS"
+
+make
+}
+
+package () {
+cd "pbpst-${pkgver}"
+make DESTDIR="${pkgdir}" PREFIX='/usr' install
+}


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:45:21
  Author: jelle
Revision: 192279

upgpkg: pbpst 1.3.0-1

Modified:
  pbpst/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 16:43:18 UTC (rev 192278)
+++ PKGBUILD2016-10-14 16:45:21 UTC (rev 192279)
@@ -4,7 +4,7 @@
 # Use extra-x86_64-build --  -d /dev/fuse to build in a clean chroot
 
 pkgname=pbpst
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='A small tool to interact with pb instances'
 url='https://github.com/HalosGhost/pbpst'
@@ -13,7 +13,7 @@
 depends=('curl' 'jansson')
 makedepends=('git' 'tup' 'clang' 'python-sphinx')
 source=("https://github.com/HalosGhost/pbpst/archive/v${pkgver}.tar.gz;)
-md5sums=('1341336c3b7ef79d71c13604d9350229')
+md5sums=('1a88530ca602f22e9eb5bf25ad0c9ab9')
 
 build () {
 cd "pbpst-${pkgver}"


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:43:18
  Author: jelle
Revision: 192278

archrelease: copy trunk to community-i686, community-x86_64

Added:
  cppcheck/repos/community-i686/PKGBUILD
(from rev 192277, cppcheck/trunk/PKGBUILD)
  cppcheck/repos/community-x86_64/PKGBUILD
(from rev 192277, cppcheck/trunk/PKGBUILD)
Deleted:
  cppcheck/repos/community-i686/PKGBUILD
  cppcheck/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  102 
 community-i686/PKGBUILD   |   51 --
 community-x86_64/PKGBUILD |   51 --
 3 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 16:43:06 UTC (rev 192277)
+++ community-i686/PKGBUILD 2016-10-14 16:43:18 UTC (rev 192278)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Stéphane Gaudreault 
-
-pkgname=cppcheck
-pkgver=1.76
-pkgrel=1
-pkgdesc="A tool for static C/C++ code analysis"
-arch=('i686' 'x86_64')
-url="http://cppcheck.sourceforge.net/;
-license=('GPL')
-depends=('qt5-base' 'python-pygments')
-makedepends=('docbook-xsl' 'qt5-tools' 'python')
-source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('faf158fd77bd765bac19d4566dad9b8a17872c26')
-
-build() {
-   cd "${pkgname}-${pkgver}"
-   # Unicode fix
-   
-   LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes
-
-   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl 
CFGDIR=/usr/share/cppcheck/cfg man
-
-   cd gui
-   lrelease gui.pro
-   qmake HAVE_RULES=yes
-   make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes
-}
-
-check() {
-   cd "${pkgname}-${pkgver}"
-
-   #LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes test
-}
-
-package() {
-   cd "${pkgname}-${pkgver}"
-   LANG='en_US.UTF-8' make DESTDIR=${pkgdir} CFGDIR=/usr/share/cppcheck/cfg 
SRCDIR=build HAVE_RULES=yes install 
-
-   install -D -p -m 644 cppcheck.1 "${pkgdir}"/usr/share/man/man1/cppcheck.1
-
-   # GUI
-   install -m755 gui/cppcheck-gui "${pkgdir}"/usr/bin
-
-   install -d "${pkgdir}"/usr/share/cppcheck/cfg
-   install -D ./cfg/* -t "${pkgdir}"/usr/share/cppcheck/cfg
-
-   install -d "${pkgdir}"/usr/share/cppcheck/cfg/lang
-   install -D gui/*.qm -t "${pkgdir}"/usr/share/cppcheck/cfg/lang/
-}

Copied: cppcheck/repos/community-i686/PKGBUILD (from rev 192277, 
cppcheck/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 16:43:18 UTC (rev 192278)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Stéphane Gaudreault 
+
+pkgname=cppcheck
+pkgver=1.76.1
+pkgrel=1
+pkgdesc="A tool for static C/C++ code analysis"
+arch=('i686' 'x86_64')
+url="http://cppcheck.sourceforge.net/;
+license=('GPL')
+depends=('qt5-base' 'python-pygments')
+makedepends=('docbook-xsl' 'qt5-tools' 'python')
+source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
+sha1sums=('a58409e82d30629af220035c3d66e413dee3c156')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   # Unicode fix
+   
+   LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes
+
+   make 
DB2MAN=/usr/share/xml/docbook/xsl-stylesheets-1.79.1/manpages/docbook.xsl 
CFGDIR=/usr/share/cppcheck/cfg man
+
+   cd gui
+   lrelease gui.pro
+   qmake HAVE_RULES=yes
+   make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg HAVE_RULES=yes
+}
+
+check() {
+   cd "${pkgname}-${pkgver}"
+
+   #LANG='en_US.UTF-8' make SRCDIR=build CFGDIR=/usr/share/cppcheck/cfg 
HAVE_RULES=yes test
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   LANG='en_US.UTF-8' make DESTDIR=${pkgdir} CFGDIR=/usr/share/cppcheck/cfg 
SRCDIR=build HAVE_RULES=yes install 
+
+   install -D -p -m 644 cppcheck.1 "${pkgdir}"/usr/share/man/man1/cppcheck.1
+
+   # GUI
+   install -m755 gui/cppcheck-gui "${pkgdir}"/usr/bin
+
+   install -d "${pkgdir}"/usr/share/cppcheck/cfg
+   install -D ./cfg/* -t "${pkgdir}"/usr/share/cppcheck/cfg
+
+   install -d "${pkgdir}"/usr/share/cppcheck/cfg/lang
+   install -D gui/*.qm -t "${pkgdir}"/usr/share/cppcheck/cfg/lang/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 16:43:06 UTC (rev 192277)
+++ community-x86_64/PKGBUILD   2016-10-14 16:43:18 UTC (rev 192278)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Stéphane Gaudreault 
-
-pkgname=cppcheck
-pkgver=1.76
-pkgrel=1
-pkgdesc="A tool for static C/C++ code 

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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:43:06
  Author: jelle
Revision: 192277

upgpkg: cppcheck 1.76.1-1

Modified:
  cppcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 16:34:45 UTC (rev 192276)
+++ PKGBUILD2016-10-14 16:43:06 UTC (rev 192277)
@@ -3,7 +3,7 @@
 # Maintainer: Stéphane Gaudreault 
 
 pkgname=cppcheck
-pkgver=1.76
+pkgver=1.76.1
 pkgrel=1
 pkgdesc="A tool for static C/C++ code analysis"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('qt5-base' 'python-pygments')
 makedepends=('docbook-xsl' 'qt5-tools' 'python')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('faf158fd77bd765bac19d4566dad9b8a17872c26')
+sha1sums=('a58409e82d30629af220035c3d66e413dee3c156')
 
 build() {
cd "${pkgname}-${pkgver}"


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:34:32
  Author: jelle
Revision: 192275

upgpkg: calibre 2.70.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 15:36:13 UTC (rev 192274)
+++ PKGBUILD2016-10-14 16:34:32 UTC (rev 192275)
@@ -8,7 +8,7 @@
 # Contributor: Eli Schwartz 
 
 pkgname=calibre
-pkgver=2.69.0
+pkgver=2.70.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@
 )
 source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
 "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig;)
-sha256sums=('30350293589d97a2668555cfe56446e4544c573974b158d6604fcf56e156f273'
+sha256sums=('90391605c43db01acd7acf21707f5aa95c329b2055cca1b09b6fa46e050b3ba2'
 'SKIP')
 validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
 


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

2016-10-14 Thread Jelle van der Waa
Date: Friday, October 14, 2016 @ 16:34:45
  Author: jelle
Revision: 192276

archrelease: copy trunk to community-i686, community-x86_64

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 192275, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 192275, calibre/trunk/PKGBUILD)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  152 
 community-i686/PKGBUILD   |   76 --
 community-x86_64/PKGBUILD |   76 --
 3 files changed, 152 insertions(+), 152 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 16:34:32 UTC (rev 192275)
+++ community-i686/PKGBUILD 2016-10-14 16:34:45 UTC (rev 192276)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Jelle van der Waa 
-# Maintainer: Daniel Wallace 
-# Contributor: Giovanni Scafora 
-# Contributor: Petrov Roman 
-# Contributor: Andrea Fagiani 
-# Contributor: Larry Hajali 
-# Contributor: Eli Schwartz 
-
-pkgname=calibre
-pkgver=2.69.0
-pkgrel=1
-pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
-url="https://calibre-ebook.com/;
-license=('GPL3')
-depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
- 'python2-mechanize' 'podofo' 'libwmf'
- 'chmlib' 'python2-lxml' 'libusbx'
- 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
- 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
- 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit'
- 'qt5-svg' 'python2-chardet' 'python2-html5lib' 'python2-pygments' 
'mtdev'
- 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
-makedepends=('qt5-x11extras' 'xdg-utils')
-optdepends=('ipython2: to use calibre-debug'
-'udisks: required for mounting certain devices'
-'poppler: required for converting pdf to html'
-)
-source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz;
-"https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig;)
-sha256sums=('30350293589d97a2668555cfe56446e4544c573974b158d6604fcf56e156f273'
-'SKIP')
-validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C')
-
-prepare(){
-  cd "${pkgname}-${pkgver}"
-
-  # Remove unneeded files and libs
-  rm -rf resources/${pkgname}-portable.* \
- src/cherrypy \
- src/html5lib \
- src/chardet
-
-  # Desktop integration (e.g. enforce arch defaults)
-  sed -e "/self.create_uninstaller()/,/os.rmdir(config_dir)/d" \
-  -e "/cc(\['xdg-desktop-menu', 'forceupdate'\])/d" \
-  -e "/cc(\['xdg-mime', 'install', MIME\])/d" \
-  -e "s/'ctc-posml'/'text' not in mt and 'pdf' not in mt and 'xhtml'/" \
-  -e "s/^Name=calibre/Name=Calibre/g" \
-  -i  src/calibre/linux.py
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-
-  LANG='en_US.UTF-8' python2 setup.py build
-  LANG='en_US.UTF-8' python2 setup.py gui
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share/zsh/site-functions" \
- 
"${pkgdir}"/usr/share/{applications,desktop-directories,icons/hicolor}
-
-  install -Dm644 resources/calibre-mimetypes.xml \
-"${pkgdir}/usr/share/mime/packages/calibre-mimetypes.xml"
-
-  XDG_DATA_DIRS="${pkgdir}/usr/share" LANG='en_US.UTF-8' \
-python2 setup.py install --staging-root="${pkgdir}/usr" --prefix=/usr
-
-  # Compiling bytecode FS#33392
-  python2 -m compileall "${pkgdir}/usr/lib/calibre/"
-  python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
-}

Copied: calibre/repos/community-i686/PKGBUILD (from rev 192275, 
calibre/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 16:34:45 UTC (rev 192276)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Jelle van der Waa 
+# Maintainer: Daniel Wallace 
+# Contributor: Giovanni Scafora 
+# Contributor: Petrov Roman 
+# Contributor: Andrea Fagiani 
+# Contributor: Larry Hajali 
+# Contributor: Eli Schwartz 
+
+pkgname=calibre
+pkgver=2.70.0
+pkgrel=1
+pkgdesc="Ebook management application"
+arch=('i686' 'x86_64')
+url="https://calibre-ebook.com/;
+license=('GPL3')
+depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
+ 'python2-mechanize' 'podofo' 'libwmf'
+ 'chmlib' 'python2-lxml' 'libusbx'
+ 'python2-pillow' 'shared-mime-info' 'python2-dnspython'
+ 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
+ 'python2-netifaces' 'python2-cssselect' 

[arch-commits] Commit in perl-text-bibtex/repos (4 files)

2016-10-14 Thread Rémy Oudompheng
Date: Friday, October 14, 2016 @ 16:01:15
  Author: remy
Revision: 278822

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  perl-text-bibtex/repos/extra-i686/PKGBUILD
(from rev 278821, perl-text-bibtex/trunk/PKGBUILD)
  perl-text-bibtex/repos/extra-x86_64/PKGBUILD
(from rev 278821, perl-text-bibtex/trunk/PKGBUILD)
Deleted:
  perl-text-bibtex/repos/extra-i686/PKGBUILD
  perl-text-bibtex/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   92 
 extra-i686/PKGBUILD   |   46 
 extra-x86_64/PKGBUILD |   46 
 3 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 16:01:12 UTC (rev 278821)
+++ extra-i686/PKGBUILD 2016-10-14 16:01:15 UTC (rev 278822)
@@ -1,46 +0,0 @@
-# $ID$
-# Maintainer: Rémy Oudompheng 
-
-pkgname=perl-text-bibtex
-_dist=Text-BibTeX
-pkgver=0.74
-pkgrel=1
-pkgdesc="Perl interface to read and parse BibTeX files"
-arch=('i686' 'x86_64')
-url='https://metacpan.org/release/${_dist}'
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-makedepends=('perl-module-build'
- 'perl-config-autoconf'
- 'perl-extutils-libbuilder')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
-md5sums=('1bd024c079b71a30e3565fe103ddf333')
-sha512sums=('7648b644bba6f732346b36271e39c9915ddbe5c3226428b05cb26b6df55b2e13a5d7278fbcdbf766096c9b0eb8fa3924f7c90c4aa105f66bc44459363324c45c')
-
-prepare() {
-cd "${srcdir}/${_dist}-${pkgver}"
-# Don't install to /usr/lib64
-sed -i s,lib64,lib,g Build.PL
-}
-
-build() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-perl Build.PL
-./Build
-}
-
-check() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-export PERL_MM_USE_DEFAULT=1
-./Build test
-}
-
-package() {
-cd "${srcdir}/${_dist}-${pkgver}"
-unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
-./Build install installdirs=vendor destdir="$pkgdir"
-}

Copied: perl-text-bibtex/repos/extra-i686/PKGBUILD (from rev 278821, 
perl-text-bibtex/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-14 16:01:15 UTC (rev 278822)
@@ -0,0 +1,46 @@
+# $ID$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=perl-text-bibtex
+_dist=Text-BibTeX
+pkgver=0.77
+pkgrel=1
+pkgdesc="Perl interface to read and parse BibTeX files"
+arch=('i686' 'x86_64')
+url='https://metacpan.org/release/${_dist}'
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+makedepends=('perl-module-build'
+ 'perl-config-autoconf'
+ 'perl-extutils-libbuilder')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
+md5sums=('0811516b5d25ca922d950d571514c7ae')
+sha512sums=('b212560ff9aa87cc23154fa6ccca80c307ae4111b24c8184e65e2332a273936a8e3a3131e5056839e4126790f26ef3ce8170d7e3393a8ea3841c7532319e6ee2')
+
+prepare() {
+cd "${srcdir}/${_dist}-${pkgver}"
+# Don't install to /usr/lib64
+sed -i s,lib64,lib,g Build.PL
+}
+
+build() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+perl Build.PL
+./Build
+}
+
+check() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+export PERL_MM_USE_DEFAULT=1
+./Build test
+}
+
+package() {
+cd "${srcdir}/${_dist}-${pkgver}"
+unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+./Build install installdirs=vendor destdir="$pkgdir"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-14 16:01:12 UTC (rev 278821)
+++ extra-x86_64/PKGBUILD   2016-10-14 16:01:15 UTC (rev 278822)
@@ -1,46 +0,0 @@
-# $ID$
-# Maintainer: Rémy Oudompheng 
-
-pkgname=perl-text-bibtex
-_dist=Text-BibTeX
-pkgver=0.74
-pkgrel=1
-pkgdesc="Perl interface to read and parse BibTeX files"
-arch=('i686' 'x86_64')
-url='https://metacpan.org/release/${_dist}'
-license=('PerlArtistic' 'GPL')
-depends=('perl')
-makedepends=('perl-module-build'
- 'perl-config-autoconf'
- 'perl-extutils-libbuilder')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
-md5sums=('1bd024c079b71a30e3565fe103ddf333')

[arch-commits] Commit in perl-text-bibtex/trunk (PKGBUILD)

2016-10-14 Thread Rémy Oudompheng
Date: Friday, October 14, 2016 @ 16:01:12
  Author: remy
Revision: 278821

upgpkg: perl-text-bibtex 0.77-1

Update to upstream 0.77

Modified:
  perl-text-bibtex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 15:52:41 UTC (rev 278820)
+++ PKGBUILD2016-10-14 16:01:12 UTC (rev 278821)
@@ -3,7 +3,7 @@
 
 pkgname=perl-text-bibtex
 _dist=Text-BibTeX
-pkgver=0.74
+pkgver=0.77
 pkgrel=1
 pkgdesc="Perl interface to read and parse BibTeX files"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
  'perl-extutils-libbuilder')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
-md5sums=('1bd024c079b71a30e3565fe103ddf333')
-sha512sums=('7648b644bba6f732346b36271e39c9915ddbe5c3226428b05cb26b6df55b2e13a5d7278fbcdbf766096c9b0eb8fa3924f7c90c4aa105f66bc44459363324c45c')
+md5sums=('0811516b5d25ca922d950d571514c7ae')
+sha512sums=('b212560ff9aa87cc23154fa6ccca80c307ae4111b24c8184e65e2332a273936a8e3a3131e5056839e4126790f26ef3ce8170d7e3393a8ea3841c7532319e6ee2')
 
 prepare() {
 cd "${srcdir}/${_dist}-${pkgver}"


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

2016-10-14 Thread Felix Yan
Date: Friday, October 14, 2016 @ 15:36:13
  Author: felixonmars
Revision: 192274

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 15:35:55 UTC (rev 192273)
+++ PKGBUILD2016-10-14 15:36:13 UTC (rev 192274)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: mutantmonkey 
-
-pkgbase=python-amqp
-pkgname=('python-amqp' 'python2-amqp')
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="Low-level AMQP client for Python (fork of amqplib)"
-arch=('any')
-url="http://github.com/celery/py-amqp;
-license=('LGPL')
-makedepends=('python-vine' 'python2-vine' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("git+https://github.com/celery/py-amqp.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a py-amqp{,-py2}
-}
-
-build() {
-  cd "$srcdir"/py-amqp
-  python setup.py build
-
-  cd "$srcdir"/py-amqp-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/py-amqp
-  python setup.py ptr
-
-  cd "$srcdir"/py-amqp-py2
-  python2 setup.py ptr
-}
-
-package_python-amqp() {
-  depends=('python-vine')
-
-  cd py-amqp
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-amqp() {
-  depends=('python2-vine')
-
-  cd py-amqp-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-amqp/repos/community-any/PKGBUILD (from rev 192273, 
python-amqp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 15:36:13 UTC (rev 192274)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: mutantmonkey 
+
+pkgbase=python-amqp
+pkgname=('python-amqp' 'python2-amqp')
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="Low-level AMQP client for Python (fork of amqplib)"
+arch=('any')
+url="http://github.com/celery/py-amqp;
+license=('LGPL')
+makedepends=('python-vine' 'python2-vine' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("git+https://github.com/celery/py-amqp.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp -a py-amqp{,-py2}
+}
+
+build() {
+  cd "$srcdir"/py-amqp
+  python setup.py build
+
+  cd "$srcdir"/py-amqp-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/py-amqp
+  python setup.py ptr
+
+  cd "$srcdir"/py-amqp-py2
+  python2 setup.py ptr
+}
+
+package_python-amqp() {
+  depends=('python-vine')
+
+  cd py-amqp
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-amqp() {
+  depends=('python2-vine')
+
+  cd py-amqp-py2
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-10-14 Thread Felix Yan
Date: Friday, October 14, 2016 @ 15:35:55
  Author: felixonmars
Revision: 192273

upgpkg: python-amqp 2.1.1-1

Modified:
  python-amqp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 14:22:27 UTC (rev 192272)
+++ PKGBUILD2016-10-14 15:35:55 UTC (rev 192273)
@@ -4,7 +4,7 @@
 
 pkgbase=python-amqp
 pkgname=('python-amqp' 'python2-amqp')
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Low-level AMQP client for Python (fork of amqplib)"
 arch=('any')


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

2016-10-14 Thread Antonio Rojas
Date: Friday, October 14, 2016 @ 14:22:27
  Author: arojas
Revision: 192272

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   70 +++---
 mathjax.install |   26 ++--
 2 files changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 14:22:01 UTC (rev 192271)
+++ PKGBUILD2016-10-14 14:22:27 UTC (rev 192272)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Kevin Dodd 
-# Contributor: Tianjiao Yin 
-
-pkgname=mathjax
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
-url='https://www.mathjax.org/'
-arch=(any)
-license=(Apache)
-depends=(xorg-mkfontdir fontconfig)
-install=$pkgname.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8')
-
-prepare() {
-  cd MathJax-$pkgver
-
-# Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
-  rm -r docs test unpacked
-  rm -r fonts/HTML-CSS/TeX/png
-  for _format in eot otf svg ; do
-   find . -type d -name "$_format" -prune -exec rm -rf {} \;
-  done
-}
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/{fonts,licenses/mathjax}
-  cp -a MathJax-$pkgver "$pkgdir"/usr/share/mathjax
-  mv "$pkgdir"/usr/share/mathjax/fonts "$pkgdir"/usr/share/fonts/mathjax
-  ln -s /usr/share/fonts/mathjax "$pkgdir"/usr/share/mathjax/fonts
-  mv "$pkgdir"/usr/share/mathjax/LICENSE 
"$pkgdir"/usr/share/licenses/mathjax/LICENSE
-}

Copied: mathjax/repos/community-any/PKGBUILD (from rev 192271, 
mathjax/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 14:22:27 UTC (rev 192272)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Kevin Dodd 
+# Contributor: Tianjiao Yin 
+
+pkgname=mathjax
+pkgver=2.7.0
+pkgrel=1
+pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
+url='https://www.mathjax.org/'
+arch=(any)
+license=(Apache)
+depends=(xorg-mkfontdir fontconfig)
+install=$pkgname.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
+sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
+
+prepare() {
+  cd MathJax-$pkgver
+
+# Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
+  rm -r docs test unpacked
+  rm -r fonts/HTML-CSS/TeX/png
+  for _format in eot otf svg ; do
+   find . -type d -name "$_format" -prune -exec rm -rf {} \;
+  done
+}
+
+package() {
+  mkdir -p "$pkgdir"/usr/share/{fonts,licenses/mathjax}
+  cp -a MathJax-$pkgver "$pkgdir"/usr/share/mathjax
+  mv "$pkgdir"/usr/share/mathjax/fonts "$pkgdir"/usr/share/fonts/mathjax
+  ln -s /usr/share/fonts/mathjax "$pkgdir"/usr/share/mathjax/fonts
+  mv "$pkgdir"/usr/share/mathjax/LICENSE 
"$pkgdir"/usr/share/licenses/mathjax/LICENSE
+}

Deleted: mathjax.install
===
--- mathjax.install 2016-10-14 14:22:01 UTC (rev 192271)
+++ mathjax.install 2016-10-14 14:22:27 UTC (rev 192272)
@@ -1,13 +0,0 @@
-post_install() {
-   fc-cache -s
-   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontscale -- 
{} +
-   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontdir -- 
{} +
-}
-
-post_remove() {
-   post_install "$@"
-}
-
-post_upgrade() {
-   post_install "$@"
-}

Copied: mathjax/repos/community-any/mathjax.install (from rev 192271, 
mathjax/trunk/mathjax.install)
===
--- mathjax.install (rev 0)
+++ mathjax.install 2016-10-14 14:22:27 UTC (rev 192272)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -s
+   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontscale -- 
{} +
+   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontdir -- 
{} +
+}
+
+post_remove() {
+   post_install "$@"
+}
+
+post_upgrade() {
+   post_install "$@"
+}


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

2016-10-14 Thread Antonio Rojas
Date: Friday, October 14, 2016 @ 14:22:01
  Author: arojas
Revision: 192271

Update to 2.7.0

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 12:29:49 UTC (rev 192270)
+++ PKGBUILD2016-10-14 14:22:01 UTC (rev 192271)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.6.1
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -13,7 +13,7 @@
 depends=(xorg-mkfontdir fontconfig)
 install=$pkgname.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8')
+sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
 
 prepare() {
   cd MathJax-$pkgver


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

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 12:38:37
  Author: bpiotrowski
Revision: 278817

upgpkg: guile 2.0.13-1

new upstream release

Modified:
  guile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 12:04:09 UTC (rev 278816)
+++ PKGBUILD2016-10-14 12:38:37 UTC (rev 278817)
@@ -24,4 +24,5 @@
 
 package() {
   make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
 }


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

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 12:38:48
  Author: bpiotrowski
Revision: 278818

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  guile/repos/extra-i686/PKGBUILD
(from rev 278817, guile/trunk/PKGBUILD)
  guile/repos/extra-x86_64/PKGBUILD
(from rev 278817, guile/trunk/PKGBUILD)
Deleted:
  guile/repos/extra-i686/PKGBUILD
  guile/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 extra-i686/PKGBUILD   |   27 ---
 extra-x86_64/PKGBUILD |   27 ---
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 12:38:37 UTC (rev 278817)
+++ extra-i686/PKGBUILD 2016-10-14 12:38:48 UTC (rev 278818)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.13
-pkgrel=1
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('dac267e76330176d48583258aeaa7016')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: guile/repos/extra-i686/PKGBUILD (from rev 278817, guile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-14 12:38:48 UTC (rev 278818)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.13
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
+source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('dac267e76330176d48583258aeaa7016')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static  \
+--disable-error-on-warning
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-14 12:38:37 UTC (rev 278817)
+++ extra-x86_64/PKGBUILD   2016-10-14 12:38:48 UTC (rev 278818)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.13
-pkgrel=1
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('dac267e76330176d48583258aeaa7016')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-}

Copied: guile/repos/extra-x86_64/PKGBUILD (from rev 278817, 
guile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-14 12:38:48 UTC (rev 278818)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.13
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
+source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('dac267e76330176d48583258aeaa7016')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static  \
+--disable-error-on-warning
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
+}


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

2016-10-14 Thread Felix Yan
Date: Friday, October 14, 2016 @ 12:29:49
  Author: felixonmars
Revision: 192270

archrelease: copy trunk to community-any

Added:
  ruby-bundler/repos/community-any/PKGBUILD
(from rev 192269, ruby-bundler/trunk/PKGBUILD)
Deleted:
  ruby-bundler/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 12:29:19 UTC (rev 192269)
+++ PKGBUILD2016-10-14 12:29:49 UTC (rev 192270)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jonne Haß 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Anatol Pomozov 
-# Contributor: Alexsandr Pavlov 
-
-pkgname=ruby-bundler
-_gemname=${pkgname#ruby-}
-pkgver=1.13.3
-pkgrel=1
-pkgdesc="Manages an application's dependencies through its entire life, across 
many machines, systematically and repeatably."
-arch=('any')
-url='http://bundler.io'
-license=('MIT')
-depends=('ruby')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
-noextract=("$_gemname-$pkgver.gem")
-sha256sums=('524092831a73e8d33d1030a2c6cb533f393e1e0573fa10ff1a0f2cbf57342555')
-
-package() {
-  cd "$srcdir"
-
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  HOME="/tmp" GEM_HOME="$_gemdir" GEM_PATH="$_gemdir" gem install 
--no-user-install --ignore-dependencies \
- -i "$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" "$_gemname-$pkgver.gem"
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
-}

Copied: ruby-bundler/repos/community-any/PKGBUILD (from rev 192269, 
ruby-bundler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 12:29:49 UTC (rev 192270)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jonne Haß 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Anatol Pomozov 
+# Contributor: Alexsandr Pavlov 
+
+pkgname=ruby-bundler
+_gemname=${pkgname#ruby-}
+pkgver=1.13.4
+pkgrel=1
+pkgdesc="Manages an application's dependencies through its entire life, across 
many machines, systematically and repeatably."
+arch=('any')
+url='http://bundler.io'
+license=('MIT')
+depends=('ruby')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
+noextract=("$_gemname-$pkgver.gem")
+sha256sums=('92729d3460ec5ed9bc8db04145c3f3373e4e8a994ecebc6fe0f5ab2814af9075')
+
+package() {
+  cd "$srcdir"
+
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  HOME="/tmp" GEM_HOME="$_gemdir" GEM_PATH="$_gemdir" gem install 
--no-user-install --ignore-dependencies \
+ -i "$pkgdir/$_gemdir" -n "$pkgdir/usr/bin" "$_gemname-$pkgver.gem"
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}


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

2016-10-14 Thread Felix Yan
Date: Friday, October 14, 2016 @ 12:29:19
  Author: felixonmars
Revision: 192269

upgpkg: ruby-bundler 1.13.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 11:13:12 UTC (rev 192268)
+++ PKGBUILD2016-10-14 12:29:19 UTC (rev 192269)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.13.3
+pkgver=1.13.4
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across 
many machines, systematically and repeatably."
 arch=('any')
@@ -17,7 +17,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem;)
 noextract=("$_gemname-$pkgver.gem")
-sha256sums=('524092831a73e8d33d1030a2c6cb533f393e1e0573fa10ff1a0f2cbf57342555')
+sha256sums=('92729d3460ec5ed9bc8db04145c3f3373e4e8a994ecebc6fe0f5ab2814af9075')
 
 package() {
   cd "$srcdir"


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

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 12:04:02
  Author: bpiotrowski
Revision: 278815

upgpkg: guile 2.0.13-1

new upstream release

Modified:
  guile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 11:23:10 UTC (rev 278814)
+++ PKGBUILD2016-10-14 12:04:02 UTC (rev 278815)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=guile
-pkgver=2.0.12
+pkgver=2.0.13
 pkgrel=1
 pkgdesc='Portable, embeddable Scheme implementation written in C'
 url='http://www.gnu.org/software/guile/'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
 source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('666000e0842a81c81fbbb48c7c5c27ef')
+md5sums=('dac267e76330176d48583258aeaa7016')
 
 build() {
   cd $pkgname-$pkgver
@@ -24,5 +24,4 @@
 
 package() {
   make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
 }


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

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 12:04:09
  Author: bpiotrowski
Revision: 278816

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  guile/repos/extra-i686/PKGBUILD
(from rev 278815, guile/trunk/PKGBUILD)
  guile/repos/extra-x86_64/PKGBUILD
(from rev 278815, guile/trunk/PKGBUILD)
Deleted:
  guile/repos/extra-i686/PKGBUILD
  guile/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   54 
 extra-i686/PKGBUILD   |   28 
 extra-x86_64/PKGBUILD |   28 
 3 files changed, 54 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-10-14 12:04:02 UTC (rev 278815)
+++ extra-i686/PKGBUILD 2016-10-14 12:04:09 UTC (rev 278816)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.12
-pkgrel=1
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('666000e0842a81c81fbbb48c7c5c27ef')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
-}

Copied: guile/repos/extra-i686/PKGBUILD (from rev 278815, guile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-14 12:04:09 UTC (rev 278816)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.13
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
+source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('dac267e76330176d48583258aeaa7016')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static  \
+--disable-error-on-warning
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-10-14 12:04:02 UTC (rev 278815)
+++ extra-x86_64/PKGBUILD   2016-10-14 12:04:09 UTC (rev 278816)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.12
-pkgrel=1
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('666000e0842a81c81fbbb48c7c5c27ef')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
-}

Copied: guile/repos/extra-x86_64/PKGBUILD (from rev 278815, 
guile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-10-14 12:04:09 UTC (rev 278816)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.13
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
+source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('dac267e76330176d48583258aeaa7016')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static  \
+--disable-error-on-warning
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in chromium/repos (18 files)

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 11:23:10
  Author: bpiotrowski
Revision: 278814

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  chromium/repos/testing-i686/
  chromium/repos/testing-i686/PKGBUILD
(from rev 278813, chromium/trunk/PKGBUILD)
  chromium/repos/testing-i686/PKGBUILD.53
(from rev 278813, chromium/trunk/PKGBUILD.53)
  chromium/repos/testing-i686/chromium-52.0.2743.116-unset-madv_free.patch
(from rev 278813, 
chromium/trunk/chromium-52.0.2743.116-unset-madv_free.patch)
  chromium/repos/testing-i686/chromium-53.0.2785.92-last-commit-position.patch
(from rev 278813, 
chromium/trunk/chromium-53.0.2785.92-last-commit-position.patch)
  chromium/repos/testing-i686/chromium-cups-2.2.patch
(from rev 278813, chromium/trunk/chromium-cups-2.2.patch)
  chromium/repos/testing-i686/chromium-widevine.patch
(from rev 278813, chromium/trunk/chromium-widevine.patch)
  chromium/repos/testing-i686/chromium.desktop
(from rev 278813, chromium/trunk/chromium.desktop)
  chromium/repos/testing-i686/chromium.install
(from rev 278813, chromium/trunk/chromium.install)
  chromium/repos/testing-x86_64/
  chromium/repos/testing-x86_64/PKGBUILD
(from rev 278813, chromium/trunk/PKGBUILD)
  chromium/repos/testing-x86_64/PKGBUILD.53
(from rev 278813, chromium/trunk/PKGBUILD.53)
  chromium/repos/testing-x86_64/chromium-52.0.2743.116-unset-madv_free.patch
(from rev 278813, 
chromium/trunk/chromium-52.0.2743.116-unset-madv_free.patch)
  chromium/repos/testing-x86_64/chromium-53.0.2785.92-last-commit-position.patch
(from rev 278813, 
chromium/trunk/chromium-53.0.2785.92-last-commit-position.patch)
  chromium/repos/testing-x86_64/chromium-cups-2.2.patch
(from rev 278813, chromium/trunk/chromium-cups-2.2.patch)
  chromium/repos/testing-x86_64/chromium-widevine.patch
(from rev 278813, chromium/trunk/chromium-widevine.patch)
  chromium/repos/testing-x86_64/chromium.desktop
(from rev 278813, chromium/trunk/chromium.desktop)
  chromium/repos/testing-x86_64/chromium.install
(from rev 278813, chromium/trunk/chromium.install)

-+
 testing-i686/PKGBUILD   |  364 
++
 testing-i686/PKGBUILD.53|  229 ++
 testing-i686/chromium-52.0.2743.116-unset-madv_free.patch   |   15 
 testing-i686/chromium-53.0.2785.92-last-commit-position.patch   |  121 +++
 testing-i686/chromium-cups-2.2.patch|   31 
 testing-i686/chromium-widevine.patch|   10 
 testing-i686/chromium.desktop   |  112 +++
 testing-i686/chromium.install   |   16 
 testing-x86_64/PKGBUILD |  364 
++
 testing-x86_64/PKGBUILD.53  |  229 ++
 testing-x86_64/chromium-52.0.2743.116-unset-madv_free.patch |   15 
 testing-x86_64/chromium-53.0.2785.92-last-commit-position.patch |  121 +++
 testing-x86_64/chromium-cups-2.2.patch  |   31 
 testing-x86_64/chromium-widevine.patch  |   10 
 testing-x86_64/chromium.desktop |  112 +++
 testing-x86_64/chromium.install |   16 
 16 files changed, 1796 insertions(+)

Copied: chromium/repos/testing-i686/PKGBUILD (from rev 278813, 
chromium/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-10-14 11:23:10 UTC (rev 278814)
@@ -0,0 +1,364 @@
+# $Id: PKGBUILD 277477 2016-10-01 03:36:40Z foutrelis $
+# Maintainer: Evangelos Foutras 
+# Contributor: Pierre Schmitz 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: Daniel J Griffiths 
+
+pkgname=chromium
+pkgver=54.0.2840.59
+pkgrel=1
+_launcher_ver=3
+pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
+arch=('i686' 'x86_64')
+url="http://www.chromium.org/;
+license=('BSD')
+depends=('gtk2' 'nss' 'alsa-lib' 'xdg-utils' 'bzip2' 'libxss' 'libexif'
+ 'libgcrypt' 'ttf-font' 'systemd' 'dbus' 'flac' 'libpulse' 'harfbuzz' 
+ 'perl' 'perl-file-basedir' 'desktop-file-utils' 'hicolor-icon-theme'
+ 'pciutils')
+makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'python2-jinja'
+ 'python2-markupsafe' 'python2-ply' 'python2-beautifulsoup4'
+ 'python2-html5lib')
+optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
+'gnome-keyring: for storing passwords in GNOME keyring'
+'kwallet: for storing passwords in KWallet')
+options=('!strip')
+install=chromium.install

[arch-commits] Commit in chromium/trunk (PKGBUILD PKGBUILD PKGBUILD.53 PKGBUILD.54)

2016-10-14 Thread Bartłomiej Piotrowski
Date: Friday, October 14, 2016 @ 11:22:56
  Author: bpiotrowski
Revision: 278813

upgpkg: chromium 54.0.2840.59-1

new upstream release

Added:
  chromium/trunk/PKGBUILD
(from rev 278812, chromium/trunk/PKGBUILD.54)
  chromium/trunk/PKGBUILD.53
(from rev 278812, chromium/trunk/PKGBUILD)
Deleted:
  chromium/trunk/PKGBUILD
  chromium/trunk/PKGBUILD.54

-+
 PKGBUILD|  593 +++---
 PKGBUILD.53 |  229 ++
 PKGBUILD.54 |  362 ---
 3 files changed, 593 insertions(+), 591 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 05:35:15 UTC (rev 278812)
+++ PKGBUILD2016-10-14 11:22:56 UTC (rev 278813)
@@ -1,229 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=53.0.2785.143
-pkgrel=1
-_launcher_ver=3
-pkgdesc="The open-source project behind Google Chrome, an attempt at creating 
a safer, faster, and more stable browser"
-arch=('i686' 'x86_64')
-url="http://www.chromium.org/;
-license=('BSD')
-depends=('gtk2' 'nss' 'alsa-lib' 'xdg-utils' 'bzip2' 'libevent' 'libxss'
- 'libexif' 'libgcrypt' 'ttf-font' 'systemd' 'dbus' 'flac' 'snappy'
- 'speech-dispatcher' 'pciutils' 'libpulse' 'harfbuzz' 'libsecret'
- 'libvpx' 'perl' 'perl-file-basedir' 'desktop-file-utils'
- 'hicolor-icon-theme')
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja')
-makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')
-optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-options=('!strip')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium.desktop
-chromium-52.0.2743.116-unset-madv_free.patch
-chromium-cups-2.2.patch
-chromium-widevine.patch)
-sha256sums=('c52a58b79bfb27bb87e4a0a6ff213001485fbc747657b290f75d39ddce07dcc3'
-'8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28'
-'028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
-'3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227'
-'6519cf913cb68e2def1bbf9210ef40a178b45bc9d325297c41b7a784ff57cc8e'
-'d6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-_google_default_client_id=413772536636.apps.googleusercontent.com
-_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
-
-# We can't build (P)NaCL on i686 because the toolchain is x86_64 only and the
-# instructions on how to build the toolchain from source don't work that well
-# (at least not from within the Chromium 39 source tree).
-# 
https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/building-pnacl-components-for-distribution-packagers
-_build_nacl=1
-if [[ $CARCH == i686 ]]; then
-  _build_nacl=0
-fi
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # 
https://groups.google.com/a/chromium.org/d/topic/chromium-packagers/9JX1N2nf4PU/discussion
-  touch chrome/test/data/webui/i18n_process_css_test.html
-
-  # Enable support for the Widevine CDM plugin
-  # libwidevinecdm.so is not included, but can be copied over from Chrome
-  # (Version string doesn't seem to matter so let's go with "Pinkie Pie")
-  sed "s/@WIDEVINE_VERSION@/Pinkie Pie/" ../chromium-widevine.patch |
-patch -Np1
-
-  # Commentception – use bundled ICU due to build failures (50.0.2661.75)
-  # See https://crbug.com/584920 and https://crbug.com/592268
-  # ---
-  ## Remove bundled ICU; its header files appear to get picked up instead of
-  ## the system ones, leading to errors during the final link stage.
-  ## 
https://groups.google.com/a/chromium.org/d/topic/chromium-packagers/BNGvJc08B6Q
-  #find third_party/icu -type f \! -regex '.*\.\(gyp\|gypi\|isolate\)' -delete
-
-  # Disable MADV_FREE (if set by glibc)
-  # https://bugzilla.redhat.com/show_bug.cgi?id=1361157
-  patch -Np1 -i ../chromium-52.0.2743.116-unset-madv_free.patch
-
-  # Fix compiling with CUPS 2.2 backend
-  patch -Np0 -i ../chromium-cups-2.2.patch
-
-  # Use Python 2
-  find . -name '*.py' -exec sed -i -r 's|/usr/bin/python$|&2|g' {} +
-  

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

2016-10-14 Thread Alexander Rødseth
Date: Friday, October 14, 2016 @ 11:13:12
  Author: arodseth
Revision: 192268

archrelease: copy trunk to community-x86_64, community-i686

Added:
  kshutdown/repos/community-i686/PKGBUILD
(from rev 192267, kshutdown/trunk/PKGBUILD)
  kshutdown/repos/community-x86_64/PKGBUILD
(from rev 192267, kshutdown/trunk/PKGBUILD)
Deleted:
  kshutdown/repos/community-i686/PKGBUILD
  kshutdown/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   64 
 community-i686/PKGBUILD   |   30 
 community-x86_64/PKGBUILD |   30 
 3 files changed, 64 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 11:12:58 UTC (rev 192267)
+++ community-i686/PKGBUILD 2016-10-14 11:13:12 UTC (rev 192268)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Tobias Powalowski 
-
-pkgname=kshutdown
-pkgver=4.0
-pkgrel=1
-pkgdesc='Shutdown Utility for KDE'
-arch=('x86_64' 'i686')
-url='http://kshutdown.sourceforge.net/'
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'ninja')
-source=("http://downloads.sourceforge.net/$pkgname/KShutdown/$pkgver/$pkgname-source-$pkgver.zip;)
-sha256sums=('75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc')
-
-build() {
-  mkdir -p build; cd build
-  cmake "../$pkgname-$pkgver" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--GNinja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: kshutdown/repos/community-i686/PKGBUILD (from rev 192267, 
kshutdown/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 11:13:12 UTC (rev 192268)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Tobias Powalowski 
+# Contributor: Antonio Rojas 
+
+pkgname=kshutdown
+pkgver=4.0
+pkgrel=2
+pkgdesc='Shutdown Utility for KDE'
+arch=('x86_64' 'i686')
+url='http://kshutdown.sourceforge.net/'
+license=('GPL')
+depends=('knotifyconfig' 'kidletime')
+makedepends=('extra-cmake-modules' 'ninja' 'python')
+source=("http://downloads.sourceforge.net/$pkgname/KShutdown/$pkgver/$pkgname-source-$pkgver.zip;)
+sha256sums=('75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc')
+
+build() {
+  mkdir -p build; cd build
+  cmake "../$pkgname-$pkgver" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKS_KF5=ON \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 11:12:58 UTC (rev 192267)
+++ community-x86_64/PKGBUILD   2016-10-14 11:13:12 UTC (rev 192268)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Tobias Powalowski 
-
-pkgname=kshutdown
-pkgver=4.0
-pkgrel=1
-pkgdesc='Shutdown Utility for KDE'
-arch=('x86_64' 'i686')
-url='http://kshutdown.sourceforge.net/'
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'ninja')
-source=("http://downloads.sourceforge.net/$pkgname/KShutdown/$pkgver/$pkgname-source-$pkgver.zip;)
-sha256sums=('75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc')
-
-build() {
-  mkdir -p build; cd build
-  cmake "../$pkgname-$pkgver" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--GNinja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: kshutdown/repos/community-x86_64/PKGBUILD (from rev 192267, 
kshutdown/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-14 11:13:12 UTC (rev 192268)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Tobias Powalowski 
+# Contributor: Antonio Rojas 
+
+pkgname=kshutdown
+pkgver=4.0
+pkgrel=2
+pkgdesc='Shutdown Utility for KDE'
+arch=('x86_64' 'i686')
+url='http://kshutdown.sourceforge.net/'
+license=('GPL')
+depends=('knotifyconfig' 'kidletime')
+makedepends=('extra-cmake-modules' 'ninja' 'python')
+source=("http://downloads.sourceforge.net/$pkgname/KShutdown/$pkgver/$pkgname-source-$pkgver.zip;)
+sha256sums=('75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc')
+
+build() {
+  mkdir -p build; cd build
+  cmake "../$pkgname-$pkgver" \

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

2016-10-14 Thread Alexander Rødseth
Date: Friday, October 14, 2016 @ 11:12:58
  Author: arodseth
Revision: 192267

upgpkg: kshutdown 4.0-2

Modified:
  kshutdown/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 10:25:55 UTC (rev 192266)
+++ PKGBUILD2016-10-14 11:12:58 UTC (rev 192267)
@@ -1,16 +1,17 @@
 # $Id$
 # Maintainer: Alexander F Rødseth 
 # Contributor: Tobias Powalowski 
+# Contributor: Antonio Rojas 
 
 pkgname=kshutdown
 pkgver=4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Shutdown Utility for KDE'
 arch=('x86_64' 'i686')
 url='http://kshutdown.sourceforge.net/'
 license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'ninja')
+depends=('knotifyconfig' 'kidletime')
+makedepends=('extra-cmake-modules' 'ninja' 'python')
 
source=("http://downloads.sourceforge.net/$pkgname/KShutdown/$pkgver/$pkgname-source-$pkgver.zip;)
 sha256sums=('75733e5b55b36add775a2788365ee6f5fe8b3d21598e2a17e68b2f8dd62199fc')
 
@@ -19,6 +20,7 @@
   cmake "../$pkgname-$pkgver" \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
+-DKS_KF5=ON \
 -GNinja
   ninja
 }


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

2016-10-14 Thread Timothy Redaelli
Date: Friday, October 14, 2016 @ 10:25:48
  Author: tredaelli
Revision: 192265

upgpkg: electrum 2.7.7-1

Modified:
  electrum/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 09:04:58 UTC (rev 192264)
+++ PKGBUILD2016-10-14 10:25:48 UTC (rev 192265)
@@ -5,7 +5,7 @@
 # http://bitcoin-otc.com/viewgpg.php?nick=ThomasV
 
 pkgname=electrum
-pkgver=2.7.5
+pkgver=2.7.7
 pkgrel=1
 pkgdesc="Lightweight Bitcoin wallet"
 arch=('any')
@@ -18,9 +18,9 @@
 url="https://electrum.org;
 license=(MIT)
 
source=("https://download.electrum.org/${pkgver}/${pkgname^}-${pkgver}.tar.gz"{,.asc})
-md5sums=('0ca80c67131f485f29da736a95373c9d'
+md5sums=('7e1e923ac2012b0151fcab02da4e2cb6'
  'SKIP')
-sha256sums=('17d6ce4d078ccaa99810f5054b48c2fe0aa46a1728ec55b47a5c453f14f93135'
+sha256sums=('11bbe2044e7a82509dbdcc9c52aa31ceaf6ad2498f1cafd60c9aedd9776dddcb'
 'SKIP')
 validpgpkeys=('6694D8DE7BE8EE5631BED9502BD5824B7F9470E6')
 


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

2016-10-14 Thread Timothy Redaelli
Date: Friday, October 14, 2016 @ 10:25:55
  Author: tredaelli
Revision: 192266

archrelease: copy trunk to community-any

Added:
  electrum/repos/community-any/PKGBUILD
(from rev 192265, electrum/trunk/PKGBUILD)
Deleted:
  electrum/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 10:25:48 UTC (rev 192265)
+++ PKGBUILD2016-10-14 10:25:55 UTC (rev 192266)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-# ThomasV PGP key: gpg --recv-key 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
-# http://bitcoin-otc.com/viewgpg.php?nick=ThomasV
-
-pkgname=electrum
-pkgver=2.7.5
-pkgrel=1
-pkgdesc="Lightweight Bitcoin wallet"
-arch=('any')
-depends=('python2-ecdsa' 'python2-jsonrpclib' 'python2-pbkdf2' 
'python2-requests' 'python2-pyasn1' 'python2-pyasn1-modules' 'python2-qrcode'
- 'python2-protobuf' 'python2-tlslite' 'python2-dnspython' 
'python2-pyqt4' 'python2-sip' 'python2-slowaes')
-makedepends=('gettext' 'python2-pycurl' 'python2-setuptools' 
'desktop-file-utils')
-optdepends=('python2-btchip: BTChip hardware wallet support'
-'python2-matplotlib: plot transaction history in graphical mode'
-'zbar: QR code reading support')
-url="https://electrum.org;
-license=(MIT)
-source=("https://download.electrum.org/${pkgver}/${pkgname^}-${pkgver}.tar.gz"{,.asc})
-md5sums=('0ca80c67131f485f29da736a95373c9d'
- 'SKIP')
-sha256sums=('17d6ce4d078ccaa99810f5054b48c2fe0aa46a1728ec55b47a5c453f14f93135'
-'SKIP')
-validpgpkeys=('6694D8DE7BE8EE5631BED9502BD5824B7F9470E6')
-
-provides=('electrum')
-
-prepare() {
-  cd ${pkgname^}-${pkgver}
-
-  find . -type f -exec sed -i 's#/usr/bin/python$#/usr/bin/python2#g' {} +
-  find . -type f -exec sed -i 's#/usr/bin/env python$#/usr/bin/env python2#g' 
{} +
-}
-
-build() {
-  cd ${pkgname^}-${pkgver}
-
-  pyrcc4 icons.qrc -o gui/qt/icons_rc.py
-  python2 setup.py build
-}
-
-package() {
-  cd ${pkgname^}-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-  install -D -m644 LICENCE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: electrum/repos/community-any/PKGBUILD (from rev 192265, 
electrum/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 10:25:55 UTC (rev 192266)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+# ThomasV PGP key: gpg --recv-key 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
+# http://bitcoin-otc.com/viewgpg.php?nick=ThomasV
+
+pkgname=electrum
+pkgver=2.7.7
+pkgrel=1
+pkgdesc="Lightweight Bitcoin wallet"
+arch=('any')
+depends=('python2-ecdsa' 'python2-jsonrpclib' 'python2-pbkdf2' 
'python2-requests' 'python2-pyasn1' 'python2-pyasn1-modules' 'python2-qrcode'
+ 'python2-protobuf' 'python2-tlslite' 'python2-dnspython' 
'python2-pyqt4' 'python2-sip' 'python2-slowaes')
+makedepends=('gettext' 'python2-pycurl' 'python2-setuptools' 
'desktop-file-utils')
+optdepends=('python2-btchip: BTChip hardware wallet support'
+'python2-matplotlib: plot transaction history in graphical mode'
+'zbar: QR code reading support')
+url="https://electrum.org;
+license=(MIT)
+source=("https://download.electrum.org/${pkgver}/${pkgname^}-${pkgver}.tar.gz"{,.asc})
+md5sums=('7e1e923ac2012b0151fcab02da4e2cb6'
+ 'SKIP')
+sha256sums=('11bbe2044e7a82509dbdcc9c52aa31ceaf6ad2498f1cafd60c9aedd9776dddcb'
+'SKIP')
+validpgpkeys=('6694D8DE7BE8EE5631BED9502BD5824B7F9470E6')
+
+provides=('electrum')
+
+prepare() {
+  cd ${pkgname^}-${pkgver}
+
+  find . -type f -exec sed -i 's#/usr/bin/python$#/usr/bin/python2#g' {} +
+  find . -type f -exec sed -i 's#/usr/bin/env python$#/usr/bin/env python2#g' 
{} +
+}
+
+build() {
+  cd ${pkgname^}-${pkgver}
+
+  pyrcc4 icons.qrc -o gui/qt/icons_rc.py
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname^}-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+  install -D -m644 LICENCE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 09:04:43
  Author: spupykin
Revision: 192263

upgpkg: sysprof 3.22.1-1

upd

Modified:
  sysprof/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 09:00:02 UTC (rev 192262)
+++ PKGBUILD2016-10-14 09:04:43 UTC (rev 192263)
@@ -6,16 +6,16 @@
 # Previous Contributor: Gabriel Rauter 
 
 pkgname=sysprof
-pkgver=3.20.0
-pkgrel=4
+pkgver=3.22.1
+pkgrel=1
 pkgdesc="a profiling tool that helps in finding the functions in which a 
program uses most of its time"
 arch=('i686' 'x86_64')
 url="http://www.daimi.au.dk/~sandmann/sysprof/;
 license=("GPL")
-source=(https://download.gnome.org/sources/sysprof/3.20/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/sysprof/3.22/$pkgname-$pkgver.tar.xz)
 depends=('gtk3' 'glib2' 'polkit')
 makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
-md5sums=('d56e8492033b60e247634731e7f760b9')
+md5sums=('173ebce75a79133f797566de9df5568d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 09:04:58
  Author: spupykin
Revision: 192264

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sysprof/repos/community-i686/PKGBUILD
(from rev 192263, sysprof/trunk/PKGBUILD)
  sysprof/repos/community-x86_64/PKGBUILD
(from rev 192263, sysprof/trunk/PKGBUILD)
Deleted:
  sysprof/repos/community-i686/PKGBUILD
  sysprof/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 09:04:43 UTC (rev 192263)
+++ community-i686/PKGBUILD 2016-10-14 09:04:58 UTC (rev 192264)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Geoffroy Carrier 
-# Previous Contributor: Eric Belanger 
-# Previous Contributor: aeolist 
-# Previous Contributor: Gabriel Rauter 
-
-pkgname=sysprof
-pkgver=3.20.0
-pkgrel=4
-pkgdesc="a profiling tool that helps in finding the functions in which a 
program uses most of its time"
-arch=('i686' 'x86_64')
-url="http://www.daimi.au.dk/~sandmann/sysprof/;
-license=("GPL")
-source=(https://download.gnome.org/sources/sysprof/3.20/$pkgname-$pkgver.tar.xz)
-depends=('gtk3' 'glib2' 'polkit')
-makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
-md5sums=('d56e8492033b60e247634731e7f760b9')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure \
---prefix=/usr \
---sysconfdir=/usr/lib \
---libexecdir=/usr/lib/ \
---disable-Werror
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: sysprof/repos/community-i686/PKGBUILD (from rev 192263, 
sysprof/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 09:04:58 UTC (rev 192264)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Geoffroy Carrier 
+# Previous Contributor: Eric Belanger 
+# Previous Contributor: aeolist 
+# Previous Contributor: Gabriel Rauter 
+
+pkgname=sysprof
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="a profiling tool that helps in finding the functions in which a 
program uses most of its time"
+arch=('i686' 'x86_64')
+url="http://www.daimi.au.dk/~sandmann/sysprof/;
+license=("GPL")
+source=(https://download.gnome.org/sources/sysprof/3.22/$pkgname-$pkgver.tar.xz)
+depends=('gtk3' 'glib2' 'polkit')
+makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
+md5sums=('173ebce75a79133f797566de9df5568d')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/usr/lib \
+--libexecdir=/usr/lib/ \
+--disable-Werror
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 09:04:43 UTC (rev 192263)
+++ community-x86_64/PKGBUILD   2016-10-14 09:04:58 UTC (rev 192264)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Geoffroy Carrier 
-# Previous Contributor: Eric Belanger 
-# Previous Contributor: aeolist 
-# Previous Contributor: Gabriel Rauter 
-
-pkgname=sysprof
-pkgver=3.20.0
-pkgrel=4
-pkgdesc="a profiling tool that helps in finding the functions in which a 
program uses most of its time"
-arch=('i686' 'x86_64')
-url="http://www.daimi.au.dk/~sandmann/sysprof/;
-license=("GPL")
-source=(https://download.gnome.org/sources/sysprof/3.20/$pkgname-$pkgver.tar.xz)
-depends=('gtk3' 'glib2' 'polkit')
-makedepends=('gtk3' 'glib2' 'systemd' 'itstool')
-md5sums=('d56e8492033b60e247634731e7f760b9')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure \
---prefix=/usr \
---sysconfdir=/usr/lib \
---libexecdir=/usr/lib/ \
---disable-Werror
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: sysprof/repos/community-x86_64/PKGBUILD (from rev 192263, 
sysprof/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-14 09:04:58 UTC (rev 192264)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin 

[arch-commits] Commit in (perl-scalar-list-util perl-scalar-list-utils)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 09:00:02
  Author: spupykin
Revision: 192262

Added:
  perl-scalar-list-utils/
Deleted:
  perl-scalar-list-util/


[arch-commits] Commit in perl-scalar-list-util/repos (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:57:29
  Author: spupykin
Revision: 192261

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-scalar-list-util/repos/community-i686/PKGBUILD
(from rev 192260, perl-scalar-list-util/trunk/PKGBUILD)
  perl-scalar-list-util/repos/community-x86_64/PKGBUILD
(from rev 192260, perl-scalar-list-util/trunk/PKGBUILD)
Deleted:
  perl-scalar-list-util/repos/community-i686/PKGBUILD
  perl-scalar-list-util/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   86 
 community-i686/PKGBUILD   |   43 --
 community-x86_64/PKGBUILD |   43 --
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 08:57:07 UTC (rev 192260)
+++ community-i686/PKGBUILD 2016-10-14 08:57:29 UTC (rev 192261)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: John D Jones III AKA jnbek 
-
-pkgname='perl-scalar-list-utils'
-pkgver=1.46
-pkgrel=1
-pkgdesc="A selection of general-utility list subroutines"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='https://metacpan.org/release/Scalar-List-Utils'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
-md5sums=('91b581cec3dd3de016bca7bbb106063b')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
-  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
-  MODULEBUILDRC=/dev/null
-
-cd "$srcdir/Scalar-List-Utils-$pkgver"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-make test
-  )
-}
-
-package() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  make install
-
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-scalar-list-util/repos/community-i686/PKGBUILD (from rev 192260, 
perl-scalar-list-util/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 08:57:29 UTC (rev 192261)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: John D Jones III AKA jnbek 
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.46
+pkgrel=1
+pkgdesc="A selection of general-utility list subroutines"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+md5sums=('91b581cec3dd3de016bca7bbb106063b')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 08:57:07 UTC (rev 192260)
+++ community-x86_64/PKGBUILD   2016-10-14 08:57:29 UTC (rev 192261)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: John D Jones III AKA jnbek 
-
-pkgname='perl-scalar-list-utils'
-pkgver=1.46
-pkgrel=1
-pkgdesc="A selection of general-utility list subroutines"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='https://metacpan.org/release/Scalar-List-Utils'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
-md5sums=('91b581cec3dd3de016bca7bbb106063b')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
-  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
-  MODULEBUILDRC=/dev/null
-
-cd "$srcdir/Scalar-List-Utils-$pkgver"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  ( 

[arch-commits] Commit in perl-scalar-list-util/trunk (PKGBUILD)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:57:07
  Author: spupykin
Revision: 192260

upgpkg: perl-scalar-list-utils 1.46-1

upd

Modified:
  perl-scalar-list-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:52:37 UTC (rev 192259)
+++ PKGBUILD2016-10-14 08:57:07 UTC (rev 192260)
@@ -23,7 +23,7 @@
   MODULEBUILDRC=/dev/null
 
 cd "$srcdir/Scalar-List-Utils-$pkgver"
-/usr/bin/perl Makefile.PL
+perl Makefile.PL
 make
   )
 }


[arch-commits] Commit in perl-scalar-list-util/repos (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:52:37
  Author: spupykin
Revision: 192259

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-scalar-list-util/repos/community-i686/PKGBUILD
(from rev 192258, perl-scalar-list-util/trunk/PKGBUILD)
  perl-scalar-list-util/repos/community-x86_64/PKGBUILD
(from rev 192258, perl-scalar-list-util/trunk/PKGBUILD)
Deleted:
  perl-scalar-list-util/repos/community-i686/PKGBUILD
  perl-scalar-list-util/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   86 
 community-i686/PKGBUILD   |   42 -
 community-x86_64/PKGBUILD |   42 -
 3 files changed, 86 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 08:52:20 UTC (rev 192258)
+++ community-i686/PKGBUILD 2016-10-14 08:52:37 UTC (rev 192259)
@@ -1,42 +0,0 @@
-# Contributor: John D Jones III AKA jnbek 
-# Generator  : CPANPLUS::Dist::Arch 1.32
-
-pkgname='perl-scalar-list-utils'
-pkgver=1.46
-pkgrel='1'
-pkgdesc=""
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='https://metacpan.org/release/Scalar-List-Utils'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
-md5sums=('91b581cec3dd3de016bca7bbb106063b')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
-  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
-  MODULEBUILDRC=/dev/null
-
-cd "$srcdir/Scalar-List-Utils-$pkgver"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-make test
-  )
-}
-
-package() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  make install
-
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-scalar-list-util/repos/community-i686/PKGBUILD (from rev 192258, 
perl-scalar-list-util/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 08:52:37 UTC (rev 192259)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: John D Jones III AKA jnbek 
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.46
+pkgrel=1
+pkgdesc="A selection of general-utility list subroutines"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+md5sums=('91b581cec3dd3de016bca7bbb106063b')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 08:52:20 UTC (rev 192258)
+++ community-x86_64/PKGBUILD   2016-10-14 08:52:37 UTC (rev 192259)
@@ -1,42 +0,0 @@
-# Contributor: John D Jones III AKA jnbek 
-# Generator  : CPANPLUS::Dist::Arch 1.32
-
-pkgname='perl-scalar-list-utils'
-pkgver=1.46
-pkgrel='1'
-pkgdesc=""
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl')
-makedepends=()
-url='https://metacpan.org/release/Scalar-List-Utils'
-source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
-md5sums=('91b581cec3dd3de016bca7bbb106063b')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
-  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
-  MODULEBUILDRC=/dev/null
-
-cd "$srcdir/Scalar-List-Utils-$pkgver"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-make test
-  )
-}
-
-package() {
-  cd "$srcdir/Scalar-List-Utils-$pkgver"
- 

[arch-commits] Commit in perl-scalar-list-util/trunk (PKGBUILD)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:52:20
  Author: spupykin
Revision: 192258

upgpkg: perl-scalar-list-utils 1.46-1

upd

Modified:
  perl-scalar-list-util/trunk/PKGBUILD  (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:48:51 UTC (rev 192257)
+++ PKGBUILD2016-10-14 08:52:20 UTC (rev 192258)
@@ -1,10 +1,11 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
 # Contributor: John D Jones III AKA jnbek 
-# Generator  : CPANPLUS::Dist::Arch 1.32
 
 pkgname='perl-scalar-list-utils'
 pkgver=1.46
-pkgrel='1'
-pkgdesc=""
+pkgrel=1
+pkgdesc="A selection of general-utility list subroutines"
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')


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


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

2016-10-14 Thread Massimiliano Torromeo
Date: Friday, October 14, 2016 @ 08:48:51
  Author: mtorromeo
Revision: 192257

archrelease: copy trunk to community-x86_64

Added:
  rkt/repos/community-x86_64/PKGBUILD
(from rev 192256, rkt/trunk/PKGBUILD)
  
rkt/repos/community-x86_64/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch
(from rev 192256, 
rkt/trunk/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch)
  rkt/repos/community-x86_64/rkt.install
(from rev 192256, rkt/trunk/rkt.install)
  rkt/repos/community-x86_64/rkt.sysusers
(from rev 192256, rkt/trunk/rkt.sysusers)
Deleted:
  rkt/repos/community-x86_64/PKGBUILD
  
rkt/repos/community-x86_64/rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch
  rkt/repos/community-x86_64/rkt.install
  rkt/repos/community-x86_64/rkt.sysusers

--+
 PKGBUILD |  196 ++---
 rkt-1.15.0-stage1-host-reorder-systemd-nspawn-args.patch |   70 ++--
 rkt.install  |   20 -
 rkt.sysusers |4 
 4 files changed, 145 insertions(+), 145 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 08:48:42 UTC (rev 192256)
+++ PKGBUILD2016-10-14 08:48:51 UTC (rev 192257)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-# Contributor: Yuval Adam  PGP-Key: 271386AA2EB7672F
-# Contributor: Kenny Rasschaert  
PGP-Key: 1F70454121E41419
-# Contributor: Adrián Pérez de Castro  
PGP-Key: 91C559DBE4C9123B
-# Contributor: Carl George  PGP-Key: 4BA2F7E101D9F512
-
-pkgname=rkt
-pkgver=1.16.0
-pkgrel=1
-pkgdesc="App container runtime"
-arch=('x86_64')
-url="https://github.com/coreos/rkt;
-license=(apache)
-depends=('glibc' 'openssl' 'zlib' 'systemd')
-makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny'
- 'intltool' 'gperf' 'git' 'libseccomp' 'bc')
-
-# stage1/usr_from_coreos/coreos-common.mk
-CCN_IMG_RELEASE=1151.0.0
-CCN_SYSTEMD_VERSION=v231
-
-# stage1/usr_from_kvm/kernel.mk
-KERNEL_VERSION=4.3.1
-
-source=(https://github.com/coreos/rkt/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-
coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz::http://alpha.release.core-os.net/amd64-usr/$CCN_IMG_RELEASE/coreos_production_pxe_image.cpio.gz
-
coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz.sig::http://alpha.release.core-os.net/amd64-usr/$CCN_IMG_RELEASE/coreos_production_pxe_image.cpio.gz.sig
-
https://www.kernel.org/pub/linux/kernel/v4.x/linux-$KERNEL_VERSION.tar.xz
-rkt.sysusers)
-noextract=(coreos_production_pxe_image.cpio.gz
-   linux-$KERNEL_VERSION.tar.xz)
-validpgpkeys=('04127D0BFABEC8871FFB2CCE50E0885593D2DCB4' '48F9B96A2E16137F')
-sha256sums=('8c7bb07217b68e153d54e45646072fd267ee1ee88a410887f2d8f75eb4752e89'
-'6f08697bea372af916a150f9846110e8855305653e5582b2c2ea04f14253e5c8'
-'SKIP'
-'11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72'
-'2aee4e8547843f4e6c032761b97cb723c1ecd384d508b86f44d16826bc34d6d6')
-install="rkt.install"
-
-prepare() {
-  cd $pkgname-$pkgver
-  mkdir -p build-rkt-$pkgver/tmp/usr_from_kvm/kernel/
-  cd build-rkt-$pkgver/tmp/usr_from_kvm/kernel/
-  ln -s "$srcdir"/linux-$KERNEL_VERSION.tar.xz
-}
-
-build() {
-  cd $pkgname-$pkgver
-  export GOPATH="$PWD/Godeps/_workspace/src"
-
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var \
---enable-tpm=auto \
---with-stage1-flavors=coreos,kvm,host,fly \
---with-stage1-default-flavor=host \
---with-stage1-default-images-directory=/usr/lib/rkt/stage1-images \
---with-stage1-default-location=/usr/lib/rkt/stage1-images/stage1-host.aci \
-
--with-coreos-local-pxe-image-path="$srcdir"/coreos_production_pxe_image-$CCN_IMG_RELEASE.cpio.gz
 \
---with-coreos-local-pxe-image-systemd-version=$CCN_SYSTEMD_VERSION
-
-  make manpages
-  make bash-completion
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver/dist/init/systemd
-
-  for unit in *.service *.timer *.socket; do
-install -Dm644 $unit "$pkgdir"/usr/lib/systemd/system/$unit
-  done
-
-  for tmpfile in tmpfiles.d/*.conf; do
-install -Dm644 $tmpfile "$pkgdir"/usr/lib/$tmpfile
-  done
-
-  cd "$srcdir"/$pkgname-$pkgver
-  install -Dm644 "$srcdir"/rkt.sysusers "$pkgdir"/usr/lib/sysusers.d/rkt.conf
-  install -Dm644 dist/bash_completion/rkt.bash 
"$pkgdir"/usr/share/bash-completion/completions/rkt
-
-  cd dist/manpages
-  for f in *; do
-install -Dm644 "$f" "$pkgdir/usr/share/man/man1/$f"
-  done
-  cd ../..
-
-  cd build-$pkgname-$pkgver
-  install -dm755 "$pkgdir"/usr/bin "$pkgdir"/usr/lib/rkt/stage1-images
-  mv target/bin/rkt tools/actool "$pkgdir"/usr/bin
-  mv target/bin/stage1-*.aci "$pkgdir"/usr/lib/rkt/stage1-images/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: 

[arch-commits] Commit in r8168/repos (14 files)

2016-10-14 Thread Massimiliano Torromeo
Date: Friday, October 14, 2016 @ 08:48:11
  Author: mtorromeo
Revision: 192255

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  r8168/repos/community-testing-i686/PKGBUILD
(from rev 192254, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-i686/linux-4.5.patch
(from rev 192254, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-testing-i686/r8168.install
(from rev 192254, r8168/trunk/r8168.install)
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 192254, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-4.5.patch
(from rev 192254, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 192254, r8168/trunk/r8168.install)
Deleted:
  r8168/repos/community-testing-i686/PKGBUILD
  r8168/repos/community-testing-i686/linux-4.5.patch
  r8168/repos/community-testing-i686/linux-4.7.patch
  r8168/repos/community-testing-i686/r8168.install
  r8168/repos/community-testing-x86_64/PKGBUILD
  r8168/repos/community-testing-x86_64/linux-4.5.patch
  r8168/repos/community-testing-x86_64/linux-4.7.patch
  r8168/repos/community-testing-x86_64/r8168.install

--+
 /PKGBUILD|  102 +
 /linux-4.5.patch |   26 +++
 /r8168.install   |   34 +
 community-testing-i686/PKGBUILD  |   54 ---
 community-testing-i686/linux-4.5.patch   |   13 ---
 community-testing-i686/linux-4.7.patch   |   34 -
 community-testing-i686/r8168.install |   17 
 community-testing-x86_64/PKGBUILD|   54 ---
 community-testing-x86_64/linux-4.5.patch |   13 ---
 community-testing-x86_64/linux-4.7.patch |   34 -
 community-testing-x86_64/r8168.install   |   17 
 11 files changed, 162 insertions(+), 236 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2016-10-14 08:47:45 UTC (rev 192254)
+++ community-testing-i686/PKGBUILD 2016-10-14 08:48:11 UTC (rev 192255)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bob Fanger < bfanger(at)gmail >
-# Contributor: Filip , Det < nimetonmaili(at)gmail >
-
-pkgname=r8168
-pkgver=8.042
-pkgrel=5
-pkgdesc="A kernel module for Realtek 8168 network cards"
-url="http://www.realtek.com.tw;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('glibc' 'linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
-linux-4.5.patch
-   linux-4.7.patch)
-sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2'
-'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e'
-'bbdc817278b17a1803c74228eaccbddb347ae92424a9a6cc92a68946f5392969')
-
-prepare() {
-   cd "$pkgname-$pkgver"
-   patch -p1 -i ../linux-4.5.patch
-   patch -p1 -i ../linux-4.7.patch
-}
-
-build() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-
-   cd "$pkgname-$pkgver"
-
-   # avoid using the Makefile directly -- it doesn't understand
-   # any kernel but the current.
-   make -C /usr/lib/modules/$KERNEL_VERSION/build \
-   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
-   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
-   modules
-}
-
-package() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-   msg "Kernel = $KERNEL_VERSION"
-
-   cd "$pkgname-$pkgver"
-   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko"
-   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-   sed -i "s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH|" 
"$startdir/$pkgname.install"
-}

Copied: r8168/repos/community-testing-i686/PKGBUILD (from rev 192254, 
r8168/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-10-14 08:48:11 UTC (rev 192255)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.043.01
+pkgrel=1
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")

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

2016-10-14 Thread Massimiliano Torromeo
Date: Friday, October 14, 2016 @ 08:48:42
  Author: mtorromeo
Revision: 192256

upgpkg: rkt 1.17.0-1

Modified:
  rkt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:48:11 UTC (rev 192255)
+++ PKGBUILD2016-10-14 08:48:42 UTC (rev 192256)
@@ -7,7 +7,7 @@
 # Contributor: Carl George  PGP-Key: 4BA2F7E101D9F512
 
 pkgname=rkt
-pkgver=1.16.0
+pkgver=1.17.0
 pkgrel=1
 pkgdesc="App container runtime"
 arch=('x86_64')
@@ -32,7 +32,7 @@
 noextract=(coreos_production_pxe_image.cpio.gz
linux-$KERNEL_VERSION.tar.xz)
 validpgpkeys=('04127D0BFABEC8871FFB2CCE50E0885593D2DCB4' '48F9B96A2E16137F')
-sha256sums=('8c7bb07217b68e153d54e45646072fd267ee1ee88a410887f2d8f75eb4752e89'
+sha256sums=('9cebd53d14f37fdfae6f2cb4114d472399773d14f2b8cbff6ea60dcb11a57604'
 '6f08697bea372af916a150f9846110e8855305653e5582b2c2ea04f14253e5c8'
 'SKIP'
 '11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72'


[arch-commits] Commit in r8168/trunk (PKGBUILD linux-4.7.patch)

2016-10-14 Thread Massimiliano Torromeo
Date: Friday, October 14, 2016 @ 08:47:45
  Author: mtorromeo
Revision: 192254

upgpkg: r8168 8.043.01-1

Modified:
  r8168/trunk/PKGBUILD
Deleted:
  r8168/trunk/linux-4.7.patch

-+
 PKGBUILD|   13 +
 linux-4.7.patch |   34 --
 2 files changed, 5 insertions(+), 42 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:47:33 UTC (rev 192253)
+++ PKGBUILD2016-10-14 08:47:45 UTC (rev 192254)
@@ -4,8 +4,8 @@
 # Contributor: Filip , Det < nimetonmaili(at)gmail >
 
 pkgname=r8168
-pkgver=8.042
-pkgrel=5
+pkgver=8.043.01
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")
@@ -14,16 +14,13 @@
 makedepends=('linux-headers')
 install=$pkgname.install
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
-linux-4.5.patch
-   linux-4.7.patch)
-sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2'
-'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e'
-'bbdc817278b17a1803c74228eaccbddb347ae92424a9a6cc92a68946f5392969')
+linux-4.5.patch)
+sha256sums=('517ec3fe3c4d25476f6b7b2bd59c3dee548b8dddfe96d2bbc58f65859155142e'
+'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
 
 prepare() {
cd "$pkgname-$pkgver"
patch -p1 -i ../linux-4.5.patch
-   patch -p1 -i ../linux-4.7.patch
 }
 
 build() {

Deleted: linux-4.7.patch
===
--- linux-4.7.patch 2016-10-14 08:47:33 UTC (rev 192253)
+++ linux-4.7.patch 2016-10-14 08:47:45 UTC (rev 192254)
@@ -1,34 +0,0 @@
 r8168-8.042.00/src/r8168_n.c.orig  2016-08-01 21:20:42.0 +0200
-+++ r8168-8.042.00/src/r8168_n.c   2016-08-01 21:32:49.488072441 +0200
-@@ -22800,7 +22800,9 @@
- dev->hw_features &= ~NETIF_F_IPV6_CSUM;
- netif_set_gso_max_size(dev, LSO_32K);
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0)
- dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
-+#endif
- dev->gso_max_segs = NIC_MAX_PHYS_BUF_COUNT_LSO_64K;
- #endif
- } else {
-@@ -22808,7 +22810,9 @@
- dev->features |=  NETIF_F_IPV6_CSUM | NETIF_F_TSO6;
- netif_set_gso_max_size(dev, LSO_64K);
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,18,0)
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0)
- dev->gso_min_segs = NIC_MIN_PHYS_BUF_COUNT;
-+#endif
- dev->gso_max_segs = NIC_MAX_PHYS_BUF_COUNT_LSO2;
- #endif
- }
-@@ -24970,7 +24974,11 @@
- wmb();
- txd->opts1 = cpu_to_le32(opts1);
- 
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0)
- dev->trans_start = jiffies;
-+#else
-+netif_trans_update(dev);
-+#endif
- 
- tp->cur_tx += frags + 1;
- 


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:47:33
  Author: spupykin
Revision: 192253

archrelease: copy trunk to community-i686, community-x86_64

Added:
  spice-gtk3/repos/community-i686/PKGBUILD
(from rev 192252, spice-gtk3/trunk/PKGBUILD)
  spice-gtk3/repos/community-x86_64/PKGBUILD
(from rev 192252, spice-gtk3/trunk/PKGBUILD)
Deleted:
  spice-gtk3/repos/community-i686/PKGBUILD
  spice-gtk3/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   39 --
 community-x86_64/PKGBUILD |   39 --
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-14 08:47:17 UTC (rev 192252)
+++ community-i686/PKGBUILD 2016-10-14 08:47:33 UTC (rev 192253)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefano Facchini 
-# Contributor: Jonathan Lestrelin 
-# Contributor: Lucio Zara 
-
-pkgname=spice-gtk3
-pkgver=0.32
-pkgrel=2
-pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
-arch=('i686' 'x86_64')
-url="http://spice-space.org;
-license=('LGPL2.1')
-depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup' 'spice-glib')
-makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
-'vala' 'sdl' 'python2-six')
-options=('!emptydirs')
-source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;)
-md5sums=('09930abb5ebe1b25b0f6988eb5716f98')
-
-build() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  PYTHON=python2 ./configure --prefix=/usr \
---disable-static --enable-vala --with-gtk=3.0 \
---with-audio=pulse \
---with-coroutine=gthread --sbindir=/usr/bin \
---enable-smartcard
-  make
-}
-
-package() {
-  cd "$srcdir/spice-gtk-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  pacman -Ql spice-glib | cut -f2 -d' ' | while read f; do
-[ -f $pkgdir/$f ] && rm -f $pkgdir/$f || true
-f=$(echo $f | sed 's|.gz$||')
-[ -f $pkgdir/$f ] && rm -f $pkgdir/$f || true
-  done
-}

Copied: spice-gtk3/repos/community-i686/PKGBUILD (from rev 192252, 
spice-gtk3/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 08:47:33 UTC (rev 192253)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Facchini 
+# Contributor: Jonathan Lestrelin 
+# Contributor: Lucio Zara 
+
+pkgname=spice-gtk3
+pkgver=0.33
+pkgrel=1
+pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
+arch=('i686' 'x86_64')
+url="http://spice-space.org;
+license=('LGPL2.1')
+depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup' 'spice-glib')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
+'vala' 'sdl' 'python2-six')
+options=('!emptydirs')
+source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;)
+md5sums=('19e1b9aa6c59cab776ba5aa633491b7e')
+
+build() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  PYTHON=python2 ./configure --prefix=/usr \
+--disable-static --enable-vala --with-gtk=3.0 \
+--with-audio=pulse \
+--with-coroutine=gthread --sbindir=/usr/bin \
+--enable-smartcard
+  make
+}
+
+package() {
+  cd "$srcdir/spice-gtk-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  pacman -Ql spice-glib | cut -f2 -d' ' | while read f; do
+[ -f $pkgdir/$f ] && rm -f $pkgdir/$f || true
+f=$(echo $f | sed 's|.gz$||')
+[ -f $pkgdir/$f ] && rm -f $pkgdir/$f || true
+  done
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-10-14 08:47:17 UTC (rev 192252)
+++ community-x86_64/PKGBUILD   2016-10-14 08:47:33 UTC (rev 192253)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefano Facchini 
-# Contributor: Jonathan Lestrelin 
-# Contributor: Lucio Zara 
-
-pkgname=spice-gtk3
-pkgver=0.32
-pkgrel=2
-pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
-arch=('i686' 'x86_64')
-url="http://spice-space.org;
-license=('LGPL2.1')
-depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 
'libsoup' 'spice-glib')
-makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 
'spice-protocol' 'usbutils'
-'vala' 'sdl' 'python2-six')
-options=('!emptydirs')

[arch-commits] Commit in perl-list-utilsby/repos (2 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:58
  Author: spupykin
Revision: 192250

archrelease: copy trunk to community-any

Added:
  perl-list-utilsby/repos/community-any/
  perl-list-utilsby/repos/community-any/PKGBUILD
(from rev 192249, perl-list-utilsby/trunk/PKGBUILD)

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

Copied: perl-list-utilsby/repos/community-any/PKGBUILD (from rev 192249, 
perl-list-utilsby/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-10-14 08:46:58 UTC (rev 192250)
@@ -0,0 +1,46 @@
+# Maintainer: Maxwell Pray a.k.a. Synthead 
+
+pkgname=perl-list-utilsby
+_cpanname="List-UtilsBy"
+pkgver=0.10
+pkgrel=1
+pkgdesc="Higher-order list utility functions"
+arch=('any')
+url="http://search.cpan.org/~pevans/$_cpanname;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.5.0')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_cpanname-$pkgver.tar.gz;)
+md5sums=('ed80e57fb37bf929c641b8a43470e488')
+
+# Function to change to the working directory and set
+# environment variables to override undesired options.
+prepareEnvironment() {
+   cd "$srcdir/$_cpanname-$pkgver"
+   export \
+   PERL_MM_USE_DEFAULT=1 \
+   PERL_AUTOINSTALL=--skipdeps \
+   PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+   PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+   MODULEBUILDRC=/dev/null
+}
+md5sums=('2b4e2ffdfa99ab3eba8e221545c67522')
+
+build() {
+   prepareEnvironment
+   /usr/bin/perl Makefile.PL
+   make
+}
+
+check() {
+   prepareEnvironment
+   make test
+}
+
+package() {
+   prepareEnvironment
+   make install
+
+   # Remove "perllocal.pod" and ".packlist".
+   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


[arch-commits] Commit in perl-list-allutils (3 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:39
  Author: spupykin
Revision: 192248

archrelease: copy trunk to community-any

Added:
  perl-list-allutils/repos/community-any/PKGBUILD
(from rev 192247, perl-list-allutils/trunk/PKGBUILD)
Deleted:
  perl-list-allutils/.AURINFO
  perl-list-allutils/repos/community-any/PKGBUILD

--+
 .AURINFO |   16 
 /community-any/PKGBUILD  |   39 +++
 repos/community-any/PKGBUILD |   38 --
 3 files changed, 39 insertions(+), 54 deletions(-)

Deleted: .AURINFO
===
--- .AURINFO2016-10-14 08:46:30 UTC (rev 192247)
+++ .AURINFO2016-10-14 08:46:39 UTC (rev 192248)
@@ -1,16 +0,0 @@
-pkgbase = perl-list-allutils
-   pkgdesc = Perl package that combines List::Util and List::MoreUtils in 
one bite-sized package
-   pkgver = 0.09
-   pkgrel = 1
-   url = http://search.cpan.org/dist/List-AllUtils
-   arch = any
-   license = Artistic2.0
-   checkdepends = perl-test-warnings
-   depends = perl>=5.19.3
-   depends = perl-list-moreutils>=0.28
-   options = !emptydirs
-   source = 
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-0.09.tar.gz
-   md5sums = 3e2dfeeef80c4e1952443c6b7d48583c
-
-pkgname = perl-list-allutils
-

Deleted: repos/community-any/PKGBUILD
===
--- repos/community-any/PKGBUILD2016-10-14 08:46:30 UTC (rev 192247)
+++ repos/community-any/PKGBUILD2016-10-14 08:46:39 UTC (rev 192248)
@@ -1,38 +0,0 @@
-# CPAN Name  : List::AllUtils
-# Contributor: Anton Leontiev 
-# Generator  : CPANPLUS::Dist::Arch 1.29
-
-pkgname=perl-list-allutils
-pkgver=0.11
-pkgrel=1
-pkgdesc='Perl package that combines List::Util and List::MoreUtils in one 
bite-sized package'
-arch=('any')
-url='http://search.cpan.org/dist/List-AllUtils'
-license=('Artistic2.0')
-depends=('perl>=5.19.3' 'perl-list-moreutils>=0.28')
-checkdepends=('perl-test-warnings')
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-0.09.tar.gz)
-options=(!emptydirs)
-md5sums=('3e2dfeeef80c4e1952443c6b7d48583c')
-
-build() {
-   cd List-AllUtils-0.09
-   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
-   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-   /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
-   make
-}
-
-check() {
-   cd List-AllUtils-0.09
-   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
-   export PERL_MM_USE_DEFAULT=1
-   make test
-}
-
-package() {
-   cd List-AllUtils-0.09
-   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
-   make install DESTDIR="$pkgdir"
-   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-list-allutils/repos/community-any/PKGBUILD (from rev 192247, 
perl-list-allutils/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2016-10-14 08:46:39 UTC (rev 192248)
@@ -0,0 +1,39 @@
+# CPAN Name  : List::AllUtils
+# Contributor: Anton Leontiev 
+# Generator  : CPANPLUS::Dist::Arch 1.29
+
+pkgname=perl-list-allutils
+pkgver=0.11
+pkgrel=2
+pkgdesc='Perl package that combines List::Util and List::MoreUtils in one 
bite-sized package'
+arch=('any')
+url='http://search.cpan.org/dist/List-AllUtils'
+license=('Artistic2.0')
+depends=('perl>=5.19.3' 'perl-list-moreutils>=0.28' 
'perl-scalar-list-utils>=1.45'
+'perl-list-someutils' 'perl-list-utilsby')
+checkdepends=('perl-test-warnings')
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-$pkgver.tar.gz)
+options=(!emptydirs)
+md5sums=('86b6383af301c6c32d98f3e736055ef9')
+
+build() {
+   cd List-AllUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+   /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
+   make
+}
+
+check() {
+   cd List-AllUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1
+   make test
+}
+
+package() {
+   cd List-AllUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   make install DESTDIR="$pkgdir"
+   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


[arch-commits] Commit in perl-list-allutils/trunk (PKGBUILD)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:30
  Author: spupykin
Revision: 192247

upgpkg: perl-list-allutils 0.11-2

upd

Modified:
  perl-list-allutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:46:24 UTC (rev 192246)
+++ PKGBUILD2016-10-14 08:46:30 UTC (rev 192247)
@@ -4,19 +4,20 @@
 
 pkgname=perl-list-allutils
 pkgver=0.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Perl package that combines List::Util and List::MoreUtils in one 
bite-sized package'
 arch=('any')
 url='http://search.cpan.org/dist/List-AllUtils'
 license=('Artistic2.0')
-depends=('perl>=5.19.3' 'perl-list-moreutils>=0.28')
+depends=('perl>=5.19.3' 'perl-list-moreutils>=0.28' 
'perl-scalar-list-utils>=1.45'
+'perl-list-someutils' 'perl-list-utilsby')
 checkdepends=('perl-test-warnings')
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-0.09.tar.gz)
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-AllUtils-$pkgver.tar.gz)
 options=(!emptydirs)
-md5sums=('3e2dfeeef80c4e1952443c6b7d48583c')
+md5sums=('86b6383af301c6c32d98f3e736055ef9')
 
 build() {
-   cd List-AllUtils-0.09
+   cd List-AllUtils-$pkgver
unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
@@ -24,7 +25,7 @@
 }
 
 check() {
-   cd List-AllUtils-0.09
+   cd List-AllUtils-$pkgver
unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
export PERL_MM_USE_DEFAULT=1
make test
@@ -31,7 +32,7 @@
 }
 
 package() {
-   cd List-AllUtils-0.09
+   cd List-AllUtils-$pkgver
unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
make install DESTDIR="$pkgdir"
find "$pkgdir" -name .packlist -o -name perllocal.pod -delete


[arch-commits] Commit in perl-list-someutils/repos (2 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:49
  Author: spupykin
Revision: 192249

archrelease: copy trunk to community-any

Added:
  perl-list-someutils/repos/community-any/
  perl-list-someutils/repos/community-any/PKGBUILD
(from rev 192248, perl-list-someutils/trunk/PKGBUILD)

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

Copied: perl-list-someutils/repos/community-any/PKGBUILD (from rev 192248, 
perl-list-someutils/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-10-14 08:46:49 UTC (rev 192249)
@@ -0,0 +1,38 @@
+# CPAN Name  : List::AllUtils
+# Contributor: Anton Leontiev 
+# Generator  : CPANPLUS::Dist::Arch 1.29
+
+pkgname=perl-list-someutils
+pkgver=0.53
+pkgrel=1
+pkgdesc='Perl package that combines List::Util and List::MoreUtils in one 
bite-sized package'
+arch=('any')
+url='http://search.cpan.org/dist/List-SomeUtils'
+license=('Artistic2.0')
+depends=('perl' 'perl-module-implementation')
+checkdepends=('perl-test-warnings')
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-SomeUtils-$pkgver.tar.gz)
+options=(!emptydirs)
+md5sums=('bde33a340a9644368ac2d47d2cac8bb5')
+
+build() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+   perl Makefile.PL INSTALLDIRS=vendor
+   make
+}
+
+check() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1
+   make test
+}
+
+package() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   make install DESTDIR="$pkgdir"
+   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


[arch-commits] Commit in perl-scalar-list-util/repos (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:47:13
  Author: spupykin
Revision: 192251

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-scalar-list-util/repos/community-i686/
  perl-scalar-list-util/repos/community-i686/PKGBUILD
(from rev 192250, perl-scalar-list-util/trunk/PKGBUILD)
  perl-scalar-list-util/repos/community-x86_64/
  perl-scalar-list-util/repos/community-x86_64/PKGBUILD
(from rev 192250, perl-scalar-list-util/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   42 ++
 community-x86_64/PKGBUILD |   42 ++
 2 files changed, 84 insertions(+)

Copied: perl-scalar-list-util/repos/community-i686/PKGBUILD (from rev 192250, 
perl-scalar-list-util/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-14 08:47:13 UTC (rev 192251)
@@ -0,0 +1,42 @@
+# Contributor: John D Jones III AKA jnbek 
+# Generator  : CPANPLUS::Dist::Arch 1.32
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.46
+pkgrel='1'
+pkgdesc=""
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+md5sums=('91b581cec3dd3de016bca7bbb106063b')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}

Copied: perl-scalar-list-util/repos/community-x86_64/PKGBUILD (from rev 192250, 
perl-scalar-list-util/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-10-14 08:47:13 UTC (rev 192251)
@@ -0,0 +1,42 @@
+# Contributor: John D Jones III AKA jnbek 
+# Generator  : CPANPLUS::Dist::Arch 1.32
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.46
+pkgrel='1'
+pkgdesc=""
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+md5sums=('91b581cec3dd3de016bca7bbb106063b')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:47:17
  Author: spupykin
Revision: 192252

upgpkg: spice-gtk3 0.33-1

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:47:13 UTC (rev 192251)
+++ PKGBUILD2016-10-14 08:47:17 UTC (rev 192252)
@@ -5,8 +5,8 @@
 # Contributor: Lucio Zara 
 
 pkgname=spice-gtk3
-pkgver=0.32
-pkgrel=2
+pkgver=0.33
+pkgrel=1
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 
version)"
 arch=('i686' 'x86_64')
 url="http://spice-space.org;
@@ -16,7 +16,7 @@
 'vala' 'sdl' 'python2-six')
 options=('!emptydirs')
 source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2;)
-md5sums=('09930abb5ebe1b25b0f6988eb5716f98')
+md5sums=('19e1b9aa6c59cab776ba5aa633491b7e')
 
 build() {
   cd "$srcdir/spice-gtk-$pkgver"


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:24
  Author: spupykin
Revision: 192246

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   92 +++
 drupal.install |   14 
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 08:46:12 UTC (rev 192245)
+++ PKGBUILD2016-10-14 08:46:24 UTC (rev 192246)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=8.2.0
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="http://www.drupal.org/;
-license=('GPL')
-depends=('php' 'php-gd')
-install='drupal.install'
-backup=('etc/webapps/drupal/.htaccess')
-options=(!strip)
-source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('5d0c57d2fd6338d60a5e311acc188b44')
-
-package() {
-  _instdir=$pkgdir/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p $pkgdir/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p $pkgdir/var/lib/drupal/
-  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 192245, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 08:46:24 UTC (rev 192246)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=8.2.1
+pkgrel=1
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="http://www.drupal.org/;
+license=('GPL')
+depends=('php' 'php-gd')
+install='drupal.install'
+backup=('etc/webapps/drupal/.htaccess')
+options=(!strip)
+source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+md5sums=('ad5ab19697ee0f7d786184ceaa7ddf6a')
+
+package() {
+  _instdir=$pkgdir/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r $srcdir/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p $pkgdir/etc/webapps/drupal
+  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess $pkgdir/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p $pkgdir/var/lib/drupal/
+  mv ${_instdir}/sites $pkgdir/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >$pkgdir/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Require all granted
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2016-10-14 08:46:12 UTC (rev 192245)
+++ drupal.install  2016-10-14 08:46:24 UTC (rev 192246)
@@ -1,7 +0,0 @@
-post_install() {
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 192245, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2016-10-14 08:46:24 UTC (rev 192246)
@@ -0,0 +1,7 @@
+post_install() {
+  chown -R http:http var/lib/drupal
+}
+
+post_upgrade() {
+  chown -R http:http var/lib/drupal
+}


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

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:46:12
  Author: spupykin
Revision: 192245

upgpkg: drupal 8.2.1-1

upd

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:44:58 UTC (rev 192244)
+++ PKGBUILD2016-10-14 08:46:12 UTC (rev 192245)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=8.2.0
+pkgver=8.2.1
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -14,7 +14,7 @@
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
 source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-md5sums=('5d0c57d2fd6338d60a5e311acc188b44')
+md5sums=('ad5ab19697ee0f7d786184ceaa7ddf6a')
 
 package() {
   _instdir=$pkgdir/usr/share/webapps/drupal


[arch-commits] Commit in (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:44:58
  Author: spupykin
Revision: 192244

Added:
  perl-list-utilsby/
  perl-list-utilsby/repos/
  perl-list-utilsby/trunk/
  perl-list-utilsby/trunk/PKGBUILD

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

Added: perl-list-utilsby/trunk/PKGBUILD
===
--- perl-list-utilsby/trunk/PKGBUILD(rev 0)
+++ perl-list-utilsby/trunk/PKGBUILD2016-10-14 08:44:58 UTC (rev 192244)
@@ -0,0 +1,46 @@
+# Maintainer: Maxwell Pray a.k.a. Synthead 
+
+pkgname=perl-list-utilsby
+_cpanname="List-UtilsBy"
+pkgver=0.10
+pkgrel=1
+pkgdesc="Higher-order list utility functions"
+arch=('any')
+url="http://search.cpan.org/~pevans/$_cpanname;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.5.0')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_cpanname-$pkgver.tar.gz;)
+md5sums=('ed80e57fb37bf929c641b8a43470e488')
+
+# Function to change to the working directory and set
+# environment variables to override undesired options.
+prepareEnvironment() {
+   cd "$srcdir/$_cpanname-$pkgver"
+   export \
+   PERL_MM_USE_DEFAULT=1 \
+   PERL_AUTOINSTALL=--skipdeps \
+   PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+   PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+   MODULEBUILDRC=/dev/null
+}
+md5sums=('2b4e2ffdfa99ab3eba8e221545c67522')
+
+build() {
+   prepareEnvironment
+   /usr/bin/perl Makefile.PL
+   make
+}
+
+check() {
+   prepareEnvironment
+   make test
+}
+
+package() {
+   prepareEnvironment
+   make install
+
+   # Remove "perllocal.pod" and ".packlist".
+   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


[arch-commits] Commit in (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:44:00
  Author: spupykin
Revision: 192243

Added:
  perl-list-someutils/
  perl-list-someutils/repos/
  perl-list-someutils/trunk/
  perl-list-someutils/trunk/PKGBUILD

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

Added: perl-list-someutils/trunk/PKGBUILD
===
--- perl-list-someutils/trunk/PKGBUILD  (rev 0)
+++ perl-list-someutils/trunk/PKGBUILD  2016-10-14 08:44:00 UTC (rev 192243)
@@ -0,0 +1,38 @@
+# CPAN Name  : List::AllUtils
+# Contributor: Anton Leontiev 
+# Generator  : CPANPLUS::Dist::Arch 1.29
+
+pkgname=perl-list-someutils
+pkgver=0.53
+pkgrel=1
+pkgdesc='Perl package that combines List::Util and List::MoreUtils in one 
bite-sized package'
+arch=('any')
+url='http://search.cpan.org/dist/List-SomeUtils'
+license=('Artistic2.0')
+depends=('perl' 'perl-module-implementation')
+checkdepends=('perl-test-warnings')
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/List-SomeUtils-$pkgver.tar.gz)
+options=(!emptydirs)
+md5sums=('bde33a340a9644368ac2d47d2cac8bb5')
+
+build() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+   perl Makefile.PL INSTALLDIRS=vendor
+   make
+}
+
+check() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   export PERL_MM_USE_DEFAULT=1
+   make test
+}
+
+package() {
+   cd List-SomeUtils-$pkgver
+   unset PERL5LIB PERL_MM_OPT PERL_LOCAL_LIB_ROOT
+   make install DESTDIR="$pkgdir"
+   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:42:44
  Author: jsteel
Revision: 192242

archrelease: copy trunk to community-any

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

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

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

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


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:42:32
  Author: jsteel
Revision: 192241

upgpkg: aws-cli 1.11.4-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:41:27 UTC (rev 192240)
+++ PKGBUILD2016-10-14 08:42:32 UTC (rev 192241)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('3f7e771144be3c9c9238c00b9fd07bdc')
+md5sums=('66f3be00522e11a7ea78c1890e9ba9f9')
 
 build() {
   cd $pkgname-$pkgver


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:41:10
  Author: jsteel
Revision: 192239

upgpkg: python-botocore 1.4.62-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 08:33:31 UTC (rev 192238)
+++ PKGBUILD2016-10-14 08:41:10 UTC (rev 192239)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.61
+pkgver=1.4.62
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('8dfdad1f9bb518a0a7ae0b4516bd0432')
+md5sums=('6c1336717a5d8053f6ba94a01e5fbab6')
 
 build() {
   cd botocore-$pkgver


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:41:27
  Author: jsteel
Revision: 192240

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-14 08:41:10 UTC (rev 192239)
+++ PKGBUILD2016-10-14 08:41:27 UTC (rev 192240)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.4.61
-pkgrel=1
-pkgdesc='A low-level interface to a growing number of Amazon Web Services'
-arch=('any')
-url="https://github.com/boto/botocore;
-license=('Apache')
-depends=('python-dateutil' 'python-jmespath' 'python-docutils')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('8dfdad1f9bb518a0a7ae0b4516bd0432')
-
-build() {
-  cd botocore-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd botocore-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 192239, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-14 08:41:27 UTC (rev 192240)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.4.62
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore;
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('6c1336717a5d8053f6ba94a01e5fbab6')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (4 files)

2016-10-14 Thread Sergej Pupykin
Date: Friday, October 14, 2016 @ 08:33:31
  Author: spupykin
Revision: 192238

Added:
  perl-scalar-list-util/
  perl-scalar-list-util/repos/
  perl-scalar-list-util/trunk/
  perl-scalar-list-util/trunk/PKGBUILD

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

Added: perl-scalar-list-util/trunk/PKGBUILD
===
--- perl-scalar-list-util/trunk/PKGBUILD(rev 0)
+++ perl-scalar-list-util/trunk/PKGBUILD2016-10-14 08:33:31 UTC (rev 
192238)
@@ -0,0 +1,42 @@
+# Contributor: John D Jones III AKA jnbek 
+# Generator  : CPANPLUS::Dist::Arch 1.32
+
+pkgname='perl-scalar-list-utils'
+pkgver=1.46
+pkgrel='1'
+pkgdesc=""
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl')
+makedepends=()
+url='https://metacpan.org/release/Scalar-List-Utils'
+source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz;)
+md5sums=('91b581cec3dd3de016bca7bbb106063b')
+
+build() {
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
+  PERL_AUTOINSTALL=--skipdeps\
+  PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='$pkgdir'" \
+  PERL_MB_OPT="--installdirs vendor --destdir '$pkgdir'" \
+  MODULEBUILDRC=/dev/null
+
+cd "$srcdir/Scalar-List-Utils-$pkgver"
+/usr/bin/perl Makefile.PL
+make
+  )
+}
+
+check() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
+make test
+  )
+}
+
+package() {
+  cd "$srcdir/Scalar-List-Utils-$pkgver"
+  make install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:21:03
  Author: jsteel
Revision: 192237

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  facter/repos/community-staging-i686/
  facter/repos/community-staging-i686/PKGBUILD
(from rev 192236, facter/trunk/PKGBUILD)
  facter/repos/community-staging-x86_64/
  facter/repos/community-staging-x86_64/PKGBUILD
(from rev 192236, facter/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   53 
 community-staging-x86_64/PKGBUILD |   53 
 2 files changed, 106 insertions(+)

Copied: facter/repos/community-staging-i686/PKGBUILD (from rev 192236, 
facter/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-14 08:21:03 UTC (rev 192237)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.4.1
+pkgrel=3
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment' 'leatherman' 'cpp-hocon')
+optdepends=('java-environment: jruby support')
+replaces=('cfacter')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('f77152508492ca17ad41d757e3dd1ef7')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Replace rb_data_object_alloc symbol with rb_data_object_wrap
+  # https://tickets.puppetlabs.com/browse/FACT-1291
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc lib/src/ruby )
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  # TODO: Investigate why tests fail on i686 most of the time with Ruby 2.3.0
+  make test || [[ $CARCH == i686 ]]
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: facter/repos/community-staging-x86_64/PKGBUILD (from rev 192236, 
facter/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-14 08:21:03 UTC (rev 192237)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.4.1
+pkgrel=3
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment' 'leatherman' 'cpp-hocon')
+optdepends=('java-environment: jruby support')
+replaces=('cfacter')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('f77152508492ca17ad41d757e3dd1ef7')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Replace rb_data_object_alloc symbol with rb_data_object_wrap
+  # https://tickets.puppetlabs.com/browse/FACT-1291
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc lib/src/ruby )
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  # TODO: Investigate why tests fail on i686 most of the time with Ruby 2.3.0
+  make test || [[ $CARCH == i686 ]]
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 08:20:24
  Author: jsteel
Revision: 192236

upgpkg: facter 3.4.1-3

boost 1.62 rebuild

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 07:55:50 UTC (rev 192235)
+++ PKGBUILD2016-10-14 08:20:24 UTC (rev 192236)
@@ -8,7 +8,7 @@
 
 pkgname=facter
 pkgver=3.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Collect and display system facts"
 arch=('i686' 'x86_64')
 url="http://puppetlabs.com/facter;


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

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 07:55:50
  Author: jsteel
Revision: 192235

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  leatherman/repos/community-staging-i686/
  leatherman/repos/community-staging-i686/PKGBUILD
(from rev 192234, leatherman/trunk/PKGBUILD)
  leatherman/repos/community-staging-i686/boost-1.62.patch
(from rev 192234, leatherman/trunk/boost-1.62.patch)
  leatherman/repos/community-staging-x86_64/
  leatherman/repos/community-staging-x86_64/PKGBUILD
(from rev 192234, leatherman/trunk/PKGBUILD)
  leatherman/repos/community-staging-x86_64/boost-1.62.patch
(from rev 192234, leatherman/trunk/boost-1.62.patch)

---+
 community-staging-i686/PKGBUILD   |   48 
 community-staging-i686/boost-1.62.patch   |   11 ++
 community-staging-x86_64/PKGBUILD |   48 
 community-staging-x86_64/boost-1.62.patch |   11 ++
 4 files changed, 118 insertions(+)

Copied: leatherman/repos/community-staging-i686/PKGBUILD (from rev 192234, 
leatherman/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-14 07:55:50 UTC (rev 192235)
@@ -0,0 +1,48 @@
+# Maintainer: Jonathan Steel 
+
+pkgname=leatherman
+pkgver=0.9.1
+pkgrel=2
+pkgdesc="Collection of C++ and CMake utility libraries"
+arch=('i686' 'x86_64')
+url="https://github.com/puppetlabs/leatherman;
+license=('APACHE')
+makedepends=('boost' 'cmake' 'rapidjson')
+checkdepends=('ruby')
+source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz
+boost-1.62.patch)
+md5sums=('ad1c03f759a9451b333c867ec90e4a97'
+ '18aeaac44f2b24702f04fb04535d3a3a')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Ruby 2.3 fix: replace rb_data_object_alloc symbol with rb_data_object_wrap
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc ruby )
+
+  # (LTH-115) Fix Boost.Log sink initialization with Boost 1.62
+  patch -Np0 -i ../boost-1.62.patch 
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: leatherman/repos/community-staging-i686/boost-1.62.patch (from rev 
192234, leatherman/trunk/boost-1.62.patch)
===
--- community-staging-i686/boost-1.62.patch (rev 0)
+++ community-staging-i686/boost-1.62.patch 2016-10-14 07:55:50 UTC (rev 
192235)
@@ -0,0 +1,11 @@
+--- logging/src/logging.cc.orig2016-10-14 08:37:12.829303659 +0100
 logging/src/logging.cc 2016-10-14 08:38:21.799662293 +0100
+@@ -82,7 +82,7 @@
+ core->remove_all_sinks();
+ 
+ using sink_t = sinks::synchronous_sink;
+-boost::shared_ptr sink(new sink_t());
++boost::shared_ptr sink = 
boost::make_shared(boost::make_shared());
+ core->add_sink(sink);
+ 
+ 

Copied: leatherman/repos/community-staging-x86_64/PKGBUILD (from rev 192234, 
leatherman/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-14 07:55:50 UTC (rev 192235)
@@ -0,0 +1,48 @@
+# Maintainer: Jonathan Steel 
+
+pkgname=leatherman
+pkgver=0.9.1
+pkgrel=2
+pkgdesc="Collection of C++ and CMake utility libraries"
+arch=('i686' 'x86_64')
+url="https://github.com/puppetlabs/leatherman;
+license=('APACHE')
+makedepends=('boost' 'cmake' 'rapidjson')
+checkdepends=('ruby')
+source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz
+boost-1.62.patch)
+md5sums=('ad1c03f759a9451b333c867ec90e4a97'
+ '18aeaac44f2b24702f04fb04535d3a3a')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Ruby 2.3 fix: replace rb_data_object_alloc symbol with rb_data_object_wrap
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc ruby )
+
+  # (LTH-115) Fix Boost.Log sink initialization with Boost 1.62
+  patch -Np0 -i ../boost-1.62.patch 
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: leatherman/repos/community-staging-x86_64/boost-1.62.patch (from rev 
192234, leatherman/trunk/boost-1.62.patch)
===
--- 

[arch-commits] Commit in leatherman/trunk (PKGBUILD boost-1.62.patch)

2016-10-14 Thread Jonathan Steel
Date: Friday, October 14, 2016 @ 07:55:35
  Author: jsteel
Revision: 192234

upgpkg: leatherman 0.9.1-2

boost 1.62 rebuild

Added:
  leatherman/trunk/boost-1.62.patch
Modified:
  leatherman/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 boost-1.62.patch |   11 +++
 2 files changed, 19 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 02:41:30 UTC (rev 192233)
+++ PKGBUILD2016-10-14 07:55:35 UTC (rev 192234)
@@ -2,7 +2,7 @@
 
 pkgname=leatherman
 pkgver=0.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Collection of C++ and CMake utility libraries"
 arch=('i686' 'x86_64')
 url="https://github.com/puppetlabs/leatherman;
@@ -9,8 +9,10 @@
 license=('APACHE')
 makedepends=('boost' 'cmake' 'rapidjson')
 checkdepends=('ruby')
-source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz)
-md5sums=('ad1c03f759a9451b333c867ec90e4a97')
+source=($pkgname-$pkgver.tar.gz::https://github.com/puppetlabs/leatherman/archive/$pkgver.tar.gz
+boost-1.62.patch)
+md5sums=('ad1c03f759a9451b333c867ec90e4a97'
+ '18aeaac44f2b24702f04fb04535d3a3a')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -18,6 +20,9 @@
   # Ruby 2.3 fix: replace rb_data_object_alloc symbol with rb_data_object_wrap
   sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
 $( grep -rl rb_data_object_alloc ruby )
+
+  # (LTH-115) Fix Boost.Log sink initialization with Boost 1.62
+  patch -Np0 -i ../boost-1.62.patch 
 }
 
 build() {

Added: boost-1.62.patch
===
--- boost-1.62.patch(rev 0)
+++ boost-1.62.patch2016-10-14 07:55:35 UTC (rev 192234)
@@ -0,0 +1,11 @@
+--- logging/src/logging.cc.orig2016-10-14 08:37:12.829303659 +0100
 logging/src/logging.cc 2016-10-14 08:38:21.799662293 +0100
+@@ -82,7 +82,7 @@
+ core->remove_all_sinks();
+ 
+ using sink_t = sinks::synchronous_sink;
+-boost::shared_ptr sink(new sink_t());
++boost::shared_ptr sink = 
boost::make_shared(boost::make_shared());
+ core->add_sink(sink);
+ 
+