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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:49:12
  Author: arojas
Revision: 262497

Update to 3.4.3

Modified:
  cinnamon-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 06:23:13 UTC (rev 262496)
+++ PKGBUILD2017-10-13 06:49:12 UTC (rev 262497)
@@ -4,7 +4,7 @@
 # Jan de Groot 
 
 pkgname=cinnamon-screensaver
-pkgver=3.4.2
+pkgver=3.4.3
 pkgrel=1
 pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('intltool' 'gnome-common' 'gobject-introspection')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
cinnamon-screensaver.pam)
-sha256sums=('9a86449eb6b2c1c2c31e3e18a336106c2fbfd0d6b68647ada1eff22867605335'
+sha256sums=('5e4ee3dbd8cd5275457043536dc7eae21952e5729bb1b74fcebf66b2328c4bc0'
 'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
 
 build() {


[arch-commits] Commit in cinnamon-screensaver/repos (8 files)

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:49:52
  Author: arojas
Revision: 262498

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

Added:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
(from rev 262497, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
(from rev 262497, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
(from rev 262497, cinnamon-screensaver/trunk/PKGBUILD)
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam
(from rev 262497, cinnamon-screensaver/trunk/cinnamon-screensaver.pam)
Deleted:
  cinnamon-screensaver/repos/community-i686/PKGBUILD
  cinnamon-screensaver/repos/community-i686/cinnamon-screensaver.pam
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
  cinnamon-screensaver/repos/community-x86_64/cinnamon-screensaver.pam

---+
 /PKGBUILD |   72 
 /cinnamon-screensaver.pam |   12 
 community-i686/PKGBUILD   |   36 --
 community-i686/cinnamon-screensaver.pam   |6 --
 community-x86_64/PKGBUILD |   36 --
 community-x86_64/cinnamon-screensaver.pam |6 --
 6 files changed, 84 insertions(+), 84 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-13 06:49:12 UTC (rev 262497)
+++ community-i686/PKGBUILD 2017-10-13 06:49:52 UTC (rev 262498)
@@ -1,36 +0,0 @@
-# Maintainer: Alexandre Filgueira 
-# Based on gnome-screensaver package:
-# Jan Alexander Steffens (heftig) 
-# Jan de Groot 
-
-pkgname=cinnamon-screensaver
-pkgver=3.4.2
-pkgrel=1
-pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
-arch=('i686' 'x86_64')
-license=('GPL')
-url="https://github.com/linuxmint/cinnamon-screensaver";
-backup=(etc/pam.d/cinnamon-screensaver)
-depends=('accountsservice' 'cinnamon-desktop' 'cinnamon-translations' 
'dbus-glib' 'libgnomekbd'
- 'python-cairo' 'python-gobject' 'python-setproctitle' 'python-xapp' 
'xapps' 'webkit2gtk')
-makedepends=('intltool' 'gnome-common' 'gobject-introspection')
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
-   cinnamon-screensaver.pam)
-sha256sums=('9a86449eb6b2c1c2c31e3e18a336106c2fbfd0d6b68647ada1eff22867605335'
-'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
-   --libexecdir=/usr/lib/cinnamon-screensaver \
-   --localstatedir=/var \
-   --with-mit-ext --with-systemd
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamon-screensaver"
-}

Copied: cinnamon-screensaver/repos/community-i686/PKGBUILD (from rev 262497, 
cinnamon-screensaver/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-13 06:49:52 UTC (rev 262498)
@@ -0,0 +1,36 @@
+# Maintainer: Alexandre Filgueira 
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-screensaver
+pkgver=3.4.3
+pkgrel=1
+pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
+arch=('i686' 'x86_64')
+license=('GPL')
+url="https://github.com/linuxmint/cinnamon-screensaver";
+backup=(etc/pam.d/cinnamon-screensaver)
+depends=('accountsservice' 'cinnamon-desktop' 'cinnamon-translations' 
'dbus-glib' 'libgnomekbd'
+ 'python-cairo' 'python-gobject' 'python-setproctitle' 'python-xapp' 
'xapps' 'webkit2gtk')
+makedepends=('intltool' 'gnome-common' 'gobject-introspection')
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-screensaver/archive/$pkgver.tar.gz
+   cinnamon-screensaver.pam)
+sha256sums=('5e4ee3dbd8cd5275457043536dc7eae21952e5729bb1b74fcebf66b2328c4bc0'
+'c34925177c883dc4935408a4679e984855b14ef18a208bb5c7c3e5be3817619a')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc \
+   --libexecdir=/usr/lib/cinnamon-screensaver \
+   --localstatedir=/var \
+   --with-mit-ext --with-systemd
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../cinnamon-screensaver.pam 
"$pkgdir/etc/pam.d/cinnamon-screensaver"
+}

Deleted: community-i686/cinnamon-screensaver.pam
===
--- community-i686/cinnamon-screensaver.pam 2017-10-13 06:49:12 UTC (rev 
262497)
+++ community-i686/cinnamon-screensaver.pam 2017-10-13 06:49

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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:42:16
  Author: arojas
Revision: 307811

Fix conflict with man-pages (FS#55974)

Modified:
  physfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 06:35:23 UTC (rev 307810)
+++ PKGBUILD2017-10-13 06:42:16 UTC (rev 307811)
@@ -3,7 +3,7 @@
 
 pkgname=physfs
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to provide abstract access to various archives"
 arch=('i686' 'x86_64')
 url="http://icculus.org/physfs/";
@@ -29,7 +29,7 @@
   install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
   install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
 
-  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc url ; do
+  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc remove url ; do
 mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
   done
 


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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:42:44
  Author: arojas
Revision: 307812

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

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

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

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-10-13 06:42:16 UTC (rev 307811)
+++ testing-i686/PKGBUILD   2017-10-13 06:42:44 UTC (rev 307812)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=physfs
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="A library to provide abstract access to various archives"
-arch=('i686' 'x86_64')
-url="http://icculus.org/physfs/";
-license=('ZLIB')
-depends=('zlib')
-makedepends=('cmake' 'doxygen')
-source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPHYSFS_BUILD_TEST=OFF
-  make all docs
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-  install -d "${pkgdir}"/usr/share/{doc/physfs,man/man3}
-  install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
-  install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
-
-  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc url ; do
-mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
-  done
-
-  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: physfs/repos/testing-i686/PKGBUILD (from rev 307811, 
physfs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-13 06:42:44 UTC (rev 307812)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=physfs
+pkgver=3.0.0
+pkgrel=2
+pkgdesc="A library to provide abstract access to various archives"
+arch=('i686' 'x86_64')
+url="http://icculus.org/physfs/";
+license=('ZLIB')
+depends=('zlib')
+makedepends=('cmake' 'doxygen')
+source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPHYSFS_BUILD_TEST=OFF
+  make all docs
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+  install -d "${pkgdir}"/usr/share/{doc/physfs,man/man3}
+  install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
+  install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
+
+  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc remove url ; do
+mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
+  done
+
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2017-10-13 06:42:16 UTC (rev 307811)
+++ testing-x86_64/PKGBUILD 2017-10-13 06:42:44 UTC (rev 307812)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=physfs
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="A library to provide abstract access to various archives"
-arch=('i686' 'x86_64')
-url="http://icculus.org/physfs/";
-license=('ZLIB')
-depends=('zlib')
-makedepends=('cmake' 'doxygen')
-source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DPHYSFS_BUILD_TEST=OFF
-  make all docs
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-  install -d "${pkgdir}"/usr/share/{doc/physfs,man/man3}
-  install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
-  install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
-
-  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc url ; do
-mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
-  done
-
-  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: physfs/repos/testing-x86_64/P

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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:35:23
  Author: arojas
Revision: 307810

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-13 06:34:58 UTC (rev 307809)
+++ extra-i686/PKGBUILD 2017-10-13 06:35:23 UTC (rev 307810)
@@ -1,38 +0,0 @@
- $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
-# Maintainer: Ronald van Haren 
-# Contributor: Angelo Theodorou 
-# Contributor: Vinay S Shastry 
-
-pkgname=wxmaxima
-pkgver=17.05.1
-pkgrel=1
-pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
-arch=('i686' 'x86_64')
-url="http://andrejv.github.io/wxmaxima/index.html";
-license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk3')
-makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz";)
-sha1sums=('a8fb2fac114eb40f7ed7022a988e5c73dac2ec80')
-
-build() {
-  cd ${pkgname}-Version-${pkgver}
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr \
--DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
-  make
-}
-
-#check() {
-#  cd ${pkgname}-Version-${pkgver}
-#  ./src/wxmaxima test/testbench_simple.wxmx
-#}
-
-package() {
-  cd ${pkgname}-Version-${pkgver}
-
-  make DESTDIR="${pkgdir}" install 
-
-  # Fix category in .desktop file
-  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
-}

Copied: wxmaxima/repos/extra-i686/PKGBUILD (from rev 307809, 
wxmaxima/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-13 06:35:23 UTC (rev 307810)
@@ -0,0 +1,38 @@
+ $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
+# Maintainer: Ronald van Haren 
+# Contributor: Angelo Theodorou 
+# Contributor: Vinay S Shastry 
+
+pkgname=wxmaxima
+pkgver=17.10.0
+pkgrel=1
+pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
+arch=('i686' 'x86_64')
+url="http://andrejv.github.io/wxmaxima/index.html";
+license=('GPL2')
+depends=('maxima' 'libxml2' 'wxgtk3')
+makedepends=('cmake')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz";)
+sha1sums=('344bd14d63a76439734772dc663620e94754beaa')
+
+build() {
+  cd ${pkgname}-Version-${pkgver}
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+  make
+}
+
+#check() {
+#  cd ${pkgname}-Version-${pkgver}
+#  ./src/wxmaxima test/testbench_simple.wxmx
+#}
+
+package() {
+  cd ${pkgname}-Version-${pkgver}
+
+  make DESTDIR="${pkgdir}" install 
+
+  # Fix category in .desktop file
+  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-13 06:34:58 UTC (rev 307809)
+++ extra-x86_64/PKGBUILD   2017-10-13 06:35:23 UTC (rev 307810)
@@ -1,38 +0,0 @@
- $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
-# Maintainer: Ronald van Haren 
-# Contributor: Angelo Theodorou 
-# Contributor: Vinay S Shastry 
-
-pkgname=wxmaxima
-pkgver=17.05.1
-pkgrel=1
-pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
-arch=('i686' 'x86_64')
-url="http://andrejv.github.io/wxmaxima/index.html";
-license=('GPL2')
-depends=('maxima' 'libxml2' 'wxgtk3')
-makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz";)
-sha1sums=('a8fb2fac114eb40f7ed7022a988e5c73dac2ec80')
-
-build() {
-  cd ${pkgname}-Version-${pkgver}
-  cmake . \
--DCMAKE_INSTALL_PREFIX=/usr \
--DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
-  make
-}
-
-#check() {
-#  cd ${pkgname}-Version-${pkgver}
-#  ./src/wxmaxima test/testbench_simple.wxmx
-#}
-
-package() {
-  cd ${pkgname}-Version-${pkgver}
-
-  make DESTDIR="${pkgdir}" install 
-
-  # Fix category in .desktop file
-  sed -i '/Categories=/c\Categories=Science;Math;' data/wxMaxima.desktop
-}

Copied: wxmaxima/repos/extra-x86_64/PKGBUILD (from rev 307809, 
wxmaxima/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-13 06:35:23 UTC (rev 307810)
@@ -0,0 +1,38 @@
+ $Id: PKGBUILD,v 1.10 2008/05/13 19:03:39 ronald Exp $
+# M

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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:34:58
  Author: arojas
Revision: 307809

Update to 17.10.0

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 06:31:40 UTC (rev 307808)
+++ PKGBUILD2017-10-13 06:34:58 UTC (rev 307809)
@@ -4,7 +4,7 @@
 # Contributor: Vinay S Shastry 
 
 pkgname=wxmaxima
-pkgver=17.05.1
+pkgver=17.10.0
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('maxima' 'libxml2' 'wxgtk3')
 makedepends=('cmake')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz";)
-sha1sums=('a8fb2fac114eb40f7ed7022a988e5c73dac2ec80')
+sha1sums=('344bd14d63a76439734772dc663620e94754beaa')
 
 build() {
   cd ${pkgname}-Version-${pkgver}


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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:31:40
  Author: arojas
Revision: 307808

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-13 06:31:10 UTC (rev 307807)
+++ extra-i686/PKGBUILD 2017-10-13 06:31:40 UTC (rev 307808)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa 
-
-pkgname=maxima
-pkgver=5.40.0
-pkgrel=3
-pkgdesc="A sophisticated computer algebra system"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://maxima.sourceforge.net";
-depends=('sbcl=1.3.20' 'texinfo' 'sh' 'shared-mime-info')
-makedepends=('python2' 'emacs')
-optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
-# needs rebuild when bash changes version
-# needs a rebuild when sbcl changes version
-options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha1sums=('31672bd475e4e508421c6633bd4186f4a97b694a')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # set correct python executable to create docs
-  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
-   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
-
-  # help avoid (re)running makeinfo/tex
-  touch doc/info/maxima.info
-  make
-}
-
-#check() {  # test 23&129 fail from rtest_taylor
-#  cd "${srcdir}/${pkgname}-${pkgver}"
-#  make check
-#}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" emacsdir=/usr/share/emacs/site-lisp/maxima install
-}

Copied: maxima/repos/extra-i686/PKGBUILD (from rev 307807, 
maxima/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-13 06:31:40 UTC (rev 307808)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa 
+
+pkgname=maxima
+pkgver=5.41.0
+pkgrel=1
+pkgdesc="A sophisticated computer algebra system"
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://maxima.sourceforge.net";
+depends=('sbcl=1.3.20' 'texinfo' 'sh' 'shared-mime-info')
+makedepends=('python2' 'emacs')
+optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
+# needs rebuild when bash changes version
+# needs a rebuild when sbcl changes version
+options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
+sha1sums=('0f69a6603d7334bfec6388151eeb768e8c5e7626')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # set correct python executable to create docs
+  sed -i "s|${PYTHONBIN:-python}|python2|" doc/info/extract_categories.sh
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info \
+   --libexecdir=/usr/lib --enable-sbcl --with-default-lisp=sbcl
+
+  # help avoid (re)running makeinfo/tex
+  touch doc/info/maxima.info
+  make
+}
+
+#check() {  # test 23&129 fail from rtest_taylor
+#  cd "${srcdir}/${pkgname}-${pkgver}"
+#  make check
+#}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" emacsdir=/usr/share/emacs/site-lisp/maxima install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-13 06:31:10 UTC (rev 307807)
+++ extra-x86_64/PKGBUILD   2017-10-13 06:31:40 UTC (rev 307808)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa 
-
-pkgname=maxima
-pkgver=5.40.0
-pkgrel=3
-pkgdesc="A sophisticated computer algebra system"
-arch=('i686' 'x86_64')
-license=('GPL')
-url="http://maxima.sourceforge.net";
-depends=('sbcl=1.3.20' 'texinfo' 'sh' 'shared-mime-info')
-makedepends=('python2' 'emacs')
-optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
-# needs rebuild when bash changes version
-# needs a rebuild when sbcl changes vers

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

2017-10-12 Thread Antonio Rojas
Date: Friday, October 13, 2017 @ 06:31:10
  Author: arojas
Revision: 307807

Update to 5.41.0

Modified:
  maxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 04:13:41 UTC (rev 307806)
+++ PKGBUILD2017-10-13 06:31:10 UTC (rev 307807)
@@ -3,8 +3,8 @@
 # Contributor: Damir Perisa 
 
 pkgname=maxima
-pkgver=5.40.0
-pkgrel=3
+pkgver=5.41.0
+pkgrel=1
 pkgdesc="A sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -16,7 +16,7 @@
 # needs a rebuild when sbcl changes version
 options=('!makeflags' '!zipman') # don't zip info pages or they won't work 
inside maxima
 
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha1sums=('31672bd475e4e508421c6633bd4186f4a97b694a')
+sha1sums=('0f69a6603d7334bfec6388151eeb768e8c5e7626')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2017-10-12 Thread Christian Hesse
Date: Friday, October 13, 2017 @ 06:23:13
  Author: eworm
Revision: 262496

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

Added:
  ccid/repos/community-testing-i686/
  ccid/repos/community-testing-i686/PKGBUILD
(from rev 262495, ccid/trunk/PKGBUILD)
  ccid/repos/community-testing-x86_64/
  ccid/repos/community-testing-x86_64/PKGBUILD
(from rev 262495, ccid/trunk/PKGBUILD)

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

Copied: ccid/repos/community-testing-i686/PKGBUILD (from rev 262495, 
ccid/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-13 06:23:13 UTC (rev 262496)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Daniel Plaza 
+
+pkgname=ccid
+pkgver=1.4.28
+pkgrel=1
+_magic_dl_id=4230
+pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
+arch=('i686' 'x86_64')
+url="http://pcsclite.alioth.debian.org/ccid.html";
+license=('LGPL' 'GPL')
+depends=('pcsclite' 'libusb' 'flex')
+backup=(etc/reader.conf.d/libccidtwin)
+validpgpkeys=(F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E) # Ludovic Rousseau 

+source=("https://alioth.debian.org/frs/download.php/file/${_magic_dl_id}/${pkgname}-${pkgver}.tar.bz2";
+
"https://alioth.debian.org/frs/download.php/file/$((_magic_dl_id+1))/${pkgname}-${pkgver}.tar.bz2.asc")
+sha256sums=('875836ac5d9d952b40dc1a253a726e74361671864d81337285a3260268f8ade0'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --enable-twinserial \
+  --enable-serialconfdir=/etc/reader.conf.d
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  # move the configuration file in /etc and create a symbolic link
+  mv "${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist" 
"${pkgdir}/etc/libccid_Info.plist"
+  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
+
+  install -Dm644 src/92_pcscd_ccid.rules 
"${pkgdir}/usr/lib/udev/rules.d/92_pcscd_ccid.rules"
+}

Copied: ccid/repos/community-testing-x86_64/PKGBUILD (from rev 262495, 
ccid/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-13 06:23:13 UTC (rev 262496)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Daniel Plaza 
+
+pkgname=ccid
+pkgver=1.4.28
+pkgrel=1
+_magic_dl_id=4230
+pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
+arch=('i686' 'x86_64')
+url="http://pcsclite.alioth.debian.org/ccid.html";
+license=('LGPL' 'GPL')
+depends=('pcsclite' 'libusb' 'flex')
+backup=(etc/reader.conf.d/libccidtwin)
+validpgpkeys=(F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E) # Ludovic Rousseau 

+source=("https://alioth.debian.org/frs/download.php/file/${_magic_dl_id}/${pkgname}-${pkgver}.tar.bz2";
+
"https://alioth.debian.org/frs/download.php/file/$((_magic_dl_id+1))/${pkgname}-${pkgver}.tar.bz2.asc")
+sha256sums=('875836ac5d9d952b40dc1a253a726e74361671864d81337285a3260268f8ade0'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --enable-twinserial \
+  --enable-serialconfdir=/etc/reader.conf.d
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+  # move the configuration file in /etc and create a symbolic link
+  mv "${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist" 
"${pkgdir}/etc/libccid_Info.plist"
+  ln -s /etc/libccid_Info.plist 
${pkgdir}/usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
+
+  install -Dm644 src/92_pcscd_ccid.rules 
"${pkgdir}/usr/lib/udev/rules.d/92_pcscd_ccid.rules"
+}


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

2017-10-12 Thread Christian Hesse
Date: Friday, October 13, 2017 @ 06:23:04
  Author: eworm
Revision: 262495

upgpkg: ccid 1.4.28-1

* new upstream release
* switch to sha256 checksums

Modified:
  ccid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-13 04:17:37 UTC (rev 262494)
+++ PKGBUILD2017-10-13 06:23:04 UTC (rev 262495)
@@ -3,8 +3,9 @@
 # Contributor: Daniel Plaza 
 
 pkgname=ccid
-pkgver=1.4.27
-pkgrel=2
+pkgver=1.4.28
+pkgrel=1
+_magic_dl_id=4230
 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
 arch=('i686' 'x86_64')
 url="http://pcsclite.alioth.debian.org/ccid.html";
@@ -11,11 +12,11 @@
 license=('LGPL' 'GPL')
 depends=('pcsclite' 'libusb' 'flex')
 backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/file/4218/${pkgname}-${pkgver}.tar.bz2";
-
"https://alioth.debian.org/frs/download.php/file/4219/${pkgname}-${pkgver}.tar.bz2.asc";)
-md5sums=('09f5a468902fcb6ea3bfb066fd097d84'
- 'SKIP')
 validpgpkeys=(F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E) # Ludovic Rousseau 

+source=("https://alioth.debian.org/frs/download.php/file/${_magic_dl_id}/${pkgname}-${pkgver}.tar.bz2";
+
"https://alioth.debian.org/frs/download.php/file/$((_magic_dl_id+1))/${pkgname}-${pkgver}.tar.bz2.asc")
+sha256sums=('875836ac5d9d952b40dc1a253a726e74361671864d81337285a3260268f8ade0'
+'SKIP')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


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

2017-10-12 Thread Laurent Carlier
Date: Friday, October 13, 2017 @ 04:17:27
  Author: lcarlier
Revision: 262493

upgpkg: lib32-libdrm 2.4.84-1

upstream update 2.4.84

Modified:
  lib32-libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 21:17:58 UTC (rev 262492)
+++ PKGBUILD2017-10-13 04:17:27 UTC (rev 262493)
@@ -4,7 +4,7 @@
 
 _pkgbasename=libdrm
 pkgname=lib32-$_pkgbasename
-pkgver=2.4.83
+pkgver=2.4.84
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services (32-bit)"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('!libtool')
 url="http://dri.freedesktop.org/";
 
source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('03a52669da60ead62548a35bc430aafb6c2d8dd21ec9dba3a90f96eff5fe36d6'
+sha256sums=('7ae9c24d91139ac9a2cdee06fe46dbe1c401a1eda1c0bd2a6d1ecf72f479e0aa'
 'SKIP')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

 validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 



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

2017-10-12 Thread Laurent Carlier
Date: Friday, October 13, 2017 @ 04:17:37
  Author: lcarlier
Revision: 262494

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-libdrm/repos/multilib-testing-x86_64/
  lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD
(from rev 262493, lib32-libdrm/trunk/PKGBUILD)

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

Copied: lib32-libdrm/repos/multilib-testing-x86_64/PKGBUILD (from rev 262493, 
lib32-libdrm/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2017-10-13 04:17:37 UTC (rev 262494)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Jan de Groot 
+
+_pkgbasename=libdrm
+pkgname=lib32-$_pkgbasename
+pkgver=2.4.84
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services (32-bit)"
+arch=(x86_64)
+license=('custom')
+depends=('lib32-libpciaccess' $_pkgbasename)
+makedepends=(gcc-multilib xorg-util-macros valgrind-multilib)
+options=('!libtool')
+url="http://dri.freedesktop.org/";
+source=(https://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2{,.sig})
+sha256sums=('7ae9c24d91139ac9a2cdee06fe46dbe1c401a1eda1c0bd2a6d1ecf72f479e0aa'
+'SKIP')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D') # Emil Velikov 

+validpgpkeys+=('D6285B5E899299F3DA746184191C9B905522B045') # Rob Clark 

+validpgpkeys+=('E8EB5B34081CE1EEA26EFE195B5BDA071D49CC38') # Kenneth Graunke 

+validpgpkeys+=('FC9BAE1435A9F7F664B82057B5D62936D1FC9EE8') # Eric Anholt 

+validpgpkeys+=('3BB639E56F861FA2E86505690FDD682D974CA72A') # Matt Turner 

+validpgpkeys+=('C20F5C4490D7D64B4C9A09998CD1DF552975297B') # Robert Bragg 

+validpgpkeys+=('CD47C5341A375F33BEF7BAFAFDD15D5ACEF0F2B1') # Marek Olšák 

+validpgpkeys+=('A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone 

+validpgpkeys+=('CFD0E654BCBE5DD2D030D222CFCC297C6D0A120B') # Lucas Stach 

+
+build() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure --prefix=/usr \
+ --libdir=/usr/lib32 \
+ --enable-udev
+
+  make
+}
+
+check() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make -k check
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  rm -rf "${pkgdir}"/usr/{include,share,bin}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}
+


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

2017-10-12 Thread Laurent Carlier
Date: Friday, October 13, 2017 @ 04:13:41
  Author: lcarlier
Revision: 307806

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

Added:
  libdrm/repos/testing-i686/
  libdrm/repos/testing-i686/COPYING
(from rev 307805, libdrm/trunk/COPYING)
  libdrm/repos/testing-i686/PKGBUILD
(from rev 307805, libdrm/trunk/PKGBUILD)
  libdrm/repos/testing-x86_64/
  libdrm/repos/testing-x86_64/COPYING
(from rev 307805, libdrm/trunk/COPYING)
  libdrm/repos/testing-x86_64/PKGBUILD
(from rev 307805, libdrm/trunk/PKGBUILD)

-+
 testing-i686/COPYING|   48 +
 testing-i686/PKGBUILD   |   49 ++
 testing-x86_64/COPYING  |   48 +
 testing-x86_64/PKGBUILD |   49 ++
 4 files changed, 194 insertions(+)

Copied: libdrm/repos/testing-i686/COPYING (from rev 307805, 
libdrm/trunk/COPYING)
===
--- testing-i686/COPYING(rev 0)
+++ testing-i686/COPYING2017-10-13 04:13:41 UTC (rev 307806)
@@ -0,0 +1,48 @@
+ Copyright 2005 Adam Jackson.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation on the rights to use, copy, modify, merge,
+ publish, distribute, sub license, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.  IN NO EVENT SHALL ADAM JACKSON BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+
+ Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
+ Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
+ All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice (including the
+ next paragraph) shall be included in all copies or substantial
+ portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT.  IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS
+ SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.

Copied: libdrm/repos/testing-i686/PKGBUILD (from rev 307805, 
libdrm/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-13 04:13:41 UTC (rev 307806)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libdrm
+pkgver=2.4.84
+pkgrel=1
+pkgdesc="Userspace interface to kernel DRM services"
+arch=(i686 x86_64)
+license=('custom')
+depends=('libpciaccess')
+makedepends=('valgrind' 'xorg-util-macros' 'libxslt' 'docbook-xsl')
+checkdepends=('cairo')
+replaces=('libdrm-new' 'libdrm-nouveau')
+url="http://dri.freedesktop.org/";
+source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
+COPYING)
+sha512sums=('860ebc5fa934edee97e9e7e13aaa2f2e70a68b946f4f3893cd7f93b8296c10b3cd4ce4c23b1676eefe375286e6e2292b96e917d7976f65c61da3fa661e5e641a'
+'SKIP'
+
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
+validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 

+validpgpkeys+=('215DEE688925CCB965BE5DA97C03D7797B6E1AE2') # Damien Lespiau 

+validpgpkeys+=('10A6D91DA1B05BD29F6DEBAC0C74F35979C486BE') # David Airlie 

+validpgpkeys+=('8703B6700E7EE

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

2017-10-12 Thread Laurent Carlier
Date: Friday, October 13, 2017 @ 04:13:32
  Author: lcarlier
Revision: 307805

upgpkg: libdrm 2.4.84-1

upstream update 2.4.84

Modified:
  libdrm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 21:18:08 UTC (rev 307804)
+++ PKGBUILD2017-10-13 04:13:32 UTC (rev 307805)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libdrm
-pkgver=2.4.83
+pkgver=2.4.84
 pkgrel=1
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url="http://dri.freedesktop.org/";
 source=(https://dri.freedesktop.org/$pkgname/$pkgname-$pkgver.tar.bz2{,.sig}
 COPYING)
-sha512sums=('8f894ff61939bca03ac857506a84bbbcbe2367e60c91a0f2388bfce5ae81e12ba2f96fe1c962416cf9e2d25ef04b98b5437c7015497789561311a72607b3bfcb'
+sha512sums=('860ebc5fa934edee97e9e7e13aaa2f2e70a68b946f4f3893cd7f93b8296c10b3cd4ce4c23b1676eefe375286e6e2292b96e917d7976f65c61da3fa661e5e641a'
 'SKIP'
 
'b0ca349b882a4326b19f81f22804fabdb6fb7aef31cdc7b16b0a7ae191bfbb50c7daddb2fc4e6c33f1136af06d060a273de36f6f3412ea326f16fa4309fda660')
 validpgpkeys=('B97BD6A80CAC4981091AE547FE558C72A67013C3') # Maarten Lankhorst 



[arch-commits] Commit in linux-lts/repos (30 files)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 21:18:08
  Author: andyrtr
Revision: 307804

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

Added:
  linux-lts/repos/testing-i686/90-linux.hook
(from rev 307803, linux-lts/trunk/90-linux.hook)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 307803, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 307803, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 307803, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 307803, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 307803, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 307803, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/90-linux.hook
(from rev 307803, linux-lts/trunk/90-linux.hook)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 307803, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 307803, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 307803, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 307803, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 307803, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 307803, linux-lts/trunk/linux-lts.preset)
Deleted:
  linux-lts/repos/testing-i686/90-linux.hook
  linux-lts/repos/testing-i686/PKGBUILD
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
  linux-lts/repos/testing-i686/config
  linux-lts/repos/testing-i686/config.x86_64
  linux-lts/repos/testing-i686/linux-lts.install
  linux-lts/repos/testing-i686/linux-lts.preset
  linux-lts/repos/testing-i686/socket_bpf_fix_possible_use_after_free.diff
  linux-lts/repos/testing-x86_64/90-linux.hook
  linux-lts/repos/testing-x86_64/PKGBUILD
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
  linux-lts/repos/testing-x86_64/config
  linux-lts/repos/testing-x86_64/config.x86_64
  linux-lts/repos/testing-x86_64/linux-lts.install
  linux-lts/repos/testing-x86_64/linux-lts.preset
  linux-lts/repos/testing-x86_64/socket_bpf_fix_possible_use_after_free.diff

+
 /90-linux.hook |   22 
 /PKGBUILD  |  600 
 /change-default-console-loglevel.patch |   22 
 /config|16424 +++
 /config.x86_64 |15954 ++
 /linux-lts.install |   66 
 /linux-lts.preset  |   28 
 testing-i686/90-linux.hook |   11 
 testing-i686/PKGBUILD  |  306 
 testing-i686/change-default-console-loglevel.patch |   11 
 testing-i686/config| 8212 -
 testing-i686/config.x86_64 | 7977 -
 testing-i686/linux-lts.install |   33 
 testing-i686/linux-lts.preset  |   14 
 testing-i686/socket_bpf_fix_possible_use_after_free.diff   |   91 
 testing-x86_64/90-linux.hook   |   11 
 testing-x86_64/PKGBUILD|  306 
 testing-x86_64/change-default-console-loglevel.patch   |   11 
 testing-x86_64/config  | 8212 -
 testing-x86_64/config.x86_64   | 7977 -
 testing-x86_64/linux-lts.install   |   33 
 testing-x86_64/linux-lts.preset|   14 
 testing-x86_64/socket_bpf_fix_possible_use_after_free.diff |   91 
 23 files changed, 33116 insertions(+), 33310 deletions(-)

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


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 21:17:38
  Author: andyrtr
Revision: 307803

upgpkg: linux-lts 4.9.56-1

upstream update 4.9.56

Modified:
  linux-lts/trunk/PKGBUILD
Deleted:
  linux-lts/trunk/socket_bpf_fix_possible_use_after_free.diff

-+
 PKGBUILD|   14 +---
 socket_bpf_fix_possible_use_after_free.diff |   91 --
 2 files changed, 4 insertions(+), 101 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 21:10:32 UTC (rev 307802)
+++ PKGBUILD2017-10-12 21:17:38 UTC (rev 307803)
@@ -4,7 +4,7 @@
 pkgbase=linux-lts
 #pkgbase=linux-lts-custom
 _srcname=linux-4.9
-pkgver=4.9.55
+pkgver=4.9.56
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/";
@@ -19,19 +19,17 @@
 '90-linux.hook'
 # standard config files for mkinitcpio ramdisk
 linux-lts.preset
-change-default-console-loglevel.patch
-socket_bpf_fix_possible_use_after_free.diff)
+change-default-console-loglevel.patch)
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
 'SKIP'
-'358191624dd7004bfc7a8658b6354d9da4d49eb8ef84af41d2dc63dd1a8c4d1a'
+'a63aacf1f75a2f02a1313658b7f86be922b7a0e4bab41dc377449dfc0b7c529f'
 'SKIP'
 '6ee48ebd5cf5a6f1a8ab3bb8b00956345b2b2bab3b1238a90d0de09745c502ec'
 '1bec2ba1cd21b26234caf33cca737259797430d4fe5fade16e60480a9442a6e0'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'
-'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
-'f6a5db4ef1580922ffd0e2d080a8a6ba9b97e270f8373f09c4675241447d6af6')
+'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds 

   '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman 
(Linux kernel stable release signing key) 
  )
@@ -47,10 +45,6 @@
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
-  # fix broken network reverting upstream commit
-  # 
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=02f7e4101092b88e57c73171174976c8a72a3eba
-  patch -Rp1 -i ../socket_bpf_fix_possible_use_after_free.diff
-
   # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
   # remove this when a Kconfig knob is made available by upstream
   # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)

Deleted: socket_bpf_fix_possible_use_after_free.diff
===
--- socket_bpf_fix_possible_use_after_free.diff 2017-10-12 21:10:32 UTC (rev 
307802)
+++ socket_bpf_fix_possible_use_after_free.diff 2017-10-12 21:17:38 UTC (rev 
307803)
@@ -1,91 +0,0 @@
-From 02f7e4101092b88e57c73171174976c8a72a3eba Mon Sep 17 00:00:00 2001
-From: Eric Dumazet 
-Date: Mon, 2 Oct 2017 12:20:51 -0700
-Subject: socket, bpf: fix possible use after free
-
-[ Upstream commit eefca20eb20c66b06cf5ed09b49b1a7caaa27b7b ]
-
-Starting from linux-4.4, 3WHS no longer takes the listener lock.
-
-Since this time, we might hit a use-after-free in sk_filter_charge(),
-if the filter we got in the memcpy() of the listener content
-just happened to be replaced by a thread changing listener BPF filter.
-
-To fix this, we need to make sure the filter refcount is not already
-zero before incrementing it again.
-
-Fixes: e994b2f0fb92 ("tcp: do not lock listener to process SYN packets")
-Signed-off-by: Eric Dumazet 
-Acked-by: Alexei Starovoitov 
-Acked-by: Daniel Borkmann 
-Signed-off-by: David S. Miller 
-Signed-off-by: Greg Kroah-Hartman 

- net/core/filter.c | 15 +--
- net/core/sock.c   |  5 -
- 2 files changed, 17 insertions(+), 3 deletions(-)
-
-diff --git a/net/core/filter.c b/net/core/filter.c
-index 4eb4ce0..bfeedbb 100644
 a/net/core/filter.c
-+++ b/net/core/filter.c
-@@ -937,20 +937,31 @@ void sk_filter_uncharge(struct sock *sk, struct 
sk_filter *fp)
- /* try to charge the socket memory if there is space available
-  * return true on success
-  */
--bool sk_filter_charge(struct sock *sk, struct sk_filter *fp)
-+static bool __sk_filter_charge(struct sock *sk, struct sk_filter *fp)
- {
-   u32 filter_size = bpf_prog_size(fp->prog->len);
- 
-   /* same check as in sock_kmalloc() */
-   if (filter_size <= sysctl_optmem_max &&
-   atomic_read(&sk->sk_omem_alloc) + filter_size < sysctl_optmem_max) {
--  atomic_inc(&fp->refcnt);
-   atomic_add(filter_size, &sk->sk_omem_alloc);
-   return true;

[arch-commits] Commit in rust/repos (8 files)

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 21:17:58
  Author: demize
Revision: 262492

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

Added:
  rust/repos/community-testing-i686/
  
rust/repos/community-testing-i686/0001-librustc_llvm-build-Force-link-against-libffi.patch
(from rev 262491, 
rust/trunk/0001-librustc_llvm-build-Force-link-against-libffi.patch)
  rust/repos/community-testing-i686/PKGBUILD
(from rev 262491, rust/trunk/PKGBUILD)
  rust/repos/community-testing-i686/bootstrap-config.toml
(from rev 262491, rust/trunk/bootstrap-config.toml)
  rust/repos/community-testing-x86_64/
  
rust/repos/community-testing-x86_64/0001-librustc_llvm-build-Force-link-against-libffi.patch
(from rev 262491, 
rust/trunk/0001-librustc_llvm-build-Force-link-against-libffi.patch)
  rust/repos/community-testing-x86_64/PKGBUILD
(from rev 262491, rust/trunk/PKGBUILD)
  rust/repos/community-testing-x86_64/bootstrap-config.toml
(from rev 262491, rust/trunk/bootstrap-config.toml)

---+
 
community-testing-i686/0001-librustc_llvm-build-Force-link-against-libffi.patch 
  |   32 
 community-testing-i686/PKGBUILD
   |   78 ++
 community-testing-i686/bootstrap-config.toml   
   |   27 +++
 
community-testing-x86_64/0001-librustc_llvm-build-Force-link-against-libffi.patch
 |   32 
 community-testing-x86_64/PKGBUILD  
   |   78 ++
 community-testing-x86_64/bootstrap-config.toml 
   |   27 +++
 6 files changed, 274 insertions(+)

Copied: 
rust/repos/community-testing-i686/0001-librustc_llvm-build-Force-link-against-libffi.patch
 (from rev 262491, 
rust/trunk/0001-librustc_llvm-build-Force-link-against-libffi.patch)
===
--- 
community-testing-i686/0001-librustc_llvm-build-Force-link-against-libffi.patch 
(rev 0)
+++ 
community-testing-i686/0001-librustc_llvm-build-Force-link-against-libffi.patch 
2017-10-12 21:17:58 UTC (rev 262492)
@@ -0,0 +1,32 @@
+From 5dbc650a60ddb230f59e5a18ffd298b033566945 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
+Date: Thu, 20 Jul 2017 23:07:01 +0200
+Subject: [PATCH] librustc_llvm/build: Force link against libffi
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+`llvm-config --libs` doesn't output libffi in many cases.  Fixing it
+turned out to take quite a bit of effort, so force libffi linking in
+here for now.
+
+Signed-off-by: Johannes Löthberg 
+---
+ src/librustc_llvm/build.rs | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/librustc_llvm/build.rs b/src/librustc_llvm/build.rs
+index 3f0f536960..7dc0c40c9d 100644
+--- a/src/librustc_llvm/build.rs
 b/src/librustc_llvm/build.rs
+@@ -220,6 +220,7 @@ fn main() {
+ };
+ println!("cargo:rustc-link-lib={}={}", kind, name);
+ }
++println!("cargo:rustc-link-lib=dylib=ffi");
+ 
+ // LLVM ldflags
+ //
+-- 
+2.13.3
+

Copied: rust/repos/community-testing-i686/PKGBUILD (from rev 262491, 
rust/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-12 21:17:58 UTC (rev 262492)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Alexander F Rødseth 
+# Contributor: Daniel Micay 
+# Contributor: userwithuid 
+
+pkgname=('rust' 'rust-docs')
+epoch=1
+pkgver=1.21.0
+pkgrel=1
+
+pkgdesc='Systems programming language focused on safety, speed and concurrency'
+url='https://www.rust-lang.org/'
+arch=('x86_64' 'i686')
+license=('MIT' 'Apache')
+
+makedepends=('rust' 'libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake')
+
+options=('!emptydirs')
+
+source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
+0001-librustc_llvm-build-Force-link-against-libffi.patch
+bootstrap-config.toml)
+
+sha256sums=('1707c142244b5bd909993559c6116c81987c1de21d6207c05d3ecbe5bba548fa'
+'SKIP'
+'563529da8e02f575ddde7247d5fc5350d74031daa54743b86d075f3c45ae2713'
+'4252d4873a840216115ee306e4d689819bc791ee05bedd1faa0b00c49ff91c62')
+validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag 
and Release Signing Key) 
+
+prepare() {
+  cd "rustc-$pkgver-src"
+
+  patch -p1 <"$srcdir"/0001-librustc_llvm-build-Force-link-against-libffi.patch
+  cp "$srcdir"/bootstrap-config.toml config.toml
+}
+
+build() {
+  cd "rustc-$pkgver-src"
+
+  msg2 "Run build under x.py"
+  python2 ./x.py build
+}
+
+package_rust() {
+  depends=('gcc-libs' 'llvm-libs')
+  provides=('cargo')
+  conflicts=('cargo')
+  replaces=('cargo')
+
+
+  cd "rustc-$pkgver-s

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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 21:17:49
  Author: demize
Revision: 262491

upgpkg: rust 1:1.21.0-1

Modified:
  rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 21:13:36 UTC (rev 262490)
+++ PKGBUILD2017-10-12 21:17:49 UTC (rev 262491)
@@ -6,7 +6,7 @@
 
 pkgname=('rust' 'rust-docs')
 epoch=1
-pkgver=1.20.0
+pkgver=1.21.0
 pkgrel=1
 
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
@@ -22,7 +22,7 @@
 0001-librustc_llvm-build-Force-link-against-libffi.patch
 bootstrap-config.toml)
 
-sha256sums=('2aa4875ff4472c6e35262bbb9052cb2623da3dae6084a858cc59d36f33f18214'
+sha256sums=('1707c142244b5bd909993559c6116c81987c1de21d6207c05d3ecbe5bba548fa'
 'SKIP'
 '563529da8e02f575ddde7247d5fc5350d74031daa54743b86d075f3c45ae2713'
 '4252d4873a840216115ee306e4d689819bc791ee05bedd1faa0b00c49ff91c62')


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 21:13:36
  Author: arojas
Revision: 262490

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

Added:
  python-hidapi/repos/community-i686/PKGBUILD
(from rev 262489, python-hidapi/trunk/PKGBUILD)
  python-hidapi/repos/community-x86_64/PKGBUILD
(from rev 262489, python-hidapi/trunk/PKGBUILD)
Deleted:
  python-hidapi/repos/community-i686/PKGBUILD
  python-hidapi/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-10-12 21:12:58 UTC (rev 262489)
+++ community-i686/PKGBUILD 2017-10-12 21:13:36 UTC (rev 262490)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-# Contributor: Kevin Azzam 
-
-pkgbase=python-hidapi
-pkgname=('python-hidapi' 'python2-hidapi')
-_pipname=hidapi
-pkgver=0.7.99.20
-_pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=2
-pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
-arch=('i686' 'x86_64')
-makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 
'libusb' 'udev')
-url="https://github.com/trezor/cython-hidapi";
-license=('custom')
-source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha256sums=('5f88fd3e79deeeaacd2f266e641434a342d25b779778393191c863dd4f2dffcc')
-
-
-prepare() {
-  cp -R $_pipname-$_pkgver python2-$_pipname-$_pkgver
-}
-
-build() {
-  cd "$_pipname-$_pkgver"
-  python setup.py build
-
-  cd "../python2-$_pipname-$_pkgver"
-  python2 setup.py build
-}
-
-
-package_python-hidapi() {
-  depends=('libusb' 'python')
-  cd $_pipname-$_pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-hidapi() {
-  depends=('libusb' 'python2')
-  cd "python2-$_pipname-$_pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-hidapi/repos/community-i686/PKGBUILD (from rev 262489, 
python-hidapi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-12 21:13:36 UTC (rev 262490)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+# Contributor: Kevin Azzam 
+
+pkgbase=python-hidapi
+pkgname=('python-hidapi' 'python2-hidapi')
+_pipname=hidapi
+pkgver=0.7.99.21
+_pkgver=${pkgver%.*}.post${pkgver##*.}
+pkgrel=1
+pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
+arch=('i686' 'x86_64')
+makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 
'libusb' 'udev')
+url="https://github.com/trezor/cython-hidapi";
+license=('custom')
+source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
+sha256sums=('e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97')
+
+
+prepare() {
+  cp -R $_pipname-$_pkgver python2-$_pipname-$_pkgver
+}
+
+build() {
+  cd "$_pipname-$_pkgver"
+  python setup.py build
+
+  cd "../python2-$_pipname-$_pkgver"
+  python2 setup.py build
+}
+
+
+package_python-hidapi() {
+  depends=('libusb' 'python')
+  cd $_pipname-$_pkgver
+  python setup.py install --root="$pkgdir/" --optimize=1
+
+  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
+  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-hidapi() {
+  depends=('libusb' 'python2')
+  cd "python2-$_pipname-$_pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
+  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-12 21:12:58 UTC (rev 262489)
+++ community-x86_64/PKGBUILD   2017-10-12 21:13:36 UTC (rev 262490)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-# Contributor: Kevin Azzam 
-
-pkgbase=python-hidapi
-pkgname=('python-hidapi' 'python2-hidapi')
-_pipname=hidapi
-pkgver=0.7.99.20
-_pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=2
-pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
-arch=('i686' 'x86_64'

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 21:12:58
  Author: arojas
Revision: 262489

Update to 0.7.99.21

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:55:02 UTC (rev 262488)
+++ PKGBUILD2017-10-12 21:12:58 UTC (rev 262489)
@@ -6,9 +6,9 @@
 pkgbase=python-hidapi
 pkgname=('python-hidapi' 'python2-hidapi')
 _pipname=hidapi
-pkgver=0.7.99.20
+pkgver=0.7.99.21
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=2
+pkgrel=1
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 arch=('i686' 'x86_64')
 makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 
'libusb' 'udev')
@@ -15,7 +15,7 @@
 url="https://github.com/trezor/cython-hidapi";
 license=('custom')
 
source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha256sums=('5f88fd3e79deeeaacd2f266e641434a342d25b779778393191c863dd4f2dffcc')
+sha256sums=('e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97')
 
 
 prepare() {


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 21:10:32
  Author: arojas
Revision: 307802

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

Added:
  physfs/repos/testing-i686/
  physfs/repos/testing-i686/PKGBUILD
(from rev 307801, physfs/trunk/PKGBUILD)
  physfs/repos/testing-x86_64/
  physfs/repos/testing-x86_64/PKGBUILD
(from rev 307801, physfs/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   37 +
 testing-x86_64/PKGBUILD |   37 +
 2 files changed, 74 insertions(+)

Copied: physfs/repos/testing-i686/PKGBUILD (from rev 307801, 
physfs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 21:10:32 UTC (rev 307802)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=physfs
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="A library to provide abstract access to various archives"
+arch=('i686' 'x86_64')
+url="http://icculus.org/physfs/";
+license=('ZLIB')
+depends=('zlib')
+makedepends=('cmake' 'doxygen')
+source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPHYSFS_BUILD_TEST=OFF
+  make all docs
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+  install -d "${pkgdir}"/usr/share/{doc/physfs,man/man3}
+  install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
+  install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
+
+  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc url ; do
+mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
+  done
+
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: physfs/repos/testing-x86_64/PKGBUILD (from rev 307801, 
physfs/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 21:10:32 UTC (rev 307802)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=physfs
+pkgver=3.0.0
+pkgrel=1
+pkgdesc="A library to provide abstract access to various archives"
+arch=('i686' 'x86_64')
+url="http://icculus.org/physfs/";
+license=('ZLIB')
+depends=('zlib')
+makedepends=('cmake' 'doxygen')
+source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPHYSFS_BUILD_TEST=OFF
+  make all docs
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+  install -d "${pkgdir}"/usr/share/{doc/physfs,man/man3}
+  install -m644 docs/html/* "${pkgdir}/usr/share/doc/physfs"
+  install -m644 docs/man/man3/* "${pkgdir}/usr/share/man/man3"
+
+  for i in author Deinit description extension Free Init major Malloc minor 
opaque patch Realloc url ; do
+mv "${pkgdir}/usr/share/man/man3/$i.3" 
"${pkgdir}/usr/share/man/man3/PHYSFS_$i.3"
+  done
+
+  install -D -m644 ../${pkgname}-${pkgver}/LICENSE.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 21:10:01
  Author: arojas
Revision: 307801

Update to 3.0.0

Modified:
  physfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 20:27:06 UTC (rev 307800)
+++ PKGBUILD2017-10-12 21:10:01 UTC (rev 307801)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=physfs
-pkgver=2.0.3
-pkgrel=3
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="A library to provide abstract access to various archives"
 arch=('i686' 'x86_64')
 url="http://icculus.org/physfs/";
@@ -10,25 +10,15 @@
 license=('ZLIB')
 depends=('zlib')
 makedepends=('cmake' 'doxygen')
-source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2
-
physfs-zlib.patch::https://hg.icculus.org/icculus/physfs/raw-diff/090cb9c74b87/archivers/zip.c)
-sha1sums=('327308c777009a41bbabb9159b18c4c0ac069537'
-  'f9ace6cc30ba0a636c343a43a69b5c6423afaee4')
+source=(http://icculus.org/physfs/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('31ffa3625061fa41dc5e79951eb4a61c0a8b356d')
 
-prepare() {
-  cd $pkgname-$pkgver
-  # port away from deprecated zlib API
-  patch -p1 -i ../physfs-zlib.patch
-  # don't use -Weerror, fixes build with GCC 7
-  sed -e 's|-Werror||' -i CMakeLists.txt
-}
-
 build() {
   mkdir build
   cd build
   cmake ../${pkgname}-${pkgver} -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_WX_TEST=OFF
+-DPHYSFS_BUILD_TEST=OFF
   make all docs
 }
 


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

2017-10-12 Thread Jan Steffens
Date: Thursday, October 12, 2017 @ 20:27:06
  Author: heftig
Revision: 307800

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

Added:
  linux-zen/repos/testing-i686/
  linux-zen/repos/testing-i686/90-linux.hook
(from rev 307799, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-i686/PKGBUILD
(from rev 307799, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-i686/config.i686
(from rev 307799, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-i686/config.x86_64
(from rev 307799, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-i686/linux.install
(from rev 307799, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-i686/linux.preset
(from rev 307799, linux-zen/trunk/linux.preset)
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/90-linux.hook
(from rev 307799, linux-zen/trunk/90-linux.hook)
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 307799, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config.i686
(from rev 307799, linux-zen/trunk/config.i686)
  linux-zen/repos/testing-x86_64/config.x86_64
(from rev 307799, linux-zen/trunk/config.x86_64)
  linux-zen/repos/testing-x86_64/linux.install
(from rev 307799, linux-zen/trunk/linux.install)
  linux-zen/repos/testing-x86_64/linux.preset
(from rev 307799, linux-zen/trunk/linux.preset)

--+
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  249 +
 testing-i686/config.i686 | 8673 +
 testing-i686/config.x86_64   | 8412 +++
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  249 +
 testing-x86_64/config.i686   | 8673 +
 testing-x86_64/config.x86_64 | 8412 +++
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 34772 insertions(+)

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


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

2017-10-12 Thread Christian Hesse
Date: Thursday, October 12, 2017 @ 20:16:54
  Author: eworm
Revision: 307799

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

Added:
  gparted/repos/testing-i686/
  gparted/repos/testing-i686/PKGBUILD
(from rev 307798, gparted/trunk/PKGBUILD)
  gparted/repos/testing-x86_64/
  gparted/repos/testing-x86_64/PKGBUILD
(from rev 307798, gparted/trunk/PKGBUILD)

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

Copied: gparted/repos/testing-i686/PKGBUILD (from rev 307798, 
gparted/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 20:16:54 UTC (rev 307799)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Andrew Simmons 
+# Contributor: György Balló 
+
+pkgname=gparted
+pkgver=0.30.0
+pkgrel=3
+pkgdesc="A Partition Magic clone, frontend to GNU Parted"
+arch=('i686' 'x86_64')
+url="http://gparted.sourceforge.net";
+license=('GPL')
+depends=('parted' 'gtkmm')
+makedepends=('intltool' 'pkg-config' 'gnome-doc-utils' 'polkit')
+optdepends=('dosfstools: for FAT16 and FAT32 partitions'
+'jfsutils: for jfs partitions'
+'f2fs-tools: for Flash-Friendly File System'
+'btrfs-progs: for btrfs partitions'
+'exfat-utils: for exFAT partitions'
+'ntfs-3g: for ntfs partitions'
+'reiserfsprogs: for reiser partitions'
+'udftools: for UDF file system support'
+'xfsprogs: for xfs partitions'
+'nilfs-utils: for nilfs2 support'
+'polkit: to run gparted from application menu'
+'gpart: for recovering corrupt partition tables'
+'mtools: utilities to access MS-DOS disks')
+validpgpkeys=('BB09FFB87563FA2E1A22146817A6D3FF338C9570') # "Curtis Gedak 
"
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('d31193effe058bdaeb2a4cd4b514ec753191179a0bc3abefda68a2b7975ecf4a'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --enable-online-resize \
+  --enable-libparted-dmraid \
+  --enable-xhost-root
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # Install policy file
+  install -D -m0644 org.gnome.gparted.policy \
+  "${pkgdir}"/usr/share/polkit-1/actions/org.gnome.gparted.policy
+
+}

Copied: gparted/repos/testing-x86_64/PKGBUILD (from rev 307798, 
gparted/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 20:16:54 UTC (rev 307799)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Andrew Simmons 
+# Contributor: György Balló 
+
+pkgname=gparted
+pkgver=0.30.0
+pkgrel=3
+pkgdesc="A Partition Magic clone, frontend to GNU Parted"
+arch=('i686' 'x86_64')
+url="http://gparted.sourceforge.net";
+license=('GPL')
+depends=('parted' 'gtkmm')
+makedepends=('intltool' 'pkg-config' 'gnome-doc-utils' 'polkit')
+optdepends=('dosfstools: for FAT16 and FAT32 partitions'
+'jfsutils: for jfs partitions'
+'f2fs-tools: for Flash-Friendly File System'
+'btrfs-progs: for btrfs partitions'
+'exfat-utils: for exFAT partitions'
+'ntfs-3g: for ntfs partitions'
+'reiserfsprogs: for reiser partitions'
+'udftools: for UDF file system support'
+'xfsprogs: for xfs partitions'
+'nilfs-utils: for nilfs2 support'
+'polkit: to run gparted from application menu'
+'gpart: for recovering corrupt partition tables'
+'mtools: utilities to access MS-DOS disks')
+validpgpkeys=('BB09FFB87563FA2E1A22146817A6D3FF338C9570') # "Curtis Gedak 
"
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('d31193effe058bdaeb2a4cd4b514ec753191179a0bc3abefda68a2b7975ecf4a'
+'SKIP')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+  --sbindir=/usr/bin \
+  --enable-online-resize \
+  --enable-libparted-dmraid \
+  --enable-xhost-root
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # Install policy file
+  install -D -m0644 org.gnome.gparted.policy \
+  "${pkgdir}"/usr/share/polkit-1/actions/org.gnome.gparted.policy
+
+}


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

2017-10-12 Thread Christian Hesse
Date: Thursday, October 12, 2017 @ 20:16:26
  Author: eworm
Revision: 307798

upgpkg: gparted 0.30.0-3

enable workaround to run from wayland session

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 20:08:34 UTC (rev 307797)
+++ PKGBUILD2017-10-12 20:16:26 UTC (rev 307798)
@@ -5,7 +5,7 @@
 
 pkgname=gparted
 pkgver=0.30.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
 url="http://gparted.sourceforge.net";
@@ -36,8 +36,9 @@
   ./configure --prefix=/usr \
   --sbindir=/usr/bin \
   --enable-online-resize \
-  --enable-libparted-dmraid
-  make all org.gnome.gparted.policy
+  --enable-libparted-dmraid \
+  --enable-xhost-root
+  make
 }
 
 package() {


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

2017-10-12 Thread Jan Steffens
Date: Thursday, October 12, 2017 @ 20:08:34
  Author: heftig
Revision: 307797

4.13.6-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 20:07:55 UTC (rev 307796)
+++ PKGBUILD2017-10-12 20:08:34 UTC (rev 307797)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-_zenpatch=zen-4.13.5-11b34f21461a6be4d6cecef56f96e47d1c7a28b7.diff
-pkgver=4.13.5
+_zenpatch=zen-4.13.6-7ba34a83b1c5ec414fe82c9a321e15b1ddb63f98.diff
+pkgver=4.13.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel";
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'ba0cf285525e24850917c2f5cc7c2283b6509e2185bb70108f140f7ec695d57d'
+'12d897b7f547c7d03a81be690b3dc0e0e5b9becfbd63e3dbf9f7258db861ddfb'
 'SKIP'
-'9ba331c4334bc4515abbad1c731b06371120f30906167c42cceec27df5281b17'
+'7ff9ef8f948c86086ee4d68351a5fb4bc718c231f747ff718594b245b03ce888'
 'SKIP'
 'ea2502f2aa2e251eac6111553447a84affd18c832d4181d31f802dc5ddd14a8e'
 '5e3f601c162e302a2351a9e36a52b5c49c0172734be10ea6adc9c659faa6f027'


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 20:07:25
  Author: andyrtr
Revision: 307795

upgpkg: xorg-server 1.19.5-1

upstream update 1.19.5

Modified:
  xorg-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:32:31 UTC (rev 307794)
+++ PKGBUILD2017-10-12 20:07:25 UTC (rev 307795)
@@ -4,7 +4,7 @@
 
 pkgbase=xorg-server
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
-pkgver=1.19.4
+pkgver=1.19.5
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('custom')
@@ -26,7 +26,7 @@
   'C383B778255613DFDB409D91DB221A690011'
   'DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3'
   '995ED5C8A6138EB0961F18474C09DD83CAAA50B2')
-sha256sums=('aa758acea91deaf1f95069ddc5ea3818e13675fb14fef40ad1b3d0b2bf03c9a8'
+sha256sums=('18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
 'SKIP'
 '914a8d775b708f836ae3f0eeca553da3872727a2e4262190f4d5c01241cb14e8'
 'fcaf536e4fc307958923b58f2baf3d3102ad694efc28506f6f95a9e64483fa57'


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 20:07:55
  Author: andyrtr
Revision: 307796

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

Added:
  xorg-server/repos/testing-i686/
  xorg-server/repos/testing-i686/PKGBUILD
(from rev 307795, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-i686/nvidia-add-modulepath-support.patch
(from rev 307795, xorg-server/trunk/nvidia-add-modulepath-support.patch)
  xorg-server/repos/testing-i686/xorg-server.install
(from rev 307795, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/testing-i686/xserver-autobind-hotplug.patch
(from rev 307795, xorg-server/trunk/xserver-autobind-hotplug.patch)
  xorg-server/repos/testing-i686/xvfb-run
(from rev 307795, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-i686/xvfb-run.1
(from rev 307795, xorg-server/trunk/xvfb-run.1)
  xorg-server/repos/testing-x86_64/
  xorg-server/repos/testing-x86_64/PKGBUILD
(from rev 307795, xorg-server/trunk/PKGBUILD)
  xorg-server/repos/testing-x86_64/nvidia-add-modulepath-support.patch
(from rev 307795, xorg-server/trunk/nvidia-add-modulepath-support.patch)
  xorg-server/repos/testing-x86_64/xorg-server.install
(from rev 307795, xorg-server/trunk/xorg-server.install)
  xorg-server/repos/testing-x86_64/xserver-autobind-hotplug.patch
(from rev 307795, xorg-server/trunk/xserver-autobind-hotplug.patch)
  xorg-server/repos/testing-x86_64/xvfb-run
(from rev 307795, xorg-server/trunk/xvfb-run)
  xorg-server/repos/testing-x86_64/xvfb-run.1
(from rev 307795, xorg-server/trunk/xvfb-run.1)

+
 testing-i686/PKGBUILD  |  232 +
 testing-i686/nvidia-add-modulepath-support.patch   |  851 +++
 testing-i686/xorg-server.install   |   18 
 testing-i686/xserver-autobind-hotplug.patch|  302 ++
 testing-i686/xvfb-run  |  180 
 testing-i686/xvfb-run.1|  282 ++
 testing-x86_64/PKGBUILD|  232 +
 testing-x86_64/nvidia-add-modulepath-support.patch |  851 +++
 testing-x86_64/xorg-server.install |   18 
 testing-x86_64/xserver-autobind-hotplug.patch  |  302 ++
 testing-x86_64/xvfb-run|  180 
 testing-x86_64/xvfb-run.1  |  282 ++
 12 files changed, 3730 insertions(+)

Copied: xorg-server/repos/testing-i686/PKGBUILD (from rev 307795, 
xorg-server/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 20:07:55 UTC (rev 307796)
@@ -0,0 +1,232 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgbase=xorg-server
+pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 
'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-xwayland' 
'xorg-server-common' 'xorg-server-devel')
+pkgver=1.19.5
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('custom')
+groups=('xorg')
+url="http://xorg.freedesktop.org";
+makedepends=('pixman' 'libx11' 'mesa' 'mesa-libgl' 'xf86driproto' 
'xcmiscproto' 'xtrans' 'bigreqsproto' 'randrproto' 
+ 'inputproto' 'fontsproto' 'videoproto' 'presentproto' 
'compositeproto' 'recordproto' 'scrnsaverproto'
+ 'resourceproto' 'xineramaproto' 'libxkbfile' 'libxfont2' 
'renderproto' 'libpciaccess' 'libxv'
+ 'xf86dgaproto' 'libxmu' 'libxrender' 'libxi' 'dmxproto' 'libxaw' 
'libdmx' 'libxtst' 'libxres'
+ 'xorg-xkbcomp' 'xorg-util-macros' 'xorg-font-util' 'glproto' 
'dri2proto' 'libgcrypt' 'libepoxy'
+ 'xcb-util' 'xcb-util-image' 'xcb-util-renderutil' 'xcb-util-wm' 
'xcb-util-keysyms' 'dri3proto'
+ 'libxshmfence' 'libunwind' 'systemd' 'wayland-protocols')
+source=(https://xorg.freedesktop.org/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2{,.sig}
+nvidia-add-modulepath-support.patch
+xserver-autobind-hotplug.patch
+xvfb-run
+xvfb-run.1)
+validpgpkeys=('7B27A3F1A6E18CD9588B4AE8310180050905E40C'
+  'C383B778255613DFDB409D91DB221A690011'
+  'DD38563A8A8224537D1F90E45B8A2D50A0ECD0D3'
+  '995ED5C8A6138EB0961F18474C09DD83CAAA50B2')
+sha256sums=('18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
+'SKIP'
+'914a8d775b708f836ae3f0eeca553da3872727a2e4262190f4d5c01241cb14e8'
+'fcaf536e4fc307958923b58f2baf3d3102ad694efc28506f6f95a9e64483fa57'
+'ff0156309470fc1d378fd2e104338020a884295e285972cc88e250e031cc35b9'
+'2460adccd3362fefd4cdc5f1c70f332d7b578091fb9167bf88b5f91265bbd776')
+
+prepare() {
+  cd "${pkgbase}-${pkgver}"
+
+  # merged upstream in trunk
+  patch -Np1 -i ../nvidia-add-modulepath-support.patch
+  # patch from Fedora, not yet merged
+  patch -Np1 -i ../xserver-autobi

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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:55:02
  Author: andyrtr
Revision: 262488

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

Added:
  tp_smapi-lts/repos/community-testing-i686/
  tp_smapi-lts/repos/community-testing-i686/PKGBUILD
(from rev 262487, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install
(from rev 262487, tp_smapi-lts/trunk/tp_smapi-lts.install)
  tp_smapi-lts/repos/community-testing-x86_64/
  tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 262487, tp_smapi-lts/trunk/PKGBUILD)
  tp_smapi-lts/repos/community-testing-x86_64/tp_smapi-lts.install
(from rev 262487, tp_smapi-lts/trunk/tp_smapi-lts.install)

---+
 community-testing-i686/PKGBUILD   |   48 
 community-testing-i686/tp_smapi-lts.install   |   13 ++
 community-testing-x86_64/PKGBUILD |   48 
 community-testing-x86_64/tp_smapi-lts.install |   13 ++
 4 files changed, 122 insertions(+)

Copied: tp_smapi-lts/repos/community-testing-i686/PKGBUILD (from rev 262487, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-12 19:55:02 UTC (rev 262488)
@@ -0,0 +1,48 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp-smapi
+pkgver=0.42
+_extradir=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=20
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
+install="$pkgname.install"
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/evgeni/${pkgname/-lts/}/archive/$_pkgname/$pkgver.tar.gz";)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$(<$_extradir/version)" EXTRA_CFLAGS=
+}
+
+package() {
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
+
+  # install kernel modules
+  find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} +
+
+  # compress kernel modules
+  find "$pkgdir" -name "*.ko" -exec gzip -n -9 {} +
+
+  # load module on startup
+  echo tp_smapi | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+
+  # update kernel version in install file
+  sed -ri "s|^(extramodules=).*\$|\1$_extradir|" "$startdir/$pkgname.install"
+}

Copied: tp_smapi-lts/repos/community-testing-i686/tp_smapi-lts.install (from 
rev 262487, tp_smapi-lts/trunk/tp_smapi-lts.install)
===
--- community-testing-i686/tp_smapi-lts.install (rev 0)
+++ community-testing-i686/tp_smapi-lts.install 2017-10-12 19:55:02 UTC (rev 
262488)
@@ -0,0 +1,13 @@
+extramodules=/usr/lib/modules/extramodules-4.9-lts
+
+post_install() {
+  depmod -v $(< "$extramodules/version") &>/dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: tp_smapi-lts/repos/community-testing-x86_64/PKGBUILD (from rev 262487, 
tp_smapi-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-12 19:55:02 UTC (rev 262488)
@@ -0,0 +1,48 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: xduugu
+# Contributor: nh2
+# Contributor: Steven Davidovitz 
+# Contributor: Nick B 
+# Contributor: Christof Musik 
+# Contributor: Stefan Rupp 
+# Contributor: Ignas Anikevicius 
+
+pkgname=tp_smapi-lts
+_pkgname=tp-smapi
+pkgver=0.42
+_extradir=/usr/lib/modules/extramodules-4.9-lts
+pkgrel=20
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('i686' 'x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
+install="$pkgname.install"
+source=("$_pkgname-$pkgver.tar.gz::https://github.com/evgeni/${pkgname/-lts/}/archive/$_pkgname/$pkgver.tar.gz";)
+md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')
+
+build() {
+  cd ${pkgname/-lts/}-$_pkgname-$pkgver
+
+  # https://bugs.archlinux.org/task/54975 (kernel has no 
_GLOBAL_OFFSET_TABLE_):
+  # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt 
breaks the modules
+
+  make HDAPS=1 KVER="$

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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:54:51
  Author: andyrtr
Revision: 262487

upgpkg: tp_smapi-lts 0.42-20

kernel 4.9.55 rebuild

Modified:
  tp_smapi-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:50:07 UTC (rev 262486)
+++ PKGBUILD2017-10-12 19:54:51 UTC (rev 262487)
@@ -11,13 +11,13 @@
 _pkgname=tp-smapi
 pkgver=0.42
 _extradir=/usr/lib/modules/extramodules-4.9-lts
-pkgrel=19
+pkgrel=20
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('i686' 'x86_64')
 url='https://github.com/evgeni/tp_smapi'
 license=('GPL')
-depends=('linux-lts>=4.9.51' 'linux-lts<4.10')
-makedepends=('linux-lts-headers>=4.9.51' 'linux-lts-headers<4.10')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
 install="$pkgname.install"
 
source=("$_pkgname-$pkgver.tar.gz::https://github.com/evgeni/${pkgname/-lts/}/archive/$_pkgname/$pkgver.tar.gz";)
 md5sums=('6a51d3aa459ad7a6ebfbb8c29527b3ee')


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:49:55
  Author: andyrtr
Revision: 262485

upgpkg: r8168-lts 8.045.08-2

kernel 4.9.55 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:42:45 UTC (rev 262484)
+++ PKGBUILD2017-10-12 19:49:55 UTC (rev 262485)
@@ -4,13 +4,13 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.045.08
-pkgrel=1
+pkgrel=2
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=('glibc' "linux-lts>=4.9.51" "linux-lts<4.10")
-makedepends=("linux-lts-headers>=4.9.51" "linux-lts-headers<4.10")
+depends=('glibc' "linux-lts>=4.9.55" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.55" "linux-lts-headers<4.10")
 install=$pkgname.install
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('18161cb72fc872a9aed194514f7b8fb8b255b6fa6ed3d2dd459700eaad575f31')


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:50:07
  Author: andyrtr
Revision: 262486

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

Added:
  r8168-lts/repos/community-testing-i686/
  r8168-lts/repos/community-testing-i686/PKGBUILD
(from rev 262485, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-i686/r8168-lts.install
(from rev 262485, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-testing-x86_64/
  r8168-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 262485, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-testing-x86_64/r8168-lts.install
(from rev 262485, r8168-lts/trunk/r8168-lts.install)

+
 community-testing-i686/PKGBUILD|   33 +++
 community-testing-i686/r8168-lts.install   |   17 +
 community-testing-x86_64/PKGBUILD  |   33 +++
 community-testing-x86_64/r8168-lts.install |   17 +
 4 files changed, 100 insertions(+)

Copied: r8168-lts/repos/community-testing-i686/PKGBUILD (from rev 262485, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-12 19:50:07 UTC (rev 262486)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.045.08
+pkgrel=2
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=4.9.55" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.55" "linux-lts-headers<4.10")
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('18161cb72fc872a9aed194514f7b8fb8b255b6fa6ed3d2dd459700eaad575f31')
+
+_extramodules=extramodules-4.9-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}

Copied: r8168-lts/repos/community-testing-i686/r8168-lts.install (from rev 
262485, r8168-lts/trunk/r8168-lts.install)
===
--- community-testing-i686/r8168-lts.install(rev 0)
+++ community-testing-i686/r8168-lts.install2017-10-12 19:50:07 UTC (rev 
262486)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-4.9-lts'
+   depmod $(cat /lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}

Copied: r8168-lts/repos/community-testing-x86_64/PKGBUILD (from rev 262485, 
r8168-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-12 19:50:07 UTC (rev 262486)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.045.08
+pkgrel=2
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+url="http://www.realtek.com.tw";
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=4.9.55" "linux-lts<4.10")
+makedepends=("linux-lts-headers>=4.9.55" "linux-lts-headers<4.10")
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('18161cb72fc872a9aed194514f7b8fb8b255b6fa6ed3d2dd459700eaad575f31')
+
+_extramodules=extramodules-4.9-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}

Copied: r8168-lts/repos/community-testing-x86_64/r8168-lts.install (from rev 
262485, r8168-lts/trunk/r8168-lts.i

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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:42:45
  Author: andyrtr
Revision: 262484

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

Added:
  bbswitch-lts/repos/community-testing-i686/
  bbswitch-lts/repos/community-testing-i686/PKGBUILD
(from rev 262483, bbswitch-lts/trunk/PKGBUILD)
  bbswitch-lts/repos/community-testing-i686/bbswitch-lts.install
(from rev 262483, bbswitch-lts/trunk/bbswitch-lts.install)
  bbswitch-lts/repos/community-testing-x86_64/
  bbswitch-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 262483, bbswitch-lts/trunk/PKGBUILD)
  bbswitch-lts/repos/community-testing-x86_64/bbswitch-lts.install
(from rev 262483, bbswitch-lts/trunk/bbswitch-lts.install)

---+
 community-testing-i686/PKGBUILD   |   34 
 community-testing-i686/bbswitch-lts.install   |   12 
 community-testing-x86_64/PKGBUILD |   34 
 community-testing-x86_64/bbswitch-lts.install |   12 
 4 files changed, 92 insertions(+)

Copied: bbswitch-lts/repos/community-testing-i686/PKGBUILD (from rev 262483, 
bbswitch-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-12 19:42:45 UTC (rev 262484)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 120281 2014-10-06 16:24:13Z tpowa $
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch-lts
+_basename=bbswitch
+pkgver=0.8
+_extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
+pkgrel=38
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch";
+license=('GPL')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
+install=${pkgname}.install
+source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${_basename}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${_basename}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch-lts/repos/community-testing-i686/bbswitch-lts.install (from 
rev 262483, bbswitch-lts/trunk/bbswitch-lts.install)
===
--- community-testing-i686/bbswitch-lts.install (rev 0)
+++ community-testing-i686/bbswitch-lts.install 2017-10-12 19:42:45 UTC (rev 
262484)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Copied: bbswitch-lts/repos/community-testing-x86_64/PKGBUILD (from rev 262483, 
bbswitch-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-12 19:42:45 UTC (rev 262484)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 120281 2014-10-06 16:24:13Z tpowa $
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgname=bbswitch-lts
+_basename=bbswitch
+pkgver=0.8
+_extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
+pkgrel=38
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch";
+license=('GPL')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
+install=${pkgname}.install
+source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${_basename}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package() {
+  cd ${srcdir}/${_basename}-${pkgver}
+   
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
  
+}

Copied: bbswitch-lts/repos/community-testing-x86_64/bbswitch-lts.install (from 
rev 262483, bbswitch-lts/trunk/bbswitch-lts.install)
===
--- community-testing-x86_64/bbswitch-lts.install   

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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:42:31
  Author: andyrtr
Revision: 262483

upgpkg: bbswitch-lts 0.8-38

kernel 4.9.55 rebuild

Modified:
  bbswitch-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:38:23 UTC (rev 262482)
+++ PKGBUILD2017-10-12 19:42:31 UTC (rev 262483)
@@ -7,13 +7,13 @@
 _basename=bbswitch
 pkgver=0.8
 _extramodules=extramodules-4.9-lts # Don't forget to update 
bbswitch-lts.install
-pkgrel=37
+pkgrel=38
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch";
 license=('GPL')
-depends=('linux-lts>=4.9.51' 'linux-lts<4.10')
-makedepends=('linux-lts-headers>=4.9.51' 'linux-lts-headers<4.10')
+depends=('linux-lts>=4.9.55' 'linux-lts<4.10')
+makedepends=('linux-lts-headers>=4.9.55' 'linux-lts-headers<4.10')
 install=${pkgname}.install
 
source=("${_basename}-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz";)
 md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:38:23
  Author: andyrtr
Revision: 262482

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

Added:
  acpi_call-lts/repos/community-testing-i686/
  acpi_call-lts/repos/community-testing-i686/PKGBUILD
(from rev 262481, acpi_call-lts/trunk/PKGBUILD)
  acpi_call-lts/repos/community-testing-i686/acpi_call.install
(from rev 262481, acpi_call-lts/trunk/acpi_call.install)
  acpi_call-lts/repos/community-testing-x86_64/
  acpi_call-lts/repos/community-testing-x86_64/PKGBUILD
(from rev 262481, acpi_call-lts/trunk/PKGBUILD)
  acpi_call-lts/repos/community-testing-x86_64/acpi_call.install
(from rev 262481, acpi_call-lts/trunk/acpi_call.install)

+
 community-testing-i686/PKGBUILD|   48 +++
 community-testing-i686/acpi_call.install   |   14 +++
 community-testing-x86_64/PKGBUILD  |   48 +++
 community-testing-x86_64/acpi_call.install |   14 +++
 4 files changed, 124 insertions(+)

Copied: acpi_call-lts/repos/community-testing-i686/PKGBUILD (from rev 262481, 
acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-12 19:38:23 UTC (rev 262482)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.1.0
+pkgrel=49
+_extramodules=extramodules-4.9-lts
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux-lts>=4.9.55')
+makedepends=('linux-lts-headers>=4.9.55')
+provides=('acpi_call')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd ${pkgname%-*}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd ${pkgname%-*}-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 ${pkgname%-*}.ko "${pkgdir}"/usr/lib/modules/${_extramodules}/
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/${pkgname%-*}.ko
+  echo ${pkgname%-*} > "${pkgdir}"/usr/lib/modules-load.d/${pkgname}.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/${pkgname}
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call-lts/repos/community-testing-i686/acpi_call.install (from rev 
262481, acpi_call-lts/trunk/acpi_call.install)
===
--- community-testing-i686/acpi_call.install(rev 0)
+++ community-testing-i686/acpi_call.install2017-10-12 19:38:23 UTC (rev 
262482)
@@ -0,0 +1,14 @@
+post_install() {
+  _extramodules=extramodules-4.9-lts
+  depmod $(cat /usr/lib/modules/${_extramodules}/version)
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call-lts/repos/community-testing-x86_64/PKGBUILD (from rev 262481, 
acpi_call-lts/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-10-12 19:38:23 UTC (rev 262482)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call-lts
+pkgver=1.1.0
+pkgrel=49
+_extramodules=extramodules-4.9-lts
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux-lts>=4.9.55')
+makedepends=('linux-lts-headers>=4.9.55')
+provides=('acpi_call')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+}
+
+build() {
+  cd ${pkgname%-*}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd ${pkgname%-*}-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 ${pkgname%-*}.ko "${pkgdir}"/usr/lib/modules/${_extramodules}/
+  gzip "$

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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:38:09
  Author: andyrtr
Revision: 262481

upgpkg: acpi_call-lts 1.1.0-49

kernel 4.9.55 rebuild

Modified:
  acpi_call-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 18:47:38 UTC (rev 262480)
+++ PKGBUILD2017-10-12 19:38:09 UTC (rev 262481)
@@ -5,14 +5,14 @@
 
 pkgname=acpi_call-lts
 pkgver=1.1.0
-pkgrel=48
+pkgrel=49
 _extramodules=extramodules-4.9-lts
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')
 url='https://github.com/mkottman/acpi_call'
 license=('GPL')
-depends=('linux-lts>=4.9.51')
-makedepends=('linux-lts-headers>=4.9.51')
+depends=('linux-lts>=4.9.55')
+makedepends=('linux-lts-headers>=4.9.55')
 provides=('acpi_call')
 install='acpi_call.install'
 
source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz";)


[arch-commits] Commit in nvidia-340xx-lts/repos (6 files)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:32:31
  Author: andyrtr
Revision: 307794

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

Added:
  nvidia-340xx-lts/repos/testing-i686/
  nvidia-340xx-lts/repos/testing-i686/PKGBUILD
(from rev 307793, nvidia-340xx-lts/trunk/PKGBUILD)
  nvidia-340xx-lts/repos/testing-i686/nvidia-340xx-lts.install
(from rev 307793, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)
  nvidia-340xx-lts/repos/testing-x86_64/
  nvidia-340xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 307793, nvidia-340xx-lts/trunk/PKGBUILD)
  nvidia-340xx-lts/repos/testing-x86_64/nvidia-340xx-lts.install
(from rev 307793, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)

-+
 testing-i686/PKGBUILD   |   52 ++
 testing-i686/nvidia-340xx-lts.install   |   15 
 testing-x86_64/PKGBUILD |   52 ++
 testing-x86_64/nvidia-340xx-lts.install |   15 
 4 files changed, 134 insertions(+)

Copied: nvidia-340xx-lts/repos/testing-i686/PKGBUILD (from rev 307793, 
nvidia-340xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 19:32:31 UTC (rev 307794)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-340xx-lts
+pkgver=340.104
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+makedepends=('linux-lts>=4.9.55' 'linux-lts-headers>=4.9.55' 
"nvidia-340xx-utils=$pkgver")
+provides=('nvidia-340xx')
+conflicts=('nvidia-lts')
+license=('custom')
+install=${pkgname}.install
+options=(!strip)
+source_i686+=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
+source_x86_64+=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+md5sums_i686=('42e9c98e156f6ac2658ee526d796a428')
+md5sums_x86_64=('efbd37cde63d50f657d55a6f2b321142')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh ${_pkg}.run --extract-only
+cd "${_pkg}"
+# patches here
+}
+
+build() {
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  cd "${_pkg}/kernel"
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+
+  cd uvm
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+  depends=('linux-lts>=4.9.55' "nvidia-340xx-utils=$pkgver" 'libgl')
+
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+  install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
+
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia-uvm.ko"
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/"*.ko
+  install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+  echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+  echo "blacklist nvidiafb" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+  install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Copied: nvidia-340xx-lts/repos/testing-i686/nvidia-340xx-lts.install (from rev 
307793, nvidia-340xx-lts/trunk/nvidia-340xx-lts.install)
===
--- testing-i686/nvidia-340xx-lts.install   (rev 0)
+++ testing-i686/nvidia-340xx-lts.install   2017-10-12 19:32:31 UTC (rev 
307794)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-340xx-lts/repos/testing-x86_64/PKGBUILD (from rev 307793, 
nvidia-340xx-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 19:32:31 UTC (rev 307794)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-340xx-lts
+pkgver=340.104
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+makedepends=('linux-lts>=4.9.55' 'linux-lts-headers>=4.9.55' 
"nvidia-340xx-utils=$pkgver")
+provides=('nvidia-340xx')
+conflicts=('nvidia-lts')
+license=('custom')
+install=${pkgname}.install
+options=(!strip)
+source_i686+=("http://us.download.nvi

[arch-commits] Commit in nvidia-340xx-lts/trunk (PKGBUILD)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:32:17
  Author: andyrtr
Revision: 307793

upgpkg: nvidia-340xx-lts 340.104-2

kernel 4.9.55 rebuild

Modified:
  nvidia-340xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:27:42 UTC (rev 307792)
+++ PKGBUILD2017-10-12 19:32:17 UTC (rev 307793)
@@ -4,11 +4,11 @@
 pkgname=nvidia-340xx-lts
 pkgver=340.104
 _extramodules=extramodules-4.9-lts
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
-makedepends=('linux-lts>=4.9.51' 'linux-lts-headers>=4.9.51' 
"nvidia-340xx-utils=$pkgver")
+makedepends=('linux-lts>=4.9.55' 'linux-lts-headers>=4.9.55' 
"nvidia-340xx-utils=$pkgver")
 provides=('nvidia-340xx')
 conflicts=('nvidia-lts')
 license=('custom')
@@ -38,7 +38,7 @@
 }
 
 package() {
-  depends=('linux-lts>=4.9.51' "nvidia-340xx-utils=$pkgver" 'libgl')
+  depends=('linux-lts>=4.9.55' "nvidia-340xx-utils=$pkgver" 'libgl')
 
   install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
 "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"


[arch-commits] Commit in nvidia-304xx-lts/repos (8 files)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:27:42
  Author: andyrtr
Revision: 307792

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

Added:
  nvidia-304xx-lts/repos/testing-i686/
  nvidia-304xx-lts/repos/testing-i686/PKGBUILD
(from rev 307791, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-i686/disable-mtrr.patch
(from rev 307791, nvidia-304xx-lts/trunk/disable-mtrr.patch)
  nvidia-304xx-lts/repos/testing-i686/nvidia-304xx-lts.install
(from rev 307791, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)
  nvidia-304xx-lts/repos/testing-x86_64/
  nvidia-304xx-lts/repos/testing-x86_64/PKGBUILD
(from rev 307791, nvidia-304xx-lts/trunk/PKGBUILD)
  nvidia-304xx-lts/repos/testing-x86_64/disable-mtrr.patch
(from rev 307791, nvidia-304xx-lts/trunk/disable-mtrr.patch)
  nvidia-304xx-lts/repos/testing-x86_64/nvidia-304xx-lts.install
(from rev 307791, nvidia-304xx-lts/trunk/nvidia-304xx-lts.install)

-+
 testing-i686/PKGBUILD   |   64 ++
 testing-i686/disable-mtrr.patch |   24 +++
 testing-i686/nvidia-304xx-lts.install   |   15 +++
 testing-x86_64/PKGBUILD |   64 ++
 testing-x86_64/disable-mtrr.patch   |   24 +++
 testing-x86_64/nvidia-304xx-lts.install |   15 +++
 6 files changed, 206 insertions(+)

Copied: nvidia-304xx-lts/repos/testing-i686/PKGBUILD (from rev 307791, 
nvidia-304xx-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 19:27:42 UTC (rev 307792)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andreas Radke 
+
+pkgname=nvidia-304xx-lts
+pkgver=304.137
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+depends=('linux-lts>=4.9.55' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-lts-headers>=4.9.55')
+conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
+provides=('nvidia-304xx')
+license=('custom')
+install=nvidia-304xx-lts.install
+options=('!strip')
+#source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
+#source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+#sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
+#sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
+
+source=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";
+
"http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";
+disable-mtrr.patch)
+sha512sums=('021c5a88d50489aa0a1c7eac14259e23542b93578ae339995a2e38b786d06d239968c07933cab3fb78a922cffc7e213d6fa3fe07e34065a9c7f03e24f8729370'
+
'4ab648647e4f3e2c352b2eab6454c264fe4728d8eb1264fafee2a4ab1a4ce59516abcf8490044d31e35309ea951e564cc217e13f7139a48bbf650a4238c5b87c'
+
'54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
+
+
+if [ "$CARCH" = "i686" ]; then
+  _arch='x86'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
+elif [ "$CARCH" = "x86_64" ]; then
+  _arch='x86_64'
+  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
+fi
+
+prepare() {
+cd "${srcdir}"
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+
+# FS#47092
+#(cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package() {
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> 
"${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf"
+echo "blacklist nvidiafb" >> 
"${pkgdir}/usr/lib/modprobe.d/nvidia-304xx-lts.conf"
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 ${_pkg}/LICENSE 
"${pkgdir}/usr/share/licenses/nvidia-304xx-lts/LICENSE"
+}

Copied: nvidia-304xx-lts/repos/testing-i686/disable-mtrr.patch (from rev 
307791, nvidia-304xx-lts/trunk/disable-mtrr.patch)
===
--- testing-i686/disable-mtrr.patch (rev 0)
+++ testing-i686/disable-mtrr.patch 2017-10-12 19:27:42 UTC (rev 307792)
@@ -0,0 +1,24 @@
+Author:

[arch-commits] Commit in nvidia-304xx-lts/trunk (PKGBUILD)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:27:27
  Author: andyrtr
Revision: 307791

upgpkg: nvidia-304xx-lts 304.137-2

kernel 4.9.55 rebuild

Modified:
  nvidia-304xx-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:21:44 UTC (rev 307790)
+++ PKGBUILD2017-10-12 19:27:27 UTC (rev 307791)
@@ -5,12 +5,12 @@
 pkgname=nvidia-304xx-lts
 pkgver=304.137
 _extramodules=extramodules-4.9-lts
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA drivers for linux-lts, 304xx legacy branch"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
-depends=('linux-lts>=4.9.51' "nvidia-304xx-utils=${pkgver}")
-makedepends=('linux-lts-headers>=4.9.51')
+depends=('linux-lts>=4.9.55' "nvidia-304xx-utils=${pkgver}")
+makedepends=('linux-lts-headers>=4.9.55')
 conflicts=('nvidia-lts' 'nvidia-96xx-lts' 'nvidia-173xx-lts')
 provides=('nvidia-304xx')
 license=('custom')


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:21:27
  Author: andyrtr
Revision: 307789

upgpkg: nvidia-lts 387.12-2

kernel 4.9.55 rebuild

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:12:32 UTC (rev 307788)
+++ PKGBUILD2017-10-12 19:21:27 UTC (rev 307789)
@@ -4,11 +4,11 @@
 pkgname=nvidia-lts
 pkgver=387.12
 _extramodules=extramodules-4.9-lts
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/";
-makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.51' 
'linux-lts-headers>=4.9.51')
+makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.55' 
'linux-lts-headers>=4.9.55')
 provides=('nvidia')
 license=('custom')
 install=nvidia-lts.install
@@ -34,7 +34,7 @@
 }
 
 package() {
-depends=('linux-lts>=4.9.51' "nvidia-utils=$pkgver" 'libgl')
+depends=('linux-lts>=4.9.55' "nvidia-utils=$pkgver" 'libgl')
 
 install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
   
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:21:44
  Author: andyrtr
Revision: 307790

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

Added:
  nvidia-lts/repos/testing-i686/
  nvidia-lts/repos/testing-i686/PKGBUILD
(from rev 307789, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-i686/nvidia-lts.install
(from rev 307789, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/testing-x86_64/
  nvidia-lts/repos/testing-x86_64/PKGBUILD
(from rev 307789, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/testing-x86_64/nvidia-lts.install
(from rev 307789, nvidia-lts/trunk/nvidia-lts.install)

---+
 testing-i686/PKGBUILD |   56 
 testing-i686/nvidia-lts.install   |   15 +
 testing-x86_64/PKGBUILD   |   56 
 testing-x86_64/nvidia-lts.install |   15 +
 4 files changed, 142 insertions(+)

Copied: nvidia-lts/repos/testing-i686/PKGBUILD (from rev 307789, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 19:21:44 UTC (rev 307790)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=387.12
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/";
+makedepends=("nvidia-utils=$pkgver" 'linux-lts>=4.9.55' 
'linux-lts-headers>=4.9.55')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=('!strip')
+source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run";)
+source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run";)
+sha512sums_i686=('aa88bed1bbde790779b270b331b6a5f6008259f46291076c67cb22bc79c23dc1bf29177a7ce040784d986988b768c0574cd2ad28d71a0759873b13a68fcaa7f8')
+sha512sums_x86_64=('67617031a3387d0aaa389dfc9d8f68d5d6fd435646ecd1928d8ec034401ff21579b2472052038393c97290d4a521d0a2e3f29d49d5b05c64ce250ef2d43e4acd')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh ${_pkg}.run --extract-only
+}
+
+build() {
+export IGNORE_CC_MISMATCH=1
+
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+depends=('linux-lts>=4.9.55' "nvidia-utils=$pkgver" 'libgl')
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+  
"${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+  "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+  install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+echo "blacklist nvidiafb" >> "${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf"
+install -D -m644 "${srcdir}/${_pkg}/LICENSE" 
"${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE"
+}

Copied: nvidia-lts/repos/testing-i686/nvidia-lts.install (from rev 307789, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- testing-i686/nvidia-lts.install (rev 0)
+++ testing-i686/nvidia-lts.install 2017-10-12 19:21:44 UTC (rev 307790)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-4.9-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/testing-x86_64/PKGBUILD (from rev 307789, 
nvidia-lts/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 19:21:44 UTC (rev 307790)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=nvidia-lts
+pkgver=387.12
+_extramodules=extramodules-4.9-lts
+pkgrel=2
+pkgdesc="NVIDIA drivers for linux-lts"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/"

[arch-commits] Commit in linux-lts/repos (30 files)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:12:32
  Author: andyrtr
Revision: 307788

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

Added:
  linux-lts/repos/testing-i686/90-linux.hook
(from rev 307787, linux-lts/trunk/90-linux.hook)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 307787, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 307787, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 307787, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 307787, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 307787, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 307787, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-i686/socket_bpf_fix_possible_use_after_free.diff
(from rev 307787, 
linux-lts/trunk/socket_bpf_fix_possible_use_after_free.diff)
  linux-lts/repos/testing-x86_64/90-linux.hook
(from rev 307787, linux-lts/trunk/90-linux.hook)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 307787, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 307787, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 307787, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 307787, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 307787, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 307787, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/socket_bpf_fix_possible_use_after_free.diff
(from rev 307787, 
linux-lts/trunk/socket_bpf_fix_possible_use_after_free.diff)
Deleted:
  linux-lts/repos/testing-i686/90-linux.hook
  linux-lts/repos/testing-i686/PKGBUILD
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
  linux-lts/repos/testing-i686/config
  linux-lts/repos/testing-i686/config.x86_64
  linux-lts/repos/testing-i686/linux-lts.install
  linux-lts/repos/testing-i686/linux-lts.preset
  linux-lts/repos/testing-x86_64/90-linux.hook
  linux-lts/repos/testing-x86_64/PKGBUILD
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
  linux-lts/repos/testing-x86_64/config
  linux-lts/repos/testing-x86_64/config.x86_64
  linux-lts/repos/testing-x86_64/linux-lts.install
  linux-lts/repos/testing-x86_64/linux-lts.preset

+
 /90-linux.hook |   22 
 /PKGBUILD  |  612 
 /change-default-console-loglevel.patch |   22 
 /config|16424 +++
 /config.x86_64 |15954 ++
 /linux-lts.install |   66 
 /linux-lts.preset  |   28 
 testing-i686/90-linux.hook |   11 
 testing-i686/PKGBUILD  |  300 
 testing-i686/change-default-console-loglevel.patch |   11 
 testing-i686/config| 8212 -
 testing-i686/config.x86_64 | 7977 -
 testing-i686/linux-lts.install |   33 
 testing-i686/linux-lts.preset  |   14 
 testing-i686/socket_bpf_fix_possible_use_after_free.diff   |   91 
 testing-x86_64/90-linux.hook   |   11 
 testing-x86_64/PKGBUILD|  300 
 testing-x86_64/change-default-console-loglevel.patch   |   11 
 testing-x86_64/config  | 8212 -
 testing-x86_64/config.x86_64   | 7977 -
 testing-x86_64/linux-lts.install   |   33 
 testing-x86_64/linux-lts.preset|   14 
 testing-x86_64/socket_bpf_fix_possible_use_after_free.diff |   91 
 23 files changed, 33310 insertions(+), 33116 deletions(-)

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


[arch-commits] Commit in wayland-protocols/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-12 Thread Sébastien Luttringer
Date: Thursday, October 12, 2017 @ 19:10:36
  Author: seblu
Revision: 307787

archrelease: copy trunk to extra-any

Added:
  wayland-protocols/repos/extra-any/PKGBUILD
(from rev 307786, wayland-protocols/trunk/PKGBUILD)
Deleted:
  wayland-protocols/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 19:10:00 UTC (rev 307786)
+++ PKGBUILD2017-10-12 19:10:36 UTC (rev 307787)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-
-pkgname=wayland-protocols
-pkgver=1.10
-pkgrel=1
-pkgdesc='Specifications of extended Wayland protocols'
-arch=('any')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-makedepends=('wayland')
-validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
-  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
-source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('4f1322f03fa8b2e6467b8f71471f53eff82728a4'
-  'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland-protocols/repos/extra-any/PKGBUILD (from rev 307786, 
wayland-protocols/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 19:10:36 UTC (rev 307787)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+
+pkgname=wayland-protocols
+pkgver=1.11
+pkgrel=1
+pkgdesc='Specifications of extended Wayland protocols'
+arch=('any')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+makedepends=('wayland')
+validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
+  'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
+source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('2870a628fc0035c9932dd6475f04976bf86f2933'
+  'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-10-12 Thread Sébastien Luttringer
Date: Thursday, October 12, 2017 @ 19:10:00
  Author: seblu
Revision: 307786

upgpkg: wayland-protocols 1.11-1

Modified:
  wayland-protocols/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 19:09:07 UTC (rev 307785)
+++ PKGBUILD2017-10-12 19:10:00 UTC (rev 307786)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien Luttringer 
 
 pkgname=wayland-protocols
-pkgver=1.10
+pkgver=1.11
 pkgrel=1
 pkgdesc='Specifications of extended Wayland protocols'
 arch=('any')
@@ -12,7 +12,7 @@
 validpgpkeys=('8307C0A224BABDA1BABD0EB9A6EEEC9E0136164A'  # Jonas Ådahl
   'A66D805F7C9329B4C5D82767CCC4F07FAC641EFF') # Daniel Stone
 
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('4f1322f03fa8b2e6467b8f71471f53eff82728a4'
+sha1sums=('2870a628fc0035c9932dd6475f04976bf86f2933'
   'SKIP')
 
 build() {


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 19:09:07
  Author: andyrtr
Revision: 307785

upgpkg: linux-lts 4.9.55-1

upstream update 4.8.55 - revert one commit that breaks network (dhcp)

Added:
  linux-lts/trunk/socket_bpf_fix_possible_use_after_free.diff
Modified:
  linux-lts/trunk/PKGBUILD

-+
 PKGBUILD|   12 ++-
 socket_bpf_fix_possible_use_after_free.diff |   91 ++
 2 files changed, 100 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 18:50:22 UTC (rev 307784)
+++ PKGBUILD2017-10-12 19:09:07 UTC (rev 307785)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/";
 license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf' 'git')
 options=('!strip')
 source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
 https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.{xz,sign}
@@ -19,7 +19,8 @@
 '90-linux.hook'
 # standard config files for mkinitcpio ramdisk
 linux-lts.preset
-change-default-console-loglevel.patch)
+change-default-console-loglevel.patch
+socket_bpf_fix_possible_use_after_free.diff)
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
 'SKIP'
@@ -29,7 +30,8 @@
 '1bec2ba1cd21b26234caf33cca737259797430d4fe5fade16e60480a9442a6e0'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
 '1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'
-'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99')
+'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
+'f6a5db4ef1580922ffd0e2d080a8a6ba9b97e270f8373f09c4675241447d6af6')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds 

   '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman 
(Linux kernel stable release signing key) 
  )
@@ -45,6 +47,10 @@
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
+  # fix broken network reverting upstream commit
+  # 
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=02f7e4101092b88e57c73171174976c8a72a3eba
+  patch -Rp1 -i ../socket_bpf_fix_possible_use_after_free.diff
+
   # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
   # remove this when a Kconfig knob is made available by upstream
   # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)

Added: socket_bpf_fix_possible_use_after_free.diff
===
--- socket_bpf_fix_possible_use_after_free.diff (rev 0)
+++ socket_bpf_fix_possible_use_after_free.diff 2017-10-12 19:09:07 UTC (rev 
307785)
@@ -0,0 +1,91 @@
+From 02f7e4101092b88e57c73171174976c8a72a3eba Mon Sep 17 00:00:00 2001
+From: Eric Dumazet 
+Date: Mon, 2 Oct 2017 12:20:51 -0700
+Subject: socket, bpf: fix possible use after free
+
+[ Upstream commit eefca20eb20c66b06cf5ed09b49b1a7caaa27b7b ]
+
+Starting from linux-4.4, 3WHS no longer takes the listener lock.
+
+Since this time, we might hit a use-after-free in sk_filter_charge(),
+if the filter we got in the memcpy() of the listener content
+just happened to be replaced by a thread changing listener BPF filter.
+
+To fix this, we need to make sure the filter refcount is not already
+zero before incrementing it again.
+
+Fixes: e994b2f0fb92 ("tcp: do not lock listener to process SYN packets")
+Signed-off-by: Eric Dumazet 
+Acked-by: Alexei Starovoitov 
+Acked-by: Daniel Borkmann 
+Signed-off-by: David S. Miller 
+Signed-off-by: Greg Kroah-Hartman 
+---
+ net/core/filter.c | 15 +--
+ net/core/sock.c   |  5 -
+ 2 files changed, 17 insertions(+), 3 deletions(-)
+
+diff --git a/net/core/filter.c b/net/core/filter.c
+index 4eb4ce0..bfeedbb 100644
+--- a/net/core/filter.c
 b/net/core/filter.c
+@@ -937,20 +937,31 @@ void sk_filter_uncharge(struct sock *sk, struct 
sk_filter *fp)
+ /* try to charge the socket memory if there is space available
+  * return true on success
+  */
+-bool sk_filter_charge(struct sock *sk, struct sk_filter *fp)
++static bool __sk_filter_charge(struct sock *sk, struct sk_filter *fp)
+ {
+   u32 filter_size = bpf_prog_size(fp->prog->len);
+ 
+   /* same check as in sock_kmalloc() */
+   if (filter_size <= sysctl_optmem_max &&
+   atomic_read(&sk->sk_omem_alloc) + filter_size < sysctl_optmem_max) {
+-  atomic_inc(&fp->refcnt);
+   atomic_add(filter_size, &sk->sk_omem_alloc)

[arch-commits] Commit in thunderbird-i18n/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-12 Thread Jan Steffens
Date: Thursday, October 12, 2017 @ 18:49:12
  Author: heftig
Revision: 307783

archrelease: copy trunk to extra-any

Added:
  thunderbird-i18n/repos/extra-any/PKGBUILD
(from rev 307782, thunderbird-i18n/trunk/PKGBUILD)
Deleted:
  thunderbird-i18n/repos/extra-any/PKGBUILD

--+
 PKGBUILD |  314 ++---
 1 file changed, 157 insertions(+), 157 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 18:43:53 UTC (rev 307782)
+++ PKGBUILD2017-10-12 18:49:12 UTC (rev 307783)
@@ -1,157 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Andrea Scarpino 
-# Contributor: Thomas Baechler 
-
-pkgbase=thunderbird-i18n
-pkgver=52.3.0
-pkgrel=1
-pkgdesc="Language pack for Thunderbird"
-arch=('any')
-url="http://www.mozilla.com/";
-license=('MPL' 'GPL')
-
-_languages=(
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'br "Breton"'
-  'ca "Catalan"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-ES  "Spanish (Spain)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'he "Hebrew"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ko "Korean"'
-  'lt "Lithuanian"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta-LK  "Tamil (Sri Lanka)"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'vi "Vietnamese"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-i686/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=thunderbird-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  source+=("thunderbird-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Thunderbird"
-  depends=("thunderbird>=$pkgver")
-  install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
-}
-
-sha256sums=('a96dbaed8c14e113c2e2295422c4346ed97cbba349f6464532d4585ab6a5be88'
-'eb2614092cebafb0d326ac318bbd76d5e35a6865fe4f0be72bad871bc703584f'
-'b412a5cb7f2752d1d72325356b9d0fa124af03f29e45ceeafe3b0b9fc0c7e28b'
-'ff093e353378ae63727aca8b95578d89d369c6b86e48a030d893a9cd8ad77922'
-'eaebfde95c33aafa0c7aa649fca093a25ed93db58e8fed3485589b9326806270'
-'87819d6762d57ce02564ec3cdb195158eed635ba27a3165dfc862553f53f188a'
-'9dffc936fd1dda855d19eb464ce01b22bfb667585b983b3c7b0a74ea10e298ce'
-'eb0412f1fcf7a7c96e434d114d5763c56322317633bb8790dfa3362df03be870'
-'1a000f677941f4c28186d4e58bf6df79f4d8a47e2a7a338005bad91604e8c388'
-'583fd8b1d6034739477cc5d935a766242b7d1e4bdb869545645f893d4d80cd70'
-'48cf4ae0856b286f4f5788abcfec66b8817dbd836102236907e826cb2ed555b3'
-'7e4333f45af142b59c401b303cd4111bd5e92a4f3a4aaf0a9287a224283087b3'
-'554a62ec5d5ae4cca3d093273b8df7357b649f0b853a05714a7990667d1e8e7c'
-'2cf73f099a49cba6301ac60da05e6bafa495e9363d6c0bf84caecc1a928bde8e'
-'fb145187f2917838897130f23159e6a643cd134aaea1278f0e968436cdf6c30c'
-'f4b32effba6b458346067eb3ccf1c0de6d30cc4170d0918b013e43cac476037f'
-'ba01837ab8f6e520fab791c65b9897e7194e2297a073c9c1388e45f02f2cd9a4'
-'1fab98e403dae9cc5a890b5f36759e6c9c10c88d150f5c0d1fa97dc5f822b0df'
-'891ca411246628ac63e41cc5e1316afcf9ace1c62eaf69e2a23777f24f4b2c29'
-'83944d311d4230f8e17682f1a1248cab3713e7825b87ab0511d5293772c053bf'
-'e9a81424c9af8e0fe21abc94deb53a20f83d6ec7f4484ae4ab2816cd4aa9022f'
-'671f0d00c544b500b420375c385e8232354fe364f4e78dbf027ba319745ed61b'
-'5fbc249bff62b9cd732fd3ed26af3308ac25bb7ca71e5522e1b9213e22ff8e21'
-'fc384ea05422569d075e13c8e4063fc613f37cec50e99a63deb8c0b88c12af8a'
-'c4d9

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

2017-10-12 Thread Jelle van der Waa
Date: Thursday, October 12, 2017 @ 18:47:25
  Author: jelle
Revision: 262479

Rebuild for FS#55963

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 18:38:27 UTC (rev 262478)
+++ PKGBUILD2017-10-12 18:47:25 UTC (rev 262479)
@@ -3,7 +3,7 @@
 
 pkgname=arcus
 pkgver=2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Communication library between internal components for Ultimaker 
software"
 url="https://github.com/Ultimaker/libArcus";
 arch=('x86_64' 'i686')


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

2017-10-12 Thread Jelle van der Waa
Date: Thursday, October 12, 2017 @ 18:47:38
  Author: jelle
Revision: 262480

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-12 18:47:25 UTC (rev 262479)
+++ community-i686/PKGBUILD 2017-10-12 18:47:38 UTC (rev 262480)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=arcus
-pkgver=2.7.0
-pkgrel=1
-pkgdesc="Communication library between internal components for Ultimaker 
software"
-url="https://github.com/Ultimaker/libArcus";
-arch=('x86_64' 'i686')
-license=('AGPL')
-makedepends=('cmake')
-depends=('python' 'protobuf' 'python-sip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz";)
-md5sums=('212448a2f278a080a3430626e26526c2')
-
-build() {
-  cd libArcus-${pkgver}
-  mkdir -p build
-  cd build
-  
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=OFF  \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
-
-  make
-}
-
-package() {
-  cd libArcus-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arcus/repos/community-i686/PKGBUILD (from rev 262479, 
arcus/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-12 18:47:38 UTC (rev 262480)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=arcus
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus";
+arch=('x86_64' 'i686')
+license=('AGPL')
+makedepends=('cmake')
+depends=('python' 'protobuf' 'python-sip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz";)
+md5sums=('212448a2f278a080a3430626e26526c2')
+
+build() {
+  cd libArcus-${pkgver}
+  mkdir -p build
+  cd build
+  
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=OFF  \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
+
+  make
+}
+
+package() {
+  cd libArcus-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-12 18:47:25 UTC (rev 262479)
+++ community-x86_64/PKGBUILD   2017-10-12 18:47:38 UTC (rev 262480)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=arcus
-pkgver=2.7.0
-pkgrel=1
-pkgdesc="Communication library between internal components for Ultimaker 
software"
-url="https://github.com/Ultimaker/libArcus";
-arch=('x86_64' 'i686')
-license=('AGPL')
-makedepends=('cmake')
-depends=('python' 'protobuf' 'python-sip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz";)
-md5sums=('212448a2f278a080a3430626e26526c2')
-
-build() {
-  cd libArcus-${pkgver}
-  mkdir -p build
-  cd build
-  
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=OFF  \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
-
-  make
-}
-
-package() {
-  cd libArcus-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arcus/repos/community-x86_64/PKGBUILD (from rev 262479, 
arcus/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-12 18:47:38 UTC (rev 262480)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=arcus
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus";
+arch=('x86_64' 'i686')
+license=('AGPL')
+makedepends=('cmake')
+depends=('python' 'protobuf' 'python-sip')
+source=("$

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

2017-10-12 Thread Jan Steffens
Date: Thursday, October 12, 2017 @ 18:43:53
  Author: heftig
Revision: 307782

52.4.0-1

Added:
  
thunderbird/trunk/0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch
Modified:
  thunderbird/trunk/PKGBUILD
Deleted:
  thunderbird/trunk/clip-ft-glyph-52esr.diff
  thunderbird/trunk/harmony-fix.diff

-+
 0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch |   48 +++
 PKGBUILD|   47 +--
 clip-ft-glyph-52esr.diff|  147 
--
 harmony-fix.diff|   16 -
 4 files changed, 69 insertions(+), 189 deletions(-)

Added: 0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch
===
--- 0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch 
(rev 0)
+++ 0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch 
2017-10-12 18:43:53 UTC (rev 307782)
@@ -0,0 +1,48 @@
+From bbd48a5613c872883616884cfaf41665b0e4ec9b Mon Sep 17 00:00:00 2001
+From: Ralph Giles 
+Date: Fri, 10 Feb 2017 12:58:18 -0800
+Subject: [PATCH] Bug 1338655 - Don't try to build mp4parse bindings. r=froydnj
+
+We use the cheddar crate to generate a C header file
+for our mp4parse_capi wrapper crate. Currently we
+do this at code check-in time via update-rust.sh.
+
+Cargo 0.18 and later will try to execute a build.rs
+file in the crate source tree regardless of whether
+it's specified in Cargo.toml so patching out that
+line just results in 'crate cheddar not found'.
+
+This change restores the old behaviour by substituting
+a 'build = false' line instead.
+
+We do have syntex vendored, but we don't currently build
+it by default, so I prefer this solution to just vendoring
+cheddar and generating the header at build time. The syntex
+crate is quite large and adds significantly to our compile
+time.
+
+MozReview-Commit-ID: InJRRODWAdP
+
+--HG--
+extra : rebase_source : 29378fcbc86015ce6cc22dc66d38a43ddbac204e
+---
+ media/libstagefright/binding/mp4parse-cargo.patch | 5 +++--
+ media/libstagefright/binding/mp4parse_capi/Cargo.toml | 2 ++
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+diff --git a/media/libstagefright/binding/mp4parse_capi/Cargo.toml 
b/media/libstagefright/binding/mp4parse_capi/Cargo.toml
+index aee7ee947151a27c..d7e3f55119d3f4b6 100644
+--- a/media/libstagefright/binding/mp4parse_capi/Cargo.toml
 b/media/libstagefright/binding/mp4parse_capi/Cargo.toml
+@@ -18,6 +18,8 @@ exclude = [
+   "*.mp4",
+ ]
+ 
++build = false
++
+ [dependencies]
+ byteorder = "1.0.0"
+ "mp4parse" = {version = "0.6.0", path = "../mp4parse"}
+-- 
+2.12.2
+

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 18:22:43 UTC (rev 307781)
+++ PKGBUILD2017-10-12 18:43:53 UTC (rev 307782)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 # Contributor: Alexander Baldeck 
 # Contributor: Dale Blount 
@@ -6,8 +6,8 @@
 # Contributor: Anders Bostrom 
 
 pkgname=thunderbird
-pkgver=52.3.0
-pkgrel=2
+pkgver=52.4.0
+pkgrel=1
 pkgdesc="Standalone mail and news reader from mozilla.org"
 arch=(i686 x86_64)
 license=(MPL GPL LGPL)
@@ -15,22 +15,21 @@
 depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types 
dbus-glib alsa-lib ffmpeg
  nss hunspell sqlite ttf-font icu libvpx)
 makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust)
+ autoconf2.13 rust clang llvm)
 optdepends=('libcanberra: sound support')
 options=(!emptydirs !makeflags)
 
source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
-thunderbird.desktop
-clip-ft-glyph-52esr.diff harmony-fix.diff glibc-2.26-fix.diff
-thunderbird-install-dir.patch no-crmf.diff rust-i686.patch 
fix-wifi-scanner.diff)
-sha256sums=('050acc320a9c50365a53e4faa6538a0ad7f9a302d5f2cfb6edf0c6fe1b573b18'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
-'dc4feddbf22ea11ae2513c68b7f3fc9047850d055a7f30d31a7ee94d7d5de12a'
-'16bb776e9f3039321db747b2eaece0cda1320f3711fb853a68d67247b0aa065d'
-'cd7ff441da66a287f8712e60cdc9e216c30355d521051e2eaae28a66d81915e8'
-'24599eab8862476744fe1619a9a53a5b8cdcab30b3fc5767512f31d3529bd05d'
+0001-Bug-1338655-Don-t-try-to-build-mp4parse-bindings.-r-.patch
+no-crmf.diff rust-i686.patch glibc-2.26-fix.diff fix-wifi-scanner.diff
+$pkgname.desktop thunderbird-install-dir.patch)
+sha256sums=('7f57b5b4d4ec42b04afcff8327abc2d3c6185c0bcc1ad138825d021a2d3f578c'
+'413cd6d366d78f325d80ebebccfd0afa0d26

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

2017-10-12 Thread Jan Steffens
Date: Thursday, October 12, 2017 @ 18:22:43
  Author: heftig
Revision: 307781

52.4.0-1

Modified:
  thunderbird-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:42:47 UTC (rev 307780)
+++ PKGBUILD2017-10-12 18:22:43 UTC (rev 307781)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=thunderbird-i18n
-pkgver=52.3.0
+pkgver=52.4.0
 pkgrel=1
 pkgdesc="Language pack for Thunderbird"
 arch=('any')
@@ -97,61 +97,61 @@
 
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
 }
 
-sha256sums=('a96dbaed8c14e113c2e2295422c4346ed97cbba349f6464532d4585ab6a5be88'
-'eb2614092cebafb0d326ac318bbd76d5e35a6865fe4f0be72bad871bc703584f'
-'b412a5cb7f2752d1d72325356b9d0fa124af03f29e45ceeafe3b0b9fc0c7e28b'
-'ff093e353378ae63727aca8b95578d89d369c6b86e48a030d893a9cd8ad77922'
-'eaebfde95c33aafa0c7aa649fca093a25ed93db58e8fed3485589b9326806270'
-'87819d6762d57ce02564ec3cdb195158eed635ba27a3165dfc862553f53f188a'
-'9dffc936fd1dda855d19eb464ce01b22bfb667585b983b3c7b0a74ea10e298ce'
-'eb0412f1fcf7a7c96e434d114d5763c56322317633bb8790dfa3362df03be870'
-'1a000f677941f4c28186d4e58bf6df79f4d8a47e2a7a338005bad91604e8c388'
-'583fd8b1d6034739477cc5d935a766242b7d1e4bdb869545645f893d4d80cd70'
-'48cf4ae0856b286f4f5788abcfec66b8817dbd836102236907e826cb2ed555b3'
-'7e4333f45af142b59c401b303cd4111bd5e92a4f3a4aaf0a9287a224283087b3'
-'554a62ec5d5ae4cca3d093273b8df7357b649f0b853a05714a7990667d1e8e7c'
-'2cf73f099a49cba6301ac60da05e6bafa495e9363d6c0bf84caecc1a928bde8e'
-'fb145187f2917838897130f23159e6a643cd134aaea1278f0e968436cdf6c30c'
-'f4b32effba6b458346067eb3ccf1c0de6d30cc4170d0918b013e43cac476037f'
-'ba01837ab8f6e520fab791c65b9897e7194e2297a073c9c1388e45f02f2cd9a4'
-'1fab98e403dae9cc5a890b5f36759e6c9c10c88d150f5c0d1fa97dc5f822b0df'
-'891ca411246628ac63e41cc5e1316afcf9ace1c62eaf69e2a23777f24f4b2c29'
-'83944d311d4230f8e17682f1a1248cab3713e7825b87ab0511d5293772c053bf'
-'e9a81424c9af8e0fe21abc94deb53a20f83d6ec7f4484ae4ab2816cd4aa9022f'
-'671f0d00c544b500b420375c385e8232354fe364f4e78dbf027ba319745ed61b'
-'5fbc249bff62b9cd732fd3ed26af3308ac25bb7ca71e5522e1b9213e22ff8e21'
-'fc384ea05422569d075e13c8e4063fc613f37cec50e99a63deb8c0b88c12af8a'
-'c4d9c4c7ab51985e265b7f4aaa9af7f7f798923dc9cc2796409cd912a437526e'
-'d9d6cc59c40257d7b4f47ffec7e0f8b7025f219ac08a45e5b30f645c68ebce9e'
-'a72bfb410e1a492a1f43cfa44b851b659d275a49ea930063c977501799f3367e'
-'d9972fe797d7b30b642ef8950dbccc81f8ef4f7230df6d9f49983528edbcac84'
-'a10bb179def63b0795e871268396e8091583adaff141b06ae1ea84caf014814d'
-'b78d7432de20a474bcdbb847a35c60622ec48af5a9d17692b3d5d4b06514b9b5'
-'06de6a7000509f8f1a9aaf1438a5ff1133a00b513a6ef868c861256463e7fff2'
-'8dafb8e5fd1c967ce613893c12e553aca11d82a5880822e010941f7d02e3e457'
-'3987ec1092b72806eddad880b5ee25d1fd930be2ade91c8277fca50de21f8322'
-'7024ed0f72065e103dc72c388162f4dba5102bcb96b2fb6384b46503fdc28057'
-'816fbb26a0a21a88633b1ffd236a73c5fb31da5a21a28d3bfb9d4cb5f9c2b7c8'
-'a8505ea9138478c30e839fffe1949d63e536f2a812c2777a315a59f30bd1ddb2'
-'c1c15dc37d85a4912ab467e9bf9aef814ae432eff338032b41c1fd49eae13010'
-'c713a6dbeebb1c8dd77634dfba6b7dda3b422fb28a55329e2d8afa8ce60484ce'
-'a0b5cc0aa1c7017e8030fbc8c4b6573ddd3db4d6f15c97e9aa2eeeacba9c95e5'
-'bcb38080fe3aed04631029947050f12a5c5abf3a9a8710d36ef10f2186108c52'
-'b67d804febd8b5c2ac18fd1eb16e958113b8b240d69ce4b80bcd14f9b3afd220'
-'01e6248cfd1939ef66a8f7f1ad682a5735392b6ee41fdefe92e7cfa5aafed5a6'
-'f02da1da4e3d5edc7b1f903470c7bf02f06026d0acfce6d064a15233a21c0e00'
-'3df2eb933ed20ccd66c8da61bdb74670e7b5e5a2def1c8a9a45fc2a25c55a03c'
-'4bbeb7ea8eedfc8e0a5bf2517d38fdd9aab6a29a7d88cb68c454e3fdf80d3413'
-'0692791c71ff37b7b1c141f68ffb985d2a565edd4085b2dc3456ef3a3c45e2e3'
-'09af36243360b498a6352f10eb28c78f855d87ce0ef5fbfbc11f13bb45465462'
-'6450c19ddad79bab8b059a992b844fd362d4e6cdd58e31d63bafe25f7e73ab31'
-'190ed15658855a1438b46614209d723bf27fb90864ca64dc21482fb52f5718b4'
-'a68c843f7d755ab2b03a8c23018f17be1664279659f9fa9bcbae207ad27d309c'
-'194e63cc0eac946214adeb1a45b046a07ce5f7dbe3d16c1dc960dae07f3215ef'
-'ab9811adb9abf588119d7854ba79a6fb6204eeef3724a0a615a3815fbe8ebfd8'
-'62d4a70fc6b8c93a44e9de6d810a3c62561eead83b8abfb545b0bb22f500fec3

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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 18:06:06
  Author: demize
Revision: 262477

db-move: moved pkgconf from [community-testing] to [community] (i686, x86_64)

Added:
  pkgconf/repos/community-i686/PKGBUILD
(from rev 262476, pkgconf/repos/community-testing-i686/PKGBUILD)
  pkgconf/repos/community-x86_64/PKGBUILD
(from rev 262476, pkgconf/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  pkgconf/repos/community-i686/PKGBUILD
  pkgconf/repos/community-testing-i686/
  pkgconf/repos/community-testing-x86_64/
  pkgconf/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-12 17:47:26 UTC (rev 262476)
+++ community-i686/PKGBUILD 2017-10-12 18:06:06 UTC (rev 262477)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=1.3.7
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz";)
-
-sha256sums=('1be7e40900c7467893c65f810211b1e68da3f8d5e70fddb883fc24839cad0339')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-i686/PKGBUILD (from rev 262476, 
pkgconf/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-12 18:06:06 UTC (rev 262477)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.3.8
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz";)
+
+sha256sums=('fc06f058e6905435481f649865ca51000192c91808f307b1053ca5e859cb1488')
+
+build() {
+   cd pkgconf-$pkgver
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd pkgconf-$pkgver
+   make DESTDIR="$pkgdir" install
+   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
+   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-12 17:47:26 UTC (rev 262476)
+++ community-x86_64/PKGBUILD   2017-10-12 18:06:06 UTC (rev 262477)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=1.3.7
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz";)
-
-sha256sums=('1be7e40900c7467893c65f810211b1e68da3f8d5e70fddb883fc24839cad0339')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-x86_64/PKGBUILD (from rev 262476, 
pkgconf/repos/community-testing-x86_64/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-12 18:06:06 UTC (rev 262477)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.3.8
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz";)
+
+sha256sums=('fc06f058e6905435481f649865ca51000192c91808f3

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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:47:26
  Author: demize
Revision: 262476

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-12 17:47:19 UTC (rev 262475)
+++ community-i686/PKGBUILD 2017-10-12 17:47:26 UTC (rev 262476)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Daniel Wallace 
-# Contributor: Alfredo Palhares 
-
-pkgname=hub
-pkgver=2.2.9
-pkgrel=1
-
-pkgdesc="cli interface for Github"
-url="https://hub.github.com";
-arch=('x86_64' 'i686')
-license=('MIT')
-
-depends=('git')
-makedepends=('go')
-
-_source_dir=github-hub-80948b0
-source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";)
-sha256sums=('9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98')
-
-build() {
-  cd $_source_dir
-
-  ./script/build
-  gzip --best -c man/hub.1> hub.1.gz
-
-}
-
-package() {
-  cd $_source_dir
-
-  install -Dm755 bin/hub "$pkgdir"/usr/bin/hub
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 etc/hub.bash_completion.sh 
"$pkgdir"/usr/share/bash-completion/completions/hub
-  install -Dm644 etc/hub.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_hub
-  install -Dm644 man/hub.1 "$pkgdir"/usr/share/man/man1/hub.1
-}

Copied: hub/repos/community-i686/PKGBUILD (from rev 262475, hub/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-12 17:47:26 UTC (rev 262476)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Daniel Wallace 
+# Contributor: Alfredo Palhares 
+
+pkgname=hub
+pkgver=2.2.9
+pkgrel=2
+
+pkgdesc="cli interface for Github"
+url="https://hub.github.com";
+arch=('x86_64' 'i686')
+license=('MIT')
+
+depends=('git')
+makedepends=('go-pie')
+
+source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";)
+sha256sums=('b3f949c4500288a18ed68c38755962c9571c9e10063fb77583a19d0fcca5ecdf')
+
+build() {
+  cd hub-$pkgver
+
+  ./script/build
+  gzip --best -c man/hub.1> hub.1.gz
+
+}
+
+package() {
+  cd hub-$pkgver
+
+  install -Dm755 bin/hub "$pkgdir"/usr/bin/hub
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 etc/hub.bash_completion.sh 
"$pkgdir"/usr/share/bash-completion/completions/hub
+  install -Dm644 etc/hub.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_hub
+  install -Dm644 man/hub.1 "$pkgdir"/usr/share/man/man1/hub.1
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-12 17:47:19 UTC (rev 262475)
+++ community-x86_64/PKGBUILD   2017-10-12 17:47:26 UTC (rev 262476)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Daniel Wallace 
-# Contributor: Alfredo Palhares 
-
-pkgname=hub
-pkgver=2.2.9
-pkgrel=1
-
-pkgdesc="cli interface for Github"
-url="https://hub.github.com";
-arch=('x86_64' 'i686')
-license=('MIT')
-
-depends=('git')
-makedepends=('go')
-
-_source_dir=github-hub-80948b0
-source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";)
-sha256sums=('9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98')
-
-build() {
-  cd $_source_dir
-
-  ./script/build
-  gzip --best -c man/hub.1> hub.1.gz
-
-}
-
-package() {
-  cd $_source_dir
-
-  install -Dm755 bin/hub "$pkgdir"/usr/bin/hub
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 etc/hub.bash_completion.sh 
"$pkgdir"/usr/share/bash-completion/completions/hub
-  install -Dm644 etc/hub.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_hub
-  install -Dm644 man/hub.1 "$pkgdir"/usr/share/man/man1/hub.1
-}

Copied: hub/repos/community-x86_64/PKGBUILD (from rev 262475, 
hub/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-12 17:47:26 UTC (rev 262476)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Daniel Wallace 
+# Contributor: Alfredo Palhares 
+
+pkgname=hub
+pkgver=2.2.9
+pkgrel=2
+
+pkgdesc="cli interface for Github"
+url="https://hub.github.com";
+arch=('x86_64' 'i686')
+l

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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:47:19
  Author: demize
Revision: 262475

go-pie rebuild

Modified:
  hub/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 17:46:07 UTC (rev 262474)
+++ PKGBUILD2017-10-12 17:47:19 UTC (rev 262475)
@@ -5,7 +5,7 @@
 
 pkgname=hub
 pkgver=2.2.9
-pkgrel=1
+pkgrel=2
 
 pkgdesc="cli interface for Github"
 url="https://hub.github.com";
@@ -13,14 +13,13 @@
 license=('MIT')
 
 depends=('git')
-makedepends=('go')
+makedepends=('go-pie')
 
-_source_dir=github-hub-80948b0
 
source=("hub-$pkgver.tar.gz::https://github.com/github/hub/archive/v$pkgver.tar.gz";)
-sha256sums=('9b94086ad52bf724c78b62568931027e01499f8c4e5b0aae476417c856bf7a98')
+sha256sums=('b3f949c4500288a18ed68c38755962c9571c9e10063fb77583a19d0fcca5ecdf')
 
 build() {
-  cd $_source_dir
+  cd hub-$pkgver
 
   ./script/build
   gzip --best -c man/hub.1> hub.1.gz
@@ -28,7 +27,7 @@
 }
 
 package() {
-  cd $_source_dir
+  cd hub-$pkgver
 
   install -Dm755 bin/hub "$pkgdir"/usr/bin/hub
 


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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:46:00
  Author: demize
Revision: 262473

Rebuild with go-pie

Modified:
  go-ipfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 17:40:32 UTC (rev 262472)
+++ PKGBUILD2017-10-12 17:46:00 UTC (rev 262473)
@@ -7,7 +7,7 @@
 
 pkgname=go-ipfs
 pkgver=0.4.11
-pkgrel=1
+pkgrel=2
 
 pkgdesc='A peer-to-peer hypermedia distribution protocol'
 url='http://ipfs.io/'
@@ -16,7 +16,7 @@
 
 depends=(glibc)
 optdepends=('fuse2: for mounting/advanced use')
-makedepends=(go git)
+makedepends=(go-pie git)
 
 
source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
 ipfs.service)


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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:46:07
  Author: demize
Revision: 262474

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

Added:
  go-ipfs/repos/community-i686/PKGBUILD
(from rev 262473, go-ipfs/trunk/PKGBUILD)
  go-ipfs/repos/community-i686/ipfs.service
(from rev 262473, go-ipfs/trunk/ipfs.service)
  go-ipfs/repos/community-x86_64/PKGBUILD
(from rev 262473, go-ipfs/trunk/PKGBUILD)
  go-ipfs/repos/community-x86_64/ipfs.service
(from rev 262473, go-ipfs/trunk/ipfs.service)
Deleted:
  go-ipfs/repos/community-i686/PKGBUILD
  go-ipfs/repos/community-i686/ipfs.service
  go-ipfs/repos/community-x86_64/PKGBUILD
  go-ipfs/repos/community-x86_64/ipfs.service

---+
 /PKGBUILD |  100 
 /ipfs.service |   18 +++
 community-i686/PKGBUILD   |   50 
 community-i686/ipfs.service   |9 ---
 community-x86_64/PKGBUILD |   50 
 community-x86_64/ipfs.service |9 ---
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-12 17:46:00 UTC (rev 262473)
+++ community-i686/PKGBUILD 2017-10-12 17:46:07 UTC (rev 262474)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Anatol Pomozov
-# Contributor: kpcyrd 
-# Contributor: Frederik “Freso” S. Olesen 
-# Contributor: Ian Naval 
-
-pkgname=go-ipfs
-pkgver=0.4.11
-pkgrel=1
-
-pkgdesc='A peer-to-peer hypermedia distribution protocol'
-url='http://ipfs.io/'
-arch=(i686 x86_64)
-license=(MIT)
-
-depends=(glibc)
-optdepends=('fuse2: for mounting/advanced use')
-makedepends=(go git)
-
-source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
-ipfs.service)
-sha512sums=('4eee958247f1add6fcaec3f0ffcf922eba881503d293546bc59ac9d42eb6f104f2e012868d9369d44364a9fa5dcaea3d2d51bfb00268ba0b60f760d699815d15'
-
'1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6')
-
-prepare() {
-  export GOPATH="$PWD"/.gopath
-  mkdir -p "$GOPATH"/src/github.com/ipfs
-  ln -sf "$PWD"/go-ipfs-$pkgver "$GOPATH"/src/github.com/ipfs/go-ipfs
-
-  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
-  make deps
-}
-
-build() {
-  export PATH="$PATH":"$PWD"/.gopath/bin
-  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
-
-  make build
-}
-
-package() {
-  cd go-ipfs-$pkgver
-
-  install -Dm 755 cmd/ipfs/ipfs "$pkgdir/usr/bin/ipfs"
-  install -Dm 644  ../ipfs.service "$pkgdir/usr/lib/systemd/user/ipfs.service"
-  install -Dm 644 misc/completion/ipfs-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/ipfs"
-  install -Dm 644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-  install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
-}

Copied: go-ipfs/repos/community-i686/PKGBUILD (from rev 262473, 
go-ipfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-12 17:46:07 UTC (rev 262474)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Anatol Pomozov
+# Contributor: kpcyrd 
+# Contributor: Frederik “Freso” S. Olesen 
+# Contributor: Ian Naval 
+
+pkgname=go-ipfs
+pkgver=0.4.11
+pkgrel=2
+
+pkgdesc='A peer-to-peer hypermedia distribution protocol'
+url='http://ipfs.io/'
+arch=(i686 x86_64)
+license=(MIT)
+
+depends=(glibc)
+optdepends=('fuse2: for mounting/advanced use')
+makedepends=(go-pie git)
+
+source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
+ipfs.service)
+sha512sums=('4eee958247f1add6fcaec3f0ffcf922eba881503d293546bc59ac9d42eb6f104f2e012868d9369d44364a9fa5dcaea3d2d51bfb00268ba0b60f760d699815d15'
+
'1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6')
+
+prepare() {
+  export GOPATH="$PWD"/.gopath
+  mkdir -p "$GOPATH"/src/github.com/ipfs
+  ln -sf "$PWD"/go-ipfs-$pkgver "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
+  make deps
+}
+
+build() {
+  export PATH="$PATH":"$PWD"/.gopath/bin
+  cd "$GOPATH"/src/github.com/ipfs/go-ipfs
+
+  make build
+}
+
+package() {
+  cd go-ipfs-$pkgver
+
+  install -Dm 755 cmd/ipfs/ipfs "$pkgdir/usr/bin/ipfs"
+  install -Dm 644  ../ipfs.service "$pkgdir/usr/lib/systemd/user/ipfs.service"
+  install -Dm 644 misc/completion/ipfs-completion.bash 
"$pkgdir/usr/share/bash-completion/completions/ipfs"
+  install -Dm 644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+  install -Dm 644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
+}

Deleted: community-i686/ipfs.service
===
--- community-i686/ipfs.service 2017-10-1

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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:40:32
  Author: demize
Revision: 262472

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 17:40:22 UTC (rev 262471)
+++ PKGBUILD2017-10-12 17:40:32 UTC (rev 262472)
@@ -1,66 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Ivan Shapovalov 
-
-pkgbase=python-pysaml2
-pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.4.0
-pkgrel=1
-
-pkgdesc='Python implementation of SAML Version 2'
-url='https://pypi.python.org/pypi/pysaml2'
-arch=('any')
-license=('Apache')
-
-makedepends=('python-setuptools'
- 'python2-setuptools')
-
-source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
-
-md5sums=('401a34fd919f0f95efaa1e34a59bcbf9')
-
-prepare() {
-   cp -a pysaml2-$pkgver{,-python2}
-}
-
-build() {
-   cd "$srcdir"/pysaml2-$pkgver
-   python setup.py build
-
-   cd "$srcdir"/pysaml2-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-pysaml2() {
-   depends=('python'
-'python-future'
-'python-requests'
-'python-zope-interface'
-'python-pycryptodomex'
-'python-pytz'
-'python-pyopenssl'
-'python-dateutil'
-'python-six')
-
-   cd pysaml2-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-package_python2-pysaml2() {
-   depends=('python2'
-'python2-future'
-'python2-requests'
-'python2-zope-interface'
-'python2-pycryptodomex'
-'python2-pytz'
-'python2-pyopenssl'
-'python2-dateutil'
-'python2-six')
-
-   cd pysaml2-$pkgver-python2
-   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-   # rename all executables
-   find "$pkgdir"/usr/bin -type f -exec mv {} {}2 \;
-}
-
-# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :

Copied: python-pysaml2/repos/community-any/PKGBUILD (from rev 262471, 
python-pysaml2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 17:40:32 UTC (rev 262472)
@@ -0,0 +1,66 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Ivan Shapovalov 
+
+pkgbase=python-pysaml2
+pkgname=(python-pysaml2 python2-pysaml2)
+pkgver=4.5.0
+pkgrel=1
+
+pkgdesc='Python implementation of SAML Version 2'
+url='https://pypi.python.org/pypi/pysaml2'
+arch=('any')
+license=('Apache')
+
+makedepends=('python-setuptools'
+ 'python2-setuptools')
+
+source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
+
+md5sums=('5a529ae54d10f5cd71bc8d0bce7d788f')
+
+prepare() {
+   cp -a pysaml2-$pkgver{,-python2}
+}
+
+build() {
+   cd "$srcdir"/pysaml2-$pkgver
+   python setup.py build
+
+   cd "$srcdir"/pysaml2-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pysaml2() {
+   depends=('python'
+'python-future'
+'python-requests'
+'python-zope-interface'
+'python-pycryptodomex'
+'python-pytz'
+'python-pyopenssl'
+'python-dateutil'
+'python-six')
+
+   cd pysaml2-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+package_python2-pysaml2() {
+   depends=('python2'
+'python2-future'
+'python2-requests'
+'python2-zope-interface'
+'python2-pycryptodomex'
+'python2-pytz'
+'python2-pyopenssl'
+'python2-dateutil'
+'python2-six')
+
+   cd pysaml2-$pkgver-python2
+   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+   # rename all executables
+   find "$pkgdir"/usr/bin -type f -exec mv {} {}2 \;
+}
+
+# vim: set ts=4 sw=4 tw=0 ft=PKGBUILD :


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

2017-10-12 Thread Johannes Löthberg
Date: Thursday, October 12, 2017 @ 17:40:22
  Author: demize
Revision: 262471

upgpkg: python-pysaml2 4.5.0-1

Modified:
  python-pysaml2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:29:59 UTC (rev 262470)
+++ PKGBUILD2017-10-12 17:40:22 UTC (rev 262471)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pysaml2
 pkgname=(python-pysaml2 python2-pysaml2)
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 
 pkgdesc='Python implementation of SAML Version 2'
@@ -16,7 +16,7 @@
 
 source=("https://pypi.org/packages/source/p/pysaml2/pysaml2-$pkgver.tar.gz";)
 
-md5sums=('401a34fd919f0f95efaa1e34a59bcbf9')
+md5sums=('5a529ae54d10f5cd71bc8d0bce7d788f')
 
 prepare() {
cp -a pysaml2-$pkgver{,-python2}


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:42:47
  Author: arojas
Revision: 307780

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:42:23 UTC (rev 307779)
+++ extra-i686/PKGBUILD 2017-10-12 16:42:47 UTC (rev 307780)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-
-pkgname=liblqr
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
-arch=('i686' 'x86_64')
-url="http://liblqr.wikidot.com/";
-license=('GPL')
-depends=('glib2')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2";)
-md5sums=('915643d993da97e10665d48c0bf8f3d0')
-
-build() {
-  cd "$srcdir/$pkgname-1-$pkgver"
-  ./configure --prefix=/usr 
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-1-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: liblqr/repos/extra-i686/PKGBUILD (from rev 307779, 
liblqr/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:42:47 UTC (rev 307780)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=liblqr
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
+arch=('i686' 'x86_64')
+url="http://liblqr.wikidot.com/";
+license=('GPL')
+depends=('glib2')
+options=('!emptydirs')
+source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2";)
+md5sums=('915643d993da97e10665d48c0bf8f3d0')
+
+build() {
+  cd "$srcdir/$pkgname-1-$pkgver"
+  ./configure --prefix=/usr 
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-1-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:42:23 UTC (rev 307779)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:42:47 UTC (rev 307780)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-
-pkgname=liblqr
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
-arch=('i686' 'x86_64')
-url="http://liblqr.wikidot.com/";
-license=('GPL')
-depends=('glib2')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2";)
-md5sums=('915643d993da97e10665d48c0bf8f3d0')
-
-build() {
-  cd "$srcdir/$pkgname-1-$pkgver"
-  ./configure --prefix=/usr 
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-1-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: liblqr/repos/extra-x86_64/PKGBUILD (from rev 307779, 
liblqr/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:42:47 UTC (rev 307780)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=liblqr
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
+arch=('i686' 'x86_64')
+url="http://liblqr.wikidot.com/";
+license=('GPL')
+depends=('glib2')
+options=('!emptydirs')
+source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2";)
+md5sums=('915643d993da97e10665d48c0bf8f3d0')
+
+build() {
+  cd "$srcdir/$pkgname-1-$pkgver"
+  ./configure --prefix=/usr 
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-1-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:42:23
  Author: arojas
Revision: 307779

Remove pkgconfig makedepends (FS#55966)

Modified:
  liblqr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:35:22 UTC (rev 307778)
+++ PKGBUILD2017-10-12 16:42:23 UTC (rev 307779)
@@ -9,7 +9,6 @@
 url="http://liblqr.wikidot.com/";
 license=('GPL')
 depends=('glib2')
-makedepends=('pkgconfig')
 options=('!emptydirs')
 
source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2";)
 md5sums=('915643d993da97e10665d48c0bf8f3d0')


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:35:22
  Author: arojas
Revision: 307778

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:29:31 UTC (rev 30)
+++ extra-i686/PKGBUILD 2017-10-12 16:35:22 UTC (rev 307778)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8f78775779d1af168cd6f568a8b8e6de40f76acb9942531a8a5988f214ac387f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ktouch/repos/extra-i686/PKGBUILD (from rev 30, 
ktouch/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:35:22 UTC (rev 307778)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktouch
+pkgver=17.08.2
+pkgrel=1
+pkgdesc="Touch Typing Tutor"
+url="https://kde.org/applications/education/ktouch/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeedu)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
+makedepends=(extra-cmake-modules mesa kdoctools python)
+conflicts=(kdeedu-ktouch)
+replaces=(kdeedu-ktouch)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8f78775779d1af168cd6f568a8b8e6de40f76acb9942531a8a5988f214ac387f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:29:31 UTC (rev 30)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:35:22 UTC (rev 307778)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktouch
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="Touch Typing Tutor"
-url="https://kde.org/applications/education/ktouch/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme 
qt5-quickcontrols qt5-graphicaleffects)
-makedepends=(extra-cmake-modules mesa kdoctools python)
-conflicts=(kdeedu-ktouch)
-replaces=(kdeedu-ktouch)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8f78775779d1af168cd6f568a8b8e6de40f76acb9942531a8a5988f214ac387f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ktouch/repos/extra-x86_64/PKGBUILD (from rev 30, 
ktouch/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD 

[arch-commits] Commit in keepass/repos/community-any (12 files)

2017-10-12 Thread Giancarlo Razzolini
Date: Thursday, October 12, 2017 @ 16:29:59
  Author: grazzolini
Revision: 262470

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/PKGBUILD
(from rev 262469, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 262469, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 262469, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 262469, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 262469, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 262469, keepass/trunk/keepass.xml)
Deleted:
  keepass/repos/community-any/PKGBUILD
  keepass/repos/community-any/keepass
  keepass/repos/community-any/keepass.1
  keepass/repos/community-any/keepass.desktop
  keepass/repos/community-any/keepass.install
  keepass/repos/community-any/keepass.xml

-+
 PKGBUILD|  170 +++---
 keepass |4 -
 keepass.1   |   46 +++---
 keepass.desktop |   24 +++
 keepass.install |   28 
 5 files changed, 136 insertions(+), 136 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:28:07 UTC (rev 262469)
+++ PKGBUILD2017-10-12 16:29:59 UTC (rev 262470)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Timothy Redaelli 
-# Contributor: Kirill "reflexing" Churin 
-# Contributor: Andrej Gelenberg 
-
-pkgname=keepass
-pkgver=2.37
-pkgrel=1
-pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
-arch=('any')
-url='http://keepass.info/'
-license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'gtk-update-icon-cache')
-makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
-'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
-install="$pkgname.install"
-source=("http://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip";
-"http://keepass.info/integrity/v2/KeePass-$pkgver-Source.zip.asc";
-'keepass'
-'keepass.1'
-'keepass.desktop'
-'keepass.xml')
-
-md5sums=('a1d5f986b4052e4239f72c087629722f'
- 'SKIP'
- '628e383dbfcaeefa996e4677dca35ff1'
- 'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
- 'e910fabacfd7a5f7caa7c1fac0b5254e'
- 'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('b488ba9b3df0eaf22539e942ef84c8e06b6bcdc4'
-  'SKIP'
-  '3142e80316feb67d687da993b919a634e89e6b1b'
-  '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
-  '22fab942358986679549e5263e1d4dabd23085f5'
-  '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('1d8ffdd8ce1050939755311994ea3a491052bcb54d772bd7fc748567a5bbcbf1'
-'SKIP'
-'05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
-'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
-'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')
-validpgpkeys=('D95044283EE948D911E8B606A4F762DC58C6F98E')
-
-prepare() {
-  # Extract icons
-  icotool -x KeePass/KeePass.ico
-
-  pushd Build &>/dev/null
-  LANG=en_US.UTF-8 bash PrepMonoDev.sh
-  popd &>/dev/null
-}
-
-build() {
-  xbuild /target:KeePass /property:Configuration=Release
-  cp Ext/KeePass.exe.config Build/KeePass/Release/
-}
-
-package() {
-  install -dm755 "$pkgdir"/usr/bin
-  install -dm755 "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm755 keepass "$pkgdir"/usr/bin/keepass
-  install -Dm755 Build/KeePass/Release/KeePass.exe 
"$pkgdir"/usr/share/keepass/KeePass.exe
-  install -Dm755 Ext/KeePass.config.xml 
"$pkgdir"/usr/share/keepass/KeePass.config.xml
-  install -Dm755 Ext/KeePass.exe.config 
"$pkgdir"/usr/share/keepass/KeePass.exe.config
-
-  install -m644 Ext/XSL/* "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm644 keepass.1 "$pkgdir"/usr/share/man/man1/keepass.1
-
-  # Proper installation of .desktop file
-  desktop-file-install -m 644 --dir "$pkgdir"/usr/share/applications/ 
keepass.desktop
-
-  # Install icons
-  for size in 16 32 48 256; do
-install -Dm644 \
-KeePass_*_${size}x${size}x32.png \
-"$pkgdir"/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
-  done
-
-  # Needed for postinst with xdg-utils
-  install -Dm644 keepass.xml "$pkgdir"/usr/share/mime/packages/keepass.xml
-}

Copied: keepass/repos/community-any/PKGBUILD (from rev 262469, 
keepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 16:29:59 UTC (rev 262470)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Timothy Redaelli 
+# Contributor: Kirill "

[arch-commits] Commit in xf86-video-intel/repos (6 files)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 16:29:31
  Author: andyrtr
Revision: 30

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

Added:
  xf86-video-intel/repos/testing-i686/
  xf86-video-intel/repos/testing-i686/PKGBUILD
(from rev 307776, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-i686/xf86-video-intel.install
(from rev 307776, xf86-video-intel/trunk/xf86-video-intel.install)
  xf86-video-intel/repos/testing-x86_64/
  xf86-video-intel/repos/testing-x86_64/PKGBUILD
(from rev 307776, xf86-video-intel/trunk/PKGBUILD)
  xf86-video-intel/repos/testing-x86_64/xf86-video-intel.install
(from rev 307776, xf86-video-intel/trunk/xf86-video-intel.install)

-+
 testing-i686/PKGBUILD   |   72 ++
 testing-i686/xf86-video-intel.install   |   21 
 testing-x86_64/PKGBUILD |   72 ++
 testing-x86_64/xf86-video-intel.install |   21 
 4 files changed, 186 insertions(+)

Copied: xf86-video-intel/repos/testing-i686/PKGBUILD (from rev 307776, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 16:29:31 UTC (rev 30)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=xf86-video-intel
+_commit=a384b462a3a563718527f02cc977cb902ee4ab57 # master
+pkgver=2.99.917+794+ga384b462
+pkgrel=1
+epoch=1
+arch=(i686 x86_64)
+url="https://01.org/linuxgraphics";
+license=('custom')
+install=$pkgname.install
+pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
+depends=('mesa' 'libxvmc' 'pixman' 'xcb-util>=0.3.9' 'libsystemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'libx11' 
'libxrender'
+ # additional deps for intel-virtual-output
+ 'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'
+ # additional for git snapshot
+ 'git')
+optdepends=('libxrandr: for intel-virtual-output'
+'libxinerama: for intel-virtual-output'
+'libxcursor: for intel-virtual-output'
+'libxtst: for intel-virtual-output'
+'libxss: for intel-virtual-output')
+replaces=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+provides=('xf86-video-intel-uxa' 'xf86-video-intel-sna')
+conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24'
+   'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
+groups=('xorg-drivers')
+source=("git+https://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  # Since pacman 5.0.2-2, hardened flags are now enabled in makepkg.conf
+  # With them, module fail to load with undefined symbol.
+  # See https://bugs.archlinux.org/task/55102 / 
https://bugs.archlinux.org/task/54845
+  export CFLAGS=${CFLAGS/-fno-plt}
+  export CXXFLAGS=${CXXFLAGS/-fno-plt}
+  export LDFLAGS=${LDFLAGS/,-z,now}
+
+  ./configure --prefix=/usr \
+--libexecdir=/usr/lib \
+--with-default-dri=3
+  make
+}
+
+check() {
+  cd $pkgname
+  make check
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: xf86-video-intel/repos/testing-i686/xf86-video-intel.install (from rev 
307776, xf86-video-intel/trunk/xf86-video-intel.install)
===
--- testing-i686/xf86-video-intel.install   (rev 0)
+++ testing-i686/xf86-video-intel.install   2017-10-12 16:29:31 UTC (rev 
30)
@@ -0,0 +1,21 @@
+post_install() {
+  cat <>> This driver now uses DRI3 as the default Direct Rendering
+Infrastructure. You can try falling back to DRI2 if you run
+into trouble. To do so, save a file with the following 
+content as /etc/X11/xorg.conf.d/20-intel.conf :
+  Section "Device"
+Identifier  "Intel Graphics"
+Driver  "intel"
+Option  "DRI" "2" # DRI3 is now default 
+#Option  "AccelMethod"  "sna" # default
+#Option  "AccelMethod"  "uxa" # fallback
+  EndSection
+MSG
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 1:2.99.917+684+g6988b87-3) < 0 )); then
+post_install
+  fi
+}

Copied: xf86-video-intel/repos/testing-x86_64/PKGBUILD (from rev 307776, 
xf86-video-intel/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 16:29:31 UTC (rev 30

[arch-commits] Commit in xf86-video-intel/trunk (PKGBUILD)

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 16:29:15
  Author: andyrtr
Revision: 307776

upgpkg: xf86-video-intel 1:2.99.917+794+ga384b462-1

update to latet git commit; fix FS#55961

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:18:49 UTC (rev 307775)
+++ PKGBUILD2017-10-12 16:29:15 UTC (rev 307776)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=c89905754b929f0421db7ea6d60b8942ccdbd8af # master
-pkgver=2.99.917+781+gc8990575
+_commit=a384b462a3a563718527f02cc977cb902ee4ab57 # master
+pkgver=2.99.917+794+ga384b462
 pkgrel=1
 epoch=1
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('custom')
 install=$pkgname.install
 pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers"
-depends=('mesa-dri' 'libxvmc' 'pixman' 'xcb-util>=0.3.9' 'libsystemd')
+depends=('mesa' 'libxvmc' 'pixman' 'xcb-util>=0.3.9' 'libsystemd')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23' 'libx11' 
'libxrender'
  # additional deps for intel-virtual-output
  'libxrandr' 'libxinerama' 'libxcursor' 'libxtst' 'libxss'


[arch-commits] Commit in keepass/repos/community-any (12 files)

2017-10-12 Thread Giancarlo Razzolini
Date: Thursday, October 12, 2017 @ 16:28:07
  Author: grazzolini
Revision: 262469

archrelease: copy trunk to community-any

Added:
  keepass/repos/community-any/PKGBUILD
(from rev 262468, keepass/trunk/PKGBUILD)
  keepass/repos/community-any/keepass
(from rev 262468, keepass/trunk/keepass)
  keepass/repos/community-any/keepass.1
(from rev 262468, keepass/trunk/keepass.1)
  keepass/repos/community-any/keepass.desktop
(from rev 262468, keepass/trunk/keepass.desktop)
  keepass/repos/community-any/keepass.install
(from rev 262468, keepass/trunk/keepass.install)
  keepass/repos/community-any/keepass.xml
(from rev 262468, keepass/trunk/keepass.xml)
Deleted:
  keepass/repos/community-any/PKGBUILD
  keepass/repos/community-any/keepass
  keepass/repos/community-any/keepass.1
  keepass/repos/community-any/keepass.desktop
  keepass/repos/community-any/keepass.install
  keepass/repos/community-any/keepass.xml

-+
 PKGBUILD|  170 +++---
 keepass |4 -
 keepass.1   |   46 +++---
 keepass.desktop |   24 +++
 keepass.install |   28 
 5 files changed, 136 insertions(+), 136 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:27:00 UTC (rev 262468)
+++ PKGBUILD2017-10-12 16:28:07 UTC (rev 262469)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Maintainer: Giancarlo Razzolini 
-# Contributor: Kirill "reflexing" Churin 
-# Contributor: Andrej Gelenberg 
-
-pkgname=keepass
-pkgver=2.36
-pkgrel=1
-pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
-arch=('any')
-url='http://keepass.info/'
-license=('GPL')
-depends=('mono' 'desktop-file-utils' 'xdg-utils' 'shared-mime-info' 
'gtk-update-icon-cache')
-makedepends=('icoutils')
-optdepends=('xdotool: if you want to use auto-type'
-'xsel: clipboard operations in order to work around Mono clipboard 
bugs')
-install="$pkgname.install"
-source=("http://downloads.sourceforge.net/keepass/KeePass-$pkgver-Source.zip";
-"http://keepass.info/integrity/v2/KeePass-$pkgver-Source.zip.asc";
-'keepass'
-'keepass.1'
-'keepass.desktop'
-'keepass.xml')
-
-md5sums=('71d40f3da7c295bdea3460df69aea667'
- 'SKIP'
- '628e383dbfcaeefa996e4677dca35ff1'
- 'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
- 'e910fabacfd7a5f7caa7c1fac0b5254e'
- 'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('4eaf136c587830718f25629d62abb37e6b284c3a'
-  'SKIP'
-  '3142e80316feb67d687da993b919a634e89e6b1b'
-  '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
-  '22fab942358986679549e5263e1d4dabd23085f5'
-  '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('de7e3e9d9bedab13e4d66b0ee941b2ebedaa08d8090f7cd78bd0fc019187d8c8'
-'SKIP'
-'05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
-'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'
-'1d5420e8babce5f4bbb3c68bdffe3bc0d3c3be25ad689138cd02fa14edd89140'
-'3d017c17a8788166c644e2460ba3596fd503f300342561921201fe5f69e5d194')
-validpgpkeys=('D95044283EE948D911E8B606A4F762DC58C6F98E')
-
-prepare() {
-  # Extract icons
-  icotool -x KeePass/KeePass.ico
-
-  pushd Build &>/dev/null
-  LANG=en_US.UTF-8 bash PrepMonoDev.sh
-  popd &>/dev/null
-}
-
-build() {
-  xbuild /target:KeePass /property:Configuration=Release
-  cp Ext/KeePass.exe.config Build/KeePass/Release/
-}
-
-package() {
-  install -dm755 "$pkgdir"/usr/bin
-  install -dm755 "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm755 keepass "$pkgdir"/usr/bin/keepass
-  install -Dm755 Build/KeePass/Release/KeePass.exe 
"$pkgdir"/usr/share/keepass/KeePass.exe
-  install -Dm755 Ext/KeePass.config.xml 
"$pkgdir"/usr/share/keepass/KeePass.config.xml
-  install -Dm755 Ext/KeePass.exe.config 
"$pkgdir"/usr/share/keepass/KeePass.exe.config
-
-  install -m644 Ext/XSL/* "$pkgdir"/usr/share/keepass/XSL
-
-  install -Dm644 keepass.1 "$pkgdir"/usr/share/man/man1/keepass.1
-
-  # Proper installation of .desktop file
-  desktop-file-install -m 644 --dir "$pkgdir"/usr/share/applications/ 
keepass.desktop
-
-  # Install icons
-  for size in 16 32 48 256; do
-install -Dm644 \
-KeePass_*_${size}x${size}x32.png \
-"$pkgdir"/usr/share/icons/hicolor/${size}x${size}/apps/keepass.png
-  done
-
-  # Needed for postinst with xdg-utils
-  install -Dm644 keepass.xml "$pkgdir"/usr/share/mime/packages/keepass.xml
-}

Copied: keepass/repos/community-any/PKGBUILD (from rev 262468, 
keepass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 16:28:07 UTC (rev 262469)
@@ -0,0 +1,85 @@
+# $Id$
+# Maintainer: Giancarlo Razzolini 
+# Contributor: Timothy Redaelli 
+# Contributor: Kirill "r

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

2017-10-12 Thread Giancarlo Razzolini
Date: Thursday, October 12, 2017 @ 16:27:00
  Author: grazzolini
Revision: 262468

upgpkg: keepass 2.37-1

Modified:
  keepass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:22:24 UTC (rev 262467)
+++ PKGBUILD2017-10-12 16:27:00 UTC (rev 262468)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Timothy Redaelli 
 # Maintainer: Giancarlo Razzolini 
+# Contributor: Timothy Redaelli 
 # Contributor: Kirill "reflexing" Churin 
 # Contributor: Andrej Gelenberg 
 
 pkgname=keepass
-pkgver=2.36
+pkgver=2.37
 pkgrel=1
 pkgdesc='A easy-to-use password manager for Windows, Linux, Mac OS X and 
mobile devices.'
 arch=('any')
@@ -23,19 +23,19 @@
 'keepass.desktop'
 'keepass.xml')
 
-md5sums=('71d40f3da7c295bdea3460df69aea667'
+md5sums=('a1d5f986b4052e4239f72c087629722f'
  'SKIP'
  '628e383dbfcaeefa996e4677dca35ff1'
  'a2a0dff1ebf0aaf6cbfb6f8566f4a010'
  'e910fabacfd7a5f7caa7c1fac0b5254e'
  'cc97882563fbaa0d5db44c9089990f12')
-sha1sums=('4eaf136c587830718f25629d62abb37e6b284c3a'
+sha1sums=('b488ba9b3df0eaf22539e942ef84c8e06b6bcdc4'
   'SKIP'
   '3142e80316feb67d687da993b919a634e89e6b1b'
   '9dadd198ff3c66a21f7df4192f5516556f6cfbd5'
   '22fab942358986679549e5263e1d4dabd23085f5'
   '6c7b7884bfb27d36d62fbd99df4ebc3004361df4')
-sha256sums=('de7e3e9d9bedab13e4d66b0ee941b2ebedaa08d8090f7cd78bd0fc019187d8c8'
+sha256sums=('1d8ffdd8ce1050939755311994ea3a491052bcb54d772bd7fc748567a5bbcbf1'
 'SKIP'
 '05e63a028198ff32d4b26a892923a821066541f0cf798f5be8c138739bc22fbe'
 'a5fff678466443c0c8256c4771128c86103da47b6a2c49351d9941191b65dd6f'


[arch-commits] Commit in linux-hardened/repos/community-x86_64 (10 files)

2017-10-12 Thread Daniel Micay
Date: Thursday, October 12, 2017 @ 16:22:24
  Author: thestinger
Revision: 262467

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 262466, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 262466, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 262466, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 262466, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 262466, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  590 +-
 config.x86_64 |16326 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8510 insertions(+), 8510 deletions(-)

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


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

2017-10-12 Thread Daniel Micay
Date: Thursday, October 12, 2017 @ 16:21:48
  Author: thestinger
Revision: 262466

upgpkg: linux-hardened 4.13.6.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 15:23:38 UTC (rev 262465)
+++ PKGBUILD2017-10-12 16:21:48 UTC (rev 262466)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.13
-_pkgver=4.13.5
+_pkgver=4.13.6
 pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'ba0cf285525e24850917c2f5cc7c2283b6509e2185bb70108f140f7ec695d57d'
+'12d897b7f547c7d03a81be690b3dc0e0e5b9becfbd63e3dbf9f7258db861ddfb'
 'SKIP'
-'ebdf337490a41f1a290db8132c93967d6a8f4c15c8d002d68ccb600f9969bd43'
+'484e72b97788f537acbd497bc6c8af3c4a2a420d9f73dd7ff495d3a30c30f1ef'
 'SKIP'
 '035fd236d80550411b6a9ed58965b1f75a730fdb93192e3025debd54c0a842b6'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'


[arch-commits] Commit in kde-l10n/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:18:49
  Author: arojas
Revision: 307775

archrelease: copy trunk to extra-any

Added:
  kde-l10n/repos/extra-any/PKGBUILD
(from rev 307774, kde-l10n/trunk/PKGBUILD)
Deleted:
  kde-l10n/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:18:22 UTC (rev 307774)
+++ PKGBUILD2017-10-12 16:18:49 UTC (rev 307775)
@@ -1,166 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=kde-l10n
-pkgver=17.08.1
-pkgrel=3
-arch=(any)
-url='https://www.kde.org/'
-license=(GPL)
-makedepends=(kdelibs cmake automoc4)
-options=(docs)
-
-_languages=(
-  'ar "Arabic"'
-  'ast"Asturian"'
-  'bg "Bulgarian"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'ca@valencia "Catalan (Valencian)"'
-  'cs "Czech"'
-  'da "Danish"'
-  'de "German"'
-  'el "Greek"'
-  'en_GB  "British English"'
-  'eo "Esperanto"'
-  'es "Spanish"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Farsi"'
-  'fi "Finnish"'
-  'fr "French"'
-  'ga "Irish"'
-  'gl "Galician"'
-  'he "Hebrew"'
-  'hi "Hindi"'
-  'hr "Croatian"'
-  'hu "Hungarian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'ko "Korean"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mr "Marathi"'
-  'nb "Norwegian Bokmal"'
-  'nds"Low Saxon"'
-  'nl "Dutch"'
-  'nn "Norwegian Nynorsk"'
-  'pa "Panjabi/Punjabi"'
-  'pl "Polish"'
-  'pt "Portuguese"'
-  'pt_BR  "Brazilian Portuguese"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'sr "Serbian"'
-  'sv "Swedish"'
-  'tr "Turkish"'
-  'ug "Uyghur"'
-  'uk "Ukrainian"'
-  'wa "Walloon"'
-  'zh_CN  "Chinese Simplified"'
-  'zh_TW  "Chinese Traditional"'
-)
-
-pkgname=()
-source=()
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=kde-l10n-${_locale,,}
-  
-  pkgname+=($_pkgname)
-  
source+=("https://download.kde.org/stable/applications/$pkgver/src/$pkgbase/$pkgbase-$_locale-$pkgver.tar.xz";)
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-sha256sums=('c7dceb09a40f3661c6332a416a40ed9c775c5be5b52f559fcf1a28a1a341720d'
-'c7f653b84159ef97367dfb65ec900133757a910f1d4e186067fb728f1ed95e6f'
-'dd3dfa55b4fb9a7d34824fc00e8b4a9ca5e00b670ea8b8ec4f02837870f3e82f'
-'dee30b4c83f4f061a813495669ea1c2724fb66baaf968a1eb0bb2ca31ecf52a6'
-'652aac4e8f9d0fee57e83afa594df826fe892759d18ae9e8fbcce1cf94d4b7d1'
-'94ac3adf0e8e894d730b269ec4d83f7d09245b0e7c7875fc53dbf3250ddbdbb6'
-'41ef06f8a70f77534c7291ca5d09ff4c493e9b0e322385d79b258d302c2d3039'
-'e28550429084ed214fe40ab24362fba008e331af7eddb892f296b7e57e7d2067'
-'8b02bf414e837daedde22ae2ce00344cb04873eff2c5ef2a92414c8241084d21'
-'268de1633ad13c21d0eef02a2f3c5492d47ab2e5b616396201d6d7e775464ed4'
-'ce7735bc3ba4024dd55b623aaf7b01c84642ca0bc696acc6db9a3060da441493'
-'6649fcfcdecf724ba6ce47a249a6bc4940d2b74ad689e48ceb333d0844999616'
-'06c96bb395c78d4f6d8065c5ba5ecb70f1de6a9f32b5e280799ee5f283fe54c0'
-'bc74511ca7ff660ac9f014e7c1f91c8b7cb898f3a46210edb2cf1c160dd3cc45'
-'3407e0c94f448b1ac581a50f48a03d5371154f77da058f1b715252da96f0b5db'
-'ac62bfd0b2c2b7c7a02100d56b343de4749516139ae24c4357ef307f99faa6a7'
-'6af5d1dfb623db119c8f78164321112cab2d10561232c2470fddc29465d68d11'
-'0f46190c9c7aaedf05e0f21e933df6da26130eb56a3baad6b85790a74bc81237'
-'fa9591dff143c3a3c8317558d60b2ecaab7f7ba4149268e5a0f53971e35c7751'
-'48c843aa21f7dc1d533870e686598bb92bc2320153309607ef1fde82943f6fad'
-'5d7188e9ae02db67272d0c6eb6f0c2ccaa9facea4df0e214e2829e11c5fe94c0'
-'b4ed79dc417bd6b065363c7b5e04d25d149624a1b82bd5eb89033c644b7e'
-'bbefc87da57ea07c6a90748076d3c0514268af11325a81b2d7e662ce80fd9fcc'
-'9a391c0a5f0631e695876887b684e47a2cdef7d8fa1db603759a9ab4df0342ca'
-'a2e71d83365bd094818611b47606f7c30780afac0e30a946c359add564b8152c'
-'459cf867e16229c4d92b9c10a365deea731fa17d47a527cd68e6eaca1f2bbcc1'
-'6a341373f16c896392e82c12c63a1beaf1e9e598ff6557c44d873997c745385d'
-'df4755f853b690bd560122a7f85530e6d32cc6f4b25ee6f0cb6060f3dc0ec3a9'
-'5d8bb99104a3e37d661320be0a52037611e80f6f7b678c9cbee8aa5143cde388'
-'3f3285f983de115fe157403145170f153ff007168a23def310daad71cc859397'
-'fa92c6636597096f030b284d6339

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:18:22
  Author: arojas
Revision: 307774

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

Added:
  kdewebdev-klinkstatus/repos/extra-i686/PKGBUILD
(from rev 307773, kdewebdev-klinkstatus/trunk/PKGBUILD)
  kdewebdev-klinkstatus/repos/extra-x86_64/PKGBUILD
(from rev 307773, kdewebdev-klinkstatus/trunk/PKGBUILD)
Deleted:
  kdewebdev-klinkstatus/repos/extra-i686/PKGBUILD
  kdewebdev-klinkstatus/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:17:56 UTC (rev 307773)
+++ extra-i686/PKGBUILD 2017-10-12 16:18:22 UTC (rev 307774)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-klinkstatus
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Link Checker"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime kdepimlibs4 tidy)
-makedepends=(cmake automoc4 boost)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/klinkstatus-$pkgver.tar.xz"{,.sig})
-sha256sums=('84e87b51ea8ab78d981fa9fdcdcfc038c045032c5130fb6d74c4d10cc29bca85'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-klinkstatus/repos/extra-i686/PKGBUILD (from rev 307773, 
kdewebdev-klinkstatus/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:18:22 UTC (rev 307774)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdewebdev-klinkstatus
+pkgver=17.08.2
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Link Checker"
+url='https://www.kde.org'
+license=(GPL LGPL FDL)
+groups=(kde-applications kdewebdev)
+depends=(kdebase-runtime kdepimlibs4 tidy)
+makedepends=(cmake automoc4 boost)
+source=("https://download.kde.org/stable/applications/$pkgver/src/klinkstatus-$pkgver.tar.xz"{,.sig})
+sha256sums=('1d546d70fef8cb0ff3b65f9f57d52afc90964df799d3624063215750d0a2ced9'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:17:56 UTC (rev 307773)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:18:22 UTC (rev 307774)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-klinkstatus
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Link Checker"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime kdepimlibs4 tidy)
-makedepends=(cmake automoc4 boost)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/klinkstatus-$pkgver.tar.xz"{,.sig})
-sha256sums=('84e87b51ea8ab78d981fa9fdcdcfc038c045032c5130fb6d74c4d10cc29bca85'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-klinkstatus/repos/extra-x86_64/PKGBUILD (from rev 307773, 
kdewebdev-klinkstatus/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:18:22 UTC (rev 307774)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Ro

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:17:56
  Author: arojas
Revision: 307773

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

Added:
  kdewebdev-kimagemapeditor/repos/extra-i686/PKGBUILD
(from rev 307772, kdewebdev-kimagemapeditor/trunk/PKGBUILD)
  kdewebdev-kimagemapeditor/repos/extra-x86_64/PKGBUILD
(from rev 307772, kdewebdev-kimagemapeditor/trunk/PKGBUILD)
Deleted:
  kdewebdev-kimagemapeditor/repos/extra-i686/PKGBUILD
  kdewebdev-kimagemapeditor/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:17:32 UTC (rev 307772)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:56 UTC (rev 307773)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-kimagemapeditor
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="HTML Image Map Editor"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime)
-makedepends=(cmake automoc4)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kimagemapeditor-$pkgver.tar.xz"{,.sig})
-sha256sums=('4f739e9589c2fef11c939c2bf4b67359d9296478f9cabaffb24c89bfbfce1b95'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-kimagemapeditor/repos/extra-i686/PKGBUILD (from rev 307772, 
kdewebdev-kimagemapeditor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:56 UTC (rev 307773)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdewebdev-kimagemapeditor
+pkgver=17.08.2
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="HTML Image Map Editor"
+url='https://www.kde.org'
+license=(GPL LGPL FDL)
+groups=(kde-applications kdewebdev)
+depends=(kdebase-runtime)
+makedepends=(cmake automoc4)
+source=("https://download.kde.org/stable/applications/$pkgver/src/kimagemapeditor-$pkgver.tar.xz"{,.sig})
+sha256sums=('ef1535d5fab568599f1b1d374ea09e4076f697b6391d2d0b5cc4cf272ff9e38f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:17:32 UTC (rev 307772)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:56 UTC (rev 307773)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-kimagemapeditor
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="HTML Image Map Editor"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime)
-makedepends=(cmake automoc4)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kimagemapeditor-$pkgver.tar.xz"{,.sig})
-sha256sums=('4f739e9589c2fef11c939c2bf4b67359d9296478f9cabaffb24c89bfbfce1b95'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-kimagemapeditor/repos/extra-x86_64/PKGBUILD (from rev 307772, 
kdewebdev-kimagemapeditor/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:56 UTC (rev 307773)
@@ -0,0 

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:17:32
  Author: arojas
Revision: 307772

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

Added:
  kdewebdev-kfilereplace/repos/extra-i686/PKGBUILD
(from rev 307771, kdewebdev-kfilereplace/trunk/PKGBUILD)
  kdewebdev-kfilereplace/repos/extra-x86_64/PKGBUILD
(from rev 307771, kdewebdev-kfilereplace/trunk/PKGBUILD)
Deleted:
  kdewebdev-kfilereplace/repos/extra-i686/PKGBUILD
  kdewebdev-kfilereplace/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:17:09 UTC (rev 307771)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:32 UTC (rev 307772)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-kfilereplace
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Search & Replace Tool"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime)
-makedepends=(cmake automoc4)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kfilereplace-$pkgver.tar.xz"{,.sig})
-sha256sums=('99493e85c9a48a1a28b137fa1ffc1a9b433c4e13e77b28ea38b35c1f6a0c40e5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-kfilereplace/repos/extra-i686/PKGBUILD (from rev 307771, 
kdewebdev-kfilereplace/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:32 UTC (rev 307772)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=kdewebdev-kfilereplace
+pkgver=17.08.2
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Search & Replace Tool"
+url='https://www.kde.org'
+license=(GPL LGPL FDL)
+groups=(kde-applications kdewebdev)
+depends=(kdebase-runtime)
+makedepends=(cmake automoc4)
+source=("https://download.kde.org/stable/applications/$pkgver/src/kfilereplace-$pkgver.tar.xz"{,.sig})
+sha256sums=('6744ed0c40260714c25f8d877e7132c5018381d0a5a577c38e39545a2cfb3c0a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:17:09 UTC (rev 307771)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:32 UTC (rev 307772)
@@ -1,38 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=kdewebdev-kfilereplace
-pkgver=17.08.1
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Search & Replace Tool"
-url='https://www.kde.org'
-license=(GPL LGPL FDL)
-groups=(kde-applications kdewebdev)
-depends=(kdebase-runtime)
-makedepends=(cmake automoc4)
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kfilereplace-$pkgver.tar.xz"{,.sig})
-sha256sums=('99493e85c9a48a1a28b137fa1ffc1a9b433c4e13e77b28ea38b35c1f6a0c40e5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdewebdev-kfilereplace/repos/extra-x86_64/PKGBUILD (from rev 307771, 
kdewebdev-kfilereplace/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:32 UTC (rev 307772)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Fel

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:17:09
  Author: arojas
Revision: 307771

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

Added:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
(from rev 307770, kdeutils-sweeper/trunk/PKGBUILD)
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD
(from rev 307770, kdeutils-sweeper/trunk/PKGBUILD)
Deleted:
  kdeutils-sweeper/repos/extra-i686/PKGBUILD
  kdeutils-sweeper/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:16:29 UTC (rev 307770)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:09 UTC (rev 307771)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='https://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz"{,.sig})
-sha256sums=('0962b69ede8d6ccbf4d3609e62f8d8286d45d114aa2e3d96cd07ba700d60ff11'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdeutils-sweeper/repos/extra-i686/PKGBUILD (from rev 307770, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:17:09 UTC (rev 307771)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='System Cleaner'
+url='https://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=("https://download.kde.org/stable/applications/$pkgver/src/sweeper-$pkgver.tar.xz"{,.sig})
+sha256sums=('e51dab33a728c2d3e20cda57eeba28ec6d074dbb96d85721802c016f097721eb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:16:29 UTC (rev 307770)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:09 UTC (rev 307771)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-sweeper
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='System Cleaner'
-url='https://kde.org/applications/utilities/sweeper'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/sweeper-${pkgver}.tar.xz"{,.sig})
-sha256sums=('0962b69ede8d6ccbf4d3609e62f8d8286d45d114aa2e3d96cd07ba700d60ff11'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdeutils-sweeper/repos/extra-x86_64/PKGBUILD (from rev 307770, 
kdeutils-sweeper/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:17:09 UTC (rev 307771)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-sweeper
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='System Cleaner'
+url='https://kde.org/applications/utilities/sweeper'
+arch=('i686' 'x86_64')

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:16:29
  Author: arojas
Revision: 307770

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

Added:
  print-manager/repos/extra-i686/PKGBUILD
(from rev 307769, print-manager/trunk/PKGBUILD)
  print-manager/repos/extra-x86_64/PKGBUILD
(from rev 307769, print-manager/trunk/PKGBUILD)
Deleted:
  print-manager/repos/extra-i686/PKGBUILD
  print-manager/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:16:02 UTC (rev 307769)
+++ extra-i686/PKGBUILD 2017-10-12 16:16:29 UTC (rev 307770)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=17.08.1
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/utilities/'
-license=(GPL LGPL FDL)
-depends=(libcups kcmutils)
-makedepends=(extra-cmake-modules python kdoctools plasma-framework)
-optdepends=('system-config-printer: auto-detect the printer driver')
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('369648d1b4a91b2b5ac1e97c74c8323d8938a41b975fefc89e7bf04f17266538'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: print-manager/repos/extra-i686/PKGBUILD (from rev 307769, 
print-manager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:16:29 UTC (rev 307770)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=print-manager
+pkgver=17.08.2
+pkgrel=1
+pkgdesc="A tool for managing print jobs and printers"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/utilities/'
+license=(GPL LGPL FDL)
+depends=(libcups kcmutils)
+makedepends=(extra-cmake-modules python kdoctools plasma-framework)
+optdepends=('system-config-printer: auto-detect the printer driver')
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4dcb0b62ac42af7e26c67d216fdf26a9b1a1fe17417aea30b473c8bf8a1199bd'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:16:02 UTC (rev 307769)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:16:29 UTC (rev 307770)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=print-manager
-pkgver=17.08.1
-pkgrel=1
-pkgdesc="A tool for managing print jobs and printers"
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/utilities/'
-license=(GPL LGPL FDL)
-depends=(libcups kcmutils)
-makedepends=(extra-cmake-modules python kdoctools plasma-framework)
-optdepends=('system-config-printer: auto-detect the printer driver')
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('369648d1b4a91b2b5ac1e97c74c8323d8938a41b975fefc89e7bf04f17266538'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: print-manager/repos/extra-x86_64/PKGBUILD (from rev

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:16:02
  Author: arojas
Revision: 307769

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:15:36 UTC (rev 307768)
+++ extra-i686/PKGBUILD 2017-10-12 16:16:02 UTC (rev 307769)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwalletmanager
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Wallet management tool'
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/system/kwalletmanager/'
-license=(LGPL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kcmutils kdoctools)
-conflicts=(kdeutils-kwalletmanager)
-replaces=(kdeutils-kwalletmanager)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('00a256906197eab5d9a069e949ad3dd9b61f0b7e6d43a25a9579f1094ca80837'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$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: kwalletmanager/repos/extra-i686/PKGBUILD (from rev 307768, 
kwalletmanager/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:16:02 UTC (rev 307769)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kwalletmanager
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Wallet management tool'
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/system/kwalletmanager/'
+license=(LGPL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kcmutils kdoctools)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d2ead7f69a63ba49d10bf3bac4dde2bd4b904e3c8d64c7c17226a025392a58a8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:15:36 UTC (rev 307768)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:16:02 UTC (rev 307769)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kwalletmanager
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Wallet management tool'
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/system/kwalletmanager/'
-license=(LGPL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kcmutils kdoctools)
-conflicts=(kdeutils-kwalletmanager)
-replaces=(kdeutils-kwalletmanager)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('00a256906197eab5d9a069e949ad3dd9b61f0b7e6d43a25a9579f1094ca80837'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$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: kwalletmanager/repos/extra-x86_64/PKGBUILD (from rev 307768, 
kwalletmanager/trunk/PKGBUILD)

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:15:36
  Author: arojas
Revision: 307768

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:15:08 UTC (rev 307767)
+++ extra-i686/PKGBUILD 2017-10-12 16:15:36 UTC (rev 307768)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktimer
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='https://kde.org/applications/utilities/ktimer/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7daa1ad99a7058f8993eab0df9e8723aa7e41cf8ec7401af07bec0946630cc84'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ktimer/repos/extra-i686/PKGBUILD (from rev 307767, 
ktimer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:15:36 UTC (rev 307768)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktimer
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='https://kde.org/applications/utilities/ktimer/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d7ed09814358267efa43317e9d1b3056b4e93c3f8d3d1c02c21bf1af64a6296e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:15:08 UTC (rev 307767)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:15:36 UTC (rev 307768)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=ktimer
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Countdown Launcher'
-url='https://kde.org/applications/utilities/ktimer/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7daa1ad99a7058f8993eab0df9e8723aa7e41cf8ec7401af07bec0946630cc84'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ktimer/repos/extra-x86_64/PKGBUILD (from rev 307767, 
ktimer/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:15:36 UTC (rev 307768)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=ktimer
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Countdown Launcher'
+url='https://kde.org/applications/utilities/ktimer/'
+arch=(i686 x86

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:15:08
  Author: arojas
Revision: 307767

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:14:37 UTC (rev 307766)
+++ extra-i686/PKGBUILD 2017-10-12 16:15:08 UTC (rev 307767)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='A handy timer for steeping tea'
-url='https://kde.org/applications/games/kteatime/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeutils)
-depends=(knotifyconfig hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f71385747f7519780816419838ee9ac78af91d7956bf9912897c2cc3e6bc3123'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kteatime/repos/extra-i686/PKGBUILD (from rev 307766, 
kteatime/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:15:08 UTC (rev 307767)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='A handy timer for steeping tea'
+url='https://kde.org/applications/games/kteatime/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdeutils)
+depends=(knotifyconfig hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c3d2dcdee510f0718339e9a46c86a2b5eefc82e139bcec14b2e6cafbb162bdb3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:14:37 UTC (rev 307766)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:15:08 UTC (rev 307767)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kteatime
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='A handy timer for steeping tea'
-url='https://kde.org/applications/games/kteatime/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdeutils)
-depends=(knotifyconfig hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f71385747f7519780816419838ee9ac78af91d7956bf9912897c2cc3e6bc3123'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kteatime/repos/extra-x86_64/PKGBUILD (from rev 307766, 
kteatime/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:15:08 UTC (rev 307767)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kteatime
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='A

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:14:37
  Author: arojas
Revision: 307766

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

Added:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
(from rev 307765, kdeutils-kremotecontrol/trunk/PKGBUILD)
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD
(from rev 307765, kdeutils-kremotecontrol/trunk/PKGBUILD)
Deleted:
  kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD
  kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:14:01 UTC (rev 307765)
+++ extra-i686/PKGBUILD 2017-10-12 16:14:37 UTC (rev 307766)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kremotecontrol
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='https://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz"{,.sig})
-sha256sums=('4262d2fa76700d3ac114ea271f3cdf852ff9d8bd1683c5353d09db96563724ac'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-i686/PKGBUILD (from rev 307765, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:14:37 UTC (rev 307766)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeutils-kremotecontrol
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Configure your remote controls for use with applications'
+url='https://kde.org/applications/utilities/kremotecontrol/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+groups=('kde-applications' 'kdeutils')
+source=("https://download.kde.org/stable/applications/$pkgver/src/kremotecontrol-$pkgver.tar.xz"{,.sig})
+sha256sums=('e9dc309378d090d710c7d24f2366abb540cecf036bc753db96a9307fdcfa6138'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cd "${srcdir}"
+  mkdir -p build
+  cd build
+  cmake ../kremotecontrol-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/build
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:14:01 UTC (rev 307765)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:14:37 UTC (rev 307766)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeutils-kremotecontrol
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Configure your remote controls for use with applications'
-url='https://kde.org/applications/utilities/kremotecontrol/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-groups=('kde-applications' 'kdeutils')
-source=("https://download.kde.org/stable/applications/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz"{,.sig})
-sha256sums=('4262d2fa76700d3ac114ea271f3cdf852ff9d8bd1683c5353d09db96563724ac'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cd "${srcdir}"
-  mkdir -p build
-  cd build
-  cmake ../kremotecontrol-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/build
-  make DESTDIR=$pkgdir install
-}

Copied: kdeutils-kremotecontrol/repos/extra-x86_64/PKGBUILD (from rev 307765, 
kdeutils-kremotecontrol/trunk/PKGBUILD)
===

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:14:01
  Author: arojas
Revision: 307765

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:13:24 UTC (rev 307764)
+++ extra-i686/PKGBUILD 2017-10-12 16:14:01 UTC (rev 307765)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kgpg
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='https://kde.org/applications/utilities/kgpg/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(akonadi-contacts hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python boost)
-conflicts=(kdeutils-kgpg)
-replaces=(kdeutils-kgpg)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9efd467e510f1bce73bbeeba3764fb677aebc2551d2a078208720947f64f8fc1'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kgpg/repos/extra-i686/PKGBUILD (from rev 307764, kgpg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:14:01 UTC (rev 307765)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kgpg
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='A GnuPG frontend'
+url='https://kde.org/applications/utilities/kgpg/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(akonadi-contacts hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python boost)
+conflicts=(kdeutils-kgpg)
+replaces=(kdeutils-kgpg)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9e620e33ace101797370955ca582cccbe4ace794ece64ae626918f00cd153fdb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:13:24 UTC (rev 307764)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:14:01 UTC (rev 307765)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kgpg
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='A GnuPG frontend'
-url='https://kde.org/applications/utilities/kgpg/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(akonadi-contacts hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python boost)
-conflicts=(kdeutils-kgpg)
-replaces=(kdeutils-kgpg)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9efd467e510f1bce73bbeeba3764fb677aebc2551d2a078208720947f64f8fc1'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kgpg/repos/extra-x86_64/PKGBUILD (from rev 307764, kgpg/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:14:01 UTC (rev 307765)
@@ -0,0 +1,39 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 

[arch-commits] Commit in kfloppy/repos/extra-i686 (PKGBUILD PKGBUILD)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:13:24
  Author: arojas
Revision: 307764

archrelease: copy trunk to extra-i686

Added:
  kfloppy/repos/extra-i686/PKGBUILD
(from rev 307763, kfloppy/trunk/PKGBUILD)
Deleted:
  kfloppy/repos/extra-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:13:03 UTC (rev 307763)
+++ PKGBUILD2017-10-12 16:13:24 UTC (rev 307764)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kfloppy
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Floppy Formatter'
-url='https://kde.org/applications/utilities/kfloppy/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kxmlgui hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdeutils-kfloppy)
-replaces=(kdeutils-kfloppy)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('aa5bba837cc91086ffd0e22a3571495afc4a44ee16cf7efca9da3c41e6a2d6a9'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kfloppy/repos/extra-i686/PKGBUILD (from rev 307763, 
kfloppy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 16:13:24 UTC (rev 307764)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kfloppy
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Floppy Formatter'
+url='https://kde.org/applications/utilities/kfloppy/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kxmlgui hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdeutils-kfloppy)
+replaces=(kdeutils-kfloppy)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('20a1c84aaa9e3ae4ddd2fa0fd12eff0f99641519eaadbfbfa7e8f5cefad29b45'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kdf/repos/extra-i686 (PKGBUILD PKGBUILD)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:13:03
  Author: arojas
Revision: 307763

archrelease: copy trunk to extra-i686

Added:
  kdf/repos/extra-i686/PKGBUILD
(from rev 307762, kdf/trunk/PKGBUILD)
Deleted:
  kdf/repos/extra-i686/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:12:43 UTC (rev 307762)
+++ PKGBUILD2017-10-12 16:13:03 UTC (rev 307763)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdf
-pkgver=17.08.1
-pkgrel=1
-url="https://kde.org/applications/system/kdiskfree/";
-arch=(i686 x86_64)
-pkgdesc='View Disk Usage'
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python kcmutils)
-conflicts=(kdeutils-kdf)
-replaces=(kdeutils-kdf)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('17f838a26ef4e5a1717dcf71044f4d05c1fc749c5e7116eddbb59852bed95227'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-build() {
-  cd build
-  cmake ../$pkgname-$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: kdf/repos/extra-i686/PKGBUILD (from rev 307762, kdf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 16:13:03 UTC (rev 307763)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdf
+pkgver=17.08.2
+pkgrel=1
+url="https://kde.org/applications/system/kdiskfree/";
+arch=(i686 x86_64)
+pkgdesc='View Disk Usage'
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python kcmutils)
+conflicts=(kdeutils-kdf)
+replaces=(kdeutils-kdf)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ba435bafe7a01b3e5cee8af5c176a4994592bebd805932b680e51043f242dc5d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:12:14
  Author: arojas
Revision: 307761

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:11:40 UTC (rev 307760)
+++ extra-i686/PKGBUILD 2017-10-12 16:12:14 UTC (rev 307761)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcharselect
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Character Selector'
-url="https://kde.org/applications/utilities/kcharselect/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kbookmarks)
-makedepends=(extra-cmake-modules python kdoctools)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('55352ef3ef0b6d4a02bff02d34a7f0ee483dad0a1598a72650b038a6ce6ddef0'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcharselect/repos/extra-i686/PKGBUILD (from rev 307760, 
kcharselect/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:12:14 UTC (rev 307761)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Character Selector'
+url="https://kde.org/applications/utilities/kcharselect/";
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kbookmarks)
+makedepends=(extra-cmake-modules python kdoctools)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('299607bb793cf12ac49838efa81fdbf93d46af8ed424356d4361b41527b0bada'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:11:40 UTC (rev 307760)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:12:14 UTC (rev 307761)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcharselect
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Character Selector'
-url="https://kde.org/applications/utilities/kcharselect/";
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kbookmarks)
-makedepends=(extra-cmake-modules python kdoctools)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('55352ef3ef0b6d4a02bff02d34a7f0ee483dad0a1598a72650b038a6ce6ddef0'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcharselect/repos/extra-x86_64/PKGBUILD (from rev 307760, 
kcharselect/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:12:14 UTC (rev 307761)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcharselect
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Character Selector'
+url="https://kde

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:12:43
  Author: arojas
Revision: 307762

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:12:14 UTC (rev 307761)
+++ extra-i686/PKGBUILD 2017-10-12 16:12:43 UTC (rev 307762)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdebugsettings
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ceffbdb7b8c4f8e1e1e053d7af2d98306afbb99db95009479b1c16a21d32be4b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdebugsettings/repos/extra-i686/PKGBUILD (from rev 307761, 
kdebugsettings/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:12:43 UTC (rev 307762)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='https://utils.kde.org/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fcb836930dd4c64809ec861edc33897fc34fb2f7b3f3b912502c47ea0ae1c244'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:12:14 UTC (rev 307761)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:12:43 UTC (rev 307762)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-
-pkgname=kdebugsettings
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ceffbdb7b8c4f8e1e1e053d7af2d98306afbb99db95009479b1c16a21d32be4b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdebugsettings/repos/extra-x86_64/PKGBUILD (from rev 307761, 
kdebugsettings/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:12:43 UTC (rev 307762)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+
+pkgname=kdebugsettings
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:11:40
  Author: arojas
Revision: 307760

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:11:11 UTC (rev 307759)
+++ extra-i686/PKGBUILD 2017-10-12 16:11:40 UTC (rev 307760)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='https://kde.org/applications/utilities/kcalc/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kxmlgui knotifications kinit)
-makedepends=(extra-cmake-modules python kdoctools)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('93fc6154c5f4c498491302ca6cd5f7c24d9ac8a06bee458cba329c3c46c9f59c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcalc/repos/extra-i686/PKGBUILD (from rev 307759, kcalc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:11:40 UTC (rev 307760)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Scientific Calculator'
+url='https://kde.org/applications/utilities/kcalc/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kxmlgui knotifications kinit)
+makedepends=(extra-cmake-modules python kdoctools)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9cfabb73657b572448064a18703fc7c983f6c984095cb93058a8b64a241e34cc'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:11:11 UTC (rev 307759)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:11:40 UTC (rev 307760)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcalc
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Scientific Calculator'
-url='https://kde.org/applications/utilities/kcalc/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kxmlgui knotifications kinit)
-makedepends=(extra-cmake-modules python kdoctools)
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('93fc6154c5f4c498491302ca6cd5f7c24d9ac8a06bee458cba329c3c46c9f59c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcalc/repos/extra-x86_64/PKGBUILD (from rev 307759, 
kcalc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:11:40 UTC (rev 307760)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcalc
+pkgver=17.08.2
+p

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:11:11
  Author: arojas
Revision: 307759

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:10:37 UTC (rev 307758)
+++ extra-i686/PKGBUILD 2017-10-12 16:11:11 UTC (rev 307759)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=filelight
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='View disk usage information'
-url='https://kde.org/applications/utilities/filelight'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdeutils)
-replaces=(kdeutils-filelight)
-conflicts=(kdeutils-filelight)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('14cae02bec5e232e35039346f24a4d66c9cbbc8336428217d5a840f44b912072'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: filelight/repos/extra-i686/PKGBUILD (from rev 307758, 
filelight/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:11:11 UTC (rev 307759)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=filelight
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='View disk usage information'
+url='https://kde.org/applications/utilities/filelight'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5010105c34dbdc3145cc51fa84d156565b629a0f75306f529de6f1bae0b1ec60'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:10:37 UTC (rev 307758)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:11:11 UTC (rev 307759)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=filelight
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='View disk usage information'
-url='https://kde.org/applications/utilities/filelight'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdeutils)
-replaces=(kdeutils-filelight)
-conflicts=(kdeutils-filelight)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('14cae02bec5e232e35039346f24a4d66c9cbbc8336428217d5a840f44b912072'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: filelight/repos/extra-x86_64/PKGBUILD (from rev 307758, 
filelight/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:11:11 UTC (rev 307759)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contr

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:10:37
  Author: arojas
Revision: 307758

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:09:56 UTC (rev 307757)
+++ extra-i686/PKGBUILD 2017-10-12 16:10:37 UTC (rev 307758)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ark
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Archiving Tool'
-arch=(i686 x86_64)
-url='https://kde.org/applications/utilities/ark/'
-license=(GPL)
-depends=(kparts kpty libarchive libzip kitemmodels hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('p7zip: 7Z format support' 'unrar: RAR format support')
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c9c49e220adf12d8132a2e307f34e28ffbd317e41a64823e2f901ac24ef92f05'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ark/repos/extra-i686/PKGBUILD (from rev 307757, ark/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:10:37 UTC (rev 307758)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=ark
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Archiving Tool'
+arch=(i686 x86_64)
+url='https://kde.org/applications/utilities/ark/'
+license=(GPL)
+depends=(kparts kpty libarchive libzip kitemmodels hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+optdepends=('p7zip: 7Z format support' 'unrar: RAR format support')
+groups=(kde-applications kdeutils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('224d182df6d11eb2453887e0972f3b60a5177b1c89eac52661a470a7bff1c3d7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:09:56 UTC (rev 307757)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:10:37 UTC (rev 307758)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=ark
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Archiving Tool'
-arch=(i686 x86_64)
-url='https://kde.org/applications/utilities/ark/'
-license=(GPL)
-depends=(kparts kpty libarchive libzip kitemmodels hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('p7zip: 7Z format support' 'unrar: RAR format support')
-groups=(kde-applications kdeutils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c9c49e220adf12d8132a2e307f34e28ffbd317e41a64823e2f901ac24ef92f05'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ark/repos/extra-x86_64/PKGBUILD (from rev 307757, ark/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:09:56
  Author: arojas
Revision: 307757

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:09:18 UTC (rev 307756)
+++ extra-i686/PKGBUILD 2017-10-12 16:09:56 UTC (rev 307757)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='https://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor qt5-webkit)
-makedepends=(extra-cmake-modules kdoctools python kdelibs4support 
kdesignerplugin)
-groups=(kde-applications kdesdk)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c7b3c72a0d2b0a1fe110347c4994b41aaabed97f232b9476b775c6ae99657d77'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 307756, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:09:56 UTC (rev 307757)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='https://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor qt5-webkit)
+makedepends=(extra-cmake-modules kdoctools python kdelibs4support 
kdesignerplugin)
+groups=(kde-applications kdesdk)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('53db2670081cbe185b2af48b891d11d03636f6ea096e395152f1318e11d73c5f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:09:18 UTC (rev 307756)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:09:56 UTC (rev 307757)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='https://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor qt5-webkit)
-makedepends=(extra-cmake-modules kdoctools python kdelibs4support 
kdesignerplugin)
-groups=(kde-applications kdesdk)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c7b3c72a0d2b0a1fe110347c4994b41aaabed97f232b9476b775c6ae99657d77'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: umbrello/repos/extra-x86_64/PKGBUILD (from rev 307756, 
umbrello/trunk/PKGBUILD)
===
--- extra-x

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:09:18
  Author: arojas
Revision: 307756

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

Added:
  kdesdk-thumbnailers/repos/extra-i686/PKGBUILD
(from rev 307755, kdesdk-thumbnailers/trunk/PKGBUILD)
  kdesdk-thumbnailers/repos/extra-x86_64/PKGBUILD
(from rev 307755, kdesdk-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdesdk-thumbnailers/repos/extra-i686/PKGBUILD
  kdesdk-thumbnailers/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:08:35 UTC (rev 307755)
+++ extra-i686/PKGBUILD 2017-10-12 16:09:18 UTC (rev 307756)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-thumbnailers
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio gettext)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('01131cbe40869712da311a5fbc37d55223b32e1f7f214cb920bc309720dba785'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdesdk-thumbnailers/repos/extra-i686/PKGBUILD (from rev 307755, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:09:18 UTC (rev 307756)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-thumbnailers
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Plugins for the thumbnailing system'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio gettext)
+makedepends=(extra-cmake-modules python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5b7812b93a0c75e31effb17aea347a8a7d18d5fc4e70c49a4e8370ad1183407c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:08:35 UTC (rev 307755)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:09:18 UTC (rev 307756)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-thumbnailers
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Plugins for the thumbnailing system'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio gettext)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('01131cbe40869712da311a5fbc37d55223b32e1f7f214cb920bc309720dba785'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdesdk-thumbnailers/repos/extra-x86_64/PKGBUILD (from rev 307755, 
kdesdk-thumbnailers/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:09:18 UTC (rev 307756)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarp

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:08:09
  Author: arojas
Revision: 307754

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:07:40 UTC (rev 307753)
+++ extra-i686/PKGBUILD 2017-10-12 16:08:09 UTC (rev 307754)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=okteta
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE hex editor for viewing and editing the raw data of files'
-url='https://kde.org/applications/utilities/okteta/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kcmutils kparts knewstuff qca-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('022f6e58f8e82c2ea101c5fbb15f2735c04a3fa7142c55695829c1c3e59f9503'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: okteta/repos/extra-i686/PKGBUILD (from rev 307753, 
okteta/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:08:09 UTC (rev 307754)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=okteta
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='KDE hex editor for viewing and editing the raw data of files'
+url='https://kde.org/applications/utilities/okteta/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kcmutils kparts knewstuff qca-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('780101c477e5af799d59300a1b2d65635ad715a60e4a48468c8df5d0bcbf2fb8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:07:40 UTC (rev 307753)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:08:09 UTC (rev 307754)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=okteta
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE hex editor for viewing and editing the raw data of files'
-url='https://kde.org/applications/utilities/okteta/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kcmutils kparts knewstuff qca-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python qt5-tools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('022f6e58f8e82c2ea101c5fbb15f2735c04a3fa7142c55695829c1c3e59f9503'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: okteta/repos/extra-x86_64/PKGBUILD (from rev 307753, 
okteta/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:08:35
  Author: arojas
Revision: 307755

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:08:09 UTC (rev 307754)
+++ extra-i686/PKGBUILD 2017-10-12 16:08:35 UTC (rev 307755)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=poxml
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(qt5-base gettext)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdesdk-poxml)
-replaces=(kdesdk-poxml)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b656427e3120ed820318f2b18ba456499161af873900d056752c92576e17e69d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: poxml/repos/extra-i686/PKGBUILD (from rev 307754, poxml/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:08:35 UTC (rev 307755)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=poxml
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Translates DocBook XML files using gettext po files'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(qt5-base gettext)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdesdk-poxml)
+replaces=(kdesdk-poxml)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4d0f3d183db9d51f124c249d54479c54249c56d6b3f154376222ecc2470d7cc2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:08:09 UTC (rev 307754)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:08:35 UTC (rev 307755)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=poxml
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Translates DocBook XML files using gettext po files'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(qt5-base gettext)
-makedepends=(extra-cmake-modules kdoctools)
-conflicts=(kdesdk-poxml)
-replaces=(kdesdk-poxml)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b656427e3120ed820318f2b18ba456499161af873900d056752c92576e17e69d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: poxml/repos/extra-x86_64/PKGBUILD (from rev 307754, 
poxml/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:08:35 UTC (rev 307755)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: A

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:07:40
  Author: arojas
Revision: 307753

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:07:15 UTC (rev 307752)
+++ extra-i686/PKGBUILD 2017-10-12 16:07:40 UTC (rev 307753)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=lokalize
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Computer-Aided Translation System'
-url='https://kde.org/applications/development/lokalize/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kross hunspell hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-optdepends=('kross-interpreters: for msgmerge')
-conflicts=(kdesdk-lokalize)
-replaces=(kdesdk-lokalize)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('929be03dcdce9c197dee899080cf8934af1c45a48e142308ba13401d81c4213f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: lokalize/repos/extra-i686/PKGBUILD (from rev 307752, 
lokalize/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:07:40 UTC (rev 307753)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=lokalize
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Computer-Aided Translation System'
+url='https://kde.org/applications/development/lokalize/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kross hunspell hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+optdepends=('kross-interpreters: for msgmerge')
+conflicts=(kdesdk-lokalize)
+replaces=(kdesdk-lokalize)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8921f5d0cc7c24160935c18d5b59982526cebae2a75884defe8f59d8cde38a08'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:07:15 UTC (rev 307752)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:07:40 UTC (rev 307753)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=lokalize
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Computer-Aided Translation System'
-url='https://kde.org/applications/development/lokalize/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kross hunspell hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-optdepends=('kross-interpreters: for msgmerge')
-conflicts=(kdesdk-lokalize)
-replaces=(kdesdk-lokalize)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('929be03dcdce9c197dee899080cf8934af1c45a48e142308ba13401d81c4213f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: lokalize/repos/extra-x86_64/PKGBUILD (from rev 307752, 
lokalize/trunk/PKGBUILD)
==

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:07:15
  Author: arojas
Revision: 307752

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:06:49 UTC (rev 307751)
+++ extra-i686/PKGBUILD 2017-10-12 16:07:15 UTC (rev 307752)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kompare
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Graphical file differences tool'
-url='https://kde.org/applications/development/kompare/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(libkomparediff2 ktexteditor hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6e5758743d717c501469ffd5f4c9d00261b681b43bc7530dded13696d25f1af2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kompare/repos/extra-i686/PKGBUILD (from rev 307751, 
kompare/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:07:15 UTC (rev 307752)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kompare
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Graphical file differences tool'
+url='https://kde.org/applications/development/kompare/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(libkomparediff2 ktexteditor hicolor-icon-theme)
+makedepends=(extra-cmake-modules python kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('db5bad664afd96c5dbb596a112e1c2b6e09f950aa958bbc1170eb6a6d16e59d0'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:06:49 UTC (rev 307751)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:07:15 UTC (rev 307752)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kompare
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Graphical file differences tool'
-url='https://kde.org/applications/development/kompare/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(libkomparediff2 ktexteditor hicolor-icon-theme)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6e5758743d717c501469ffd5f4c9d00261b681b43bc7530dded13696d25f1af2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kompare/repos/extra-x86_64/PKGBUILD (from rev 307751, 
kompare/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:07:15 UTC (rev 307752)
@@ -0,0 +1,39 @@
+# $Id$
+# Main

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:06:49
  Author: arojas
Revision: 307751

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

Added:
  kdesdk-kioslaves/repos/extra-i686/PKGBUILD
(from rev 307750, kdesdk-kioslaves/trunk/PKGBUILD)
  kdesdk-kioslaves/repos/extra-x86_64/PKGBUILD
(from rev 307750, kdesdk-kioslaves/trunk/PKGBUILD)
Deleted:
  kdesdk-kioslaves/repos/extra-i686/PKGBUILD
  kdesdk-kioslaves/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:06:22 UTC (rev 307750)
+++ extra-i686/PKGBUILD 2017-10-12 16:06:49 UTC (rev 307751)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-kioslaves
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE SDK KIO-Slaves'
-url='https://www.kde.org/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('6819fd9158d8c2647da2a35833a7b548f3a6ad2a'
-  'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdesdk-kioslaves/repos/extra-i686/PKGBUILD (from rev 307750, 
kdesdk-kioslaves/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:06:49 UTC (rev 307751)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kioslaves
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='KDE SDK KIO-Slaves'
+url='https://www.kde.org/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio)
+makedepends=(extra-cmake-modules python)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('d2f63d3e6af6c71cd6055d9a17d4c3edd9a98d2d'
+  'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:06:22 UTC (rev 307750)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:06:49 UTC (rev 307751)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdesdk-kioslaves
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE SDK KIO-Slaves'
-url='https://www.kde.org/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('6819fd9158d8c2647da2a35833a7b548f3a6ad2a'
-  'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdesdk-kioslaves/repos/extra-x86_64/PKGBUILD (from rev 307750, 
kdesdk-kioslaves/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:06:49 UTC (rev 307751)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdesdk-kioslaves
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='KDE SDK KIO-Slaves'
+url='https://www.kde.org/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio)
+makedepends=(extra-cmake-modules python)
+source=("https://dow

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:06:22
  Author: arojas
Revision: 307750

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:05:58 UTC (rev 307749)
+++ extra-i686/PKGBUILD 2017-10-12 16:06:22 UTC (rev 307750)
@@ -1,45 +0,0 @@
-# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcachegrind
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Visualization of Performance Profiling Data'
-url='https://kde.org/applications/development/kcachegrind/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python qt5-tools)
-optdepends=('php: PHP support' 'graphviz: for plotting support')
-conflicts=(kdesdk-kcachegrind)
-replaces=(kdesdk-kcachegrind)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4ba4e3e12a52aa9445881791abf69cefc79a94483131878fe60e257a3c00ec5d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-"$pkgdir"/usr/bin/hotshot2calltree
-}

Copied: kcachegrind/repos/extra-i686/PKGBUILD (from rev 307749, 
kcachegrind/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:06:22 UTC (rev 307750)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=kcachegrind
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Visualization of Performance Profiling Data'
+url='https://kde.org/applications/development/kcachegrind/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python qt5-tools)
+optdepends=('php: PHP support' 'graphviz: for plotting support')
+conflicts=(kdesdk-kcachegrind)
+replaces=(kdesdk-kcachegrind)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6048f3d4054abe66e656891aa4c8de9c6419ea2b80c17580b3219e3f8602b011'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+"$pkgdir"/usr/bin/hotshot2calltree
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:05:58 UTC (rev 307749)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:06:22 UTC (rev 307750)
@@ -1,45 +0,0 @@
-# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=kcachegrind
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Visualization of Performance Profiling Data'
-url='https://kde.org/applications/development/kcachegrind/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python qt5-tools)
-optdepends=('php: PHP support' 'graphviz: for plotting support')
-conflicts=(kdesdk-kcachegrind)
-replaces=(kdesdk-kcachegrind)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4ba4e3e12a52aa9445881791abf69cefc79a94483131878fe60e257a3c00ec5d'
-'SKIP')
-valid

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:05:58
  Author: arojas
Revision: 307749

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:05:34 UTC (rev 307748)
+++ extra-i686/PKGBUILD 2017-10-12 16:05:58 UTC (rev 307749)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapptemplate
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE Template Generator'
-url='https://kde.org/applications/development/kapptemplate/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-replaces=(kdesdk-kapptemplate)
-conflicts=(kdesdk-kapptemplate)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('02d373fdf893c6043f2f0e30912dfdbe4f2d577b52fcbfbc4fe40c6d09d48f35'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kapptemplate/repos/extra-i686/PKGBUILD (from rev 307748, 
kapptemplate/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:05:58 UTC (rev 307749)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kapptemplate
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='KDE Template Generator'
+url='https://kde.org/applications/development/kapptemplate/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kio hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools python)
+replaces=(kdesdk-kapptemplate)
+conflicts=(kdesdk-kapptemplate)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('570b0f726e65778727b890cccd10a1c87a36439b2678da775f01f1edab9a222d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:05:34 UTC (rev 307748)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:05:58 UTC (rev 307749)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kapptemplate
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='KDE Template Generator'
-url='https://kde.org/applications/development/kapptemplate/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kio hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools python)
-replaces=(kdesdk-kapptemplate)
-conflicts=(kdesdk-kapptemplate)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('02d373fdf893c6043f2f0e30912dfdbe4f2d577b52fcbfbc4fe40c6d09d48f35'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kapptemplate/repos/extra-x86_64/PKGBUILD (from rev 307748, 
kapptemplate/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:0

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

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:05:34
  Author: arojas
Revision: 307748

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

Added:
  dolphin-plugins/repos/extra-i686/PKGBUILD
(from rev 307747, dolphin-plugins/trunk/PKGBUILD)
  dolphin-plugins/repos/extra-x86_64/PKGBUILD
(from rev 307747, dolphin-plugins/trunk/PKGBUILD)
Deleted:
  dolphin-plugins/repos/extra-i686/PKGBUILD
  dolphin-plugins/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:05:18 UTC (rev 307747)
+++ extra-i686/PKGBUILD 2017-10-12 16:05:34 UTC (rev 307748)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=dolphin-plugins
-pkgver=17.08.1
-pkgrel=1
-pkgdesc="Extra Dolphin plugins"
-arch=(i686 x86_64)
-url="https://www.kde.org/applications/system/dolphin/";
-license=(LGPL)
-depends=(dolphin kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
-optdepends=('ktexteditor: Mercurial plugin')
-conflicts=(kdesdk-dolphin-plugins)
-replaces=(kdesdk-dolphin-plugins)
-groups=(kde-applications kdesdk)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('097b1a3f4d62158183d14e29b4c47fe245dfec2f494ed9d361cbe12da6473a6f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$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: dolphin-plugins/repos/extra-i686/PKGBUILD (from rev 307747, 
dolphin-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:05:34 UTC (rev 307748)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=dolphin-plugins
+pkgver=17.08.2
+pkgrel=1
+pkgdesc="Extra Dolphin plugins"
+arch=(i686 x86_64)
+url="https://www.kde.org/applications/system/dolphin/";
+license=(LGPL)
+depends=(dolphin kdelibs4support)
+makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
+optdepends=('ktexteditor: Mercurial plugin')
+conflicts=(kdesdk-dolphin-plugins)
+replaces=(kdesdk-dolphin-plugins)
+groups=(kde-applications kdesdk)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('3415a2e0a4dc78eb67af293555edf05de56e317f11650cd1f45941851c3eb78a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:05:18 UTC (rev 307747)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:05:34 UTC (rev 307748)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=dolphin-plugins
-pkgver=17.08.1
-pkgrel=1
-pkgdesc="Extra Dolphin plugins"
-arch=(i686 x86_64)
-url="https://www.kde.org/applications/system/dolphin/";
-license=(LGPL)
-depends=(dolphin kdelibs4support)
-makedepends=(extra-cmake-modules kdoctools ktexteditor kdesignerplugin)
-optdepends=('ktexteditor: Mercurial plugin')
-conflicts=(kdesdk-dolphin-plugins)
-replaces=(kdesdk-dolphin-plugins)
-groups=(kde-applications kdesdk)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('097b1a3f4d62158183d14e29b4c47fe245dfec2f494ed9d361cbe12da6473a6f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DKDE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-pac

[arch-commits] Commit in kde-dev-scripts/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:05:10
  Author: arojas
Revision: 307746

archrelease: copy trunk to extra-any

Added:
  kde-dev-scripts/repos/extra-any/PKGBUILD
(from rev 307745, kde-dev-scripts/trunk/PKGBUILD)
Deleted:
  kde-dev-scripts/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-12 16:04:51 UTC (rev 307745)
+++ PKGBUILD2017-10-12 16:05:10 UTC (rev 307746)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kde-dev-scripts
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Scripts and setting files useful during development of KDE software'
-url='https://www.kde.org/applications/development/'
-arch=(any)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-makedepends=(extra-cmake-modules kdoctools kdelibs4support)
-replaces=(kdesdk-dev-scripts)
-conflicts=(kdesdk-dev-scripts)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6dfbc94b8f8abf811e1941d7e526e39d57c018819c35f1181f56940350afbf99'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  # Fix python 2 path
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
-
"$pkgdir"/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
-  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
-"$pkgdir"/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
-
-# Install additional files
-  cd "$srcdir"/$pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/share/kde-dev-scripts
-  cp -r kde-devel-* gdb "$pkgdir"/usr/share/kde-dev-scripts
-}

Copied: kde-dev-scripts/repos/extra-any/PKGBUILD (from rev 307745, 
kde-dev-scripts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-12 16:05:10 UTC (rev 307746)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kde-dev-scripts
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Scripts and setting files useful during development of KDE software'
+url='https://www.kde.org/applications/development/'
+arch=(any)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+makedepends=(extra-cmake-modules kdoctools kdelibs4support)
+replaces=(kdesdk-dev-scripts)
+conflicts=(kdesdk-dev-scripts)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9cc962fb76fb7ef237e4e2b5a98a9856263f3574d6090e671f9f65e48b1433df'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  # Fix python 2 path
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \
+
"$pkgdir"/usr/bin/{zonetab2pot.py,kde-systemsettings-tree.py,reviewboard-am}
+  sed -i 's|#! /usr/bin/env python|#!/usr/bin/env python2|' \
+"$pkgdir"/usr/bin/{kdelnk2desktop.py,kde_generate_export_header}
+
+# Install additional files
+  cd "$srcdir"/$pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/share/kde-dev-scripts
+  cp -r kde-devel-* gdb "$pkgdir"/usr/share/kde-dev-scripts
+}


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 16:05:18
  Author: andyrtr
Revision: 307747

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

Added:
  libxres/repos/testing-i686/
  libxres/repos/testing-i686/PKGBUILD
(from rev 307745, libxres/trunk/PKGBUILD)
  libxres/repos/testing-x86_64/
  libxres/repos/testing-x86_64/PKGBUILD
(from rev 307746, libxres/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   29 +
 testing-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: libxres/repos/testing-i686/PKGBUILD (from rev 307745, 
libxres/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-12 16:05:18 UTC (rev 307747)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxres
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="X11 Resource extension library"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org";
+license=('custom')
+depends=('libxext')
+makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 
'xorg-util-macros')
+source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
+sha256sums=('ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4')
+
+build() {
+  cd "${srcdir}/libXres-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/libXres-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Copied: libxres/repos/testing-x86_64/PKGBUILD (from rev 307746, 
libxres/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-12 16:05:18 UTC (rev 307747)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgname=libxres
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="X11 Resource extension library"
+arch=('i686' 'x86_64')
+url="https://xorg.freedesktop.org";
+license=('custom')
+depends=('libxext')
+makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 
'xorg-util-macros')
+source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
+sha256sums=('ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4')
+
+build() {
+  cd "${srcdir}/libXres-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/libXres-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2017-10-12 Thread Andreas Radke
Date: Thursday, October 12, 2017 @ 16:04:51
  Author: andyrtr
Revision: 307745

upgpkg: libxres 1.2.0-1

upstream update 1.2.0

Modified:
  libxres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-12 16:04:49 UTC (rev 307744)
+++ PKGBUILD2017-10-12 16:04:51 UTC (rev 307745)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libxres
-pkgver=1.0.7
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="X11 Resource extension library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('libxext')
 makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 
'xorg-util-macros')
 source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2")
-sha256sums=('26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5')
+sha256sums=('ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4')
 
 build() {
   cd "${srcdir}/libXres-${pkgver}"


[arch-commits] Commit in kde-dev-utils/repos (4 files)

2017-10-12 Thread Antonio Rojas
Date: Thursday, October 12, 2017 @ 16:04:49
  Author: arojas
Revision: 307744

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

Added:
  kde-dev-utils/repos/extra-i686/PKGBUILD
(from rev 307743, kde-dev-utils/trunk/PKGBUILD)
  kde-dev-utils/repos/extra-x86_64/PKGBUILD
(from rev 307743, kde-dev-utils/trunk/PKGBUILD)
Deleted:
  kde-dev-utils/repos/extra-i686/PKGBUILD
  kde-dev-utils/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-12 16:04:21 UTC (rev 307743)
+++ extra-i686/PKGBUILD 2017-10-12 16:04:49 UTC (rev 307744)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kde-dev-utils
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kparts qt5-tools)
-makedepends=(extra-cmake-modules python)
-conflicts=(kdesdk-dev-utils)
-replaces=(kdesdk-dev-utils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90cdd6a7bacee4d3de1799d491eab9e9e0e87c4f7ddbc8a53fc6a473946708d3'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kde-dev-utils/repos/extra-i686/PKGBUILD (from rev 307743, 
kde-dev-utils/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-12 16:04:49 UTC (rev 307744)
@@ -0,0 +1,40 @@
+# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kde-dev-utils
+pkgver=17.08.2
+pkgrel=1
+pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
+url='https://www.kde.org/applications/development/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdesdk)
+depends=(kparts qt5-tools)
+makedepends=(extra-cmake-modules python)
+conflicts=(kdesdk-dev-utils)
+replaces=(kdesdk-dev-utils)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e4def39cd521394b2a76f6553de37da73ff77f8b588e7351f69fcbad0c0fee7f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-12 16:04:21 UTC (rev 307743)
+++ extra-x86_64/PKGBUILD   2017-10-12 16:04:49 UTC (rev 307744)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kde-dev-utils
-pkgver=17.08.1
-pkgrel=1
-pkgdesc='Small utilities for developers using KDE/Qt libs/frameworks'
-url='https://www.kde.org/applications/development/'
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdesdk)
-depends=(kparts qt5-tools)
-makedepends=(extra-cmake-modules python)
-conflicts=(kdesdk-dev-utils)
-replaces=(kdesdk-dev-utils)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90cdd6a7bacee4d3de1799d491eab9e9e0e87c4f7ddbc8a53fc6a473946708d3'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kde-dev-utils/repos/extra-x86_64/PKGBUILD (from rev 307743, 
kde-dev-utils/tr

  1   2   3   4   >