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

2016-06-21 Thread Kyle Keen
Date: Wednesday, June 22, 2016 @ 03:38:58
  Author: kkeen
Revision: 180723

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

Added:
  seamonkey/repos/community-i686/PKGBUILD
(from rev 180722, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-i686/mozconfig
(from rev 180722, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-i686/mozilla-1245076-1.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-i686/mozilla-1245076.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-i686/rhbz-966424.patch
(from rev 180722, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
(from rev 180722, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-i686/seamonkey.install
(from rev 180722, seamonkey/trunk/seamonkey.install)
  seamonkey/repos/community-x86_64/PKGBUILD
(from rev 180722, seamonkey/trunk/PKGBUILD)
  seamonkey/repos/community-x86_64/mozconfig
(from rev 180722, seamonkey/trunk/mozconfig)
  seamonkey/repos/community-x86_64/mozilla-1245076-1.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076-1.patch)
  seamonkey/repos/community-x86_64/mozilla-1245076.patch
(from rev 180722, seamonkey/trunk/mozilla-1245076.patch)
  seamonkey/repos/community-x86_64/rhbz-966424.patch
(from rev 180722, seamonkey/trunk/rhbz-966424.patch)
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
(from rev 180722, seamonkey/trunk/seamonkey-2.0-lang.patch)
  seamonkey/repos/community-x86_64/seamonkey.install
(from rev 180722, seamonkey/trunk/seamonkey.install)
Deleted:
  seamonkey/repos/community-i686/PKGBUILD
  seamonkey/repos/community-i686/mozconfig
  seamonkey/repos/community-i686/mozilla-1245076-1.patch
  seamonkey/repos/community-i686/mozilla-1245076.patch
  seamonkey/repos/community-i686/rhbz-966424.patch
  seamonkey/repos/community-i686/seamonkey-2.0-lang.patch
  seamonkey/repos/community-i686/seamonkey.install
  seamonkey/repos/community-x86_64/PKGBUILD
  seamonkey/repos/community-x86_64/mozconfig
  seamonkey/repos/community-x86_64/mozilla-1245076-1.patch
  seamonkey/repos/community-x86_64/mozilla-1245076.patch
  seamonkey/repos/community-x86_64/rhbz-966424.patch
  seamonkey/repos/community-x86_64/seamonkey-2.0-lang.patch
  seamonkey/repos/community-x86_64/seamonkey.install

---+
 /PKGBUILD |  186 
 /mozconfig|   72 ++
 /mozilla-1245076-1.patch  |   98 ++
 /mozilla-1245076.patch|   46 ++
 /rhbz-966424.patch|   46 ++
 /seamonkey-2.0-lang.patch |   22 +++
 /seamonkey.install|   24 +++
 community-i686/PKGBUILD   |   89 -
 community-i686/mozconfig  |   36 -
 community-i686/mozilla-1245076-1.patch|   49 ---
 community-i686/mozilla-1245076.patch  |   23 ---
 community-i686/rhbz-966424.patch  |   23 ---
 community-i686/seamonkey-2.0-lang.patch   |   11 -
 community-i686/seamonkey.install  |   12 -
 community-x86_64/PKGBUILD |   89 -
 community-x86_64/mozconfig|   36 -
 community-x86_64/mozilla-1245076-1.patch  |   49 ---
 community-x86_64/mozilla-1245076.patch|   23 ---
 community-x86_64/rhbz-966424.patch|   23 ---
 community-x86_64/seamonkey-2.0-lang.patch |   11 -
 community-x86_64/seamonkey.install|   12 -
 21 files changed, 494 insertions(+), 486 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180722:180723 to see the changes.


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

2016-06-21 Thread Kyle Keen
Date: Wednesday, June 22, 2016 @ 03:36:48
  Author: kkeen
Revision: 180722

upgpkg: seamonkey 2.40-3 FS#49790

Modified:
  seamonkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 22:41:32 UTC (rev 180721)
+++ PKGBUILD2016-06-22 03:36:48 UTC (rev 180722)
@@ -3,7 +3,7 @@
 
 pkgname=seamonkey
 pkgver=2.40
-pkgrel=2
+pkgrel=3
 pkgdesc="SeaMonkey internet suite"
 arch=('i686' 'x86_64')
 license=('MPL')
@@ -62,6 +62,10 @@
   unset MAKEFLAGS
   unset CPPFLAGS
 
+  # GCC 6
+  CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2"
+  CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2"
+
   make -j1 -f client.mk build
 }
 


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

2016-06-21 Thread Gaëtan Bisson
Date: Wednesday, June 22, 2016 @ 00:25:16
  Author: bisson
Revision: 270468

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

Added:
  gnupg/repos/core-i686/PKGBUILD
(from rev 270467, gnupg/repos/testing-i686/PKGBUILD)
  gnupg/repos/core-i686/install
(from rev 270467, gnupg/repos/testing-i686/install)
  gnupg/repos/core-x86_64/PKGBUILD
(from rev 270467, gnupg/repos/testing-x86_64/PKGBUILD)
  gnupg/repos/core-x86_64/install
(from rev 270467, gnupg/repos/testing-x86_64/install)
Deleted:
  gnupg/repos/core-i686/PKGBUILD
  gnupg/repos/core-i686/install
  gnupg/repos/core-i686/sig-check-correction.diff
  gnupg/repos/core-x86_64/PKGBUILD
  gnupg/repos/core-x86_64/install
  gnupg/repos/core-x86_64/sig-check-correction.diff
  gnupg/repos/testing-i686/
  gnupg/repos/testing-x86_64/

---+
 /PKGBUILD |  124 
 /install  |   20 +
 core-i686/PKGBUILD|   65 
 core-i686/install |4 -
 core-i686/sig-check-correction.diff   |   50 
 core-x86_64/PKGBUILD  |   65 
 core-x86_64/install   |4 -
 core-x86_64/sig-check-correction.diff |   50 
 8 files changed, 144 insertions(+), 238 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2016-06-21 20:26:23 UTC (rev 270467)
+++ core-i686/PKGBUILD  2016-06-22 00:25:16 UTC (rev 270468)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Powalowski 
-# Contributor: Andreas Radke 
-# Contributor: Judd Vinet 
-
-pkgname=gnupg
-pkgver=2.1.12
-pkgrel=2
-pkgdesc='Complete and free implementation of the OpenPGP standard'
-url='http://www.gnupg.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-optdepends=('libldap: gpg2keys_ldap'
-'libusb-compat: scdaemon')
-makedepends=('libldap' 'libusb-compat')
-depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
- 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
-  '46CC730865BB5C78EBABADCF04376F3EE0856959'
-  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
-  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
-source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig}
-'sig-check-correction.diff')
-sha1sums=('3b01a35ac04277ea31cc01b4ac4e230e54b5480c' 'SKIP'
-  '3b9e42ff60a3ec28f507e3da9401a7201e3cff14')
-
-install=install
-
-conflicts=('dirmngr' 'gnupg2')
-provides=('dirmngr' "gnupg2=${pkgver}")
-replaces=('dirmngr' 'gnupg2')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
-   patch -p1 -i ../sig-check-correction.diff
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --sbindir=/usr/bin \
-   --libexecdir=/usr/lib/gnupg \
-   --enable-maintainer-mode \
-   --enable-symcryptrun \
-
-   make
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make check
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   ln -s gpg2 "${pkgdir}"/usr/bin/gpg
-   ln -s gpgv2 "${pkgdir}"/usr/bin/gpgv
-   ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
-   rm "${pkgdir}/usr/share/gnupg/com-certs.pem" # FS#33059
-}

Copied: gnupg/repos/core-i686/PKGBUILD (from rev 270467, 
gnupg/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-06-22 00:25:16 UTC (rev 270468)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.1.13
+pkgrel=1
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')

[arch-commits] Commit in sagemath/repos (32 files)

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 22:38:05
  Author: arojas
Revision: 180714

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

Added:
  sagemath/repos/community-staging-i686/
  sagemath/repos/community-staging-i686/PKGBUILD
(from rev 180713, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-i686/anal.h
(from rev 180713, sagemath/trunk/anal.h)
  sagemath/repos/community-staging-i686/clean.patch
(from rev 180713, sagemath/trunk/clean.patch)
  sagemath/repos/community-staging-i686/cython-sys-path.patch
(from rev 180713, sagemath/trunk/cython-sys-path.patch)
  sagemath/repos/community-staging-i686/disable-fes.patch
(from rev 180713, sagemath/trunk/disable-fes.patch)
  sagemath/repos/community-staging-i686/ecm-7.patch
(from rev 180713, sagemath/trunk/ecm-7.patch)
  sagemath/repos/community-staging-i686/env.patch
(from rev 180713, sagemath/trunk/env.patch)
  sagemath/repos/community-staging-i686/is-package-installed.patch
(from rev 180713, sagemath/trunk/is-package-installed.patch)
  sagemath/repos/community-staging-i686/jupyter-path.patch
(from rev 180713, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-i686/linbox-1.4.patch
(from rev 180713, sagemath/trunk/linbox-1.4.patch)
  sagemath/repos/community-staging-i686/package.patch
(from rev 180713, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-i686/paths.patch
(from rev 180713, sagemath/trunk/paths.patch)
  sagemath/repos/community-staging-i686/python-2.7.11.patch
(from rev 180713, sagemath/trunk/python-2.7.11.patch)
  sagemath/repos/community-staging-i686/skip-check.patch
(from rev 180713, sagemath/trunk/skip-check.patch)
  sagemath/repos/community-staging-i686/test-optional.patch
(from rev 180713, sagemath/trunk/test-optional.patch)
  sagemath/repos/community-staging-x86_64/
  sagemath/repos/community-staging-x86_64/PKGBUILD
(from rev 180713, sagemath/trunk/PKGBUILD)
  sagemath/repos/community-staging-x86_64/anal.h
(from rev 180713, sagemath/trunk/anal.h)
  sagemath/repos/community-staging-x86_64/clean.patch
(from rev 180713, sagemath/trunk/clean.patch)
  sagemath/repos/community-staging-x86_64/cython-sys-path.patch
(from rev 180713, sagemath/trunk/cython-sys-path.patch)
  sagemath/repos/community-staging-x86_64/disable-fes.patch
(from rev 180713, sagemath/trunk/disable-fes.patch)
  sagemath/repos/community-staging-x86_64/ecm-7.patch
(from rev 180713, sagemath/trunk/ecm-7.patch)
  sagemath/repos/community-staging-x86_64/env.patch
(from rev 180713, sagemath/trunk/env.patch)
  sagemath/repos/community-staging-x86_64/is-package-installed.patch
(from rev 180713, sagemath/trunk/is-package-installed.patch)
  sagemath/repos/community-staging-x86_64/jupyter-path.patch
(from rev 180713, sagemath/trunk/jupyter-path.patch)
  sagemath/repos/community-staging-x86_64/linbox-1.4.patch
(from rev 180713, sagemath/trunk/linbox-1.4.patch)
  sagemath/repos/community-staging-x86_64/package.patch
(from rev 180713, sagemath/trunk/package.patch)
  sagemath/repos/community-staging-x86_64/paths.patch
(from rev 180713, sagemath/trunk/paths.patch)
  sagemath/repos/community-staging-x86_64/python-2.7.11.patch
(from rev 180713, sagemath/trunk/python-2.7.11.patch)
  sagemath/repos/community-staging-x86_64/skip-check.patch
(from rev 180713, sagemath/trunk/skip-check.patch)
  sagemath/repos/community-staging-x86_64/test-optional.patch
(from rev 180713, sagemath/trunk/test-optional.patch)

-+
 community-staging-i686/PKGBUILD |  167 ++
 community-staging-i686/anal.h   |   65 ++
 community-staging-i686/clean.patch  |   24 
 community-staging-i686/cython-sys-path.patch|   10 
 community-staging-i686/disable-fes.patch|   19 
 community-staging-i686/ecm-7.patch  |   79 +++
 community-staging-i686/env.patch|  150 +
 community-staging-i686/is-package-installed.patch   |  387 ++
 community-staging-i686/jupyter-path.patch   |   31 +
 community-staging-i686/linbox-1.4.patch |  470 ++
 community-staging-i686/package.patch|   11 
 community-staging-i686/paths.patch  |   39 +
 community-staging-i686/python-2.7.11.patch  |   11 
 community-staging-i686/skip-check.patch |   21 
 community-staging-i686/test-optional.patch  |   11 
 community-staging-x86_64/PKGBUILD   |  167 ++
 community-staging-x86_64/anal.h |   65 ++
 community-staging-x86_64/clean.patch|   24 
 community-staging-x86_64/cython-sys-path.patch  |   10 
 community-staging-x86_64/disable-fes.patch  |   19 
 community-staging-x86_64/ecm-7.patch|   79 +++
 community-staging-x86_64/env.patch 

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 22:35:27
  Author: arojas
Revision: 180713

NTL 9.10 rebuild

Modified:
  sagemath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 21:30:36 UTC (rev 180712)
+++ PKGBUILD2016-06-21 22:35:27 UTC (rev 180713)
@@ -9,13 +9,13 @@
 
 pkgname=sagemath
 pkgver=7.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, 
Mathematica, and Matlab"
 arch=(i686 x86_64)
 url="http://www.sagemath.org;
 license=(GPL)
 depends=(ipython2 cysignals ppl palp brial singular cliquer maxima-ecl gfan 
sympow tachyon python2-rpy2 nauty
-  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-igraph python2-pillow libgap flintqs lcalc lrcalc arb
+  python2-matplotlib python2-scipy python2-sympy python2-networkx 
python2-pillow libgap flintqs lcalc lrcalc arb
   eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox rubiks pari-galdata 
pari-seadata-small planarity rankwidth
   sage-data-combinatorial_designs sage-data-elliptic_curves sage-data-graphs 
sage-data-polytopes_db sage-data-conway_polynomials)
 optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile 
cython code'
@@ -26,6 +26,7 @@
   'modular_decomposition: modular decomposition of graphs' 'ffmpeg: to export 
animations to video' 'imagemagick: to show animations'
   'coxeter3: Coxeter groups implementation' 'cryptominisat: SAT solver' 
'gap-data: for computing Galois groups'
   'lrs: Algorithms for linear reverse search used in game theory and for 
computing volume of polytopes'
+  'python2-igraph: igraph backend for graph theory'
   'jupyter-notebook: Jupyter notebook interface' 'atlas-lapack: improved 
performance for some linear algebra operations')
 makedepends=(cython2 boost ratpoints symmetrica fflas-ffpack python2-jinja 
coin-or-cbc
   mcqd coxeter3 cryptominisat modular_decomposition bliss-graphs tdlib 
python2-pkgconfig meataxe) # libfes


[arch-commits] Commit in linbox/repos (10 files)

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:30:36
  Author: arojas
Revision: 180712

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

Added:
  linbox/repos/community-staging-i686/
  linbox/repos/community-staging-i686/PKGBUILD
(from rev 180711, linbox/trunk/PKGBUILD)
  linbox/repos/community-staging-i686/lapack.patch
(from rev 180711, linbox/trunk/lapack.patch)
  linbox/repos/community-staging-i686/linbox-fplll.patch
(from rev 180711, linbox/trunk/linbox-fplll.patch)
  linbox/repos/community-staging-i686/underlink.patch
(from rev 180711, linbox/trunk/underlink.patch)
  linbox/repos/community-staging-x86_64/
  linbox/repos/community-staging-x86_64/PKGBUILD
(from rev 180711, linbox/trunk/PKGBUILD)
  linbox/repos/community-staging-x86_64/lapack.patch
(from rev 180711, linbox/trunk/lapack.patch)
  linbox/repos/community-staging-x86_64/linbox-fplll.patch
(from rev 180711, linbox/trunk/linbox-fplll.patch)
  linbox/repos/community-staging-x86_64/underlink.patch
(from rev 180711, linbox/trunk/underlink.patch)

-+
 community-staging-i686/PKGBUILD |   31 +
 community-staging-i686/lapack.patch |   22 ++
 community-staging-i686/linbox-fplll.patch   |   87 ++
 community-staging-i686/underlink.patch  |   41 
 community-staging-x86_64/PKGBUILD   |   31 +
 community-staging-x86_64/lapack.patch   |   22 ++
 community-staging-x86_64/linbox-fplll.patch |   87 ++
 community-staging-x86_64/underlink.patch|   41 
 8 files changed, 362 insertions(+)

Copied: linbox/repos/community-staging-i686/PKGBUILD (from rev 180711, 
linbox/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 21:30:36 UTC (rev 180712)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas < nqn7...@gmail.com >
+
+pkgname=linbox
+pkgver=1.4.1
+pkgrel=6
+pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
+arch=(i686 x86_64)
+url="http://linalg.org/;
+license=(LGPL)
+depends=(m4rie lapack flint libfplll iml givaro) 
+makedepends=(fflas-ffpack)
+source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz;)
+md5sums=('e6638413bef578990d8764faca44ab17')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr --enable-sage --enable-optimization 
--with-fplll=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+# make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: linbox/repos/community-staging-i686/lapack.patch (from rev 180711, 
linbox/trunk/lapack.patch)
===
--- community-staging-i686/lapack.patch (rev 0)
+++ community-staging-i686/lapack.patch 2016-06-21 21:30:36 UTC (rev 180712)
@@ -0,0 +1,22 @@
+--- ./macros/lapack-check.m4.orig  2012-06-07 02:30:26.0 -0600
 ./macros/lapack-check.m4   2012-10-02 15:05:47.051001770 -0600
+@@ -38,7 +38,7 @@ LIBS="${BACKUP_LIBS} ${BLAS_LIBS}"
+ 
+ AC_TRY_RUN(dnl ICC ?
+ [   #include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack
+--- ./configure.orig   2012-06-07 15:19:31.0 -0600
 ./configure2012-10-02 15:06:07.629005714 -0600
+@@ -18077,7 +18077,7 @@ else
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h.  */
+#include "fflas-ffpack/fflas-ffpack-config.h"
+-  #ifdef __FFLAS_FFPACK_HAVE_LAPACK
++  #ifdef __FFLASFFPACK_HAVE_LAPACK
+  int main() { return 0 ; }
+#else
+a pas lapack

Copied: linbox/repos/community-staging-i686/linbox-fplll.patch (from rev 
180711, linbox/trunk/linbox-fplll.patch)
===
--- community-staging-i686/linbox-fplll.patch   (rev 0)
+++ community-staging-i686/linbox-fplll.patch   2016-06-21 21:30:36 UTC (rev 
180712)
@@ -0,0 +1,87 @@
+--- ./linbox/algorithms/lattice.h.orig 2012-06-07 02:30:32.0 -0600
 ./linbox/algorithms/lattice.h  2012-12-10 16:03:03.114827079 -0700
+@@ -48,18 +48,7 @@
+ 
+ 
+ #ifdef __LINBOX_HAVE_FPLLL
+-// this is a damn FPLLL bug !!!
+-namespace FPLLL {
+-#define round
+-#define trunc
+ #include 
+-#include 
+-#include 
+-#include 
+-#undef round
+-#undef trunc
+-}
+-
+ #endif
+ 
+ 
+--- ./linbox/algorithms/lattice.inl.orig   2012-06-07 02:30:32.0 
-0600
 ./linbox/algorithms/lattice.inl2012-12-10 16:05:04.846262737 -0700
+@@ -335,31 +335,31 @@ namespace LinBox
+  

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:25:27
  Author: arojas
Revision: 180711

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

Added:
  singular/repos/community-staging-i686/
  singular/repos/community-staging-i686/PKGBUILD
(from rev 180710, singular/trunk/PKGBUILD)
  singular/repos/community-staging-i686/fix-include-dirs.patch
(from rev 180710, singular/trunk/fix-include-dirs.patch)
  singular/repos/community-staging-i686/ntl8.patch
(from rev 180710, singular/trunk/ntl8.patch)
  singular/repos/community-staging-i686/singular-gcc6.patch
(from rev 180710, singular/trunk/singular-gcc6.patch)
  singular/repos/community-staging-i686/templates.patch
(from rev 180710, singular/trunk/templates.patch)
  singular/repos/community-staging-x86_64/
  singular/repos/community-staging-x86_64/PKGBUILD
(from rev 180710, singular/trunk/PKGBUILD)
  singular/repos/community-staging-x86_64/fix-include-dirs.patch
(from rev 180710, singular/trunk/fix-include-dirs.patch)
  singular/repos/community-staging-x86_64/ntl8.patch
(from rev 180710, singular/trunk/ntl8.patch)
  singular/repos/community-staging-x86_64/singular-gcc6.patch
(from rev 180710, singular/trunk/singular-gcc6.patch)
  singular/repos/community-staging-x86_64/templates.patch
(from rev 180710, singular/trunk/templates.patch)

-+
 community-staging-i686/PKGBUILD |   89 ++
 community-staging-i686/fix-include-dirs.patch   |   11 ++
 community-staging-i686/ntl8.patch   |   47 +++
 community-staging-i686/singular-gcc6.patch  |   32 +++
 community-staging-i686/templates.patch  |   60 ++
 community-staging-x86_64/PKGBUILD   |   89 ++
 community-staging-x86_64/fix-include-dirs.patch |   11 ++
 community-staging-x86_64/ntl8.patch |   47 +++
 community-staging-x86_64/singular-gcc6.patch|   32 +++
 community-staging-x86_64/templates.patch|   60 ++
 10 files changed, 478 insertions(+)

Copied: singular/repos/community-staging-i686/PKGBUILD (from rev 180710, 
singular/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 21:25:27 UTC (rev 180711)
@@ -0,0 +1,89 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=singular
+pkgver=3.1.7.p1
+_majver=3-1-7
+pkgrel=22
+pkgdesc="Computer Algebra System for polynomial computations"
+arch=(i686 x86_64)
+url="http://www.singular.uni-kl.de/;
+license=(GPL)
+depends=(flint cddlib) # polymake
+options=(!buildflags)
+source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/src/$_majver/Singular-${_majver}p1.tar.gz;
 
+  
"http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/src/$_majver/Singular-${_majver}-share.tar.gz;
 
+  'templates.patch' 'ntl8.patch' 
"http://git.sagemath.org/sage.git/plain/build/pkgs/singular/patches/currring.patch;
 
+  'fix-include-dirs.patch' 'singular-gcc6.patch')
+md5sums=('ce369519d1c5d07342722e78240ea044'
+ 'b9177c00e95ee21b137984bade9fc481'
+ '8ca8ba06c846a8de189fff322d557705'
+ '2c028bbda467b437d5598ac07cd7211f'
+ '1fe968092b5e98878cd9b47c7d9acc81'
+ '31bdcc87548dd1fdc2cf5a73545b4f2d'
+ '36bb2a3fa574275215464f835dd16e05')
+
+prepare() {
+  cd Singular-$_majver
+  patch -p1 -i ../templates.patch
+# fix build against NTL 8
+  patch -p1 -i ../ntl8.patch
+# fix flint detection
+  sed -e 's|-lmpir|-lgmp|' -i factory/configure -i Singular/configure
+# fix segfault
+  patch -p1 -i ../currring.patch
+# fix factory include dir
+  patch -p1 -i ../fix-include-dirs.patch
+# fix build with GCC 6 (Fedora)
+  patch -p1 -i ../singular-gcc6.patch
+}
+
+build() {
+  cd Singular-$_majver
+
+  export CPP=/usr/bin/cpp
+  export CXXCPP=/usr/bin/cpp
+  export CFLAGS="-fPIC"
+  export CXXFLAGS="-fPIC"
+
+# force using system ntl
+  rm -r ntl
+
+  mkdir -p build
+
+  ./configure --prefix=$PWD/build/usr/lib/Singular \
+ --bindir=$PWD/build/usr/lib/Singular --libdir=$PWD/build/usr/lib/Singular 
\ # --includedir=$PWD/build/usr/include \
+ --with-apint=gmp --with-gmp=/usr --with-malloc=system --with-ntl=/usr 
--with-flint=/usr --disable-doc --with-NTL --without-MP --without-lex \
+ --enable-Singular --enable-factory --enable-libfac 
--enable-IntegerProgramming --enable-gfanlib
+  make install
+
+  export CFLAGS="$CFLAGS -DPIC -DLIBSINGULAR"
+  export CXXFLAGS="$CXXFLAGS -DPIC -DLIBSINGULAR"
+
+  ./configure --prefix=$PWD/build/usr/lib/Singular \
+ --bindir=$PWD/build/usr/lib/Singular --libdir=$PWD/build/usr/lib/Singular 
--includedir=$PWD/build/usr/include \
+ --with-apint=gmp --with-gmp=/usr --with-malloc=system --with-ntl=/usr 
--with-flint=/usr --disable-doc 

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:24:42
  Author: arojas
Revision: 180710

NTL 9.10 rebuild

Modified:
  singular/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 21:20:03 UTC (rev 180709)
+++ PKGBUILD2016-06-21 21:24:42 UTC (rev 180710)
@@ -5,7 +5,7 @@
 pkgname=singular
 pkgver=3.1.7.p1
 _majver=3-1-7
-pkgrel=21
+pkgrel=22
 pkgdesc="Computer Algebra System for polynomial computations"
 arch=(i686 x86_64)
 url="http://www.singular.uni-kl.de/;


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:20:03
  Author: arojas
Revision: 180709

NTL 9.10 rebuild

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 21:13:53 UTC (rev 180708)
+++ PKGBUILD2016-06-21 21:20:03 UTC (rev 180709)
@@ -3,7 +3,7 @@
 
 pkgname=linbox
 pkgver=1.4.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A template library for exact, high-performance linear algebra 
computation with dense, sparse, and structured matrices over the integers and 
over finite fields"
 arch=(i686 x86_64)
 url="http://linalg.org/;


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:13:53
  Author: arojas
Revision: 180708

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

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

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

Copied: eclib/repos/community-staging-i686/PKGBUILD (from rev 180707, 
eclib/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 21:13:53 UTC (rev 180708)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=eclib
+pkgver=20160206
+pkgrel=9
+pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
+arch=(i686 x86_64)
+url="https://github.com/JohnCremona/eclib/;
+license=(GPL)
+depends=(flint pari-sage boost-libs)
+makedepends=(boost)
+source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz;)
+md5sums=('8497ea59a0a5dcc3f32ee21bb3510eac')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+

Copied: eclib/repos/community-staging-x86_64/PKGBUILD (from rev 180707, 
eclib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-06-21 21:13:53 UTC (rev 180708)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=eclib
+pkgver=20160206
+pkgrel=9
+pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
+arch=(i686 x86_64)
+url="https://github.com/JohnCremona/eclib/;
+license=(GPL)
+depends=(flint pari-sage boost-libs)
+makedepends=(boost)
+source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz;)
+md5sums=('8497ea59a0a5dcc3f32ee21bb3510eac')
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh
+  ./configure --prefix=/usr --with-flint=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make install DESTDIR="$pkgdir"
+}
+


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:13:23
  Author: arojas
Revision: 180707

NTL 9.10 rebuild

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 21:07:21 UTC (rev 180706)
+++ PKGBUILD2016-06-21 21:13:23 UTC (rev 180707)
@@ -3,7 +3,7 @@
 
 pkgname=eclib
 pkgver=20160206
-pkgrel=8
+pkgrel=9
 pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular 
symbol code used to create the elliptic curve database"
 arch=(i686 x86_64)
 url="https://github.com/JohnCremona/eclib/;


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:07:21
  Author: arojas
Revision: 180706

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

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

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

Copied: giac/repos/community-staging-i686/PKGBUILD (from rev 180705, 
giac/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 21:07:21 UTC (rev 180706)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgbase=giac
+pkgname=(giac libgiac)
+_pkgver=1.2.2-61
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc="A free computer algebra system"
+arch=(i686 x86_64)
+url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+license=(GPL3)
+makedepends=(mpfi gsl pari-sage ntl lapack libpng libjpeg fltk)
+source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_${_pkgver}.tar.gz;)
+md5sums=('90902ba5bcc5a56905884e2f58e8f3a1')
+
+build() {
+  cd $pkgbase-${pkgver%.*}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package_giac() {
+  depends=(libgiac fltk)
+  provides=(xcas)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{lib,include}
+}
+
+package_libgiac() {
+  pkgdesc="Giac shared library"
+  depends=(mpfi gsl pari-sage ntl lapack libpng)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{bin,share}
+}
+

Copied: giac/repos/community-staging-x86_64/PKGBUILD (from rev 180705, 
giac/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-06-21 21:07:21 UTC (rev 180706)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 175037 2016-05-12 15:18:07Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgbase=giac
+pkgname=(giac libgiac)
+_pkgver=1.2.2-61
+pkgver=${_pkgver//-/.}
+pkgrel=1
+pkgdesc="A free computer algebra system"
+arch=(i686 x86_64)
+url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
+license=(GPL3)
+makedepends=(mpfi gsl pari-sage ntl lapack libpng libjpeg fltk)
+source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_${_pkgver}.tar.gz;)
+md5sums=('90902ba5bcc5a56905884e2f58e8f3a1')
+
+build() {
+  cd $pkgbase-${pkgver%.*}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package_giac() {
+  depends=(libgiac fltk)
+  provides=(xcas)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{lib,include}
+}
+
+package_libgiac() {
+  pkgdesc="Giac shared library"
+  depends=(mpfi gsl pari-sage ntl lapack libpng)
+
+  cd $pkgbase-${pkgver%.*}
+  make DESTDIR="$pkgdir" install
+
+  rm -r "$pkgdir"/usr/{bin,share}
+}
+


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 21:06:25
  Author: arojas
Revision: 180705

Update to 1.2.2.61

Modified:
  giac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 20:55:09 UTC (rev 180704)
+++ PKGBUILD2016-06-21 21:06:25 UTC (rev 180705)
@@ -3,9 +3,9 @@
 
 pkgbase=giac
 pkgname=(giac libgiac)
-_pkgver=1.2.2-57
+_pkgver=1.2.2-61
 pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=1
 pkgdesc="A free computer algebra system"
 arch=(i686 x86_64)
 url="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html;
@@ -12,7 +12,7 @@
 license=(GPL3)
 makedepends=(mpfi gsl pari-sage ntl lapack libpng libjpeg fltk)
 
source=("http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/${pkgname}_${_pkgver}.tar.gz;)
-md5sums=('ad6ea155ee24b52dd7809771ab1a91af')
+md5sums=('90902ba5bcc5a56905884e2f58e8f3a1')
 
 build() {
   cd $pkgbase-${pkgver%.*}


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 20:55:09
  Author: arojas
Revision: 180704

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

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

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

Copied: flint/repos/community-staging-i686/PKGBUILD (from rev 180703, 
flint/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 20:55:09 UTC (rev 180704)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+# Contributor: Alessandro "jakedust" Andrioni 
+
+pkgname=flint
+pkgver=2.5.2
+pkgrel=13
+pkgdesc="A C library for doing number theory"
+arch=(i686 x86_64)
+url="http://www.flintlib.org;
+license=(GPL)
+depends=(mpfr ntl)
+source=("http://www.flintlib.org/flint-$pkgver.tar.gz;)
+md5sums=('cda885309362150196aed66a5e0f0383')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: flint/repos/community-staging-x86_64/PKGBUILD (from rev 180703, 
flint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-06-21 20:55:09 UTC (rev 180704)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+# Contributor: Alessandro "jakedust" Andrioni 
+
+pkgname=flint
+pkgver=2.5.2
+pkgrel=13
+pkgdesc="A C library for doing number theory"
+arch=(i686 x86_64)
+url="http://www.flintlib.org;
+license=(GPL)
+depends=(mpfr ntl)
+source=("http://www.flintlib.org/flint-$pkgver.tar.gz;)
+md5sums=('cda885309362150196aed66a5e0f0383')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-ntl=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2016-06-21 Thread Levente Polyak
Date: Tuesday, June 21, 2016 @ 20:54:28
  Author: anthraxx
Revision: 180701

upgpkg: ropper 1.10.1-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 20:48:36 UTC (rev 180700)
+++ PKGBUILD2016-06-21 20:54:28 UTC (rev 180701)
@@ -3,7 +3,7 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper' 'python2-ropper')
 _pkgname=Ropper
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="Show information about binary files and find gadgets to build rop 
chains for different architectures"
 url="https://github.com/sashs/Ropper;
@@ -11,7 +11,7 @@
 license=('GPL2')
 makedepends=('python-setuptools' 'python-capstone' 'python-filebytes' 
'python2-setuptools' 'python2-capstone' 'python2-filebytes')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('704250a6f5dc113ea8c3bf94c03368fb0f627121586be4112287fcc39cec614dbc73004ad139ebf9acd2366b5f3551ea0110c2e9efa91e4373b6c44aba75ceaf')
+sha512sums=('b9dc2091d512f91951c55899b7962fed8f35019eb360af91570583f4501ae7514388e8be6f0f022c43cf0814990417d7c4f07786c84c681acda555b531d6f60f')
 
 prepare() {
   cp -ra ${_pkgname}-${pkgver}{,-py2}


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 20:54:42
  Author: arojas
Revision: 180703

NTL 9.10 rebuild

Modified:
  flint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 20:54:35 UTC (rev 180702)
+++ PKGBUILD2016-06-21 20:54:42 UTC (rev 180703)
@@ -5,7 +5,7 @@
 
 pkgname=flint
 pkgver=2.5.2
-pkgrel=12
+pkgrel=13
 pkgdesc="A C library for doing number theory"
 arch=(i686 x86_64)
 url="http://www.flintlib.org;


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

2016-06-21 Thread Levente Polyak
Date: Tuesday, June 21, 2016 @ 20:54:35
  Author: anthraxx
Revision: 180702

archrelease: copy trunk to community-any

Added:
  ropper/repos/community-any/PKGBUILD
(from rev 180701, ropper/trunk/PKGBUILD)
Deleted:
  ropper/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:54:28 UTC (rev 180701)
+++ PKGBUILD2016-06-21 20:54:35 UTC (rev 180702)
@@ -1,68 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgbase=ropper
-pkgname=('ropper' 'python-ropper' 'python2-ropper')
-_pkgname=Ropper
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="Show information about binary files and find gadgets to build rop 
chains for different architectures"
-url="https://github.com/sashs/Ropper;
-arch=('any')
-license=('GPL2')
-makedepends=('python-setuptools' 'python-capstone' 'python-filebytes' 
'python2-setuptools' 'python2-capstone' 'python2-filebytes')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('704250a6f5dc113ea8c3bf94c03368fb0f627121586be4112287fcc39cec614dbc73004ad139ebf9acd2366b5f3551ea0110c2e9efa91e4373b6c44aba75ceaf')
-
-prepare() {
-  cp -ra ${_pkgname}-${pkgver}{,-py2}
-  sed -r 's|(env python)|\12|' -i ${_pkgname}-${pkgver}-py2/sample.py
-}
-
-build() {
-  (cd ${_pkgname}-${pkgver}
-python setup.py build
-  )
-  (cd ${_pkgname}-${pkgver}-py2
-python2 setup.py build
-  )
-}
-
-check() {
-  (cd ${_pkgname}-${pkgver}
-python test.py
-  )
-  (cd ${_pkgname}-${pkgver}-py2
-python2 test.py
-  )
-}
-
-package_ropper() {
-  depends=('python' "python-ropper>=${pkgver}")
-  optdepends=('python-keystone: assemble command support')
-  cd ${_pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  rm -r "${pkgdir}/usr/lib"
-}
-
-package_python-ropper() {
-  depends=('python-capstone' 'python-filebytes')
-  optdepends=('python-keystone: assemble command support')
-  cd ${_pkgname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm 644 sample.py "${pkgdir}/usr/share/doc/${pkgname}/sample.py"
-  rm -r "${pkgdir}/usr/bin"
-}
-
-package_python2-ropper() {
-  depends=('python2-capstone' 'python2-filebytes')
-  optdepends=('python2-keystone: assemble command support')
-  cd ${_pkgname}-${pkgver}-py2
-  python2 setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm 644 sample.py "${pkgdir}/usr/share/doc/${pkgname}/sample.py"
-  rm -r "${pkgdir}/usr/bin"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ropper/repos/community-any/PKGBUILD (from rev 180701, 
ropper/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 20:54:35 UTC (rev 180702)
@@ -0,0 +1,68 @@
+# Maintainer: Levente Polyak 
+
+pkgbase=ropper
+pkgname=('ropper' 'python-ropper' 'python2-ropper')
+_pkgname=Ropper
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="Show information about binary files and find gadgets to build rop 
chains for different architectures"
+url="https://github.com/sashs/Ropper;
+arch=('any')
+license=('GPL2')
+makedepends=('python-setuptools' 'python-capstone' 'python-filebytes' 
'python2-setuptools' 'python2-capstone' 'python2-filebytes')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('b9dc2091d512f91951c55899b7962fed8f35019eb360af91570583f4501ae7514388e8be6f0f022c43cf0814990417d7c4f07786c84c681acda555b531d6f60f')
+
+prepare() {
+  cp -ra ${_pkgname}-${pkgver}{,-py2}
+  sed -r 's|(env python)|\12|' -i ${_pkgname}-${pkgver}-py2/sample.py
+}
+
+build() {
+  (cd ${_pkgname}-${pkgver}
+python setup.py build
+  )
+  (cd ${_pkgname}-${pkgver}-py2
+python2 setup.py build
+  )
+}
+
+check() {
+  (cd ${_pkgname}-${pkgver}
+python test.py
+  )
+  (cd ${_pkgname}-${pkgver}-py2
+python2 test.py
+  )
+}
+
+package_ropper() {
+  depends=('python' "python-ropper>=${pkgver}")
+  optdepends=('python-keystone: assemble command support')
+  cd ${_pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+  rm -r "${pkgdir}/usr/lib"
+}
+
+package_python-ropper() {
+  depends=('python-capstone' 'python-filebytes')
+  optdepends=('python-keystone: assemble command support')
+  cd ${_pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
+  

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 20:48:36
  Author: arojas
Revision: 180700

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

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

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

Copied: ntl/repos/community-staging-i686/PKGBUILD (from rev 180699, 
ntl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-21 20:48:36 UTC (rev 180700)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Brad Conte 
+
+pkgname=ntl
+pkgver=9.10.0
+pkgrel=1
+pkgdesc="A Library for doing Number Theory"
+arch=(i686 x86_64)
+url="http://www.shoup.net/ntl/;
+license=(GPL)
+depends=(gf2x gmp)
+makedepends=()
+source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('3846639577fc4bcba30f45e079d82a69')
+
+build() {
+  cd $pkgname-$pkgver/src
+  ./configure DEF_PREFIX=/usr SHARED=on NTL_GF2X_LIB=on NATIVE=off
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/src
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver/src
+  make PREFIX="$pkgdir/usr" install
+}

Copied: ntl/repos/community-staging-x86_64/PKGBUILD (from rev 180699, 
ntl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-06-21 20:48:36 UTC (rev 180700)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Brad Conte 
+
+pkgname=ntl
+pkgver=9.10.0
+pkgrel=1
+pkgdesc="A Library for doing Number Theory"
+arch=(i686 x86_64)
+url="http://www.shoup.net/ntl/;
+license=(GPL)
+depends=(gf2x gmp)
+makedepends=()
+source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('3846639577fc4bcba30f45e079d82a69')
+
+build() {
+  cd $pkgname-$pkgver/src
+  ./configure DEF_PREFIX=/usr SHARED=on NTL_GF2X_LIB=on NATIVE=off
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver/src
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver/src
+  make PREFIX="$pkgdir/usr" install
+}


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 20:47:54
  Author: arojas
Revision: 180699

Update to 9.10

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:30:37 UTC (rev 180698)
+++ PKGBUILD2016-06-21 20:47:54 UTC (rev 180699)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte 
 
 pkgname=ntl
-pkgver=9.9.1
+pkgver=9.10.0
 pkgrel=1
 pkgdesc="A Library for doing Number Theory"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(gf2x gmp)
 makedepends=()
 source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('2b189eb103e588d498ead4c6a8b09b3c')
+md5sums=('3846639577fc4bcba30f45e079d82a69')
 
 build() {
   cd $pkgname-$pkgver/src


[arch-commits] Commit in tomcat8/repos/extra-any (10 files)

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:26:23
  Author: guillaume
Revision: 270467

archrelease: copy trunk to extra-any

Added:
  tomcat8/repos/extra-any/PKGBUILD
(from rev 270466, tomcat8/trunk/PKGBUILD)
  tomcat8/repos/extra-any/systemd_sysusers.d_tomcat8.conf
(from rev 270466, tomcat8/trunk/systemd_sysusers.d_tomcat8.conf)
  tomcat8/repos/extra-any/systemd_tmpfiles.d_tomcat8.conf
(from rev 270466, tomcat8/trunk/systemd_tmpfiles.d_tomcat8.conf)
  tomcat8/repos/extra-any/systemd_tomcat8.service
(from rev 270466, tomcat8/trunk/systemd_tomcat8.service)
  tomcat8/repos/extra-any/tomcat8.install
(from rev 270466, tomcat8/trunk/tomcat8.install)
Deleted:
  tomcat8/repos/extra-any/PKGBUILD
  tomcat8/repos/extra-any/systemd_sysusers.d_tomcat8.conf
  tomcat8/repos/extra-any/systemd_tmpfiles.d_tomcat8.conf
  tomcat8/repos/extra-any/systemd_tomcat8.service
  tomcat8/repos/extra-any/tomcat8.install

-+
 PKGBUILD|  156 +++---
 systemd_sysusers.d_tomcat8.conf |2 
 systemd_tmpfiles.d_tomcat8.conf |   10 +-
 systemd_tomcat8.service |   70 -
 tomcat8.install |   38 -
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:20:38 UTC (rev 270466)
+++ PKGBUILD2016-06-21 20:26:23 UTC (rev 270467)
@@ -1,78 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=tomcat8
-pkgver=8.0.35
-pkgrel=1
-pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer 
Pages 2.3 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(https://dist.apache.org/repos/dist/release/tomcat/tomcat-8/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
-
-sha256sums=('6bc380aeebe0b56cf9b37b8c3c128919d2e8ac84d756448fc8e9d8af122f88fd'
-'01ba022e06d6afa71f6f7d774e48c042c63eca9e06f0c95c92cf8d5a3828a8b2'
-'02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216'
-'0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2')
-
-_gid_log=19
-_gid_tomcat=57
-_uid_tomcat=57
-
-package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
-
-  # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
"${pkgdir}"/var/log/${pkgname}
-  ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs
-  touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 "${pkgdir}"/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf
-
-  install -dm775 "${pkgdir}"/var/lib/${pkgname}
-  cp -r webapps "${pkgdir}"/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname}
-  chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps
-  ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps
-
-  install -dm1777 "${pkgdir}"/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work
-
-  install -Dm644 "${srcdir}"/systemd_${pkgname}.service \
- "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \
-

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

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:20:38
  Author: guillaume
Revision: 270466

upgpkg: tomcat8 8.0.36-1

Modified:
  tomcat8/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 20:18:03 UTC (rev 270465)
+++ PKGBUILD2016-06-21 20:20:38 UTC (rev 270466)
@@ -1,6 +1,6 @@
 # Maintainer: Guillaume ALAUX 
 pkgname=tomcat8
-pkgver=8.0.35
+pkgver=8.0.36
 pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer 
Pages 2.3 technologies'
 arch=('any')
@@ -21,7 +21,7 @@
 systemd_sysusers.d_${pkgname}.conf
 systemd_tmpfiles.d_${pkgname}.conf)
 
-sha256sums=('6bc380aeebe0b56cf9b37b8c3c128919d2e8ac84d756448fc8e9d8af122f88fd'
+sha256sums=('7963464d86faf8416b92fb2b04c70da9759c7c332e1700c1e9f581883b4db664'
 '01ba022e06d6afa71f6f7d774e48c042c63eca9e06f0c95c92cf8d5a3828a8b2'
 '02e7a1edb82ed117629189806d40c2c7b70ec994ecbafc11cb7dc7eec35af216'
 '0dc1fdb537d3488756755f3fb713a9638597d4c68596f6f94f2707e8363cf5e2')


[arch-commits] Commit in tomcat7/repos/extra-any (10 files)

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:18:03
  Author: guillaume
Revision: 270465

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 270464, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
(from rev 270464, tomcat7/trunk/systemd_sysusers.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 270464, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 270464, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 270464, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  156 +++---
 systemd_sysusers.d_tomcat7.conf |2 
 systemd_tmpfiles.d_tomcat7.conf |   10 +-
 systemd_tomcat7.service |   70 -
 tomcat7.install |   38 -
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:16:29 UTC (rev 270464)
+++ PKGBUILD2016-06-21 20:18:03 UTC (rev 270465)
@@ -1,78 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=tomcat7
-pkgver=7.0.70
-pkgrel=1
-pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=6' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
-
-sha256sums=('13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74'
-'51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
-'4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
-'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')
-
-_gid_log=19
-_gid_tomcat=71
-_uid_tomcat=71
-
-package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
-
-  # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
"${pkgdir}"/var/log/${pkgname}
-  ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs
-  touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 "${pkgdir}"/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf
-
-  install -dm775 "${pkgdir}"/var/lib/${pkgname}
-  cp -r webapps "${pkgdir}"/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname}
-  chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps
-  ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps
-
-  install -dm1777 "${pkgdir}"/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work
-
-  install -Dm644 "${srcdir}"/systemd_${pkgname}.service \
- "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \
- 

[arch-commits] Commit in tomcat7/repos/extra-any (10 files)

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:16:29
  Author: guillaume
Revision: 270464

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 270463, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
(from rev 270463, tomcat7/trunk/systemd_sysusers.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 270463, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 270463, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 270463, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  156 +++---
 systemd_sysusers.d_tomcat7.conf |2 
 systemd_tmpfiles.d_tomcat7.conf |   10 +-
 systemd_tomcat7.service |   70 -
 tomcat7.install |   38 -
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:06:18 UTC (rev 270463)
+++ PKGBUILD2016-06-21 20:16:29 UTC (rev 270464)
@@ -1,78 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=tomcat7
-pkgver=7.0.70
-pkgrel=1
-pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=6' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
-
-sha256sums=('13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74'
-'51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
-'4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
-'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')
-
-_gid_log=19
-_gid_tomcat=71
-_uid_tomcat=71
-
-package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
-
-  # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
"${pkgdir}"/var/log/${pkgname}
-  ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs
-  touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 "${pkgdir}"/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf
-
-  install -dm775 "${pkgdir}"/var/lib/${pkgname}
-  cp -r webapps "${pkgdir}"/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname}
-  chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps
-  ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps
-
-  install -dm1777 "${pkgdir}"/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work
-
-  install -Dm644 "${srcdir}"/systemd_${pkgname}.service \
- "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \
- 

[arch-commits] Commit in tomcat7/repos/extra-any (10 files)

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:06:18
  Author: guillaume
Revision: 270463

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 270462, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
(from rev 270462, tomcat7/trunk/systemd_sysusers.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 270462, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 270462, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 270462, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  156 +++---
 systemd_sysusers.d_tomcat7.conf |2 
 systemd_tmpfiles.d_tomcat7.conf |   10 +-
 systemd_tomcat7.service |   70 -
 tomcat7.install |   38 -
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:05:32 UTC (rev 270462)
+++ PKGBUILD2016-06-21 20:06:18 UTC (rev 270463)
@@ -1,78 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=tomcat7
-pkgver=7.0.70
-pkgrel=1
-pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=6' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
-
-sha256sums=('13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74'
-'51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
-'4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
-'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')
-
-_gid_log=19
-_gid_tomcat=71
-_uid_tomcat=71
-
-package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
-
-  # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
"${pkgdir}"/var/log/${pkgname}
-  ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs
-  touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 "${pkgdir}"/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf
-
-  install -dm775 "${pkgdir}"/var/lib/${pkgname}
-  cp -r webapps "${pkgdir}"/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname}
-  chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps
-  ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps
-
-  install -dm1777 "${pkgdir}"/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work
-
-  install -Dm644 "${srcdir}"/systemd_${pkgname}.service \
- "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \
- 

[arch-commits] Commit in tomcat7/repos/extra-any (10 files)

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:05:32
  Author: guillaume
Revision: 270462

archrelease: copy trunk to extra-any

Added:
  tomcat7/repos/extra-any/PKGBUILD
(from rev 270461, tomcat7/trunk/PKGBUILD)
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
(from rev 270461, tomcat7/trunk/systemd_sysusers.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
(from rev 270461, tomcat7/trunk/systemd_tmpfiles.d_tomcat7.conf)
  tomcat7/repos/extra-any/systemd_tomcat7.service
(from rev 270461, tomcat7/trunk/systemd_tomcat7.service)
  tomcat7/repos/extra-any/tomcat7.install
(from rev 270461, tomcat7/trunk/tomcat7.install)
Deleted:
  tomcat7/repos/extra-any/PKGBUILD
  tomcat7/repos/extra-any/systemd_sysusers.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tmpfiles.d_tomcat7.conf
  tomcat7/repos/extra-any/systemd_tomcat7.service
  tomcat7/repos/extra-any/tomcat7.install

-+
 PKGBUILD|  156 +++---
 systemd_sysusers.d_tomcat7.conf |2 
 systemd_tmpfiles.d_tomcat7.conf |   10 +-
 systemd_tomcat7.service |   70 -
 tomcat7.install |   38 -
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 20:04:25 UTC (rev 270461)
+++ PKGBUILD2016-06-21 20:05:32 UTC (rev 270462)
@@ -1,78 +0,0 @@
-# Maintainer: Guillaume ALAUX 
-pkgname=tomcat7
-pkgver=7.0.69
-pkgrel=1
-pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
-arch=('any')
-url='http://tomcat.apache.org/'
-license=('APACHE')
-depends=('java-runtime>=6' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
-optdepends=('tomcat-native: to allow optimal performance in production 
environments')
-backup=(etc/${pkgname}/catalina.policy
-etc/${pkgname}/catalina.properties
-etc/${pkgname}/context.xml
-etc/${pkgname}/logging.properties
-etc/${pkgname}/server.xml
-etc/${pkgname}/tomcat-users.xml
-etc/${pkgname}/web.xml)
-install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz
-systemd_${pkgname}.service
-systemd_sysusers.d_${pkgname}.conf
-systemd_tmpfiles.d_${pkgname}.conf)
-
-sha256sums=('5202aab315355d001c41cfe81820e55d3dcd4b4da191054464c68182fa2a9c0f'
-'51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
-'4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
-'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')
-
-_gid_log=19
-_gid_tomcat=71
-_uid_tomcat=71
-
-package() {
-  cd "${srcdir}/apache-tomcat-${pkgver}"
-
-  # Tomcat general files
-  install -dm755 "${pkgdir}"/usr/share/{,java/}${pkgname}
-  cp -r bin "${pkgdir}"/usr/share/${pkgname}
-  # commons-daemon and tomcat-natives are packaged on their own
-  rm 
"${pkgdir}"/usr/share/${pkgname}/bin/{*.bat,commons-daemon*,tomcat-native.tar.gz}
-  ln -s /usr/share/java/commons-daemon.jar 
"${pkgdir}"/usr/share/${pkgname}/bin/commons-daemon.jar
-
-  install -m644 lib/* "${pkgdir}"/usr/share/java/${pkgname}
-  # eclipse-ecj is packaged on its own
-  rm "${pkgdir}"/usr/share/java/${pkgname}/ecj-*.jar
-  ln -s ../eclipse-ecj.jar "${pkgdir}"/usr/share/java/${pkgname}/ecj.jar
-
-  ln -s /usr/share/java/${pkgname} "${pkgdir}"/usr/share/${pkgname}/lib
-
-  # We log through systemd but this would still be required for stock Tomcat 
logging
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_log} 
"${pkgdir}"/var/log/${pkgname}
-  ln -s /var/log/${pkgname} "${pkgdir}"/usr/share/${pkgname}/logs
-  touch "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-  chgrp ${_gid_log} "${pkgdir}"/var/log/${pkgname}/catalina.{out,err}
-
-  install -dm775 "${pkgdir}"/etc/${pkgname}
-  install -g ${_gid_tomcat} -m640 conf/* "${pkgdir}"/etc/${pkgname}
-  install -d -g ${_gid_tomcat} -m775 "${pkgdir}"/etc/${pkgname}/Catalina
-  ln -s /etc/${pkgname} "${pkgdir}"/usr/share/${pkgname}/conf
-
-  install -dm775 "${pkgdir}"/var/lib/${pkgname}
-  cp -r webapps "${pkgdir}"/var/lib/${pkgname}
-  chown -R ${_uid_tomcat}:${_gid_tomcat} "${pkgdir}"/var/lib/${pkgname}
-  chmod 775 "${pkgdir}"/var/lib/${pkgname}/webapps
-  ln -s /var/lib/${pkgname}/webapps "${pkgdir}"/usr/share/${pkgname}/webapps
-
-  install -dm1777 "${pkgdir}"/var/tmp
-  install -dm775 -o ${_uid_tomcat} -g ${_gid_tomcat} 
"${pkgdir}"/var/tmp/${pkgname}/{temp,work}
-  ln -s /var/tmp/${pkgname}/temp "${pkgdir}"/usr/share/${pkgname}/temp
-  ln -s /var/tmp/${pkgname}/work "${pkgdir}"/usr/share/${pkgname}/work
-
-  install -Dm644 "${srcdir}"/systemd_${pkgname}.service \
- "${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
-  install -Dm644 "${srcdir}"/systemd_sysusers.d_${pkgname}.conf \
- 

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

2016-06-21 Thread Guillaume Alaux
Date: Tuesday, June 21, 2016 @ 20:04:25
  Author: guillaume
Revision: 270461

Upstream release 7.0.70

Modified:
  tomcat7/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 19:44:57 UTC (rev 270460)
+++ PKGBUILD2016-06-21 20:04:25 UTC (rev 270461)
@@ -1,6 +1,6 @@
 # Maintainer: Guillaume ALAUX 
 pkgname=tomcat7
-pkgver=7.0.69
+pkgver=7.0.70
 pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
 arch=('any')
@@ -21,7 +21,7 @@
 systemd_sysusers.d_${pkgname}.conf
 systemd_tmpfiles.d_${pkgname}.conf)
 
-sha256sums=('5202aab315355d001c41cfe81820e55d3dcd4b4da191054464c68182fa2a9c0f'
+sha256sums=('13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74'
 '51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
 '4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
 'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')


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

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:41:07
  Author: andyrtr
Revision: 270457

upgpkg: docbook-utils 0.6.14-8

add optdepends description about perl-sgmls; FS#49776

Modified:
  docbook-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 19:34:30 UTC (rev 270456)
+++ PKGBUILD2016-06-21 19:41:07 UTC (rev 270457)
@@ -7,7 +7,7 @@
 
 pkgname=docbook-utils
 pkgver=0.6.14
-pkgrel=7
+pkgrel=8
 pkgdesc='Shell scripts to manage DocBook documents'
 arch=('any')
 url="https://fedorahosted.org/docbook-utils/;
@@ -14,7 +14,7 @@
 license=('GPL2')
 depends=('openjade' 'docbook-dsssl' 'docbook-sgml31')
 makedepends=('perl-sgmls')
-optdepends=('perl-sgmls')
+optdepends=('perl-sgmls: for conversion to man and texinfo')
 conflicts=('docbook2x')
 
source=(ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/${pkgname}-${pkgver}.tar.gz
 docbook-utils-0.6.14-grep_fix-1.patch)


[arch-commits] Commit in docbook-utils/repos/testing-any (4 files)

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:41:12
  Author: andyrtr
Revision: 270458

archrelease: copy trunk to testing-any

Added:
  docbook-utils/repos/testing-any/PKGBUILD
(from rev 270457, docbook-utils/trunk/PKGBUILD)
  docbook-utils/repos/testing-any/docbook-utils-0.6.14-grep_fix-1.patch
(from rev 270457, docbook-utils/trunk/docbook-utils-0.6.14-grep_fix-1.patch)
Deleted:
  docbook-utils/repos/testing-any/PKGBUILD
  docbook-utils/repos/testing-any/docbook-utils-0.6.14-grep_fix-1.patch

---+
 PKGBUILD  |   90 
 docbook-utils-0.6.14-grep_fix-1.patch |   66 +++
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 19:41:07 UTC (rev 270457)
+++ PKGBUILD2016-06-21 19:41:12 UTC (rev 270458)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-# Contributor: Chris Severance aur.severach aATt spamgourmet dott com
-# Contributor: Andreas B. Wagner 
-# Contributor: Suat SARIALP 
-
-pkgname=docbook-utils
-pkgver=0.6.14
-pkgrel=7
-pkgdesc='Shell scripts to manage DocBook documents'
-arch=('any')
-url="https://fedorahosted.org/docbook-utils/;
-license=('GPL2')
-depends=('openjade' 'docbook-dsssl' 'docbook-sgml31')
-makedepends=('perl-sgmls')
-optdepends=('perl-sgmls')
-conflicts=('docbook2x')
-source=(ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/${pkgname}-${pkgver}.tar.gz
-docbook-utils-0.6.14-grep_fix-1.patch)
-sha256sums=('48faab8ee8a7605c9342fb7b906e0815e3cee84a489182af38e8f7c0df2e92e9'
-'ddf0ddca0a540fd4f34f38b7b9090f96746e37da12b4e2bf8f4174c5ad61f54a')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  patch -Np1 -i ${srcdir}/docbook-utils-0.6.14-grep_fix-1.patch
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---mandir=/usr/share/man
-  make  
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make install DESTDIR="${pkgdir}" htmldir="/usr/share/doc/${pkgname}/html"
-
-  #common alternative names
-  for doctype in 'html' 'ps' 'dvi' 'man' 'pdf' 'rtf' 'tex' 'texi' 'txt'; do
-ln -svf "docbook2${doctype}" "${pkgdir}/usr/bin/db2${doctype}"
-  done
-}

Copied: docbook-utils/repos/testing-any/PKGBUILD (from rev 270457, 
docbook-utils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 19:41:12 UTC (rev 270458)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# Contributor: Chris Severance aur.severach aATt spamgourmet dott com
+# Contributor: Andreas B. Wagner 
+# Contributor: Suat SARIALP 
+
+pkgname=docbook-utils
+pkgver=0.6.14
+pkgrel=8
+pkgdesc='Shell scripts to manage DocBook documents'
+arch=('any')
+url="https://fedorahosted.org/docbook-utils/;
+license=('GPL2')
+depends=('openjade' 'docbook-dsssl' 'docbook-sgml31')
+makedepends=('perl-sgmls')
+optdepends=('perl-sgmls: for conversion to man and texinfo')
+conflicts=('docbook2x')
+source=(ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/${pkgname}-${pkgver}.tar.gz
+docbook-utils-0.6.14-grep_fix-1.patch)
+sha256sums=('48faab8ee8a7605c9342fb7b906e0815e3cee84a489182af38e8f7c0df2e92e9'
+'ddf0ddca0a540fd4f34f38b7b9090f96746e37da12b4e2bf8f4174c5ad61f54a')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  patch -Np1 -i ${srcdir}/docbook-utils-0.6.14-grep_fix-1.patch
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--mandir=/usr/share/man
+  make  
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make install DESTDIR="${pkgdir}" htmldir="/usr/share/doc/${pkgname}/html"
+
+  #common alternative names
+  for doctype in 'html' 'ps' 'dvi' 'man' 'pdf' 'rtf' 'tex' 'texi' 'txt'; do
+ln -svf "docbook2${doctype}" "${pkgdir}/usr/bin/db2${doctype}"
+  done
+}

Deleted: docbook-utils-0.6.14-grep_fix-1.patch
===
--- docbook-utils-0.6.14-grep_fix-1.patch   2016-06-21 19:41:07 UTC (rev 
270457)
+++ docbook-utils-0.6.14-grep_fix-1.patch   2016-06-21 19:41:12 UTC (rev 
270458)
@@ -1,33 +0,0 @@
-Submitted By: Ken Moffat 
-Date: 2011-01-01
-Initial Package Version: 0.6.14
-Upstream Status: unknown
-Origin: fedora
-Description: Grep-2.7 errors out on the 'space' syntax, causing
-docbook2html to fail.  Fixed up by hand (the fedora version depends
-on a different patch which adds --color=never).
-
-diff -Naur docbook-utils-0.6.14.orig/bin/jw.in docbook-utils-0.6.14//bin/jw.in
 docbook-utils-0.6.14.orig/bin/jw.in2003-04-30 17:21:49.0 
+0100
-+++ docbook-utils-0.6.14//bin/jw.in2011-01-01 18:43:21.558959786 

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

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:34:30
  Author: andyrtr
Revision: 270456

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

Added:
  jade/repos/testing-i686/
  jade/repos/testing-i686/PKGBUILD
(from rev 270455, jade/trunk/PKGBUILD)
  jade/repos/testing-x86_64/
  jade/repos/testing-x86_64/PKGBUILD
(from rev 270455, jade/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   41 +
 testing-x86_64/PKGBUILD |   41 +
 2 files changed, 82 insertions(+)

Copied: jade/repos/testing-i686/PKGBUILD (from rev 270455, jade/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 19:34:30 UTC (rev 270456)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+
+pkgname=jade
+pkgver=1.2.1
+pkgrel=12
+_debpatch=49
+pkgdesc="James Clark's DSSSL Engine"
+url='http://www.jclark.com/jade/'
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('gcc-libs')
+conflicts=('openjade' 'opensp')
+options=('!makeflags')
+source=("ftp://ftp.jclark.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
"http://ftp.debian.org/debian/pool/main/j/jade/jade_${pkgver}-${_debpatch}.diff.gz;)
+md5sums=('4239670ca6b578bff68b8c2e7cd1225f'
+ 'a41c70b039c4de60223e26667df84371')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}"/jade_${pkgver}-${_debpatch}.diff
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CXXFLAGS="$CXXFLAGS -fpermissive"
+  chmod 755 configure
+  ./configure --prefix=/usr --enable-default-catalog=/usr/share/sgml/catalog
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -d -m755 "${pkgdir}"/usr/lib
+  make prefix="${pkgdir}"/usr install
+  mv "${pkgdir}"/usr/bin/sx "${pkgdir}"/usr/bin/sgml2xml
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: jade/repos/testing-x86_64/PKGBUILD (from rev 270455, 
jade/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 19:34:30 UTC (rev 270456)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+
+pkgname=jade
+pkgver=1.2.1
+pkgrel=12
+_debpatch=49
+pkgdesc="James Clark's DSSSL Engine"
+url='http://www.jclark.com/jade/'
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('gcc-libs')
+conflicts=('openjade' 'opensp')
+options=('!makeflags')
+source=("ftp://ftp.jclark.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+
"http://ftp.debian.org/debian/pool/main/j/jade/jade_${pkgver}-${_debpatch}.diff.gz;)
+md5sums=('4239670ca6b578bff68b8c2e7cd1225f'
+ 'a41c70b039c4de60223e26667df84371')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}"/jade_${pkgver}-${_debpatch}.diff
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  export CXXFLAGS="$CXXFLAGS -fpermissive"
+  chmod 755 configure
+  ./configure --prefix=/usr --enable-default-catalog=/usr/share/sgml/catalog
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -d -m755 "${pkgdir}"/usr/lib
+  make prefix="${pkgdir}"/usr install
+  mv "${pkgdir}"/usr/bin/sx "${pkgdir}"/usr/bin/sgml2xml
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:34:19
  Author: andyrtr
Revision: 270455

upgpkg: jade 1.2.1-12

update patchlevel; add conlicts with opensp - FS#49775

Modified:
  jade/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 19:21:51 UTC (rev 270454)
+++ PKGBUILD2016-06-21 19:34:19 UTC (rev 270455)
@@ -5,19 +5,19 @@
 
 pkgname=jade
 pkgver=1.2.1
-pkgrel=11
-_debpatch=47.3
+pkgrel=12
+_debpatch=49
 pkgdesc="James Clark's DSSSL Engine"
 url='http://www.jclark.com/jade/'
 arch=('i686' 'x86_64')
 license=('custom')
 depends=('gcc-libs')
-conflicts=('openjade')
+conflicts=('openjade' 'opensp')
 options=('!makeflags')
 source=("ftp://ftp.jclark.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz;
 
"http://ftp.debian.org/debian/pool/main/j/jade/jade_${pkgver}-${_debpatch}.diff.gz;)
 md5sums=('4239670ca6b578bff68b8c2e7cd1225f'
- 'dc50fb2aad40ad4b26373953805fe4fc')
+ 'a41c70b039c4de60223e26667df84371')
 
 prepare() {
   cd ${pkgname}-${pkgver}


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

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:21:51
  Author: andyrtr
Revision: 270454

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

Added:
  opensp/repos/testing-i686/PKGBUILD
(from rev 270453, opensp/trunk/PKGBUILD)
  opensp/repos/testing-x86_64/PKGBUILD
(from rev 270453, opensp/trunk/PKGBUILD)
Deleted:
  opensp/repos/testing-i686/PKGBUILD
  opensp/repos/testing-x86_64/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-06-21 19:21:38 UTC (rev 270453)
+++ testing-i686/PKGBUILD   2016-06-21 19:21:51 UTC (rev 270454)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-
-pkgname=opensp
-pkgver=1.5.2
-pkgrel=6
-pkgdesc="A library and a set of tools for validating, parsing and manipulating 
SGML and XML documents"
-arch=('i686' 'x86_64')
-url="http://openjade.sourceforge.net/;
-license=('BSD')
-depends=('sgml-common' 'perl')
-makedepends=('xmlto' 'docbook-xsl')
-conflicts=('jade')
-source=("http://downloads.sourceforge.net/project/openjade/opensp/$pkgver/OpenSP-$pkgver.tar.gz;)
-sha1sums=('b4e903e980f8a8b3887396a24e067bef126e97d5')
-
-build() {
-  cd OpenSP-$pkgver
-  ./configure --prefix=/usr \
---mandir=/usr/share/man \
---disable-nls \
---enable-http \
---enable-default-catalog=/etc/sgml/catalog \
---enable-default-search-path=/usr/share/sgml:/usr/share/xml \
---enable-xml-messages
-  make
-}
-
-check() {
-  cd OpenSP-$pkgver
-  make check || /bin/true
-}
-
-package() {
-  cd OpenSP-$pkgver
-  make DESTDIR="${pkgdir}" install
-  
-  # add symlinks for compatibility with jade, see FS#49775
-  ln -v -sf onsgmls   $pkgdir/usr/bin/nsgmls
-  ln -v -sf osgmlnorm $pkgdir/usr/bin/sgmlnorm
-  ln -v -sf ospam $pkgdir/usr/bin/spam
-  ln -v -sf ospcat$pkgdir/usr/bin/spcat
-  ln -v -sf ospent$pkgdir/usr/bin/spent
-  ln -v -sf osx   $pkgdir/usr/bin/sx
-  ln -v -sf osx   $pkgdir/usr/bin/sgml2xml
-  ln -v -sf libosp.so $pkgdir/usr/lib/libsp.so
-  
-  install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: opensp/repos/testing-i686/PKGBUILD (from rev 270453, 
opensp/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 19:21:51 UTC (rev 270454)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+
+pkgname=opensp
+pkgver=1.5.2
+pkgrel=7
+pkgdesc="A library and a set of tools for validating, parsing and manipulating 
SGML and XML documents"
+arch=('i686' 'x86_64')
+url="http://openjade.sourceforge.net/;
+license=('BSD')
+depends=('sgml-common' 'perl')
+makedepends=('xmlto' 'docbook-xsl')
+source=("http://downloads.sourceforge.net/project/openjade/opensp/$pkgver/OpenSP-$pkgver.tar.gz;)
+sha1sums=('b4e903e980f8a8b3887396a24e067bef126e97d5')
+
+build() {
+  cd OpenSP-$pkgver
+  ./configure --prefix=/usr \
+--mandir=/usr/share/man \
+--disable-nls \
+--enable-http \
+--enable-default-catalog=/etc/sgml/catalog \
+--enable-default-search-path=/usr/share/sgml:/usr/share/xml \
+--enable-xml-messages
+  make
+}
+
+check() {
+  cd OpenSP-$pkgver
+  make check || /bin/true
+}
+
+package() {
+  cd OpenSP-$pkgver
+  make DESTDIR="${pkgdir}" install
+
+  # add symlinks for compatibility with jade, see FS#49775
+  for file in nsgmls sgmlnorm spam spcat spent sx ; do
+ln -s o$file $pkgdir/usr/bin/$file
+echo ".so man1/o${file}.1" > $pkgdir/usr/share/man/man1/${file}.1
+  done
+  ln -v -sf libosp.so $pkgdir/usr/lib/libsp.so
+
+  # Rename sx to sgml2xml; FS#49792
+  mv $pkgdir/usr/bin/sx $pkgdir/usr/bin/sgml2xml
+  mv $pkgdir/usr/share/man/man1/{sx,sgml2xml}.1
+  
+  install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2016-06-21 19:21:38 UTC (rev 270453)
+++ testing-x86_64/PKGBUILD 2016-06-21 19:21:51 UTC (rev 270454)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-
-pkgname=opensp
-pkgver=1.5.2
-pkgrel=6
-pkgdesc="A library and a set of tools for validating, parsing and manipulating 
SGML and XML documents"
-arch=('i686' 'x86_64')
-url="http://openjade.sourceforge.net/;
-license=('BSD')

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

2016-06-21 Thread Andreas Radke
Date: Tuesday, June 21, 2016 @ 19:21:38
  Author: andyrtr
Revision: 270453

upgpkg: opensp 1.5.2-7

fix conlicts with jade and file conflicts - FS#49792+FS49775

Modified:
  opensp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 19:16:34 UTC (rev 270452)
+++ PKGBUILD2016-06-21 19:21:38 UTC (rev 270453)
@@ -5,7 +5,7 @@
 
 pkgname=opensp
 pkgver=1.5.2
-pkgrel=6
+pkgrel=7
 pkgdesc="A library and a set of tools for validating, parsing and manipulating 
SGML and XML documents"
 arch=('i686' 'x86_64')
 url="http://openjade.sourceforge.net/;
@@ -12,7 +12,6 @@
 license=('BSD')
 depends=('sgml-common' 'perl')
 makedepends=('xmlto' 'docbook-xsl')
-conflicts=('jade')
 
source=("http://downloads.sourceforge.net/project/openjade/opensp/$pkgver/OpenSP-$pkgver.tar.gz;)
 sha1sums=('b4e903e980f8a8b3887396a24e067bef126e97d5')
 
@@ -36,16 +35,17 @@
 package() {
   cd OpenSP-$pkgver
   make DESTDIR="${pkgdir}" install
-  
+
   # add symlinks for compatibility with jade, see FS#49775
-  ln -v -sf onsgmls   $pkgdir/usr/bin/nsgmls
-  ln -v -sf osgmlnorm $pkgdir/usr/bin/sgmlnorm
-  ln -v -sf ospam $pkgdir/usr/bin/spam
-  ln -v -sf ospcat$pkgdir/usr/bin/spcat
-  ln -v -sf ospent$pkgdir/usr/bin/spent
-  ln -v -sf osx   $pkgdir/usr/bin/sx
-  ln -v -sf osx   $pkgdir/usr/bin/sgml2xml
+  for file in nsgmls sgmlnorm spam spcat spent sx ; do
+ln -s o$file $pkgdir/usr/bin/$file
+echo ".so man1/o${file}.1" > $pkgdir/usr/share/man/man1/${file}.1
+  done
   ln -v -sf libosp.so $pkgdir/usr/lib/libsp.so
+
+  # Rename sx to sgml2xml; FS#49792
+  mv $pkgdir/usr/bin/sx $pkgdir/usr/bin/sgml2xml
+  mv $pkgdir/usr/share/man/man1/{sx,sgml2xml}.1
   
   install -D -m644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
 }


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

2016-06-21 Thread Gaëtan Bisson
Date: Tuesday, June 21, 2016 @ 19:16:34
  Author: bisson
Revision: 270452

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

Added:
  s-nail/repos/testing-i686/
  s-nail/repos/testing-i686/PKGBUILD
(from rev 270451, s-nail/trunk/PKGBUILD)
  s-nail/repos/testing-x86_64/
  s-nail/repos/testing-x86_64/PKGBUILD
(from rev 270451, s-nail/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-x86_64/PKGBUILD |   52 ++
 2 files changed, 104 insertions(+)

Copied: s-nail/repos/testing-i686/PKGBUILD (from rev 270451, 
s-nail/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 19:16:34 UTC (rev 270452)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.8.9
+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=('b7b0119d7f6497575eb17668d1d6ebb41c0a40c7' '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/testing-x86_64/PKGBUILD (from rev 270451, 
s-nail/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 19:16:34 UTC (rev 270452)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.8.9
+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=('b7b0119d7f6497575eb17668d1d6ebb41c0a40c7' '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"
+}


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

2016-06-21 Thread Gaëtan Bisson
Date: Tuesday, June 21, 2016 @ 19:14:44
  Author: bisson
Revision: 270451

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 19:06:24 UTC (rev 270450)
+++ PKGBUILD2016-06-21 19:14:44 UTC (rev 270451)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner 
 
 pkgname=s-nail
-pkgver=14.8.8
+pkgver=14.8.9
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://www.sdaoden.eu/code.html#s-nail'
@@ -15,7 +15,7 @@
 optdepends=('smtp-forwarder: for sending mail')
 validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
 source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar"{.xz,.asc})
-sha1sums=('5cca53ed48e85edf4310700ce7264f8b253fe44c' 'SKIP')
+sha1sums=('b7b0119d7f6497575eb17668d1d6ebb41c0a40c7' 'SKIP')
 
 groups=('base')
 backup=('etc/mail.rc')


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 19:06:20
  Author: bpiotrowski
Revision: 270449

upgpkg: expat 2.2.0-1

new upstream release

Modified:
  expat/trunk/PKGBUILD
Deleted:
  expat/trunk/CVE-2015-1283-refix.patch
  expat/trunk/CVE-2016-0718-v2-2-1.patch
  expat/trunk/cve-2012-6702-plus-cve-2016-5300-v1.patch

---+
 CVE-2015-1283-refix.patch |   38 -
 CVE-2016-0718-v2-2-1.patch|  756 
 PKGBUILD  |   21 
 cve-2012-6702-plus-cve-2016-5300-v1.patch |  134 
 4 files changed, 4 insertions(+), 945 deletions(-)

Deleted: CVE-2015-1283-refix.patch
===
--- CVE-2015-1283-refix.patch   2016-06-21 18:59:25 UTC (rev 270448)
+++ CVE-2015-1283-refix.patch   2016-06-21 19:06:20 UTC (rev 270449)
@@ -1,38 +0,0 @@
-From 29a11774d8ebbafe8418b4a5ffb4cc1160b194a1 Mon Sep 17 00:00:00 2001
-From: Pascal Cuoq 
-Date: Sun, 15 May 2016 09:05:46 +0200
-Subject: [PATCH] Avoid relying on undefined behavior in CVE-2015-1283 fix. It
- does not really work: https://godbolt.org/g/Zl8gdF
-

- expat/lib/xmlparse.c | 6 --
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c
-index 13e080d..cdb12ef 100644
 a/expat/lib/xmlparse.c
-+++ b/expat/lib/xmlparse.c
-@@ -1693,7 +1693,8 @@ XML_GetBuffer(XML_Parser parser, int len)
-   }
- 
-   if (len > bufferLim - bufferEnd) {
--int neededSize = len + (int)(bufferEnd - bufferPtr);
-+/* Do not invoke signed arithmetic overflow: */
-+int neededSize = (int) ((unsigned)len + (unsigned)(bufferEnd - 
bufferPtr));
- if (neededSize < 0) {
-   errorCode = XML_ERROR_NO_MEMORY;
-   return NULL;
-@@ -1725,7 +1726,8 @@ XML_GetBuffer(XML_Parser parser, int len)
-   if (bufferSize == 0)
- bufferSize = INIT_BUFFER_SIZE;
-   do {
--bufferSize *= 2;
-+/* Do not invoke signed arithmetic overflow: */
-+bufferSize = (int) (2U * (unsigned) bufferSize);
-   } while (bufferSize < neededSize && bufferSize > 0);
-   if (bufferSize <= 0) {
- errorCode = XML_ERROR_NO_MEMORY;
--- 
-2.8.2
-
-

Deleted: CVE-2016-0718-v2-2-1.patch
===
--- CVE-2016-0718-v2-2-1.patch  2016-06-21 18:59:25 UTC (rev 270448)
+++ CVE-2016-0718-v2-2-1.patch  2016-06-21 19:06:20 UTC (rev 270449)
@@ -1,756 +0,0 @@
-From cdfcb1b5c95e93b00ae9e9d25708b4a3bee72c15 Mon Sep 17 00:00:00 2001
-From: Sebastian Pipping 
-Date: Mon, 2 May 2016 00:02:44 +0200
-Subject: [PATCH] Address CVE-2016-0718 (/patch/ version 2.2.1)
-
-* Out of bounds memory access when doing text conversion on malformed input
-* Integer overflow related to memory allocation
-
-Reported by Gustavo Grieco
-
-Patch credits go to
-* Christian Heimes
-* Karl Waclawek
-* Gustavo Grieco
-* Sebastian Pipping
-* Pascal Cuoq

- expat/lib/xmlparse.c|  34 +-
- expat/lib/xmltok.c  | 115 +++-
- expat/lib/xmltok.h  |  10 -
- expat/lib/xmltok_impl.c |  62 +-
- 4 files changed, 146 insertions(+), 75 deletions(-)
-
-diff --git a/expat/lib/xmlparse.c b/expat/lib/xmlparse.c
-index e308c79..13e080d 100644
 a/expat/lib/xmlparse.c
-+++ b/expat/lib/xmlparse.c
-@@ -2426,11 +2426,11 @@ doContent(XML_Parser parser,
-   for (;;) {
- int bufSize;
- int convLen;
--XmlConvert(enc,
-+const enum XML_Convert_Result convert_res = XmlConvert(enc,
-, rawNameEnd,
-(ICHAR **), (ICHAR *)tag->bufEnd - 1);
- convLen = (int)(toPtr - (XML_Char *)tag->buf);
--if (fromPtr == rawNameEnd) {
-+if ((convert_res == XML_CONVERT_COMPLETED) || (convert_res == 
XML_CONVERT_INPUT_INCOMPLETE)) {
-   tag->name.strLen = convLen;
-   break;
- }
-@@ -2651,11 +2651,11 @@ doContent(XML_Parser parser,
-   if (MUST_CONVERT(enc, s)) {
- for (;;) {
-   ICHAR *dataPtr = (ICHAR *)dataBuf;
--  XmlConvert(enc, , next, , (ICHAR *)dataBufEnd);
-+  const enum XML_Convert_Result convert_res = XmlConvert(enc, , 
next, , (ICHAR *)dataBufEnd);
-   *eventEndPP = s;
-   charDataHandler(handlerArg, dataBuf,
-   (int)(dataPtr - (ICHAR *)dataBuf));
--  if (s == next)
-+  if ((convert_res == XML_CONVERT_COMPLETED) || (convert_res == 
XML_CONVERT_INPUT_INCOMPLETE))
- break;
-   *eventPP = s;
- }
-@@ -3261,11 +3261,11 @@ doCdataSection(XML_Parser parser,
-   if (MUST_CONVERT(enc, s)) {
- for (;;) {
-   ICHAR *dataPtr = (ICHAR *)dataBuf;
--  

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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 19:06:24
  Author: bpiotrowski
Revision: 270450

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

Added:
  expat/repos/testing-i686/
  expat/repos/testing-i686/PKGBUILD
(from rev 270449, expat/trunk/PKGBUILD)
  expat/repos/testing-x86_64/
  expat/repos/testing-x86_64/PKGBUILD
(from rev 270449, expat/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   31 +++
 testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: expat/repos/testing-i686/PKGBUILD (from rev 270449, 
expat/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 19:06:24 UTC (rev 270450)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=expat
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='An XML parser library'
+arch=('i686' 'x86_64')
+url='http://expat.sourceforge.net/'
+license=('custom')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('2f47841c829facb346eb6e3fab5212e2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Copied: expat/repos/testing-x86_64/PKGBUILD (from rev 270449, 
expat/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 19:06:24 UTC (rev 270450)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=expat
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='An XML parser library'
+arch=('i686' 'x86_64')
+url='http://expat.sourceforge.net/'
+license=('custom')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('2f47841c829facb346eb6e3fab5212e2')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:57:35
  Author: bpiotrowski
Revision: 270440

upgpkg: davfs2 1.5.4-1

new upstream release

Modified:
  davfs2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:45:34 UTC (rev 270439)
+++ PKGBUILD2016-06-21 18:57:35 UTC (rev 270440)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Thomas Baechler 
 pkgname=davfs2
-pkgver=1.5.2
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="File system driver that allows you to mount a WebDAV folder"
 arch=(i686 x86_64)
@@ -9,9 +9,10 @@
 license=('GPL')
 depends=('neon')
 backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
-source=(http://mirrors.zerg.biz/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('be34a19ab57a6ea77ecb82083e9e4c1882e12b2de64257de567ad5ee7a17b358'
-'SKIP')
+source=(http://mirror.easyname.at/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('B25A637BD5625AE122CF4654C1F5593399D2A26E') # Werner Baumann
+md5sums=('c9f0b557275b7ec88fec751bf22f30cf'
+ 'SKIP')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:58:01
  Author: bpiotrowski
Revision: 270441

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:57:35 UTC (rev 270440)
+++ extra-i686/PKGBUILD 2016-06-21 18:58:01 UTC (rev 270441)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler 
-pkgname=davfs2
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="File system driver that allows you to mount a WebDAV folder"
-arch=(i686 x86_64)
-url="http://savannah.nongnu.org/projects/davfs2;
-license=('GPL')
-depends=('neon')
-backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
-source=(http://mirrors.zerg.biz/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('be34a19ab57a6ea77ecb82083e9e4c1882e12b2de64257de567ad5ee7a17b358'
-'SKIP')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  dav_user=nobody dav_group=network ./configure --prefix=/usr 
--sbindir=/usr/bin --sysconfdir=/etc --disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  # This directory contains worthless symlinks
-  rm -r ${pkgdir}/sbin
-  rm -f 
${pkgdir}/usr/share/davfs2/{BUGS,COPYING,FAQ,NEWS,TODO,ChangeLog,GPL,README,THANKS}
-}

Copied: davfs2/repos/extra-i686/PKGBUILD (from rev 270440, 
davfs2/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:58:01 UTC (rev 270441)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Thomas Baechler 
+pkgname=davfs2
+pkgver=1.5.4
+pkgrel=1
+pkgdesc="File system driver that allows you to mount a WebDAV folder"
+arch=(i686 x86_64)
+url="http://savannah.nongnu.org/projects/davfs2;
+license=('GPL')
+depends=('neon')
+backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
+source=(http://mirror.easyname.at/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('B25A637BD5625AE122CF4654C1F5593399D2A26E') # Werner Baumann
+md5sums=('c9f0b557275b7ec88fec751bf22f30cf'
+ 'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  dav_user=nobody dav_group=network ./configure --prefix=/usr 
--sbindir=/usr/bin --sysconfdir=/etc --disable-debug
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  # This directory contains worthless symlinks
+  rm -r ${pkgdir}/sbin
+  rm -f 
${pkgdir}/usr/share/davfs2/{BUGS,COPYING,FAQ,NEWS,TODO,ChangeLog,GPL,README,THANKS}
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:57:35 UTC (rev 270440)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:58:01 UTC (rev 270441)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Thomas Baechler 
-pkgname=davfs2
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="File system driver that allows you to mount a WebDAV folder"
-arch=(i686 x86_64)
-url="http://savannah.nongnu.org/projects/davfs2;
-license=('GPL')
-depends=('neon')
-backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)
-source=(http://mirrors.zerg.biz/nongnu/davfs2/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('be34a19ab57a6ea77ecb82083e9e4c1882e12b2de64257de567ad5ee7a17b358'
-'SKIP')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  dav_user=nobody dav_group=network ./configure --prefix=/usr 
--sbindir=/usr/bin --sysconfdir=/etc --disable-debug
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  # This directory contains worthless symlinks
-  rm -r ${pkgdir}/sbin
-  rm -f 
${pkgdir}/usr/share/davfs2/{BUGS,COPYING,FAQ,NEWS,TODO,ChangeLog,GPL,README,THANKS}
-}

Copied: davfs2/repos/extra-x86_64/PKGBUILD (from rev 270440, 
davfs2/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:58:01 UTC (rev 270441)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Thomas Baechler 
+pkgname=davfs2
+pkgver=1.5.4
+pkgrel=1
+pkgdesc="File system driver that allows you to mount a WebDAV folder"
+arch=(i686 x86_64)
+url="http://savannah.nongnu.org/projects/davfs2;
+license=('GPL')
+depends=('neon')
+backup=(etc/davfs2/davfs2.conf etc/davfs2/secrets)

[arch-commits] Commit in libva-intel-driver/trunk (PKGBUILD)

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:40:37
  Author: bpiotrowski
Revision: 270434

upgpkg: libva-intel-driver 1.7.1-1

new upstream release

Modified:
  libva-intel-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:38:53 UTC (rev 270433)
+++ PKGBUILD2016-06-21 18:40:37 UTC (rev 270434)
@@ -3,7 +3,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=libva-intel-driver
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libva')
 replaces=('libva-driver-intel')
 
source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('00619c393e0c9c74b205d9adf69b68db')
+md5sums=('91368b4647a628e8b1fe24438dd51598')
 
 prepare() {
   cd $pkgname-$pkgver


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:45:34
  Author: bpiotrowski
Revision: 270439

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:45:29 UTC (rev 270438)
+++ extra-i686/PKGBUILD 2016-06-21 18:45:34 UTC (rev 270439)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=fsarchiver
-pkgver=0.6.22
-pkgrel=1
-pkgdesc='Safe and flexible file-system backup and deployment tool'
-arch=('i686' 'x86_64')
-url='http://www.fsarchiver.org/'
-license=('GPL2')
-depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
-source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-md5sums=('112ddbfbebad08f3df1da3d480bf5fa8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: fsarchiver/repos/extra-i686/PKGBUILD (from rev 270438, 
fsarchiver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:45:34 UTC (rev 270439)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=fsarchiver
+pkgver=0.6.23
+pkgrel=1
+pkgdesc='Safe and flexible file-system backup and deployment tool'
+arch=('i686' 'x86_64')
+url='http://www.fsarchiver.org/'
+license=('GPL2')
+depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
+source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
+md5sums=('6c4ffe196ee0f1c63f1a221feed898f7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:45:29 UTC (rev 270438)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:45:34 UTC (rev 270439)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Andrea Scarpino 
-# Contributor: Tobias Powalowski 
-
-pkgname=fsarchiver
-pkgver=0.6.22
-pkgrel=1
-pkgdesc='Safe and flexible file-system backup and deployment tool'
-arch=('i686' 'x86_64')
-url='http://www.fsarchiver.org/'
-license=('GPL2')
-depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
-source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-md5sums=('112ddbfbebad08f3df1da3d480bf5fa8')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sbindir=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: fsarchiver/repos/extra-x86_64/PKGBUILD (from rev 270438, 
fsarchiver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:45:34 UTC (rev 270439)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Andrea Scarpino 
+# Contributor: Tobias Powalowski 
+
+pkgname=fsarchiver
+pkgver=0.6.23
+pkgrel=1
+pkgdesc='Safe and flexible file-system backup and deployment tool'
+arch=('i686' 'x86_64')
+url='http://www.fsarchiver.org/'
+license=('GPL2')
+depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
+source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
+md5sums=('6c4ffe196ee0f1c63f1a221feed898f7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:45:29
  Author: bpiotrowski
Revision: 270438

upgpkg: fsarchiver 0.6.23-1

new upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:42:56 UTC (rev 270437)
+++ PKGBUILD2016-06-21 18:45:29 UTC (rev 270438)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=fsarchiver
-pkgver=0.6.22
+pkgver=0.6.23
 pkgrel=1
 pkgdesc='Safe and flexible file-system backup and deployment tool'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL2')
 depends=('bzip2' 'e2fsprogs' 'lzo' 'xz' 'libgcrypt' 'zlib')
 
source=(https://github.com/fdupoux/fsarchiver/releases/download/$pkgver/fsarchiver-$pkgver.tar.gz)
-md5sums=('112ddbfbebad08f3df1da3d480bf5fa8')
+md5sums=('6c4ffe196ee0f1c63f1a221feed898f7')
 
 build() {
   cd $pkgname-$pkgver


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:42:52
  Author: bpiotrowski
Revision: 270436

upgpkg: iw 4.7-1

new upstream release

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:40:41 UTC (rev 270435)
+++ PKGBUILD2016-06-21 18:42:52 UTC (rev 270436)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=iw
-pkgver=4.3
+pkgver=4.7
 pkgrel=1
 pkgdesc="nl80211 based CLI configuration utility for wireless devices"
 arch=("i686" "x86_64")
@@ -11,7 +11,7 @@
 depends=("libnl")
 makedepends=("linux-api-headers")
 
source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha256sums=('a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220'
+sha256sums=('d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8'
 'SKIP')
 validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
 


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:42:56
  Author: bpiotrowski
Revision: 270437

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

Added:
  iw/repos/testing-i686/
  iw/repos/testing-i686/PKGBUILD
(from rev 270436, iw/trunk/PKGBUILD)
  iw/repos/testing-x86_64/
  iw/repos/testing-x86_64/PKGBUILD
(from rev 270436, iw/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   26 ++
 testing-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: iw/repos/testing-i686/PKGBUILD (from rev 270436, iw/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 18:42:56 UTC (rev 270437)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=iw
+pkgver=4.7
+pkgrel=1
+pkgdesc="nl80211 based CLI configuration utility for wireless devices"
+arch=("i686" "x86_64")
+url="http://wireless.kernel.org/en/users/Documentation/iw;
+license=("GPL")
+depends=("libnl")
+makedepends=("linux-api-headers")
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha256sums=('d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8'
+'SKIP')
+validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install
+}

Copied: iw/repos/testing-x86_64/PKGBUILD (from rev 270436, iw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 18:42:56 UTC (rev 270437)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=iw
+pkgver=4.7
+pkgrel=1
+pkgdesc="nl80211 based CLI configuration utility for wireless devices"
+arch=("i686" "x86_64")
+url="http://wireless.kernel.org/en/users/Documentation/iw;
+license=("GPL")
+depends=("libnl")
+makedepends=("linux-api-headers")
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha256sums=('d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8'
+'SKIP')
+validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install
+}


[arch-commits] Commit in libva-intel-driver/repos (4 files)

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:40:41
  Author: bpiotrowski
Revision: 270435

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

Added:
  libva-intel-driver/repos/extra-i686/PKGBUILD
(from rev 270434, libva-intel-driver/trunk/PKGBUILD)
  libva-intel-driver/repos/extra-x86_64/PKGBUILD
(from rev 270434, libva-intel-driver/trunk/PKGBUILD)
Deleted:
  libva-intel-driver/repos/extra-i686/PKGBUILD
  libva-intel-driver/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:40:37 UTC (rev 270434)
+++ extra-i686/PKGBUILD 2016-06-21 18:40:41 UTC (rev 270435)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva-intel-driver
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libva')
-replaces=('libva-driver-intel')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('00619c393e0c9c74b205d9adf69b68db')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Only relevant if intel-gpu-tools is installed,
-  # since then the shaders will be recompiled
-  sed -i '1s/python$/&2/' src/shaders/gpp.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva-intel-driver/repos/extra-i686/PKGBUILD (from rev 270434, 
libva-intel-driver/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:40:41 UTC (rev 270435)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva-intel-driver
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libva')
+replaces=('libva-driver-intel')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('91368b4647a628e8b1fe24438dd51598')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Only relevant if intel-gpu-tools is installed,
+  # since then the shaders will be recompiled
+  sed -i '1s/python$/&2/' src/shaders/gpp.py
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:40:37 UTC (rev 270434)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:40:41 UTC (rev 270435)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva-intel-driver
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libva')
-replaces=('libva-driver-intel')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('00619c393e0c9c74b205d9adf69b68db')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Only relevant if intel-gpu-tools is installed,
-  # since then the shaders will be recompiled
-  sed -i '1s/python$/&2/' src/shaders/gpp.py
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva-intel-driver/repos/extra-x86_64/PKGBUILD (from rev 270434, 
libva-intel-driver/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:40:41 UTC (rev 270435)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva-intel-driver
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'

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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:38:48
  Author: bpiotrowski
Revision: 270432

upgpkg: libva 1.7.1-1

new upstream release

Modified:
  libva/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:36:36 UTC (rev 270431)
+++ PKGBUILD2016-06-21 18:38:48 UTC (rev 270432)
@@ -3,7 +3,7 @@
 # Maintainer: Bartłomiej Piotrowski 
 
 pkgname=libva
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
 'libva-intel-driver: backend for Intel cards')
 
source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7309097b790de8dbc9641ed6393eab9f')
+md5sums=('79f98dd94daa78a026ded79fbcc137c5')
 
 build() {
   cd $pkgname-$pkgver


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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:38:53
  Author: bpiotrowski
Revision: 270433

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:38:48 UTC (rev 270432)
+++ extra-i686/PKGBUILD 2016-06-21 18:38:53 UTC (rev 270433)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7309097b790de8dbc9641ed6393eab9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-i686/PKGBUILD (from rev 270432, libva/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:38:53 UTC (rev 270433)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('79f98dd94daa78a026ded79fbcc137c5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:38:48 UTC (rev 270432)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:38:53 UTC (rev 270433)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-# Maintainer: Bartłomiej Piotrowski 
-
-pkgname=libva
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='Video Acceleration (VA) API for Linux'
-arch=('i686' 'x86_64')
-url='http://freedesktop.org/wiki/Software/vaapi'
-license=('MIT')
-depends=('libgl' 'libdrm' 'libxfixes')
-makedepends=('mesa')
-optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
-'libva-intel-driver: backend for Intel cards')
-source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('7309097b790de8dbc9641ed6393eab9f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: libva/repos/extra-x86_64/PKGBUILD (from rev 270432, 
libva/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:38:53 UTC (rev 270433)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Bartłomiej Piotrowski 
+
+pkgname=libva
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='Video Acceleration (VA) API for Linux'
+arch=('i686' 'x86_64')
+url='http://freedesktop.org/wiki/Software/vaapi'
+license=('MIT')
+depends=('libgl' 'libdrm' 'libxfixes')
+makedepends=('mesa')
+optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
+'libva-intel-driver: backend for Intel cards')
+source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('79f98dd94daa78a026ded79fbcc137c5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() 

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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:36:36
  Author: bpiotrowski
Revision: 270431

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

Added:
  json-c/repos/extra-i686/PKGBUILD
(from rev 270430, json-c/trunk/PKGBUILD)
  json-c/repos/extra-x86_64/PKGBUILD
(from rev 270430, json-c/trunk/PKGBUILD)
Deleted:
  json-c/repos/extra-i686/PKGBUILD
  json-c/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:36:32 UTC (rev 270430)
+++ extra-i686/PKGBUILD 2016-06-21 18:36:36 UTC (rev 270431)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=2
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki;
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-i686/PKGBUILD (from rev 270430, 
json-c/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:36:36 UTC (rev 270431)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='A JSON implementation in C'
+url='https://github.com/json-c/json-c/wiki'
+license=(MIT)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:36:32 UTC (rev 270430)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:36:36 UTC (rev 270431)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Geoffroy Carrier 
-# Contributor: congyiwu 
-
-pkgname=json-c
-pkgver=0.12
-pkgrel=2
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki;
-license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
-source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
-
-build() {
-  cd $pkgname-$pkgver
-  CFLAGS="$CFLAGS -Wno-error"
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: json-c/repos/extra-x86_64/PKGBUILD (from rev 270430, 
json-c/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:36:36 UTC (rev 270431)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Geoffroy Carrier 
+# Contributor: congyiwu 
+
+pkgname=json-c
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='A JSON implementation in C'
+url='https://github.com/json-c/json-c/wiki'
+license=(MIT)
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
+sha256sums=('2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123')
+
+build() {
+  cd $pkgname-$pkgver
+  CFLAGS="$CFLAGS -Wno-error"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make 

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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:36:32
  Author: bpiotrowski
Revision: 270430

upgpkg: json-c 0.12.1-1

new upstream release

Modified:
  json-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:24:18 UTC (rev 270429)
+++ PKGBUILD2016-06-21 18:36:32 UTC (rev 270430)
@@ -4,15 +4,15 @@
 # Contributor: congyiwu 
 
 pkgname=json-c
-pkgver=0.12
-pkgrel=2
-pkgdesc="A JSON implementation in C"
-url="https://github.com/json-c/json-c/wiki;
+pkgver=0.12.1
+pkgrel=1
+pkgdesc='A JSON implementation in C'
+url='https://github.com/json-c/json-c/wiki'
 license=(MIT)
-arch=(i686 x86_64)
-depends=(glibc)
+arch=('i686' 'x86_64')
+depends=('glibc')
 
source=(https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz)
-sha256sums=('000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f')
+sha256sums=('2a136451a7932d80b7d197b10441e26e39428d67b1443ec43bbba824705e1123')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in syncthing/repos (20 files)

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:30:37
  Author: bpiotrowski
Revision: 180698

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

Added:
  syncthing/repos/community-i686/PKGBUILD
(from rev 180697, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-i686/syncthing-relaysrv.install
(from rev 180697, syncthing/trunk/syncthing-relaysrv.install)
  syncthing/repos/community-i686/syncthing-relaysrv.sysusers
(from rev 180697, syncthing/trunk/syncthing-relaysrv.sysusers)
  syncthing/repos/community-i686/syncthing-relaysrv.tmpfiles
(from rev 180697, syncthing/trunk/syncthing-relaysrv.tmpfiles)
  syncthing/repos/community-i686/syncthing.install
(from rev 180697, syncthing/trunk/syncthing.install)
  syncthing/repos/community-x86_64/PKGBUILD
(from rev 180697, syncthing/trunk/PKGBUILD)
  syncthing/repos/community-x86_64/syncthing-relaysrv.install
(from rev 180697, syncthing/trunk/syncthing-relaysrv.install)
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
(from rev 180697, syncthing/trunk/syncthing-relaysrv.sysusers)
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
(from rev 180697, syncthing/trunk/syncthing-relaysrv.tmpfiles)
  syncthing/repos/community-x86_64/syncthing.install
(from rev 180697, syncthing/trunk/syncthing.install)
Deleted:
  syncthing/repos/community-i686/PKGBUILD
  syncthing/repos/community-i686/syncthing-relaysrv.install
  syncthing/repos/community-i686/syncthing-relaysrv.sysusers
  syncthing/repos/community-i686/syncthing-relaysrv.tmpfiles
  syncthing/repos/community-i686/syncthing.install
  syncthing/repos/community-x86_64/PKGBUILD
  syncthing/repos/community-x86_64/syncthing-relaysrv.install
  syncthing/repos/community-x86_64/syncthing-relaysrv.sysusers
  syncthing/repos/community-x86_64/syncthing-relaysrv.tmpfiles
  syncthing/repos/community-x86_64/syncthing.install

--+
 /PKGBUILD|  188 +
 /syncthing-relaysrv.install  |8 +
 /syncthing-relaysrv.sysusers |4 
 /syncthing-relaysrv.tmpfiles |2 
 /syncthing.install   |   24 +++
 community-i686/PKGBUILD  |   92 
 community-i686/syncthing-relaysrv.install|4 
 community-i686/syncthing-relaysrv.sysusers   |2 
 community-i686/syncthing-relaysrv.tmpfiles   |1 
 community-i686/syncthing.install |   12 -
 community-x86_64/PKGBUILD|   92 
 community-x86_64/syncthing-relaysrv.install  |4 
 community-x86_64/syncthing-relaysrv.sysusers |2 
 community-x86_64/syncthing-relaysrv.tmpfiles |1 
 community-x86_64/syncthing.install   |   12 -
 15 files changed, 226 insertions(+), 222 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-21 18:30:26 UTC (rev 180697)
+++ community-i686/PKGBUILD 2016-06-21 18:30:37 UTC (rev 180698)
@@ -1,92 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-# Maintainer : Jaroslav Lichtblau 
-# Contributor: Sauyon Lee 
-# Contributor: Kevin MacMartin 
-# Contributor: korjjj 
-
-pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=0.13.7
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://syncthing.net/;
-license=('MPL')
-depends=('glibc')
-makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
-options=('!strip')
-source=(git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}
-syncthing-relaysrv.sysusers
-syncthing-relaysrv.tmpfiles)
-sha1sums=('SKIP'
-  'bee6e3592cef0a607058192381e0bab46b744e23'
-  '5fed57ce9faa850af5fabebb76294d35b023c00b')
-
-prepare() {
-  cd "${srcdir}/${pkgbase}/cmd/relaysrv"
-  sed -i -e 's|/usr/bin/relaysrv|/usr/bin/syncthing-relaysrv|' \
-etc/linux-systemd/syncthing-relaysrv.service
-
-  cd "${srcdir}"
-  install -d "src/github.com/syncthing"
-  mv "${pkgbase}" "src/github.com/syncthing/${pkgbase}"
-}
-
-build() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  go run build.go -no-upgrade build
-  go run build.go -no-upgrade build relaysrv
-}
-
-check() {
-  export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  if [ "${CARCH}" == "x86_64" ] ; then
-go run build.go -no-upgrade test
-  fi
-}
-
-package_syncthing() {
-  pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
-  install=$pkgname.install
-
-  cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  install -Dm755 ${pkgname} "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README.md"
-  install -Dm644 "etc/linux-systemd/system/${pkgname}-resume.service" \
-   

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

2016-06-21 Thread Bartłomiej Piotrowski
Date: Tuesday, June 21, 2016 @ 18:30:26
  Author: bpiotrowski
Revision: 180697

upgpkg: syncthing 0.13.7-3

switch to traditional tarball, add signature verification
explicitly specify version during build (FS#49783)

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 12:31:59 UTC (rev 180696)
+++ PKGBUILD2016-06-21 18:30:26 UTC (rev 180697)
@@ -7,7 +7,7 @@
 
 pkgname=('syncthing' 'syncthing-relaysrv')
 pkgver=0.13.7
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://syncthing.net/;
 license=('MPL')
@@ -14,10 +14,12 @@
 depends=('glibc')
 makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
 options=('!strip')
-source=(git+https://github.com/syncthing/syncthing.git#tag=v${pkgver}
+source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
 syncthing-relaysrv.sysusers
 syncthing-relaysrv.tmpfiles)
-sha1sums=('SKIP'
+validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release 
Management
+sha1sums=('bdf89d6738f448673a8c970e65cc63997430da53'
+  'SKIP'
   'bee6e3592cef0a607058192381e0bab46b744e23'
   '5fed57ce9faa850af5fabebb76294d35b023c00b')
 
@@ -34,8 +36,8 @@
 build() {
   export GOPATH="${srcdir}" GOROOT_FINAL="/usr/bin"
   cd "${srcdir}/src/github.com/syncthing/${pkgbase}"
-  go run build.go -no-upgrade build
-  go run build.go -no-upgrade build relaysrv
+  go run build.go -no-upgrade -version v${pkgver} build
+  go run build.go -no-upgrade -version v${pkgver} build relaysrv
 }
 
 check() {


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

2016-06-21 Thread Jan Steffens
Date: Tuesday, June 21, 2016 @ 18:24:18
  Author: heftig
Revision: 270429

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

Added:
  gnome-photos/repos/extra-i686/PKGBUILD
(from rev 270428, gnome-photos/trunk/PKGBUILD)
  gnome-photos/repos/extra-x86_64/PKGBUILD
(from rev 270428, gnome-photos/trunk/PKGBUILD)
Deleted:
  gnome-photos/repos/extra-i686/PKGBUILD
  gnome-photos/repos/extra-i686/gnome-photos.install
  gnome-photos/repos/extra-x86_64/PKGBUILD
  gnome-photos/repos/extra-x86_64/gnome-photos.install

---+
 /PKGBUILD |   66 
 extra-i686/PKGBUILD   |   34 --
 extra-i686/gnome-photos.install   |   12 --
 extra-x86_64/PKGBUILD |   34 --
 extra-x86_64/gnome-photos.install |   12 --
 5 files changed, 66 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:23:42 UTC (rev 270428)
+++ extra-i686/PKGBUILD 2016-06-21 18:24:18 UTC (rev 270429)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-photos
-pkgver=3.20.1
-pkgrel=1
-pkgdesc="Access, organize, and share your photos on GNOME"
-arch=(i686 x86_64)
-url="https://www.gnome.org/;
-license=(GPL)
-depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker
- grilo gfbgraph libgdata gnome-online-miners dleyna-server 
dleyna-renderer libgexiv2 libraw)
-makedepends=(intltool itstool python)
-groups=(gnome-extra)
-install=gnome-photos.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('7639cc9367aa0f4bbf54aa46edaeedb91fcce85d387e8ffb669470710e247e5a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/gnome-photos
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-# disabled: needs dogtail which we don't have
-#  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-photos/repos/extra-i686/PKGBUILD (from rev 270428, 
gnome-photos/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:24:18 UTC (rev 270429)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-photos
+pkgver=3.20.2
+pkgrel=1
+pkgdesc="Access, organize, and share your photos on GNOME"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Apps/Photos;
+license=(GPL)
+depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker
+ grilo gfbgraph libgdata gnome-online-miners dleyna-server 
dleyna-renderer libgexiv2 libraw)
+makedepends=(intltool itstool python)
+groups=(gnome-extra)
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ec6b95ad1c4aeeb065a65d2d48335036c0750761c7f6762bafcf874791272b46')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--libexecdir=/usr/lib/gnome-photos
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # disabled: needs dogtail which we don't have
+  #make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/gnome-photos.install
===
--- extra-i686/gnome-photos.install 2016-06-21 18:23:42 UTC (rev 270428)
+++ extra-i686/gnome-photos.install 2016-06-21 18:24:18 UTC (rev 270429)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:23:42 UTC (rev 270428)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:24:18 UTC (rev 270429)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=gnome-photos
-pkgver=3.20.1
-pkgrel=1
-pkgdesc="Access, organize, and share your photos on GNOME"
-arch=(i686 x86_64)
-url="https://www.gnome.org/;
-license=(GPL)
-depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker
- grilo gfbgraph libgdata gnome-online-miners dleyna-server 
dleyna-renderer libgexiv2 libraw)
-makedepends=(intltool itstool python)
-groups=(gnome-extra)
-install=gnome-photos.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)

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

2016-06-21 Thread Jan Steffens
Date: Tuesday, June 21, 2016 @ 18:23:42
  Author: heftig
Revision: 270428

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 18:22:57 UTC (rev 270427)
+++ extra-i686/PKGBUILD 2016-06-21 18:23:42 UTC (rev 270428)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=libwnck3
-_pkgbasename=libwnck
-pkgver=3.14.1
-pkgrel=1
-pkgdesc="Window Navigator Construction Kit (GTK+3)"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk3' 'startup-notification' 'libxres')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-url="http://www.gnome.org/;
-source=(https://download.gnome.org/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('bb643c9c423c8aa79c59973ce27ce91d3b180d1e9907902278fb79391f52befa')
-
-build() {
-cd "$_pkgbasename-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd "$_pkgbasename-$pkgver"
-make DESTDIR="$pkgdir" install
-}

Copied: libwnck3/repos/extra-i686/PKGBUILD (from rev 270427, 
libwnck3/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 18:23:42 UTC (rev 270428)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.20.0
+pkgrel=1
+pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, 
etc.)"
+url="https://git.gnome.org/browse/libwnck;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 startup-notification libxres)
+makedepends=(intltool gobject-introspection python2 gtk-doc)
+source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
+sha256sums=('0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2')
+
+build() {
+cd libwnck-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --enable-gtk-doc
+make
+}
+
+check() {
+cd libwnck-$pkgver
+make -k check
+}
+
+package() {
+cd libwnck-$pkgver
+make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 18:22:57 UTC (rev 270427)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:23:42 UTC (rev 270428)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru 
-
-pkgname=libwnck3
-_pkgbasename=libwnck
-pkgver=3.14.1
-pkgrel=1
-pkgdesc="Window Navigator Construction Kit (GTK+3)"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk3' 'startup-notification' 'libxres')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-url="http://www.gnome.org/;
-source=(https://download.gnome.org/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('bb643c9c423c8aa79c59973ce27ce91d3b180d1e9907902278fb79391f52befa')
-
-build() {
-cd "$_pkgbasename-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
-make
-}
-
-package() {
-cd "$_pkgbasename-$pkgver"
-make DESTDIR="$pkgdir" install
-}

Copied: libwnck3/repos/extra-x86_64/PKGBUILD (from rev 270427, 
libwnck3/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-06-21 18:23:42 UTC (rev 270428)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=libwnck3
+_pkgbasename=libwnck
+pkgver=3.20.0
+pkgrel=1
+pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, 
etc.)"
+url="https://git.gnome.org/browse/libwnck;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 startup-notification libxres)
+makedepends=(intltool gobject-introspection python2 gtk-doc)
+source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
+sha256sums=('0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2')
+
+build() {
+cd libwnck-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --enable-gtk-doc
+make
+}
+
+check() {
+cd libwnck-$pkgver
+make -k check
+}
+
+package() {
+cd libwnck-$pkgver

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

2016-06-21 Thread Jan Steffens
Date: Tuesday, June 21, 2016 @ 18:22:52
  Author: heftig
Revision: 270426

3.20.0-1

Modified:
  libwnck3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 15:39:36 UTC (rev 270425)
+++ PKGBUILD2016-06-21 18:22:52 UTC (rev 270426)
@@ -3,25 +3,30 @@
 
 pkgname=libwnck3
 _pkgbasename=libwnck
-pkgver=3.14.1
+pkgver=3.20.0
 pkgrel=1
-pkgdesc="Window Navigator Construction Kit (GTK+3)"
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk3' 'startup-notification' 'libxres')
-makedepends=('intltool' 'gobject-introspection' 'python2')
-url="http://www.gnome.org/;
-source=(https://download.gnome.org/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
-sha256sums=('bb643c9c423c8aa79c59973ce27ce91d3b180d1e9907902278fb79391f52befa')
+pkgdesc="Library to manage X windows and workspaces (via pagers, tasklists, 
etc.)"
+url="https://git.gnome.org/browse/libwnck;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 startup-notification libxres)
+makedepends=(intltool gobject-introspection python2 gtk-doc)
+source=(https://download.gnome.org/sources/libwnck/${pkgver%.*}/libwnck-$pkgver.tar.xz)
+sha256sums=('0b2f3ffbbacc6b7baeeace4799011d4c0c938cc24187a20c1a9b32b607ea56d2')
 
 build() {
-cd "$_pkgbasename-$pkgver"
-./configure --prefix=/usr --sysconfdir=/etc \
---localstatedir=/var --disable-static
+cd libwnck-$pkgver
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --enable-gtk-doc
 make
 }
 
+check() {
+cd libwnck-$pkgver
+make -k check
+}
+
 package() {
-cd "$_pkgbasename-$pkgver"
+cd libwnck-$pkgver
 make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in gnome-photos/trunk (PKGBUILD gnome-photos.install)

2016-06-21 Thread Jan Steffens
Date: Tuesday, June 21, 2016 @ 18:22:57
  Author: heftig
Revision: 270427

3.20.2-1

Modified:
  gnome-photos/trunk/PKGBUILD
Deleted:
  gnome-photos/trunk/gnome-photos.install

--+
 PKGBUILD |   13 ++---
 gnome-photos.install |   12 
 2 files changed, 6 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 18:22:52 UTC (rev 270426)
+++ PKGBUILD2016-06-21 18:22:57 UTC (rev 270427)
@@ -2,19 +2,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-photos
-pkgver=3.20.1
+pkgver=3.20.2
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(i686 x86_64)
-url="https://www.gnome.org/;
+url="https://wiki.gnome.org/Apps/Photos;
 license=(GPL)
 depends=(exempi gtk3 libexif librsvg babl gegl gnome-desktop 
gnome-online-accounts lcms2 tracker
  grilo gfbgraph libgdata gnome-online-miners dleyna-server 
dleyna-renderer libgexiv2 libraw)
 makedepends=(intltool itstool python)
 groups=(gnome-extra)
-install=gnome-photos.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('7639cc9367aa0f4bbf54aa46edaeedb91fcce85d387e8ffb669470710e247e5a')
+source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ec6b95ad1c4aeeb065a65d2d48335036c0750761c7f6762bafcf874791272b46')
 
 build() {
   cd $pkgname-$pkgver
@@ -24,8 +23,8 @@
 
 check() {
   cd $pkgname-$pkgver
-# disabled: needs dogtail which we don't have
-#  make check
+  # disabled: needs dogtail which we don't have
+  #make check
 }
 
 package() {

Deleted: gnome-photos.install
===
--- gnome-photos.install2016-06-21 18:22:52 UTC (rev 270426)
+++ gnome-photos.install2016-06-21 18:22:57 UTC (rev 270427)
@@ -1,12 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 15:39:36
  Author: arojas
Revision: 270425

Fix out-of-tree build

Modified:
  qt5-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 14:33:27 UTC (rev 270424)
+++ PKGBUILD2016-06-21 15:39:36 UTC (rev 270425)
@@ -13,24 +13,29 @@
 depends=('qt5-declarative' 'libxcomposite')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;)
-md5sums=('2d2543a2564ee1b5db9f25dca9cc2e3b')
+source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz;
+
qtbug-53945.patch::"https://github.com/qtproject/qtwayland/commit/75294be3.patch;)
+md5sums=('2d2543a2564ee1b5db9f25dca9cc2e3b'
+ '887f656b651e230169ce02753f14d746')
 
 prepare() {
   mkdir -p build
+
+  cd ${_pkgfqn}
+# Fix out-of-tree build
+  patch -p1 -i ../qtbug-53945.patch
 }
 
 build() {
-#  cd build
-  cd ${_pkgfqn} # out-of-tree build fails 
https://bugreports.qt.io/browse/QTBUG-54148
-# qmake ../${_pkgfqn}
-  qmake .
+  cd build
+
+  qmake ../${_pkgfqn}
   make
 }
 
 package() {
-# cd build
-  cd ${_pkgfqn}
+  cd build
+
   make INSTALL_ROOT="$pkgdir" install
 
   # Drop QMAKE_PRL_BUILD_DIR because reference the build dir


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

2016-06-21 Thread Felix Yan
Date: Tuesday, June 21, 2016 @ 14:33:27
  Author: felixonmars
Revision: 270424

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

Added:
  python-cffi/repos/testing-i686/
  python-cffi/repos/testing-i686/PKGBUILD
(from rev 270423, python-cffi/trunk/PKGBUILD)
  python-cffi/repos/testing-x86_64/
  python-cffi/repos/testing-x86_64/PKGBUILD
(from rev 270423, python-cffi/trunk/PKGBUILD)

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

Copied: python-cffi/repos/testing-i686/PKGBUILD (from rev 270423, 
python-cffi/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 14:33:27 UTC (rev 270424)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: lilydjwg 
+
+pkgbase=python-cffi
+pkgname=(python-cffi python2-cffi)
+pkgver=1.7.0
+_revision=338244197c0dd4afcf76a7dbf962e70fb95b8044
+pkgrel=1
+pkgdesc="Foreign Function Interface for Python calling C code"
+arch=('i686' 'x86_64')
+url="http://cffi.readthedocs.org/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser' 'mercurial')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("hg+https://bitbucket.org/cffi/cffi#revision=$_revision;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a cffi{,-py2}
+}
+
+build() {
+  cd "$srcdir"/cffi
+  python3 setup.py build
+
+  cd "$srcdir"/cffi-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cffi
+  python3 setup.py ptr
+
+  cd "$srcdir"/cffi-py2
+  python2 setup.py ptr
+}
+
+package_python-cffi() {
+  depends=('python-pycparser')
+
+  cd cffi
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-cffi() {
+  depends=('python2-pycparser')
+
+  cd cffi-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: python-cffi/repos/testing-x86_64/PKGBUILD (from rev 270423, 
python-cffi/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 14:33:27 UTC (rev 270424)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: lilydjwg 
+
+pkgbase=python-cffi
+pkgname=(python-cffi python2-cffi)
+pkgver=1.7.0
+_revision=338244197c0dd4afcf76a7dbf962e70fb95b8044
+pkgrel=1
+pkgdesc="Foreign Function Interface for Python calling C code"
+arch=('i686' 'x86_64')
+url="http://cffi.readthedocs.org/;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser' 'mercurial')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("hg+https://bitbucket.org/cffi/cffi#revision=$_revision;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a cffi{,-py2}
+}
+
+build() {
+  cd "$srcdir"/cffi
+  python3 setup.py build
+
+  cd "$srcdir"/cffi-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/cffi
+  python3 setup.py ptr
+
+  cd "$srcdir"/cffi-py2
+  python2 setup.py ptr
+}
+
+package_python-cffi() {
+  depends=('python-pycparser')
+
+  cd cffi
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-cffi() {
+  depends=('python2-pycparser')
+
+  cd cffi-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-06-21 Thread Felix Yan
Date: Tuesday, June 21, 2016 @ 14:32:34
  Author: felixonmars
Revision: 270423

upgpkg: python-cffi 1.7.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 11:57:49 UTC (rev 270422)
+++ PKGBUILD2016-06-21 14:32:34 UTC (rev 270423)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.6.0
-_revision=a61429d5ad2d62b80c7e84d0281f7ed9a26e30ec
+pkgver=1.7.0
+_revision=338244197c0dd4afcf76a7dbf962e70fb95b8044
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-06-21 Thread Sergej Pupykin
Date: Tuesday, June 21, 2016 @ 12:31:59
  Author: spupykin
Revision: 180696

archrelease: copy trunk to community-any

Added:
  elixir/repos/community-any/PKGBUILD
(from rev 180695, elixir/trunk/PKGBUILD)
Deleted:
  elixir/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 12:31:45 UTC (rev 180695)
+++ PKGBUILD2016-06-21 12:31:59 UTC (rev 180696)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Old maintainer: Gilbert Kennen 
-
-pkgname=elixir
-pkgver=1.2.6
-pkgrel=1
-pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
-url="http://elixir-lang.org;
-arch=('any')
-license=('Apache' 'custom:EPL')
-depends=('erlang-nox')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver};)
-md5sums=('51260552dbe147a6a6de16fcc62a43c0')
-
-build() {
-  cd "${srcdir}/"elixir-lang*
-  make
-}
-
-check() {
-  cd "${srcdir}/"elixir-lang*
-  make test_erlang
-}
-
-package() {
-  cd "${srcdir}/"elixir-lang*
-  mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}"
-  make DESTDIR=$pkgdir PREFIX=/usr install
-}

Copied: elixir/repos/community-any/PKGBUILD (from rev 180695, 
elixir/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 12:31:59 UTC (rev 180696)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Old maintainer: Gilbert Kennen 
+
+pkgname=elixir
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
+url="http://elixir-lang.org;
+arch=('any')
+license=('Apache' 'custom:EPL')
+depends=('erlang-nox')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver};)
+md5sums=('6fb6f416846a568a2681c7a6d47c7965')
+
+build() {
+  cd "${srcdir}/"elixir-lang*
+  make
+}
+
+check() {
+  cd "${srcdir}/"elixir-lang*
+  make test_erlang
+}
+
+package() {
+  cd "${srcdir}/"elixir-lang*
+  mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}"
+  make DESTDIR=$pkgdir PREFIX=/usr install
+}


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

2016-06-21 Thread Sergej Pupykin
Date: Tuesday, June 21, 2016 @ 12:31:45
  Author: spupykin
Revision: 180695

upgpkg: elixir 1.3.0-1

upd

Modified:
  elixir/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 11:21:26 UTC (rev 180694)
+++ PKGBUILD2016-06-21 12:31:45 UTC (rev 180695)
@@ -3,7 +3,7 @@
 # Old maintainer: Gilbert Kennen 
 
 pkgname=elixir
-pkgver=1.2.6
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="a functional meta-programming aware language built on top of the 
Erlang VM"
 url="http://elixir-lang.org;
@@ -11,7 +11,7 @@
 license=('Apache' 'custom:EPL')
 depends=('erlang-nox')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/tarball/v${pkgver};)
-md5sums=('51260552dbe147a6a6de16fcc62a43c0')
+md5sums=('6fb6f416846a568a2681c7a6d47c7965')
 
 build() {
   cd "${srcdir}/"elixir-lang*


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 11:57:49
  Author: arojas
Revision: 270422

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

Added:
  kwin/repos/testing-i686/
  kwin/repos/testing-i686/PKGBUILD
(from rev 270421, kwin/trunk/PKGBUILD)
  kwin/repos/testing-x86_64/
  kwin/repos/testing-x86_64/PKGBUILD
(from rev 270421, kwin/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   40 
 testing-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: kwin/repos/testing-i686/PKGBUILD (from rev 270421, kwin/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-06-21 11:57:49 UTC (rev 270422)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.6.5
+pkgrel=3
+pkgdesc='KDE Window manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme' 'kdecoration' 'kinit' 'plasma-framework' 'kcmutils')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
+optdepends=('libinput: for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
+'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: kwin/repos/testing-x86_64/PKGBUILD (from rev 270421, 
kwin/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-06-21 11:57:49 UTC (rev 270422)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.6.5
+pkgrel=3
+pkgdesc='KDE Window manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme' 'kdecoration' 'kinit' 'plasma-framework' 'kcmutils')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
+optdepends=('libinput: for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
+'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 11:57:15
  Author: arojas
Revision: 270421

Qt 5.7 rebuild

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 10:18:28 UTC (rev 270420)
+++ PKGBUILD2016-06-21 11:57:15 UTC (rev 270421)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.6.5
-pkgrel=2
+pkgrel=3
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


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

2016-06-21 Thread Mihails Strasuns
Date: Tuesday, June 21, 2016 @ 11:21:10
  Author: dicebot
Revision: 180693

upgpkg: dub 1.0.0-1

dub 1.0.0

Modified:
  dub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 11:16:33 UTC (rev 180692)
+++ PKGBUILD2016-06-21 11:21:10 UTC (rev 180693)
@@ -1,7 +1,7 @@
 # Maintainer:  Mihails Strasuns 
 # Contributor: Moritz Maxeiner 
 pkgname=dub
-pkgver=0.9.25
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="Developer package manager for D programming language"
 arch=('i686' 'x86_64')


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

2016-06-21 Thread Mihails Strasuns
Date: Tuesday, June 21, 2016 @ 11:21:26
  Author: dicebot
Revision: 180694

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-21 11:21:10 UTC (rev 180693)
+++ community-i686/PKGBUILD 2016-06-21 11:21:26 UTC (rev 180694)
@@ -1,40 +0,0 @@
-# Maintainer:  Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-pkgname=dub
-pkgver=0.9.25
-pkgrel=1
-pkgdesc="Developer package manager for D programming language"
-arch=('i686' 'x86_64')
-url="https://github.com/D-Programming-Language/dub;
-license=('MIT')
-makedepends=('dmd' 'libphobos-devel' 'git')
-depends=('curl')
-source=(
-  "git+https://github.com/D-Programming-Language/dub.git#tag=v$pkgver;
-)
-sha256sums=(
-  'SKIP'
-)
-
-build()
-{
-  # DC=`$srcdir/Arch-PKGBUILDs/d-compiler.sh`
-  DC=dmd
-  cd "${srcdir}/${pkgname}"
-
-  echo Generating version file...
-  GITVER=$(git describe) || GITVER=unknown
-  echo "module dub.version_;" > source/dub/version_.d
-  echo "enum dubVersion = \"$GITVER\";" >> source/dub/version_.d
-  echo "enum initialCompilerBinary = \"$DC\";" >> source/dub/version_.d
-
-  $DC -ofbin/dub -w -g -version=DubUseCurl -Isource -L-lcurl @build-files.txt
-}
-
-package()
-{
-  cd "${srcdir}/${pkgname}"
-  install -D -m755 bin/dub "${pkgdir}/usr/bin/dub"
-  install -D -m644 scripts/bash-completion/dub.bash 
$pkgdir/usr/share/bash-completion/completions/dub
-  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
-}

Copied: dub/repos/community-i686/PKGBUILD (from rev 180693, dub/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-21 11:21:26 UTC (rev 180694)
@@ -0,0 +1,40 @@
+# Maintainer:  Mihails Strasuns 
+# Contributor: Moritz Maxeiner 
+pkgname=dub
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="Developer package manager for D programming language"
+arch=('i686' 'x86_64')
+url="https://github.com/D-Programming-Language/dub;
+license=('MIT')
+makedepends=('dmd' 'libphobos-devel' 'git')
+depends=('curl')
+source=(
+  "git+https://github.com/D-Programming-Language/dub.git#tag=v$pkgver;
+)
+sha256sums=(
+  'SKIP'
+)
+
+build()
+{
+  # DC=`$srcdir/Arch-PKGBUILDs/d-compiler.sh`
+  DC=dmd
+  cd "${srcdir}/${pkgname}"
+
+  echo Generating version file...
+  GITVER=$(git describe) || GITVER=unknown
+  echo "module dub.version_;" > source/dub/version_.d
+  echo "enum dubVersion = \"$GITVER\";" >> source/dub/version_.d
+  echo "enum initialCompilerBinary = \"$DC\";" >> source/dub/version_.d
+
+  $DC -ofbin/dub -w -g -version=DubUseCurl -Isource -L-lcurl @build-files.txt
+}
+
+package()
+{
+  cd "${srcdir}/${pkgname}"
+  install -D -m755 bin/dub "${pkgdir}/usr/bin/dub"
+  install -D -m644 scripts/bash-completion/dub.bash 
$pkgdir/usr/share/bash-completion/completions/dub
+  install -D -m644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE.txt"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-21 11:21:10 UTC (rev 180693)
+++ community-x86_64/PKGBUILD   2016-06-21 11:21:26 UTC (rev 180694)
@@ -1,40 +0,0 @@
-# Maintainer:  Mihails Strasuns 
-# Contributor: Moritz Maxeiner 
-pkgname=dub
-pkgver=0.9.25
-pkgrel=1
-pkgdesc="Developer package manager for D programming language"
-arch=('i686' 'x86_64')
-url="https://github.com/D-Programming-Language/dub;
-license=('MIT')
-makedepends=('dmd' 'libphobos-devel' 'git')
-depends=('curl')
-source=(
-  "git+https://github.com/D-Programming-Language/dub.git#tag=v$pkgver;
-)
-sha256sums=(
-  'SKIP'
-)
-
-build()
-{
-  # DC=`$srcdir/Arch-PKGBUILDs/d-compiler.sh`
-  DC=dmd
-  cd "${srcdir}/${pkgname}"
-
-  echo Generating version file...
-  GITVER=$(git describe) || GITVER=unknown
-  echo "module dub.version_;" > source/dub/version_.d
-  echo "enum dubVersion = \"$GITVER\";" >> source/dub/version_.d
-  echo "enum initialCompilerBinary = \"$DC\";" >> source/dub/version_.d
-
-  $DC -ofbin/dub -w -g -version=DubUseCurl -Isource -L-lcurl @build-files.txt
-}
-
-package()
-{
-  cd "${srcdir}/${pkgname}"
-  install -D -m755 bin/dub "${pkgdir}/usr/bin/dub"
-  install -D -m644 

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

2016-06-21 Thread Felix Yan
Date: Tuesday, June 21, 2016 @ 11:16:33
  Author: felixonmars
Revision: 180692

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 11:16:15 UTC (rev 180691)
+++ PKGBUILD2016-06-21 11:16:33 UTC (rev 180692)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screenshot
-pkgver=3.1.8
-pkgrel=2
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('any')
-url="https://gitcafe.com/Deepin/deepin-screenshot;
-license=('GPL3')
-depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
- 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil'
- 'python2-opengl')
-makedepends=('deepin-gettext-tools' 'git')
-optdepends=('deepin-social-sharing: for "Share" support'
-'deepin-daemon: for sound effect')
-groups=('deepin-extra')
-source=("git+https://cr.deepin.io/deepin-screenshot.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-screenshot
-
-  # fix python version
-  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-screenshot
-  make
-}
-
-package() {
-  cd deepin-screenshot
-  make DESTDIR="${pkgdir}" install
-}
-
- # Local Variables:
- # sh-basic-offset: 2
- # End:

Copied: deepin-screenshot/repos/community-any/PKGBUILD (from rev 180691, 
deepin-screenshot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 11:16:33 UTC (rev 180692)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screenshot
+pkgver=3.1.9
+pkgrel=1
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-screenshot;
+license=('GPL3')
+depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
+ 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil'
+ 'python2-opengl')
+makedepends=('deepin-gettext-tools' 'git')
+optdepends=('deepin-social-sharing: for "Share" support'
+'deepin-daemon: for sound effect')
+groups=('deepin-extra')
+source=("git+https://cr.deepin.io/deepin-screenshot.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-screenshot
+
+  # fix python version
+  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-screenshot
+  make
+}
+
+package() {
+  cd deepin-screenshot
+  make DESTDIR="${pkgdir}" install
+}
+
+ # Local Variables:
+ # sh-basic-offset: 2
+ # End:


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

2016-06-21 Thread Felix Yan
Date: Tuesday, June 21, 2016 @ 11:16:15
  Author: felixonmars
Revision: 180691

upgpkg: deepin-screenshot 3.1.9-1

Modified:
  deepin-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 11:05:29 UTC (rev 180690)
+++ PKGBUILD2016-06-21 11:16:15 UTC (rev 180691)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screenshot
-pkgver=3.1.8
-pkgrel=2
+pkgver=3.1.9
+pkgrel=1
 pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
 arch=('any')
 url="https://gitcafe.com/Deepin/deepin-screenshot;


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

2016-06-21 Thread Gaëtan Bisson
Date: Tuesday, June 21, 2016 @ 11:05:29
  Author: bisson
Revision: 180690

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

Added:
  pari/repos/community-i686/PKGBUILD
(from rev 180689, pari/trunk/PKGBUILD)
  pari/repos/community-x86_64/PKGBUILD
(from rev 180689, pari/trunk/PKGBUILD)
Deleted:
  pari/repos/community-i686/PKGBUILD
  pari/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-06-21 11:04:09 UTC (rev 180689)
+++ community-i686/PKGBUILD 2016-06-21 11:05:29 UTC (rev 180690)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-
-pkgname=pari
-pkgver=2.7.5
-pkgrel=1
-pkgdesc='Computer algebra system designed for fast computations in number 
theory'
-url='http://pari.math.u-bordeaux.fr/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('gmp' 'readline' 'libx11')
-makedepends=('perl' 'texlive-core')
-optdepends=('perl: gphelp, tex2mail')
-validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
-source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ca6f6bc57d2028df5a5bddd3810a82cb05d139f2' 'SKIP')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed 's/\$addlib64//g' -i config/get_libpth
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./Configure \
-   --prefix=/usr \
-   --with-readline \
-   --mt=pthread \
-   --with-gmp \
-
-   make all
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make bench
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   ln -sf gp.1.gz "${pkgdir}"/usr/share/man/man1/pari.1
-}

Copied: pari/repos/community-i686/PKGBUILD (from rev 180689, 
pari/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-21 11:05:29 UTC (rev 180690)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+
+pkgname=pari
+pkgver=2.7.6
+pkgrel=1
+pkgdesc='Computer algebra system designed for fast computations in number 
theory'
+url='http://pari.math.u-bordeaux.fr/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('gmp' 'readline' 'libx11')
+makedepends=('perl' 'texlive-core')
+optdepends=('perl: gphelp, tex2mail')
+validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
+source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha1sums=('b8c803e82740ffe6548f84e94e2ddb70786dd0fb' 'SKIP')
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed 's/\$addlib64//g' -i config/get_libpth
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./Configure \
+   --prefix=/usr \
+   --with-readline \
+   --mt=pthread \
+   --with-gmp \
+
+   make all
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make bench
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -sf gp.1.gz "${pkgdir}"/usr/share/man/man1/pari.1
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-21 11:04:09 UTC (rev 180689)
+++ community-x86_64/PKGBUILD   2016-06-21 11:05:29 UTC (rev 180690)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-
-pkgname=pari
-pkgver=2.7.5
-pkgrel=1
-pkgdesc='Computer algebra system designed for fast computations in number 
theory'
-url='http://pari.math.u-bordeaux.fr/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('gmp' 'readline' 'libx11')
-makedepends=('perl' 'texlive-core')
-optdepends=('perl: gphelp, tex2mail')
-validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
-source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ca6f6bc57d2028df5a5bddd3810a82cb05d139f2' 'SKIP')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed 's/\$addlib64//g' -i config/get_libpth
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./Configure \
-   --prefix=/usr \
-   --with-readline \
-   --mt=pthread \
-   --with-gmp \
-
-   make all
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make bench
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   ln -sf gp.1.gz 

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

2016-06-21 Thread Gaëtan Bisson
Date: Tuesday, June 21, 2016 @ 11:04:09
  Author: bisson
Revision: 180689

upstream update

Modified:
  pari/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 10:57:36 UTC (rev 180688)
+++ PKGBUILD2016-06-21 11:04:09 UTC (rev 180689)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=pari
-pkgver=2.7.5
+pkgver=2.7.6
 pkgrel=1
 pkgdesc='Computer algebra system designed for fast computations in number 
theory'
 url='http://pari.math.u-bordeaux.fr/'
@@ -13,7 +13,7 @@
 optdepends=('perl: gphelp, tex2mail')
 validpgpkeys=('42028EA404A2E9D80AC453148F0E7C2B4522E387')
 
source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('ca6f6bc57d2028df5a5bddd3810a82cb05d139f2' 'SKIP')
+sha1sums=('b8c803e82740ffe6548f84e94e2ddb70786dd0fb' 'SKIP')
 
 prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in linux-grsec/repos (24 files)

2016-06-21 Thread Daniel Micay
Date: Tuesday, June 21, 2016 @ 10:57:36
  Author: thestinger
Revision: 180688

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 180687, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 180687, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 180687, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 180687, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 180687, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 180687, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 180687, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 180687, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 180687, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 180687, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 180687, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 180687, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  624 
 /change-default-console-loglevel.patch |   22 
 /config|16142 +++
 /config.x86_64 |15554 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  312 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 8071 ---
 community-i686/config.x86_64   |  ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  312 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 8071 ---
 community-x86_64/config.x86_64 |  ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 32444 insertions(+), 32444 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180687:180688 to see the changes.


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

2016-06-21 Thread Daniel Micay
Date: Tuesday, June 21, 2016 @ 10:56:11
  Author: thestinger
Revision: 180687

upgpkg: linux-grsec 4.5.7.201606202152-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 08:29:25 UTC (rev 180686)
+++ PKGBUILD2016-06-21 10:56:11 UTC (rev 180687)
@@ -9,7 +9,7 @@
 _srcname=linux-4.5
 _pkgver=4.5.7
 _grsecver=3.1
-_timestamp=201606142010
+_timestamp=201606202152
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,7 +34,7 @@
 'SKIP'
 '8fc8b46b44e49d5472745484751ba653be0c0e04554749ad276f3d0bc56a9bb3'
 'SKIP'
-'0007bff5d67b8872923674cd0900dd4d376536238cd0be8f5089b2dee9278f02'
+'b6dc9ac8a546a8a5dc47af617ff0080360cd20e4140c98a05bcca31e4d9749f5'
 'SKIP'
 '1406610d5d8f3e5af1e5c462209724769a52c69e70b3c8008fdec68c1ac407e0'
 'd9f9f734c133f3a9ad3945eedd074492890e9959cfae1feb707d520f5db56ef2'


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 10:18:28
  Author: arojas
Revision: 270420

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-06-21 10:17:55 UTC (rev 270419)
+++ extra-i686/PKGBUILD 2016-06-21 10:18:28 UTC (rev 270420)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.6.5
-pkgrel=1
-pkgdesc='KDE Window manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme' 'kdecoration' 'kinit' 'plasma-framework' 'kcmutils')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
-optdepends=('libinput: for kwin-wayland')
-groups=('plasma')
-conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
-'SKIP')
-validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kwin/repos/extra-i686/PKGBUILD (from rev 270419, kwin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-21 10:18:28 UTC (rev 270420)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.6.5
+pkgrel=2
+pkgdesc='KDE Window manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme' 'kdecoration' 'kinit' 'plasma-framework' 'kcmutils')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
+optdepends=('libinput: for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
+'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-06-21 10:17:55 UTC (rev 270419)
+++ extra-x86_64/PKGBUILD   2016-06-21 10:18:28 UTC (rev 270420)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.6.5
-pkgrel=1
-pkgdesc='KDE Window manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme' 'kdecoration' 'kinit' 'plasma-framework' 'kcmutils')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
-optdepends=('libinput: for kwin-wayland')
-groups=('plasma')
-conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
-'SKIP')
-validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() 

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 10:17:55
  Author: arojas
Revision: 270419

Qt 5.6.1 rebuild

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 08:32:13 UTC (rev 270418)
+++ PKGBUILD2016-06-21 10:17:55 UTC (rev 270419)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


[arch-commits] Commit in qt5-base/trunk (rebuild.list)

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 08:32:13
  Author: arojas
Revision: 270418

kwin needs rebuild

Modified:
  qt5-base/trunk/rebuild.list

--+
 rebuild.list |1 +
 1 file changed, 1 insertion(+)

Modified: rebuild.list
===
--- rebuild.list2016-06-21 08:31:55 UTC (rev 270417)
+++ rebuild.list2016-06-21 08:32:13 UTC (rev 270418)
@@ -4,3 +4,4 @@
 calibre
 akonadi
 skrooge
+kwin


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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 08:31:55
  Author: arojas
Revision: 270417

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kwin/repos/kde-unstable-i686/PKGBUILD
(from rev 270416, kwin/kde-unstable/PKGBUILD)
  kwin/repos/kde-unstable-x86_64/PKGBUILD
(from rev 270416, kwin/kde-unstable/PKGBUILD)
Deleted:
  kwin/repos/kde-unstable-i686/PKGBUILD
  kwin/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-06-21 08:31:25 UTC (rev 270416)
+++ kde-unstable-i686/PKGBUILD  2016-06-21 08:31:55 UTC (rev 270417)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.6.95
-pkgrel=1
-pkgdesc='KDE Window manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme'
- 'plasma-framework' 'kcmutils' 'breeze')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
-optdepends=('libinput: for kwin-wayland')
-groups=('plasma')
-conflicts=('kdebase-workspace')
-source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('e89714549386617ea14676a877635796c3601968ded3548c807f3ba291054c9a'
-'SKIP')
-validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
-  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kwin/repos/kde-unstable-i686/PKGBUILD (from rev 270416, 
kwin/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-06-21 08:31:55 UTC (rev 270417)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.6.95
+pkgrel=2
+pkgdesc='KDE Window manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme'
+ 'plasma-framework' 'kcmutils' 'breeze')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
+optdepends=('libinput: for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e89714549386617ea14676a877635796c3601968ded3548c807f3ba291054c9a'
+'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2016-06-21 08:31:25 UTC (rev 270416)
+++ kde-unstable-x86_64/PKGBUILD2016-06-21 08:31:55 UTC (rev 270417)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.6.95
-pkgrel=1
-pkgdesc='KDE Window manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('qt5-multimedia' 'kscreenlocker' 'knewstuff' 'xcb-util-cursor' 
'hicolor-icon-theme'
- 'plasma-framework' 'kcmutils' 'breeze')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
-optdepends=('libinput: for kwin-wayland')
-groups=('plasma')
-conflicts=('kdebase-workspace')
-source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('e89714549386617ea14676a877635796c3601968ded3548c807f3ba291054c9a'
-'SKIP')

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

2016-06-21 Thread Antonio Rojas
Date: Tuesday, June 21, 2016 @ 08:31:25
  Author: arojas
Revision: 270416

Qt 5.7 rebuild

Modified:
  kwin/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-20 22:40:23 UTC (rev 270415)
+++ PKGBUILD2016-06-21 08:31:25 UTC (rev 270416)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.6.95
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'


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

2016-06-21 Thread Massimiliano Torromeo
Date: Tuesday, June 21, 2016 @ 08:28:53
  Author: mtorromeo
Revision: 180685

upgpkg: libdwarf 20160613-1

Updated to 20160613

Modified:
  libdwarf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 07:02:35 UTC (rev 180684)
+++ PKGBUILD2016-06-21 08:28:53 UTC (rev 180685)
@@ -4,7 +4,7 @@
 # Contributor: Marti Raudsepp 
 
 pkgname=libdwarf
-pkgver=20160507
+pkgver=20160613
 pkgrel=1
 pkgdesc="A library for handling DWARF Debugging Information Format"
 arch=(i686 x86_64)
@@ -13,12 +13,12 @@
 depends=('elfutils')
 options+=('staticlibs')
 source=(http://www.prevanders.net/libdwarf-$pkgver.tar.gz)
-sha256sums=('12ae39376e3915bf8fa92555989f3ad5f2f4f332b590a628541ce68987b337af')
+sha256sums=('2cd47883a57dd89cb6d32ac36ef14c2631719a4eb2e6e2f743053651416802bb')
 
 build() {
   cd "$srcdir"/dwarf-$pkgver
   ./configure --prefix=/usr --enable-shared
-  make dd
+  make basic
 }
 
 package() {
@@ -25,7 +25,8 @@
   cd "$srcdir"/dwarf-$pkgver/libdwarf
 
   install -dm755 "$pkgdir"/usr/lib
-  install -m644 libdwarf.{a,so} "$pkgdir"/usr/lib/
+  install -m644 libdwarf.{a,so.1} "$pkgdir"/usr/lib/
+  ln -s libdwarf.so.1 "$pkgdir"/usr/lib/libdwarf.so
 
   install -dm755 "$pkgdir"/usr/include/libdwarf
   install -m644 dwarf.h libdwarf.h "$pkgdir"/usr/include/libdwarf/


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

2016-06-21 Thread Sven-Hendrik Haase
Date: Tuesday, June 21, 2016 @ 07:02:35
  Author: svenstaro
Revision: 180684

archrelease: copy trunk to multilib-x86_64

Added:
  dwarffortress/repos/multilib-x86_64/PKGBUILD
(from rev 180683, dwarffortress/trunk/PKGBUILD)
  dwarffortress/repos/multilib-x86_64/dwarffortress
(from rev 180683, dwarffortress/trunk/dwarffortress)
  dwarffortress/repos/multilib-x86_64/dwarffortress.desktop
(from rev 180683, dwarffortress/trunk/dwarffortress.desktop)
  dwarffortress/repos/multilib-x86_64/dwarffortress.install
(from rev 180683, dwarffortress/trunk/dwarffortress.install)
  dwarffortress/repos/multilib-x86_64/dwarffortress.png
(from rev 180683, dwarffortress/trunk/dwarffortress.png)
Deleted:
  dwarffortress/repos/multilib-x86_64/PKGBUILD
  dwarffortress/repos/multilib-x86_64/dwarffortress
  dwarffortress/repos/multilib-x86_64/dwarffortress.desktop
  dwarffortress/repos/multilib-x86_64/dwarffortress.install
  dwarffortress/repos/multilib-x86_64/dwarffortress.png

---+
 PKGBUILD  |  142 
 dwarffortress |   40 ++---
 dwarffortress.desktop |   18 +++---
 dwarffortress.install |   18 +++---
 4 files changed, 109 insertions(+), 109 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 06:59:18 UTC (rev 180683)
+++ PKGBUILD2016-06-21 07:02:35 UTC (rev 180684)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Daenyth 
-# Contributor: djnm 
-pkgname=dwarffortress
-pkgver=0.43.03
-_pkgver=43_03
-pkgrel=2
-pkgdesc="A single-player fantasy game in which you build a dwarven outpost or 
play an adventurer in a randomly generated world"
-arch=(i686 x86_64)
-url="http://www.bay12games.com/dwarves/;
-license=('custom:dwarffortress')
-depends_i686=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew gcc-libs)
-depends_x86_64=(lib32-gcc-libs lib32-gtk2 lib32-glu lib32-sdl_image 
lib32-libsndfile lib32-openal
-lib32-libxdamage lib32-ncurses lib32-sdl_ttf lib32-glew)
-makedepends=(git cmake)
-makedepends_x86_64=(gcc-multilib)
-optdepends_x86_64=('lib32-nvidia-utils: If you have nvidia graphics'
-   'lib32-catalyst-utils: If you have ATI graphics'
-   'lib32-alsa-lib: for alsa sound'
-   'lib32-libpulse: for pulse sound')
-options=('!strip' '!buildflags')
-install=${pkgname}.install
-# I made a fucking github repo with the sole purpose of unfucking df a bit
-# We try to compile whatever little bit of df is open source
-source=(http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2
-git://github.com/svenstaro/dwarf_fortress_unfuck.git#tag=${pkgver}
-dwarffortress
-dwarffortress.desktop
-dwarffortress.png)
-sha256sums=('8725cb00188b4282fd5a3c4be10c3255f837b951ca48af90fa3a351e3a818337'
-'SKIP'
-'211eaec6559d4fd5c08341dbed1f27bfab997a57bdf61fd268f9940e244652c5'
-'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
-'83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f')
-
-build() {
-  cd $srcdir/dwarf_fortress_unfuck
-
-  cmake .
-  make
-}
-
-package() {
-  install -dm755 $pkgdir/opt/
-  cp -r $srcdir/df_linux $pkgdir/opt/$pkgname
-  rm -r $pkgdir/opt/$pkgname/df $pkgdir/opt/$pkgname/libs/* 
$pkgdir/opt/$pkgname/g_src
-
-  find $pkgdir/opt/$pkgname -type d -exec chmod 755 {} +
-  find $pkgdir/opt/$pkgname -type f -exec chmod 644 {} +
-
-  install -Dm755 $srcdir/df_linux/libs/Dwarf_Fortress 
$pkgdir/opt/$pkgname/libs/Dwarf_Fortress
-  install -Dm755 $srcdir/dwarf_fortress_unfuck/libgraphics.so 
$pkgdir/opt/$pkgname/libs/libgraphics.so
-  install -Dm755 $srcdir/dwarffortress $pkgdir/usr/bin/$pkgname
-
-  # No idea why we need this. Really. This isn't being loaded dynamically, 
it's not linked and
-  # in general there is no indication this is being used. However, it doesn't 
work without this symlink.
-  [[ $CARCH == "x86_64" ]] && ln -s /usr/lib32/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-  [[ $CARCH == "i686" ]] && ln -s /usr/lib/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-
-  # Set pkgname in runscript
-  sed -i "s/^pkgname=.*/pkgname=$pkgname/" $pkgdir/usr/bin/$pkgname
-
-  # Desktop launcher with icon
-  install -Dm644 $srcdir/dwarffortress.desktop 
$pkgdir/usr/share/applications/"$pkgname".desktop
-  install -Dm644 $srcdir/dwarffortress.png 
$pkgdir/usr/share/pixmaps/"$pkgname".png
-
-  install -Dm644 $srcdir/df_linux/readme.txt 
$pkgdir/usr/share/licenses/$pkgname/readme.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dwarffortress/repos/multilib-x86_64/PKGBUILD (from rev 180683, 
dwarffortress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 07:02:35 UTC (rev 

[arch-commits] Commit in dwarffortress/repos/community-i686 (10 files)

2016-06-21 Thread Sven-Hendrik Haase
Date: Tuesday, June 21, 2016 @ 06:59:18
  Author: svenstaro
Revision: 180683

archrelease: copy trunk to community-i686

Added:
  dwarffortress/repos/community-i686/PKGBUILD
(from rev 180682, dwarffortress/trunk/PKGBUILD)
  dwarffortress/repos/community-i686/dwarffortress
(from rev 180682, dwarffortress/trunk/dwarffortress)
  dwarffortress/repos/community-i686/dwarffortress.desktop
(from rev 180682, dwarffortress/trunk/dwarffortress.desktop)
  dwarffortress/repos/community-i686/dwarffortress.install
(from rev 180682, dwarffortress/trunk/dwarffortress.install)
  dwarffortress/repos/community-i686/dwarffortress.png
(from rev 180682, dwarffortress/trunk/dwarffortress.png)
Deleted:
  dwarffortress/repos/community-i686/PKGBUILD
  dwarffortress/repos/community-i686/dwarffortress
  dwarffortress/repos/community-i686/dwarffortress.desktop
  dwarffortress/repos/community-i686/dwarffortress.install
  dwarffortress/repos/community-i686/dwarffortress.png

---+
 PKGBUILD  |  144 +++-
 dwarffortress |   40 ++---
 dwarffortress.desktop |   18 +++---
 dwarffortress.install |   18 +++---
 4 files changed, 109 insertions(+), 111 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-06-21 06:59:12 UTC (rev 180682)
+++ PKGBUILD2016-06-21 06:59:18 UTC (rev 180683)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Daenyth 
-# Contributor: djnm 
-pkgname=dwarffortress
-pkgver=0.43.03
-_pkgver=43_03
-pkgrel=1
-pkgdesc="A single-player fantasy game in which you build a dwarven outpost or 
play an adventurer in a randomly generated world"
-arch=(i686 x86_64)
-url="http://www.bay12games.com/dwarves/;
-license=('custom:dwarffortress')
-depends=(gtk2 glu sdl_image libsndfile openal sdl_ttf glew gcc-libs)
-makedepends=(git cmake)
-options=('!strip' '!buildflags')
-install=${pkgname}.install
-if [[ $CARCH == 'x86_64' ]]; then
-  makedepends+=(gcc-multilib)
-  depends=(gcc-libs-multilib lib32-gtk2 lib32-glu lib32-sdl_image 
lib32-libsndfile lib32-openal
-   lib32-libxdamage lib32-ncurses lib32-sdl_ttf lib32-glew)
-  optdepends=('lib32-nvidia-utils: If you have nvidia graphics'
-  'lib32-catalyst-utils: If you have ATI graphics'
-  'lib32-alsa-lib: for alsa sound'
-  'lib32-libpulse: for pulse sound')
-fi
-# I made a fucking github repo with the sole purpose of unfucking df a bit
-# We try to compile whatever little bit of df is open source
-source=(http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2
-git://github.com/svenstaro/dwarf_fortress_unfuck.git#tag=${pkgver}
-dwarffortress
-dwarffortress.desktop
-dwarffortress.png)
-sha256sums=('8725cb00188b4282fd5a3c4be10c3255f837b951ca48af90fa3a351e3a818337'
-'SKIP'
-'211eaec6559d4fd5c08341dbed1f27bfab997a57bdf61fd268f9940e244652c5'
-'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'
-'83183abc70b11944720b0d86f4efd07468f786b03fa52fe429ca8e371f708e0f')
-
-build() {
-  cd $srcdir/dwarf_fortress_unfuck
-
-  cmake .
-  make
-}
-
-package() {
-  install -dm755 $pkgdir/opt/
-  cp -r $srcdir/df_linux $pkgdir/opt/$pkgname
-  rm -r $pkgdir/opt/$pkgname/df $pkgdir/opt/$pkgname/libs/* 
$pkgdir/opt/$pkgname/g_src
-
-  find $pkgdir/opt/$pkgname -type d -exec chmod 755 {} +
-  find $pkgdir/opt/$pkgname -type f -exec chmod 644 {} +
-
-  install -Dm755 $srcdir/df_linux/libs/Dwarf_Fortress 
$pkgdir/opt/$pkgname/libs/Dwarf_Fortress
-  install -Dm755 $srcdir/dwarf_fortress_unfuck/libgraphics.so 
$pkgdir/opt/$pkgname/libs/libgraphics.so
-  install -Dm755 $srcdir/dwarffortress $pkgdir/usr/bin/$pkgname
-
-  # No idea why we need this. Really. This isn't being loaded dynamically, 
it's not linked and
-  # in general there is no indication this is being used. However, it doesn't 
work without this symlink.
-  [[ $CARCH == "x86_64" ]] && ln -s /usr/lib32/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-  [[ $CARCH == "i686" ]] && ln -s /usr/lib/libpng.so 
$pkgdir/opt/$pkgname/libs/libpng.so.3
-
-  # Set pkgname in runscript
-  sed -i "s/^pkgname=.*/pkgname=$pkgname/" $pkgdir/usr/bin/$pkgname
-
-  # Desktop launcher with icon
-  install -Dm644 $srcdir/dwarffortress.desktop 
$pkgdir/usr/share/applications/"$pkgname".desktop
-  install -Dm644 $srcdir/dwarffortress.png 
$pkgdir/usr/share/pixmaps/"$pkgname".png
-
-  install -Dm644 $srcdir/df_linux/readme.txt 
$pkgdir/usr/share/licenses/$pkgname/readme.txt
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dwarffortress/repos/community-i686/PKGBUILD (from rev 180682, 
dwarffortress/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-06-21 06:59:18 UTC (rev 180683)
@@ -0,0 

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

2016-06-21 Thread Sven-Hendrik Haase
Date: Tuesday, June 21, 2016 @ 06:59:12
  Author: svenstaro
Revision: 180682

upgpkg: dwarffortress 0.43.04-1

upstream release 0.43.04

Modified:
  dwarffortress/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 04:41:27 UTC (rev 180681)
+++ PKGBUILD2016-06-21 06:59:12 UTC (rev 180682)
@@ -3,9 +3,9 @@
 # Contributor: Daenyth 
 # Contributor: djnm 
 pkgname=dwarffortress
-pkgver=0.43.03
-_pkgver=43_03
-pkgrel=2
+pkgver=0.43.04
+_pkgver=43_04
+pkgrel=1
 pkgdesc="A single-player fantasy game in which you build a dwarven outpost or 
play an adventurer in a randomly generated world"
 arch=(i686 x86_64)
 url="http://www.bay12games.com/dwarves/;
@@ -28,7 +28,7 @@
 dwarffortress
 dwarffortress.desktop
 dwarffortress.png)
-sha256sums=('8725cb00188b4282fd5a3c4be10c3255f837b951ca48af90fa3a351e3a818337'
+sha256sums=('4e56262938f3118d9928069c3624b34cdb2b202da6ce9eea08ed6ebdeccd00eb'
 'SKIP'
 '211eaec6559d4fd5c08341dbed1f27bfab997a57bdf61fd268f9940e244652c5'
 'e79e3d945c6cc0da58f4ca30a210c7bf1bc3149fd10406d1262a6214eb40445a'