[arch-commits] Commit in perl-http-message/repos/extra-any (PKGBUILD PKGBUILD)

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:52:53
  Author: felixonmars
Revision: 299043

archrelease: copy trunk to extra-any

Added:
  perl-http-message/repos/extra-any/PKGBUILD
(from rev 299042, perl-http-message/trunk/PKGBUILD)
Deleted:
  perl-http-message/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 06:52:32 UTC (rev 299042)
+++ PKGBUILD2017-06-20 06:52:53 UTC (rev 299043)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Justin "juster" Davis 
-# Generator : pbjam 0.01
-
-pkgname=perl-http-message
-pkgver=6.11
-pkgrel=3
-pkgdesc="HTTP style messages"
-arch=('any')
-url='http://search.cpan.org/dist/HTTP-Message'
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 
'perl-uri'
- 'perl-io-html')
-conflicts=('perl-libwww<6')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/HTTP-Message-$pkgver.tar.gz";)
-md5sums=('4ed7add10daea3ab30abfeab6d03872f')
-
-build() {
-  cd HTTP-Message-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd HTTP-Message-$pkgver
-  make test
-}
-
-package() {
-  cd HTTP-Message-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-http-message/repos/extra-any/PKGBUILD (from rev 299042, 
perl-http-message/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 06:52:53 UTC (rev 299043)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Justin "juster" Davis 
+# Generator : pbjam 0.01
+
+pkgname=perl-http-message
+pkgver=6.13
+pkgrel=1
+pkgdesc="HTTP style messages"
+arch=('any')
+url='http://search.cpan.org/dist/HTTP-Message'
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 
'perl-uri'
+ 'perl-io-html')
+makedepends=('perl-try-tiny')
+conflicts=('perl-libwww<6')
+source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz";)
+sha512sums=('61e911b0bfec2322fa7a31748c17b38e07ecad006ebe249cc063fc68a5f1779765487b5942569575c558a76f8679e8e7f10992b8894cb6905aa66d9185b084d3')
+
+build() {
+  cd HTTP-Message-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd HTTP-Message-$pkgver
+  make test
+}
+
+package() {
+  cd HTTP-Message-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in perl-http-message/trunk (PKGBUILD)

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:52:32
  Author: felixonmars
Revision: 299042

upgpkg: perl-http-message 6.13-1

Modified:
  perl-http-message/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:32:31 UTC (rev 299041)
+++ PKGBUILD2017-06-20 06:52:32 UTC (rev 299042)
@@ -4,8 +4,8 @@
 # Generator : pbjam 0.01
 
 pkgname=perl-http-message
-pkgver=6.11
-pkgrel=3
+pkgver=6.13
+pkgrel=1
 pkgdesc="HTTP style messages"
 arch=('any')
 url='http://search.cpan.org/dist/HTTP-Message'
@@ -13,9 +13,10 @@
 options=('!emptydirs')
 depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 
'perl-uri'
  'perl-io-html')
+makedepends=('perl-try-tiny')
 conflicts=('perl-libwww<6')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/HTTP-Message-$pkgver.tar.gz";)
-md5sums=('4ed7add10daea3ab30abfeab6d03872f')
+source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz";)
+sha512sums=('61e911b0bfec2322fa7a31748c17b38e07ecad006ebe249cc063fc68a5f1779765487b5942569575c558a76f8679e8e7f10992b8894cb6905aa66d9185b084d3')
 
 build() {
   cd HTTP-Message-$pkgver


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:48:44
  Author: felixonmars
Revision: 238830

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 06:48:22 UTC (rev 238829)
+++ PKGBUILD2017-06-20 06:48:44 UTC (rev 238830)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Wallace 
-
-pkgbase=python-oslo-config
-pkgname=(python-oslo-config python2-oslo-config)
-pkgver=4.5.0
-pkgrel=1
-pkgdesc="parsing command line arguments and .ini style configuration files"
-arch=('any')
-url="https://pypi.python.org/pypi/oslo.config/$pkgver";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-netaddr' 
'python2-netaddr'
- 'python-stevedore' 'python2-stevedore' 'python-debtcollector' 
'python2-debtcollector'
- 'python-oslo-i18n' 'python2-oslo-i18n' 'python-rfc3986' 
'python2-rfc3986')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
-options=('!emptydirs')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz";)
-sha512sums=('fa33b96135a8863dc92351cabc0f732f095dcc7336e73efd90d24ba84a2873811a5a4fb131bcd701947ec7ce4042ef89b0f27a3e797d40d936f6548f00b6c2dd')
-
-prepare() {
-  sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt
-
-  cp -a oslo.config-$pkgver{,-py2}
-  find oslo.config-$pkgver-py2 -name \*.py -exec sed -i '1s/python$/&2/' {} +
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslo.config-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslo.config-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/oslo.config-$pkgver
-  python setup.py testr
-
-  cd "$srcdir"/oslo.config-$pkgver-py2
-  PYTHON=python2 python2 setup.py testr
-}
-
-package_python-oslo-config() {
-  depends=('python-six' 'python-netaddr' 'python-stevedore' 
'python-debtcollector'
-   'python-oslo-i18n' 'python-rfc3986')
-
-  cd "$srcdir"/oslo.config-$pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-}
-
-package_python2-oslo-config() {
-  depends=('python2-six' 'python2-netaddr' 'python2-stevedore' 
'python2-debtcollector'
-   'python2-oslo-i18n' 'python2-rfc3986')
-
-  cd "$srcdir"/oslo.config-$pkgver-py2
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  mv "$pkgdir"/usr/bin/oslo-config-generator{,2}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslo-config/repos/community-any/PKGBUILD (from rev 238829, 
python-oslo-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 06:48:44 UTC (rev 238830)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgbase=python-oslo-config
+pkgname=(python-oslo-config python2-oslo-config)
+pkgver=4.6.0
+pkgrel=1
+pkgdesc="parsing command line arguments and .ini style configuration files"
+arch=('any')
+url="https://pypi.python.org/pypi/oslo.config/$pkgver";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-netaddr' 
'python2-netaddr'
+ 'python-stevedore' 'python2-stevedore' 'python-debtcollector' 
'python2-debtcollector'
+ 'python-oslo-i18n' 'python2-oslo-i18n' 'python-rfc3986' 
'python2-rfc3986')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
+options=('!emptydirs')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz";)
+sha512sums=('8e5ced109138cc320260cdeb59e950bc983bbe8ad22778e2c4c4132b834bed0de2dd96a214df308bf30738a58072df000bb6afb677a05139563d2929b6b28a71')
+
+prepare() {
+  sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt
+
+  cp -a oslo.config-$pkgver{,-py2}
+  find oslo.config-$pkgver-py2 -name \*.py -exec sed -i '1s/python$/&2/' {} +
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslo.config-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslo.config-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/oslo.config-$pkgver
+  python setup.py testr
+
+  cd "$srcdir"/oslo.config-$pkgver-py2
+  PYTHON=python2 python2 setup.py testr
+}
+
+package_python-oslo-config() {
+  depends=('python-six' 'python-netaddr' 'python-stevedore' 
'python-debtcollector'
+   'python-oslo-i18n' 'python-rfc3986')
+
+  cd "$srcdir"/oslo.config-$pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+package_python2-oslo-config() {
+  depends=('python2-six' 'python2-netaddr' 'python2-stevedore' 
'python2-debtcollector'
+   'p

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:48:22
  Author: felixonmars
Revision: 238829

upgpkg: python-oslo-config 4.6.0-1

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:41:50 UTC (rev 238828)
+++ PKGBUILD2017-06-20 06:48:22 UTC (rev 238829)
@@ -4,7 +4,7 @@
 
 pkgbase=python-oslo-config
 pkgname=(python-oslo-config python2-oslo-config)
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="parsing command line arguments and .ini style configuration files"
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 
'python2-sphinx')
 options=('!emptydirs')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz";)
-sha512sums=('fa33b96135a8863dc92351cabc0f732f095dcc7336e73efd90d24ba84a2873811a5a4fb131bcd701947ec7ce4042ef89b0f27a3e797d40d936f6548f00b6c2dd')
+sha512sums=('8e5ced109138cc320260cdeb59e950bc983bbe8ad22778e2c4c4132b834bed0de2dd96a214df308bf30738a58072df000bb6afb677a05139563d2929b6b28a71')
 
 prepare() {
   sed -i '/argparse/d' oslo.config-$pkgver/requirements.txt


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:41:50
  Author: felixonmars
Revision: 238828

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

Added:
  haskell-store/repos/community-staging-i686/
  haskell-store/repos/community-staging-i686/PKGBUILD
(from rev 238827, haskell-store/trunk/PKGBUILD)
  haskell-store/repos/community-staging-x86_64/
  haskell-store/repos/community-staging-x86_64/PKGBUILD
(from rev 238827, haskell-store/trunk/PKGBUILD)

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

Copied: haskell-store/repos/community-staging-i686/PKGBUILD (from rev 238827, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:41:50 UTC (rev 238828)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.4.3.1
+pkgrel=18
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('fde163ef8ccc6a71c4db07681235be7dcebc5f37e2a222b194f1c34fdeef0fb9814383af56ded876a59bcb53bf2126b04a0272db1b05f28d093851cbc56a9f35')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-comparison-bench -f-small-bench
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-store/repos/community-staging-x86_64/PKGBUILD (from rev 238827, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:41:50 UTC (rev 238828)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.4.3.1
+pkgrel=18
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store";
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 
'haskell-free'
+ 'haskell-hashable' 'haskell-hspec' 'haskell-hspec-smallcheck' 
'haskell-lifted-base'
+ 'haskell-monad-control' 'haskell-mono-traversable' 'haskell-network' 
'haskell-primitive'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-semigroups' 
'haskell-smallcheck'
+ 'haskell-streaming-commons' 'haskell-store-core' 'haskell-syb' 
'haskell-text'
+ 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=(

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:41:22
  Author: felixonmars
Revision: 238827

upgpkg: haskell-store 0.4.3.1-18

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:31:23 UTC (rev 238826)
+++ PKGBUILD2017-06-20 06:41:22 UTC (rev 238827)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.4.3.1
-pkgrel=17
+pkgrel=18
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store";
 license=('custom:BSD3')


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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 06:32:31
  Author: arojas
Revision: 299041

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-20 06:31:52 UTC (rev 299040)
+++ extra-i686/PKGBUILD 2017-06-20 06:32:31 UTC (rev 299041)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.10.2
-pkgrel=1
-pkgdesc='An easy to use, but flexible, composited Window Manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('kscreenlocker' 'xcb-util-cursor' 'hicolor-icon-theme' 
'plasma-framework' 'kcmutils' 'breeze')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python')
-optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
-groups=('plasma')
-conflicts=('kdebase-workspace')
-source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('f257f48c1ac2bfef12b6e953565514448c05391c65daaca181561783a6f16bbf'
-'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
-  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-  '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/extra-i686/PKGBUILD (from rev 299040, kwin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-20 06:32:31 UTC (rev 299041)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwin
+pkgver=5.10.2
+pkgrel=2
+pkgdesc='An easy to use, but flexible, composited Window Manager'
+arch=('i686' 'x86_64')
+url='https://www.kde.org/workspaces/plasmadesktop/'
+license=('LGPL')
+depends=('kscreenlocker' 'xcb-util-cursor' 'hicolor-icon-theme' 
'plasma-framework' 'kcmutils' 'breeze')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python')
+optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
+groups=('plasma')
+conflicts=('kdebase-workspace')
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
+kdebug-360841.patch::"https://cgit.kde.org/kwin.git/patch/?id=a6dee74e";
+
kdebug-380440.patch::"https://cgit.kde.org/kwin.git/patch/?id=c45e1655";)
+sha256sums=('f257f48c1ac2bfef12b6e953565514448c05391c65daaca181561783a6f16bbf'
+'SKIP'
+'7aa428ad31ca3f4f345ae215e7f43aa28159c288652c79d084eea93b6820e65f'
+'d2c30904b103d724ff1fa2dc127dca204e3b6e56e8bbc6978c9a1442209629d2')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
+  'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+
+prepare() {
+  mkdir -p build
+
+# Fix keyboard input in desktop effects 
https://bugs.kde.org/show_bug.cgi?id=360841
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-360841.patch
+# Fix switching desktops through edge 
https://bugs.kde.org/show_bug.cgi?id=380440
+  patch -p1 -i ../kdebug-380440.patch
+}
+
+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   2017-06-20 06:31:52 UTC (rev 299040)
+++ extra-x86_64/PKGBUILD   2017-06-20 06:32:31 UTC (rev 299041)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwin
-pkgver=5.10.2
-pkgrel=1
-pkgdesc='An easy to use, but flexible, composited Window Manager'
-arch=('i686' 'x86_64')
-url='https://www.kde.org/workspaces/plasmadesktop/'
-license=('LGPL')
-depends=('kscreenlocker' 'xcb-util-cursor' 'hicolor-icon-theme' 
'plasma-

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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 06:31:52
  Author: arojas
Revision: 299040

Backport some bug fixes (FS#54502)

Modified:
  kwin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:18:04 UTC (rev 299039)
+++ PKGBUILD2017-06-20 06:31:52 UTC (rev 299040)
@@ -4,7 +4,7 @@
 
 pkgname=kwin
 pkgver=5.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -14,9 +14,13 @@
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=('plasma')
 conflicts=('kdebase-workspace')
-source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
+kdebug-360841.patch::"https://cgit.kde.org/kwin.git/patch/?id=a6dee74e";
+
kdebug-380440.patch::"https://cgit.kde.org/kwin.git/patch/?id=c45e1655";)
 sha256sums=('f257f48c1ac2bfef12b6e953565514448c05391c65daaca181561783a6f16bbf'
-'SKIP')
+'SKIP'
+'7aa428ad31ca3f4f345ae215e7f43aa28159c288652c79d084eea93b6820e65f'
+'d2c30904b103d724ff1fa2dc127dca204e3b6e56e8bbc6978c9a1442209629d2')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
   '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
   'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
@@ -23,6 +27,12 @@
 
 prepare() {
   mkdir -p build
+
+# Fix keyboard input in desktop effects 
https://bugs.kde.org/show_bug.cgi?id=360841
+  cd $pkgname-$pkgver
+  patch -p1 -i ../kdebug-360841.patch
+# Fix switching desktops through edge 
https://bugs.kde.org/show_bug.cgi?id=380440
+  patch -p1 -i ../kdebug-380440.patch
 }
 
 build() {


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:30:47
  Author: felixonmars
Revision: 238824

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 06:30:26 UTC (rev 238823)
+++ PKGBUILD2017-06-20 06:30:47 UTC (rev 238824)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-oslosphinx
-pkgname=(python-oslosphinx python2-oslosphinx)
-pkgver=4.14.0
-pkgrel=1
-pkgdesc="OpenStack Sphinx Extensions and Theme"
-arch=('any')
-url="https://github.com/openstack/oslosphinx";
-license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
- 'python-requests' 'python2-requests' 'python-six' 'python2-six')
-checkdepends=('python-sphinx' 'python2-sphinx')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslosphinx/archive/$pkgver.tar.gz";)
-sha512sums=('cebbad66fa3f708356e3ec6b0860db11f0a318f14a1a445fa893992f430a141f2478db8efc179e70bea4248b7a507ab052ada4d9b098ae9114d3e69d86b1809e')
-
-prepare() {
-  cp -a oslosphinx-$pkgver{,-py2}
-
-  export PBR_VERSION=$pkgver
-}
-
-build() {
-  cd "$srcdir"/oslosphinx-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/oslosphinx-$pkgver-py2
-  python2 setup.py build
-}
-
-package_python-oslosphinx() {
-  depends=('python-six' 'python-requests')
-
-  cd "$srcdir"/oslosphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-oslosphinx() {
-  depends=('python2-six' 'python2-requests')
-
-  cd "$srcdir"/oslosphinx-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-oslosphinx/repos/community-any/PKGBUILD (from rev 238823, 
python-oslosphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 06:30:47 UTC (rev 238824)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-oslosphinx
+pkgname=(python-oslosphinx python2-oslosphinx)
+pkgver=4.15.0
+pkgrel=1
+pkgdesc="OpenStack Sphinx Extensions and Theme"
+arch=('any')
+url="https://github.com/openstack/oslosphinx";
+license=('Apache')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr'
+ 'python-requests' 'python2-requests' 'python-six' 'python2-six')
+checkdepends=('python-sphinx' 'python2-sphinx')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslosphinx/archive/$pkgver.tar.gz";)
+sha512sums=('49cef0fe5a02bef89808b961407aa292ba7592106e5c56e5ca2a422881aed1c7c8fd3fcdd15e335e20f0b64d055c0d17faf6e3d6973d7315260311cbd0e01d37')
+
+prepare() {
+  cp -a oslosphinx-$pkgver{,-py2}
+
+  export PBR_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/oslosphinx-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/oslosphinx-$pkgver-py2
+  python2 setup.py build
+}
+
+package_python-oslosphinx() {
+  depends=('python-six' 'python-requests')
+
+  cd "$srcdir"/oslosphinx-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-oslosphinx() {
+  depends=('python2-six' 'python2-requests')
+
+  cd "$srcdir"/oslosphinx-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:30:55
  Author: felixonmars
Revision: 238825

upgpkg: haskell-hspec-smallcheck 0.4.2-10

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-hspec-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:30:47 UTC (rev 238824)
+++ PKGBUILD2017-06-20 06:30:55 UTC (rev 238825)
@@ -4,7 +4,7 @@
 _hkgname=hspec-smallcheck
 pkgname=haskell-hspec-smallcheck
 pkgver=0.4.2
-pkgrel=9
+pkgrel=10
 pkgdesc="SmallCheck support for the Hspec testing framework"
 url="http://hspec.github.io/";
 license=('MIT')


[arch-commits] Commit in haskell-hspec-smallcheck/repos (4 files)

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:31:23
  Author: felixonmars
Revision: 238826

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

Added:
  haskell-hspec-smallcheck/repos/community-staging-i686/
  haskell-hspec-smallcheck/repos/community-staging-i686/PKGBUILD
(from rev 238825, haskell-hspec-smallcheck/trunk/PKGBUILD)
  haskell-hspec-smallcheck/repos/community-staging-x86_64/
  haskell-hspec-smallcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 238825, haskell-hspec-smallcheck/trunk/PKGBUILD)

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

Copied: haskell-hspec-smallcheck/repos/community-staging-i686/PKGBUILD (from 
rev 238825, haskell-hspec-smallcheck/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:31:23 UTC (rev 238826)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 189385 2016-09-16 04:01:47Z felixonmars $
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-smallcheck
+pkgname=haskell-hspec-smallcheck
+pkgver=0.4.2
+pkgrel=10
+pkgdesc="SmallCheck support for the Hspec testing framework"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-hspec-core' 'haskell-smallcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('11f381cc002568e452252a7f5a636f2b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hspec-smallcheck/repos/community-staging-x86_64/PKGBUILD (from 
rev 238825, haskell-hspec-smallcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:31:23 UTC (rev 238826)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 189385 2016-09-16 04:01:47Z felixonmars $
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-smallcheck
+pkgname=haskell-hspec-smallcheck
+pkgver=0.4.2
+pkgrel=10
+pkgdesc="SmallCheck support for the Hspec testing framework"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-hspec-core' 'haskell-smallcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('11f381cc002568e452252a7f5a636f2b')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:30:26
  Author: felixonmars
Revision: 238823

upgpkg: python-oslosphinx 4.15.0-1

Modified:
  python-oslosphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:29:45 UTC (rev 238822)
+++ PKGBUILD2017-06-20 06:30:26 UTC (rev 238823)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslosphinx
 pkgname=(python-oslosphinx python2-oslosphinx)
-pkgver=4.14.0
+pkgver=4.15.0
 pkgrel=1
 pkgdesc="OpenStack Sphinx Extensions and Theme"
 arch=('any')
@@ -13,7 +13,7 @@
  'python-requests' 'python2-requests' 'python-six' 'python2-six')
 checkdepends=('python-sphinx' 'python2-sphinx')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslosphinx/archive/$pkgver.tar.gz";)
-sha512sums=('cebbad66fa3f708356e3ec6b0860db11f0a318f14a1a445fa893992f430a141f2478db8efc179e70bea4248b7a507ab052ada4d9b098ae9114d3e69d86b1809e')
+sha512sums=('49cef0fe5a02bef89808b961407aa292ba7592106e5c56e5ca2a422881aed1c7c8fd3fcdd15e335e20f0b64d055c0d17faf6e3d6973d7315260311cbd0e01d37')
 
 prepare() {
   cp -a oslosphinx-$pkgver{,-py2}


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:29:45
  Author: felixonmars
Revision: 238822

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

Added:
  docker-compose/repos/community-i686/PKGBUILD
(from rev 238821, docker-compose/trunk/PKGBUILD)
  docker-compose/repos/community-x86_64/PKGBUILD
(from rev 238821, docker-compose/trunk/PKGBUILD)
Deleted:
  docker-compose/repos/community-i686/PKGBUILD
  docker-compose/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-20 06:29:08 UTC (rev 238821)
+++ community-i686/PKGBUILD 2017-06-20 06:29:45 UTC (rev 238822)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Iwan Timmer 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=docker-compose
-pkgver=1.13.0
-pkgrel=1
-pkgdesc="Fast, isolated development environments using Docker"
-arch=('i686' 'x86_64')
-url="https://www.docker.com/";
-license=("Apache")
-depends=('python-cached-property' 'python-colorama' 'python-docopt' 
'python-yaml' 'python-requests'
- 'python-texttable' 'python-websocket-client' 'python-docker' 
'python-dockerpty'
- 'python-six' 'python-jsonschema' 'python-setuptools')
-depends_x86_64+=('docker')
-checkdepends=('python-pytest-runner' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz";)
-sha512sums=('eeacc4a287dbbb81be9529b29056d8e40772679fa8dcdceb4eb921e5577688e35f9a67fdff5c708d02b9930b5f746ea9919b2a5e0bf43715ad099a78229acfea')
-
-prepare() {
-  cd compose-$pkgver
-
-  # Remove upper bound on requires
-  sed -i 's/==/>=/g' requirements.txt
-  sed -i "s/, < .*',$/',/" setup.py
-}
-
-build() {
-  cd compose-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-  # TODO: need a running docker daemon to test
-
-  cd compose-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
python setup.py pytest
-}
-
-package() {
-  cd compose-$pkgver
-
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir"/usr/share/bash-completion/completions/docker-compose
-}

Copied: docker-compose/repos/community-i686/PKGBUILD (from rev 238821, 
docker-compose/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-20 06:29:45 UTC (rev 238822)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Iwan Timmer 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=docker-compose
+pkgver=1.14.0
+pkgrel=1
+pkgdesc="Fast, isolated development environments using Docker"
+arch=('i686' 'x86_64')
+url="https://www.docker.com/";
+license=("Apache")
+depends=('python-cached-property' 'python-colorama' 'python-docopt' 
'python-yaml' 'python-requests'
+ 'python-texttable' 'python-websocket-client' 'python-docker' 
'python-dockerpty'
+ 'python-six' 'python-jsonschema' 'python-setuptools')
+depends_x86_64+=('docker')
+checkdepends=('python-pytest-runner' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz";)
+sha512sums=('b9a4ca81b51465bab668e92b662cd7820473af1400a96810c6f86eb87d860a88beb51fd309b8365a49eb0b8cefc28376a20e3d681d6ef41fa9a7590b8bdec641')
+
+prepare() {
+  cd compose-$pkgver
+
+  # Remove upper bound on requires
+  sed -i 's/==/>=/g' requirements.txt
+  sed -i "s/, < .*',$/',/" setup.py
+}
+
+build() {
+  cd compose-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+  # TODO: need a running docker daemon to test
+
+  cd compose-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH" 
python setup.py pytest
+}
+
+package() {
+  cd compose-$pkgver
+
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 contrib/completion/bash/docker-compose 
"$pkgdir"/usr/share/bash-completion/completions/docker-compose
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-20 06:29:08 UTC (rev 238821)
+++ community-x86_64/PKGBUILD   201

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:29:08
  Author: felixonmars
Revision: 238821

upgpkg: docker-compose 1.14.0-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:28:54 UTC (rev 238820)
+++ PKGBUILD2017-06-20 06:29:08 UTC (rev 238821)
@@ -5,7 +5,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=docker-compose
-pkgver=1.13.0
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 depends_x86_64+=('docker')
 checkdepends=('python-pytest-runner' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz";)
-sha512sums=('eeacc4a287dbbb81be9529b29056d8e40772679fa8dcdceb4eb921e5577688e35f9a67fdff5c708d02b9930b5f746ea9919b2a5e0bf43715ad099a78229acfea')
+sha512sums=('b9a4ca81b51465bab668e92b662cd7820473af1400a96810c6f86eb87d860a88beb51fd309b8365a49eb0b8cefc28376a20e3d681d6ef41fa9a7590b8bdec641')
 
 prepare() {
   cd compose-$pkgver


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:28:54
  Author: felixonmars
Revision: 238820

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

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

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

Copied: haskell-hspec/repos/community-staging-i686/PKGBUILD (from rev 238819, 
haskell-hspec/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:28:54 UTC (rev 238820)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec
+pkgname=haskell-hspec
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
+ 'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('9be1c1deee500d2eedde506fea9ef5cf15571aa20ef7b4b57c442892bca1f18349a80d2c7e0d268bc8ae989dc679f85ce17a7dba0f10fb7f920e13df9706bdf5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hspec/repos/community-staging-x86_64/PKGBUILD (from rev 238819, 
haskell-hspec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:28:54 UTC (rev 238820)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec
+pkgname=haskell-hspec
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
+ 'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('9be1c1deee500d2eedde506fea9ef5cf15571aa20ef7b4b57c442892bca1f18349a80d2c7e0d268bc8ae989dc679f85ce17a7dba0f10fb7f920e13df9706bdf5')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:28:25
  Author: felixonmars
Revision: 238819

upgpkg: haskell-hspec 2.4.4-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:27:49 UTC (rev 238818)
+++ PKGBUILD2017-06-20 06:28:25 UTC (rev 238819)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.4.3
-pkgrel=6
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/";
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc' 'haskell-call-stack' 'haskell-hspec-core' 
'haskell-hspec-discover'
  'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4501f7c8e41b46eda95a7141f6a281a17d1e0eded61d3f61c2d445ed9cd3ceaaeb023e367dc05122a6b235182595682807e4f8a0450f8e4a4377ceb5708f809d')
+sha512sums=('9be1c1deee500d2eedde506fea9ef5cf15571aa20ef7b4b57c442892bca1f18349a80d2c7e0d268bc8ae989dc679f85ce17a7dba0f10fb7f920e13df9706bdf5')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:27:49
  Author: felixonmars
Revision: 238818

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 06:27:27 UTC (rev 238817)
+++ PKGBUILD2017-06-20 06:27:49 UTC (rev 238818)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=dns-lexicon
-pkgver=2.1.7
-pkgrel=1
-pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
-arch=('any')
-url="https://github.com/AnalogJ/lexicon";
-license=('MIT')
-depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
-checkdepends=('python-pytest-runner' 'python-vcrpy')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('65cd15dd176c515d06c03ad505d0bf94907a83f6a40f2021f11585aa19a213b5bf46ce5b4c55e2b814c6e9f99a1c07d80484a6d52b76b95a25af88a7d3163ab9')
-
-build() {
-  cd lexicon-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd lexicon-$pkgver
-  python setup.py pytest --addopts '--ignore tests/providers/test_route53.py 
--ignore tests/providers/test_transip.py'
-}
-
-package() {
-  cd lexicon-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dns-lexicon/repos/community-any/PKGBUILD (from rev 238817, 
dns-lexicon/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 06:27:49 UTC (rev 238818)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=dns-lexicon
+pkgver=2.1.8
+pkgrel=1
+pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
+arch=('any')
+url="https://github.com/AnalogJ/lexicon";
+license=('MIT')
+depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
+checkdepends=('python-pytest-runner' 'python-vcrpy')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
+sha512sums=('5e2ecf272b4d8381d64c1d78b5986a2928dbb45c556280420b2c2e2e596054ee159819f75ba0aba81f5535c1929e2165ed186e48fffadf8bf0502751bff8226a')
+
+build() {
+  cd lexicon-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd lexicon-$pkgver
+  python setup.py pytest --addopts '--ignore tests/providers/test_route53.py 
--ignore tests/providers/test_transip.py'
+}
+
+package() {
+  cd lexicon-$pkgver
+  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:27:27
  Author: felixonmars
Revision: 238817

upgpkg: dns-lexicon 2.1.8-1

Modified:
  dns-lexicon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:27:03 UTC (rev 238816)
+++ PKGBUILD2017-06-20 06:27:27 UTC (rev 238817)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dns-lexicon
-pkgver=2.1.7
+pkgver=2.1.8
 pkgrel=1
 pkgdesc="Manipulate DNS records on various DNS providers in a 
standardized/agnostic way"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-future' 'python-requests' 'python-setuptools' 
'python-tldextract')
 checkdepends=('python-pytest-runner' 'python-vcrpy')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/AnalogJ/lexicon/archive/v$pkgver.tar.gz";)
-sha512sums=('65cd15dd176c515d06c03ad505d0bf94907a83f6a40f2021f11585aa19a213b5bf46ce5b4c55e2b814c6e9f99a1c07d80484a6d52b76b95a25af88a7d3163ab9')
+sha512sums=('5e2ecf272b4d8381d64c1d78b5986a2928dbb45c556280420b2c2e2e596054ee159819f75ba0aba81f5535c1929e2165ed186e48fffadf8bf0502751bff8226a')
 
 build() {
   cd lexicon-$pkgver


[arch-commits] Commit in haskell-hspec-core/repos (4 files)

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:27:03
  Author: felixonmars
Revision: 238816

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

Added:
  haskell-hspec-core/repos/community-staging-i686/
  haskell-hspec-core/repos/community-staging-i686/PKGBUILD
(from rev 238815, haskell-hspec-core/trunk/PKGBUILD)
  haskell-hspec-core/repos/community-staging-x86_64/
  haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD
(from rev 238815, haskell-hspec-core/trunk/PKGBUILD)

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

Copied: haskell-hspec-core/repos/community-staging-i686/PKGBUILD (from rev 
238815, haskell-hspec-core/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:27:03 UTC (rev 238816)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-core
+pkgname=haskell-hspec-core
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-ansi-terminal' 'haskell-async' 'haskell-call-stack'
+ 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+ 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('7efb9c9f96cd4a3b406bc2d6af20b0b6369f7b40e569bef8ab6275e9a76a1e806e30bdd964a26589d5b6f374d203d536651fbe970b82000d25ddd49a7bd83367')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hspec-core/repos/community-staging-x86_64/PKGBUILD (from rev 
238815, haskell-hspec-core/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:27:03 UTC (rev 238816)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-core
+pkgname=haskell-hspec-core
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="A Testing Framework for Haskell"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-ansi-terminal' 'haskell-async' 'haskell-call-stack'
+ 'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+ 'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('7efb9c9f96cd4a3b406bc2d6af20b0b6369f7b40e569bef8ab6275e9a76a1e806e30bdd964a26589d5b6f374d203d536651fbe970b82000d25ddd49a7bd83367')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:26:35
  Author: felixonmars
Revision: 238815

upgpkg: haskell-hspec-core 2.4.4-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:24:59 UTC (rev 238814)
+++ PKGBUILD2017-06-20 06:26:35 UTC (rev 238815)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.4.3
-pkgrel=6
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/";
 license=('MIT')
@@ -13,7 +13,7 @@
  'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
  'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9c212c55b84b4e0c1e41075c70f5b888aa6057b04ccc49b24cce3f57bd8ad13f29fe9be4600737cc06ddb9ea2dc9c061dddcf5e3936cdd575f468c16de90b838')
+sha512sums=('7efb9c9f96cd4a3b406bc2d6af20b0b6369f7b40e569bef8ab6275e9a76a1e806e30bdd964a26589d5b6f374d203d536651fbe970b82000d25ddd49a7bd83367')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-quickcheck-io/repos (4 files)

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:24:59
  Author: felixonmars
Revision: 238814

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

Added:
  haskell-quickcheck-io/repos/community-staging-i686/
  haskell-quickcheck-io/repos/community-staging-i686/PKGBUILD
(from rev 238813, haskell-quickcheck-io/trunk/PKGBUILD)
  haskell-quickcheck-io/repos/community-staging-x86_64/
  haskell-quickcheck-io/repos/community-staging-x86_64/PKGBUILD
(from rev 238813, haskell-quickcheck-io/trunk/PKGBUILD)

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

Copied: haskell-quickcheck-io/repos/community-staging-i686/PKGBUILD (from rev 
238813, haskell-quickcheck-io/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:24:59 UTC (rev 238814)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=quickcheck-io
+pkgname=haskell-quickcheck-io
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="Use HUnit assertions as QuickCheck properties"
+url="https://github.com/hspec/quickcheck-io";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-hunit' 'haskell-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-quickcheck-io/repos/community-staging-x86_64/PKGBUILD (from rev 
238813, haskell-quickcheck-io/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:24:59 UTC (rev 238814)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=quickcheck-io
+pkgname=haskell-quickcheck-io
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="Use HUnit assertions as QuickCheck properties"
+url="https://github.com/hspec/quickcheck-io";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc' 'haskell-hunit' 'haskell-quickcheck')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/d

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:24:28
  Author: felixonmars
Revision: 238813

upgpkg: haskell-quickcheck-io 0.2.0-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-quickcheck-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:23:18 UTC (rev 238812)
+++ PKGBUILD2017-06-20 06:24:28 UTC (rev 238813)
@@ -3,8 +3,8 @@
 
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
-pkgver=0.1.4
-pkgrel=4
+pkgver=0.2.0
+pkgrel=1
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io";
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' 'haskell-hunit' 'haskell-quickcheck')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('4123a22e0d26d931e47e18266c6c4d61')
+sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:23:18
  Author: felixonmars
Revision: 238812

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

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

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

Copied: haskell-hspec-discover/repos/community-staging-i686/PKGBUILD (from rev 
238811, haskell-hspec-discover/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-20 06:23:18 UTC (rev 238812)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-discover
+pkgname=haskell-hspec-discover
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="Automatically discover and run Hspec tests"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('f8d589b3769427c6738e64ed3412d67c9352dac9dc16c769470c5dc17cda4dd4282e42d03573dedbc8532051d756009a6b33e42bc1b4dea3a0c77d29cc08a5d9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: haskell-hspec-discover/repos/community-staging-x86_64/PKGBUILD (from 
rev 238811, haskell-hspec-discover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-20 06:23:18 UTC (rev 238812)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-discover
+pkgname=haskell-hspec-discover
+pkgver=2.4.4
+pkgrel=1
+pkgdesc="Automatically discover and run Hspec tests"
+url="http://hspec.github.io/";
+license=('MIT')
+arch=('i686' 'x86_64')
+depends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('f8d589b3769427c6738e64ed3412d67c9352dac9dc16c769470c5dc17cda4dd4282e42d03573dedbc8532051d756009a6b33e42bc1b4dea3a0c77d29cc08a5d9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -dele

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

2017-06-19 Thread Felix Yan
Date: Tuesday, June 20, 2017 @ 06:22:49
  Author: felixonmars
Revision: 238811

upgpkg: haskell-hspec-discover 2.4.4-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 
quickcheck-io,0.2.0

Modified:
  haskell-hspec-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:17:47 UTC (rev 238810)
+++ PKGBUILD2017-06-20 06:22:49 UTC (rev 238811)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/";
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ed4c8a6aeb53718eab6581abb49185e6f772bf4a89a129b2b81958e9fc0526eb0d8fc41ecab3992a09fcb57c75b4c80d69dac93cefad757a149115801966bdb0')
+sha512sums=('f8d589b3769427c6738e64ed3412d67c9352dac9dc16c769470c5dc17cda4dd4282e42d03573dedbc8532051d756009a6b33e42bc1b4dea3a0c77d29cc08a5d9')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in texlive-core/repos (15 files)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:18:04
  Author: remy
Revision: 299039

archrelease: copy trunk to testing-any

Added:
  texlive-core/repos/testing-any/
  texlive-core/repos/testing-any/09-texlive-fonts.conf
(from rev 299038, texlive-core/trunk/09-texlive-fonts.conf)
  texlive-core/repos/testing-any/Changelog
(from rev 299038, texlive-core/trunk/Changelog)
  texlive-core/repos/testing-any/PKGBUILD
(from rev 299038, texlive-core/trunk/PKGBUILD)
  texlive-core/repos/testing-any/mktexlsr.hook
(from rev 299038, texlive-core/trunk/mktexlsr.hook)
  texlive-core/repos/testing-any/mktexlsr.script
(from rev 299038, texlive-core/trunk/mktexlsr.script)
  texlive-core/repos/testing-any/texlive-core.fmts
(from rev 299038, texlive-core/trunk/texlive-core.fmts)
  texlive-core/repos/testing-any/texlive-core.maps
(from rev 299038, texlive-core/trunk/texlive-core.maps)
  texlive-core/repos/testing-any/texlive-fmtutil.hook
(from rev 299038, texlive-core/trunk/texlive-fmtutil.hook)
  texlive-core/repos/testing-any/texlive-fmtutil.script
(from rev 299038, texlive-core/trunk/texlive-fmtutil.script)
  texlive-core/repos/testing-any/texlive-updmap.hook
(from rev 299038, texlive-core/trunk/texlive-updmap.hook)
  texlive-core/repos/testing-any/texlive-updmap.script
(from rev 299038, texlive-core/trunk/texlive-updmap.script)
  texlive-core/repos/testing-any/texlive.install
(from rev 299038, texlive-core/trunk/texlive.install)
  texlive-core/repos/testing-any/texmf.cnf
(from rev 299038, texlive-core/trunk/texmf.cnf)
  texlive-core/repos/testing-any/texmfcnf.lua
(from rev 299038, texlive-core/trunk/texmfcnf.lua)

+
 Changelog  |  376 +
 PKGBUILD   |  333 +++
 mktexlsr.hook  |   16 
 mktexlsr.script|   12 
 texlive-core.fmts  |   32 +
 texlive-core.maps  |   60 +++
 texlive-fmtutil.hook   |   12 
 texlive-fmtutil.script |   19 +
 texlive-updmap.hook|   13 
 texlive-updmap.script  |   13 
 texlive.install|   12 
 texmf.cnf  |  807 +++
 texmfcnf.lua   |  190 +++
 13 files changed, 1895 insertions(+)

Copied: texlive-core/repos/testing-any/09-texlive-fonts.conf (from rev 299038, 
texlive-core/trunk/09-texlive-fonts.conf)
===
(Binary files differ)

Copied: texlive-core/repos/testing-any/Changelog (from rev 299038, 
texlive-core/trunk/Changelog)
===
--- testing-any/Changelog   (rev 0)
+++ testing-any/Changelog   2017-06-20 06:18:04 UTC (rev 299039)
@@ -0,0 +1,376 @@
+texlive-core 2012.28273
+
+- new package a2ping
+- new package adhocfilelist
+- new package basque-book
+- upgrade package beamer 26788 -> 28273
+- upgrade package bibleref-french 25516 -> 27098
+- upgrade package bidi 26822 -> 28144
+- new package bropd
+- upgrade package chickenize 26702 -> 27720
+- upgrade package context-filter 26471 -> 27157
+- upgrade package context-gantt 25712 -> 27472
+- upgrade package context-gnuplot 26852 -> 27837
+- upgrade package context-letter 26753 -> 27787
+- upgrade package context-rst 24199 -> 27236
+- upgrade package context-simplefonts 25094 -> 27171
+- upgrade package context-vim 26873 -> 27374
+- upgrade package dvips 26765 -> 28191
+- upgrade package findhyph 26313 -> 28254
+- upgrade package fontinst 26689 -> 27335
+- upgrade package fontools 25995 -> 28093
+- upgrade package genmisc 20683 -> 27208
+- upgrade package helvetic 21993 -> 28007
+- upgrade package hyperref 26331 -> 28213
+- upgrade package interpreter 24740 -> 27232
+- upgrade package isomath 21296 -> 27654
+- upgrade package koma-script 26455 -> 27255
+- upgrade package l3experimental 26109 -> 27900
+- upgrade package l3kernel 26111 -> 27898
+- upgrade package l3packages 26110 -> 27899
+- upgrade package latex 23639 -> 27907
+- upgrade package latexmk 26313 -> 28264
+- new package latexpand
+- upgrade package lm 23165 -> 28119
+- new package lm-math
+- new package lua-check-hyphen
+- new package lua2dox
+- upgrade package lualatex-math 24009 -> 28101
+- new package luaxml
+- upgrade package mf2pt1 25811 -> 27032
+- upgrade package mpgraphics 22142 -> 27230
+- new package odsfile
+- upgrade package pdfcrop 26313 -> 28175
+- upgrade package pdfpages 25883 -> 27574
+- new package pdftex
+- new package pdftools
+- new package pstools
+- new package ptext
+- upgrade package rec-thy 20909 -> 27225
+- upgrade package sty2dtx 26313 -> 28206
+- upgrade package tetex 26892 -> 28191
+- upgrade package tex-gyre-math 26838 -> 28081
+- upgrade package texdoc 26780 -> 27321
+- upgrade package texinfo 26886 -> 28224
+- upgrade package typeoutfileinfo 26313 -> 27846
+- new package ucharclasses
+- upgrade package unicode-math 26720 -> 27257
+- upgrade package xecjk 26553 -> 28115
+- up

[arch-commits] Commit in texlive-core/trunk (8 files)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:17:59
  Author: remy
Revision: 299038

upgpkg: texlive-core 2017.44515-1

TeXLive 2017 release

Added:
  texlive-core/trunk/mktexlsr.hook
  texlive-core/trunk/mktexlsr.script
  texlive-core/trunk/texlive-fmtutil.hook
  texlive-core/trunk/texlive-fmtutil.script
  texlive-core/trunk/texlive-updmap.hook
  texlive-core/trunk/texlive-updmap.script
Modified:
  texlive-core/trunk/PKGBUILD
  texlive-core/trunk/texmf.cnf

+
 PKGBUILD   |   57 +++---
 mktexlsr.hook  |   16 +++
 mktexlsr.script|   12 +
 texlive-fmtutil.hook   |   12 +
 texlive-fmtutil.script |   19 
 texlive-updmap.hook|   13 +
 texlive-updmap.script  |   13 +
 texmf.cnf  |  102 +--
 8 files changed, 199 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:16:42 UTC (rev 299037)
+++ PKGBUILD2017-06-20 06:17:59 UTC (rev 299038)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-core
-pkgver=2016.43757
-_revnr=${pkgver#2016.}
+pkgver=2017.44515
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live core distribution"
 license=('GPL')
@@ -21,13 +21,25 @@
   't1utils: can be useful when installing Type1 fonts'
 )
 groups=('texlive-most')
-conflicts=('tetex' 'texlive-latex3' 'pdfjam')
-provides=('tetex' 'texlive-latex3' 'pdfjam')
-replaces=('tetex' 'texlive-latex3' 'pdfjam')
+conflicts=('tetex' 'texlive-latex3' 'pdfjam'
+   'texlive-genericextra'
+   'texlive-plainextra')
+provides=('tetex' 'texlive-latex3' 'pdfjam'
+  'texlive-genericextra'
+  'texlive-plainextra')
+replaces=('tetex' 'texlive-latex3' 'pdfjam'
+  'texlive-genericextra'
+  'texlive-plainextra')
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
 "$pkgname.maps"
 "$pkgname.fmts"
+"mktexlsr.hook"
+"mktexlsr.script"
+"texlive-updmap.hook"
+"texlive-updmap.script"
+"texlive-fmtutil.hook"
+"texlive-fmtutil.script"
 "texmf.cnf"
 "texmfcnf.lua"
 "09-texlive-fonts.conf")
@@ -43,10 +55,16 @@
etc/texmf/web2c/fmtutil.cnf \
etc/texmf/web2c/mktex.cnf \
etc/texmf/xdvi/XDvi)
-sha256sums=('9dbff2097ca56b8a7f9aa8648b71f1dcbdf39bcdad4cc46afbe2d5b6e5f67edc'
+sha256sums=('e6a74c581bd442419247fe38eba0e0e0253faf106c97123992f662fd85db8943'
 '275253728d884b2b75e01840b0824c1fe5afbdda91fafeacd33deb6cd92341a3'
 '009ab6be9e4fa18709fc74d26a3777372f4b5af9313421ff0546ba94a9d5ff13'
-'403acf83ae41636d7e05011d1ddb5f0266047d963c78b504d063ea57d0a52130'
+'1d62d46d4d3a538ccad48d31192fccdfc8d6c0a60b331575a10a007d46812d46'
+'05afeae62a5d4c9de79c838c9636e2aefe9ad1d6b787fed4e5930c13baf60eba'
+'9a0e462ad44d2ced432860ff62288b1c2f55b04c8d0c92887672478752417cf4'
+'539a6face78ba7c18c8001769f0047ab3248fc7db777832f8eecec33877f4944'
+'1f2c67e3cab02398980008f3095257ade3bb79f188cf0815a2671af3080e21af'
+'f96e9f815fa0a4b85e677f2a9215d9106b8abe46eceb3f3e36a6c76eda3e4a85'
+'52d5bbb2eb34e20a01fb84210de7b1ff029259900976583bedba890e6d5e7873'
 '0b6c3ee516608ce04d7133db52cadfa1be5d885b3f82bb39dc5897b213847e0d'
 '5e79c40cf3ab93348fc89e97890198601767ea2c8fea89ea76088c17a2b35962')
 
@@ -144,6 +162,14 @@
mv "$pkgdir"/usr/share/texmf-dist/tlpkg "$pkgdir"/usr/share
rm -rf "$pkgdir"/usr/share/tlpkg/tlpobj
 
+   ## install pacman hooks
+   install -D -m644 ${srcdir}/mktexlsr.hook 
"$pkgdir/usr/share/libalpm/hooks/mktexlsr.hook"
+   install -D -m644 ${srcdir}/texlive-updmap.hook 
"$pkgdir/usr/share/libalpm/hooks/texlive-updmap.hook"
+   install -D -m644 ${srcdir}/texlive-fmtutil.hook 
"$pkgdir/usr/share/libalpm/hooks/texlive-fmtutil.hook"
+   install -D -m755 ${srcdir}/mktexlsr.script 
"$pkgdir/usr/share/libalpm/scripts/mktexlsr"
+   install -D -m755 ${srcdir}/texlive-updmap.script 
"$pkgdir/usr/share/libalpm/scripts/texlive-updmap"
+   install -D -m755 ${srcdir}/texlive-fmtutil.script 
"$pkgdir/usr/share/libalpm/scripts/texlive-fmtutil"
+
# copy config file to texmf-config
#mkdir -p $pkgdir/etc/texmf/tex/context/config
#cp -a $pkgdir/usr/share/texmf-dist/tex/context/config/cont-usr.tex \
@@ -186,6 +212,7 @@
 dosepsbin/dosepsbin.pl
 dtxgen/dtxgen
 dviasm/dviasm.py
+dviinfox/dviinfox.pl
 epstopdf/epstopdf.pl
 findhyph/findhyph
 fontools/afm2afm
@@ -194,7 +221,9 @@
 fragmaster/fragmaster.pl
 installfont/installfont-tl
 latex-git-log/latex-git-log
+latex-papersize/latex-papersize.py
 latex2man/latex2man
+latex2nemeth/latex2nemeth
 latexdiff/latexdiff-vc.pl
 latexdiff/latexdiff.pl
 latexdiff/latexrevise.pl
@@ -206,6 +235,7 @@
 ltximg/ltximg.pl
 lua2dox/lua2dox_filter
 luaotf

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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:16:39
  Author: remy
Revision: 299036

upgpkg: texlive-langjapanese 2017.44482-1

TeXLive 2017 release.

Modified:
  texlive-langjapanese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:15:54 UTC (rev 299035)
+++ PKGBUILD2017-06-20 06:16:39 UTC (rev 299036)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langjapanese
-pkgver=2016.43741
-_revnr=${pkgver#2016.}
+pkgver=2017.44482
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Japanese texts"
 license=('GPL')
@@ -15,7 +15,7 @@
 "$pkgname.maps"
 "$pkgname.fmts")
 options=('!emptydirs')
-sha256sums=('df231a38a48b634aeac1ffc05e1f547ffb5f957d4abfaf43b25abe7b2bda412d'
+sha256sums=('ffb22d14087b6a2782295ab5a23be0a0b25f2b8c88630a094e08bc9c2a836bfd'
 '3bdd409fb6151342e5efb8c3c8d6d7109aa0a6db372c725f368af36ec0f40ddf'
 'd81d467f9c1963330e1af03d50eda43cbc12d29f3644beec5165de4fd3e4cf3b')
 
@@ -53,6 +53,7 @@
 ptex2pdf/ptex2pdf.lua
 ptex-fontmaps/kanji-config-updmap.pl
 ptex-fontmaps/kanji-config-updmap-sys.sh
+ptex-fontmaps/kanji-config-updmap-user.sh
 ptex-fontmaps/kanji-fontmap-creator.pl
 "
 install -m755 -d $pkgdir/usr/bin


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:16:42
  Author: remy
Revision: 299037

archrelease: copy trunk to testing-any

Added:
  texlive-langjapanese/repos/testing-any/
  texlive-langjapanese/repos/testing-any/PKGBUILD
(from rev 299036, texlive-langjapanese/trunk/PKGBUILD)
  texlive-langjapanese/repos/testing-any/texlive-langjapanese.fmts
(from rev 299036, texlive-langjapanese/trunk/texlive-langjapanese.fmts)
  texlive-langjapanese/repos/testing-any/texlive-langjapanese.maps
(from rev 299036, texlive-langjapanese/trunk/texlive-langjapanese.maps)

---+
 PKGBUILD  |   65 
 texlive-langjapanese.fmts |6 
 texlive-langjapanese.maps |   17 +++
 3 files changed, 88 insertions(+)

Copied: texlive-langjapanese/repos/testing-any/PKGBUILD (from rev 299036, 
texlive-langjapanese/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:16:42 UTC (rev 299037)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langjapanese
+pkgver=2017.44482
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and macro packages to typeset Japanese texts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
+"$pkgname.maps"
+"$pkgname.fmts")
+options=('!emptydirs')
+sha256sums=('ffb22d14087b6a2782295ab5a23be0a0b25f2b8c88630a094e08bc9c2a836bfd'
+'3bdd409fb6151342e5efb8c3c8d6d7109aa0a6db372c725f368af36ec0f40ddf'
+'d81d467f9c1963330e1af03d50eda43cbc12d29f3644beec5165de4fd3e4cf3b')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf tlpkg
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m644 $pkgname.fmts $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+# scripts links
+_linked_scripts="
+convbkmk/convbkmk.rb
+ptex2pdf/ptex2pdf.lua
+ptex-fontmaps/kanji-config-updmap.pl
+ptex-fontmaps/kanji-config-updmap-sys.sh
+ptex-fontmaps/kanji-config-updmap-user.sh
+ptex-fontmaps/kanji-fontmap-creator.pl
+"
+install -m755 -d $pkgdir/usr/bin
+for _script in ${_linked_scripts}; do
+_scriptbase=$(basename $_script)
+_scriptbase=${_scriptbase%.*}
+ln -s /usr/share/texmf-dist/scripts/${_script} 
${pkgdir}/usr/bin/${_scriptbase}
+done
+}

Copied: texlive-langjapanese/repos/testing-any/texlive-langjapanese.fmts (from 
rev 299036, texlive-langjapanese/trunk/texlive-langjapanese.fmts)
===
--- testing-any/texlive-langjapanese.fmts   (rev 0)
+++ testing-any/texlive-langjapanese.fmts   2017-06-20 06:16:42 UTC (rev 
299037)
@@ -0,0 +1,6 @@
+eptex eptex language.def *eptex.ini
+euptex euptex language.def *euptex.ini
+platex eptex language.dat *platex.ini
+ptex ptex - ptex.ini
+uplatex euptex language.dat *uplatex.ini
+uptex uptex - uptex.ini

Copied: texlive-langjapanese/repos/testing-any/texlive-langjapanese.maps (from 
rev 299036, texlive-langjapanese/trunk/texlive-langjapanese.maps)
===
--- testing-any/texlive-langjapanese.maps   (rev 0)
+++ testing-any/texlive-langjapanese.maps   2017-06-20 06:16:42 UTC (rev 
299037)
@@ -0,0 +1,17 @@
+KanjiMap morisawa.map
+KanjiMap otf-@jaEmbed@.map
+KanjiMap otf-ko-@koEmbed@.map
+KanjiMap otf-sc-@scEmbed@.map
+KanjiMap otf-tc-@tcEmbed@.map
+KanjiMap otf-up-@jaEmbed@.map
+KanjiMap ptex-@jaEmbed@@jaVariant@.map
+KanjiMap uptex-@jaEmbed@@jaVariant@.map
+KanjiMap uptex-ko-@koEmbed@.map
+KanjiMap uptex-sc-@scEmbed@.map
+KanjiMap uptex-tc-@tcEmbed@.map
+Map dgj.map
+Map dmj.map
+Map mc2j.map
+Map mcj.map
+Map mr2j.map
+Map mrj.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:15:54
  Author: remy
Revision: 299035

archrelease: copy trunk to testing-any

Added:
  texlive-latexextra/repos/testing-any/
  texlive-latexextra/repos/testing-any/PKGBUILD
(from rev 299034, texlive-latexextra/trunk/PKGBUILD)
  texlive-latexextra/repos/testing-any/texlive-latexextra.maps
(from rev 299034, texlive-latexextra/trunk/texlive-latexextra.maps)

-+
 PKGBUILD|   79 ++
 texlive-latexextra.maps |3 +
 2 files changed, 82 insertions(+)

Copied: texlive-latexextra/repos/testing-any/PKGBUILD (from rev 299034, 
texlive-latexextra/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:15:54 UTC (rev 299035)
@@ -0,0 +1,79 @@
+# $Id$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-latexextra
+pkgver=2017.44514
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Large collection of add-on packages for LaTeX"
+license=('GPL')
+arch=(any)
+depends=('texlive-core'
+ 'perl-file-which' # for pdfannotextractor
+)
+optdepends=(
+  'texlive-genericextra: to use the calctab package'
+  'texlive-pictures: to use the package overpic'
+  'java-environment: to use pdfannotextractor'
+)
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
+"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('0ddcf5ab929abd23b8fe49ae67c1bfd31ecb9d6aae890a1e6afdbcbff328caba'
+'d53750a03a52472a1c7c5ba5142959ba382a5d69215471691c0b12c3663950ce')
+
+build() {
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d "$pkgdir"/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
"$pkgdir"/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps "$pkgdir"/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d "$pkgdir"/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
"$pkgdir"/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
"$pkgdir"/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 "$pkgdir"/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' "$pkgdir"/usr/share/'{}' 
\;
+   fi
+   if [[ -d "$pkgdir"/usr/share/texmf-dist/scripts ]]; then
+ find "$pkgdir"/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' 
\;
+   fi
+
+#add symlinks that were in texlive-bin:
+_linked_scripts="
+authorindex/authorindex
+exceltex/exceltex
+glossaries/makeglossaries
+glossaries/makeglossaries-lite.lua
+makedtx/makedtx.pl
+pax/pdfannotextractor.pl
+perltex/perltex.pl
+pst-pdf/ps4pdf
+splitindex/splitindex.pl
+svn-multi/svn-multi.pl
+vpe/vpe.pl
+yplan/yplan
+"
+install -m755 -d "$pkgdir"/usr/bin
+for _script in ${_linked_scripts}; do
+_scriptbase=$(basename $_script)
+_scriptbase=${_scriptbase%.*}
+ln -s /usr/share/texmf-dist/scripts/${_script} 
${pkgdir}/usr/bin/${_scriptbase}
+done
+
+rm "$pkgdir"/usr/share/texmf-dist/scripts/glossaries/makeglossaries.bat
+rm "$pkgdir"/usr/share/texmf-dist/scripts/pst-pdf/ps4pdf.bat*
+rm "$pkgdir"/usr/share/texmf-dist/scripts/shipunov/biokey2html.bat
+}

Copied: texlive-latexextra/repos/testing-any/texlive-latexextra.maps (from rev 
299034, texlive-latexextra/trunk/texlive-latexextra.maps)
===
--- testing-any/texlive-latexextra.maps (rev 0)
+++ testing-any/texlive-latexextra.maps 2017-06-20 06:15:54 UTC (rev 299035)
@@ -0,0 +1,3 @@
+Map epiolmec.map
+Map scanpages.map
+MixedMap esint.map


[arch-commits] Commit in texlive-latexextra/trunk (2 files)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:15:51
  Author: remy
Revision: 299034

upgpkg: texlive-latexextra 2017.44514-1

TeXLive 2017 release.

Modified:
  texlive-latexextra/trunk/PKGBUILD
Deleted:
  texlive-latexextra/trunk/komacv-spurious-changes.patch

---+
 PKGBUILD  |   14 +++---
 komacv-spurious-changes.patch |   52 
 2 files changed, 5 insertions(+), 61 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:14:51 UTC (rev 299033)
+++ PKGBUILD2017-06-20 06:15:51 UTC (rev 299034)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-latexextra
-pkgver=2016.43768
-_revnr=${pkgver#2016.}
+pkgver=2017.44514
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Large collection of add-on packages for LaTeX"
 license=('GPL')
@@ -20,12 +20,10 @@
 groups=('texlive-most')
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
-"$pkgname.maps"
-"komacv-spurious-changes.patch")
+"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('80f5886d4ae9864d672fad8e11e8aa6178305f4ddd7ae232703120768d411d3c'
-'d53750a03a52472a1c7c5ba5142959ba382a5d69215471691c0b12c3663950ce'
-'bca65abf9b833f379702753697d5f57074367fc359c6b16ed48b097752998d72')
+sha256sums=('0ddcf5ab929abd23b8fe49ae67c1bfd31ecb9d6aae890a1e6afdbcbff328caba'
+'d53750a03a52472a1c7c5ba5142959ba382a5d69215471691c0b12c3663950ce')
 
 build() {
for p in *.tar.xz; do
@@ -32,8 +30,6 @@
   bsdtar -xf $p
done
rm -rf {tlpkg,doc,source} || true
-   # Patch for spurious komacv \changes{...} lines
-   patch -Np1 -i "${srcdir}/komacv-spurious-changes.patch"
 }
 
 package() {

Deleted: komacv-spurious-changes.patch
===
--- komacv-spurious-changes.patch   2017-06-20 06:14:51 UTC (rev 299033)
+++ komacv-spurious-changes.patch   2017-06-20 06:15:51 UTC (rev 299034)
@@ -1,52 +0,0 @@
-diff -u a/tex/latex/komacv/komacv-casual.sty 
b/tex/latex/komacv/komacv-casual.sty
 a/tex/latex/komacv/komacv-casual.sty   2017-04-18 22:32:33.0 
+0200
-+++ b/tex/latex/komacv/komacv-casual.sty   2017-04-19 06:09:44.818843991 
+0200
-@@ -23,7 +23,6 @@
- \NeedsTeXFormat{LaTeX2e}[1999/12/01]
- \ProvidesPackage{komacv-casual}
- [2017/04/12 v1.1 style package for komacv class]
--\changes{v1.1}{2017/04/12}{New macro headline, and new correspondent elements 
headlinestyle, headlinecolor, headlinefont}
- 
- \addtokomafont{firstnamefont}{\sffamily\fontsize{38}{40}}
- \addtokomafont{acadtitlefont}{\sffamily}
-diff -u a/tex/latex/komacv/komacv-classic.sty 
b/tex/latex/komacv/komacv-classic.sty
 a/tex/latex/komacv/komacv-classic.sty  2017-04-18 22:32:33.0 
+0200
-+++ b/tex/latex/komacv/komacv-classic.sty  2017-04-19 06:09:44.818843991 
+0200
-@@ -23,7 +23,6 @@
- \NeedsTeXFormat{LaTeX2e}[1999/12/01]
- \ProvidesPackage{komacv-classic}
- [2017/04/12 v1.1 style package for komacv class]
--\changes{v1.1}{2017/04/12}{New macro headline, and new correspondent elements 
headlinestyle, headlinecolor, headlinefont}
- 
- \addtokomafont{firstnamefont}{\sffamily}
- \addtokomafont{acadtitlefont}{\sffamily}
-diff -u a/tex/latex/komacv/komacv.cls b/tex/latex/komacv/komacv.cls
 a/tex/latex/komacv/komacv.cls  2017-04-18 22:32:33.0 +0200
-+++ b/tex/latex/komacv/komacv.cls  2017-04-19 06:09:44.818843991 +0200
-@@ -23,7 +23,6 @@
- \NeedsTeXFormat{LaTeX2e}[1999/12/01]
- \ProvidesClass{komacv}
- [2017/04/12 v1.1 komacv class]
--\changes{v1.1}{2017/04/12}{New macro headline, and new correspondent elements 
headlinestyle, headlinecolor, headlinefont}
- 
- \providecommand*\mycolor{blue}
- \RequirePackage{ifthen,kvoptions,calc}
-@@ -322,7 +321,6 @@
- \setlength{\@aftersubsecvspace}{\aftersubsecvspace}%
-   }
- } % end AtEndPreamble
--\changes{v1.1}{2017/04/12}{Added macros and symbols for social media}
- \providecommand*\@addresssymbol{}
- \providecommand*\addresssymbol{}
- \providecommand*\@mobilesymbol{\Mobilefone~}
-diff -u a/tex/latex/komacv/komacv-oldstyle.sty 
b/tex/latex/komacv/komacv-oldstyle.sty
 a/tex/latex/komacv/komacv-oldstyle.sty 2017-04-18 22:32:33.0 
+0200
-+++ b/tex/latex/komacv/komacv-oldstyle.sty 2017-04-19 06:09:44.818843991 
+0200
-@@ -23,7 +23,6 @@
- \NeedsTeXFormat{LaTeX2e}[1999/12/01]
- \ProvidesPackage{komacv-oldstyle}
- [2017/04/12 v1.1 style package for komacv class]
--\changes{v1.1}{2017/04/12}{New macro headline, and new correspondent elements 
headlinestyle, headlinecolor, headlinefont}
- 
- \KOMAoptions{DIV=15}
- \setlength{\hintscolwidth}{3cm}


[arch-commits] Commit in texlive-pstricks/repos (testing-any testing-any/PKGBUILD)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:14:51
  Author: remy
Revision: 299033

archrelease: copy trunk to testing-any

Added:
  texlive-pstricks/repos/testing-any/
  texlive-pstricks/repos/testing-any/PKGBUILD
(from rev 299032, texlive-pstricks/trunk/PKGBUILD)

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

Copied: texlive-pstricks/repos/testing-any/PKGBUILD (from rev 299032, 
texlive-pstricks/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:14:51 UTC (rev 299033)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-pstricks
+pkgver=2017.44511
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Additional PSTricks packages"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
+options=('!emptydirs')
+sha256sums=('8d3923371166cf8f37cbb19858c6a182e8f322592d29c652cadc629ade1ad2ed')
+
+build() {
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   install -m755 -d $pkgdir/usr/bin
+   ln -s /usr/share/texmf-dist/scripts/pedigree-perl/pedigree.pl 
$pkgdir/usr/bin/pedigree
+   ln -s /usr/share/texmf-dist/scripts/pst2pdf/pst2pdf.pl 
$pkgdir/usr/bin/pst2pdf
+}


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:14:48
  Author: remy
Revision: 299032

upgpkg: texlive-pstricks 2017.44511-1

TeXLive 2017 release.

Modified:
  texlive-pstricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:13:53 UTC (rev 299031)
+++ PKGBUILD2017-06-20 06:14:48 UTC (rev 299032)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-pstricks
-pkgver=2016.43710
-_revnr=${pkgver#2016.}
+pkgver=2017.44511
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Additional PSTricks packages"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
 options=('!emptydirs')
-sha256sums=('cf873bf38150042c368ba5a7c7159d478b33eb0bedbbf5f03bd14a22f2d068be')
+sha256sums=('8d3923371166cf8f37cbb19858c6a182e8f322592d29c652cadc629ade1ad2ed')
 
 build() {
for p in *.tar.xz; do


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:13:53
  Author: remy
Revision: 299031

archrelease: copy trunk to testing-any

Added:
  texlive-langkorean/repos/testing-any/
  texlive-langkorean/repos/testing-any/PKGBUILD
(from rev 299030, texlive-langkorean/trunk/PKGBUILD)
  texlive-langkorean/repos/testing-any/texlive-langkorean.maps
(from rev 299030, texlive-langkorean/trunk/texlive-langkorean.maps)

-+
 PKGBUILD|   58 ++
 texlive-langkorean.maps |2 +
 2 files changed, 60 insertions(+)

Copied: texlive-langkorean/repos/testing-any/PKGBUILD (from rev 299030, 
texlive-langkorean/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:13:53 UTC (rev 299031)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langkorean
+pkgver=2017.44467
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and macro packages to typeset Korean texts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('4779c78c1c7f1b879cf3c3a9d88fd1aaec3add30e402972c46f616294710'
+'d948fbcd015ca101eb2ccf197f5a835e864a0c9b6be638de8355444ced378a9b')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf tlpkg
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+# scripts links
+_linked_scripts="
+kotex-utils/jamo-normalize.pl
+kotex-utils/komkindex.pl
+kotex-utils/ttf2kotexfont.pl
+"
+install -m755 -d $pkgdir/usr/bin
+for _script in ${_linked_scripts}; do
+_scriptbase=$(basename $_script)
+_scriptbase=${_scriptbase%.*}
+ln -s /usr/share/texmf-dist/scripts/${_script} 
${pkgdir}/usr/bin/${_scriptbase}
+done
+}

Copied: texlive-langkorean/repos/testing-any/texlive-langkorean.maps (from rev 
299030, texlive-langkorean/trunk/texlive-langkorean.maps)
===
--- testing-any/texlive-langkorean.maps (rev 0)
+++ testing-any/texlive-langkorean.maps 2017-06-20 06:13:53 UTC (rev 299031)
@@ -0,0 +1,2 @@
+Map nanumfonts.map
+Map umj.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:13:45
  Author: remy
Revision: 299030

upgpkg: texlive-langkorean 2017.44467-1

TeXLive 2017 release.

Modified:
  texlive-langkorean/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:12:42 UTC (rev 299029)
+++ PKGBUILD2017-06-20 06:13:45 UTC (rev 299030)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langkorean
-pkgver=2016.43130
-_revnr=${pkgver#2016.}
+pkgver=2017.44467
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Korean texts"
 license=('GPL')
@@ -13,7 +13,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('d4f182e8f9b205cc6b4ddf8bbe39bb70a514bd755a48346bcbd9cb91358734d1'
+sha256sums=('4779c78c1c7f1b879cf3c3a9d88fd1aaec3add30e402972c46f616294710'
 'd948fbcd015ca101eb2ccf197f5a835e864a0c9b6be638de8355444ced378a9b')
 
 build() {


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:12:38
  Author: remy
Revision: 299028

upgpkg: texlive-pictures 2017.44513-1

TeXLive 2017 release.

Modified:
  texlive-pictures/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:11:52 UTC (rev 299027)
+++ PKGBUILD2017-06-20 06:12:38 UTC (rev 299028)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-pictures
-pkgver=2016.43767
-_revnr=${pkgver#2016.}
+pkgver=2017.44513
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Packages for drawings graphics"
 license=('GPL')
@@ -15,7 +15,7 @@
 "$pkgname.maps"
 "xypdf-rev1.21.patch")
 options=('!emptydirs')
-sha256sums=('2b9b17c01e719e728a9a1a247d823a8235038588b8cc395f1095e6f3aec634af'
+sha256sums=('393fe5a8504bc440e892631e48f780af53349555c14fca81068d67d225720ef5'
 '847676e2322065219992ef249a68cddb26d71e192e8d59db58f264c5e11c8be9'
 '4e5cedf4775542461b442c06bdabb3eb4e20a04f54e493bc753a958577e78175')
 


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:12:42
  Author: remy
Revision: 299029

archrelease: copy trunk to testing-any

Added:
  texlive-pictures/repos/testing-any/
  texlive-pictures/repos/testing-any/PKGBUILD
(from rev 299028, texlive-pictures/trunk/PKGBUILD)
  texlive-pictures/repos/testing-any/texlive-pictures.maps
(from rev 299028, texlive-pictures/trunk/texlive-pictures.maps)
  texlive-pictures/repos/testing-any/xypdf-rev1.21.patch
(from rev 299028, texlive-pictures/trunk/xypdf-rev1.21.patch)

---+
 PKGBUILD  |   68 ++
 texlive-pictures.maps |2 
 xypdf-rev1.21.patch   |  299 
 3 files changed, 369 insertions(+)

Copied: texlive-pictures/repos/testing-any/PKGBUILD (from rev 299028, 
texlive-pictures/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:12:42 UTC (rev 299029)
@@ -0,0 +1,68 @@
+# $Id: PKGBUILD$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-pictures
+pkgver=2017.44513
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Packages for drawings graphics"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
+"$pkgname.maps"
+"xypdf-rev1.21.patch")
+options=('!emptydirs')
+sha256sums=('393fe5a8504bc440e892631e48f780af53349555c14fca81068d67d225720ef5'
+'847676e2322065219992ef249a68cddb26d71e192e8d59db58f264c5e11c8be9'
+'4e5cedf4775542461b442c06bdabb3eb4e20a04f54e493bc753a958577e78175')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+
+   patch -Np1 -i "${srcdir}/xypdf-rev1.21.patch" -d 
"${srcdir}/tex/generic/xypic"
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+_linked_scripts="
+cachepic/cachepic.tlu
+epspdf/epspdftk.tcl
+epspdf/epspdf.tlu
+fig4latex/fig4latex
+getmap/getmapdl.lua
+mathspic/mathspic.pl
+mkpic/mkpic
+petri-nets/pn2pdf
+"
+install -m755 -d $pkgdir/usr/bin
+for _script in ${_linked_scripts}; do
+_scriptbase=$(basename $_script)
+_scriptbase=${_scriptbase%.*}
+ln -s /usr/share/texmf-dist/scripts/${_script} 
${pkgdir}/usr/bin/${_scriptbase}
+done
+}

Copied: texlive-pictures/repos/testing-any/texlive-pictures.maps (from rev 
299028, texlive-pictures/trunk/texlive-pictures.maps)
===
--- testing-any/texlive-pictures.maps   (rev 0)
+++ testing-any/texlive-pictures.maps   2017-06-20 06:12:42 UTC (rev 299029)
@@ -0,0 +1,2 @@
+Map knitfont.map
+MixedMap xypic.map

Copied: texlive-pictures/repos/testing-any/xypdf-rev1.21.patch (from rev 
299028, texlive-pictures/trunk/xypdf-rev1.21.patch)
===
--- testing-any/xypdf-rev1.21.patch (rev 0)
+++ testing-any/xypdf-rev1.21.patch 2017-06-20 06:12:42 UTC (rev 299029)
@@ -0,0 +1,299 @@
+diff -u xypdf.orig/xypdf-co.tex xypdf/xypdf-co.tex
+--- xypdf.orig/xypdf-co.tex2016-11-19 12:24:53.457219331 +0100
 xypdf/xypdf-co.tex 2016-11-19 12:24:07.314492681 +0100
+@@ -8,7 +8,7 @@
+ %% 
+ %% The xypdf package for TeX and LaTeX
+ %% Copyright (c) 2010 by Daniel M�llner (M\"ullner)
+-%% 
++%% 
+ %% --
+ %% 
+ %% This program is free software: you can redistribute it and/or modify it
+@@ -64,28 +64,75 @@
+ \@ifdefinable\xP@colB\relax
+ \@ifdefinable\xP@colC\relax
+ \@ifdefinable\xP@colD\relax
++\@ifdefinable\xP@colE\relax
+ \xP@hook{color}{newxycolor}
+-\newcommand*\xP@newxycolor[2]{\def\xP@colorname{#1}\xP@parsecolor#2 @}
++\newcommand*\xP@newxycolor[2]{\def\xP@colorname{#1}\expandafter

[arch-commits] Commit in texlive-publishers/repos (testing-any testing-any/PKGBUILD)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:11:15
  Author: remy
Revision: 299025

archrelease: copy trunk to testing-any

Added:
  texlive-publishers/repos/testing-any/
  texlive-publishers/repos/testing-any/PKGBUILD
(from rev 299024, texlive-publishers/trunk/PKGBUILD)

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

Copied: texlive-publishers/repos/testing-any/PKGBUILD (from rev 299024, 
texlive-publishers/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:11:15 UTC (rev 299025)
@@ -0,0 +1,44 @@
+# $Id: PKGBUILD$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-publishers
+pkgver=2017.44485
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - LaTeX classes and packages for specific publishers"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
+options=('!emptydirs')
+sha256sums=('636e4ae5b7636a56d3b7ba6db103b1de5abcb020e1c22023d574e416e2d9c9dd')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+}


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:11:12
  Author: remy
Revision: 299024

upgpkg: texlive-publishers 2017.44485-1

TeXLive 2017 release.

Modified:
  texlive-publishers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:10:47 UTC (rev 299023)
+++ PKGBUILD2017-06-20 06:11:12 UTC (rev 299024)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-publishers
-pkgver=2016.43764
-_revnr=${pkgver#2016.}
+pkgver=2017.44485
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - LaTeX classes and packages for specific publishers"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
 options=('!emptydirs')
-sha256sums=('7d29eeaf431a5e1ff0871a1efcba2397aa25d09ba73562c8f44bcc1d3e4376e6')
+sha256sums=('636e4ae5b7636a56d3b7ba6db103b1de5abcb020e1c22023d574e416e2d9c9dd')
 
 build() {
cd "$srcdir"


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:11:49
  Author: remy
Revision: 299026

upgpkg: texlive-music 2017.44502-1

TeXLive 2017 release.

Modified:
  texlive-music/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:11:15 UTC (rev 299025)
+++ PKGBUILD2017-06-20 06:11:49 UTC (rev 299026)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-music
-pkgver=2016.43375
-_revnr=${pkgver#2016.}
+pkgver=2017.44502
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Music typesetting packages"
 license=('GPL')
@@ -15,7 +15,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('a7adb10369f2d37d1b7cd3840f6371027fc93987bdeb76c9075f61748266d9a8'
+sha256sums=('923ad18279447e9535fde81206fc482b32467cb8f711625b1bb6bed91dfe48f9'
 '0b3cc045390e756eb9243c0acc99a48a9c02ddab4764f4a00f8c3170660f017f')
 
 build() {
@@ -53,6 +53,5 @@
ln -s /usr/share/texmf-dist/scripts/m-tx/m-tx.lua $pkgdir/usr/bin/m-tx
ln -s /usr/share/texmf-dist/scripts/musixtex/musixflx.lua 
$pkgdir/usr/bin/musixflx
ln -s /usr/share/texmf-dist/scripts/musixtex/musixtex.lua 
$pkgdir/usr/bin/musixtex
-   ln -s /usr/share/texmf-dist/scripts/pmx/pmx2pdf.lua $pkgdir/usr/bin/pmx2pdf
ln -s /usr/share/texmf-dist/scripts/pmxchords/pmxchords.lua 
$pkgdir/usr/bin/pmxchords
 }


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:11:52
  Author: remy
Revision: 299027

archrelease: copy trunk to testing-any

Added:
  texlive-music/repos/testing-any/
  texlive-music/repos/testing-any/PKGBUILD
(from rev 299026, texlive-music/trunk/PKGBUILD)
  texlive-music/repos/testing-any/texlive-music.maps
(from rev 299026, texlive-music/trunk/texlive-music.maps)

+
 PKGBUILD   |   57 +++
 texlive-music.maps |1 
 2 files changed, 58 insertions(+)

Copied: texlive-music/repos/testing-any/PKGBUILD (from rev 299026, 
texlive-music/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:11:52 UTC (rev 299027)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-music
+pkgver=2017.44502
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Music typesetting packages"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+optdepends=('python2: for scripts from the lilyglyphs packages')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('923ad18279447e9535fde81206fc482b32467cb8f711625b1bb6bed91dfe48f9'
+'0b3cc045390e756eb9243c0acc99a48a9c02ddab4764f4a00f8c3170660f017f')
+
+build() {
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   # fix python2 command name in scripts.
+   sed -i 's/env python/env python2/' 
$pkgdir/usr/share/texmf-dist/scripts/lilyglyphs/*.py
+   # script symlinks
+   install -m755 -d $pkgdir/usr/bin
+   ln -s /usr/share/texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py 
$pkgdir/usr/bin/lily-glyph-commands
+   ln -s /usr/share/texmf-dist/scripts/lilyglyphs/lily-image-commands.py 
$pkgdir/usr/bin/lily-image-commands
+   ln -s /usr/share/texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py 
$pkgdir/usr/bin/lily-rebuild-pdfs
+   ln -s /usr/share/texmf-dist/scripts/m-tx/m-tx.lua $pkgdir/usr/bin/m-tx
+   ln -s /usr/share/texmf-dist/scripts/musixtex/musixflx.lua 
$pkgdir/usr/bin/musixflx
+   ln -s /usr/share/texmf-dist/scripts/musixtex/musixtex.lua 
$pkgdir/usr/bin/musixtex
+   ln -s /usr/share/texmf-dist/scripts/pmxchords/pmxchords.lua 
$pkgdir/usr/bin/pmxchords
+}

Copied: texlive-music/repos/testing-any/texlive-music.maps (from rev 299026, 
texlive-music/trunk/texlive-music.maps)
===
--- testing-any/texlive-music.maps  (rev 0)
+++ testing-any/texlive-music.maps  2017-06-20 06:11:52 UTC (rev 299027)
@@ -0,0 +1 @@
+MixedMap musix.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:10:47
  Author: remy
Revision: 299023

archrelease: copy trunk to testing-any

Added:
  texlive-science/repos/testing-any/
  texlive-science/repos/testing-any/PKGBUILD
(from rev 299022, texlive-science/trunk/PKGBUILD)
  texlive-science/repos/testing-any/texlive-science.fmts
(from rev 299022, texlive-science/trunk/texlive-science.fmts)
  texlive-science/repos/testing-any/texlive-science.maps
(from rev 299022, texlive-science/trunk/texlive-science.maps)

--+
 PKGBUILD |   54 +
 texlive-science.fmts |1 
 texlive-science.maps |3 ++
 3 files changed, 58 insertions(+)

Copied: texlive-science/repos/testing-any/PKGBUILD (from rev 299022, 
texlive-science/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:10:47 UTC (rev 299023)
@@ -0,0 +1,54 @@
+# $Id: PKGBUILD$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-science
+pkgver=2017.44478
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Typesetting for mathematics, natural and computer sciences"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+optdepends=('python2-pygments: for pygmentex')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
+"$pkgname.maps"
+"$pkgname.fmts")
+options=('!emptydirs')
+sha256sums=('e44d4ce8a0f7a21c524a39ffd833973bcd5fb7c41e538da87191809e2df267e7'
+'1d9151c9cabc3521b4406731b0147d80e0bf600bdedaf55a1a49b8775165daa8'
+'1cbd5339f8cfa32214a749a408cf7136fd5acffaffcde6500a337d332c70c5c3')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m644 $pkgname.fmts $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   install -m755 -d $pkgdir/usr/bin
+   ln -s /usr/share/texmf-dist/scripts/pygmentex/pygmentex.py 
$pkgdir/usr/bin/pygmentex
+   ln -s /usr/share/texmf-dist/scripts/ulqda/ulqda.pl $pkgdir/usr/bin/ulqda
+}

Copied: texlive-science/repos/testing-any/texlive-science.fmts (from rev 
299022, texlive-science/trunk/texlive-science.fmts)
===
--- testing-any/texlive-science.fmts(rev 0)
+++ testing-any/texlive-science.fmts2017-06-20 06:10:47 UTC (rev 299023)
@@ -0,0 +1 @@
+amstex pdftex - -translate-file=cp227.tcx *amstex.ini

Copied: texlive-science/repos/testing-any/texlive-science.maps (from rev 
299022, texlive-science/trunk/texlive-science.maps)
===
--- testing-any/texlive-science.maps(rev 0)
+++ testing-any/texlive-science.maps2017-06-20 06:10:47 UTC (rev 299023)
@@ -0,0 +1,3 @@
+Map chemarrow.map
+MixedMap stmaryrd.map
+MixedMap yhmath.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:10:43
  Author: remy
Revision: 299022

upgpkg: texlive-science 2017.44478-1

TeXLive 2017 release.

Modified:
  texlive-science/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:09:48 UTC (rev 299021)
+++ PKGBUILD2017-06-20 06:10:43 UTC (rev 299022)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-science
-pkgver=2016.43747
-_revnr=${pkgver#2016.}
+pkgver=2017.44478
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Typesetting for mathematics, natural and computer sciences"
 license=('GPL')
@@ -16,7 +16,7 @@
 "$pkgname.maps"
 "$pkgname.fmts")
 options=('!emptydirs')
-sha256sums=('5ca47034e2c16c7672ffdaf5b2e7a80694738b6561a080af0659995597c207dc'
+sha256sums=('e44d4ce8a0f7a21c524a39ffd833973bcd5fb7c41e538da87191809e2df267e7'
 '1d9151c9cabc3521b4406731b0147d80e0bf600bdedaf55a1a49b8775165daa8'
 '1cbd5339f8cfa32214a749a408cf7136fd5acffaffcde6500a337d332c70c5c3')
 


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:09:48
  Author: remy
Revision: 299021

archrelease: copy trunk to testing-any

Added:
  texlive-langgreek/repos/testing-any/
  texlive-langgreek/repos/testing-any/PKGBUILD
(from rev 299020, texlive-langgreek/trunk/PKGBUILD)
  texlive-langgreek/repos/testing-any/texlive-langgreek.maps
(from rev 299020, texlive-langgreek/trunk/texlive-langgreek.maps)

+
 PKGBUILD   |   48 +++
 texlive-langgreek.maps |5 
 2 files changed, 53 insertions(+)

Copied: texlive-langgreek/repos/testing-any/PKGBUILD (from rev 299020, 
texlive-langgreek/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:09:48 UTC (rev 299021)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langgreek
+pkgver=2017.44192
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and support for typesetting Greek"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('6b04f5a0217ec202f99efe229efcf13ac31dad5127dd50a427214acead06725e'
+'1d808532a77ad46260660e87b74de23403ffdd51ca76d14a406d5719e4e02f26')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   install -m755 -d $pkgdir/usr/bin
+   ln -s /usr/share/texmf-dist/scripts/mkgrkindex/mkgrkindex 
$pkgdir/usr/bin/mkgrkindex
+}

Copied: texlive-langgreek/repos/testing-any/texlive-langgreek.maps (from rev 
299020, texlive-langgreek/trunk/texlive-langgreek.maps)
===
--- testing-any/texlive-langgreek.maps  (rev 0)
+++ testing-any/texlive-langgreek.maps  2017-06-20 06:09:48 UTC (rev 299021)
@@ -0,0 +1,5 @@
+Map gfsbaskerville.map
+Map gfsporson.map
+Map kerkis.map
+MixedMap cbgreek-full.map
+MixedMap iby.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:09:44
  Author: remy
Revision: 299020

upgpkg: texlive-langgreek 2017.44192-1

TeXLive 2017 release.

Modified:
  texlive-langgreek/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:08:51 UTC (rev 299019)
+++ PKGBUILD2017-06-20 06:09:44 UTC (rev 299020)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langgreek
-pkgver=2016.43222
-_revnr=${pkgver#2016.}
+pkgver=2017.44192
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and support for typesetting Greek"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('defb26799cfbda67c05a993270178b6f6c48b66486e6fb1d82ec2f583c7d8831'
+sha256sums=('6b04f5a0217ec202f99efe229efcf13ac31dad5127dd50a427214acead06725e'
 '1d808532a77ad46260660e87b74de23403ffdd51ca76d14a406d5719e4e02f26')
 
 build() {


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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 06:08:51
  Author: arojas
Revision: 299019

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

Added:
  calligra/repos/staging-i686/
  calligra/repos/staging-i686/PKGBUILD
(from rev 299016, calligra/trunk/PKGBUILD)
  calligra/repos/staging-x86_64/
  calligra/repos/staging-x86_64/PKGBUILD
(from rev 299018, calligra/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   58 ++
 staging-x86_64/PKGBUILD |   58 ++
 2 files changed, 116 insertions(+)

Copied: calligra/repos/staging-i686/PKGBUILD (from rev 299016, 
calligra/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-06-20 06:08:51 UTC (rev 299019)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Ronald van Haren 
+
+pkgname=calligra
+pkgdesc="A set of applications for productivity and creative usage"
+pkgver=3.0.1
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+depends=('kcmutils' 'knotifyconfig' 'kross' 'kactivities' 'kdiagram' 'kreport' 
'libspnav'
+ 'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 
'libodfgen' 'qt5-webkit' 'cauchy' 'khtml')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'boost' 'openjpeg'
+ 'libwpg' 'okular' 'eigen' 'marble-common' 'pstoedit' 'libvisio' 
'libetonyek' 'libwps' 'vc')
+optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+'libwps: Microsoft Works file word processor format import'
+'libvisio: Microsoft Visio import filter'
+'libetonyek: Apple Keynote import filter'
+'pstoedit: EPS to SVG filter'
+'poppler: PDF to SVG filter'
+'openjpeg: PDF to SVG filer')
+conflicts=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
+  'calligra-plugins' 'calligra-sheets' 'calligra-stage' 
'calligra-words' 'calligra-l10n' 'calligra-meta'
+  'calligra-flow' 'calligra-braindump' 'calligra-gemini' 
'calligra-handbook')
+replaces=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
+  'calligra-plugins' 'calligra-sheets' 'calligra-stage' 
'calligra-words' 'calligra-l10n' 'calligra-meta')
+for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb 
nl \
+ pl pt pt_br ru sk sv uk zh_cn zh_tw; do
+  conflicts+=(calligra-l10n-$_lang)
+  replaces+=(calligra-l10n-$_lang)
+done
+source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('452bddc4e03cfbf48de508b991dc94209d386d86bf010ea9d10afed0f5694db2'
+'SKIP')
+validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD  # Boudewijn Rempt 

+  42A60D06F449E895F40F09C01638B8A616108B8A) # Dag Andersen 

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

Copied: calligra/repos/staging-x86_64/PKGBUILD (from rev 299018, 
calligra/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-06-20 06:08:51 UTC (rev 299019)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Ronald van Haren 
+
+pkgname=calligra
+pkgdesc="A set of applications for productivity and creative usage"
+pkgver=3.0.1
+pkgrel=3
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+depends=('kcmutils' 'knotifyconfig' 'kross' 'kactivities' 'kdiagram' 'kreport' 
'libspnav'
+ 'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 
'libodfgen' 'qt5-webkit' 'cauchy' 'khtml')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'boost' 'openjpeg'
+ 'libwpg' 'okular' 'eigen' 'marble-common' 'pstoedit' 'libvisio' 
'libetonyek' 'libwps' 'vc')
+optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+'libwps: Microsoft Works file word processor format import'
+'libvisio: Microsoft Visio import filter'
+'libetonyek: Apple Keynote import filter'
+'pstoedit: EPS to SVG filter'
+'poppler: PDF to SVG filter'
+'openjpeg: PDF to SVG filer')
+conflicts=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' '

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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:08:44
  Author: remy
Revision: 299018

archrelease: copy trunk to testing-any

Added:
  texlive-langextra/repos/testing-any/
  texlive-langextra/repos/testing-any/PKGBUILD
(from rev 299017, texlive-langextra/trunk/PKGBUILD)
  texlive-langextra/repos/testing-any/texlive-langextra.maps
(from rev 299017, texlive-langextra/trunk/texlive-langextra.maps)

+
 PKGBUILD   |   58 +++
 texlive-langextra.maps |   23 ++
 2 files changed, 81 insertions(+)

Copied: texlive-langextra/repos/testing-any/PKGBUILD (from rev 299017, 
texlive-langextra/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:08:44 UTC (rev 299018)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langextra
+pkgver=2017.44497
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Bundle of all extra language support"
+license=('GPL')
+arch=(any)
+conflicts=('texlive-langafrican' 'texlive-langarab' 'texlive-langarabic'
+   'texlive-langarmenian' 'texlive-langcroatian' 'texlive-langhebrew'
+   'texlive-langindic' 'texlive-langmongolian' 'texlive-langtibetan'
+   'texlive-langvietnamese')
+provides=('texlive-langafrican' 'texlive-langarabic' 'texlive-langarmenian' 
+  'texlive-langarmenian' 'texlive-langcroatian' 'texlive-langhebrew'
+  'texlive-langindic' 'texlive-langmongolian' 'texlive-langtibetan'
+  'texlive-langvietnamese')
+depends=('texlive-latexextra')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('4aacaffe8e161ca8f20cce166ab84ef61b9b0f761149ed5f20ba1bbd55fe62a9'
+'5f7941ded76d37cf8d6d644edfb206345557905fee38e18ada0b3b98f8a8c0f7')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   #remove parts of ethiop that depend on Omega:
+   rm -rf $pkgdir/usr/share/texmf-dist/fonts/{ofm,ovf,ovp}
+   rm -rf $pkgdir/usr/share/texmf-dist/omega
+}

Copied: texlive-langextra/repos/testing-any/texlive-langextra.maps (from rev 
299017, texlive-langextra/trunk/texlive-langextra.maps)
===
--- testing-any/texlive-langextra.maps  (rev 0)
+++ testing-any/texlive-langextra.maps  2017-06-20 06:08:44 UTC (rev 299018)
@@ -0,0 +1,23 @@
+Map arabi.map
+Map arevvn.map
+Map burmese.map
+Map chartervn.map
+Map cjhebrew.map
+Map cmbrightvn.map
+Map concretevn.map
+Map dad.map
+Map grotesqvn.map
+Map nectec.map
+Map nf.map
+Map sipa.map
+Map skt.map
+Map syriac.map
+Map tlwg.map
+Map txttvn.map
+Map urwvn.map
+Map vntopia.map
+MixedMap arabtex.map
+MixedMap dvng.map
+MixedMap ethiop.map
+MixedMap vnrother.map
+MixedMap vnrtext.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:08:40
  Author: remy
Revision: 299017

upgpkg: texlive-langextra 2017.44497-1

TeXLive 2017 release.

Modified:
  texlive-langextra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:08:11 UTC (rev 299016)
+++ PKGBUILD2017-06-20 06:08:40 UTC (rev 299017)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langextra
-pkgver=2016.43739
-_revnr=${pkgver#2016.}
+pkgver=2017.44497
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Bundle of all extra language support"
 license=('GPL')
@@ -22,7 +22,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('d92b67dfbfc71d3e2fdde378f9265834db526060c316eeb080611eda0bef1d1f'
+sha256sums=('4aacaffe8e161ca8f20cce166ab84ef61b9b0f761149ed5f20ba1bbd55fe62a9'
 '5f7941ded76d37cf8d6d644edfb206345557905fee38e18ada0b3b98f8a8c0f7')
 
 build() {


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:08:07
  Author: remy
Revision: 299015

upgpkg: texlive-langcyrillic 2017.4-1

TeXLive 2017 release.

Modified:
  texlive-langcyrillic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:07:45 UTC (rev 299014)
+++ PKGBUILD2017-06-20 06:08:07 UTC (rev 299015)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langcyrillic
-pkgver=2016.43417
-_revnr=${pkgver#2016.}
+pkgver=2017.4
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Cyrillic texts"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('ba48bdd8b027a3af71b5aee10c526c77178c698235b748347db5f0b85ce3e9fd'
+sha256sums=('d4b25807321b52d72f43aded1ab442c9556daa7c75013e30d311afc8f8533e8a'
 '4ca6db61e59bcb0f718a1cb062dad04e7f01866c5a7d320dcf67e6a47130f222')
 
 build() {


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:07:45
  Author: remy
Revision: 299014

archrelease: copy trunk to testing-any

Added:
  texlive-langchinese/repos/testing-any/
  texlive-langchinese/repos/testing-any/PKGBUILD
(from rev 299013, texlive-langchinese/trunk/PKGBUILD)
  texlive-langchinese/repos/testing-any/texlive-langchinese.maps
(from rev 299013, texlive-langchinese/trunk/texlive-langchinese.maps)

--+
 PKGBUILD |   45 +
 texlive-langchinese.maps |4 
 2 files changed, 49 insertions(+)

Copied: texlive-langchinese/repos/testing-any/PKGBUILD (from rev 299013, 
texlive-langchinese/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:07:45 UTC (rev 299014)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langchinese
+pkgver=2017.44333
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and macro packages to typeset Chinese texts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('57acfcca98d1dfb300bff92be808d487a167957d3c59c2ba1cebb5afd1b6e18f'
+'c8cc529153bc1db3b13ef5973a6f36161f89cf05bac695fa2d2eab1a75345195')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf tlpkg
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+}

Copied: texlive-langchinese/repos/testing-any/texlive-langchinese.maps (from 
rev 299013, texlive-langchinese/trunk/texlive-langchinese.maps)
===
--- testing-any/texlive-langchinese.maps(rev 0)
+++ testing-any/texlive-langchinese.maps2017-06-20 06:07:45 UTC (rev 
299014)
@@ -0,0 +1,4 @@
+Map bkaiu.map
+Map bsmiu.map
+Map gbsnu.map
+Map gkaiu.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:08:11
  Author: remy
Revision: 299016

archrelease: copy trunk to testing-any

Added:
  texlive-langcyrillic/repos/testing-any/
  texlive-langcyrillic/repos/testing-any/PKGBUILD
(from rev 299015, texlive-langcyrillic/trunk/PKGBUILD)
  texlive-langcyrillic/repos/testing-any/texlive-langcyrillic.maps
(from rev 299015, texlive-langcyrillic/trunk/texlive-langcyrillic.maps)

---+
 PKGBUILD  |   50 
 texlive-langcyrillic.maps |2 +
 2 files changed, 52 insertions(+)

Copied: texlive-langcyrillic/repos/testing-any/PKGBUILD (from rev 299015, 
texlive-langcyrillic/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:08:11 UTC (rev 299016)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-langcyrillic
+pkgver=2017.4
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and macro packages to typeset Cyrillic texts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('d4b25807321b52d72f43aded1ab442c9556daa7c75013e30d311afc8f8533e8a'
+'4ca6db61e59bcb0f718a1cb062dad04e7f01866c5a7d320dcf67e6a47130f222')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   mkdir -p "${pkgdir}/usr/bin"
+   ln -s /usr/share/texmf-dist/scripts/texlive/rubibtex.sh 
"${pkgdir}/usr/bin/rubibtex"
+   ln -s /usr/share/texmf-dist/scripts/texlive/rumakeindex.sh 
"${pkgdir}/usr/bin/rumakeindex"
+}

Copied: texlive-langcyrillic/repos/testing-any/texlive-langcyrillic.maps (from 
rev 299015, texlive-langcyrillic/trunk/texlive-langcyrillic.maps)
===
--- testing-any/texlive-langcyrillic.maps   (rev 0)
+++ testing-any/texlive-langcyrillic.maps   2017-06-20 06:08:11 UTC (rev 
299016)
@@ -0,0 +1,2 @@
+Map cmcyr.map
+MixedMap mongolian.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:07:42
  Author: remy
Revision: 299013

upgpkg: texlive-langchinese 2017.44333-1

TeXLive 2017 release.

Modified:
  texlive-langchinese/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:07:09 UTC (rev 299012)
+++ PKGBUILD2017-06-20 06:07:42 UTC (rev 299013)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-langchinese
-pkgver=2016.43669
-_revnr=${pkgver#2016.}
+pkgver=2017.44333
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Chinese texts"
 license=('GPL')
@@ -13,7 +13,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('e02958fe48cdf9fa0063f7d1ae7ced4d13e3ac8b9012dd1f0856b90d38d46ea3'
+sha256sums=('57acfcca98d1dfb300bff92be808d487a167957d3c59c2ba1cebb5afd1b6e18f'
 'c8cc529153bc1db3b13ef5973a6f36161f89cf05bac695fa2d2eab1a75345195')
 
 build() {


[arch-commits] Commit in texlive-humanities/repos (testing-any testing-any/PKGBUILD)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:07:09
  Author: remy
Revision: 299012

archrelease: copy trunk to testing-any

Added:
  texlive-humanities/repos/testing-any/
  texlive-humanities/repos/testing-any/PKGBUILD
(from rev 299011, texlive-humanities/trunk/PKGBUILD)

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

Copied: texlive-humanities/repos/testing-any/PKGBUILD (from rev 299011, 
texlive-humanities/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:07:09 UTC (rev 299012)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-humanities
+pkgver=2017.44501
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live -  LaTeX packages for law, linguistics, social sciences, and 
humanities"
+license=('GPL')
+arch=(any)
+depends=('texlive-core' 'texlive-latexextra')
+optdepends=('texlive-pictures: for package qtree')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
+options=('!emptydirs')
+sha256sums=('3bfbbf36704f0bc71293f1c9904b2bf061ebb771ec3d86ed8dc94ad8fb08cb29')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+install -m755 -d $pkgdir/usr/bin
+ln -s /usr/share/texmf-dist/scripts/diadia/diadia.lua 
${pkgdir}/usr/bin/diadia
+}


[arch-commits] Commit in texlive-formatsextra/trunk (2 files)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:06:24
  Author: remy
Revision: 299007

upgpkg: texlive-formatsextra 2017.44177-1

TeXLive 2017 release.

Modified:
  texlive-formatsextra/trunk/PKGBUILD
  texlive-formatsextra/trunk/texlive-formatsextra.fmts

---+
 PKGBUILD  |   20 ++--
 texlive-formatsextra.fmts |4 
 2 files changed, 18 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:05:42 UTC (rev 299006)
+++ PKGBUILD2017-06-20 06:06:24 UTC (rev 299007)
@@ -3,9 +3,9 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-formatsextra
-pkgver=2016.41438
-_revnr=${pkgver#2016.}
-pkgrel=3
+pkgver=2017.44177
+_revnr=${pkgver#2017.}
+pkgrel=1
 pkgdesc="TeX Live - collection of extra TeX 'formats'"
 license=('GPL')
 arch=(any)
@@ -15,13 +15,21 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
 "${pkgname}.fmts")
 options=('!emptydirs')
-md5sums=('f028c28f2b40d83dda4f3eb348fb8e27'
- '436c76eeb7d5bf854bb39fcea9a336e6')
+conflicts=('texlive-htmlxml')
+replaces=('texlive-htmlxml')
+sha256sums=('449d4448be130f27cf8c84b43b70cfa0bf3d7636bf0153e20899fca7de298480'
+'edee1d8b46005847381dbf20afacad6d14f3d59406facdc609c92d9e20ed6df2')
 
 build() {
cd "$srcdir"
for p in *.tar.xz; do
-  bsdtar -xf $p
+   case $p in
+   aleph.*|lambda.*|omega.*)
+   ;;
+   *)
+   bsdtar -xf $p
+   ;;
+   esac
done
rm -rf {tlpkg,doc,source} || true
 }

Modified: texlive-formatsextra.fmts
===
--- texlive-formatsextra.fmts   2017-06-20 06:05:42 UTC (rev 299006)
+++ texlive-formatsextra.fmts   2017-06-20 06:06:24 UTC (rev 299007)
@@ -1,5 +1,9 @@
 eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
+jadetex pdftex language.dat *jadetex.ini
 lollipop tex - lollipop.ini
 mllatex pdftex language.dat -translate-file=cp227.tcx -mltex *mllatex.ini
 mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
+pdfjadetex pdftex language.dat *pdfjadetex.ini
+pdfxmltex pdftex language.dat *pdfxmltex.ini
 texsis pdftex - -translate-file=cp227.tcx texsis.ini
+xmltex pdftex language.dat *xmltex.ini


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:06:49
  Author: remy
Revision: 299010

archrelease: copy trunk to testing-any

Added:
  texlive-games/repos/testing-any/
  texlive-games/repos/testing-any/Changelog
(from rev 299009, texlive-games/trunk/Changelog)
  texlive-games/repos/testing-any/PKGBUILD
(from rev 299009, texlive-games/trunk/PKGBUILD)
  texlive-games/repos/testing-any/texlive-games.maps
(from rev 299009, texlive-games/trunk/texlive-games.maps)

+
 Changelog  |   11 +++
 PKGBUILD   |   49 +
 texlive-games.maps |1 +
 3 files changed, 61 insertions(+)

Copied: texlive-games/repos/testing-any/Changelog (from rev 299009, 
texlive-games/trunk/Changelog)
===
--- testing-any/Changelog   (rev 0)
+++ testing-any/Changelog   2017-06-20 06:06:49 UTC (rev 299010)
@@ -0,0 +1,11 @@
+texlive-games 2012.28243
+
+- upgrade package chess-problem-diagrams 26206 -> 28243
+
+texlive-games 2011.24714
+
+- upgrade package chess-problem-diagrams 15878 -> 23555
+- new package gamebook
+- new package othelloboard
+- new package schwalbe-chess
+

Copied: texlive-games/repos/testing-any/PKGBUILD (from rev 299009, 
texlive-games/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:06:49 UTC (rev 299010)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Maintainer: Firmicus 
+
+pkgname=texlive-games
+pkgver=2017.44131
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Setups for typesetting various board games, including 
chess"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('c2a5423cd68924d25aebcb8b2d6878730415d41fd54f13d708f7e61a5eefa032'
+'a4e19b3d6cf8701565d8732c0ff3ee037510b6fb3af53257311bf0731112d72b')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+   install -m755 -d $pkgdir/usr/bin
+   ln -s /usr/share/texmf-dist/scripts/rubik/rubikrotation.pl 
$pkgdir/usr/bin/rubikrotation
+}

Copied: texlive-games/repos/testing-any/texlive-games.maps (from rev 299009, 
texlive-games/trunk/texlive-games.maps)
===
--- testing-any/texlive-games.maps  (rev 0)
+++ testing-any/texlive-games.maps  2017-06-20 06:06:49 UTC (rev 299010)
@@ -0,0 +1 @@
+Map SkakNew.map


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:07:07
  Author: remy
Revision: 299011

upgpkg: texlive-humanities 2017.44501-1

TeXLive 2017 release.

Modified:
  texlive-humanities/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:06:49 UTC (rev 299010)
+++ PKGBUILD2017-06-20 06:07:07 UTC (rev 299011)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-humanities
-pkgver=2016.43711
-_revnr=${pkgver#2016.}
+pkgver=2017.44501
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live -  LaTeX packages for law, linguistics, social sciences, and 
humanities"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
 options=('!emptydirs')
-sha256sums=('a7f9d233ede4ab791e7ca62268a923898be4c4ceaf8037ed93d9e896651318be')
+sha256sums=('3bfbbf36704f0bc71293f1c9904b2bf061ebb771ec3d86ed8dc94ad8fb08cb29')
 
 build() {
cd "$srcdir"


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:06:47
  Author: remy
Revision: 299009

upgpkg: texlive-games 2017.44131-1

TeXLive 2017 release.

Modified:
  texlive-games/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:06:26 UTC (rev 299008)
+++ PKGBUILD2017-06-20 06:06:47 UTC (rev 299009)
@@ -3,8 +3,8 @@
 # Maintainer: Firmicus 
 
 pkgname=texlive-games
-pkgver=2016.43415
-_revnr=${pkgver#2016.}
+pkgver=2017.44131
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Setups for typesetting various board games, including 
chess"
 license=('GPL')
@@ -14,7 +14,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('11737207f9d719cc4775d27c9d4732f2434825a64af1a2238f06ad6a7d1d1b59'
+sha256sums=('c2a5423cd68924d25aebcb8b2d6878730415d41fd54f13d708f7e61a5eefa032'
 'a4e19b3d6cf8701565d8732c0ff3ee037510b6fb3af53257311bf0731112d72b')
 
 build() {


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:06:26
  Author: remy
Revision: 299008

archrelease: copy trunk to testing-any

Added:
  texlive-formatsextra/repos/testing-any/
  texlive-formatsextra/repos/testing-any/PKGBUILD
(from rev 299007, texlive-formatsextra/trunk/PKGBUILD)
  texlive-formatsextra/repos/testing-any/texlive-formatsextra.fmts
(from rev 299007, texlive-formatsextra/trunk/texlive-formatsextra.fmts)

---+
 PKGBUILD  |   56 
 texlive-formatsextra.fmts |9 +++
 2 files changed, 65 insertions(+)

Copied: texlive-formatsextra/repos/testing-any/PKGBUILD (from rev 299007, 
texlive-formatsextra/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:06:26 UTC (rev 299008)
@@ -0,0 +1,56 @@
+# $Id$
+# Contributor: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-formatsextra
+pkgver=2017.44177
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - collection of extra TeX 'formats'"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";
+"${pkgname}.fmts")
+options=('!emptydirs')
+conflicts=('texlive-htmlxml')
+replaces=('texlive-htmlxml')
+sha256sums=('449d4448be130f27cf8c84b43b70cfa0bf3d7636bf0153e20899fca7de298480'
+'edee1d8b46005847381dbf20afacad6d14f3d59406facdc609c92d9e20ed6df2')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+   case $p in
+   aleph.*|lambda.*|omega.*)
+   ;;
+   *)
+   bsdtar -xf $p
+   ;;
+   esac
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 "${pkgname}.fmts" $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+}

Copied: texlive-formatsextra/repos/testing-any/texlive-formatsextra.fmts (from 
rev 299007, texlive-formatsextra/trunk/texlive-formatsextra.fmts)
===
--- testing-any/texlive-formatsextra.fmts   (rev 0)
+++ testing-any/texlive-formatsextra.fmts   2017-06-20 06:06:26 UTC (rev 
299008)
@@ -0,0 +1,9 @@
+eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
+jadetex pdftex language.dat *jadetex.ini
+lollipop tex - lollipop.ini
+mllatex pdftex language.dat -translate-file=cp227.tcx -mltex *mllatex.ini
+mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
+pdfjadetex pdftex language.dat *pdfjadetex.ini
+pdfxmltex pdftex language.dat *pdfxmltex.ini
+texsis pdftex - -translate-file=cp227.tcx texsis.ini
+xmltex pdftex language.dat *xmltex.ini


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:05:38
  Author: remy
Revision: 299005

upgpkg: texlive-fontsextra 2017.44510-1

TexLive 2017 release.

Modified:
  texlive-fontsextra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:04:39 UTC (rev 299004)
+++ PKGBUILD2017-06-20 06:05:38 UTC (rev 299005)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-fontsextra
-pkgver=2016.43763
-_revnr=${pkgver#2016.}
+pkgver=2017.44510
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - all sorts of extra fonts"
 license=('GPL')
@@ -13,7 +13,7 @@
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
 options=('!emptydirs')
-sha256sums=('d926118535fa17e1097b2bd6695f16344cec6e12ca7fe9ae2e6da2b76c32d182'
+sha256sums=('fe5d1c92ba2619be184fc195ea7606bac1b480338b60dd1c4b37d5271dfd13d0'
 'b29c8998130c7df8f9841ac09544cae5d7b8a4b669a1e3f449fd537375d648bd')
 
 build() {


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:05:42
  Author: remy
Revision: 299006

archrelease: copy trunk to testing-any

Added:
  texlive-fontsextra/repos/testing-any/
  texlive-fontsextra/repos/testing-any/PKGBUILD
(from rev 299005, texlive-fontsextra/trunk/PKGBUILD)
  texlive-fontsextra/repos/testing-any/texlive-fontsextra.maps
(from rev 299005, texlive-fontsextra/trunk/texlive-fontsextra.maps)

-+
 PKGBUILD|   46 ++
 texlive-fontsextra.maps |  193 ++
 2 files changed, 239 insertions(+)

Copied: texlive-fontsextra/repos/testing-any/PKGBUILD (from rev 299005, 
texlive-fontsextra/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:05:42 UTC (rev 299006)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-fontsextra
+pkgver=2017.44510
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - all sorts of extra fonts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"; 
"$pkgname.maps")
+options=('!emptydirs')
+sha256sums=('fe5d1c92ba2619be184fc195ea7606bac1b480338b60dd1c4b37d5271dfd13d0'
+'b29c8998130c7df8f9841ac09544cae5d7b8a4b669a1e3f449fd537375d648bd')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   cd "$srcdir"
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+}

Copied: texlive-fontsextra/repos/testing-any/texlive-fontsextra.maps (from rev 
299005, texlive-fontsextra/trunk/texlive-fontsextra.maps)
===
--- testing-any/texlive-fontsextra.maps (rev 0)
+++ testing-any/texlive-fontsextra.maps 2017-06-20 06:05:42 UTC (rev 299006)
@@ -0,0 +1,193 @@
+Map Acorn.map
+Map Alegreya.map
+Map AnnSton.map
+Map AnonymousPro.map
+Map ArrowsADF.map
+Map ArtNouv.map
+Map ArtNouvc.map
+Map BulletsADF.map
+Map Carrickc.map
+Map Chivo.map
+Map ClearSans.map
+Map Cochineal.map
+Map ComicNeue.map
+Map ComicNeueAngular.map
+Map CormorantGaramond.map
+Map CountriesOfEurope.map
+Map EBGaramond-Maths.map
+Map EBGaramond.map
+Map ESSTIX.map
+Map Eichenla.map
+Map Eileen.map
+Map EileenBl.map
+Map Elzevier.map
+Map GotIn.map
+Map GoudyIn.map
+Map Heuristica.map
+Map Kinigcap.map
+Map Konanur.map
+Map Kramer.map
+Map LibreBaskerville.map
+Map LibreBodoni.map
+Map LibreCaslon.map
+Map LobsterTwo.map
+Map MnSymbol.map
+Map MorrisIn.map
+Map Nouveaud.map
+Map OldStandard.map
+Map OrnementsADF.map
+Map PlayfairDisplay.map
+Map Raleway.map
+Map Romantik.map
+Map Rosario.map
+Map Rothdn.map
+Map RoyalIn.map
+Map Sanremo.map
+Map SourceCodePro.map
+Map SourceSansPro.map
+Map SourceSerifPro.map
+Map Starburst.map
+Map TXUprCal.map
+Map Typocaps.map
+Map XCharter.map
+Map Zallman.map
+Map accanthis.map
+Map antt.map
+Map ap.map
+Map archaicprw.map
+Map arev.map
+Map arimo.map
+Map ascii.map
+Map aspectratio.map
+Map augie.map
+Map auncial.map
+Map aurical.map
+Map baskervaldx.map
+Map baskervillef.map
+Map belleek.map
+Map bera.map
+Map beuron.map
+Map bguq.map
+Map boondox.map
+Map cabin.map
+Map caladea.map
+Map calligra.map
+Map cantarell.map
+Map carlito.map
+Map ccicons.map
+Map cinzel.map
+Map clm.map
+Map cm-lgc.map
+Map cmexb.map
+Map cmin.map
+Map comfortaa.map
+Map crimson.map
+Map cyklop.map
+Map dante.map
+Map dejavu-type1.map
+Map dictsym.map
+Map droid.map
+Map dstroke.map
+Map dutchcal.map
+Map epigrafica.map
+Map erewhon.map
+Map esrelation.map
+Map esvect.map
+Map fbb.map
+Map fdsymbol.map
+Map fetamont.map
+Map fge.map
+Map fira.map
+Map foekfont.map
+Map fonetika.map
+Map fontawesome.map
+Map fourier-utopia-expert.map
+Map fourier.map
+Map frcursive.map
+Map gentium-type1.map
+Map gfsartemisia.map
+Map gfsbodoni.map
+Map gfscomplutum.map
+Map gfsdidot.

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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:04:39
  Author: remy
Revision: 299004

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

Added:
  texlive-bin/repos/testing-i686/
  texlive-bin/repos/testing-i686/PKGBUILD
(from rev 299003, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/testing-i686/luatex-gcc7.patch
(from rev 299003, texlive-bin/trunk/luatex-gcc7.patch)
  texlive-bin/repos/testing-x86_64/
  texlive-bin/repos/testing-x86_64/PKGBUILD
(from rev 299003, texlive-bin/trunk/PKGBUILD)
  texlive-bin/repos/testing-x86_64/luatex-gcc7.patch
(from rev 299003, texlive-bin/trunk/luatex-gcc7.patch)

--+
 testing-i686/PKGBUILD|  375 +
 testing-i686/luatex-gcc7.patch   |   32 +++
 testing-x86_64/PKGBUILD  |  375 +
 testing-x86_64/luatex-gcc7.patch |   32 +++
 4 files changed, 814 insertions(+)

Copied: texlive-bin/repos/testing-i686/PKGBUILD (from rev 299003, 
texlive-bin/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-20 06:04:39 UTC (rev 299004)
@@ -0,0 +1,375 @@
+# $Id$
+# Maintainer: Rémy Oudompheng 
+# Contributor: francois 
+
+pkgname=('texlive-bin' 'libsynctex')
+pkgver=2017.44590
+pkgrel=1
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+ 'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
+ 'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
+ 'perl' 'clisp' 'ffcall')
+url='http://tug.org/texlive/'
+source=("http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-source-${pkgver}.tar.xz";
+"luatex-gcc7.patch")
+sha256sums=('4645b4d55fc500ba9be7156a6a330afb44fbf7fda40dfd73fe9cb16d207f2038'
+'ee97f3e07e235dee4ad6d0c3e85c2260914c965e94d5ffbf481fa506df5f01ec')
+
+prepare() {
+cd "$srcdir/source"
+
+# t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
+sed -i s/SELFAUTOPARENT/TEXMFROOT/ texk/tex4htk/t4ht.c
+
+## prevent compiling Xdvi with libXp
+sed -i~ 's|-lXp ||' texk/xdvik/configure
+
+# Luatex crashes when compiled with GCC7.1
+patch -Np0 -i "${srcdir}/luatex-gcc7.patch"
+}
+
+build() {
+   cd "$srcdir"
+
+   #
+   ### configure
+   cd source
+   mkdir -p Work
+   cd Work
+   echo "--> Initial configuration..."
+   # we use temporary prefix to avoid messing the existing
+   # $pkgdir/usr/share/texmf tree
+   ../configure --prefix=/usr -C \
+ --sysconfdir=/etc \
+ --datarootdir=/usr/share \
+ --datadir=/usr/share \
+ --mandir=/usr/share/man \
+ --disable-native-texlive-build \
+ --with-banner-add="/Arch Linux" \
+ --disable-multiplatform \
+ --disable-dialog \
+ --disable-psutils \
+ --disable-t1utils \
+ --disable-bibtexu \
+ --disable-xz \
+ --enable-shared \
+ --disable-static \
+ --with-system-zlib \
+ --with-system-zziplib \
+ --with-system-pnglib \
+ --with-system-ncurses \
+ --with-system-t1lib \
+ --with-system-gd \
+ --with-system-poppler \
+ --with-system-xpdf \
+ --with-system-freetype2 \
+ --with-system-pixman \
+ --with-system-cairo \
+ --with-system-harfbuzz \
+ --with-system-graphite \
+ --with-system-icu \
+ --with-system-gmp \
+ --with-system-mpfr \
+ --with-system-potrace \
+ --with-system-libpaper \
+ --with-freetype2-libdir=/usr/lib \
+ --with-freetype2-include=/usr/include/freetype2 \
+ --with-xdvi-x-toolkit=xaw \
+ --disable-dump-share \
+ --disable-aleph \
+ --enable-luatex \
+ --with-clisp-runtime=default \
+ --enable-xindy --disable-xindy-rules --disable-xindy-docs
+   #
+   ### make
+   echo "---"
+   echo "--> Building the whole beast ..."
+   echo "---"
+   make
+}
+
+package_libsynctex() {
+pkgdesc='Library for synchronization between TeX files and resulting file'
+depends=('glibc' 'zlib')
+
+cd "${srcdir}/source/Work"
+make -C texk/web2c DESTDIR="${pkgdir}" \
+install-data-am install-libLTLIBRARIES
+}
+
+package_texlive-bin() {
+   pkgdesc="TeX Live binaries"
+   depends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
+'libsigsegv' 'zziplib' 'libpng' 'libjpeg' 'freetype2'
+'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
+'libsynctex')
+   provides=('lcdf-typetools' 'kpathsea' 'xindy')
+   optdepends=('ed: for texconfig'
+   'biber: for bibliography processing')
+   options=('!strip')
+
+   cd "$srcdir"
+
+   #
+   

[arch-commits] Commit in texlive-bin/trunk (8 files)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:04:33
  Author: remy
Revision: 299003

Update for TeXLive 2017 release.

Pacman hooks move to texlive-core package.

Added:
  texlive-bin/trunk/luatex-gcc7.patch
Modified:
  texlive-bin/trunk/PKGBUILD
Deleted:
  texlive-bin/trunk/mktexlsr.hook
  texlive-bin/trunk/mktexlsr.script
  texlive-bin/trunk/texlive-fmtutil.hook
  texlive-bin/trunk/texlive-fmtutil.script
  texlive-bin/trunk/texlive-updmap.hook
  texlive-bin/trunk/texlive-updmap.script

+
 PKGBUILD   |   76 +++
 luatex-gcc7.patch  |   32 +++
 mktexlsr.hook  |   16 -
 mktexlsr.script|   12 ---
 texlive-fmtutil.hook   |   12 ---
 texlive-fmtutil.script |   19 ---
 texlive-updmap.hook|   13 
 texlive-updmap.script  |   13 
 8 files changed, 76 insertions(+), 117 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 06:03:09 UTC (rev 299002)
+++ PKGBUILD2017-06-20 06:04:33 UTC (rev 299003)
@@ -3,8 +3,8 @@
 # Contributor: francois 
 
 pkgname=('texlive-bin' 'libsynctex')
-pkgver=2016.41290
-pkgrel=12
+pkgver=2017.44590
+pkgrel=1
 license=('GPL')
 arch=('i686' 'x86_64')
 makedepends=('cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
@@ -12,32 +12,31 @@
  'icu' 'harfbuzz' 'harfbuzz-icu' 'gmp' 'mpfr' 'potrace' 'libpaper'
  'perl' 'clisp' 'ffcall')
 url='http://tug.org/texlive/'
-source=("https://sources.archlinux.org/other/texlive/texlive-bin-source-${pkgver}.tar.xz";
-"mktexlsr.hook"
-"mktexlsr.script"
-"texlive-updmap.hook"
-"texlive-updmap.script"
-"texlive-fmtutil.hook"
-"texlive-fmtutil.script")
-md5sums=('7303361f2d441eb5c962a996fd77e8fa'
- 'a4e54f0cb05f401728b2b230fd63b300'
- '2bbbef810687f4b2804a4b8cb91ce02f'
- '0ecdbd88cae12dbeb5d0d63127c5fc38'
- 'c64d77b5111a26b9995263b49df4937c'
- '582af708588fd09eeaa0f08111e60091'
- '3f05fa08f84b94fcb3a76be271116a95')
+source=("http://mirrors.kernel.org/archlinux/other/texlive/texlive-bin-source-${pkgver}.tar.xz";
+"luatex-gcc7.patch")
+sha256sums=('4645b4d55fc500ba9be7156a6a330afb44fbf7fda40dfd73fe9cb16d207f2038'
+'ee97f3e07e235dee4ad6d0c3e85c2260914c965e94d5ffbf481fa506df5f01ec')
 
+prepare() {
+cd "$srcdir/source"
+
+# t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
+sed -i s/SELFAUTOPARENT/TEXMFROOT/ texk/tex4htk/t4ht.c
+
+## prevent compiling Xdvi with libXp
+sed -i~ 's|-lXp ||' texk/xdvik/configure
+
+# Luatex crashes when compiled with GCC7.1
+patch -Np0 -i "${srcdir}/luatex-gcc7.patch"
+}
+
 build() {
cd "$srcdir"
 
-   # t4ht expects to be un /usr/share/texmf/bin/t4ht (FS#27251)
-   sed -i s/SELFAUTOPARENT/TEXMFROOT/ source/texk/tex4htk/t4ht.c
#
### configure
cd source
-   ## prevent compiling Xdvi with libXp
-   sed -i~ 's|-lXp ||' texk/xdvik/configure
-   test ! -d Work && mkdir Work
+   mkdir -p Work
cd Work
echo "--> Initial configuration..."
# we use temporary prefix to avoid messing the existing
@@ -156,19 +155,13 @@
ln -s pdftex ${pkgdir}/usr/bin/xmltex
ln -s xetex ${pkgdir}/usr/bin/xelatex
 
-   ## install pacman hooks
-   install -D -m644 ${srcdir}/mktexlsr.hook 
"$pkgdir/usr/share/libalpm/hooks/mktexlsr.hook"
-   install -D -m644 ${srcdir}/texlive-updmap.hook 
"$pkgdir/usr/share/libalpm/hooks/texlive-updmap.hook"
-   install -D -m644 ${srcdir}/texlive-fmtutil.hook 
"$pkgdir/usr/share/libalpm/hooks/texlive-fmtutil.hook"
-   install -D -m755 ${srcdir}/mktexlsr.script 
"$pkgdir/usr/share/libalpm/scripts/mktexlsr"
-   install -D -m755 ${srcdir}/texlive-updmap.script 
"$pkgdir/usr/share/libalpm/scripts/texlive-updmap"
-   install -D -m755 ${srcdir}/texlive-fmtutil.script 
"$pkgdir/usr/share/libalpm/scripts/texlive-fmtutil"
-
#
# remove dangling symlinks
_bibtexextra_scripts="
+bbl2bib
+bibdoiadd
 bibexport
-bibdoiadd
+bibmradd
 bibzbladd
 listbib
 ltx2crossrefxml
@@ -208,8 +201,17 @@
 findhyph
 fmtutil
 fmtutil-sys
+fmtutil-user
 fontinst
 fragmaster
+ht
+htcontext
+htlatex
+htmex
+httex
+httexi
+htxelatex
+htxetex
 installfont-tl
 kpsepath
 kpsetool
@@ -216,7 +218,9 @@
 kpsewhere
 kpsexpand
 latex-git-log
+latex-papersize
 latex2man
+latex2nemeth
 latexdiff
 latexdiff-vc
 latexfileversion
@@ -230,9 +234,11 @@
 lua2dox_filter
 luaotfload-tool
 luatools
+lwarpmk
 make4ht
 match_parens
 mf2pt1
+mk4ht
 mkjobtexmf
 mkt1font
 mktexfmt
@@ -253,6 +259,7 @@
 pdfjam-slides3up
 pdfjam-slides6up
 pdfjoin
+pdflatexpicscale
 pdfnup
 pdfpun
 pdfxup
@@ -287,16 +294,20 @@
 texliveonfly
 texloganalyser
 texmfstart
+texosquery
+texosquery-jre5
+texosquery-jre8
 thumbpdf
 typeoutfileinfo
 updmap
 updmap-sys
+updma

[arch-commits] Commit in texlive-bibtexextra/repos (testing-any testing-any/PKGBUILD)

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:03:09
  Author: remy
Revision: 299002

archrelease: copy trunk to testing-any

Added:
  texlive-bibtexextra/repos/testing-any/
  texlive-bibtexextra/repos/testing-any/PKGBUILD
(from rev 299001, texlive-bibtexextra/trunk/PKGBUILD)

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

Copied: texlive-bibtexextra/repos/testing-any/PKGBUILD (from rev 299001, 
texlive-bibtexextra/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-06-20 06:03:09 UTC (rev 299002)
@@ -0,0 +1,62 @@
+# $Id$
+# Contributor: Firmicus 
+# Maintainer: Rémy Oudompheng 
+
+pkgname=texlive-bibtexextra
+pkgver=2017.44498
+_revnr=${pkgver#2017.}
+pkgrel=1
+pkgdesc="TeX Live - Additional BibTeX styles and bibliography databases"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-most')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
+sha256sums=('c691bc36e4db8f0093d33e516c5a54fefcdd67e5ea26a9e3f0e1248634e21b4d')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+  bsdtar -xf $p
+   done
+   rm -rf {tlpkg,doc,source} || true
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; 
done) || true
+   for dir in $wanteddirs; do
+ find $dir -type d -exec install -d -m755 
$pkgdir/usr/share/texmf-dist/'{}' \;
+ find $dir -type f -exec install -m644 '{}' 
$pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+ find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+ find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+ find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+   # link programs from /usr/share/texmf-dist/scripts
+   _linked_scripts="
+bibexport/bibexport.sh
+crossrefware/bbl2bib.pl
+crossrefware/bibdoiadd.pl
+crossrefware/bibmradd.pl
+crossrefware/bibzbladd.pl
+crossrefware/ltx2crossrefxml.pl
+listbib/listbib
+multibibliography/multibibliography.pl
+urlbst/urlbst
+"
+install -m755 -d $pkgdir/usr/bin
+for _script in ${_linked_scripts}; do
+_scriptbase=$(basename $_script)
+_scriptbase=${_scriptbase%.*}
+ln -s /usr/share/texmf-dist/scripts/${_script} 
${pkgdir}/usr/bin/${_scriptbase}
+done
+}


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

2017-06-19 Thread Rémy Oudompheng
Date: Tuesday, June 20, 2017 @ 06:02:35
  Author: remy
Revision: 299001

upgpkg: texlive-bibtexextra 2017.44498-1

TexLive 2017 release.

Modified:
  texlive-bibtexextra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 05:59:42 UTC (rev 299000)
+++ PKGBUILD2017-06-20 06:02:35 UTC (rev 299001)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng 
 
 pkgname=texlive-bibtexextra
-pkgver=2016.43765
-_revnr=${pkgver#2016.}
+pkgver=2017.44498
+_revnr=${pkgver#2017.}
 pkgrel=1
 pkgdesc="TeX Live - Additional BibTeX styles and bibliography databases"
 license=('GPL')
@@ -13,7 +13,7 @@
 groups=('texlive-most')
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip";)
-sha256sums=('0b61d0c30ce9f61960edff37ee2a1f192b8b726510cae9e720f401c51f3018d8')
+sha256sums=('c691bc36e4db8f0093d33e516c5a54fefcdd67e5ea26a9e3f0e1248634e21b4d')
 
 build() {
cd "$srcdir"
@@ -44,7 +44,9 @@
# link programs from /usr/share/texmf-dist/scripts
_linked_scripts="
 bibexport/bibexport.sh
+crossrefware/bbl2bib.pl
 crossrefware/bibdoiadd.pl
+crossrefware/bibmradd.pl
 crossrefware/bibzbladd.pl
 crossrefware/ltx2crossrefxml.pl
 listbib/listbib


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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 05:59:42
  Author: arojas
Revision: 299000

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

Added:
  wxgtk/repos/testing-i686/
  wxgtk/repos/testing-i686/PKGBUILD
(from rev 298999, wxgtk/trunk/PKGBUILD)
  wxgtk/repos/testing-i686/make-abicheck-non-fatal.patch
(from rev 298999, wxgtk/trunk/make-abicheck-non-fatal.patch)
  wxgtk/repos/testing-x86_64/
  wxgtk/repos/testing-x86_64/PKGBUILD
(from rev 298999, wxgtk/trunk/PKGBUILD)
  wxgtk/repos/testing-x86_64/make-abicheck-non-fatal.patch
(from rev 298999, wxgtk/trunk/make-abicheck-non-fatal.patch)

--+
 testing-i686/PKGBUILD|   94 +
 testing-i686/make-abicheck-non-fatal.patch   |   15 +++
 testing-x86_64/PKGBUILD  |   94 +
 testing-x86_64/make-abicheck-non-fatal.patch |   15 +++
 4 files changed, 218 insertions(+)

Copied: wxgtk/repos/testing-i686/PKGBUILD (from rev 298999, 
wxgtk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-20 05:59:42 UTC (rev 299000)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgbase=wxgtk
+pkgname=(wxgtk2 wxgtk3 wxgtk-common)
+pkgver=3.0.3.1
+pkgrel=7
+arch=('i686' 'x86_64')
+url="https://wxwidgets.org";
+license=('custom:wxWindows')
+makedepends=('gst-plugins-base' 'gconf' 'glu' 'webkit2gtk' 'libnotify' 'gtk2')
+options=('!emptydirs')
+source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
+make-abicheck-non-fatal.patch 
wxgtk-webkit2gtk.patch::"https://github.com/wxWidgets/wxWidgets/commit/ec6e54bc.patch";
+
wxgtk2-fix-webview.patch::"https://github.com/wxWidgets/wxWidgets/commit/fd247cca.patch";)
+sha1sums=('ea785822d0f1c3290707bda6da570e596b3ec85a'
+  'dfe38650c655395b90bf082b5734c4093508bfa3'
+  'c9d013552b3078d7a9700df897333c2960207b0f'
+  '550c368a68eec8b6c32c61da289df76e4dd5a798')
+
+prepare() {
+  cd wxWidgets-${pkgver}
+
+  # C++ ABI check is too strict and breaks with GCC 5.1
+  # https://bugzilla.redhat.com/show_bug.cgi?id=1200611
+  patch -Np1 -i ../make-abicheck-non-fatal.patch
+
+  # Support webkit2gtk
+  sed -e 's|setup0.h|setup.h|g' -i ../wxgtk-webkit2gtk.patch
+  patch -p1 -i ../wxgtk-webkit2gtk.patch
+  # fix webview after webkit2gtk port
+  patch -p1 -i ../wxgtk2-fix-webview.patch
+
+  cd ..
+  cp -r wxWidgets-${pkgver} wxWidgets-${pkgver}-gtk3
+}
+
+build() {
+  cd wxWidgets-${pkgver}
+  ./autogen.sh
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --with-regex=builtin \
+--with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys \
+--disable-precomp-headers
+  make
+  make -C locale allmo
+
+  cd ../wxWidgets-${pkgver}-gtk3
+  ./autogen.sh
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=3 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --enable-webview 
--with-regex=builtin \
+--with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys \
+--disable-precomp-headers
+  make
+}
+
+package_wxgtk-common() {
+  pkgdesc='Common libraries and headers for wxgtk2 and wxgtk3'
+  depends=('zlib' 'gcc-libs' 'expat')
+
+  cd wxWidgets-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  rm -r "$pkgdir"/usr/{bin/wx-config,lib/{wx,libwx_gtk*}}
+
+  install -D -m644 docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_wxgtk2() {
+  pkgdesc='GTK+2 implementation of wxWidgets API for GUI'
+  depends=('gtk2' 'gst-plugins-base-libs' 'libsm' 'wxgtk-common' 'libnotify')
+  conflicts=('wxgtk')
+  provides=('wxgtk')
+  replaces=('wxgtk')
+
+  cd wxWidgets-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  rm -r "$pkgdir"/usr/{include,share,lib/libwx_base*,bin/wxrc*}
+  
+  install -D -m644 docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_wxgtk3() {
+  pkgdesc='GTK+3 implementation of wxWidgets API for GUI'
+  depends=('gtk3' 'gst-plugins-base-libs' 'libsm' 'wxgtk-common' 'libnotify')
+  optdepends=('webkit2gtk: for webview support')
+  conflicts=('wxgtk<3.0.3.1-2')
+
+  cd wxWidgets-${pkgver}-gtk3
+  make DESTDIR="${pkgdir}" install  
+  rm -r "$pkgdir"/usr/{include,share,lib/libwx_base*,bin/wxrc*}
+  mv "$pkgdir"/usr/bin/wx-config{,-gtk3}
+   
+  install -D -m644 docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: wxgtk/repos/testing-i686/make-abicheck-non-fatal.patch (from rev 
298999, wxgtk/trunk/make-abicheck-non-fatal.patch)
===
--- testing-i686/make-abicheck-non-fatal.patch  (rev 0)
+++ testing-i686/make-abicheck-non-fatal.patch  2017-06-20 05:59:42 UTC (rev 
2990

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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 05:59:07
  Author: arojas
Revision: 298999

Drop webview for wxgtk2

Modified:
  wxgtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 05:54:43 UTC (rev 298998)
+++ PKGBUILD2017-06-20 05:59:07 UTC (rev 298999)
@@ -4,11 +4,11 @@
 pkgbase=wxgtk
 pkgname=(wxgtk2 wxgtk3 wxgtk-common)
 pkgver=3.0.3.1
-pkgrel=6
+pkgrel=7
 arch=('i686' 'x86_64')
 url="https://wxwidgets.org";
 license=('custom:wxWindows')
-makedepends=('gst-plugins-base' 'gconf' 'webkitgtk2' 'glu' 'webkit2gtk' 
'libnotify')
+makedepends=('gst-plugins-base' 'gconf' 'glu' 'webkit2gtk' 'libnotify' 'gtk2')
 options=('!emptydirs')
 
source=(https://github.com/wxWidgets/wxWidgets/releases/download/v$pkgver/wxWidgets-$pkgver.tar.bz2
 make-abicheck-non-fatal.patch 
wxgtk-webkit2gtk.patch::"https://github.com/wxWidgets/wxWidgets/commit/ec6e54bc.patch";
@@ -39,7 +39,7 @@
   cd wxWidgets-${pkgver}
   ./autogen.sh
   ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
---enable-graphics_ctx --enable-mediactrl --enable-webview 
--with-regex=builtin \
+--enable-graphics_ctx --enable-mediactrl --with-regex=builtin \
 --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys \
 --disable-precomp-headers
   make
@@ -68,7 +68,6 @@
 package_wxgtk2() {
   pkgdesc='GTK+2 implementation of wxWidgets API for GUI'
   depends=('gtk2' 'gst-plugins-base-libs' 'libsm' 'wxgtk-common' 'libnotify')
-  optdepends=('webkitgtk2: for webview support')
   conflicts=('wxgtk')
   provides=('wxgtk')
   replaces=('wxgtk')


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

2017-06-19 Thread Antonio Rojas
Date: Tuesday, June 20, 2017 @ 05:54:43
  Author: arojas
Revision: 298998

gsl 2.4 rebuild

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 03:37:14 UTC (rev 298997)
+++ PKGBUILD2017-06-20 05:54:43 UTC (rev 298998)
@@ -7,7 +7,7 @@
 pkgname=calligra
 pkgdesc="A set of applications for productivity and creative usage"
 pkgver=3.0.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')


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

2017-06-19 Thread Jerome Leclanche
Date: Tuesday, June 20, 2017 @ 01:37:36
  Author: jleclanche
Revision: 238783

upgpkg: libsass 3.4.5-1

Upstream release 3.4.5

Modified:
  libsass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 01:33:38 UTC (rev 238782)
+++ PKGBUILD2017-06-20 01:37:36 UTC (rev 238783)
@@ -3,7 +3,7 @@
 # Contributor: Isaac Dupree 
 
 pkgname=libsass
-pkgver=3.4.3
+pkgver=3.4.5
 pkgrel=1
 pkgdesc="C implementation of Sass CSS preprocessor (library)."
 arch=("i686" "x86_64")
@@ -10,7 +10,7 @@
 url="http://libsass.org/";
 license=("MIT")
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=("bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670")
+sha256sums=("fd0cb47479b4eae03154f23e17ab846aa81ba168c9aa5fa493b8fa42d10842c8")
 
 
 build() {


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

2017-06-19 Thread Jerome Leclanche
Date: Tuesday, June 20, 2017 @ 01:37:44
  Author: jleclanche
Revision: 238784

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-20 01:37:36 UTC (rev 238783)
+++ community-i686/PKGBUILD 2017-06-20 01:37:44 UTC (rev 238784)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-# Contributor: Isaac Dupree 
-
-pkgname=libsass
-pkgver=3.4.3
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/";
-license=("MIT")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=("bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670")
-
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   autoreconf -i
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir/" install
-   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libsass/repos/community-i686/PKGBUILD (from rev 238783, 
libsass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-20 01:37:44 UTC (rev 238784)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+# Contributor: Isaac Dupree 
+
+pkgname=libsass
+pkgver=3.4.5
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/";
+license=("MIT")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=("fd0cb47479b4eae03154f23e17ab846aa81ba168c9aa5fa493b8fa42d10842c8")
+
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   autoreconf -i
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir/" install
+   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-20 01:37:36 UTC (rev 238783)
+++ community-x86_64/PKGBUILD   2017-06-20 01:37:44 UTC (rev 238784)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-# Contributor: Isaac Dupree 
-
-pkgname=libsass
-pkgver=3.4.3
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/";
-license=("MIT")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz";)
-sha256sums=("bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670")
-
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   autoreconf -i
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   make DESTDIR="$pkgdir/" install
-   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libsass/repos/community-x86_64/PKGBUILD (from rev 238783, 
libsass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-20 01:37:44 UTC (rev 238784)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+# Contributor: Isaac Dupree 
+
+pkgname=libsass
+pkgver=3.4.5
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/";
+license=("MIT")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz";)
+sha256sums=("fd0cb47479b4eae03154f23e17ab846aa81ba168c9aa5fa493b8fa42d10842c8")
+
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   autoreconf -i
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+
+   make DESTDIR="$pkgdir/" install
+   install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-06-19 Thread Jerome Leclanche
Date: Tuesday, June 20, 2017 @ 01:33:38
  Author: jleclanche
Revision: 238782

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 01:32:43 UTC (rev 238781)
+++ PKGBUILD2017-06-20 01:33:38 UTC (rev 238782)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-_pkgname=humanize
-pkgname=python-$_pkgname
-pkgver=0.5.1
-pkgrel=4
-pkgdesc="Humanize is a modest package contains various common humanization 
utilities"
-arch=("any")
-
-url="https://github.com/jmoiron/humanize";
-license=("MIT")
-depends=("python")
-makedepends=("python-setuptools")
-source=("https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
-sha256sums=("a43f57115831ac7c70de098e6ac46ac13be00d69abbf60bdcac251344785bb19")
-
-
-check() {
-   cd "$srcdir/$_pkgname-$pkgver"
-   python setup.py check
-}
-
-check() {
-   cd "$srcdir/$_pkgname-$pkgver"
-   python setup.py build
-}
-
-package() {
-   cd "$srcdir/$_pkgname-$pkgver"
-   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
-   install -Dm 644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-humanize/repos/community-any/PKGBUILD (from rev 238781, 
python-humanize/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 01:33:38 UTC (rev 238782)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+_pkgname=humanize
+pkgname=python-$_pkgname
+pkgver=0.5.1
+pkgrel=5
+pkgdesc="Common humanization utilities for Python"
+arch=("any")
+
+url="https://github.com/jmoiron/humanize";
+license=("MIT")
+depends=("python")
+makedepends=("python-setuptools")
+source=("https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz";)
+sha256sums=("a43f57115831ac7c70de098e6ac46ac13be00d69abbf60bdcac251344785bb19")
+
+
+check() {
+   cd "$srcdir/$_pkgname-$pkgver"
+   python setup.py check
+}
+
+build() {
+   cd "$srcdir/$_pkgname-$pkgver"
+   python setup.py build
+}
+
+package() {
+   cd "$srcdir/$_pkgname-$pkgver"
+   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1 
--skip-build
+   install -Dm 644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-06-19 Thread Jerome Leclanche
Date: Tuesday, June 20, 2017 @ 01:32:43
  Author: jleclanche
Revision: 238781

upgpkg: python-humanize 0.5.1-5

Fix build routine

Modified:
  python-humanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 00:38:39 UTC (rev 238780)
+++ PKGBUILD2017-06-20 01:32:43 UTC (rev 238781)
@@ -3,8 +3,8 @@
 _pkgname=humanize
 pkgname=python-$_pkgname
 pkgver=0.5.1
-pkgrel=4
-pkgdesc="Humanize is a modest package contains various common humanization 
utilities"
+pkgrel=5
+pkgdesc="Common humanization utilities for Python"
 arch=("any")
 
 url="https://github.com/jmoiron/humanize";
@@ -20,7 +20,7 @@
python setup.py check
 }
 
-check() {
+build() {
cd "$srcdir/$_pkgname-$pkgver"
python setup.py build
 }


[arch-commits] Commit in cudnn/repos/community-x86_64 (3 files)

2017-06-19 Thread Sven-Hendrik Haase
Date: Tuesday, June 20, 2017 @ 00:38:39
  Author: svenstaro
Revision: 238780

archrelease: copy trunk to community-x86_64

Added:
  cudnn/repos/community-x86_64/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
(from rev 238779, cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf)
  cudnn/repos/community-x86_64/PKGBUILD
(from rev 238779, cudnn/trunk/PKGBUILD)
Deleted:
  cudnn/repos/community-x86_64/PKGBUILD

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

Copied: cudnn/repos/community-x86_64/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
(from rev 238779, cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-20 00:38:30 UTC (rev 238779)
+++ PKGBUILD2017-06-20 00:38:39 UTC (rev 238780)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Adria Arrufat 
-# Contributor: Sami B. 
-# Contributor: Yunhui Fu 
-
-pkgname=cudnn
-pkgver=6.0.21
-pkgrel=1
-pkgdesc="NVIDIA CUDA Deep Neural Network library"
-arch=('x86_64')
-url="https://developer.nvidia.com/cuDNN";
-license=('proprietary')
-depends=('cuda')
-source=("http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz";)
-sha512sums=('ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47')
-
-package() {
-  mkdir -p "${pkgdir}/opt"
-  mkdir -p "${pkgdir}/etc"
-
-  cp -r cuda "${pkgdir}/opt"
-
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo "/opt/cuda/lib64/" > $pkgdir/etc/ld.so.conf.d/cudnn.conf
-}
-
-# vim: ft=sh syn=sh et

Copied: cudnn/repos/community-x86_64/PKGBUILD (from rev 238779, 
cudnn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-20 00:38:39 UTC (rev 238780)
@@ -0,0 +1,31 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Adria Arrufat 
+# Contributor: Sami B. 
+# Contributor: Yunhui Fu 
+
+pkgname=cudnn
+pkgver=6.0.21
+pkgrel=2
+pkgdesc="NVIDIA CUDA Deep Neural Network library"
+arch=('x86_64')
+url="https://developer.nvidia.com/cuDNN";
+license=('proprietary')
+depends=('cuda')
+source=("http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz";
+"NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
+sha512sums=('ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47'
+
'38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
+
+package() {
+  mkdir -p "${pkgdir}/opt"
+  mkdir -p "${pkgdir}/etc"
+
+  cp -r cuda "${pkgdir}/opt"
+
+  install -d ${pkgdir}/etc/ld.so.conf.d
+  echo "/opt/cuda/lib64/" > ${pkgdir}/etc/ld.so.conf.d/cudnn.conf
+
+  install -Dm644 ${srcdir}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
+}
+
+# vim: ft=sh syn=sh et


[arch-commits] Commit in cudnn/trunk (2 files)

2017-06-19 Thread Sven-Hendrik Haase
Date: Tuesday, June 20, 2017 @ 00:38:30
  Author: svenstaro
Revision: 238779

upgpkg: cudnn 6.0.21-2

Add license

Added:
  cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
Modified:
  cudnn/trunk/PKGBUILD

---+
 NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf |1 +
 PKGBUILD  |   14 +-
 2 files changed, 10 insertions(+), 5 deletions(-)

Added: NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
===
(Binary files differ)

Index: cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
===
--- NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf   2017-06-20 00:37:15 UTC (rev 
238778)
+++ NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf   2017-06-20 00:38:30 UTC (rev 
238779)

Property changes on: cudnn/trunk/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
___
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 00:37:15 UTC (rev 238778)
+++ PKGBUILD2017-06-20 00:38:30 UTC (rev 238779)
@@ -5,14 +5,16 @@
 
 pkgname=cudnn
 pkgver=6.0.21
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA CUDA Deep Neural Network library"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuDNN";
 license=('proprietary')
 depends=('cuda')
-source=("http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz";)
-sha512sums=('ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47')
+source=("http://developer.download.nvidia.com/compute/redist/cudnn/v6.0/cudnn-8.0-linux-x64-v6.0.tgz";
+"NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf")
+sha512sums=('ddeeacb5b449920d942a26b98c353d78fd6f7d7fb3b3ce42a078626473efdda25c7ae641232702d62eb5749e39ecfd03e88346119c920c19348ac3ee82d3ff47'
+
'38bbb7eb287914e4d7ba79da20a47222382687832d4ba0290715199a129c08715a23681800cf8d381f40e24202470a7b20505a31c8cea51a78762a740860251b')
 
 package() {
   mkdir -p "${pkgdir}/opt"
@@ -20,8 +22,10 @@
 
   cp -r cuda "${pkgdir}/opt"
 
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo "/opt/cuda/lib64/" > $pkgdir/etc/ld.so.conf.d/cudnn.conf
+  install -d ${pkgdir}/etc/ld.so.conf.d
+  echo "/opt/cuda/lib64/" > ${pkgdir}/etc/ld.so.conf.d/cudnn.conf
+
+  install -Dm644 ${srcdir}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf 
${pkgdir}/usr/share/licenses/${pkgname}/NVIDIA_SLA+cuDNN_Supp_Feb2017_release.pdf
 }
 
 # vim: ft=sh syn=sh et


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

2017-06-19 Thread Sven-Hendrik Haase
Date: Tuesday, June 20, 2017 @ 00:37:15
  Author: svenstaro
Revision: 238778

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

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

---+
 /PKGBUILD |   74 
 community-i686/PKGBUILD   |   36 -
 community-x86_64/PKGBUILD |   36 -
 3 files changed, 74 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-20 00:36:56 UTC (rev 238777)
+++ community-i686/PKGBUILD 2017-06-20 00:37:15 UTC (rev 238778)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('i686' 'x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
-options=('!distcc' '!strip')
-source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
-
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('7d35d74cfe568e09242b509779b54ac50a430da1474c39a6c96cea518ddcda6dcfb7dc29124518cda5edb10d09cf71b1f97e50857de53fbbf65ab979152b479e'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
-
-build() {
-  ./compile.sh
-  ./output/bazel build scripts:bazel-complete.bash
-  cd output
-  ./bazel shutdown
-}
-
-package() {
-  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel
-  install -Dm755 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/etc/bash_completion.d/bazel-complete.bash
-  mkdir -p ${pkgdir}/opt/bazel/
-  for d in examples third_party tools; do
-cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: bazel/repos/community-i686/PKGBUILD (from rev 238777, 
bazel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-20 00:37:15 UTC (rev 238778)
@@ -0,0 +1,37 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Simon Legner 
+
+pkgname=bazel
+pkgver=0.5.1
+pkgrel=2
+pkgdesc='Correct, reproducible, and fast builds for everyone'
+arch=('i686' 'x86_64')
+license=('Apache')
+url='https://bazel.io/'
+depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
+makedepends=('git' 'protobuf')
+options=('!distcc' '!strip')
+source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
+
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
+sha512sums=('7d35d74cfe568e09242b509779b54ac50a430da1474c39a6c96cea518ddcda6dcfb7dc29124518cda5edb10d09cf71b1f97e50857de53fbbf65ab979152b479e'
+'SKIP')
+validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448457EE0')
+
+build() {
+  ./compile.sh
+  ./output/bazel build scripts:bazel-complete.bash
+  cd output
+  ./bazel shutdown
+}
+
+package() {
+  install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel
+  install -Dm755 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/etc/bash_completion.d/bazel-complete.bash
+  install -Dm755 ${srcdir}/scripts/zsh_completion/_bazel 
${pkgdir}/usr/share/zsh/site-functions/_bazel
+  mkdir -p ${pkgdir}/opt/bazel/
+  for d in examples third_party tools; do
+cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/
+  done
+}
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-20 00:36:56 UTC (rev 238777)
+++ community-x86_64/PKGBUILD   2017-06-20 00:37:15 UTC (rev 238778)
@@ -1,36 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Simon Legner 
-
-pkgname=bazel
-pkgver=0.5.1
-pkgrel=1
-pkgdesc='Correct, reproducible, and fast builds for everyone'
-arch=('i686' 'x86_64')
-license=('Apache')
-url='https://bazel.io/'
-depends=('java-environment>=8' 'libarchive' 'zip' 'unzip')
-makedepends=('git' 'protobuf')
-options=('!distcc' '!strip')
-source=(https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip
-
https://github.com/bazelbuild/bazel/releases/download/${pkgver}/bazel-${pkgver}-dist.zip.sig)
-sha512sums=('7d35d74cfe568e09242b509779b54ac50a430da1474c39a6c96cea518ddcda6dcfb7dc29124518cda5edb10d09cf71b1f97e50857de53fbbf65ab979152b479e'
-'SKIP')
-validpgpkeys=('71A1D0EFCFEB6281FD0437C93D5919B448

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

2017-06-19 Thread Sven-Hendrik Haase
Date: Tuesday, June 20, 2017 @ 00:36:56
  Author: svenstaro
Revision: 238777

upgpkg: bazel 0.5.1-2

Modified:
  bazel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 22:05:47 UTC (rev 238776)
+++ PKGBUILD2017-06-20 00:36:56 UTC (rev 238777)
@@ -4,7 +4,7 @@
 
 pkgname=bazel
 pkgver=0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Correct, reproducible, and fast builds for everyone'
 arch=('i686' 'x86_64')
 license=('Apache')
@@ -28,6 +28,7 @@
 package() {
   install -Dm755 ${srcdir}/output/bazel ${pkgdir}/usr/bin/bazel
   install -Dm755 ${srcdir}/bazel-bin/scripts/bazel-complete.bash 
${pkgdir}/etc/bash_completion.d/bazel-complete.bash
+  install -Dm755 ${srcdir}/scripts/zsh_completion/_bazel 
${pkgdir}/usr/share/zsh/site-functions/_bazel
   mkdir -p ${pkgdir}/opt/bazel/
   for d in examples third_party tools; do
 cp -r ${srcdir}/${d} ${pkgdir}/opt/bazel/


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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:55:49
  Author: arojas
Revision: 298994

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

Added:
  krita/repos/staging-i686/
  krita/repos/staging-i686/PKGBUILD
(from rev 298993, krita/trunk/PKGBUILD)
  krita/repos/staging-x86_64/
  krita/repos/staging-x86_64/PKGBUILD
(from rev 298993, krita/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   45 +
 staging-x86_64/PKGBUILD |   45 +
 2 files changed, 90 insertions(+)

Copied: krita/repos/staging-i686/PKGBUILD (from rev 298993, 
krita/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-06-19 22:55:49 UTC (rev 298994)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=krita
+pkgver=3.1.4
+pkgrel=2
+pkgdesc="Edit and paint images"
+arch=(i686 x86_64)
+url="http://krita.org";
+license=(GPL3)
+depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
+optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
+conflicts=(calligra-krita krita-l10n)
+replaces=(calligra-krita krita-l10n)
+source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig}
+
krita-qt-5.9.patch::"https://github.com/KDE/krita/commit/2f59d0d1.patch";)
+sha256sums=('741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa'
+'SKIP'
+'9180d7841675832b2d55f5b18755d926699963fbbf8853d0cad99321f7fc5733')
+validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

+
+prepare() {
+  mkdir -p build
+
+# Fix build with Qt 5.9
+  cd $pkgname-$pkgver
+  patch -p1 -i ../krita-qt-5.9.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DPACKAGERS_BUILD=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: krita/repos/staging-x86_64/PKGBUILD (from rev 298993, 
krita/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-06-19 22:55:49 UTC (rev 298994)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 262594 2016-03-26 20:49:29Z arojas $
+# Maintainer: Antonio Rojas 
+
+pkgname=krita
+pkgver=3.1.4
+pkgrel=2
+pkgdesc="Edit and paint images"
+arch=(i686 x86_64)
+url="http://krita.org";
+license=(GPL3)
+depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
+optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
+conflicts=(calligra-krita krita-l10n)
+replaces=(calligra-krita krita-l10n)
+source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig}
+
krita-qt-5.9.patch::"https://github.com/KDE/krita/commit/2f59d0d1.patch";)
+sha256sums=('741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa'
+'SKIP'
+'9180d7841675832b2d55f5b18755d926699963fbbf8853d0cad99321f7fc5733')
+validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

+
+prepare() {
+  mkdir -p build
+
+# Fix build with Qt 5.9
+  cd $pkgname-$pkgver
+  patch -p1 -i ../krita-qt-5.9.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF \
+-DPACKAGERS_BUILD=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:54:45
  Author: arojas
Revision: 298993

gsl 2.4 rebuild

Modified:
  krita/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 21:51:14 UTC (rev 298992)
+++ PKGBUILD2017-06-19 22:54:45 UTC (rev 298993)
@@ -3,7 +3,7 @@
 
 pkgname=krita
 pkgver=3.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Edit and paint images"
 arch=(i686 x86_64)
 url="http://krita.org";
@@ -13,13 +13,19 @@
 optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
 conflicts=(calligra-krita krita-l10n)
 replaces=(calligra-krita krita-l10n)
-source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig})
+source=("http://download.kde.org/stable/krita/$pkgver/krita-$pkgver.tar.gz"{,.sig}
+
krita-qt-5.9.patch::"https://github.com/KDE/krita/commit/2f59d0d1.patch";)
 sha256sums=('741837b0d12afa795dbbca45d5efc78966f3041dbfb22a268c101c7dc23e82aa'
-'SKIP')
+'SKIP'
+'9180d7841675832b2d55f5b18755d926699963fbbf8853d0cad99321f7fc5733')
 validpgpkeys=('05D00A8B73A686789E0A156858B9596C722EA3BD') # Boudewijn Rempt 

 
 prepare() {
   mkdir -p build
+
+# Fix build with Qt 5.9
+  cd $pkgname-$pkgver
+  patch -p1 -i ../krita-qt-5.9.patch
 }
 
 build() {


[arch-commits] Commit in (4 files)

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:05:40
  Author: arojas
Revision: 238775

extra2community: Moving wxpython from extra to community

Added:
  wxpython/
  wxpython/repos/
  wxpython/trunk/
  wxpython/trunk/PKGBUILD

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

Added: wxpython/trunk/PKGBUILD
===
--- wxpython/trunk/PKGBUILD (rev 0)
+++ wxpython/trunk/PKGBUILD 2017-06-19 22:05:40 UTC (rev 238775)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=wxpython
+pkgver=3.0.2.0
+_editraver=0.7.20
+pkgrel=2
+pkgdesc="A wxWidgets GUI toolkit for Python"
+arch=('i686' 'x86_64')
+license=('custom:wxWindows')
+url="http://www.wxpython.org";
+depends=('wxgtk' 'python2')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
+http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
+sha256sums=('d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61'
+'ed515bca58d87d9a2b3085f322a9fe7c6d1407a3b05db1434f80ea8f7e42ccc0')
+
+prepare() {
+  cd "${srcdir}"
+  find . -type f -exec sed -i 's/env python/env python2/' {} \;
+  sed -i 's/sys.exit(1)//' Editra-${_editraver}/setup.py
+}
+
+build() {
+  cd wxPython-src-${pkgver}
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --disable-precomp-headers \
+--with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys
+  cd wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 build
+}
+
+package() {
+  cd wxPython-src-${pkgver}/wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 install --root="${pkgdir}"
+  install -D -m644 ../docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd "${srcdir}/Editra-${_editraver}"
+  python2 setup.py install --root="${pkgdir}"
+  rm -r "${pkgdir}/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/tools/Editra"
+}


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


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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:05:47
  Author: arojas
Revision: 238776

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

Added:
  wxpython/repos/community-i686/
  wxpython/repos/community-i686/PKGBUILD
(from rev 238775, wxpython/trunk/PKGBUILD)
  wxpython/repos/community-x86_64/
  wxpython/repos/community-x86_64/PKGBUILD
(from rev 238775, wxpython/trunk/PKGBUILD)

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

Copied: wxpython/repos/community-i686/PKGBUILD (from rev 238775, 
wxpython/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-19 22:05:47 UTC (rev 238776)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=wxpython
+pkgver=3.0.2.0
+_editraver=0.7.20
+pkgrel=2
+pkgdesc="A wxWidgets GUI toolkit for Python"
+arch=('i686' 'x86_64')
+license=('custom:wxWindows')
+url="http://www.wxpython.org";
+depends=('wxgtk' 'python2')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
+http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
+sha256sums=('d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61'
+'ed515bca58d87d9a2b3085f322a9fe7c6d1407a3b05db1434f80ea8f7e42ccc0')
+
+prepare() {
+  cd "${srcdir}"
+  find . -type f -exec sed -i 's/env python/env python2/' {} \;
+  sed -i 's/sys.exit(1)//' Editra-${_editraver}/setup.py
+}
+
+build() {
+  cd wxPython-src-${pkgver}
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --disable-precomp-headers \
+--with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys
+  cd wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 build
+}
+
+package() {
+  cd wxPython-src-${pkgver}/wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 install --root="${pkgdir}"
+  install -D -m644 ../docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd "${srcdir}/Editra-${_editraver}"
+  python2 setup.py install --root="${pkgdir}"
+  rm -r "${pkgdir}/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/tools/Editra"
+}

Copied: wxpython/repos/community-x86_64/PKGBUILD (from rev 238775, 
wxpython/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-19 22:05:47 UTC (rev 238776)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=wxpython
+pkgver=3.0.2.0
+_editraver=0.7.20
+pkgrel=2
+pkgdesc="A wxWidgets GUI toolkit for Python"
+arch=('i686' 'x86_64')
+license=('custom:wxWindows')
+url="http://www.wxpython.org";
+depends=('wxgtk' 'python2')
+makedepends=('mesa' 'glu')
+source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
+http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
+sha256sums=('d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61'
+'ed515bca58d87d9a2b3085f322a9fe7c6d1407a3b05db1434f80ea8f7e42ccc0')
+
+prepare() {
+  cd "${srcdir}"
+  find . -type f -exec sed -i 's/env python/env python2/' {} \;
+  sed -i 's/sys.exit(1)//' Editra-${_editraver}/setup.py
+}
+
+build() {
+  cd wxPython-src-${pkgver}
+  ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl 
--enable-unicode \
+--enable-graphics_ctx --enable-mediactrl --disable-precomp-headers \
+--with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys 
--with-libtiff=sys
+  cd wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 build
+}
+
+package() {
+  cd wxPython-src-${pkgver}/wxPython
+  python2 setup.py WXPORT=gtk2 UNICODE=1 install --root="${pkgdir}"
+  install -D -m644 ../docs/licence.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd "${srcdir}/Editra-${_editraver}"
+  python2 setup.py install --root="${pkgdir}"
+  rm -r "${pkgdir}/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/tools/Editra"
+}


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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:04:38
  Author: arojas
Revision: 238774

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 238773, ntl/trunk/PKGBUILD)
  ntl/repos/community-staging-x86_64/
  ntl/repos/community-staging-x86_64/PKGBUILD
(from rev 238773, 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 238773, 
ntl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-19 22:04:38 UTC (rev 238774)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Brad Conte 
+
+pkgname=ntl
+pkgver=10.4.0
+pkgrel=1
+pkgdesc="A Library for doing Number Theory"
+arch=(i686 x86_64)
+url="http://www.shoup.net/ntl/";
+license=(LGPL)
+depends=(gf2x gmp)
+makedepends=()
+source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha256sums=('ed72cbfd8318d149ea9ec3a841fc5686f68d0f72e70602d59dd034cde43fab6f')
+
+build() {
+  cd $pkgname-$pkgver/src
+  ./configure DEF_PREFIX=/usr SHARED=on NTL_GF2X_LIB=on NATIVE=off TUNE=generic
+  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 238773, 
ntl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-19 22:04:38 UTC (rev 238774)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Brad Conte 
+
+pkgname=ntl
+pkgver=10.4.0
+pkgrel=1
+pkgdesc="A Library for doing Number Theory"
+arch=(i686 x86_64)
+url="http://www.shoup.net/ntl/";
+license=(LGPL)
+depends=(gf2x gmp)
+makedepends=()
+source=("http://www.shoup.net/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha256sums=('ed72cbfd8318d149ea9ec3a841fc5686f68d0f72e70602d59dd034cde43fab6f')
+
+build() {
+  cd $pkgname-$pkgver/src
+  ./configure DEF_PREFIX=/usr SHARED=on NTL_GF2X_LIB=on NATIVE=off TUNE=generic
+  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)

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 22:04:01
  Author: arojas
Revision: 238773

Update to 10.4.0

Modified:
  ntl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 21:47:39 UTC (rev 238772)
+++ PKGBUILD2017-06-19 22:04:01 UTC (rev 238773)
@@ -3,7 +3,7 @@
 # Contributor: Brad Conte 
 
 pkgname=ntl
-pkgver=10.3.0
+pkgver=10.4.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=('b682166b8652e4437c86154698b9831e')
+sha256sums=('ed72cbfd8318d149ea9ec3a841fc5686f68d0f72e70602d59dd034cde43fab6f')
 
 build() {
   cd $pkgname-$pkgver/src


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

2017-06-19 Thread Levente Polyak
Date: Monday, June 19, 2017 @ 21:51:14
  Author: anthraxx
Revision: 298992

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

Added:
  glibc/repos/testing-i686/
  glibc/repos/testing-i686/CVE-2017-1000366-rtld-LD_AUDIT.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch)
  glibc/repos/testing-i686/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch)
  glibc/repos/testing-i686/CVE-2017-1000366-rtld-LD_PRELOAD.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_PRELOAD.patch)
  glibc/repos/testing-i686/PKGBUILD
(from rev 298991, glibc/trunk/PKGBUILD)
  glibc/repos/testing-i686/cvs-hwcap-AT_SECURE.patch
(from rev 298991, glibc/trunk/cvs-hwcap-AT_SECURE.patch)
  glibc/repos/testing-i686/cvs-vectorized-strcspn-guards.patch
(from rev 298991, glibc/trunk/cvs-vectorized-strcspn-guards.patch)
  glibc/repos/testing-i686/glibc.install
(from rev 298991, glibc/trunk/glibc.install)
  glibc/repos/testing-i686/locale-gen
(from rev 298991, glibc/trunk/locale-gen)
  glibc/repos/testing-i686/locale.gen.txt
(from rev 298991, glibc/trunk/locale.gen.txt)
  glibc/repos/testing-x86_64/
  glibc/repos/testing-x86_64/CVE-2017-1000366-rtld-LD_AUDIT.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch)
  glibc/repos/testing-x86_64/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch)
  glibc/repos/testing-x86_64/CVE-2017-1000366-rtld-LD_PRELOAD.patch
(from rev 298991, glibc/trunk/CVE-2017-1000366-rtld-LD_PRELOAD.patch)
  glibc/repos/testing-x86_64/PKGBUILD
(from rev 298991, glibc/trunk/PKGBUILD)
  glibc/repos/testing-x86_64/cvs-hwcap-AT_SECURE.patch
(from rev 298991, glibc/trunk/cvs-hwcap-AT_SECURE.patch)
  glibc/repos/testing-x86_64/cvs-vectorized-strcspn-guards.patch
(from rev 298991, glibc/trunk/cvs-vectorized-strcspn-guards.patch)
  glibc/repos/testing-x86_64/glibc.install
(from rev 298991, glibc/trunk/glibc.install)
  glibc/repos/testing-x86_64/locale-gen
(from rev 298991, glibc/trunk/locale-gen)
  glibc/repos/testing-x86_64/locale.gen.txt
(from rev 298991, glibc/trunk/locale.gen.txt)

+
 testing-i686/CVE-2017-1000366-rtld-LD_AUDIT.patch  |  205 +++
 testing-i686/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch   |   33 +
 testing-i686/CVE-2017-1000366-rtld-LD_PRELOAD.patch|  111 +
 testing-i686/PKGBUILD  |  165 
 testing-i686/cvs-hwcap-AT_SECURE.patch |   28 +
 testing-i686/cvs-vectorized-strcspn-guards.patch   |   21 +
 testing-i686/glibc.install |5 
 testing-i686/locale-gen|   42 ++
 testing-i686/locale.gen.txt|   23 +
 testing-x86_64/CVE-2017-1000366-rtld-LD_AUDIT.patch|  205 +++
 testing-x86_64/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch |   33 +
 testing-x86_64/CVE-2017-1000366-rtld-LD_PRELOAD.patch  |  111 +
 testing-x86_64/PKGBUILD|  165 
 testing-x86_64/cvs-hwcap-AT_SECURE.patch   |   28 +
 testing-x86_64/cvs-vectorized-strcspn-guards.patch |   21 +
 testing-x86_64/glibc.install   |5 
 testing-x86_64/locale-gen  |   42 ++
 testing-x86_64/locale.gen.txt  |   23 +
 18 files changed, 1266 insertions(+)

Copied: glibc/repos/testing-i686/CVE-2017-1000366-rtld-LD_AUDIT.patch (from rev 
298991, glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch)
===
--- testing-i686/CVE-2017-1000366-rtld-LD_AUDIT.patch   
(rev 0)
+++ testing-i686/CVE-2017-1000366-rtld-LD_AUDIT.patch   2017-06-19 21:51:14 UTC 
(rev 298992)
@@ -0,0 +1,205 @@
+From ba67ba3275d47e0080f0e5f09d9f5102c000c97e Mon Sep 17 00:00:00 2001
+Message-Id: 

+In-Reply-To: 
+References: 
+From: Florian Weimer 
+Date: Sun, 28 May 2017 20:44:52 +0200
+Subject: [PATCH 3/3] rtld: Reject overly long LD_AUDIT path elements
+To: libc-al...@sourceware.org
+
+Also only process the last LD_AUDIT entry.
+---
+ elf/rtld.c | 110 -
+ 1 file changed, 95 insertions(+), 15 deletions(-)
+
+diff --git a/elf/rtld.c b/elf/rtld.c
+index 30f0cae..89d8573 100644
+--- a/elf/rtld.c
 b/elf/rtld.c
+@@ -116,13 +116,91 @@ dso_name_valid_for_suid (const char *p)
+   return *p != '\0';
+ }
+ 
+-/* List of auditing DSOs.  */
++/* LD_AUDIT variable contents.  Must be processed before the
++   audit_list below.  */
++const char *audit_list_string;
++
++/* Cyclic list of auditing DSOs.  audit_list->next is the first
++   element.  */
+ static struct audit_list
+ {
+   const

[arch-commits] Commit in glibc/trunk (6 files)

2017-06-19 Thread Levente Polyak
Date: Monday, June 19, 2017 @ 21:50:56
  Author: anthraxx
Revision: 298991

upgpkg: glibc 2.25-4 (stack-gap security update)

Added:
  glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch
  glibc/trunk/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch
  glibc/trunk/CVE-2017-1000366-rtld-LD_PRELOAD.patch
  glibc/trunk/cvs-hwcap-AT_SECURE.patch
  glibc/trunk/cvs-vectorized-strcspn-guards.patch
Modified:
  glibc/trunk/PKGBUILD

-+
 CVE-2017-1000366-rtld-LD_AUDIT.patch|  205 ++
 CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch |   33 
 CVE-2017-1000366-rtld-LD_PRELOAD.patch  |  111 ++
 PKGBUILD|   24 ++-
 cvs-hwcap-AT_SECURE.patch   |   28 +++
 cvs-vectorized-strcspn-guards.patch |   21 ++
 6 files changed, 418 insertions(+), 4 deletions(-)

Added: CVE-2017-1000366-rtld-LD_AUDIT.patch
===
--- CVE-2017-1000366-rtld-LD_AUDIT.patch(rev 0)
+++ CVE-2017-1000366-rtld-LD_AUDIT.patch2017-06-19 21:50:56 UTC (rev 
298991)
@@ -0,0 +1,205 @@
+From ba67ba3275d47e0080f0e5f09d9f5102c000c97e Mon Sep 17 00:00:00 2001
+Message-Id: 

+In-Reply-To: 
+References: 
+From: Florian Weimer 
+Date: Sun, 28 May 2017 20:44:52 +0200
+Subject: [PATCH 3/3] rtld: Reject overly long LD_AUDIT path elements
+To: libc-al...@sourceware.org
+
+Also only process the last LD_AUDIT entry.
+---
+ elf/rtld.c | 110 -
+ 1 file changed, 95 insertions(+), 15 deletions(-)
+
+diff --git a/elf/rtld.c b/elf/rtld.c
+index 30f0cae..89d8573 100644
+--- a/elf/rtld.c
 b/elf/rtld.c
+@@ -116,13 +116,91 @@ dso_name_valid_for_suid (const char *p)
+   return *p != '\0';
+ }
+ 
+-/* List of auditing DSOs.  */
++/* LD_AUDIT variable contents.  Must be processed before the
++   audit_list below.  */
++const char *audit_list_string;
++
++/* Cyclic list of auditing DSOs.  audit_list->next is the first
++   element.  */
+ static struct audit_list
+ {
+   const char *name;
+   struct audit_list *next;
+ } *audit_list;
+ 
++/* Iterator for audit_list_string followed by audit_list.  */
++struct audit_list_iter
++{
++  /* Tail of audit_list_string still needing processing, or NULL.  */
++  const char *audit_list_tail;
++
++  /* The list element returned in the previous iteration.  NULL before
++ the first element.  */
++  struct audit_list *previous;
++
++  /* Scratch buffer for returning a name which is part of
++ audit_list_string.  */
++  char fname[PATH_MAX];
++};
++
++/* Initialize an audit list iterator.  */
++static void
++audit_list_iter_init (struct audit_list_iter *iter)
++{
++  iter->audit_list_tail = audit_list_string;
++  iter->previous = NULL;
++}
++
++/* Iterate through both audit_list_string and audit_list.  */
++static const char *
++audit_list_iter_next (struct audit_list_iter *iter)
++{
++  if (iter->audit_list_tail != NULL)
++{
++  /* First iterate over audit_list_string.  */
++  while (*iter->audit_list_tail != '\0')
++  {
++/* Split audit list at colon.  */
++size_t len = strcspn (iter->audit_list_tail, ":");
++if (len > 0 && len < PATH_MAX)
++  {
++memcpy (iter->fname, iter->audit_list_tail, len);
++iter->fname[len] = '\0';
++  }
++else
++  /* Do not return this name to the caller.  */
++  iter->fname[0] = '\0';
++
++/* Skip over the substring and the following delimiter.  */
++iter->audit_list_tail += len;
++if (*iter->audit_list_tail == ':')
++  ++iter->audit_list_tail;
++
++/* If the name is valid, return it.  */
++if (dso_name_valid_for_suid (iter->fname))
++  return iter->fname;
++/* Otherwise, wrap around and try the next name.  */
++  }
++  /* Fall through to the procesing of audit_list.  */
++}
++
++  if (iter->previous == NULL)
++{
++  if (audit_list == NULL)
++  /* No pre-parsed audit list.  */
++  return NULL;
++  /* Start of audit list.  The first list element is at
++   audit_list->next (cyclic list).  */
++  iter->previous = audit_list->next;
++  return iter->previous->name;
++}
++  if (iter->previous == audit_list)
++/* Cyclic list wrap-around.  */
++return NULL;
++  iter->previous = iter->previous->next;
++  return iter->previous->name;
++}
++
+ #ifndef HAVE_INLINED_SYSCALLS
+ /* Set nonzero during loading and initialization of executable and
+libraries, cleared before the executable's entry point runs.  This
+@@ -1290,11 +1368,13 @@ of this helper program; chances are you did not intend 
to run this program.\n\
+ GL(dl_rtld_map).l_tls_modid = _dl_next_tls_modid ();
+ 
+   /* If we have auditing DSOs to load, do it now.  */
+-  if (__glibc_unlikely (audit_list != NULL))
++  bool need_security_init =

[arch-commits] Commit in lib32-glibc/repos/multilib-x86_64 (9 files)

2017-06-19 Thread Levente Polyak
Date: Monday, June 19, 2017 @ 21:47:39
  Author: anthraxx
Revision: 238772

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-glibc/repos/multilib-x86_64/CVE-2017-1000366-rtld-LD_AUDIT.patch
(from rev 238771, lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch)
  lib32-glibc/repos/multilib-x86_64/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch
(from rev 238771, 
lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch)
  lib32-glibc/repos/multilib-x86_64/CVE-2017-1000366-rtld-LD_PRELOAD.patch
(from rev 238771, lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_PRELOAD.patch)
  lib32-glibc/repos/multilib-x86_64/PKGBUILD
(from rev 238771, lib32-glibc/trunk/PKGBUILD)
  lib32-glibc/repos/multilib-x86_64/cvs-hwcap-AT_SECURE.patch
(from rev 238771, lib32-glibc/trunk/cvs-hwcap-AT_SECURE.patch)
  lib32-glibc/repos/multilib-x86_64/cvs-vectorized-strcspn-guards.patch
(from rev 238771, lib32-glibc/trunk/cvs-vectorized-strcspn-guards.patch)
  lib32-glibc/repos/multilib-x86_64/lib32-glibc.conf
(from rev 238771, lib32-glibc/trunk/lib32-glibc.conf)
Deleted:
  lib32-glibc/repos/multilib-x86_64/PKGBUILD
  lib32-glibc/repos/multilib-x86_64/lib32-glibc.conf

-+
 CVE-2017-1000366-rtld-LD_AUDIT.patch|  205 +
 CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch |   33 ++
 CVE-2017-1000366-rtld-LD_PRELOAD.patch  |  111 +
 PKGBUILD|  313 +-
 cvs-hwcap-AT_SECURE.patch   |   28 ++
 cvs-vectorized-strcspn-guards.patch |   21 +
 lib32-glibc.conf|2 
 7 files changed, 564 insertions(+), 149 deletions(-)

Copied: lib32-glibc/repos/multilib-x86_64/CVE-2017-1000366-rtld-LD_AUDIT.patch 
(from rev 238771, lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch)
===
--- CVE-2017-1000366-rtld-LD_AUDIT.patch(rev 0)
+++ CVE-2017-1000366-rtld-LD_AUDIT.patch2017-06-19 21:47:39 UTC (rev 
238772)
@@ -0,0 +1,205 @@
+From ba67ba3275d47e0080f0e5f09d9f5102c000c97e Mon Sep 17 00:00:00 2001
+Message-Id: 

+In-Reply-To: 
+References: 
+From: Florian Weimer 
+Date: Sun, 28 May 2017 20:44:52 +0200
+Subject: [PATCH 3/3] rtld: Reject overly long LD_AUDIT path elements
+To: libc-al...@sourceware.org
+
+Also only process the last LD_AUDIT entry.
+---
+ elf/rtld.c | 110 -
+ 1 file changed, 95 insertions(+), 15 deletions(-)
+
+diff --git a/elf/rtld.c b/elf/rtld.c
+index 30f0cae..89d8573 100644
+--- a/elf/rtld.c
 b/elf/rtld.c
+@@ -116,13 +116,91 @@ dso_name_valid_for_suid (const char *p)
+   return *p != '\0';
+ }
+ 
+-/* List of auditing DSOs.  */
++/* LD_AUDIT variable contents.  Must be processed before the
++   audit_list below.  */
++const char *audit_list_string;
++
++/* Cyclic list of auditing DSOs.  audit_list->next is the first
++   element.  */
+ static struct audit_list
+ {
+   const char *name;
+   struct audit_list *next;
+ } *audit_list;
+ 
++/* Iterator for audit_list_string followed by audit_list.  */
++struct audit_list_iter
++{
++  /* Tail of audit_list_string still needing processing, or NULL.  */
++  const char *audit_list_tail;
++
++  /* The list element returned in the previous iteration.  NULL before
++ the first element.  */
++  struct audit_list *previous;
++
++  /* Scratch buffer for returning a name which is part of
++ audit_list_string.  */
++  char fname[PATH_MAX];
++};
++
++/* Initialize an audit list iterator.  */
++static void
++audit_list_iter_init (struct audit_list_iter *iter)
++{
++  iter->audit_list_tail = audit_list_string;
++  iter->previous = NULL;
++}
++
++/* Iterate through both audit_list_string and audit_list.  */
++static const char *
++audit_list_iter_next (struct audit_list_iter *iter)
++{
++  if (iter->audit_list_tail != NULL)
++{
++  /* First iterate over audit_list_string.  */
++  while (*iter->audit_list_tail != '\0')
++  {
++/* Split audit list at colon.  */
++size_t len = strcspn (iter->audit_list_tail, ":");
++if (len > 0 && len < PATH_MAX)
++  {
++memcpy (iter->fname, iter->audit_list_tail, len);
++iter->fname[len] = '\0';
++  }
++else
++  /* Do not return this name to the caller.  */
++  iter->fname[0] = '\0';
++
++/* Skip over the substring and the following delimiter.  */
++iter->audit_list_tail += len;
++if (*iter->audit_list_tail == ':')
++  ++iter->audit_list_tail;
++
++/* If the name is valid, return it.  */
++if (dso_name_valid_for_suid (iter->fname))
++  return iter->fname;
++/* Otherwise, wrap around and try the next name.  */
++  }
++  /* Fall through to the procesing of audit_list.  */
++}
++
++  if (iter->previous == NULL)
++   

[arch-commits] Commit in lib32-glibc/trunk (6 files)

2017-06-19 Thread Levente Polyak
Date: Monday, June 19, 2017 @ 21:47:21
  Author: anthraxx
Revision: 238771

upgpkg: lib32-glibc 2.25-4 (stack-gap security update)

Added:
  lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_AUDIT.patch
  lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch
  lib32-glibc/trunk/CVE-2017-1000366-rtld-LD_PRELOAD.patch
  lib32-glibc/trunk/cvs-hwcap-AT_SECURE.patch
  lib32-glibc/trunk/cvs-vectorized-strcspn-guards.patch
Modified:
  lib32-glibc/trunk/PKGBUILD

-+
 CVE-2017-1000366-rtld-LD_AUDIT.patch|  205 ++
 CVE-2017-1000366-rtld-LD_LIBRARY_PATH.patch |   33 
 CVE-2017-1000366-rtld-LD_PRELOAD.patch  |  111 ++
 PKGBUILD|   22 ++
 cvs-hwcap-AT_SECURE.patch   |   28 +++
 cvs-vectorized-strcspn-guards.patch |   21 ++
 6 files changed, 417 insertions(+), 3 deletions(-)

Added: CVE-2017-1000366-rtld-LD_AUDIT.patch
===
--- CVE-2017-1000366-rtld-LD_AUDIT.patch(rev 0)
+++ CVE-2017-1000366-rtld-LD_AUDIT.patch2017-06-19 21:47:21 UTC (rev 
238771)
@@ -0,0 +1,205 @@
+From ba67ba3275d47e0080f0e5f09d9f5102c000c97e Mon Sep 17 00:00:00 2001
+Message-Id: 

+In-Reply-To: 
+References: 
+From: Florian Weimer 
+Date: Sun, 28 May 2017 20:44:52 +0200
+Subject: [PATCH 3/3] rtld: Reject overly long LD_AUDIT path elements
+To: libc-al...@sourceware.org
+
+Also only process the last LD_AUDIT entry.
+---
+ elf/rtld.c | 110 -
+ 1 file changed, 95 insertions(+), 15 deletions(-)
+
+diff --git a/elf/rtld.c b/elf/rtld.c
+index 30f0cae..89d8573 100644
+--- a/elf/rtld.c
 b/elf/rtld.c
+@@ -116,13 +116,91 @@ dso_name_valid_for_suid (const char *p)
+   return *p != '\0';
+ }
+ 
+-/* List of auditing DSOs.  */
++/* LD_AUDIT variable contents.  Must be processed before the
++   audit_list below.  */
++const char *audit_list_string;
++
++/* Cyclic list of auditing DSOs.  audit_list->next is the first
++   element.  */
+ static struct audit_list
+ {
+   const char *name;
+   struct audit_list *next;
+ } *audit_list;
+ 
++/* Iterator for audit_list_string followed by audit_list.  */
++struct audit_list_iter
++{
++  /* Tail of audit_list_string still needing processing, or NULL.  */
++  const char *audit_list_tail;
++
++  /* The list element returned in the previous iteration.  NULL before
++ the first element.  */
++  struct audit_list *previous;
++
++  /* Scratch buffer for returning a name which is part of
++ audit_list_string.  */
++  char fname[PATH_MAX];
++};
++
++/* Initialize an audit list iterator.  */
++static void
++audit_list_iter_init (struct audit_list_iter *iter)
++{
++  iter->audit_list_tail = audit_list_string;
++  iter->previous = NULL;
++}
++
++/* Iterate through both audit_list_string and audit_list.  */
++static const char *
++audit_list_iter_next (struct audit_list_iter *iter)
++{
++  if (iter->audit_list_tail != NULL)
++{
++  /* First iterate over audit_list_string.  */
++  while (*iter->audit_list_tail != '\0')
++  {
++/* Split audit list at colon.  */
++size_t len = strcspn (iter->audit_list_tail, ":");
++if (len > 0 && len < PATH_MAX)
++  {
++memcpy (iter->fname, iter->audit_list_tail, len);
++iter->fname[len] = '\0';
++  }
++else
++  /* Do not return this name to the caller.  */
++  iter->fname[0] = '\0';
++
++/* Skip over the substring and the following delimiter.  */
++iter->audit_list_tail += len;
++if (*iter->audit_list_tail == ':')
++  ++iter->audit_list_tail;
++
++/* If the name is valid, return it.  */
++if (dso_name_valid_for_suid (iter->fname))
++  return iter->fname;
++/* Otherwise, wrap around and try the next name.  */
++  }
++  /* Fall through to the procesing of audit_list.  */
++}
++
++  if (iter->previous == NULL)
++{
++  if (audit_list == NULL)
++  /* No pre-parsed audit list.  */
++  return NULL;
++  /* Start of audit list.  The first list element is at
++   audit_list->next (cyclic list).  */
++  iter->previous = audit_list->next;
++  return iter->previous->name;
++}
++  if (iter->previous == audit_list)
++/* Cyclic list wrap-around.  */
++return NULL;
++  iter->previous = iter->previous->next;
++  return iter->previous->name;
++}
++
+ #ifndef HAVE_INLINED_SYSCALLS
+ /* Set nonzero during loading and initialization of executable and
+libraries, cleared before the executable's entry point runs.  This
+@@ -1290,11 +1368,13 @@ of this helper program; chances are you did not intend 
to run this program.\n\
+ GL(dl_rtld_map).l_tls_modid = _dl_next_tls_modid ();
+ 
+   /* If we have auditing DSOs to load, do it now.  */
+-  if (__glibc_unlikely (audit_lis

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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 21:37:16
  Author: arojas
Revision: 238770

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

Added:
  gfan/repos/community-i686/PKGBUILD
(from rev 238769, gfan/trunk/PKGBUILD)
  gfan/repos/community-x86_64/PKGBUILD
(from rev 238769, gfan/trunk/PKGBUILD)
Deleted:
  gfan/repos/community-i686/PKGBUILD
  gfan/repos/community-i686/fix-build.patch
  gfan/repos/community-x86_64/PKGBUILD
  gfan/repos/community-x86_64/fix-build.patch

--+
 /PKGBUILD|   46 +
 community-i686/PKGBUILD  |   30 
 community-i686/fix-build.patch   |   11 
 community-x86_64/PKGBUILD|   30 
 community-x86_64/fix-build.patch |   11 
 5 files changed, 46 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-19 21:36:39 UTC (rev 238769)
+++ community-i686/PKGBUILD 2017-06-19 21:37:16 UTC (rev 238770)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Rémy Oudompheng 
-
-pkgname=gfan
-pkgver=0.5
-pkgrel=2
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=('i686' 'x86_64')
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
-license=('GPL')
-depends=('cddlib')
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
-md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
- 'e327ec23a3bdf20ce6c8711ab154db50')
-
-prepare() {
-  cd gfan$pkgver
-  patch -p1 -i $srcdir/fix-build.patch
-}
-
-build() {
-  cd gfan$pkgver
-  make
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-i686/PKGBUILD (from rev 238769, 
gfan/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-19 21:37:16 UTC (rev 238770)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=gfan
+pkgver=0.6
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
+license=(GPL)
+depends=(cddlib)
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz";)
+sha256sums=('12f90de250c19318eb0b183f86b09ae5a0d4acaca4e49ffb90f7a5858fbf455e')
+
+build() {
+  cd gfan$pkgver
+  make cddnoprefix=true
+}
+
+package() {
+  cd gfan$pkgver
+  make PREFIX="$pkgdir"/usr install
+}

Deleted: community-i686/fix-build.patch
===
--- community-i686/fix-build.patch  2017-06-19 21:36:39 UTC (rev 238769)
+++ community-i686/fix-build.patch  2017-06-19 21:37:16 UTC (rev 238770)
@@ -1,11 +0,0 @@
 gfan0.5/app_minkowski.cpp.orig 2013-03-11 19:53:30.252937718 +0100
-+++ gfan0.5/app_minkowski.cpp  2013-03-11 19:53:37.346265847 +0100
-@@ -160,7 +160,7 @@
-   //log0 fprintf(Stderr,"4");
-   f.insert(c);
-   //log0 fprintf(Stderr,"5\n");
--  static int i;
-+  //static int i;
-   //log0 fprintf(Stderr,"inserted:%i\n",++i);
- }
-   log1 fprintf(Stderr,"Resolving symmetries.\n");

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-19 21:36:39 UTC (rev 238769)
+++ community-x86_64/PKGBUILD   2017-06-19 21:37:16 UTC (rev 238770)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Rémy Oudompheng 
-
-pkgname=gfan
-pkgver=0.5
-pkgrel=2
-pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=('i686' 'x86_64')
-url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
-license=('GPL')
-depends=('cddlib')
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
-md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
- 'e327ec23a3bdf20ce6c8711ab154db50')
-
-prepare() {
-  cd gfan$pkgver
-  patch -p1 -i $srcdir/fix-build.patch
-}
-
-build() {
-  cd gfan$pkgver
-  make
-}
-
-package() {
-  cd gfan$pkgver
-  make PREFIX="$pkgdir"/usr install
-}

Copied: gfan/repos/community-x86_64/PKGBUILD (from rev 238769, 
gfan/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-19 21:37:16 UTC (rev 238770)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=gfan
+pkgver=0.6
+pkgrel=1
+pkgdesc="A software package for computing Gröbner fans and tropical varieties"
+arch=(i686 x86_64)
+url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
+license=(GPL)
+depends=(cddlib)
+sourc

[arch-commits] Commit in gfan/trunk (PKGBUILD fix-build.patch)

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 21:36:39
  Author: arojas
Revision: 238769

Remove patch

Modified:
  gfan/trunk/PKGBUILD
Deleted:
  gfan/trunk/fix-build.patch

-+
 PKGBUILD|   10 ++
 fix-build.patch |   11 ---
 2 files changed, 2 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 21:36:00 UTC (rev 238768)
+++ PKGBUILD2017-06-19 21:36:39 UTC (rev 238769)
@@ -9,15 +9,9 @@
 url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
 license=(GPL)
 depends=(cddlib)
-source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
-sha256sums=('12f90de250c19318eb0b183f86b09ae5a0d4acaca4e49ffb90f7a5858fbf455e'
-'a2a834bf0483f277c45b0f8c8e9843ccad3832cacecc0cc5d943c51ad85fc7b5')
+source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz";)
+sha256sums=('12f90de250c19318eb0b183f86b09ae5a0d4acaca4e49ffb90f7a5858fbf455e')
 
-prepare() {
-  cd gfan$pkgver
-#  patch -p1 -i $srcdir/fix-build.patch
-}
-
 build() {
   cd gfan$pkgver
   make cddnoprefix=true

Deleted: fix-build.patch
===
--- fix-build.patch 2017-06-19 21:36:00 UTC (rev 238768)
+++ fix-build.patch 2017-06-19 21:36:39 UTC (rev 238769)
@@ -1,11 +0,0 @@
 gfan0.5/app_minkowski.cpp.orig 2013-03-11 19:53:30.252937718 +0100
-+++ gfan0.5/app_minkowski.cpp  2013-03-11 19:53:37.346265847 +0100
-@@ -160,7 +160,7 @@
-   //log0 fprintf(Stderr,"4");
-   f.insert(c);
-   //log0 fprintf(Stderr,"5\n");
--  static int i;
-+  //static int i;
-   //log0 fprintf(Stderr,"inserted:%i\n",++i);
- }
-   log1 fprintf(Stderr,"Resolving symmetries.\n");


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

2017-06-19 Thread Antonio Rojas
Date: Monday, June 19, 2017 @ 21:36:00
  Author: arojas
Revision: 238768

Update to 0.6

Modified:
  gfan/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 20:32:24 UTC (rev 238767)
+++ PKGBUILD2017-06-19 21:36:00 UTC (rev 238768)
@@ -1,27 +1,26 @@
-# $Id$
 # Maintainer: Antonio Rojas 
 # Contributor: Rémy Oudompheng 
 
 pkgname=gfan
-pkgver=0.5
-pkgrel=2
+pkgver=0.6
+pkgrel=1
 pkgdesc="A software package for computing Gröbner fans and tropical varieties"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url="http://home.imf.au.dk/jensen/software/gfan/gfan.html";
-license=('GPL')
-depends=('cddlib')
+license=(GPL)
+depends=(cddlib)
 source=("http://home.imf.au.dk/jensen/software/gfan/gfan${pkgver}.tar.gz"; 
'fix-build.patch')
-md5sums=('2d76d1625e0766c57c2b3ece809c23c8'
- 'e327ec23a3bdf20ce6c8711ab154db50')
+sha256sums=('12f90de250c19318eb0b183f86b09ae5a0d4acaca4e49ffb90f7a5858fbf455e'
+'a2a834bf0483f277c45b0f8c8e9843ccad3832cacecc0cc5d943c51ad85fc7b5')
 
 prepare() {
   cd gfan$pkgver
-  patch -p1 -i $srcdir/fix-build.patch
+#  patch -p1 -i $srcdir/fix-build.patch
 }
 
 build() {
   cd gfan$pkgver
-  make
+  make cddnoprefix=true
 }
 
 package() {


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

2017-06-19 Thread Balló György
Date: Monday, June 19, 2017 @ 20:32:24
  Author: bgyorgy
Revision: 238767

Remove libappindicator-gtk3 from optdepends

It should not needed for this package. The system tray icon is handled 
by electron.

Modified:
  riot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 20:23:29 UTC (rev 238766)
+++ PKGBUILD2017-06-19 20:32:24 UTC (rev 238767)
@@ -49,7 +49,6 @@
 package_riot-desktop() {
   pkgdesc="A glossy Matrix collaboration client for the desktop."
   depends=('riot-web' 'electron')
-  optdepends=('libappindicator-gtk3: tray icon support')
   backup=("etc/${pkgbase}/config.json")
   cd ${pkgbase}-web-${pkgver}
 


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

2017-06-19 Thread Balló György
Date: Monday, June 19, 2017 @ 20:23:29
  Author: bgyorgy
Revision: 238766

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

Added:
  gnome-do/repos/community-i686/03_dbus_sharp_2.diff
(from rev 238765, gnome-do/trunk/03_dbus_sharp_2.diff)
  gnome-do/repos/community-i686/PKGBUILD
(from rev 238765, gnome-do/trunk/PKGBUILD)
  gnome-do/repos/community-i686/drop-gnome-destkop.patch
(from rev 238765, gnome-do/trunk/drop-gnome-destkop.patch)
  gnome-do/repos/community-i686/fix-build.patch
(from rev 238765, gnome-do/trunk/fix-build.patch)
  gnome-do/repos/community-x86_64/03_dbus_sharp_2.diff
(from rev 238765, gnome-do/trunk/03_dbus_sharp_2.diff)
  gnome-do/repos/community-x86_64/PKGBUILD
(from rev 238765, gnome-do/trunk/PKGBUILD)
  gnome-do/repos/community-x86_64/drop-gnome-destkop.patch
(from rev 238765, gnome-do/trunk/drop-gnome-destkop.patch)
  gnome-do/repos/community-x86_64/fix-build.patch
(from rev 238765, gnome-do/trunk/fix-build.patch)
Deleted:
  gnome-do/repos/community-i686/03_dbus_sharp_2.diff
  gnome-do/repos/community-i686/PKGBUILD
  gnome-do/repos/community-i686/fix-build.patch
  gnome-do/repos/community-x86_64/03_dbus_sharp_2.diff
  gnome-do/repos/community-x86_64/PKGBUILD
  gnome-do/repos/community-x86_64/fix-build.patch

---+
 /03_dbus_sharp_2.diff |   26 
 /PKGBUILD |  132 
 /fix-build.patch  |   24 
 community-i686/03_dbus_sharp_2.diff   |   13 --
 community-i686/PKGBUILD   |   61 ---
 community-i686/drop-gnome-destkop.patch   |  149 
 community-i686/fix-build.patch|   12 --
 community-x86_64/03_dbus_sharp_2.diff |   13 --
 community-x86_64/PKGBUILD |   61 ---
 community-x86_64/drop-gnome-destkop.patch |  149 
 community-x86_64/fix-build.patch  |   12 --
 11 files changed, 480 insertions(+), 172 deletions(-)

Deleted: community-i686/03_dbus_sharp_2.diff
===
--- community-i686/03_dbus_sharp_2.diff 2017-06-19 20:23:22 UTC (rev 238765)
+++ community-i686/03_dbus_sharp_2.diff 2017-06-19 20:23:29 UTC (rev 238766)
@@ -1,13 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -97,8 +97,8 @@
- AC_SUBST([GKEYFILE_SHARP_LIBS])
- 
- dnl -- Use D-Bus# where available.
--PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, 
HAVE_DBUS_SHARP=no)
--PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], 
HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
-+PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, 
HAVE_DBUS_SHARP=no)
-+PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], 
HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
- 
- if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
-   DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Copied: gnome-do/repos/community-i686/03_dbus_sharp_2.diff (from rev 238765, 
gnome-do/trunk/03_dbus_sharp_2.diff)
===
--- community-i686/03_dbus_sharp_2.diff (rev 0)
+++ community-i686/03_dbus_sharp_2.diff 2017-06-19 20:23:29 UTC (rev 238766)
@@ -0,0 +1,13 @@
+--- a/configure.ac
 b/configure.ac
+@@ -97,8 +97,8 @@
+ AC_SUBST([GKEYFILE_SHARP_LIBS])
+ 
+ dnl -- Use D-Bus# where available.
+-PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, 
HAVE_DBUS_SHARP=no)
+-PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], 
HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
++PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, 
HAVE_DBUS_SHARP=no)
++PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], 
HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
+ 
+ if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
+   DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-19 20:23:22 UTC (rev 238765)
+++ community-i686/PKGBUILD 2017-06-19 20:23:29 UTC (rev 238766)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Allan McRae 
-# Contributor: Doehni 
-
-pkgname=gnome-do
-pkgver=0.95.3
-pkgrel=4
-pkgdesc="Quickly search for many items present on your desktop or the web, and 
perform useful actions on those items"
-arch=('i686' 'x86_64')
-url="http://do.cooperteam.net/";
-license=('GPL3')
-depends=('gconf-sharp' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 
'gkeyfile-sharp')
-makedepends=('intltool' 'gio-sharp')
-source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
-03_dbus_sharp_2.diff
-fix-build.patch)
-validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James 
Halse Rogers
-md5sums=('698ff640c8b54565725e9

[arch-commits] Commit in gnome-do/trunk (PKGBUILD drop-gnome-destkop.patch)

2017-06-19 Thread Balló György
Date: Monday, June 19, 2017 @ 20:23:22
  Author: bgyorgy
Revision: 238765

upgpkg: gnome-do 0.95.3-5

Remove gnome-desktop2 dependency (FS#54355)

Added:
  gnome-do/trunk/drop-gnome-destkop.patch
Modified:
  gnome-do/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 drop-gnome-destkop.patch |  149 +
 2 files changed, 160 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 20:23:03 UTC (rev 238764)
+++ PKGBUILD2017-06-19 20:23:22 UTC (rev 238765)
@@ -5,7 +5,7 @@
 
 pkgname=gnome-do
 pkgver=0.95.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Quickly search for many items present on your desktop or the web, and 
perform useful actions on those items"
 arch=('i686' 'x86_64')
 url="http://do.cooperteam.net/";
@@ -13,13 +13,15 @@
 depends=('gconf-sharp' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 
'gkeyfile-sharp')
 makedepends=('intltool' 'gio-sharp')
 
source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
+fix-build.patch
 03_dbus_sharp_2.diff
-fix-build.patch)
+drop-gnome-destkop.patch)
 validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James 
Halse Rogers
-md5sums=('698ff640c8b54565725e9f836384c894'
- 'SKIP'
- '4629501823d94099fbb9d613913839a6'
- '4ac79a8270bc6c1539f56b8f56043894')
+sha256sums=('282343285c818f2bb8198e7876f9ec895327415c8ddadc20c299fbe2c8deedfb'
+'SKIP'
+'f5206a5d5cf86c72e713dbdca69a95969c71789c03a1b7a5c685cd60c0e97ad7'
+'ef839c281fe1b3c9b8624b48cdd7ae9b240e7284c03a4852708db686a573ebfa'
+'5ab8f6c342a4f291356d9bf94cc8678ba8a4b3e71b596be2cef6024da8db55f8')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -30,6 +32,9 @@
   # Use dbus-sharp-2
   patch -Np1 -i ../03_dbus_sharp_2.diff
 
+  # Remove gnome-desktop2 dependency
+  patch -Np1 -i ../drop-gnome-destkop.patch
+
   # Use space is already mapped in GNOME, use space 
instead
   sed -i 's/space/space/' 
data/gnome-do.schemas.in
   sed -i 's/space/space/' Do/src/CorePreferences.cs 
Do/src/Do.Core/Controller.cs

Added: drop-gnome-destkop.patch
===
--- drop-gnome-destkop.patch(rev 0)
+++ drop-gnome-destkop.patch2017-06-19 20:23:22 UTC (rev 238765)
@@ -0,0 +1,149 @@
+diff -Naur 
gnome-do-0.95.3.orig/Do.Platform.Linux/Do.Platform.Linux.dll.config.in 
gnome-do-0.95.3/Do.Platform.Linux/Do.Platform.Linux.dll.config.in
+--- gnome-do-0.95.3.orig/Do.Platform.Linux/Do.Platform.Linux.dll.config.in 
2012-03-12 07:30:34.0 +0100
 gnome-do-0.95.3/Do.Platform.Linux/Do.Platform.Linux.dll.config.in  
2017-06-19 22:09:45.486322733 +0200
+@@ -1,4 +1,3 @@
+ 
+   
+-  
+ 
+diff -Naur gnome-do-0.95.3.orig/Do.Platform.Linux/Makefile.am 
gnome-do-0.95.3/Do.Platform.Linux/Makefile.am
+--- gnome-do-0.95.3.orig/Do.Platform.Linux/Makefile.am 2013-12-26 
14:14:28.558156000 +0100
 gnome-do-0.95.3/Do.Platform.Linux/Makefile.am  2017-06-19 
22:12:44.533411238 +0200
+@@ -28,8 +28,6 @@
+   src/Do.Platform/Do.Platform.Linux/KeyBindingService.cs \
+   src/Do.Universe/ApplicationItem.cs \
+   src/Do.Universe/CategoryItem.cs \
+-  src/Do.Universe/Desktop.cs \
+-  src/Do.Universe/DesktopThumbnailSize.cs \
+   src/Do.Universe/NullApplicationItem.cs \
+   src/Do.Universe/FileItem.cs \
+   src/Do.Universe/ApplicationItemSource.cs \
+diff -Naur gnome-do-0.95.3.orig/Do.Platform.Linux/src/Do.Universe/Desktop.cs 
gnome-do-0.95.3/Do.Platform.Linux/src/Do.Universe/Desktop.cs
+--- gnome-do-0.95.3.orig/Do.Platform.Linux/src/Do.Universe/Desktop.cs  
2012-03-12 07:30:34.0 +0100
 gnome-do-0.95.3/Do.Platform.Linux/src/Do.Universe/Desktop.cs   
1970-01-01 01:00:00.0 +0100
+@@ -1,76 +0,0 @@
+-// This file was generated by the Gtk# code generator.
+-// Any changes made will be lost if regenerated.
+-
+-namespace Gnome {
+-
+-  using System;
+-  using System.Runtime.InteropServices;
+-
+-#region Autogenerated code
+-  public class Desktop {
+-
+-  [DllImport("gnome-desktop-2")]
+-  static extern void gnome_desktop_prepend_terminal_to_vector(out 
int argc, IntPtr argv);
+-
+-  public static int PrependTerminalToVector(string argv) {
+-  int argc;
+-  gnome_desktop_prepend_terminal_to_vector(out argc, 
GLib.Marshaller.StringToPtrGStrdup(argv));
+-  return argc;
+-  }
+-
+-  [DllImport("gnome-desktop-2")]
+-  static extern bool gnome_desktop_thumbnail_has_uri(IntPtr 
pixbuf, IntPtr uri);
+-
+-  public static bool ThumbnailHasUri(Gdk.Pixbuf pixbuf, string 
uri) {
+-  IntPtr native_uri = GLib.Marshaller.StringToPtrGS

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

2017-06-19 Thread Felix Yan
Date: Monday, June 19, 2017 @ 20:23:03
  Author: felixonmars
Revision: 238764

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

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

+
 community-staging-i686/PKGBUILD|   78 +++
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   78 +++
 community-staging-x86_64/stack.install |4 +
 4 files changed, 164 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 238763, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-19 20:23:03 UTC (rev 238764)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.4.0
+pkgrel=82
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-annotated-wl-pprint" 
"haskell-ansi-terminal"
+ "haskell-async" "haskell-attoparsec" "haskell-base-compat" 
"haskell-base64-bytestring"
+ "haskell-binary-tagged" "haskell-blaze-builder" "haskell-clock" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-cryptonite" 
"haskell-cryptonite-conduit"
+ "haskell-either" "haskell-errors" "haskell-exceptions" "haskell-extra"
+ "haskell-fast-logger" "haskell-file-embed" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-generic-deriving" "haskell-gitrev" "haskell-hackage-security"
+ "haskell-hashable" "haskell-hastache" "haskell-hit" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" "haskell-http-types" 
"haskell-hpack"
+ "haskell-lifted-async" "haskell-lifted-base" "haskell-memory" 
"haskell-microlens"
+ "haskell-microlens-mtl" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-monad-unlift" "haskell-mtl" "haskell-network-uri" 
"haskell-open-browser"
+ "haskell-optparse-applicative" "haskell-optparse-simple" 
"haskell-path"
+ "haskell-path-io" "haskell-persistent" "haskell-persistent-sqlite"
+ "haskell-persistent-template" "haskell-pid1" 
"haskell-project-template"
+ "haskell-regex-applicative-text" "haskell-resourcet" "haskell-retry" 
"haskell-safe"
+ "haskell-safe-exceptions" "haskell-semigroups" "haskell-split" 
"haskell-stm"
+ "haskell-store" "haskell-streaming-commons" "haskell-tar" 
"haskell-temporary"
+ "haskell-text" "haskell-text-binary" "haskell-text-metrics" 
"haskell-tls"
+ "haskell-transformers-base" "haskell-unicode-transforms" 
"haskell-unix-compat"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz";
+
"store-0.4.patch::https://github.com/commercialhaskell/stack/commit/d3637126b9045b266d2e53387e183915cb4a912d.patch";)
+sha256sums=('595d311ad117e41ad908b7065743917542b40f343d1334673e98171ee74d36e6'
+'63d0f620dcbde3a7f236aadab32f5fa3e2b93741dcf462392624bb30b6b49c16')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i ../store-0.4.patch
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr

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

2017-06-19 Thread Felix Yan
Date: Monday, June 19, 2017 @ 20:22:36
  Author: felixonmars
Revision: 238763

upgpkg: stack 1.4.0-82

rebuild with http-client-tls,0.3.5.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 20:09:07 UTC (rev 238762)
+++ PKGBUILD2017-06-19 20:22:36 UTC (rev 238763)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.4.0
-pkgrel=81
+pkgrel=82
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack";
 license=("custom:BSD3")


[arch-commits] Commit in valgrind-multilib/repos/multilib-testing-x86_64 (2 files)

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 20:09:07
  Author: heftig
Revision: 238762

archrelease: copy trunk to multilib-testing-x86_64

Added:
  valgrind-multilib/repos/multilib-testing-x86_64/PKGBUILD
(from rev 238761, valgrind-multilib/trunk/PKGBUILD)
Deleted:
  valgrind-multilib/repos/multilib-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-06-19 19:56:56 UTC (rev 238761)
+++ PKGBUILD2017-06-19 20:09:07 UTC (rev 238762)
@@ -1,36 +0,0 @@
-# $Id$
-# Contributor: Dan McGee 
-# Contributor: Allan McRae 
-
-pkgname=valgrind-multilib
-pkgver=3.12.0
-pkgrel=3
-pkgdesc='A tool to help find memory-management problems in programs for 
multilib'
-arch=(x86_64)
-license=(GPL)
-url='http://valgrind.org/'
-depends=('glibc=2.25' 'lib32-glibc=2.25' 'perl')
-makedepends=(gdb openmpi gcc-multilib)
-optdepends=('openmpi: MPI support')
-options=(!emptydirs)
-source=(http://valgrind.org/downloads/valgrind-$pkgver.tar.bz2)
-sha1sums=('7a6878bf998c60d1e377a4f22ebece8d9305bda4')
-
-provides=("valgrind=$pkgver-$pkgrel")
-conflicts=('valgrind')
-
-build() {
-  # valgrind does not like stack protector flags
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
-  CFLAGS=${CFLAGS/-fstack-protector-strong/}
-  CXXFLAGS=${CXXFLAGS/-fstack-protector-strong/}
-
-  cd valgrind-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
-  make
-}
-
-package() {
-  cd valgrind-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: valgrind-multilib/repos/multilib-testing-x86_64/PKGBUILD (from rev 
238761, valgrind-multilib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-06-19 20:09:07 UTC (rev 238762)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Dan McGee 
+# Contributor: Allan McRae 
+
+pkgname=valgrind-multilib
+pkgver=3.13.0
+pkgrel=1
+pkgdesc='A tool to help find memory-management problems in programs for 
multilib'
+arch=(x86_64)
+license=(GPL)
+url='http://valgrind.org/'
+depends=('glibc=2.25' 'lib32-glibc=2.25' 'perl')
+makedepends=(gdb openmpi gcc-multilib)
+optdepends=('openmpi: MPI support')
+options=(!emptydirs)
+source=("https://ftp.gwdg.de/pub/linux/sources.redhat.com/valgrind/valgrind-$pkgver.tar.bz2";)
+md5sums=('817dd08f1e8a66336b9ff206400a5369')
+sha512sums=('34e1013cd3815d30a459b86220e871bb0a6209cc9e87af968f347083693779f022e986f211bdf1a5184ad7370cde12ff2cfca8099967ff94732970bd04a97009')
+
+provides=("valgrind=$pkgver-$pkgrel")
+conflicts=('valgrind')
+
+build() {
+  # valgrind does not like stack protector flags
+  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
+  CFLAGS=${CFLAGS/-fstack-protector-strong/}
+  CXXFLAGS=${CXXFLAGS/-fstack-protector-strong/}
+
+  cd valgrind-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
+  make
+}
+
+package() {
+  cd valgrind-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 20:08:51
  Author: heftig
Revision: 298990

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

Added:
  evolution-ews/repos/extra-i686/PKGBUILD
(from rev 298989, evolution-ews/trunk/PKGBUILD)
  evolution-ews/repos/extra-x86_64/PKGBUILD
(from rev 298989, evolution-ews/trunk/PKGBUILD)
Deleted:
  evolution-ews/repos/extra-i686/PKGBUILD
  evolution-ews/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-19 20:08:23 UTC (rev 298989)
+++ extra-i686/PKGBUILD 2017-06-19 20:08:51 UTC (rev 298990)
@@ -1,32 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=evolution-ews
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS";
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git cmake)
-options=(!emptydirs)
-_commit=1a1ecee37c5577078e8e9f7340bd6daa7ab2bba2  # tags/EVOLUTION_EWS_3_24_2^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution 
-DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-ews/repos/extra-i686/PKGBUILD (from rev 298989, 
evolution-ews/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-19 20:08:51 UTC (rev 298990)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=evolution-ews
+pkgver=3.24.3
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS";
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool gnome-common git cmake)
+options=(!emptydirs)
+_commit=1f106e9003f6f375cce92585b6bb5f2facc78f44  # tags/EVOLUTION_EWS_3_24_3^0
+source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution 
-DSYSCONF_INSTALL_DIR=/etc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-19 20:08:23 UTC (rev 298989)
+++ extra-x86_64/PKGBUILD   2017-06-19 20:08:51 UTC (rev 298990)
@@ -1,32 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=evolution-ews
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="MS Exchange integration through Exchange Web Services"
-url="https://wiki.gnome.org/Apps/Evolution/EWS";
-arch=(i686 x86_64)
-license=(LGPL2.1)
-depends=(libmspack evolution)
-makedepends=(intltool gnome-common git cmake)
-options=(!emptydirs)
-_commit=1a1ecee37c5577078e8e9f7340bd6daa7ab2bba2  # tags/EVOLUTION_EWS_3_24_2^0
-source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
-}
-
-build() {
-  cd $pkgname
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib/evolution 
-DSYSCONF_INSTALL_DIR=/etc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: evolution-ews/repos/extra-x86_64/PKGBUILD (from rev 298989, 
evolution-ews/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-06-19 20:08:51 UTC (rev 298990)
@@ -0,0 +1,32 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=evolution-ews
+pkgver=3.24.3
+pkgrel=1
+pkgdesc="MS Exchange integration through Exchange Web Services"
+url="https://wiki.gnome.org/Apps/Evolution/EWS";
+arch=(i686 x86_64)
+license=(LGPL2.1)
+depends=(libmspack evolution)
+makedepends=(intltool gnome-common git cmake)
+options=(!emptydirs)
+_commit=1f106e9003f6f375cce92585b6bb5f2facc78f44  # tags/EVOLUTION_EWS_3_24_3^0
+source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EVOLUTION_EWS_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib

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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 20:07:57
  Author: heftig
Revision: 298988

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-19 19:57:24 UTC (rev 298987)
+++ extra-i686/PKGBUILD 2017-06-19 20:07:57 UTC (rev 298988)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=evolution
-pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.24.2
-pkgrel=1
-pkgdesc="Manage your email, contacts and schedule"
-url="https://wiki.gnome.org/Apps/Evolution";
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
- dconf gtkspell3 libcryptui gnome-autoar)
-makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
- spamassassin highlight gtk-doc yelp-tools git cmake)
-options=(!emptydirs)
-_commit=82c5c091d9427fcc9b675163f6ce089845f5ea48  # tags/EVOLUTION_3_24_2^0
-source=("git+https://git.gnome.org/browse/evolution#commit=$_commit";)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
-}
-
-build() {
-  cd $pkgbase
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib 
-DSYSCONF_INSTALL_DIR=/etc -DENABLE_SMIME=ON -DENABLE_GTK_DOC=ON .
-  make
-}
-
-package_evolution() {
-  optdepends=('highlight: text highlight plugin'
-  'evolution-spamassassin: Spamassassin spam check plugin'
-  'evolution-bogofilter: Bogofilter spam check plugin')
-  groups=(gnome-extra)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-
-  mkdir ../plugins
-  mv "$pkgdir/usr/lib/evolution/modules/module-bogofilter.so" ../plugins/
-  mv "$pkgdir/usr/lib/evolution/modules/module-spamassassin.so" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml" ../plugins/
-  mv "$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml" 
../plugins/
-}
-
-
-package_evolution-bogofilter() {
-  pkgdesc="Spam filtering for Evolution, using Bogofilter"
-  depends=("evolution=$pkgver" bogofilter)
-
-  install -Dm755 plugins/module-bogofilter.so 
"$pkgdir/usr/lib/evolution/modules/module-bogofilter.so"
-  install -Dm644 plugins/evolution-bogofilter.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-bogofilter.metainfo.xml"
-}
-
-package_evolution-spamassassin() {
-  pkgdesc="Spam filtering for Evolution, using SpamAssassin"
-  depends=("evolution=$pkgver" spamassassin)
-
-  install -Dm755 plugins/module-spamassassin.so 
"$pkgdir/usr/lib/evolution/modules/module-spamassassin.so"
-  install -Dm644 plugins/evolution-spamassassin.metainfo.xml 
"$pkgdir/usr/share/appdata/evolution-spamassassin.metainfo.xml"
-}

Copied: evolution/repos/extra-i686/PKGBUILD (from rev 298987, 
evolution/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-19 20:07:57 UTC (rev 298988)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=evolution
+pkgname=(evolution evolution-bogofilter evolution-spamassassin)
+pkgver=3.24.3
+pkgrel=1
+pkgdesc="Manage your email, contacts and schedule"
+url="https://wiki.gnome.org/Apps/Evolution";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop evolution-data-server libcanberra libpst libytnef
+ dconf gtkspell3 libcryptui gnome-autoar)
+makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
+ spamassassin highlight gtk-doc yelp-tools git cmake)
+options=(!emptydirs)
+_commit=67f6aedfeff10c8d5bd9268a197b4b6827f89cc4  # tags/EVOLUTION_3_24_3^0
+source=("git+https://git.gnome.org/browse/evolution#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^EVOLUTION_//;s/_/./g;s/-/+/g'
+}
+
+build() {
+  cd $pkgbase
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR=/usr/lib 
-DSYSCONF_INSTALL_DIR=/etc -DENABLE_SMIME=ON -DENABLE_GTK_DOC=ON .
+  make
+}
+
+package_evolution() {
+  optdepends=('highlight: text highlight plugin'
+  'evolution-spamassassin: Spamassassin spam check plugin'
+  'evolution-bogofilter: Bogofilter spam check plugin')
+  groups=(gnome-extra)
+
+  cd $pkgbase
+  make DESTDIR="$pkgdir" install
+
+  mkd

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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 20:08:23
  Author: heftig
Revision: 298989

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-06-19 20:07:57 UTC (rev 298988)
+++ testing-i686/PKGBUILD   2017-06-19 20:08:23 UTC (rev 298989)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Maintainer: Allan McRae 
-
-pkgname=valgrind
-pkgver=3.12.0
-pkgrel=3
-pkgdesc='A tool to help find memory-management problems in programs'
-arch=(i686 x86_64)
-license=(GPL)
-url='http://valgrind.org/'
-depends=('glibc=2.25' 'perl')
-makedepends=(gdb openmpi)
-optdepends=('openmpi: MPI support')
-options=(!emptydirs)
-source=(http://valgrind.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('7a6878bf998c60d1e377a4f22ebece8d9305bda4')
-
-build() {
-  # valgrind does not like stack protector flags
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
-  CFLAGS=${CFLAGS/-fstack-protector-strong/}
-  CXXFLAGS=${CXXFLAGS/-fstack-protector-strong/}
-
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: valgrind/repos/testing-i686/PKGBUILD (from rev 298988, 
valgrind/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-06-19 20:08:23 UTC (rev 298989)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Maintainer: Allan McRae 
+
+pkgname=valgrind
+pkgver=3.13.0
+pkgrel=1
+pkgdesc='A tool to help find memory-management problems in programs'
+arch=(i686 x86_64)
+license=(GPL)
+url='http://valgrind.org/'
+depends=('glibc=2.25' perl)
+makedepends=(gdb openmpi)
+optdepends=('openmpi: MPI support')
+options=(!emptydirs)
+source=("https://ftp.gwdg.de/pub/linux/sources.redhat.com/$pkgname/$pkgname-$pkgver.tar.bz2";)
+md5sums=('817dd08f1e8a66336b9ff206400a5369')
+sha512sums=('34e1013cd3815d30a459b86220e871bb0a6209cc9e87af968f347083693779f022e986f211bdf1a5184ad7370cde12ff2cfca8099967ff94732970bd04a97009')
+
+build() {
+  # valgrind does not like stack protector flags
+  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
+  CFLAGS=${CFLAGS/-fstack-protector-strong/}
+  CXXFLAGS=${CXXFLAGS/-fstack-protector-strong/}
+
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-06-19 20:07:57 UTC (rev 298988)
+++ testing-x86_64/PKGBUILD 2017-06-19 20:08:23 UTC (rev 298989)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-# Maintainer: Allan McRae 
-
-pkgname=valgrind
-pkgver=3.12.0
-pkgrel=3
-pkgdesc='A tool to help find memory-management problems in programs'
-arch=(i686 x86_64)
-license=(GPL)
-url='http://valgrind.org/'
-depends=('glibc=2.25' 'perl')
-makedepends=(gdb openmpi)
-optdepends=('openmpi: MPI support')
-options=(!emptydirs)
-source=(http://valgrind.org/downloads/$pkgname-$pkgver.tar.bz2)
-sha1sums=('7a6878bf998c60d1e377a4f22ebece8d9305bda4')
-
-build() {
-  # valgrind does not like stack protector flags
-  CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
-  CFLAGS=${CFLAGS/-fstack-protector-strong/}
-  CXXFLAGS=${CXXFLAGS/-fstack-protector-strong/}
-
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-mpicc=mpicc
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: valgrind/repos/testing-x86_64/PKGBUILD (from rev 298988, 
valgrind/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-06-19 20:08:23 UTC (rev 298989)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Dan McGee 
+# Maintainer: Allan McRae 
+
+pkgname=valgrind
+pkgver=3.13.0
+pkgrel=1
+pkgdesc='A tool to help find memory-management problems in programs'
+arch=(i686 x86_64)
+license=(GPL)
+url='http://valgrind.org/'
+depends=('glibc=2.25' perl)
+makedepends=(gdb openmpi)
+optdepends=('openmpi: MPI support')
+options=(!emptydirs)
+source=("https://ftp.gwdg.de/pub/linux/sources.redhat.com/$pkgname/$pkgname-$pkgve

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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 19:57:24
  Author: heftig
Revision: 298987

3.24.3-1

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 19:57:21 UTC (rev 298986)
+++ PKGBUILD2017-06-19 19:57:24 UTC (rev 298987)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=evolution-ews
-pkgver=3.24.2
+pkgver=3.24.3
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS";
@@ -11,7 +11,7 @@
 depends=(libmspack evolution)
 makedepends=(intltool gnome-common git cmake)
 options=(!emptydirs)
-_commit=1a1ecee37c5577078e8e9f7340bd6daa7ab2bba2  # tags/EVOLUTION_EWS_3_24_2^0
+_commit=1f106e9003f6f375cce92585b6bb5f2facc78f44  # tags/EVOLUTION_EWS_3_24_3^0
 source=("git+https://git.gnome.org/browse/evolution-ews#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 19:57:21
  Author: heftig
Revision: 298986

3.24.3-1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 19:56:49 UTC (rev 298985)
+++ PKGBUILD2017-06-19 19:57:21 UTC (rev 298986)
@@ -4,7 +4,7 @@
 
 pkgbase=evolution
 pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.24.2
+pkgver=3.24.3
 pkgrel=1
 pkgdesc="Manage your email, contacts and schedule"
 url="https://wiki.gnome.org/Apps/Evolution";
@@ -15,7 +15,7 @@
 makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
  spamassassin highlight gtk-doc yelp-tools git cmake)
 options=(!emptydirs)
-_commit=82c5c091d9427fcc9b675163f6ce089845f5ea48  # tags/EVOLUTION_3_24_2^0
+_commit=67f6aedfeff10c8d5bd9268a197b4b6827f89cc4  # tags/EVOLUTION_3_24_3^0
 source=("git+https://git.gnome.org/browse/evolution#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2017-06-19 Thread Jan Steffens
Date: Monday, June 19, 2017 @ 19:56:56
  Author: heftig
Revision: 238761

3.13.0-1

Modified:
  valgrind-multilib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-19 19:56:30 UTC (rev 238760)
+++ PKGBUILD2017-06-19 19:56:56 UTC (rev 238761)
@@ -3,8 +3,8 @@
 # Contributor: Allan McRae 
 
 pkgname=valgrind-multilib
-pkgver=3.12.0
-pkgrel=3
+pkgver=3.13.0
+pkgrel=1
 pkgdesc='A tool to help find memory-management problems in programs for 
multilib'
 arch=(x86_64)
 license=(GPL)
@@ -13,8 +13,9 @@
 makedepends=(gdb openmpi gcc-multilib)
 optdepends=('openmpi: MPI support')
 options=(!emptydirs)
-source=(http://valgrind.org/downloads/valgrind-$pkgver.tar.bz2)
-sha1sums=('7a6878bf998c60d1e377a4f22ebece8d9305bda4')
+source=("https://ftp.gwdg.de/pub/linux/sources.redhat.com/valgrind/valgrind-$pkgver.tar.bz2";)
+md5sums=('817dd08f1e8a66336b9ff206400a5369')
+sha512sums=('34e1013cd3815d30a459b86220e871bb0a6209cc9e87af968f347083693779f022e986f211bdf1a5184ad7370cde12ff2cfca8099967ff94732970bd04a97009')
 
 provides=("valgrind=$pkgver-$pkgrel")
 conflicts=('valgrind')


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

2017-06-19 Thread Felix Yan
Date: Monday, June 19, 2017 @ 19:56:30
  Author: felixonmars
Revision: 238760

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

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

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

Copied: purescript/repos/community-staging-i686/PKGBUILD (from rev 238759, 
purescript/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-06-19 19:56:30 UTC (rev 238760)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=purescript
+pkgver=0.11.5
+pkgrel=10
+pkgdesc="PureScript Programming Language Compiler"
+url="http://www.purescript.org/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-aeson-pretty"
+ "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-base-compat" "haskell-blaze-html"
+ "haskell-bower-json" "haskell-boxes" "haskell-cheapskate" 
"haskell-clock"
+ "haskell-data-ordlist" "haskell-dlist" "haskell-edit-distance" 
"haskell-file-embed"
+ "haskell-fsnotify" "haskell-glob" "haskell-http-client" 
"haskell-http-types"
+ "haskell-language-javascript" "haskell-lens" "haskell-lifted-base" 
"haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" "haskell-network" 
"haskell-optparse-applicative"
+ "haskell-parallel" "haskell-parsec" "haskell-pattern-arrows" 
"haskell-pipes"
+ "haskell-pipes-http" "haskell-protolude" "haskell-regex-tdfa" 
"haskell-safe"
+ "haskell-semigroups" "haskell-sourcemap" "haskell-spdx" 
"haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-syb" "haskell-text" 
"haskell-transformers-base"
+ "haskell-transformers-compat" "haskell-unordered-containers" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-wai" "haskell-wai-websockets" "haskell-warp"
+ "haskell-websockets")
+optdepends=('pulp: for development environment')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha512sums=('179b8ce5ac4b3839189f9eeb6244b86635dd20986654b7d1d0912c429bfabb77439097b43d73ec52f52bf24148781a0059c1afe6ccfb44b83533f4a670a3476c')
+
+prepare() {
+sed -i 's/aeson >=1.0 && <1.1/aeson >=1.0/' 
${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-frelease
+LC_CTYPE=en_US.UTF-8 runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
+}

Copied: purescript/repos/community-staging-x86_64/PKGBUILD (from rev 238759, 
purescript/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-06-19 19:56:30 UTC (rev 238760)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=purescript
+pkgver=0.11.5
+pkgrel=10
+pkgdesc="PureScript Programming Language Compiler"
+url="http://www.purescript.org/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc' "haskell-aeson" "haskell-aeson-better-errors" 
"haskell-aeson-pretty"
+ "haskell-ansi-terminal" "haskell-ansi-wl-pprint" 
"haskell-base-compat" "haskell-bla

  1   2   3   >