[arch-commits] Commit in akonadi/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:25:39
  Author: arojas
Revision: 321973

archrelease: copy trunk to kde-unstable-x86_64

Added:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321972, akonadi/trunk/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:25:23 UTC (rev 321972)
+++ PKGBUILD2018-04-17 22:25:39 UTC (rev 321973)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgname=akonadi
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(x86_64)
-url='https://community.kde.org/KDE_PIM/Akonadi'
-license=(LGPL)
-depends=(kio kitemmodels mariadb hicolor-icon-theme)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost python 
kdesignerplugin)
-optdepends=('postgresql: PostgreSQL backend')
-conflicts=(akonadi-client)
-provides=(akonadi-client)
-replaces=(akonadi-client)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4133ec22297ad1d013f0215ce1e85dbb988faf50d88ebdf2b0d57ebc9cd07513'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 321972, 
akonadi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:25:39 UTC (rev 321973)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=akonadi
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(x86_64)
+url='https://community.kde.org/KDE_PIM/Akonadi'
+license=(LGPL)
+depends=(kio kitemmodels mariadb hicolor-icon-theme)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost kdesignerplugin)
+optdepends=('postgresql: PostgreSQL backend')
+conflicts=(akonadi-client)
+provides=(akonadi-client)
+replaces=(akonadi-client)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8d2023a7b0ec414dbb2199a7e84f5a085d934f9487048509af78082ea6618be9'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kontactinterface/repos/kde-unstable-x86_64 (2 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:25:08
  Author: arojas
Revision: 321971

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kontactinterface/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321970, kontactinterface/trunk/PKGBUILD)
Deleted:
  kontactinterface/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:24:53 UTC (rev 321970)
+++ PKGBUILD2018-04-17 22:25:08 UTC (rev 321971)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kontactinterface
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Kontact Plugin Interface Library"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kparts)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('90944eff8b6bbe50a233f0dbb323cd2ee9940026d74b3e473fc4384e2396eaf5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kontactinterface/repos/kde-unstable-x86_64/PKGBUILD (from rev 321970, 
kontactinterface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:25:08 UTC (rev 321971)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kontactinterface
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Kontact Plugin Interface Library"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kparts)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5d182b05f2735ea87c47eaac39928fdf0ea46156f5e2234eb06175dd7980158a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in ktnef/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:25:23
  Author: arojas
Revision: 321972

archrelease: copy trunk to kde-unstable-x86_64

Added:
  ktnef/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321971, ktnef/trunk/PKGBUILD)
Deleted:
  ktnef/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:25:08 UTC (rev 321971)
+++ PKGBUILD2018-04-17 22:25:23 UTC (rev 321972)
@@ -1,37 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=ktnef
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="API for handling TNEF data"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kcalutils kcontacts)
-makedepends=(extra-cmake-modules python)
-conflicts=(libktnef)
-provides=(libktnef)
-replaces=(libktnef)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c335f037d7d06eca2621712b12ac115c1cd68d1e0fafb292f446e34017e1dd3c'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: ktnef/repos/kde-unstable-x86_64/PKGBUILD (from rev 321971, 
ktnef/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:25:23 UTC (rev 321972)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=ktnef
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="API for handling TNEF data"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kcalutils kcontacts)
+makedepends=(extra-cmake-modules)
+conflicts=(libktnef)
+provides=(libktnef)
+replaces=(libktnef)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('66e46105c189c16fb05cc7410335f94e3f845df727d5ca6b3afbf39a0f45dae7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kldap/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:24:53
  Author: arojas
Revision: 321970

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kldap/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321969, kldap/trunk/PKGBUILD)
Deleted:
  kldap/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:24:38 UTC (rev 321969)
+++ PKGBUILD2018-04-17 22:24:53 UTC (rev 321970)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kldap
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="LDAP access API for KDE"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kcompletion)
-optdepends=('kio: LDAP kioslave')
-makedepends=(extra-cmake-modules python kio kdoctools)
-conflicts=(kio-pim)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('89980ddab9a23e312b140d8ccf747b4c8ded7dd60aff7da69618eb68a471ca14'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kldap/repos/kde-unstable-x86_64/PKGBUILD (from rev 321969, 
kldap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:24:53 UTC (rev 321970)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kldap
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="LDAP access API for KDE"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kcompletion)
+optdepends=('kio: LDAP kioslave')
+makedepends=(extra-cmake-modules kio kdoctools)
+conflicts=(kio-pim)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a976031e7f2358e94d5f7a0fc7ce9adfc3dcd3d52b045ba627d456ab6d3450ba'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kmbox/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:24:38
  Author: arojas
Revision: 321969

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kmbox/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321968, kmbox/trunk/PKGBUILD)
Deleted:
  kmbox/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:24:21 UTC (rev 321968)
+++ PKGBUILD2018-04-17 22:24:38 UTC (rev 321969)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmbox
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Library for accessing mail storages in MBox format"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kmime)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8a2f8ae2daa1740ed7eae039f4d5cb3d576e7f79807045fa61a86ebc93216673'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kmbox/repos/kde-unstable-x86_64/PKGBUILD (from rev 321968, 
kmbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:24:38 UTC (rev 321969)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmbox
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Library for accessing mail storages in MBox format"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kmime)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1334e0ca3f4d3de5a5d7a605cfd448c26bcda40c246ef5ac466a4a217b5c9262'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kimap/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:24:21
  Author: arojas
Revision: 321968

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kimap/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321967, kimap/trunk/PKGBUILD)
Deleted:
  kimap/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:24:07 UTC (rev 321967)
+++ PKGBUILD2018-04-17 22:24:21 UTC (rev 321968)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kimap
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Job-based API for interacting with IMAP servers"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kmime kio)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e734dccbaa854a3ab3171f0305deb20fe0a7b3f3193c3c10220a688fae57980b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kimap/repos/kde-unstable-x86_64/PKGBUILD (from rev 321967, 
kimap/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:24:21 UTC (rev 321968)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kimap
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Job-based API for interacting with IMAP servers"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kmime kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7e21531951d1f6fbddd8c006c6b87bd645849ecb27600886c8f90347f57742d0'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kmime/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:24:07
  Author: arojas
Revision: 321967

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kmime/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321966, kmime/trunk/PKGBUILD)
Deleted:
  kmime/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:23:53 UTC (rev 321966)
+++ PKGBUILD2018-04-17 22:24:07 UTC (rev 321967)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kmime
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Library for handling mail messages and newsgroup articles"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(ki18n kcodecs)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0d93e5963a77707b400bca785b337f989b1ff094ba8b26805f5af1decadbfd85'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kmime/repos/kde-unstable-x86_64/PKGBUILD (from rev 321966, 
kmime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:24:07 UTC (rev 321967)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kmime
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Library for handling mail messages and newsgroup articles"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(ki18n kcodecs)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1d67589bda24661f6e7e397ed75c1274018939aa7cc13350332784351bdf1c0e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kblog/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:23:53
  Author: arojas
Revision: 321966

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kblog/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321965, kblog/trunk/PKGBUILD)
Deleted:
  kblog/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:23:38 UTC (rev 321965)
+++ PKGBUILD2018-04-17 22:23:53 UTC (rev 321966)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kblog
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A blogging library for KDE"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kxmlrpcclient kde-syndication kcalcore)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('03a45563293b0ff3f233869a772c6f4e4535bbd77e5a7d89f17fb6a6ab7e54f7'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kblog/repos/kde-unstable-x86_64/PKGBUILD (from rev 321965, 
kblog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:23:53 UTC (rev 321966)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kblog
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A blogging library for KDE"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kxmlrpcclient kde-syndication kcalcore)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fa710d79b1be3c264bb0e01c003fe39fd4ec932f8633a1c2b9d1dfc19d69daca'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kde-syndication/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:23:38
  Author: arojas
Revision: 321965

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kde-syndication/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321964, kde-syndication/trunk/PKGBUILD)
Deleted:
  kde-syndication/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:23:21 UTC (rev 321964)
+++ PKGBUILD2018-04-17 22:23:38 UTC (rev 321965)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-_pkgname=syndication
-pkgname=kde-$_pkgname
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="RSS/Atom parser library"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kio)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2c391246bbf252790f0b327d133162f0a30d7263114702c2ac958394d4a32d26'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kde-syndication/repos/kde-unstable-x86_64/PKGBUILD (from rev 321964, 
kde-syndication/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:23:38 UTC (rev 321965)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+_pkgname=syndication
+pkgname=kde-$_pkgname
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="RSS/Atom parser library"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('766029b3d98847ad7a4f4f37e113db5d290fe65ed457f35ae1a130a79343dd85'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kcalutils/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:23:21
  Author: arojas
Revision: 321964

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kcalutils/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321963, kcalutils/trunk/PKGBUILD)
Deleted:
  kcalutils/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:23:04 UTC (rev 321963)
+++ PKGBUILD2018-04-17 22:23:21 UTC (rev 321964)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kcalutils
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="The KDE calendar utility library"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kcalcore kidentitymanagement)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9422f46f1d6fc88029fc8a9862f1b0f49b116a655a3ca9e7a04667097bb43101'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcalutils/repos/kde-unstable-x86_64/PKGBUILD (from rev 321963, 
kcalutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:23:21 UTC (rev 321964)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kcalutils
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="The KDE calendar utility library"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kcalcore kidentitymanagement)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e12ac36fb45a181bf7da77f25c8a3f8729ee5544f3de8d4ff66bba15507b03c2'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kidentitymanagement/repos/kde-unstable-x86_64 (2 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:23:04
  Author: arojas
Revision: 321963

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kidentitymanagement/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321962, kidentitymanagement/trunk/PKGBUILD)
Deleted:
  kidentitymanagement/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:22:38 UTC (rev 321962)
+++ PKGBUILD2018-04-17 22:23:04 UTC (rev 321963)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kidentitymanagement
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="KDE PIM libraries"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kpimtextedit)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fc33bae6d08edcd0b4914ca2a4c2bc341c1c5dbda83a60a5117a51de6e3037ea'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kidentitymanagement/repos/kde-unstable-x86_64/PKGBUILD (from rev 
321962, kidentitymanagement/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:23:04 UTC (rev 321963)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kidentitymanagement
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="KDE PIM libraries"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kpimtextedit)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('dc33a5197ca3a712fa86e70f4b0361e0744bb9f2310791bea8efdf29151a2a89'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kpimtextedit/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:22:38
  Author: arojas
Revision: 321962

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kpimtextedit/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321961, kpimtextedit/trunk/PKGBUILD)
Deleted:
  kpimtextedit/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:22:22 UTC (rev 321961)
+++ PKGBUILD2018-04-17 22:22:38 UTC (rev 321962)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kpimtextedit
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A textedit with PIM-specific features"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kio kemoticons grantlee syntax-highlighting)
-makedepends=(extra-cmake-modules python kdesignerplugin qt5-tools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d5a4f8a71e5cb375a9d627a97df961509787fea322c9dd53abb3129a801390c8'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kpimtextedit/repos/kde-unstable-x86_64/PKGBUILD (from rev 321961, 
kpimtextedit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:22:38 UTC (rev 321962)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kpimtextedit
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A textedit with PIM-specific features"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kio kemoticons grantlee syntax-highlighting)
+makedepends=(extra-cmake-modules kdesignerplugin qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c8680d9ccc619ae5d8d588cb69f980745c570e38035df6bb17e592450a913280'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kcalcore/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:22:22
  Author: arojas
Revision: 321961

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kcalcore/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321960, kcalcore/trunk/PKGBUILD)
Deleted:
  kcalcore/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:22:05 UTC (rev 321960)
+++ PKGBUILD2018-04-17 22:22:22 UTC (rev 321961)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kcalcore
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="The KDE calendar access library"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(libical qt5-base)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fc020242edd8064ac225892480630b34d447c6af8d6652d0765c80e06af09eb2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcalcore/repos/kde-unstable-x86_64/PKGBUILD (from rev 321960, 
kcalcore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:22:22 UTC (rev 321961)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kcalcore
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="The KDE calendar access library"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(libical qt5-base)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('55ec98418c571f8dd0874c2ac46d660d4d2aee1b1a66b34370c447eb0fa98f3c'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kqtquickcharts/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:21:36
  Author: arojas
Revision: 321958

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321957, kqtquickcharts/trunk/PKGBUILD)
Deleted:
  kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:21:21 UTC (rev 321957)
+++ PKGBUILD2018-04-17 22:21:36 UTC (rev 321958)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kqtquickcharts
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-declarative)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6a8f90c662a7d9b029f1bbee863b97c00b9030e5493635f222b663d3c838b16b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD (from rev 321957, 
kqtquickcharts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:21:36 UTC (rev 321958)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kqtquickcharts
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-declarative)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('48c66fd25a15636c10c3c7b6cd0cd94d6aa06efef8bc3ba7052eaf16ea7a8eb1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in baloo-widgets/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:21:51
  Author: arojas
Revision: 321959

archrelease: copy trunk to kde-unstable-x86_64

Added:
  baloo-widgets/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321958, baloo-widgets/trunk/PKGBUILD)
Deleted:
  baloo-widgets/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:21:36 UTC (rev 321958)
+++ PKGBUILD2018-04-17 22:21:51 UTC (rev 321959)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=baloo-widgets
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Widgets for Baloo"
-arch=(x86_64)
-url='https://community.kde.org/Baloo'
-license=(LGPL)
-depends=(baloo)
-makedepends=(extra-cmake-modules kdoctools python)
-replaces=(baloo4-widgets)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('900379f3d11d4b521093ea11968bf0ebd07cb1779fbb5ed6bbaeaf397867c86f'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: baloo-widgets/repos/kde-unstable-x86_64/PKGBUILD (from rev 321958, 
baloo-widgets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:21:51 UTC (rev 321959)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=baloo-widgets
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Widgets for Baloo"
+arch=(x86_64)
+url='https://community.kde.org/Baloo'
+license=(LGPL)
+depends=(baloo)
+makedepends=(extra-cmake-modules kdoctools)
+replaces=(baloo4-widgets)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b27bfcd00eda236bd7b7a071ce3658d10928e9c33ad723b5e15935e9f9eb3cf8'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kcontacts/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:22:05
  Author: arojas
Revision: 321960

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kcontacts/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321959, kcontacts/trunk/PKGBUILD)
Deleted:
  kcontacts/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:21:51 UTC (rev 321959)
+++ PKGBUILD2018-04-17 22:22:05 UTC (rev 321960)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=kcontacts
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Address book API for KDE"
-arch=(x86_64)
-url="https://community.kde.org/KDE_PIM;
-license=(LGPL)
-depends=(kcoreaddons kconfig ki18n kcodecs)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('207ec5a478cb8673b7647840fe6bc17bc3f18cc1e925e34961d4aad33265f6c5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kcontacts/repos/kde-unstable-x86_64/PKGBUILD (from rev 321959, 
kcontacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:22:05 UTC (rev 321960)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=kcontacts
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Address book API for KDE"
+arch=(x86_64)
+url="https://community.kde.org/KDE_PIM;
+license=(LGPL)
+depends=(kcoreaddons kconfig ki18n kcodecs)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ab07cb7db43f8743922bbc37d57c3bcb59211decf7fe0c1ee7749abdefea4949'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkmahjongg/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:21:06
  Author: arojas
Revision: 321956

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkmahjongg/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321955, libkmahjongg/trunk/PKGBUILD)
Deleted:
  libkmahjongg/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:20:47 UTC (rev 321955)
+++ PKGBUILD2018-04-17 22:21:06 UTC (rev 321956)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkmahjongg
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
-url="https://www.kde.org/applications/games/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kconfigwidgets kcompletion qt5-svg)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1463a35d2673da09e954083cfd4cf314c93ce30f8459d699046213ee659a0182'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkmahjongg/repos/kde-unstable-x86_64/PKGBUILD (from rev 321955, 
libkmahjongg/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:21:06 UTC (rev 321956)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkmahjongg
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles"
+url="https://www.kde.org/applications/games/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kconfigwidgets kcompletion qt5-svg)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('53cce6e54055b8aa3857ecb34143365f334cd21c2b5e7ae48c634af8b4f43abf'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkomparediff2/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:21:21
  Author: arojas
Revision: 321957

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkomparediff2/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321956, libkomparediff2/trunk/PKGBUILD)
Deleted:
  libkomparediff2/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:21:06 UTC (rev 321956)
+++ PKGBUILD2018-04-17 22:21:21 UTC (rev 321957)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkomparediff2
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://www.kde.org/applications/development/kompare/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kio)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('209bd2ee10427c8d5cfa09eaf9c31ed4fa539da73dbcfd36b6ed3bac01427ec4'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkomparediff2/repos/kde-unstable-x86_64/PKGBUILD (from rev 321956, 
libkomparediff2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:21:21 UTC (rev 321957)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkomparediff2
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://www.kde.org/applications/development/kompare/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9ef7cc011a1c4f0c6133c41e6f2a37880f77a3f34d020aae451b46987011f86f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkdegames/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:20:47
  Author: arojas
Revision: 321955

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkdegames/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321954, libkdegames/trunk/PKGBUILD)
Deleted:
  libkdegames/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:20:32 UTC (rev 321954)
+++ PKGBUILD2018-04-17 22:20:47 UTC (rev 321955)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkdegames
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Common code and data for many KDE games"
-url="https://www.kde.org/applications/games/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kdelibs4support kdeclarative kdnssd knewstuff openal)
-makedepends=(extra-cmake-modules python kdoctools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3df50e6f0eadcab22ba6dbd16530b0ca6f3ac2301bd45f2c517fc6b283a87797'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkdegames/repos/kde-unstable-x86_64/PKGBUILD (from rev 321954, 
libkdegames/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:20:47 UTC (rev 321955)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkdegames
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Common code and data for many KDE games"
+url="https://www.kde.org/applications/games/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support kdeclarative kdnssd knewstuff openal)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e6b628b80b6796ce50c8e17e7ea5e932f4e50a8d0552cf6c08104225da6e9d27'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkcompactdisc/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:20:32
  Author: arojas
Revision: 321954

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkcompactdisc/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321953, libkcompactdisc/trunk/PKGBUILD)
Deleted:
  libkcompactdisc/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:20:16 UTC (rev 321953)
+++ PKGBUILD2018-04-17 22:20:32 UTC (rev 321954)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcompactdisc
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A library for interfacing with CDs"
-url='https://www.kde.org/applications/multimedia/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(solid ki18n kcoreaddons phonon-qt5)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('06da247dce7fb8f523539e450f5245f969e88d7a8003da62a671e7969fa4d33d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkcompactdisc/repos/kde-unstable-x86_64/PKGBUILD (from rev 321953, 
libkcompactdisc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:20:32 UTC (rev 321954)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcompactdisc
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A library for interfacing with CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(solid ki18n kcoreaddons phonon-qt5)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ebf5a46fc1e671591c4b8ae7fc226aca8c730625bcf1d9e4006d9d2d56bd8105'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkeduvocdocument/repos/kde-unstable-x86_64 (2 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:59
  Author: arojas
Revision: 321952

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkeduvocdocument/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321951, libkeduvocdocument/trunk/PKGBUILD)
Deleted:
  libkeduvocdocument/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:19:43 UTC (rev 321951)
+++ PKGBUILD2018-04-17 22:19:59 UTC (rev 321952)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkeduvocdocument
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Common libraries for KDE Edu applications"
-url="https://kde.org/applications/education;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kio kdeedu-data)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('160f274a237112ee9b69ab26b75644ae426698d7bafe379a3d8a9699c57e3ff8'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkeduvocdocument/repos/kde-unstable-x86_64/PKGBUILD (from rev 321951, 
libkeduvocdocument/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:19:59 UTC (rev 321952)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkeduvocdocument
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Common libraries for KDE Edu applications"
+url="https://kde.org/applications/education;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio kdeedu-data)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7cd52fb08519496a415a4e95ccb1d1661c725beac2e4eb3b1805f8574a6220bc'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkcddb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:20:16
  Author: arojas
Revision: 321953

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkcddb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321952, libkcddb/trunk/PKGBUILD)
Deleted:
  libkcddb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:19:59 UTC (rev 321952)
+++ PKGBUILD2018-04-17 22:20:16 UTC (rev 321953)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkcddb
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="KDE CDDB library"
-url='https://www.kde.org/applications/multimedia/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kio libmusicbrainz5)
-makedepends=(extra-cmake-modules kdoctools python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0868e118473047276c73df29327ed8abd6ac113bc68eddfa8a44d862bc6babb5'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkcddb/repos/kde-unstable-x86_64/PKGBUILD (from rev 321952, 
libkcddb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:20:16 UTC (rev 321953)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkcddb
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="KDE CDDB library"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio libmusicbrainz5)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4a05bd1ab07242ab47e0ef908237d648dff382b674ab11af929e06028a8dc7a4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:48
  Author: bgyorgy
Revision: 316833

archrelease: copy trunk to community-x86_64

Added:
  qgis/repos/
  qgis/repos/community-x86_64/
  qgis/repos/community-x86_64/PKGBUILD
(from rev 316832, qgis/trunk/PKGBUILD)

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

Copied: qgis/repos/community-x86_64/PKGBUILD (from rev 316832, 
qgis/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2018-04-17 22:19:48 UTC (rev 316833)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: XavierCLL 
+# Contributor: SaultDon 
+# Contributor: Lantald < lantald at gmx.com >
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Eric Forgeot < http://esclinux.tk >
+
+pkgname=qgis
+pkgver=3.0.1
+pkgrel=2
+pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
+url='https://qgis.org/'
+license=(GPL)
+arch=(x86_64)
+depends=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca-qt5 
qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex)
+makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags)
+optdepends=('fcgi: Map server'
+'gpsbabel: GPS Tools plugin'
+'gsl: Georeferencer plugin'
+'python-gdal: DB Manager plugin; Processing plugin'
+'python-jinja: MetaSearch plugin'
+'python-owslib: MetaSearch plugin'
+'python-psycopg2: DB Manager plugin; Processing plugin'
+'python-pygments: MetaSearch plugin'
+'python-numpy: Processing plugin'
+'python-yaml: Processing plugin')
+source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('9e2954597cfbdc82b852281c19d8652265f4785b3cf4d7c05e9a1174a89c44d4')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Find Qt5ExtSerialPort
+  sed -e '/include$/ s/$/\/qt/' \
+  -e 's/qextserialport-1.2/Qt5ExtSerialPort/' \
+  -i cmake/FindQextserialport.cmake
+
+  # Find osgQt
+  sed -e 's/osgQt5 osgQt/osgQt/' \
+  -e 's/osgQt5d osgQtd/osgQt/' \
+  -i src/plugins/globe/CMakeModules/FindOSG.cmake
+
+  # Remove mime types already defined by freedesktop.org
+  sed -e '/type="image\/tiff"/,/<\/mime-type>/d' \
+  -e '/type="image\/jpeg"/,/<\/mime-type>/d' \
+  -e '/type="image\/jp2"/,/<\/mime-type>/d' \
+  -e '/type="application\/x-adobe-mif"/,/<\/mime-type>/d' \
+  -i debian/qgis.xml
+
+  [[ -d build ]] || mkdir build
+}
+
+build() {
+  cd $pkgname-$pkgver/build
+
+  cmake -G "Unix Makefiles" ../ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_3D=TRUE \
+-DWITH_SERVER=TRUE \
+-DWITH_CUSTOM_WIDGETS=TRUE \
+-DWITH_INTERNAL_QEXTSERIALPORT=FALSE \
+-DBINDINGS_GLOBAL_INSTALL=TRUE \
+-DWITH_PY_COMPILE=TRUE \
+-DQGIS_MANUAL_SUBDIR=share/man \
+-DWITH_QWTPOLAR=TRUE \
+-DWITH_INTERNAL_QWTPOLAR=FALSE
+
+  make
+
+  # Rebuild srs database, QGIS distributes an old, buggy one
+  LD_LIBRARY_PATH="$PWD/output/lib/" make synccrsdb
+  mv /tmp/srs.db ../resources/
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # install desktop file and icon
+  install -Dm644 debian/qgis.desktop 
"$pkgdir/usr/share/applications/qgis.desktop"
+  install -Dm644 images/icons/qgis_icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/qgis.svg"
+
+  # install mime information and icons
+  install -Dm644 debian/qgis.xml -t "$pkgdir/usr/share/mime/packages/"
+  for _type in qgs qlr qml qpt; do
+install -Dm644 images/icons/qgis_${_type}_icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/mimetypes/qgis-$_type.svg"
+  done
+}


[arch-commits] Commit in analitza/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:43
  Author: arojas
Revision: 321951

archrelease: copy trunk to kde-unstable-x86_64

Added:
  analitza/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321950, analitza/trunk/PKGBUILD)
Deleted:
  analitza/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:19:28 UTC (rev 321950)
+++ PKGBUILD2018-04-17 22:19:43 UTC (rev 321951)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=analitza
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A library to add mathematical features to your program"
-url="https://edu.kde.org/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-svg qt5-declarative)
-makedepends=(extra-cmake-modules kdoctools python eigen qt5-tools)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('5835eb116ce0f46405638061064aaa7d0e267157c13aa0615f7fd8055d7cccbe'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: analitza/repos/kde-unstable-x86_64/PKGBUILD (from rev 321950, 
analitza/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:19:43 UTC (rev 321951)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=analitza
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A library to add mathematical features to your program"
+url="https://edu.kde.org/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-svg qt5-declarative)
+makedepends=(extra-cmake-modules kdoctools eigen qt5-tools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('620bfb6c38bdc6d7b83900931480d1e6f342450211662082bd5ccfdd5745a1fb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:38
  Author: bgyorgy
Revision: 316832

Move qgis from AUR with 221 votes

Added:
  qgis/
  qgis/trunk/
  qgis/trunk/PKGBUILD

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

Added: qgis/trunk/PKGBUILD
===
--- qgis/trunk/PKGBUILD (rev 0)
+++ qgis/trunk/PKGBUILD 2018-04-17 22:19:38 UTC (rev 316832)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: XavierCLL 
+# Contributor: SaultDon 
+# Contributor: Lantald < lantald at gmx.com >
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: Gerardo Exequiel Pozzi 
+# Contributor: Eric Forgeot < http://esclinux.tk >
+
+pkgname=qgis
+pkgver=3.0.1
+pkgrel=2
+pkgdesc='Geographic Information System (GIS) that supports vector, raster & 
database formats'
+url='https://qgis.org/'
+license=(GPL)
+arch=(x86_64)
+depends=(gdal hicolor-icon-theme libzip python-qscintilla-qt5 qca-qt5 
qextserialport qt5-3d qt5-webkit qtkeychain qwtpolar spatialindex)
+makedepends=(cmake fcgi gsl python-six qt5-tools txt2tags)
+optdepends=('fcgi: Map server'
+'gpsbabel: GPS Tools plugin'
+'gsl: Georeferencer plugin'
+'python-gdal: DB Manager plugin; Processing plugin'
+'python-jinja: MetaSearch plugin'
+'python-owslib: MetaSearch plugin'
+'python-psycopg2: DB Manager plugin; Processing plugin'
+'python-pygments: MetaSearch plugin'
+'python-numpy: Processing plugin'
+'python-yaml: Processing plugin')
+source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('9e2954597cfbdc82b852281c19d8652265f4785b3cf4d7c05e9a1174a89c44d4')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Find Qt5ExtSerialPort
+  sed -e '/include$/ s/$/\/qt/' \
+  -e 's/qextserialport-1.2/Qt5ExtSerialPort/' \
+  -i cmake/FindQextserialport.cmake
+
+  # Find osgQt
+  sed -e 's/osgQt5 osgQt/osgQt/' \
+  -e 's/osgQt5d osgQtd/osgQt/' \
+  -i src/plugins/globe/CMakeModules/FindOSG.cmake
+
+  # Remove mime types already defined by freedesktop.org
+  sed -e '/type="image\/tiff"/,/<\/mime-type>/d' \
+  -e '/type="image\/jpeg"/,/<\/mime-type>/d' \
+  -e '/type="image\/jp2"/,/<\/mime-type>/d' \
+  -e '/type="application\/x-adobe-mif"/,/<\/mime-type>/d' \
+  -i debian/qgis.xml
+
+  [[ -d build ]] || mkdir build
+}
+
+build() {
+  cd $pkgname-$pkgver/build
+
+  cmake -G "Unix Makefiles" ../ \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_3D=TRUE \
+-DWITH_SERVER=TRUE \
+-DWITH_CUSTOM_WIDGETS=TRUE \
+-DWITH_INTERNAL_QEXTSERIALPORT=FALSE \
+-DBINDINGS_GLOBAL_INSTALL=TRUE \
+-DWITH_PY_COMPILE=TRUE \
+-DQGIS_MANUAL_SUBDIR=share/man \
+-DWITH_QWTPOLAR=TRUE \
+-DWITH_INTERNAL_QWTPOLAR=FALSE
+
+  make
+
+  # Rebuild srs database, QGIS distributes an old, buggy one
+  LD_LIBRARY_PATH="$PWD/output/lib/" make synccrsdb
+  mv /tmp/srs.db ../resources/
+}
+
+package() {
+  cd $pkgname-$pkgver/build
+  make DESTDIR="$pkgdir" install
+
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # install desktop file and icon
+  install -Dm644 debian/qgis.desktop 
"$pkgdir/usr/share/applications/qgis.desktop"
+  install -Dm644 images/icons/qgis_icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/qgis.svg"
+
+  # install mime information and icons
+  install -Dm644 debian/qgis.xml -t "$pkgdir/usr/share/mime/packages/"
+  for _type in qgs qlr qml qpt; do
+install -Dm644 images/icons/qgis_${_type}_icon.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/mimetypes/qgis-$_type.svg"
+  done
+}


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


[arch-commits] Commit in libkipi/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:14
  Author: arojas
Revision: 321949

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkipi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321948, libkipi/trunk/PKGBUILD)
Deleted:
  libkipi/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:18:59 UTC (rev 321948)
+++ PKGBUILD2018-04-17 22:19:14 UTC (rev 321949)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkipi
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="An interface to use kipi-plugins from a KDE application"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kxmlgui hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('a389dd9afcaa9838961628cf2380a4ca6c0e85f2015ea1fa15674d9ba2808fdd'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkipi/repos/kde-unstable-x86_64/PKGBUILD (from rev 321948, 
libkipi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:19:14 UTC (rev 321949)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkipi
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="An interface to use kipi-plugins from a KDE application"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kxmlgui hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('abc9b041a6dd1666356811203c179af52859af331cce4b06ed41667dcdf2a781'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libksane/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:19:28
  Author: arojas
Revision: 321950

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libksane/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321949, libksane/trunk/PKGBUILD)
Deleted:
  libksane/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:19:14 UTC (rev 321949)
+++ PKGBUILD2018-04-17 22:19:28 UTC (rev 321950)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(ktextwidgets kwallet sane)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2114acd32d4a9da8d24552c83c73b8219004a4b18eb891382762b54fd4b864b2'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libksane/repos/kde-unstable-x86_64/PKGBUILD (from rev 321949, 
libksane/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:19:28 UTC (rev 321950)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(ktextwidgets kwallet sane)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f1586812de95386358fd565e6eecb42e8fb5e035d724ec721ed382fcdbf887ed'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkdcraw/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:18:59
  Author: arojas
Revision: 321948

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkdcraw/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321947, libkdcraw/trunk/PKGBUILD)
Deleted:
  libkdcraw/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:18:45 UTC (rev 321947)
+++ PKGBUILD2018-04-17 22:18:59 UTC (rev 321948)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkdcraw
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A C++ interface used to decode RAW picture"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-base libraw)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dcd1f688ee5c46efe12610aee204c1c5eb5abceb6a2508aeb3ae3f0768f8dcdb'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkdcraw/repos/kde-unstable-x86_64/PKGBUILD (from rev 321947, 
libkdcraw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:18:59 UTC (rev 321948)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkdcraw
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A C++ interface used to decode RAW picture"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-base libraw)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('33da2833f7a902bfa20069b3786fe1bd668408ec8555bc9517a0cf664905ec11'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in libkexiv2/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:18:45
  Author: arojas
Revision: 321947

archrelease: copy trunk to kde-unstable-x86_64

Added:
  libkexiv2/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321946, libkexiv2/trunk/PKGBUILD)
Deleted:
  libkexiv2/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:18:29 UTC (rev 321946)
+++ PKGBUILD2018-04-17 22:18:45 UTC (rev 321947)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=libkexiv2
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A library to manipulate pictures metadata"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-base exiv2)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0eb28090e77487c9e603f70b527537f5711d2b17e5938e30f22e827d5121bba3'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: libkexiv2/repos/kde-unstable-x86_64/PKGBUILD (from rev 321946, 
libkexiv2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:18:45 UTC (rev 321947)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=libkexiv2
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A library to manipulate pictures metadata"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-base exiv2)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fec30c8a4d9e0cfd3a00f980c7add91f885f997cc7ff3fe4b8dbef268d5acd87'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kdeedu-data/repos/kde-unstable-any (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:18:29
  Author: arojas
Revision: 321946

archrelease: copy trunk to kde-unstable-any

Added:
  kdeedu-data/repos/kde-unstable-any/PKGBUILD
(from rev 321945, kdeedu-data/trunk/PKGBUILD)
Deleted:
  kdeedu-data/repos/kde-unstable-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 22:18:14 UTC (rev 321945)
+++ PKGBUILD2018-04-17 22:18:29 UTC (rev 321946)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdeedu-data
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="Common data for KDE Edu applications"
-url="https://kde.org/applications/education;
-arch=(any)
-license=(GPL LGPL FDL)
-depends=(hicolor-icon-theme)
-makedepends=(extra-cmake-modules qt5-base)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7433cd0d07a31d9ed54309b02dffe92d0b30303713187afa0d216eb450667b16'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdeedu-data/repos/kde-unstable-any/PKGBUILD (from rev 321945, 
kdeedu-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:18:29 UTC (rev 321946)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdeedu-data
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="Common data for KDE Edu applications"
+url="https://kde.org/applications/education;
+arch=(any)
+license=(GPL LGPL FDL)
+depends=(hicolor-icon-theme)
+makedepends=(extra-cmake-modules qt5-base)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b82cb932d1f2d78ac9ac888e97454a7c3f83a9dff66f6828774974b37df5a967'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in kdegraphics-mobipocket/repos/kde-unstable-x86_64 (2 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 22:18:14
  Author: arojas
Revision: 321945

archrelease: copy trunk to kde-unstable-x86_64

Added:
  kdegraphics-mobipocket/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321944, kdegraphics-mobipocket/trunk/PKGBUILD)
Deleted:
  kdegraphics-mobipocket/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 21:55:24 UTC (rev 321944)
+++ PKGBUILD2018-04-17 22:18:14 UTC (rev 321945)
@@ -1,38 +0,0 @@
-# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z arojas $
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kdegraphics-mobipocket
-pkgver=18.03.90
-pkgrel=1
-pkgdesc="A collection of plugins to handle mobipocket files"
-url="https://www.kde.org/applications/graphics/;
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kio)
-makedepends=(extra-cmake-modules)
-groups=(kde-applications kdegraphics)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('af91bb673a6de829d8ef3448d64e8bfc8ff795875f3abb6ea0b8625dedf48d99'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kdegraphics-mobipocket/repos/kde-unstable-x86_64/PKGBUILD (from rev 
321944, kdegraphics-mobipocket/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 22:18:14 UTC (rev 321945)
@@ -0,0 +1,38 @@
+# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z arojas $
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kdegraphics-mobipocket
+pkgver=18.04.0
+pkgrel=1
+pkgdesc="A collection of plugins to handle mobipocket files"
+url="https://www.kde.org/applications/graphics/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kdegraphics)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('16baaf08af6a2415cbcf1e68c7547d1bf0d4be0a6d79a8a9862a6becc704e005'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in (849 files)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 21:55:24
  Author: arojas
Revision: 321944

KDE Applications 18.04.0

Added:
  akonadi-calendar-tools/trunk/
  akonadi-calendar/trunk/
  akonadi-contacts/trunk/
  akonadi-import-wizard/trunk/
  akonadi-mime/trunk/
  akonadi-notes/trunk/
  akonadi-search/trunk/
  akonadi/trunk/
  akonadiconsole/trunk/
  akregator/trunk/
  analitza/trunk/
  ark/trunk/
  artikulate/trunk/
  audiocd-kio/trunk/
  baloo-widgets/trunk/
  blinken/trunk/
  bomber/trunk/
  bovo/trunk/
  calendarsupport/trunk/
  cantor/trunk/
  cervisia/trunk/
  dolphin-plugins/trunk/
  dolphin/trunk/
  dragon/trunk/
  eventviews/trunk/
  ffmpegthumbs/trunk/
  filelight/trunk/
  granatier/trunk/
  grantlee-editor/trunk/
  grantleetheme/trunk/
  gwenview/trunk/
  incidenceeditor/trunk/
  juk/trunk/
  k3b/trunk/
  kaccounts-integration/trunk/
  kaccounts-providers/trunk/
  kaddressbook/trunk/
  kajongg/trunk/
  kalarm/trunk/
  kalarmcal/trunk/
  kalgebra/trunk/
  kalzium/trunk/
  kamera/trunk/
  kamoso/trunk/
  kanagram/trunk/
  kapman/trunk/
  kapptemplate/trunk/
  kate/trunk/
  katomic/trunk/
  kbackup/trunk/
  kblackbox/trunk/
  kblocks/trunk/
  kblog/trunk/
  kbounce/trunk/
  kbreakout/trunk/
  kbruch/trunk/
  kcachegrind/trunk/
  kcalc/trunk/
  kcalcore/trunk/
  kcalutils/trunk/
  kcharselect/trunk/
  kcolorchooser/trunk/
  kcontacts/trunk/
  kcron/trunk/
  kdav/trunk/
  kde-dev-scripts/trunk/
  kde-dev-utils/trunk/
  kde-syndication/trunk/
  kdebugsettings/trunk/
  kdeedu-data/trunk/
  kdegraphics-mobipocket/trunk/
  kdegraphics-thumbnailers/trunk/
  kdenetwork-filesharing/trunk/
  kdenlive/trunk/
  kdepim-addons/trunk/
  kdepim-apps-libs/trunk/
  kdepim-runtime/trunk/
  kdesdk-kioslaves/trunk/
  kdesdk-thumbnailers/trunk/
  kdf/trunk/
  kdialog/trunk/
  kdiamond/trunk/
  keditbookmarks/trunk/
  kfind/trunk/
  kfloppy/trunk/
  kfourinline/trunk/
  kgeography/trunk/
  kget/trunk/
  kgoldrunner/trunk/
  kgpg/trunk/
  khangman/trunk/
  khelpcenter/trunk/
  kidentitymanagement/trunk/
  kig/trunk/
  kigo/trunk/
  killbots/trunk/
  kimagemapeditor/trunk/
  kimap/trunk/
  kio-extras/trunk/
  kiriki/trunk/
  kiten/trunk/
  kjumpingcube/trunk/
  kldap/trunk/
  kleopatra/trunk/
  klettres/trunk/
  klickety/trunk/
  klines/trunk/
  kmag/trunk/
  kmahjongg/trunk/
  kmail-account-wizard/trunk/
  kmail/trunk/
  kmailtransport/trunk/
  kmbox/trunk/
  kmime/trunk/
  kmines/trunk/
  kmix/trunk/
  kmousetool/trunk/
  kmouth/trunk/
  kmplot/trunk/
  knavalbattle/trunk/
  knetwalk/trunk/
  knotes/trunk/
  kolf/trunk/
  kollision/trunk/
  kolourpaint/trunk/
  kompare/trunk/
  konqueror/trunk/
  konquest/trunk/
  konsole/trunk/
  kontact/trunk/
  kontactinterface/trunk/
  kopete/trunk/
  korganizer/trunk/
  kpatience/trunk/
  kpimtextedit/trunk/
  kqtquickcharts/trunk/
  krdc/trunk/
  kreversi/trunk/
  krfb/trunk/
  kross-interpreters/trunk/
  kruler/trunk/
  kshisen/trunk/
  ksirk/trunk/
  ksmtp/trunk/
  ksnakeduel/trunk/
  kspaceduel/trunk/
  ksquares/trunk/
  ksudoku/trunk/
  ksystemlog/trunk/
  kteatime/trunk/
  ktimer/trunk/
  ktnef/trunk/
  ktouch/trunk/
  ktuberling/trunk/
  kturtle/trunk/
  kubrick/trunk/
  kwalletmanager/trunk/
  kwave/trunk/
  kwordquiz/trunk/
  libgravatar/trunk/
  libkcddb/trunk/
  libkcompactdisc/trunk/
  libkdcraw/trunk/
  libkdegames/trunk/
  libkdepim/trunk/
  libkeduvocdocument/trunk/
  libkexiv2/trunk/
  libkgapi/trunk/
  libkgeomap/trunk/
  libkipi/trunk/
  libkleo/trunk/
  libkmahjongg/trunk/
  libkomparediff2/trunk/
  libksane/trunk/
  libksieve/trunk/
  lokalize/trunk/
  lskat/trunk/
  mailcommon/trunk/
  mailimporter/trunk/
  marble/trunk/
  mbox-importer/trunk/
  messagelib/trunk/
  minuet/trunk/
  okular/trunk/
  palapeli/trunk/
  parley/trunk/
  picmi/trunk/
  pim-data-exporter/trunk/
  pim-sieve-editor/trunk/
  pimcommon/trunk/
  poxml/trunk/
  print-manager/trunk/
  rocs/trunk/
  signon-kwallet-extension/trunk/
  spectacle/trunk/
  step/trunk/
  svgpart/trunk/
  sweeper/trunk/
  telepathy-kde-accounts-kcm/trunk/
  telepathy-kde-approver/trunk/
  telepathy-kde-auth-handler/trunk/
  telepathy-kde-call-ui/trunk/
  telepathy-kde-common-internals/trunk/
  telepathy-kde-contact-list/trunk/
  telepathy-kde-contact-runner/trunk/
  telepathy-kde-desktop-applets/trunk/
  telepathy-kde-filetransfer-handler/trunk/
  telepathy-kde-integration-module/trunk/
  telepathy-kde-send-file/trunk/
  telepathy-kde-text-ui/trunk/
  umbrello/trunk/
  zeroconf-ioslave/trunk/
Modified:
  akonadi-calendar-tools/trunk/PKGBUILD
  akonadi-calendar/trunk/PKGBUILD
  akonadi-contacts/trunk/PKGBUILD
  akonadi-import-wizard/trunk/PKGBUILD
  akonadi-mime/trunk/PKGBUILD
  akonadi-notes/trunk/PKGBUILD
  akonadi-search/trunk/PKGBUILD
  akonadi/trunk/PKGBUILD
  akonadiconsole/trunk/PKGBUILD
  akregator/trunk/PKGBUILD
  analitza/trunk/PKGBUILD
  ark/trunk/PKGBUILD
  artikulate/trunk/PKGBUILD
  audiocd-kio/trunk/PKGBUILD
  baloo-widgets/trunk/PKGBUILD
  blinken/trunk/PKGBUILD
  bomber/trunk/PKGBUILD
  bovo/trunk/PKGBUILD
  

[arch-commits] Commit in virtualbox-modules-arch/repos/community-testing-x86_64 (2 files)

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:29:33
  Author: eworm
Revision: 316831

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 316830, virtualbox-modules-arch/trunk/PKGBUILD)
Deleted:
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 21:29:25 UTC (rev 316830)
+++ PKGBUILD2018-04-17 21:29:33 UTC (rev 316831)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.2.8
-pkgrel=17
-_linux_major=4
-_linux_minor=16
-arch=('x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=("linux>=${_linux_major}.${_linux_minor}"
- "linux<${_linux_major}.$((_linux_minor+1))"
- "linux-headers>=${_linux_major}.${_linux_minor}"
- "linux-headers<${_linux_major}.$((_linux_minor+1))"
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=("linux>=${_linux_major}.${_linux_minor}"
-   "linux<${_linux_major}.$((_linux_minor+1))")
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-
-  # systemd module loading
-  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" |
-install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=("linux>=${_linux_major}.${_linux_minor}"
-   "linux<${_linux_major}.$((_linux_minor+1))")
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-
-  cd "/var/lib/dkms/vboxsf-4.16/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
-
-  # compress each module individually
-  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD (from 
rev 316830, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 21:29:33 UTC (rev 316831)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.2.10
+pkgrel=1
+_linux_major=4
+_linux_minor=16
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=("linux>=${_linux_major}.${_linux_minor}"
+ "linux<${_linux_major}.$((_linux_minor+1))"
+ "linux-headers>=${_linux_major}.${_linux_minor}"
+ "linux-headers<${_linux_major}.$((_linux_minor+1))"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}

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

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:29:25
  Author: eworm
Revision: 316830

upgpkg: virtualbox-modules-arch 5.2.10-1

new upstream release, built against linux 4.16.2-2

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 21:28:30 UTC (rev 316829)
+++ PKGBUILD2018-04-17 21:29:25 UTC (rev 316830)
@@ -4,8 +4,8 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.2.8
-pkgrel=17
+pkgver=5.2.10
+pkgrel=1
 _linux_major=4
 _linux_minor=16
 arch=('x86_64')


[arch-commits] Commit in android-file-transfer/repos/community-x86_64 (2 files)

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 21:28:30
  Author: anatolik
Revision: 316829

archrelease: copy trunk to community-x86_64

Added:
  android-file-transfer/repos/community-x86_64/PKGBUILD
(from rev 316828, android-file-transfer/trunk/PKGBUILD)
Deleted:
  android-file-transfer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 21:27:27 UTC (rev 316828)
+++ PKGBUILD2018-04-17 21:28:30 UTC (rev 316829)
@@ -1,24 +0,0 @@
-# Contributor: yaroslav 
-# Contributor: Askhat Bakarov 
-
-pkgname=android-file-transfer
-pkgver=3.2
-pkgrel=1
-pkgdesc='Android MTP client with minimalistic UI'
-arch=(i686 x86_64)
-url='https://github.com/whoozle/android-file-transfer-linux'
-license=(GPL3)
-depends=(qt5-base fuse2 libxkbcommon-x11 hicolor-icon-theme file)
-makedepends=(cmake)
-source=(android-file-transfer-$pkgver.tar.gz::https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz)
-sha256sums=('56d0ff8b5197a9089dd30533006fafb9a1b1c7a1e310a78d359ff00145107bcf')
-
-build() {
-  cd android-file-transfer-linux-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-package() {
-  cd android-file-transfer-linux-$pkgver
-  make DESTDIR="$pkgdir/" install
-}

Copied: android-file-transfer/repos/community-x86_64/PKGBUILD (from rev 316828, 
android-file-transfer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 21:28:30 UTC (rev 316829)
@@ -0,0 +1,35 @@
+# Contributor: yaroslav 
+# Contributor: Askhat Bakarov 
+
+pkgname=android-file-transfer
+pkgver=3.3
+pkgrel=1
+pkgdesc='Android MTP client with minimalistic UI'
+arch=(x86_64)
+url='https://github.com/whoozle/android-file-transfer-linux'
+license=(GPL3)
+depends=(qt5-base fuse2 libxkbcommon-x11 hicolor-icon-theme file)
+makedepends=(cmake)
+source=(android-file-transfer-$pkgver.tar.gz::https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz
+
fix_build1.patch::https://github.com/whoozle/android-file-transfer-linux/commit/8980ff8171961134334d388b5a0ed54e0186b31f.patch
+
fix_build2.patch::https://github.com/whoozle/android-file-transfer-linux/commit/53230d606e44b7901e931a347b7f59ed3a963e2a.patch)
+sha256sums=('fa33ddf79cb5e6e62248868534c7b54096e67613ae1788a243617348a6d839a0'
+'601a84f891a5722ea845e9683765afdcbcf59550a422fa801d940a72de8c5489'
+'893eca553853383f29e641f2524e9577633990409706728029162832064a0787')
+
+prepare() {
+  cd android-file-transfer-linux-$pkgver
+  patch -p1 < ../fix_build1.patch
+  patch -p1 < ../fix_build2.patch
+}
+
+build() {
+  cd android-file-transfer-linux-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd android-file-transfer-linux-$pkgver
+  make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in android-file-transfer/trunk (PKGBUILD)

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 21:27:27
  Author: anatolik
Revision: 316828

upgpkg: android-file-transfer 3.3-1

Modified:
  android-file-transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 21:22:31 UTC (rev 316827)
+++ PKGBUILD2018-04-17 21:27:27 UTC (rev 316828)
@@ -2,7 +2,7 @@
 # Contributor: Askhat Bakarov 
 
 pkgname=android-file-transfer
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc='Android MTP client with minimalistic UI'
 arch=(x86_64)
@@ -10,14 +10,25 @@
 license=(GPL3)
 depends=(qt5-base fuse2 libxkbcommon-x11 hicolor-icon-theme file)
 makedepends=(cmake)
-source=(android-file-transfer-$pkgver.tar.gz::https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz)
-sha256sums=('56d0ff8b5197a9089dd30533006fafb9a1b1c7a1e310a78d359ff00145107bcf')
+source=(android-file-transfer-$pkgver.tar.gz::https://github.com/whoozle/android-file-transfer-linux/archive/v$pkgver.tar.gz
+
fix_build1.patch::https://github.com/whoozle/android-file-transfer-linux/commit/8980ff8171961134334d388b5a0ed54e0186b31f.patch
+
fix_build2.patch::https://github.com/whoozle/android-file-transfer-linux/commit/53230d606e44b7901e931a347b7f59ed3a963e2a.patch)
+sha256sums=('fa33ddf79cb5e6e62248868534c7b54096e67613ae1788a243617348a6d839a0'
+'601a84f891a5722ea845e9683765afdcbcf59550a422fa801d940a72de8c5489'
+'893eca553853383f29e641f2524e9577633990409706728029162832064a0787')
 
+prepare() {
+  cd android-file-transfer-linux-$pkgver
+  patch -p1 < ../fix_build1.patch
+  patch -p1 < ../fix_build2.patch
+}
+
 build() {
   cd android-file-transfer-linux-$pkgver
   cmake -DCMAKE_INSTALL_PREFIX=/usr .
   make
 }
+
 package() {
   cd android-file-transfer-linux-$pkgver
   make DESTDIR="$pkgdir/" install


[arch-commits] Commit in virtualbox-guest-iso/repos (4 files)

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:22:31
  Author: eworm
Revision: 316827

archrelease: copy trunk to community-testing-any

Added:
  virtualbox-guest-iso/repos/community-testing-any/
  virtualbox-guest-iso/repos/community-testing-any/PKGBUILD
(from rev 316826, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-testing-any/license
(from rev 316826, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-testing-any/virtualbox-guest-iso.install
(from rev 316826, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)

--+
 PKGBUILD |   30 ++
 license  |   34 ++
 virtualbox-guest-iso.install |   18 ++
 3 files changed, 82 insertions(+)

Copied: virtualbox-guest-iso/repos/community-testing-any/PKGBUILD (from rev 
316826, virtualbox-guest-iso/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2018-04-17 21:22:31 UTC (rev 316827)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=5.2.10
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+sha256sums=('d44f9689429672f8cf8fac6fd40b91d8c0d4f1a28c277cc86252e075f03ad1a6'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -Dm 644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: virtualbox-guest-iso/repos/community-testing-any/license (from rev 
316826, virtualbox-guest-iso/trunk/license)
===
--- community-testing-any/license   (rev 0)
+++ community-testing-any/license   2018-04-17 21:22:31 UTC (rev 316827)
@@ -0,0 +1,34 @@
+VirtualBox Personal Use and Evaluation License (PUEL) 
+
+This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
+
+In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
+
+* for personal use or, alternatively,
+* for product evaluation. 
+
+In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
+
+If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
+
+If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
+VirtualBox PUEL terms and conditions ¶
+
+Version 1.2, 2007-02-21
+
+InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as defined in § 1 according to the 
following provisions. If you do not agree to all conditions set forth by this 
license, you may not use the product, because only InnoTek as the product’s 
owner can give you permission to use it.
+
+§ 1 Subject of license. “Product”, as referred to in this License, shall be 
the binary software package “VirtualBox”, which allows for creating multiple 
virtual computers, each with different operating systems (“Guest Computers”), 
on a physical computer with a specific operating system (“Host Computer”), to 
allow for installing and executing these Guest Computers simultaneously. The 
Product consists of executable files in machine code for the Windows 2000/XP 
and Linux operating systems as well as other data files as required by the 
executable files at run-time and documentation in electronic form.
+
+§ 2 Grant of license. (1) InnoTek grants you a personal right to install and 
execute the Product on a Host Computer for Personal Use or Educational Use or 
for Evaluation. “Personal Use” requires that you use the product on the same 
Host Computer where you installed it yourself and that no more than one client 
connect to that Host Computer at a 

[arch-commits] Commit in virtualbox-guest-iso/trunk (PKGBUILD)

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:22:26
  Author: eworm
Revision: 316826

upgpkg: virtualbox-guest-iso 5.2.10-1

new upstream release

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 21:20:57 UTC (rev 316825)
+++ PKGBUILD2018-04-17 21:22:26 UTC (rev 316826)
@@ -7,7 +7,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=5.2.8
+pkgver=5.2.10
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -19,7 +19,7 @@
 noextract=(VBoxGuestAdditions_$pkgver.iso)
 
source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
 'license')
-sha256sums=('80b6b4a6c6789fd5957d07562dd2bdd89dd2abd99cb588e15b784ed89b680813'
+sha256sums=('d44f9689429672f8cf8fac6fd40b91d8c0d4f1a28c277cc86252e075f03ad1a6'
 'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
 
 package() {


[arch-commits] Commit in virtualbox/repos/community-testing-x86_64 (50 files)

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:20:57
  Author: eworm
Revision: 316825

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
(from rev 316824, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
(from rev 316824, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 316824, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-x86_64/007-python2-path.patch
(from rev 316824, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-x86_64/008-no-vboxvideo.patch
(from rev 316824, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-x86_64/009-include-path.patch
(from rev 316824, virtualbox/trunk/009-include-path.patch)
  virtualbox/repos/community-testing-x86_64/010-linux-4.16-mount-fixes.patch
(from rev 316824, virtualbox/trunk/010-linux-4.16-mount-fixes.patch)
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
(from rev 316824, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 316824, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 316824, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 316824, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/build.sh
(from rev 316824, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-x86_64/vboxreload
(from rev 316824, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-x86_64/vboxservice-nox.service
(from rev 316824, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 316824, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 316824, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-x86_64/virtualbox-ext-vnc.install
(from rev 316824, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.conf
(from rev 316824, virtualbox/trunk/virtualbox-guest-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.install
(from rev 316824, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-utils.sysusers
(from rev 316824, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.conf
(from rev 316824, virtualbox/trunk/virtualbox-host-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.install
(from rev 316824, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-x86_64/virtualbox-vboxsf-4.16-dkms.conf
(from rev 316824, virtualbox/trunk/virtualbox-vboxsf-4.16-dkms.conf)
  virtualbox/repos/community-testing-x86_64/virtualbox.install
(from rev 316824, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-x86_64/virtualbox.sysusers
(from rev 316824, virtualbox/trunk/virtualbox.sysusers)
Deleted:
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
  virtualbox/repos/community-testing-x86_64/007-python2-path.patch
  virtualbox/repos/community-testing-x86_64/008-no-vboxvideo.patch
  virtualbox/repos/community-testing-x86_64/009-include-path.patch
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
  virtualbox/repos/community-testing-x86_64/PKGBUILD
  virtualbox/repos/community-testing-x86_64/build.sh
  virtualbox/repos/community-testing-x86_64/linux-4.16-mount-fixes.patch
  virtualbox/repos/community-testing-x86_64/vboxreload
  virtualbox/repos/community-testing-x86_64/vboxservice-nox.service
  virtualbox/repos/community-testing-x86_64/vboxservice.service
  virtualbox/repos/community-testing-x86_64/vboxweb.service
  virtualbox/repos/community-testing-x86_64/virtualbox-ext-vnc.install
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.conf
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-dkms.install
  virtualbox/repos/community-testing-x86_64/virtualbox-guest-utils.sysusers
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.conf
  virtualbox/repos/community-testing-x86_64/virtualbox-host-dkms.install
  virtualbox/repos/community-testing-x86_64/virtualbox-vboxsf-4.16-dkms.conf
  virtualbox/repos/community-testing-x86_64/virtualbox.install
  

[arch-commits] Commit in virtualbox/trunk (3 files)

2018-04-17 Thread Christian Hesse via arch-commits
Date: Tuesday, April 17, 2018 @ 21:20:34
  Author: eworm
Revision: 316824

upgpkg: virtualbox 5.2.10-1

new upstream release

Added:
  virtualbox/trunk/010-linux-4.16-mount-fixes.patch
(from rev 316823, virtualbox/trunk/linux-4.16-mount-fixes.patch)
Modified:
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/linux-4.16-mount-fixes.patch

--+
 010-linux-4.16-mount-fixes.patch |   35 +++
 PKGBUILD |   24 
 linux-4.16-mount-fixes.patch |   35 ---
 3 files changed, 47 insertions(+), 47 deletions(-)

Copied: virtualbox/trunk/010-linux-4.16-mount-fixes.patch (from rev 316823, 
virtualbox/trunk/linux-4.16-mount-fixes.patch)
===
--- 010-linux-4.16-mount-fixes.patch(rev 0)
+++ 010-linux-4.16-mount-fixes.patch2018-04-17 21:20:34 UTC (rev 316824)
@@ -0,0 +1,35 @@
+This ghetto patch attempts to fix shared folder automounting for guests running
+Linux 4.16, and also suggests an alternative to mount.vboxsf.
+
+diff -uprb 
VirtualBox-5.2.8.orig/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
 VirtualBox-5.2.8/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
+--- 
VirtualBox-5.2.8.orig/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp
   2018-02-26 17:57:30.0 +0200
 
VirtualBox-5.2.8/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp 
   2018-04-07 21:00:05.785735622 +0300
+@@ -346,6 +346,13 @@ static int vbsvcAutoMountSharedFolder(co
+   "vboxsf",
+   fFlags,
+   );
++if (r == -1 && errno == EINVAL)
++{
++/* Mainline vboxsf accepts regular mount opts. */
++char mount_opts[1024];
++snprintf(mount_opts, 1024, "gid=%d,dmode=0770,fmode=0770", 
mntinf.gid);
++r = mount(pszShareName, pszMountPoint, "vboxsf", fFlags, 
mount_opts);
++}
+ if (r == 0)
+ {
+ VGSvcVerbose(0, "vbsvcAutoMountWorker: Shared folder '%s' was 
mounted to '%s'\n", pszShareName, pszMountPoint);
+diff -uprb 
VirtualBox-5.2.8.orig/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c 
VirtualBox-5.2.8/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c
+--- 
VirtualBox-5.2.8.orig/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c 
   2018-02-26 17:57:34.0 +0200
 VirtualBox-5.2.8/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c 
2018-04-07 21:39:38.121577588 +0300
+@@ -485,6 +485,11 @@ main(int argc, char **argv)
+  *   to keep this code here slick without having VbglR3.
+  */
+ err = mount(host_name, mount_point, "vboxsf", flags, );
++if (err == -1 && errno == EINVAL)
++{
++/* The mount.vboxsf helper should not be used with mainline vboxsf. */
++panic("mount.vboxsf cannot be used with mainline vboxsf; instead 
use:\n\nmount -cit vboxsf NAME MOUNTPOINT\n\n");
++}
+ if (err == -1 && errno == EPROTO)
+ {
+ /* Sometimes the mount utility messes up the share name.  Try to

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 21:09:24 UTC (rev 316823)
+++ PKGBUILD2018-04-17 21:20:34 UTC (rev 316824)
@@ -10,8 +10,9 @@
  'virtualbox-guest-utils'
  'virtualbox-guest-utils-nox'
  'virtualbox-ext-vnc')
-pkgver=5.2.8
-pkgrel=2
+pkgver=5.2.10
+pkgrel=1
+_vboxsf_commit='6a782003ad95a383c8b19b570a532271f090ad35'
 arch=('x86_64')
 url='http://virtualbox.org'
 license=('GPL' 'custom')
@@ -53,8 +54,12 @@
  'xorg-server-devel')
 makedepends_x86_64=('gcc-multilib' 'lib32-glibc')
 
source=("http://download.virtualbox.org/virtualbox/${pkgver}/VirtualBox-${pkgver}.tar.bz2;
+# We need to build a modified version of vboxsf for Linux 4.16
+# https://bugzilla.redhat.com/show_bug.cgi?id=1481630#c65
+"git+https://github.com/jwrdegoede/vboxsf#commit=$_vboxsf_commit;
 'virtualbox-host-dkms.conf'
 'virtualbox-guest-dkms.conf'
+'virtualbox-vboxsf-4.16-dkms.conf'
 'virtualbox.sysusers'
 'virtualbox-guest-utils.sysusers'
 '60-vboxdrv.rules'
@@ -70,15 +75,12 @@
 '007-python2-path.patch'
 '008-no-vboxvideo.patch'
 '009-include-path.patch'
-'linux-4.16-mount-fixes.patch'
-# We need to build a modified version of vboxsf for Linux 4.16
-# https://bugzilla.redhat.com/show_bug.cgi?id=1481630#c65
-"git+https://github.com/jwrdegoede/vboxsf#commit=$_vboxsf_commit;
-'virtualbox-vboxsf-4.16-dkms.conf'
-)
-sha256sums=('ee2759d47b0b4ac81b8b671c9485c87fb2db12c097b3e7e69b94c1291a8084e8'
+'010-linux-4.16-mount-fixes.patch')

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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 21:03:19
  Author: heftig
Revision: 316816

archrelease: copy trunk to community-staging-x86_64

Added:
  acpi_call/repos/community-staging-x86_64/
  acpi_call/repos/community-staging-x86_64/PKGBUILD
(from rev 316815, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-staging-x86_64/dkms.conf
(from rev 316815, acpi_call/trunk/dkms.conf)

---+
 PKGBUILD  |   62 
 dkms.conf |9 
 2 files changed, 71 insertions(+)

Copied: acpi_call/repos/community-staging-x86_64/PKGBUILD (from rev 316815, 
acpi_call/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 21:03:19 UTC (rev 316816)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgbase=acpi_call
+pkgname=(acpi_call acpi_call-dkms)
+pkgver=1.1.0
+pkgrel=122
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+url='https://github.com/mkottman/acpi_call'
+arch=('x86_64')
+license=('GPL')
+depends=('linux>=4.16' 'linux<4.17')
+makedepends=('linux-headers>=4.16' 'linux-headers<4.17')
+_extramodules=extramodules-4.16-ARCH
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;
+dkms.conf)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0'
+'32e6ea6523b13132c6c7838bba7fbf3d040ba2d35a892c2c356245612720df8a')
+
+prepare() {
+  cd $pkgbase-$pkgver
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KVERSION="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_acpi_call() {
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko
+  find "$pkgdir" -name '*.ko' -exec xz {} +
+
+  echo acpi_call | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/acpi_call.conf"
+
+  mkdir -p "$pkgdir/usr/share/acpi_call"
+  cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples 
support
+}
+
+package_acpi_call-dkms() {
+  depends=(dkms)
+  provides=("acpi_call=$pkgver-$pkgrel")
+  conflicts=(acpi_call)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile acpi_call.c 
../dkms.conf
+
+  echo acpi_call | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/acpi_call.conf"
+
+  mkdir -p "$pkgdir/usr/share/acpi_call"
+  cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples 
support
+}
+
+# vim:set ts=2 sw=2 et:

Copied: acpi_call/repos/community-staging-x86_64/dkms.conf (from rev 316815, 
acpi_call/trunk/dkms.conf)
===
--- community-staging-x86_64/dkms.conf  (rev 0)
+++ community-staging-x86_64/dkms.conf  2018-04-17 21:03:19 UTC (rev 316816)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="acpi_call"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KVERSION=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="acpi_call"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/acpi"


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 21:05:28
  Author: heftig
Revision: 321940

archrelease: copy trunk to staging-x86_64

Added:
  nvidia-340xx/repos/staging-x86_64/
  nvidia-340xx/repos/staging-x86_64/PKGBUILD
(from rev 321939, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch
(from rev 321939, nvidia-340xx/trunk/kernel-4.11.patch)

---+
 PKGBUILD  |   71 
 kernel-4.11.patch |   38 +++
 2 files changed, 109 insertions(+)

Copied: nvidia-340xx/repos/staging-x86_64/PKGBUILD (from rev 321939, 
nvidia-340xx/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-17 21:05:28 UTC (rev 321940)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-340xx
+pkgname=(nvidia-340xx nvidia-340xx-dkms)
+pkgver=340.106
+_extramodules=extramodules-4.16-ARCH
+pkgrel=28
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+arch=('x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.16' 
'linux-headers<4.17')
+conflicts=('nvidia')
+license=('custom')
+options=('!strip')
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;
+'kernel-4.11.patch')
+sha512sums=('ea61d463148435b6c0d16203c06372e5dc93443607ece0709f789c5c08909a3ec51c1994df97b835bba58008cdc7fe588e403006eb00631482a2a9854a81ec0a'
+
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2')
+
+_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+
+patch -Np0 < "${srcdir}/kernel-4.11.patch"
+
+cp -a kernel kernel-dkms
+}
+
+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_nvidia-340xx() {
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+depends=('linux>=4.16' 'linux<4.17' "nvidia-340xx-utils=${pkgver}" 'libgl')
+
+install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
+  "${srcdir}/${_pkg}/kernel"/{nvidia,uvm/nvidia-uvm}.ko
+
+find "${pkgdir}" -name '*.ko' -exec gzip -n {} +
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+}
+
+package_nvidia-340xx-dkms() {
+pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch"
+depends=('dkms' "nvidia-340xx-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia-340xx')
+
+cd ${_pkg}
+
+install -dm 755 "${pkgdir}"/usr/src
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> 
"${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+}

Copied: nvidia-340xx/repos/staging-x86_64/kernel-4.11.patch (from rev 321939, 
nvidia-340xx/trunk/kernel-4.11.patch)
===
--- staging-x86_64/kernel-4.11.patch(rev 0)
+++ staging-x86_64/kernel-4.11.patch2018-04-17 21:05:28 UTC (rev 321940)
@@ -0,0 +1,38 @@
+--- kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:50:46.334075042 +0200
 kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:56:06.358041280 +0200
+@@ -818,7 +818,11 @@
+ }
+ 
+ #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ int _fault(struct vm_area_struct *vma, struct vm_fault *vmf)
++#else 
++int _fault(struct vm_fault *vmf)  
++#endif
+ {
+ #if defined(NV_VM_FAULT_HAS_ADDRESS)
+ unsigned long vaddr = vmf->address;
+@@ -828,7 +832,11 @@
+ struct page *page = NULL;
+ int retval;
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ retval = _fault_common(vma, vaddr, , vmf->flags);
++#else
++retval = _fault_common(NULL, vaddr, , vmf->flags);
++#endif
+ 
+ vmf->page = page;
+ 
+@@ -866,7 +874,11 @@
+ // it's dealing with anonymous mapping (see handle_pte_fault).
+ //
+ #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ int _sigbus_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
++#else
++int _sigbus_fault(struct vm_fault *vmf)
++#endif
+ {
+ vmf->page = NULL;
+

[arch-commits] Commit in (osgearth)

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 21:09:24
  Author: bgyorgy
Revision: 316823

Remove osgearth

Unfortunately the Globe plugin of qgis doesn't build with it. Move back to AUR 
for now.

Deleted:
  osgearth/


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 21:04:28
  Author: heftig
Revision: 321939

archrelease: copy trunk to staging-x86_64

Added:
  nvidia/repos/staging-x86_64/
  nvidia/repos/staging-x86_64/PKGBUILD
(from rev 321938, nvidia/trunk/PKGBUILD)
  nvidia/repos/staging-x86_64/kernel-4.16.patch
(from rev 321938, nvidia/trunk/kernel-4.16.patch)

---+
 PKGBUILD  |   87 
 kernel-4.16.patch |   33 +++
 2 files changed, 120 insertions(+)

Copied: nvidia/repos/staging-x86_64/PKGBUILD (from rev 321938, 
nvidia/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-04-17 21:04:28 UTC (rev 321939)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=390.48
+_extramodules=extramodules-4.16-ARCH
+pkgrel=8
+pkgdesc="NVIDIA drivers for linux"
+arch=('x86_64')
+url="http://www.nvidia.com/;
+makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux' 
'linux-headers>=4.16' 'linux-headers<4.17')
+license=('custom')
+options=('!strip')
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;
+kernel-4.16.patch)
+sha256sums=('2d4bf72801f101a85df6fd1464021380ad51f5a30df05dadaf1fb546a175a441'
+'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
+
+_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+# Restore phys_to_dma support (still needed for 396.18)
+# https://bugs.archlinux.org/task/58074
+patch -Np1 -i ../kernel-4.16.patch
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+
+# Gift for linux-rt guys
+sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 
NV_EXCLUDE_BUILD_MODULES/' dkms.conf
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux>=4.16' 'linux<4.17' "nvidia-utils=${pkgver}" 'libgl')
+
+install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 \
+  "${srcdir}/${_pkg}/kernel"/nvidia{,-modeset,-drm,-uvm}.ko
+
+find "${pkgdir}" -name '*.ko' -exec gzip -n {} +
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+
+install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 
"${srcdir}/${_pkg}/LICENSE"
+}
+
+package_nvidia-dkms() {
+pkgdesc="NVIDIA driver sources for linux"
+depends=('dkms' "nvidia-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia')
+
+cd ${_pkg}
+
+install -dm 755 "${pkgdir}"/usr/src
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+
+echo "blacklist nouveau" |
+install -Dm644 /dev/stdin 
"${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
+
+install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 
"${srcdir}/${_pkg}/LICENSE"
+}

Copied: nvidia/repos/staging-x86_64/kernel-4.16.patch (from rev 321938, 
nvidia/trunk/kernel-4.16.patch)
===
--- staging-x86_64/kernel-4.16.patch(rev 0)
+++ staging-x86_64/kernel-4.16.patch2018-04-17 21:04:28 UTC (rev 321939)
@@ -0,0 +1,33 @@
+diff --git a/kernel/common/inc/nv-linux.h b/kernel/common/inc/nv-linux.h
+index 10fc418..22ef968 100644
+--- a/kernel/common/inc/nv-linux.h
 b/kernel/common/inc/nv-linux.h
+@@ -175,7 +175,11 @@ static inline uid_t __kuid_val(kuid_t uid)
+ 
+ #if defined(NV_VM_INSERT_PAGE_PRESENT)
+ #include 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 16, 0)
+ #include 
++#else
++#include 
++#endif
+ #endif
+ 
+ #if defined(CONFIG_SWIOTLB) && defined(NVCPU_AARCH64)
+diff --git a/kernel/conftest.sh b/kernel/conftest.sh
+index b23dbb4..42dc576 100755
+--- a/kernel/conftest.sh
 b/kernel/conftest.sh
+@@ -1906,7 +1906,12 @@ compile_test() {
+ # 

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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 21:02:12
  Author: heftig
Revision: 316815

archrelease: copy trunk to community-staging-x86_64

Added:
  vhba-module/repos/community-staging-x86_64/
  vhba-module/repos/community-staging-x86_64/60-vhba.rules
(from rev 316814, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-staging-x86_64/PKGBUILD
(from rev 316814, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-staging-x86_64/dkms.conf
(from rev 316814, vhba-module/trunk/dkms.conf)

---+
 60-vhba.rules |1 +
 PKGBUILD  |   52 
 dkms.conf |9 +
 3 files changed, 62 insertions(+)

Copied: vhba-module/repos/community-staging-x86_64/60-vhba.rules (from rev 
316814, vhba-module/trunk/60-vhba.rules)
===
--- community-staging-x86_64/60-vhba.rules  (rev 0)
+++ community-staging-x86_64/60-vhba.rules  2018-04-17 21:02:12 UTC (rev 
316815)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-staging-x86_64/PKGBUILD (from rev 316814, 
vhba-module/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 21:02:12 UTC (rev 316815)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20170610
+pkgrel=63
+pkgdesc="Kernel module that emulates SCSI devices"
+url="http://cdemu.sourceforge.net/;
+arch=(x86_64)
+license=(GPL)
+depends=('linux>=4.16' 'linux<4.17')
+makedepends=('linux-headers>=4.16' 'linux-headers<4.17')
+_extramodules=extramodules-4.16-ARCH
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2;
+60-vhba.rules dkms.conf)
+sha256sums=('7970c93f989d9c4f2629371bf5ee7a76f95e4c12342c3320ddc528d0df02d9ec'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_vhba-module() {
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *.ko
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+  echo 'g cdemu - -' | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/sysusers.d/cdemu.conf"
+
+  find "$pkgdir" -name '*.ko' -exec xz {} +
+}
+
+package_vhba-module-dkms() {
+  depends=(dkms)
+  provides=("vhba-module=$pkgver-$pkgrel")
+  conflicts=(vhba-module)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile vhba.c 
../dkms.conf
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+  echo 'g cdemu - -' | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/sysusers.d/cdemu.conf"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-staging-x86_64/dkms.conf (from rev 316814, 
vhba-module/trunk/dkms.conf)
===
--- community-staging-x86_64/dkms.conf  (rev 0)
+++ community-staging-x86_64/dkms.conf  2018-04-17 21:02:12 UTC (rev 316815)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="vhba-module"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KERNELRELEASE=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="vhba"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 21:00:52
  Author: heftig
Revision: 316813

archrelease: copy trunk to community-staging-x86_64

Added:
  r8168/repos/community-staging-x86_64/
  r8168/repos/community-staging-x86_64/PKGBUILD
(from rev 316812, r8168/trunk/PKGBUILD)
  r8168/repos/community-staging-x86_64/linux-4.15.patch
(from rev 316812, r8168/trunk/linux-4.15.patch)

--+
 PKGBUILD |   49 
 linux-4.15.patch |   81 +
 2 files changed, 130 insertions(+)

Copied: r8168/repos/community-staging-x86_64/PKGBUILD (from rev 316812, 
r8168/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 21:00:52 UTC (rev 316813)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.045.08
+pkgrel=50
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+linux-4.15.patch)
+sha256sums=('18161cb72fc872a9aed194514f7b8fb8b255b6fa6ed3d2dd459700eaad575f31'
+'6434f0d1fcb08e3605a17859d3b8946c65bcf14737e223315b6468b3394c5cd7')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+   patch -Np1 -i ../linux-4.15.patch
+}
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
+   msg2 "Kernel = $KERNEL_VERSION"
+
+   cd "$pkgname-$pkgver"
+   # avoid using the Makefile directly -- it doesn't understand
+   # any kernel but the current.
+   make -C /usr/lib/modules/$KERNEL_VERSION/build \
+   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
+
+   cd "$pkgname-$pkgver"
+   install -Dt "$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH" -m644 
src/*.ko
+   find "$pkgdir" -name '*.ko' -exec xz {} +
+
+   echo "blacklist r8169" | \
+   install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modprobe.d/r8168.conf"
+}

Copied: r8168/repos/community-staging-x86_64/linux-4.15.patch (from rev 316812, 
r8168/trunk/linux-4.15.patch)
===
--- community-staging-x86_64/linux-4.15.patch   (rev 0)
+++ community-staging-x86_64/linux-4.15.patch   2018-04-17 21:00:52 UTC (rev 
316813)
@@ -0,0 +1,81 @@
+diff -u -r r8168-8.045.08/src/r8168_n.c r8168-8.045.08-4.15/src/r8168_n.c
+--- r8168-8.045.08/src/r8168_n.c   2017-09-22 17:31:17.0 +0200
 r8168-8.045.08-4.15/src/r8168_n.c  2018-01-29 12:33:34.283394438 +0100
+@@ -407,8 +407,13 @@
+ static void rtl8168_sleep_rx_enable(struct net_device *dev);
+ static void rtl8168_dsm(struct net_device *dev, int dev_state);
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
+ static void rtl8168_esd_timer(unsigned long __opaque);
+ static void rtl8168_link_timer(unsigned long __opaque);
++#else
++static void rtl8168_esd_timer(struct timer_list *timer_list);
++static void rtl8168_link_timer(struct timer_list *timer_list);
++#endif
+ static void rtl8168_tx_clear(struct rtl8168_private *tp);
+ static void rtl8168_rx_clear(struct rtl8168_private *tp);
+ 
+@@ -22964,7 +22969,11 @@
+ struct rtl8168_private *tp = netdev_priv(dev);
+ struct timer_list *timer = >esd_timer;
+ 
+-setup_timer(timer, rtl8168_esd_timer, (unsigned long)dev);
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
++setup_timer(timer, rtl8168_esd_timer, (unsigned long)tp);
++#else
++timer_setup(timer, rtl8168_esd_timer, 0);
++#endif
+ mod_timer(timer, jiffies + RTL8168_ESD_TIMEOUT);
+ }
+ 
+@@ -22978,7 +22987,11 @@
+ struct rtl8168_private *tp = netdev_priv(dev);
+ struct timer_list *timer = >link_timer;
+ 
+-setup_timer(timer, rtl8168_link_timer, (unsigned long)dev);
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
++setup_timer(timer, rtl8168_link_timer, (unsigned long)tp);
++#else
++timer_setup(timer, rtl8168_link_timer, 0);
++#endif
+ mod_timer(timer, jiffies + RTL8168_LINK_TIMEOUT);
+ }
+ 
+@@ -24717,10 +24730,16 @@
+ #define PCI_DEVICE_SERIAL_NUMBER (0x0164)
+ 
+ static void
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4,15,0)
+ 

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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:59:52
  Author: anatolik
Revision: 316812

archrelease: copy trunk to community-x86_64

Added:
  ruby-iconv/repos/community-x86_64/PKGBUILD
(from rev 316810, ruby-iconv/trunk/PKGBUILD)
Deleted:
  ruby-iconv/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:59:46 UTC (rev 316811)
+++ PKGBUILD2018-04-17 20:59:52 UTC (rev 316812)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-
-pkgname=ruby-iconv
-pkgver=1.0.4
-pkgrel=6
-pkgdesc='Wrapper library for iconv'
-arch=('x86_64')
-url='https://github.com/nurse/iconv'
-license=('BSD')
-depends=('ruby')
-options=('!emptydirs')
-source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-
-  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
-  find "${pkgdir}" -type f -name *.gem -delete
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
-  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/BSDL 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-iconv/repos/community-x86_64/PKGBUILD (from rev 316810, 
ruby-iconv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:59:52 UTC (rev 316812)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=ruby-iconv
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Wrapper library for iconv'
+arch=('x86_64')
+url='https://github.com/nurse/iconv'
+license=('BSD')
+depends=('ruby')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('ef913e92e05002d37bebed57e8ecbad91b8a9da5da3b0f80bafd32d3ccc171da')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/BSDL 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:59:46
  Author: heftig
Revision: 316811

archrelease: copy trunk to community-staging-x86_64

Added:
  bbswitch/repos/community-staging-x86_64/
  bbswitch/repos/community-staging-x86_64/PKGBUILD
(from rev 316810, bbswitch/trunk/PKGBUILD)

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

Copied: bbswitch/repos/community-staging-x86_64/PKGBUILD (from rev 316810, 
bbswitch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:59:46 UTC (rev 316811)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+pkgrel=128
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+depends=('linux>=4.16' 'linux<4.17')
+makedepends=('linux-headers>=4.16' 'linux-headers<4.17')
+_extramodules=extramodules-4.16-ARCH
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${pkgbase}-${pkgver}
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  cd ${pkgbase}-${pkgver}
+  install -Dt "${pkgdir}/usr/lib/modules/${_extramodules}" -m644 *.ko
+  find "${pkgdir}" -name '*.ko' -exec xz {} +
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+  conflicts=('bbswitch')
+  provides=('bbswitch')
+
+  cd ${pkgbase}-${pkgver}
+  install -Dt "${pkgdir}/usr/src/${pkgbase}-${pkgver}" -m644 Makefile 
bbswitch.c dkms/dkms.conf
+}


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:59:12
  Author: anatolik
Revision: 316810

upgpkg: ruby-iconv 1.0.5-1

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:58:47 UTC (rev 316809)
+++ PKGBUILD2018-04-17 20:59:12 UTC (rev 316810)
@@ -2,8 +2,8 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=ruby-iconv
-pkgver=1.0.4
-pkgrel=6
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Wrapper library for iconv'
 arch=('x86_64')
 url='https://github.com/nurse/iconv'
@@ -12,7 +12,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+sha256sums=('ef913e92e05002d37bebed57e8ecbad91b8a9da5da3b0f80bafd32d3ccc171da')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:58:47
  Author: anatolik
Revision: 316809

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:58:31 UTC (rev 316808)
+++ PKGBUILD2018-04-17 20:58:47 UTC (rev 316809)
@@ -1,23 +0,0 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
-# Maintainer: Anatol Pomozov 
-
-_gemname=mustache
-pkgname=ruby-$_gemname
-pkgver=1.0.3
-pkgrel=3
-pkgdesc='Mustache is a framework-agnostic way to render logic-free views.'
-arch=(any)
-url='http://github.com/defunkt/mustache'
-license=(MIT)
-depends=(ruby)
-options=(!emptydirs)
-source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
-noextract=($_gemname-$pkgver.gem)
-sha1sums=('9e3da0dbb4542a31a995c08be95f154e129719e4')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
-  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
-  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ruby-mustache/repos/community-any/PKGBUILD (from rev 316808, 
ruby-mustache/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:58:47 UTC (rev 316809)
@@ -0,0 +1,23 @@
+# Generated by gem2arch (https://github.com/anatol/gem2arch)
+# Maintainer: Anatol Pomozov 
+
+_gemname=mustache
+pkgname=ruby-$_gemname
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Mustache is a framework-agnostic way to render logic-free views.'
+arch=(any)
+url='http://github.com/defunkt/mustache'
+license=(MIT)
+depends=(ruby)
+options=(!emptydirs)
+source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
+noextract=($_gemname-$pkgver.gem)
+sha1sums=('ea169a2b7d3be2cf5e9ed210e3ffcb557f355303')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -N -i "$pkgdir/$_gemdir" 
-n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:58:31
  Author: heftig
Revision: 316808

archrelease: copy trunk to community-staging-x86_64

Added:
  virtualbox-modules-arch/repos/community-staging-x86_64/
  virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD
(from rev 316806, virtualbox-modules-arch/trunk/PKGBUILD)

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

Copied: virtualbox-modules-arch/repos/community-staging-x86_64/PKGBUILD (from 
rev 316806, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:58:31 UTC (rev 316808)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.2.8
+pkgrel=17
+_linux_major=4
+_linux_minor=16
+arch=('x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=("linux>=${_linux_major}.${_linux_minor}"
+ "linux<${_linux_major}.$((_linux_minor+1))"
+ "linux-headers>=${_linux_major}.${_linux_minor}"
+ "linux-headers<${_linux_major}.$((_linux_minor+1))"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+
+  # systemd module loading
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" |
+install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+
+  cd "/var/lib/dkms/vboxsf-4.16/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 *
+
+  # compress each module individually
+  find "$pkgdir" -name '*.ko' -exec xz -T1 {} +
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:58:13
  Author: anatolik
Revision: 316807

upgpkg: ruby-mustache 1.0.5-1

Modified:
  ruby-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:57:24 UTC (rev 316806)
+++ PKGBUILD2018-04-17 20:58:13 UTC (rev 316807)
@@ -3,8 +3,8 @@
 
 _gemname=mustache
 pkgname=ruby-$_gemname
-pkgver=1.0.3
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Mustache is a framework-agnostic way to render logic-free views.'
 arch=(any)
 url='http://github.com/defunkt/mustache'
@@ -13,11 +13,11 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('9e3da0dbb4542a31a995c08be95f154e129719e4')
+sha1sums=('ea169a2b7d3be2cf5e9ed210e3ffcb557f355303')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"
-  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" $_gemname-$pkgver.gem
+  gem install --ignore-dependencies --no-user-install -N -i "$pkgdir/$_gemdir" 
-n "$pkgdir/usr/bin" $_gemname-$pkgver.gem
   rm "$pkgdir/$_gemdir/cache/$_gemname-$pkgver.gem"
   install -D -m644 "$pkgdir/$_gemdir/gems/$_gemname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:57:12
  Author: heftig
Revision: 316805

archrelease: copy trunk to community-staging-x86_64

Added:
  tp_smapi/repos/community-staging-x86_64/
  tp_smapi/repos/community-staging-x86_64/PKGBUILD
(from rev 316803, tp_smapi/trunk/PKGBUILD)

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

Copied: tp_smapi/repos/community-staging-x86_64/PKGBUILD (from rev 316803, 
tp_smapi/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:57:12 UTC (rev 316805)
@@ -0,0 +1,50 @@
+# $Id$
+# 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
+pkgver=0.43
+pkgrel=16
+pkgdesc="Modules for ThinkPad's SMAPI functionality"
+arch=('x86_64')
+url='https://github.com/evgeni/tp_smapi'
+license=('GPL')
+depends=('linux>=4.16' 'linux<4.17')
+makedepends=('linux-headers>=4.16' 'linux-headers<4.17' 'git')
+_extradir=/usr/lib/modules/extramodules-4.16-ARCH
+_commit=a63729ab30d85430048f65c37f29188ab484cd52  # tags/tp-smapi/0.43
+source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^tp-smapi\///;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+
+  # 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
+
+  # install kernel modules
+  find . -name "*.ko" -exec install -Dt "$pkgdir$_extradir" {} +
+
+  # compress kernel modules
+  find "$pkgdir" -name "*.ko" -exec xz {} +
+
+  # load module on startup
+  echo tp_smapi | install -Dm644 /dev/stdin 
"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:57:24
  Author: anatolik
Revision: 316806

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:57:12 UTC (rev 316805)
+++ PKGBUILD2018-04-17 20:57:24 UTC (rev 316806)
@@ -1,26 +0,0 @@
-# $Id$
-
-pkgname=ruby-mini_mime
-pkgver=0.1.4
-pkgrel=2
-pkgdesc='A lightweight mime type lookup toy'
-arch=('any')
-url=' https://github.com/discourse/mini_mime'
-depends=('ruby')
-license=('MIT')
-options=('!emptydirs')
-source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('af99edd6fc6e18be29206917c17768b3fdbab004da56c31287126615fa17ee4f')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-
-  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
-  find "${pkgdir}" -type f -name *.gem -delete
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
-  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-mini_mime/repos/community-any/PKGBUILD (from rev 316805, 
ruby-mini_mime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:57:24 UTC (rev 316806)
@@ -0,0 +1,26 @@
+# $Id$
+
+pkgname=ruby-mini_mime
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A lightweight mime type lookup toy'
+arch=('any')
+url=' https://github.com/discourse/mini_mime'
+depends=('ruby')
+license=('MIT')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('8815ea4b38809c488e141f6bea5128f5f8e4974e62135dc734d56185e5a690d3')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/LICENSE.txt 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:56:50
  Author: anatolik
Revision: 316804

upgpkg: ruby-mini_mime 1.0.0-1

Modified:
  ruby-mini_mime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:55:58 UTC (rev 316803)
+++ PKGBUILD2018-04-17 20:56:50 UTC (rev 316804)
@@ -1,8 +1,8 @@
 # $Id$
 
 pkgname=ruby-mini_mime
-pkgver=0.1.4
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='A lightweight mime type lookup toy'
 arch=('any')
 url=' https://github.com/discourse/mini_mime'
@@ -11,7 +11,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('af99edd6fc6e18be29206917c17768b3fdbab004da56c31287126615fa17ee4f')
+sha256sums=('8815ea4b38809c488e141f6bea5128f5f8e4974e62135dc734d56185e5a690d3')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:55:58
  Author: anatolik
Revision: 316803

archrelease: copy trunk to community-any

Added:
  ruby-term-ansicolor/repos/community-any/PKGBUILD
(from rev 316802, ruby-term-ansicolor/trunk/PKGBUILD)
Deleted:
  ruby-term-ansicolor/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:55:23 UTC (rev 316802)
+++ PKGBUILD2018-04-17 20:55:58 UTC (rev 316803)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Hilton Medeiros 
-
-pkgname=ruby-term-ansicolor
-pkgver=1.4.0
-pkgrel=3
-pkgdesc='A ruby library that colors strings using ANSI escape sequences'
-arch=('any')
-url='https://rubygems.org/gems/term-ansicolor'
-license=('GPL2')
-depends=('ruby-tins')
-options=('!emptydirs')
-source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-
-  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} -n "${pkgdir}"/usr/bin ${pkgname#*-}-${pkgver}.gem
-  find "${pkgdir}" -type f -name *.gem -delete
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
-  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-term-ansicolor/repos/community-any/PKGBUILD (from rev 316802, 
ruby-term-ansicolor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:55:58 UTC (rev 316803)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Hilton Medeiros 
+
+pkgname=ruby-term-ansicolor
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='A ruby library that colors strings using ANSI escape sequences'
+arch=('any')
+url='https://rubygems.org/gems/term-ansicolor'
+license=('GPL2')
+depends=('ruby-tins')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-${pkgver}.gem")
+sha256sums=('ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} -n "${pkgdir}"/usr/bin ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:55:23
  Author: anatolik
Revision: 316802

upgpkg: ruby-term-ansicolor 1.6.0-1

Modified:
  ruby-term-ansicolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:54:38 UTC (rev 316801)
+++ PKGBUILD2018-04-17 20:55:23 UTC (rev 316802)
@@ -4,8 +4,8 @@
 # Contributor: Hilton Medeiros 
 
 pkgname=ruby-term-ansicolor
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='A ruby library that colors strings using ANSI escape sequences'
 arch=('any')
 url='https://rubygems.org/gems/term-ansicolor'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('6a510f88287c68e6d439695cbd2416399c9189c7e6c501b55cfb98d34d0627bc')
+sha256sums=('ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:54:26
  Author: bpiotrowski
Revision: 316799

4.0.17-3: libnsl rebuild

Modified:
  unrealircd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:54:03 UTC (rev 316798)
+++ PKGBUILD2018-04-17 20:54:26 UTC (rev 316799)
@@ -4,12 +4,12 @@
 
 pkgname=unrealircd
 pkgver=4.0.17
-pkgrel=2
+pkgrel=3
 pkgdesc="Open Source IRC Server"
 arch=('x86_64')
 url="http://unrealircd.com;
 license=('GPL2')
-depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2')
+depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2' 'libnsl')
 conflicts=('ircd')
 provides=('ircd')
 backup=('etc/unrealircd/unrealircd.conf')


[arch-commits] Commit in unrealircd/repos (7 files)

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:54:32
  Author: bpiotrowski
Revision: 316800

archrelease: copy trunk to community-staging-x86_64

Added:
  unrealircd/repos/community-staging-x86_64/
  unrealircd/repos/community-staging-x86_64/PKGBUILD
(from rev 316799, unrealircd/trunk/PKGBUILD)
  unrealircd/repos/community-staging-x86_64/install.pl
(from rev 316799, unrealircd/trunk/install.pl)
  unrealircd/repos/community-staging-x86_64/unrealircd.install
(from rev 316799, unrealircd/trunk/unrealircd.install)
  unrealircd/repos/community-staging-x86_64/unrealircd.service
(from rev 316799, unrealircd/trunk/unrealircd.service)
  unrealircd/repos/community-staging-x86_64/unrealircd.sysusers.d
(from rev 316799, unrealircd/trunk/unrealircd.sysusers.d)
  unrealircd/repos/community-staging-x86_64/unrealircd.tmpfiles.d
(from rev 316799, unrealircd/trunk/unrealircd.tmpfiles.d)

---+
 PKGBUILD  |   71 
 install.pl|5 +++
 unrealircd.install|9 ++
 unrealircd.service|   12 
 unrealircd.sysusers.d |1 
 unrealircd.tmpfiles.d |5 +++
 6 files changed, 103 insertions(+)

Copied: unrealircd/repos/community-staging-x86_64/PKGBUILD (from rev 316799, 
unrealircd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:54:32 UTC (rev 316800)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Zerial 
+
+pkgname=unrealircd
+pkgver=4.0.17
+pkgrel=3
+pkgdesc="Open Source IRC Server"
+arch=('x86_64')
+url="http://unrealircd.com;
+license=('GPL2')
+depends=('openssl' 'curl' 'c-ares' 'tre' 'pcre2' 'libnsl')
+conflicts=('ircd')
+provides=('ircd')
+backup=('etc/unrealircd/unrealircd.conf')
+install=unrealircd.install
+source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz
+   unrealircd.service
+   unrealircd.tmpfiles.d
+   unrealircd.sysusers.d
+   install.pl)
+sha256sums=('eadf7885d61d8ae0cf84b8aa8e0c5d0181d181d3123e7e008aa5a9ac910e99d9'
+'0a6d3c269ba5379f967b2ec035ad4c6226d42ce22ffaaf8c3e5b37ba8ee02ddd'
+'75360541bc3aec9c1241c75e0ce60214c65cb618ffe5ca77144f01651ef5ab5b'
+'9e595176e63b301476982b1456d6ed065c479ff913b6743417ab8a9efdda0e3a'
+'43f07093ada8eb5c954f9e2e189610575906c690c0953fec041d4f2d31210d85')
+
+prepare() {
+  cd "$srcdir"/unrealircd-$pkgver
+  sed -i \
+-e 's|$(INSTALL) -m 0700|$(INSTALL) -m 0755|g' \
+-e 's|$(INSTALL) -m 0600|$(INSTALL) -m 0644|g' \
+Makefile.in
+}
+
+build() {
+  cd "$srcdir"/unrealircd-$pkgver
+  ./configure \
+--with-pidfile=/run/unrealircd/ircd.pid \
+--with-showlistmodes \
+--enable-ssl=/usr \
+--with-bindir=/usr/bin \
+--with-datadir=/var/lib/unrealircd \
+--with-confdir=/etc/unrealircd \
+--with-modulesdir=/usr/lib/unrealircd \
+--with-logdir=/var/log/unrealircd \
+--with-cachedir=/var/cache/unrealircd \
+--with-docdir=/usr/share/doc/unrealircd \
+--with-tmpdir=/tmp \
+--with-scriptdir=/usr \
+--with-nick-history=2000 \
+--with-sendq=300 \
+--with-permissions=0644 \
+--with-fd-setsize=1024 \
+--enable-dynamic-linking
+  make
+}
+
+package() {
+  cd "$srcdir"/unrealircd-$pkgver
+
+  export pkgdir
+  make INSTALL="$srcdir"/install.pl install
+  mv "$pkgdir"/usr/unrealircd "$pkgdir"/etc/unrealircd/unrealircd
+  cp "$pkgdir"/etc/unrealircd/examples/example.conf 
"$pkgdir"/etc/unrealircd/unrealircd.conf
+  rm -rf "$pkgdir"/tmp
+
+  install -Dm0644 "$srcdir"/unrealircd.service 
"$pkgdir"/usr/lib/systemd/system/unrealircd.service
+  install -Dm0644 "$srcdir"/unrealircd.tmpfiles.d 
"$pkgdir"/usr/lib/tmpfiles.d/unrealircd.conf
+  install -Dm0644 "$srcdir"/unrealircd.sysusers.d 
"$pkgdir"/usr/lib/sysusers.d/unrealircd.conf
+}

Copied: unrealircd/repos/community-staging-x86_64/install.pl (from rev 316799, 
unrealircd/trunk/install.pl)
===
--- community-staging-x86_64/install.pl (rev 0)
+++ community-staging-x86_64/install.pl 2018-04-17 20:54:32 UTC (rev 316800)
@@ -0,0 +1,5 @@
+#!/usr/bin/perl -w
+use Env qw(pkgdir);
+my $last = pop @ARGV;
+my $cmd = "/usr/bin/install ".(join ' ',@ARGV)." $pkgdir/$last";
+system($cmd);

Copied: unrealircd/repos/community-staging-x86_64/unrealircd.install (from rev 
316799, unrealircd/trunk/unrealircd.install)
===
--- community-staging-x86_64/unrealircd.install (rev 0)
+++ community-staging-x86_64/unrealircd.install 2018-04-17 20:54:32 UTC (rev 
316800)
@@ -0,0 +1,9 @@
+post_install() {
+  echo "SSL is enabled by default, so you need to create pem files"
+  echo "unrealircd.conf 

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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:54:38
  Author: anatolik
Revision: 316801

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:54:32 UTC (rev 316800)
+++ PKGBUILD2018-04-17 20:54:38 UTC (rev 316801)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Emiliano Vavassori 
-# Contributor: Guilherme Nogueira 
-
-pkgname=ruby-treetop
-pkgver=1.6.8
-pkgrel=3
-pkgdesc='A Ruby-based text parsing and interpretation DSL'
-arch=('any')
-url='http://treetop.rubyforge.org/'
-license=('MIT')
-depends=('ruby-polyglot')
-options=('!emptydirs')
-source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
-noextract=("${pkgname#*-}-$pkgver.gem")
-sha256sums=('385cbbf3827a0a8559e4c79db0f0f88993dca5e8ce46cf08f1baccb61ac6a3cf')
-
-package() {
-  local _gemdir="$(ruby -e'puts Gem.default_dir')"
-
-  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} -n "${pkgdir}"/usr/bin ${pkgname#*-}-${pkgver}.gem
-  find "${pkgdir}" -type f -name *.gem -delete
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
-  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/LICENSE 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ruby-treetop/repos/community-any/PKGBUILD (from rev 316799, 
ruby-treetop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:54:38 UTC (rev 316801)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Emiliano Vavassori 
+# Contributor: Guilherme Nogueira 
+
+pkgname=ruby-treetop
+pkgver=1.6.10
+pkgrel=1
+pkgdesc='A Ruby-based text parsing and interpretation DSL'
+arch=('any')
+url='http://treetop.rubyforge.org/'
+license=('MIT')
+depends=('ruby-polyglot')
+options=('!emptydirs')
+source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
+noextract=("${pkgname#*-}-$pkgver.gem")
+sha256sums=('67df9f52c5fdeb7b2b8ce42156f9d019c1c4eb643481a68149ff6c0b65bc613c')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+
+  gem install --ignore-dependencies --no-user-install -N -i 
"${pkgdir}"/${_gemdir} -n "${pkgdir}"/usr/bin ${pkgname#*-}-${pkgver}.gem
+  find "${pkgdir}" -type f -name *.gem -delete
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
+  ln -s ${_gemdir}/gems/${pkgname#*-}-${pkgver}/LICENSE 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:54:03
  Author: anatolik
Revision: 316798

upgpkg: ruby-treetop 1.6.10-1

Modified:
  ruby-treetop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:53:09 UTC (rev 316797)
+++ PKGBUILD2018-04-17 20:54:03 UTC (rev 316798)
@@ -4,8 +4,8 @@
 # Contributor: Guilherme Nogueira 
 
 pkgname=ruby-treetop
-pkgver=1.6.8
-pkgrel=3
+pkgver=1.6.10
+pkgrel=1
 pkgdesc='A Ruby-based text parsing and interpretation DSL'
 arch=('any')
 url='http://treetop.rubyforge.org/'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem;)
 noextract=("${pkgname#*-}-$pkgver.gem")
-sha256sums=('385cbbf3827a0a8559e4c79db0f0f88993dca5e8ce46cf08f1baccb61ac6a3cf')
+sha256sums=('67df9f52c5fdeb7b2b8ce42156f9d019c1c4eb643481a68149ff6c0b65bc613c')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:53:09
  Author: anatolik
Revision: 316797

archrelease: copy trunk to community-any

Added:
  ruby-pkg-config/repos/community-any/PKGBUILD
(from rev 316796, ruby-pkg-config/trunk/PKGBUILD)
Deleted:
  ruby-pkg-config/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:52:30 UTC (rev 316796)
+++ PKGBUILD2018-04-17 20:53:09 UTC (rev 316797)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Brad Fanella 
-# Contributor: gem2arch 0.1
-# Contributor: theapodan
-
-pkgname=ruby-pkg-config
-_pkgname=pkg-config
-pkgver=1.2.8
-pkgrel=2
-pkgdesc='Implementation of pkg-config in ruby'
-arch=('any')
-url='http://github.com/ruby-gnome2/pkg-config'
-license=('LGPL')
-depends=('ruby')
-provides=('ruby-pkgconfig')
-replaces=('ruby-pkgconfig')
-conflicts=('ruby-pkgconfig')
-source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem;)
-sha256sums=('9aff7ab9d6aea2218dba94791a1b3ba6f149fa57dc9c81634e54f0c59959d814')
-noextract=("$_pkgname-$pkgver.gem")
-
-package() {
-  gem install \
---no-user-install \
---ignore-dependencies \
--i "$pkgdir$(ruby -e'puts Gem.default_dir')" \
-$_pkgname-$pkgver.gem
-}

Copied: ruby-pkg-config/repos/community-any/PKGBUILD (from rev 316796, 
ruby-pkg-config/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:53:09 UTC (rev 316797)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Brad Fanella 
+# Contributor: gem2arch 0.1
+# Contributor: theapodan
+
+pkgname=ruby-pkg-config
+_pkgname=pkg-config
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='Implementation of pkg-config in ruby'
+arch=('any')
+url='http://github.com/ruby-gnome2/pkg-config'
+license=('LGPL')
+depends=('ruby')
+provides=('ruby-pkgconfig')
+replaces=('ruby-pkgconfig')
+conflicts=('ruby-pkgconfig')
+source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem;)
+sha256sums=('c06fb86e46cde092b3f29d6c7f9ea01d27a80e4c492fc6beb18d3f41139a1911')
+noextract=("$_pkgname-$pkgver.gem")
+
+package() {
+  gem install \
+--no-user-install \
+--ignore-dependencies \
+--no-document \
+-i "$pkgdir$(ruby -e'puts Gem.default_dir')" \
+$_pkgname-$pkgver.gem
+}


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

2018-04-17 Thread Anatol Pomozov via arch-commits
Date: Tuesday, April 17, 2018 @ 20:52:30
  Author: anatolik
Revision: 316796

upgpkg: ruby-pkg-config 1.3.0-1

Modified:
  ruby-pkg-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:51:01 UTC (rev 316795)
+++ PKGBUILD2018-04-17 20:52:30 UTC (rev 316796)
@@ -6,8 +6,8 @@
 
 pkgname=ruby-pkg-config
 _pkgname=pkg-config
-pkgver=1.2.8
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='Implementation of pkg-config in ruby'
 arch=('any')
 url='http://github.com/ruby-gnome2/pkg-config'
@@ -17,7 +17,7 @@
 replaces=('ruby-pkgconfig')
 conflicts=('ruby-pkgconfig')
 source=("http://gems.rubyforge.org/gems/$_pkgname-$pkgver.gem;)
-sha256sums=('9aff7ab9d6aea2218dba94791a1b3ba6f149fa57dc9c81634e54f0c59959d814')
+sha256sums=('c06fb86e46cde092b3f29d6c7f9ea01d27a80e4c492fc6beb18d3f41139a1911')
 noextract=("$_pkgname-$pkgver.gem")
 
 package() {
@@ -24,6 +24,7 @@
   gem install \
 --no-user-install \
 --ignore-dependencies \
+--no-document \
 -i "$pkgdir$(ruby -e'puts Gem.default_dir')" \
 $_pkgname-$pkgver.gem
 }


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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:51:01
  Author: bpiotrowski
Revision: 316795

archrelease: copy trunk to community-staging-x86_64

Added:
  sweethome3d/repos/community-staging-x86_64/
  sweethome3d/repos/community-staging-x86_64/PKGBUILD
(from rev 316794, sweethome3d/trunk/PKGBUILD)
  sweethome3d/repos/community-staging-x86_64/sweethome3d.desktop
(from rev 316794, sweethome3d/trunk/sweethome3d.desktop)
  sweethome3d/repos/community-staging-x86_64/sweethome3d.install
(from rev 316794, sweethome3d/trunk/sweethome3d.install)
  sweethome3d/repos/community-staging-x86_64/sweethome3d.sh
(from rev 316794, sweethome3d/trunk/sweethome3d.sh)
  sweethome3d/repos/community-staging-x86_64/sweethome3d.xml
(from rev 316794, sweethome3d/trunk/sweethome3d.xml)

-+
 PKGBUILD|   54 ++
 sweethome3d.desktop |   11 ++
 sweethome3d.install |   10 +
 sweethome3d.sh  |   44 
 4 files changed, 119 insertions(+)

Copied: sweethome3d/repos/community-staging-x86_64/PKGBUILD (from rev 316794, 
sweethome3d/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:51:01 UTC (rev 316795)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+# Contributor: jsteel 
+# Contributor: Daniel YC Lin 
+# Contributor: Tdy  
+# Contributor: Biginoz 
+# Contributor: Archan Paul 
+
+pkgname=sweethome3d
+pkgver=5.7
+pkgrel=2
+pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
+arch=('x86_64')
+url="http://www.sweethome3d.com/;
+license=('GPL' 'custom')
+depends=('java-runtime>=8' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
+source=("SweetHome3D-${pkgver}-linux-x64.tgz"::"http://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}-linux-x64.tgz;
+"${pkgname}.sh"
+"${pkgname}.desktop"
+"${pkgname}.xml")
+sha256sums=('e6912b03e4c0ac990c10995d0d29a82c089021b2446ca16517650a3214f096ff'
+'c1a76d4131ddf04375bab3e98d646543b4967af623a6aee0e19bac7d40d7ecef'
+'5eea3337d956d773b05ddef69fe9d34b940ff550370dc92bf307f1b9a3957f9e'
+'ec0ad1a0671f708af68ced46bec1f4ab377e24ca1a0a9984867ee5fe484f57c5')
+install="${pkgname}.install"
+
+package() {
+  # Desktop and launchers
+  cd "${srcdir}"
+  install -m 755 -D "${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
+  install -m 755 -D "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  install -m 644 -D "${pkgname}.xml" 
"${pkgdir}/usr/share/mime/packages/${pkgname}.xml"
+  # Install licenses
+  cd "SweetHome3D-${pkgver}"
+  install -m 755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m 755 -t "${pkgdir}/usr/share/licenses/${pkgname}" 
THIRDPARTY-LICENSE-*
+  # Install icon
+  install -m 644 -D "SweetHome3DIcon.png" 
"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+  # Install javaws.jar from jre8
+  install -m 755 -d "${pkgdir}/usr/share/java/${pkgname}"
+  install -m 644 -t "${pkgdir}/usr/share/java/${pkgname}" jre8/lib/javaws.jar
+  # Install main program and libraries
+  cd "lib"
+  install -m 644 -t "${pkgdir}/usr/share/java/${pkgname}" *.jar
+  # Java3D 1.5 libraries
+  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/java3d-1.5"
+  mv -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.5" \
+
"${pkgdir}"/usr/share/java/${pkgname}/{j3dcore.jar,j3dutils.jar,vecmath.jar}
+  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.5" libj3dcore-ogl.so
+  # Java3D 1.6 libraries
+  install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/java3d-1.6"
+  install -m 644 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" java3d-1.6/*.jar
+  install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/java3d-1.6" java3d-1.6/*.so
+}

Copied: sweethome3d/repos/community-staging-x86_64/sweethome3d.desktop (from 
rev 316794, sweethome3d/trunk/sweethome3d.desktop)
===
--- community-staging-x86_64/sweethome3d.desktop
(rev 0)
+++ community-staging-x86_64/sweethome3d.desktop2018-04-17 20:51:01 UTC 
(rev 316795)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Sweet Home 3D
+Comment=An interior design application
+TryExec=sweethome3d
+Exec=sweethome3d %f
+Icon=sweethome3d
+Categories=Office;Java;
+StartupWMClass=com-eteks-sweethome3d-SweetHome3D
+MimeType=application/x-sweethome3d

Copied: sweethome3d/repos/community-staging-x86_64/sweethome3d.install (from 
rev 316794, sweethome3d/trunk/sweethome3d.install)
===
--- community-staging-x86_64/sweethome3d.install
(rev 0)
+++ 

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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:50:54
  Author: bpiotrowski
Revision: 316794

5.7-2: libnsl rebuild

Modified:
  sweethome3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:50:44 UTC (rev 316793)
+++ PKGBUILD2018-04-17 20:50:54 UTC (rev 316794)
@@ -8,12 +8,12 @@
 
 pkgname=sweethome3d
 pkgver=5.7
-pkgrel=1
+pkgrel=2
 pkgdesc="An interior design application to draw the plan of your house in a 3D 
environment"
 arch=('x86_64')
 url="http://www.sweethome3d.com/;
 license=('GPL' 'custom')
-depends=('java-runtime>=8' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender')
+depends=('java-runtime>=8' 'shared-mime-info' 'desktop-file-utils' 'libxext' 
'libgl' 'libxrender' 'libnsl')
 
source=("SweetHome3D-${pkgver}-linux-x64.tgz"::"http://downloads.sourceforge.net/${pkgname}/SweetHome3D-${pkgver}-linux-x64.tgz;
 "${pkgname}.sh"
 "${pkgname}.desktop"


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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:50:38
  Author: bpiotrowski
Revision: 316792

5.44-3: libnsl rebuild

Modified:
  stunnel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:50:08 UTC (rev 316791)
+++ PKGBUILD2018-04-17 20:50:38 UTC (rev 316792)
@@ -5,12 +5,12 @@
 
 pkgname=stunnel
 pkgver=5.44
-pkgrel=2
+pkgrel=3
 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
 arch=('x86_64')
 url="https://www.stunnel.org/;
 license=('GPL')
-depends=('openssl')
+depends=('openssl' 'libnsl')
 makedepends=('systemd')
 
source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc}
 'Makefile.patch'


[arch-commits] Commit in stunnel/repos (5 files)

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:50:44
  Author: bpiotrowski
Revision: 316793

archrelease: copy trunk to community-staging-x86_64

Added:
  stunnel/repos/community-staging-x86_64/
  stunnel/repos/community-staging-x86_64/Makefile.patch
(from rev 316792, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-staging-x86_64/PKGBUILD
(from rev 316792, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-staging-x86_64/stunnel.sysusers.conf
(from rev 316792, stunnel/trunk/stunnel.sysusers.conf)
  stunnel/repos/community-staging-x86_64/stunnel.tmpfiles.conf
(from rev 316792, stunnel/trunk/stunnel.tmpfiles.conf)

---+
 Makefile.patch|   12 ++
 PKGBUILD  |   54 
 stunnel.sysusers.conf |1 
 stunnel.tmpfiles.conf |1 
 4 files changed, 68 insertions(+)

Copied: stunnel/repos/community-staging-x86_64/Makefile.patch (from rev 316792, 
stunnel/trunk/Makefile.patch)
===
--- community-staging-x86_64/Makefile.patch (rev 0)
+++ community-staging-x86_64/Makefile.patch 2018-04-17 20:50:44 UTC (rev 
316793)
@@ -0,0 +1,12 @@
+--- tools/Makefile.in  2010-03-31 04:45:09.0 -0500
 tools/Makefile.in  2010-04-11 17:17:41.0 -0500
+@@ -334,8 +334,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-confDATA install-data-local \
+-  install-examplesDATA
++install-data-am: install-confDATA install-examplesDATA
+ 
+ install-dvi: install-dvi-am
+ 

Copied: stunnel/repos/community-staging-x86_64/PKGBUILD (from rev 316792, 
stunnel/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:50:44 UTC (rev 316793)
@@ -0,0 +1,54 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Daniel J Griffiths 
+# Contributor: Kevin Piche 
+
+pkgname=stunnel
+pkgver=5.44
+pkgrel=3
+pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
+arch=('x86_64')
+url="https://www.stunnel.org/;
+license=('GPL')
+depends=('openssl' 'libnsl')
+makedepends=('systemd')
+source=("https://www.stunnel.org/downloads/archive/5.x/$pkgname-$pkgver.tar.gz"{,.asc}
+'Makefile.patch'
+'stunnel.sysusers.conf'
+'stunnel.tmpfiles.conf')
+sha256sums=('990a325dbb47d77d88772dd02fbbd27d91b1fea3ece76c9ff4461eca93f12299'
+'SKIP'
+'1d60f6504d9d29ef1832c242b62f09dcd8c31fbdf5aa1297779c8e5c54aa33de'
+'c73ade1db94a280778be6c0876862108c31faa1a92d7485d699a725894443c78'
+'e27c3f9fe440550ddc03446c0315710b80ebddb51085f169bbc765d7ab56ea63')
+validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33') # Michał Trojnara
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # don't create a certificate...
+  patch -p0 <"$srcdir/Makefile.patch"
+
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-ipv6 \
+--disable-libwrap
+
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 tools/stunnel.service 
"$pkgdir/usr/lib/systemd/system/stunnel.service"
+  install -Dm644 "$srcdir/stunnel.sysusers.conf" 
"$pkgdir/usr/lib/sysusers.d/stunnel.conf"
+  install -Dm644 "$srcdir/stunnel.tmpfiles.conf" 
"$pkgdir/usr/lib/tmpfiles.d/stunnel.conf"
+
+  sed -e "s:/usr/var/lib/stunnel/:/var/run/stunnel:g" \
+  -e "s:/usr/etc/stunnel/:/etc/stunnel/:g" \
+  -e "s:no\(body\|group\):stunnel:g" \
+  -i "$pkgdir/etc/stunnel/stunnel.conf-sample"
+}

Copied: stunnel/repos/community-staging-x86_64/stunnel.sysusers.conf (from rev 
316792, stunnel/trunk/stunnel.sysusers.conf)
===
--- community-staging-x86_64/stunnel.sysusers.conf  
(rev 0)
+++ community-staging-x86_64/stunnel.sysusers.conf  2018-04-17 20:50:44 UTC 
(rev 316793)
@@ -0,0 +1 @@
+u stunnel 16 - /var/run/stunnel

Copied: stunnel/repos/community-staging-x86_64/stunnel.tmpfiles.conf (from rev 
316792, stunnel/trunk/stunnel.tmpfiles.conf)
===
--- community-staging-x86_64/stunnel.tmpfiles.conf  
(rev 0)
+++ community-staging-x86_64/stunnel.tmpfiles.conf  2018-04-17 20:50:44 UTC 
(rev 316793)
@@ -0,0 +1 @@
+d /var/run/stunnel 0770 stunnel stunnel -


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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:49:59
  Author: bpiotrowski
Revision: 316790

3.5.27-3: libnsl rebuild

Modified:
  squid/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:48:14 UTC (rev 316789)
+++ PKGBUILD2018-04-17 20:49:59 UTC (rev 316790)
@@ -6,11 +6,11 @@
 
 pkgname=squid
 pkgver=3.5.27
-pkgrel=2
+pkgrel=3
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64')
 url='http://www.squid-cache.org'
-depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls')
+depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 
'libnsl')
 makedepends=('krb5')
 license=('GPL')
 options=('emptydirs')


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

2018-04-17 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 17, 2018 @ 20:50:08
  Author: bpiotrowski
Revision: 316791

archrelease: copy trunk to community-staging-x86_64

Added:
  squid/repos/community-staging-x86_64/
  squid/repos/community-staging-x86_64/PKGBUILD
(from rev 316790, squid/trunk/PKGBUILD)
  squid/repos/community-staging-x86_64/squid-rotate.service
(from rev 316790, squid/trunk/squid-rotate.service)
  squid/repos/community-staging-x86_64/squid-rotate.timer
(from rev 316790, squid/trunk/squid-rotate.timer)
  squid/repos/community-staging-x86_64/squid.pam
(from rev 316790, squid/trunk/squid.pam)
  squid/repos/community-staging-x86_64/squid.service
(from rev 316790, squid/trunk/squid.service)
  squid/repos/community-staging-x86_64/squid.sysusers
(from rev 316790, squid/trunk/squid.sysusers)
  squid/repos/community-staging-x86_64/squid.tmpfiles
(from rev 316790, squid/trunk/squid.tmpfiles)

--+
 PKGBUILD |  107 +
 squid-rotate.service |9 
 squid-rotate.timer   |   10 
 squid.pam|4 +
 squid.service|   13 +
 squid.sysusers   |1 
 squid.tmpfiles   |3 +
 7 files changed, 147 insertions(+)

Copied: squid/repos/community-staging-x86_64/PKGBUILD (from rev 316790, 
squid/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:50:08 UTC (rev 316791)
@@ -0,0 +1,107 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Mark Coolen 
+# Contributor: Tom Newsom 
+# Contributor: Kevin Piche 
+
+pkgname=squid
+pkgver=3.5.27
+pkgrel=3
+pkgdesc='Full-featured Web proxy cache server'
+arch=('x86_64')
+url='http://www.squid-cache.org'
+depends=('openssl-1.0' 'pam' 'perl' 'libltdl' 'libcap' 'nettle' 'gnutls' 
'libnsl')
+makedepends=('krb5')
+license=('GPL')
+options=('emptydirs')
+backup=('etc/squid/squid.conf'
+   'etc/squid/cachemgr.conf'
+   'etc/squid/errorpage.css'
+   'etc/squid/mime.conf')
+validpgpkeys=('EA31CC5E9488E5168D2DCC5EB268E706FF5CF463')
+source=("http://www.squid-cache.org/Versions/v3/3.5/$pkgname-$pkgver.tar.xz"{,.asc}
+'squid.pam'
+'squid.service'
+'squid.tmpfiles'
+'squid.sysusers'
+'squid-rotate.service'
+'squid-rotate.timer')
+sha256sums=('5ddb4367f2dc635921f9ca7a59d8b87edb0412fa203d1543393ac3c7f9fef0ec'
+'SKIP'
+'11fb388f8679fd6461e0de006810ea608a3686fffda16904b0ed71f412be499c'
+'b0cf95652d56c62ae0ceba8912d11ac248bdb3eb91f062bceadd99f80c4b160e'
+'495f54e51f6ec1e4dce87090d76718aea1eb37559c4439d876dd39598163062a'
+'c903eb86e6968b9d3bd0a9ad3335e8ce76a718b6217251e9dd7e66d5cf1ac94a'
+'3a97aa6bf6dcdc427e73bb2f36afdeaaf2bbf7dd2c0bbb7f1a948850198a8b7c'
+'8bc77fa1f653a17a4956feac042be9577ba30a8a43480b443fbd67640ae711ee')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig \
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--datadir=/usr/share/squid \
+--sysconfdir=/etc/squid \
+--libexecdir=/usr/lib/squid \
+--localstatedir=/var \
+--with-logdir=/var/log/squid \
+--with-pidfile=/run/squid.pid \
+--enable-auth \
+--enable-auth-basic \
+--enable-auth-ntlm \
+--enable-auth-digest \
+--enable-auth-negotiate \
+--enable-removal-policies="lru,heap" \
+--enable-storeio="aufs,ufs,diskd" \
+--enable-delay-pools \
+--enable-arp-acl \
+--with-openssl \
+--enable-snmp \
+--enable-linux-netfilter \
+--enable-ident-lookups \
+--enable-useragent-log \
+--enable-cache-digests \
+--enable-referer-log \
+--enable-arp-acl \
+--enable-htcp \
+--enable-carp \
+--enable-epoll \
+--with-large-files \
+--enable-arp-acl \
+--with-default-user=proxy \
+--enable-async-io \
+--enable-truncate \
+--enable-icap-client \
+--enable-ssl-crtd \
+--disable-arch-native \
+--disable-strict-error-checking \
+--enable-wccpv2
+  make
+}
+
+package() {
+  cd "$srcdir"
+
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir/squid.pam" "$pkgdir/etc/pam.d/squid"
+  install -Dm644 "$srcdir/squid.tmpfiles" 
"$pkgdir/usr/lib/tmpfiles.d/squid.conf"
+  install -Dm644 "$srcdir/squid.sysusers" 
"$pkgdir/usr/lib/sysusers.d/squid.conf"
+  install -Dm644 "$srcdir/squid.service" \
+"$pkgdir/usr/lib/systemd/system/squid.service"
+  install -Dm644 "$srcdir/squid-rotate.service" \
+"$pkgdir/usr/lib/systemd/system/squid-rotate.service"
+  install -Dm644 "$srcdir/squid-rotate.timer" \
+"$pkgdir/usr/lib/systemd/system/squid-rotate.timer"
+#  install 

[arch-commits] Commit in python-latexcodec (3 files)

2018-04-17 Thread Baptiste Jonglez via arch-commits
Date: Tuesday, April 17, 2018 @ 20:48:14
  Author: zorun
Revision: 316789

archrelease: copy trunk to community-any

Added:
  python-latexcodec/repos/
  python-latexcodec/repos/community-any/
  python-latexcodec/repos/community-any/PKGBUILD
(from rev 316788, python-latexcodec/trunk/PKGBUILD)

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

Copied: python-latexcodec/repos/community-any/PKGBUILD (from rev 316788, 
python-latexcodec/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2018-04-17 20:48:14 UTC (rev 316789)
@@ -0,0 +1,51 @@
+# Maintainer: Baptiste Jonglez 
+# Contributor: Patrice Peterson 
+
+pkgbase=python-latexcodec
+pkgname=(python-latexcodec python2-latexcodec)
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="A lexer and codec to work with LaTeX code in Python"
+arch=('any')
+url="https://github.com/mcmtroffaes/latexcodec;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose')
+source=("https://pypi.io/packages/source/l/latexcodec/latexcodec-$pkgver.tar.gz;)
+sha256sums=('9607d9d260654eb607c54a8b8c991e4406008605c383ded4f4034522dc0bad7d')
+
+prepare() {
+  cp -a latexcodec-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/latexcodec-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/latexcodec-$pkgver"
+  nosetests
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  nosetests2
+}
+
+package_python-latexcodec() {
+  depends=('python-six')
+
+  cd "$srcdir/latexcodec-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-latexcodec() {
+  depends=('python2-six')
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in (3 files)

2018-04-17 Thread Baptiste Jonglez via arch-commits
Date: Tuesday, April 17, 2018 @ 20:47:48
  Author: zorun
Revision: 316788

python-latexcodec: import from AUR

Added:
  python-latexcodec/
  python-latexcodec/trunk/
  python-latexcodec/trunk/PKGBUILD

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

Added: python-latexcodec/trunk/PKGBUILD
===
--- python-latexcodec/trunk/PKGBUILD(rev 0)
+++ python-latexcodec/trunk/PKGBUILD2018-04-17 20:47:48 UTC (rev 316788)
@@ -0,0 +1,51 @@
+# Maintainer: Baptiste Jonglez 
+# Contributor: Patrice Peterson 
+
+pkgbase=python-latexcodec
+pkgname=(python-latexcodec python2-latexcodec)
+pkgver=1.0.5
+pkgrel=1
+pkgdesc="A lexer and codec to work with LaTeX code in Python"
+arch=('any')
+url="https://github.com/mcmtroffaes/latexcodec;
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-nose' 'python2-nose')
+source=("https://pypi.io/packages/source/l/latexcodec/latexcodec-$pkgver.tar.gz;)
+sha256sums=('9607d9d260654eb607c54a8b8c991e4406008605c383ded4f4034522dc0bad7d')
+
+prepare() {
+  cp -a latexcodec-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir/latexcodec-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/latexcodec-$pkgver"
+  nosetests
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  nosetests2
+}
+
+package_python-latexcodec() {
+  depends=('python-six')
+
+  cd "$srcdir/latexcodec-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-latexcodec() {
+  depends=('python2-six')
+
+  cd "$srcdir/latexcodec-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:21
  Author: heftig
Revision: 316782

1.1.0-122: kernel 4.16.2-2

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:31:54 UTC (rev 316781)
+++ PKGBUILD2018-04-17 20:43:21 UTC (rev 316782)
@@ -6,7 +6,7 @@
 pkgbase=acpi_call
 pkgname=(acpi_call acpi_call-dkms)
 pkgver=1.1.0
-pkgrel=121
+pkgrel=122
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 url='https://github.com/mkottman/acpi_call'
 arch=('x86_64')


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:44:04
  Author: heftig
Revision: 321936

390.48-8: kernel 4.16.2-2

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:27:19 UTC (rev 321935)
+++ PKGBUILD2018-04-17 20:44:04 UTC (rev 321936)
@@ -7,7 +7,7 @@
 pkgname=(nvidia nvidia-dkms)
 pkgver=390.48
 _extramodules=extramodules-4.16-ARCH
-pkgrel=7
+pkgrel=8
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="http://www.nvidia.com/;


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:49
  Author: heftig
Revision: 316786

20170610-63: kernel 4.16.2-2

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:43:41 UTC (rev 316785)
+++ PKGBUILD2018-04-17 20:43:49 UTC (rev 316786)
@@ -6,7 +6,7 @@
 pkgbase=vhba-module
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20170610
-pkgrel=62
+pkgrel=63
 pkgdesc="Kernel module that emulates SCSI devices"
 url="http://cdemu.sourceforge.net/;
 arch=(x86_64)


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:44:12
  Author: heftig
Revision: 321937

340.106-28: kernel 4.16.2-2

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:44:04 UTC (rev 321936)
+++ PKGBUILD2018-04-17 20:44:12 UTC (rev 321937)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.106
 _extramodules=extramodules-4.16-ARCH
-pkgrel=27
+pkgrel=28
 pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
 arch=('x86_64')
 url="http://www.nvidia.com/;


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:41
  Author: heftig
Revision: 316785

0.43-16: kernel 4.16.2-2

Modified:
  tp_smapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:43:35 UTC (rev 316784)
+++ PKGBUILD2018-04-17 20:43:41 UTC (rev 316785)
@@ -10,7 +10,7 @@
 
 pkgname=tp_smapi
 pkgver=0.43
-pkgrel=15
+pkgrel=16
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:56
  Author: heftig
Revision: 316787

5.2.8-17: kernel 4.16.2-2

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:43:49 UTC (rev 316786)
+++ PKGBUILD2018-04-17 20:43:56 UTC (rev 316787)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.2.8
-pkgrel=16
+pkgrel=17
 _linux_major=4
 _linux_minor=16
 arch=('x86_64')


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:30
  Author: heftig
Revision: 316783

0.8-128: kernel 4.16.2-2

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:43:21 UTC (rev 316782)
+++ PKGBUILD2018-04-17 20:43:30 UTC (rev 316783)
@@ -6,7 +6,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=127
+pkgrel=128
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:43:35
  Author: heftig
Revision: 316784

8.045.08-50: kernel 4.16.2-2

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:43:30 UTC (rev 316783)
+++ PKGBUILD2018-04-17 20:43:35 UTC (rev 316784)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.045.08
-pkgrel=49
+pkgrel=50
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2018-04-17 Thread Levente Polyak via arch-commits
Date: Tuesday, April 17, 2018 @ 20:31:54
  Author: anthraxx
Revision: 316781

archrelease: copy trunk to community-staging-x86_64

Added:
  vsftpd/repos/community-staging-x86_64/
  vsftpd/repos/community-staging-x86_64/PKGBUILD
(from rev 316780, vsftpd/trunk/PKGBUILD)
  vsftpd/repos/community-staging-x86_64/vsftpd-ssl.service
(from rev 316780, vsftpd/trunk/vsftpd-ssl.service)
  vsftpd/repos/community-staging-x86_64/vsftpd-ssl.socket
(from rev 316780, vsftpd/trunk/vsftpd-ssl.socket)
  vsftpd/repos/community-staging-x86_64/vsftpd-ssl@.service
(from rev 316780, vsftpd/trunk/vsftpd-ssl@.service)
  vsftpd/repos/community-staging-x86_64/vsftpd.service
(from rev 316780, vsftpd/trunk/vsftpd.service)
  vsftpd/repos/community-staging-x86_64/vsftpd.socket
(from rev 316780, vsftpd/trunk/vsftpd.socket)
  vsftpd/repos/community-staging-x86_64/vsftpd@.service
(from rev 316780, vsftpd/trunk/vsftpd@.service)

-+
 PKGBUILD|   73 ++
 vsftpd-ssl.service  |   10 ++
 vsftpd-ssl.socket   |9 ++
 vsftpd-ssl@.service |9 ++
 vsftpd.service  |   11 +++
 vsftpd.socket   |9 ++
 vsftpd@.service |8 +
 7 files changed, 129 insertions(+)

Copied: vsftpd/repos/community-staging-x86_64/PKGBUILD (from rev 316780, 
vsftpd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-04-17 20:31:54 UTC (rev 316781)
@@ -0,0 +1,73 @@
+# Maintainer: Levente Polyak 
+# Contributor: Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Andreas Radke 
+# Contributor: judd 
+
+pkgname=vsftpd
+pkgver=3.0.3
+pkgrel=4
+pkgdesc='Very Secure FTP daemon'
+url='https://security.appspot.com/vsftpd.html'
+arch=('x86_64')
+license=('GPL2')
+depends=('glibc' 'openssl' 'libcap' 'pam' 'libnsl')
+optdepends=('logrotate')
+backup=('etc/vsftpd.conf'
+'etc/xinetd.d/vsftpd'
+"etc/logrotate.d/${pkgname}")
+source=(https://security.appspot.com/downloads/${pkgname}-${pkgver}.tar.gz{,.asc}
+${pkgname}-ssl.socket
+${pkgname}.socket
+${pkgname}.service
+${pkgname}@.service
+${pkgname}-ssl.service
+${pkgname}-ssl@.service)
+sha256sums=('9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7'
+'SKIP'
+'d5185e48fffc6253499a55e0fe0f90a3424fc639640af11a9d38df33fb145afe'
+'9fdbfd2ec0207170371ca3cf2b0ddca2dc2fe3d062e5792e0d3e51474c3198c9'
+'0597e571718ba0f4dc4b32a4ddd148103758c48c7d65dcb8bbedafc9e810e83d'
+'d7b8e4827d4f6bafcbf52f9d2d7380958c7b08bb3f757806aa89d4bc06c9671c'
+'b88a50fc68b3bf746d13c9a777df77791cd3eac6eb7c2df655418071c2adf422'
+'4a55c2468b08d858f71bacf1f4885847bec8e548b0e92088068d9bdd3884af84')
+validpgpkeys=('8660FD3291B184CDBC2F6418AA62EC463C0E751C') # Chris Evans
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  # build-time config
+  sed -e 's|^#undef VSF_BUILD_SSL$|#define VSF_BUILD_SSL|' -i builddefs.h
+  sed -e 's|/usr/share/empty|/var/empty|g' -i tunables.c vsftpd.conf.5 INSTALL
+
+  # fix linking to openssl 1.1
+  sed -e 's|SSL_library_init|SSL_CTX_new|' -i vsf_findlibs.sh
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  make LINK='' CFLAGS="${CFLAGS} ${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -Dm 755 ${pkgname} -t "${pkgdir}/usr/bin"
+  install -Dm 644 ${pkgname}.conf -t "${pkgdir}/etc"
+  install -Dm 644 ${pkgname}.8 -t "${pkgdir}/usr/share/man/man8"
+  install -Dm 644 ${pkgname}.conf.5 -t "${pkgdir}/usr/share/man/man5"
+  install -Dm 644 EXAMPLE/INTERNET_SITE/${pkgname}.xinetd 
"${pkgdir}/etc/xinetd.d/${pkgname}"
+  install -Dm 644 RedHat/${pkgname}.log "${pkgdir}/etc/logrotate.d/${pkgname}"
+
+  install -Dm 644 "${srcdir}"/${pkgname}.service 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}.service
+  install -Dm 644 "${srcdir}"/${pkgname}@.service 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}@.service
+  install -Dm 644 "${srcdir}"/${pkgname}-ssl.service 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}-ssl.service
+  install -Dm 644 "${srcdir}"/${pkgname}-ssl@.service 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}-ssl@.service
+  install -Dm 644 "${srcdir}"/${pkgname}.socket 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}.socket
+  install -Dm 644 "${srcdir}"/${pkgname}-ssl.socket 
"${pkgdir}"/usr/lib/systemd/system/${pkgname}-ssl.socket
+
+  install -dm 755 "${pkgdir}/var/empty"
+  install -Dm 644 BENCHMARKS BUGS Changelog FAQ INSTALL README README.ssl REFS 
\
+   REWARD SPEED TODO TUNING -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:

Copied: vsftpd/repos/community-staging-x86_64/vsftpd-ssl.service (from rev 
316780, 

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

2018-04-17 Thread Levente Polyak via arch-commits
Date: Tuesday, April 17, 2018 @ 20:31:44
  Author: anthraxx
Revision: 316780

upgpkg: vsftpd 3.0.3-4 (libnsl rebuild)

Modified:
  vsftpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 20:03:06 UTC (rev 316779)
+++ PKGBUILD2018-04-17 20:31:44 UTC (rev 316780)
@@ -1,5 +1,5 @@
-# $Id$
-# Maintainer:  Jonathan Steel 
+# Maintainer: Levente Polyak 
+# Contributor: Jonathan Steel 
 # Contributor: Bartłomiej Piotrowski 
 # Contributor: Andreas Radke 
 # Contributor: judd 
@@ -6,58 +6,68 @@
 
 pkgname=vsftpd
 pkgver=3.0.3
-pkgrel=3
-pkgdesc="Very Secure FTP daemon"
+pkgrel=4
+pkgdesc='Very Secure FTP daemon'
+url='https://security.appspot.com/vsftpd.html'
 arch=('x86_64')
-url="https://security.appspot.com/vsftpd.html;
 license=('GPL2')
-depends=('libcap' 'pam')
+depends=('glibc' 'openssl' 'libcap' 'pam' 'libnsl')
 optdepends=('logrotate')
-backup=('etc/vsftpd.conf' 'etc/xinetd.d/vsftpd' "etc/logrotate.d/$pkgname")
-source=(https://security.appspot.com/downloads/$pkgname-$pkgver.tar.gz{,.asc}
-$pkgname-ssl.socket $pkgname.socket $pkgname.service
-$pkgname@.service $pkgname-ssl.service $pkgname-ssl@.service)
-md5sums=('da119d084bd3f98664636ea05b5bb398' 'SKIP'
- 'fcef2cd7631f73a883a3c3d479b25cb8' 'd05045a1244a1be9f3946578bfd0252d'
- '605e82df215a2f5dab1e1ee22b80460d' '32c9266536204fd8c4917c682b6359f1'
- 'c899151c1dbec8ea9051fae4d701f0f3' '987349e5c5570c762fed9e87c0b4e715')
+backup=('etc/vsftpd.conf'
+'etc/xinetd.d/vsftpd'
+"etc/logrotate.d/${pkgname}")
+source=(https://security.appspot.com/downloads/${pkgname}-${pkgver}.tar.gz{,.asc}
+${pkgname}-ssl.socket
+${pkgname}.socket
+${pkgname}.service
+${pkgname}@.service
+${pkgname}-ssl.service
+${pkgname}-ssl@.service)
+sha256sums=('9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7'
+'SKIP'
+'d5185e48fffc6253499a55e0fe0f90a3424fc639640af11a9d38df33fb145afe'
+'9fdbfd2ec0207170371ca3cf2b0ddca2dc2fe3d062e5792e0d3e51474c3198c9'
+'0597e571718ba0f4dc4b32a4ddd148103758c48c7d65dcb8bbedafc9e810e83d'
+'d7b8e4827d4f6bafcbf52f9d2d7380958c7b08bb3f757806aa89d4bc06c9671c'
+'b88a50fc68b3bf746d13c9a777df77791cd3eac6eb7c2df655418071c2adf422'
+'4a55c2468b08d858f71bacf1f4885847bec8e548b0e92088068d9bdd3884af84')
 validpgpkeys=('8660FD3291B184CDBC2F6418AA62EC463C0E751C') # Chris Evans
 
-build() {
-  cd $pkgname-$pkgver
-
+prepare() {
+  cd ${pkgname}-${pkgver}
   # build-time config
-  sed \
--e 's|^#undef VSF_BUILD_SSL$|#define VSF_BUILD_SSL|' \
--i builddefs.h
+  sed -e 's|^#undef VSF_BUILD_SSL$|#define VSF_BUILD_SSL|' -i builddefs.h
+  sed -e 's|/usr/share/empty|/var/empty|g' -i tunables.c vsftpd.conf.5 INSTALL
 
   # fix linking to openssl 1.1
   sed -e 's|SSL_library_init|SSL_CTX_new|' -i vsf_findlibs.sh
+}
 
-  CFLAGS+=' -fPIE' LINK='' LDFLAGS="-fPIE -pie ${LDFLAGS} -Wl,-z,now" make
+build() {
+  cd ${pkgname}-${pkgver}
+  make LINK='' CFLAGS="${CFLAGS} ${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd ${pkgname}-${pkgver}
 
-  install -D -m755 $pkgname "$pkgdir"/usr/bin/$pkgname
-  install -D -m644 $pkgname.conf "$pkgdir"/etc/$pkgname.conf
-  install -D -m644 $pkgname.8 "$pkgdir"/usr/share/man/man8/$pkgname.8
-  install -D -m644 $pkgname.conf.5 "$pkgdir"/usr/share/man/man5/$pkgname.conf.5
-  install -D -m644 EXAMPLE/INTERNET_SITE/$pkgname.xinetd 
"$pkgdir"/etc/xinetd.d/$pkgname
-  install -D -m644 RedHat/$pkgname.log "$pkgdir"/etc/logrotate.d/$pkgname
+  install -Dm 755 ${pkgname} -t "${pkgdir}/usr/bin"
+  install -Dm 644 ${pkgname}.conf -t "${pkgdir}/etc"
+  install -Dm 644 ${pkgname}.8 -t "${pkgdir}/usr/share/man/man8"
+  install -Dm 644 ${pkgname}.conf.5 -t "${pkgdir}/usr/share/man/man5"
+  install -Dm 644 EXAMPLE/INTERNET_SITE/${pkgname}.xinetd 
"${pkgdir}/etc/xinetd.d/${pkgname}"
+  install -Dm 644 RedHat/${pkgname}.log "${pkgdir}/etc/logrotate.d/${pkgname}"
 
-  install -D -m644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-  install -D -m644 "$srcdir"/$pkgname@.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname@.service 
-  install -D -m644 "$srcdir"/$pkgname-ssl.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname-ssl.service
-  install -D -m644 "$srcdir"/$pkgname-ssl@.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname-ssl@.service
-  install -D -m644 "$srcdir"/$pkgname.socket 
"$pkgdir"/usr/lib/systemd/system/$pkgname.socket
-  install -D -m644 "$srcdir"/$pkgname-ssl.socket 
"$pkgdir"/usr/lib/systemd/system/$pkgname-ssl.socket
+  install -Dm 644 "${srcdir}"/${pkgname}.service 

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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:27:19
  Author: heftig
Revision: 321935

archrelease: copy trunk to staging-x86_64

Added:
  linux/repos/staging-x86_64/
  
linux/repos/staging-x86_64/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
(from rev 321934, 
linux/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch)
  
linux/repos/staging-x86_64/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
(from rev 321934, 
linux/trunk/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch)
  
linux/repos/staging-x86_64/0003-Partially-revert-swiotlb-remove-various-exports.patch
(from rev 321934, 
linux/trunk/0003-Partially-revert-swiotlb-remove-various-exports.patch)
  
linux/repos/staging-x86_64/0004-Fix-vboxguest-on-guests-with-more-than-4G-RAM.patch
(from rev 321934, 
linux/trunk/0004-Fix-vboxguest-on-guests-with-more-than-4G-RAM.patch)
  
linux/repos/staging-x86_64/0005-Revert-drm-amd-display-disable-CRTCs-with-NULL-FB-on.patch
(from rev 321934, 
linux/trunk/0005-Revert-drm-amd-display-disable-CRTCs-with-NULL-FB-on.patch)
  
linux/repos/staging-x86_64/0006-net-aquantia-Regression-on-reset-with-1.x-firmware.patch
(from rev 321934, 
linux/trunk/0006-net-aquantia-Regression-on-reset-with-1.x-firmware.patch)
  
linux/repos/staging-x86_64/0007-media-v4l2-core-fix-size-of-devnode_nums-bitarray.patch
(from rev 321934, 
linux/trunk/0007-media-v4l2-core-fix-size-of-devnode_nums-bitarray.patch)
  linux/repos/staging-x86_64/60-linux.hook
(from rev 321934, linux/trunk/60-linux.hook)
  linux/repos/staging-x86_64/90-linux.hook
(from rev 321934, linux/trunk/90-linux.hook)
  linux/repos/staging-x86_64/PKGBUILD
(from rev 321934, linux/trunk/PKGBUILD)
  linux/repos/staging-x86_64/config
(from rev 321934, linux/trunk/config)
  linux/repos/staging-x86_64/linux.install
(from rev 321934, linux/trunk/linux.install)
  linux/repos/staging-x86_64/linux.preset
(from rev 321934, linux/trunk/linux.preset)

-+
 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch |  103 
 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch |   42 
 0003-Partially-revert-swiotlb-remove-various-exports.patch  |   29 
 0004-Fix-vboxguest-on-guests-with-more-than-4G-RAM.patch|  552 
 0005-Revert-drm-amd-display-disable-CRTCs-with-NULL-FB-on.patch |   95 
 0006-net-aquantia-Regression-on-reset-with-1.x-firmware.patch   |   72 
 0007-media-v4l2-core-fix-size-of-devnode_nums-bitarray.patch|  265 
 60-linux.hook   |   12 
 90-linux.hook   |   11 
 PKGBUILD|  263 
 config  | 9600 
++
 linux.install   |   10 
 linux.preset|   14 
 13 files changed, 11068 insertions(+)

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


[arch-commits] Commit in linux-zen/repos/testing-x86_64 (12 files)

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:24:04
  Author: heftig
Revision: 321934

archrelease: copy trunk to testing-x86_64

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

---+
 60-linux.hook |   24 
 90-linux.hook |   22 
 PKGBUILD  |  474 -
 config|19280 
 linux.install |   20 
 linux.preset  |   28 
 6 files changed, 9924 insertions(+), 9924 deletions(-)

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


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 20:06:12
  Author: heftig
Revision: 321933

4.16.2-2

Added:
  linux/trunk/0007-media-v4l2-core-fix-size-of-devnode_nums-bitarray.patch
Modified:
  linux/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
  linux/trunk/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
  linux/trunk/0003-Partially-revert-swiotlb-remove-various-exports.patch
  linux/trunk/0004-Fix-vboxguest-on-guests-with-more-than-4G-RAM.patch
  linux/trunk/0005-Revert-drm-amd-display-disable-CRTCs-with-NULL-FB-on.patch
  linux/trunk/0006-net-aquantia-Regression-on-reset-with-1.x-firmware.patch
  linux/trunk/PKGBUILD
  linux/trunk/config

-+
 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch |4 
 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch |8 
 0003-Partially-revert-swiotlb-remove-various-exports.patch  |8 
 0004-Fix-vboxguest-on-guests-with-more-than-4G-RAM.patch|8 
 0005-Revert-drm-amd-display-disable-CRTCs-with-NULL-FB-on.patch |8 
 0006-net-aquantia-Regression-on-reset-with-1.x-firmware.patch   |8 
 0007-media-v4l2-core-fix-size-of-devnode_nums-bitarray.patch|  265 
++
 PKGBUILD|   21 
 config  |6 
 9 files changed, 303 insertions(+), 33 deletions(-)

Modified: 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
===
--- 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch 
2018-04-17 19:36:32 UTC (rev 321932)
+++ 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch 
2018-04-17 20:06:12 UTC (rev 321933)
@@ -1,8 +1,8 @@
 From 3a7745f6fdd71aa34dae33c3edc586363d9ece9e Mon Sep 17 00:00:00 2001
-Message-Id: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523790169.git.jan.steff...@gmail.com>
+Message-Id: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523990130.git.jan.steff...@gmail.com>
 From: Serge Hallyn 
 Date: Fri, 31 May 2013 19:12:12 +0100
-Subject: [PATCH 1/6] add sysctl to disallow unprivileged CLONE_NEWUSER by
+Subject: [PATCH 1/7] add sysctl to disallow unprivileged CLONE_NEWUSER by
  default
 
 Signed-off-by: Serge Hallyn 

Modified: 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch
===
--- 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch 
2018-04-17 19:36:32 UTC (rev 321932)
+++ 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch 
2018-04-17 20:06:12 UTC (rev 321933)
@@ -1,10 +1,10 @@
 From 1ab88f114ddb0f614118c330196af3024f88630c Mon Sep 17 00:00:00 2001
-Message-Id: 
<1ab88f114ddb0f614118c330196af3024f88630c.1523790169.git.jan.steff...@gmail.com>
-In-Reply-To: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523790169.git.jan.steff...@gmail.com>
-References: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523790169.git.jan.steff...@gmail.com>
+Message-Id: 
<1ab88f114ddb0f614118c330196af3024f88630c.1523990130.git.jan.steff...@gmail.com>
+In-Reply-To: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523990130.git.jan.steff...@gmail.com>
+References: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523990130.git.jan.steff...@gmail.com>
 From: Jim Bride 
 Date: Mon, 6 Nov 2017 13:38:57 -0800
-Subject: [PATCH 2/6] drm/i915/edp: Only use the alternate fixed mode if it's
+Subject: [PATCH 2/7] drm/i915/edp: Only use the alternate fixed mode if it's
  asked for
 
 In commit dc911f5bd8aa ("drm/i915/edp: Allow alternate fixed mode for

Modified: 0003-Partially-revert-swiotlb-remove-various-exports.patch
===
--- 0003-Partially-revert-swiotlb-remove-various-exports.patch  2018-04-17 
19:36:32 UTC (rev 321932)
+++ 0003-Partially-revert-swiotlb-remove-various-exports.patch  2018-04-17 
20:06:12 UTC (rev 321933)
@@ -1,10 +1,10 @@
 From d1bc4bfbbc01a62a8b70f4018273d49b502c1511 Mon Sep 17 00:00:00 2001
-Message-Id: 

-In-Reply-To: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523790169.git.jan.steff...@gmail.com>
-References: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523790169.git.jan.steff...@gmail.com>
+Message-Id: 

+In-Reply-To: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523990130.git.jan.steff...@gmail.com>
+References: 
<3a7745f6fdd71aa34dae33c3edc586363d9ece9e.1523990130.git.jan.steff...@gmail.com>
 From: "Jan Alexander Steffens (heftig)" 
 Date: Fri, 6 Apr 2018 16:19:38 +0200
-Subject: [PATCH 3/6] Partially revert "swiotlb: remove various exports"
+Subject: [PATCH 3/7] Partially revert "swiotlb: 

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

2018-04-17 Thread Eli Schwartz via arch-commits
Date: Tuesday, April 17, 2018 @ 20:03:06
  Author: eschwartz
Revision: 316779

archrelease: copy trunk to community-x86_64

Added:
  xmobar/repos/community-x86_64/PKGBUILD
(from rev 316778, xmobar/trunk/PKGBUILD)
Deleted:
  xmobar/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 20:02:48 UTC (rev 316778)
+++ PKGBUILD2018-04-17 20:03:06 UTC (rev 316779)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak 
-# Maintainer: Jelle van der Waa 
-# Contributer: Sergej Pupykin 
-# Contributor: Arch Haskell Team 
-
-pkgname=xmobar
-pkgver=0.26
-pkgrel=4
-pkgdesc='Minimalistic Text Based Status Bar'
-url='https://hackage.haskell.org/package/xmobar'
-license=('custom:BSD3')
-arch=('x86_64')
-depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
- 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
- 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-mtl'
- 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http'
- 'haskell-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools'
- 'haskell-text')
-makedepends=('ghc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
-sha512sums=('c67c1552f7183a6f33b472f19686cda41cca27c0de89a8d0dcb1f8ea008aea85a143d75608d4392a1a1c9933737a6cbe881cff9ddd13f632d581cd0e10ca8d4d')
-
-build() {
-  cd xmobar-${pkgver}
-  runhaskell setup configure -O \
---enable-shared \
---prefix=/usr \
---enable-executable-dynamic \
---disable-library-vanilla \
---flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
-  runhaskell setup build
-}
-
-package() {
-  cd xmobar-${pkgver}
-  runhaskell setup copy --destdir="${pkgdir}"
-  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xmobar/repos/community-x86_64/PKGBUILD (from rev 316778, 
xmobar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 20:03:06 UTC (rev 316779)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.26
+pkgrel=5
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('custom:BSD3')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-mtl'
+ 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http'
+ 'haskell-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools'
+ 'haskell-text')
+makedepends=('ghc')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
+sha512sums=('c67c1552f7183a6f33b472f19686cda41cca27c0de89a8d0dcb1f8ea008aea85a143d75608d4392a1a1c9933737a6cbe881cff9ddd13f632d581cd0e10ca8d4d')
+
+build() {
+  cd xmobar-${pkgver}
+  runhaskell setup configure -O \
+--enable-shared \
+--prefix=/usr \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
+  runhaskell setup build
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2018-04-17 Thread Eli Schwartz via arch-commits
Date: Tuesday, April 17, 2018 @ 20:02:48
  Author: eschwartz
Revision: 316778

upgpkg: xmobar 0.26-5

rebuild against glibc 2.26, fixes FS#58252

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 18:56:19 UTC (rev 316777)
+++ PKGBUILD2018-04-17 20:02:48 UTC (rev 316778)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.26
-pkgrel=4
+pkgrel=5
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('custom:BSD3')


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 19:36:32
  Author: heftig
Revision: 321932

4.16.2-2

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config

--+
 PKGBUILD |8 
 config   |   26 +-
 2 files changed, 17 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 18:49:02 UTC (rev 321931)
+++ PKGBUILD2018-04-17 19:36:32 UTC (rev 321932)
@@ -6,9 +6,9 @@
 pkgbase=linux-zen   # Build stock -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.16
-_zenpatch=zen-4.16.2-d7a1cfe7b2b2e464906bd6b7f5cdf7f3dd9c9d00.diff
+_zenpatch=zen-4.16.2-6357d9b211fc99cc1ea933a6a5d17d78a9638ce1.diff
 pkgver=4.16.2
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
 license=('GPL2')
@@ -32,9 +32,9 @@
 'SKIP'
 'fa82ef50579ea9b71b26b2ae98460380e22a48be2524f90548947a586988e575'
 'SKIP'
-'c7f37f7393bffb1da95b42676e37df87bbb473d5f965a7e9c15c5219e8fcee0b'
+'2cbb1f25e7d4430e0ebf3226c81047bb5ee6a50b29b3623b21afacb9dc0b2405'
 'SKIP'
-'fa8a321d0bfdf7349eb0cbfdde0e35d56c842539adee34b635a9dfae04efe567'
+'b1979253d648498c420f640621eaf2e173e020d8298930d7835f089daf442994'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
 '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config
===
--- config  2018-04-17 18:49:02 UTC (rev 321931)
+++ config  2018-04-17 19:36:32 UTC (rev 321932)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.16.1-1 Kernel Configuration
+# Linux/x86 4.16.2-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -698,9 +698,9 @@
 CONFIG_SECCOMP=y
 # CONFIG_HZ_100 is not set
 # CONFIG_HZ_250 is not set
-# CONFIG_HZ_300 is not set
-CONFIG_HZ_1000=y
-CONFIG_HZ=1000
+CONFIG_HZ_300=y
+# CONFIG_HZ_1000 is not set
+CONFIG_HZ=300
 CONFIG_SCHED_HRTICK=y
 CONFIG_KEXEC=y
 CONFIG_KEXEC_FILE=y
@@ -4262,15 +4262,15 @@
 CONFIG_PINCTRL_PALMAS=m
 CONFIG_PINCTRL_RK805=m
 CONFIG_PINCTRL_BAYTRAIL=y
-CONFIG_PINCTRL_CHERRYVIEW=m
-CONFIG_PINCTRL_INTEL=m
-CONFIG_PINCTRL_BROXTON=m
-CONFIG_PINCTRL_CANNONLAKE=m
-CONFIG_PINCTRL_CEDARFORK=m
-CONFIG_PINCTRL_DENVERTON=m
-CONFIG_PINCTRL_GEMINILAKE=m
-CONFIG_PINCTRL_LEWISBURG=m
-CONFIG_PINCTRL_SUNRISEPOINT=m
+CONFIG_PINCTRL_CHERRYVIEW=y
+CONFIG_PINCTRL_INTEL=y
+CONFIG_PINCTRL_BROXTON=y
+CONFIG_PINCTRL_CANNONLAKE=y
+CONFIG_PINCTRL_CEDARFORK=y
+CONFIG_PINCTRL_DENVERTON=y
+CONFIG_PINCTRL_GEMINILAKE=y
+CONFIG_PINCTRL_LEWISBURG=y
+CONFIG_PINCTRL_SUNRISEPOINT=y
 CONFIG_GPIOLIB=y
 CONFIG_OF_GPIO=y
 CONFIG_GPIO_ACPI=y


[arch-commits] Commit in python-owslib (3 files)

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 18:56:19
  Author: bgyorgy
Revision: 316777

archrelease: copy trunk to community-any

Added:
  python-owslib/repos/
  python-owslib/repos/community-any/
  python-owslib/repos/community-any/PKGBUILD
(from rev 316776, python-owslib/trunk/PKGBUILD)

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

Copied: python-owslib/repos/community-any/PKGBUILD (from rev 316776, 
python-owslib/trunk/PKGBUILD)
===
--- repos/community-any/PKGBUILD(rev 0)
+++ repos/community-any/PKGBUILD2018-04-17 18:56:19 UTC (rev 316777)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+
+pkgbase=python-owslib
+pkgname=('python-owslib' 'python2-owslib')
+pkgver=0.16.0
+pkgrel=2
+pkgdesc='Python package for client programming with Open Geospatial Consortium 
(OGC) web service interface standards, and their related content models'
+arch=(any)
+url='https://geopython.github.io/OWSLib/'
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/geopython/OWSLib/archive/$pkgver.tar.gz;)
+sha256sums=('700d96e13298916089b8d05a08a6533e0fab85f34c2dc22fd88b57e37ef320fa')
+
+package_python-owslib() {
+  pkgdesc+=' (Python 3 version)'
+  depends=(python-dateutil python-pyproj python-pytz python-requests)
+
+  cd OWSLib-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
+}
+
+package_python2-owslib() {
+  pkgdesc+=' (Python 2 version)'
+  depends=(python2-dateutil python2-pyproj python2-pytz python2-requests)
+
+  cd OWSLib-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in (3 files)

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 18:55:57
  Author: bgyorgy
Revision: 316776

Move python-owslib from AUR with 32 votes

It's a dependency of qgis.

Added:
  python-owslib/
  python-owslib/trunk/
  python-owslib/trunk/PKGBUILD

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

Added: python-owslib/trunk/PKGBUILD
===
--- python-owslib/trunk/PKGBUILD(rev 0)
+++ python-owslib/trunk/PKGBUILD2018-04-17 18:55:57 UTC (rev 316776)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+
+pkgbase=python-owslib
+pkgname=('python-owslib' 'python2-owslib')
+pkgver=0.16.0
+pkgrel=2
+pkgdesc='Python package for client programming with Open Geospatial Consortium 
(OGC) web service interface standards, and their related content models'
+arch=(any)
+url='https://geopython.github.io/OWSLib/'
+license=(BSD)
+makedepends=(python-setuptools python2-setuptools)
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/geopython/OWSLib/archive/$pkgver.tar.gz;)
+sha256sums=('700d96e13298916089b8d05a08a6533e0fab85f34c2dc22fd88b57e37ef320fa')
+
+package_python-owslib() {
+  pkgdesc+=' (Python 3 version)'
+  depends=(python-dateutil python-pyproj python-pytz python-requests)
+
+  cd OWSLib-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
+}
+
+package_python2-owslib() {
+  pkgdesc+=' (Python 2 version)'
+  depends=(python2-dateutil python2-pyproj python2-pytz python2-requests)
+
+  cd OWSLib-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


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


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

2018-04-17 Thread Jan Steffens via arch-commits
Date: Tuesday, April 17, 2018 @ 18:49:02
  Author: heftig
Revision: 321931

Use b_ndebug, as documented in docs/meson.html

Modified:
  mesa/trunk/PKGBUILD
Deleted:
  mesa/trunk/0003-meson-Define-NDEBUG-for-non-debug-builds.patch

-+
 0003-meson-Define-NDEBUG-for-non-debug-builds.patch |   34 --
 PKGBUILD|4 --
 2 files changed, 1 insertion(+), 37 deletions(-)

Deleted: 0003-meson-Define-NDEBUG-for-non-debug-builds.patch
===
--- 0003-meson-Define-NDEBUG-for-non-debug-builds.patch 2018-04-17 17:38:38 UTC 
(rev 321930)
+++ 0003-meson-Define-NDEBUG-for-non-debug-builds.patch 2018-04-17 18:49:02 UTC 
(rev 321931)
@@ -1,34 +0,0 @@
-From 8ea7fb2d833e673a13488a9a5301c906b781fc04 Mon Sep 17 00:00:00 2001
-Message-Id: 
<8ea7fb2d833e673a13488a9a5301c906b781fc04.1523725229.git.jan.steff...@gmail.com>
-In-Reply-To: 

-References: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Sat, 14 Apr 2018 18:32:44 +0200
-Subject: [PATCH 3/5] meson: Define NDEBUG for non-debug-builds
-
-This is for parity with autotools. We were suddenly getting assertion
-failures after switching to meson, see [1].
-
-[1]: https://bugs.archlinux.org/task/58218
-
-Signed-off-by: Jan Alexander Steffens (heftig) 

- meson.build | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/meson.build b/meson.build
-index bc1905178d..41a5a0c2ba 100644
 a/meson.build
-+++ b/meson.build
-@@ -646,6 +646,8 @@ endif
- # Define DEBUG for debug builds only (debugoptimized is not included on this 
one)
- if get_option('buildtype') == 'debug'
-   pre_args += '-DDEBUG'
-+else
-+  pre_args += '-DNDEBUG'
- endif
- 
- if get_option('shader-cache')
--- 
-2.16.2
-

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 17:38:38 UTC (rev 321930)
+++ PKGBUILD2018-04-17 18:49:02 UTC (rev 321931)
@@ -20,7 +20,6 @@
 0001-glvnd-fix-gl-dot-pc.patch
 0001-meson-fix-megadriver-symlinking.patch
 0002-meson-Set-.so-version-for-xa-like-autotools-does.patch
-0003-meson-Define-NDEBUG-for-non-debug-builds.patch
 0004-meson-Add-library-versions-to-swr-drivers.patch
 0005-meson-Version-libMesaOpenCL-like-autotools-does.patch)
 
sha512sums=('1494bb09357896a2505b3dcfec772268e28c765804f21e144948a314f1d79d99ff9f21062ef5860eb5a5a568b305a9c954585924a7ac8890fe1ebd8df3bcc396'
@@ -30,7 +29,6 @@
 
'75849eca72ca9d01c648d5ea4f6371f1b8737ca35b14be179e14c73cc51dca0739c43cdc228a6d464135f4791bcdc21734e2debecd29d57023c8c088b028'
 
'9dc2098f98694fb0f3d0b1d3d8c2bed43a8e6379ee73f6638b691a6823baaa28712ffddbae90d06b9295ae0536aa1091a0415ee72207ec3621acfb72f7d22f32'
 
'81d374421ba036a45699bc2a84006f5359fe914d25af6c0f23d2a86d1a6a9f61e909faaad11f0191517b4eed7d8dba42fd8c596cffe70b917544d502bf57396b'
-
'4884ff93eb17c4601f1d03f43848c803cbfb87d131e8e21261e22a0f197e6241a1d4b12b97af6a79ca57b010c8425b1c9544acfa1c19f90a447d5d4b3c6dd69e'
 
'0f5da6e48885713c7ddef9e5715e178e0a499bcb622d7f19e15b9e4b4647331d7bf14829218b6ab80f17bae90fd95b8df6a0a81203d8081686805ca5329531ff'
 
'd3c01f61a0a0cc2f01e66e0126ad8b6386d4a53c1dc1b3b134800e4cd25507e458bac860cbed10cf4b46b04e8d50aba233870587b89c058fffd57436b48289bf')
 validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D'  # Emil Velikov 

@@ -47,7 +45,6 @@
   # Upstreamed meson fixes
   patch -Np1 -i ../0001-meson-fix-megadriver-symlinking.patch
   patch -Np1 -i ../0002-meson-Set-.so-version-for-xa-like-autotools-does.patch
-  patch -Np1 -i ../0003-meson-Define-NDEBUG-for-non-debug-builds.patch
   patch -Np1 -i ../0004-meson-Add-library-versions-to-swr-drivers.patch
   patch -Np1 -i ../0005-meson-Version-libMesaOpenCL-like-autotools-does.patch
 
@@ -58,6 +55,7 @@
 build() {
   arch-meson mesa-$pkgver build \
 -D b_lto=false \
+-D b_ndebug=true \
 -D platforms=x11,wayland,drm,surfaceless \
 -D dri-drivers=i915,i965,r100,r200,nouveau \
 -D gallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,swrast,swr \


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 18:00:29
  Author: bgyorgy
Revision: 316775

archrelease: copy trunk to community-x86_64

Added:
  osgearth/repos/
  osgearth/repos/community-x86_64/
  osgearth/repos/community-x86_64/PKGBUILD
(from rev 316774, osgearth/trunk/PKGBUILD)

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

Copied: osgearth/repos/community-x86_64/PKGBUILD (from rev 316774, 
osgearth/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2018-04-17 18:00:29 UTC (rev 316775)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Samuel Fernando Mesa Giraldo 
+# Contributor: James Duley 
+# Contributor: A. Weiss 
+
+pkgname=osgearth
+pkgver=2.9
+pkgrel=1
+pkgdesc="Terrain rendering toolkit for OpenSceneGraph"
+arch=(x86_64)
+url='http://osgearth.org/'
+license=(LGPL)
+depends=('gdal' 'openscenegraph' 'qt5-base')
+makedepends=('cmake' 'protobuf')
+source=("https://github.com/gwaldron/$pkgname/archive/$pkgname-$pkgver.tar.gz;)
+sha256sums=('22aeef42bb700c1e669d9ba57ce4155c0668caf86cc738750a6b9d34c1eaf2a4')
+
+build() {
+  cd $pkgname-$pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIB_POSTFIX='' -DOSGEARTH_QT_BUILD=ON
+  make
+}
+
+package() {
+  cd $pkgname-$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 18:00:13
  Author: bgyorgy
Revision: 316774

Move osgearth from AUR with 12 votes

It's a dependency of qgis.

Added:
  osgearth/
  osgearth/trunk/
  osgearth/trunk/PKGBUILD

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

Added: osgearth/trunk/PKGBUILD
===
--- osgearth/trunk/PKGBUILD (rev 0)
+++ osgearth/trunk/PKGBUILD 2018-04-17 18:00:13 UTC (rev 316774)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Samuel Fernando Mesa Giraldo 
+# Contributor: James Duley 
+# Contributor: A. Weiss 
+
+pkgname=osgearth
+pkgver=2.9
+pkgrel=1
+pkgdesc="Terrain rendering toolkit for OpenSceneGraph"
+arch=(x86_64)
+url='http://osgearth.org/'
+license=(LGPL)
+depends=('gdal' 'openscenegraph' 'qt5-base')
+makedepends=('cmake' 'protobuf')
+source=("https://github.com/gwaldron/$pkgname/archive/$pkgname-$pkgver.tar.gz;)
+sha256sums=('22aeef42bb700c1e669d9ba57ce4155c0668caf86cc738750a6b9d34c1eaf2a4')
+
+build() {
+  cd $pkgname-$pkgname-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIB_POSTFIX='' -DOSGEARTH_QT_BUILD=ON
+  make
+}
+
+package() {
+  cd $pkgname-$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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


[arch-commits] Commit in zsh/repos/extra-x86_64 (6 files)

2018-04-17 Thread Pierre Schmitz via arch-commits
Date: Tuesday, April 17, 2018 @ 17:38:38
  Author: pierre
Revision: 321930

archrelease: copy trunk to extra-x86_64

Added:
  zsh/repos/extra-x86_64/PKGBUILD
(from rev 321929, zsh/trunk/PKGBUILD)
  zsh/repos/extra-x86_64/zprofile
(from rev 321929, zsh/trunk/zprofile)
  zsh/repos/extra-x86_64/zsh.install
(from rev 321929, zsh/trunk/zsh.install)
Deleted:
  zsh/repos/extra-x86_64/PKGBUILD
  zsh/repos/extra-x86_64/zprofile
  zsh/repos/extra-x86_64/zsh.install

-+
 PKGBUILD|  174 +-
 zprofile|2 
 zsh.install |   24 
 3 files changed, 100 insertions(+), 100 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 17:38:24 UTC (rev 321929)
+++ PKGBUILD2018-04-17 17:38:38 UTC (rev 321930)
@@ -1,87 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgbase=zsh
-pkgname=('zsh' 'zsh-doc')
-pkgver=5.5
-pkgrel=1
-arch=('x86_64')
-url='http://www.zsh.org/'
-license=('custom')
-makedepends=('pcre' 'libcap' 'gdbm')
-source=("https://www.zsh.org/pub/zsh-${pkgver}"{,-doc}".tar.gz"{,.asc}
-'zprofile')
-sha512sums=('aafa29e1bc29d35fb5822ad4ca5f4c64b1e4a4e3f9bff70e9e5976918fa9e7906467bd11f69291e694dfa77efa1e5433d7839fc668aa572228623f1c131c381f'
-'SKIP'
-
'769ebcaeb90b2cf6e81142160d1d25e4b38112c49a86178077891eb59c60e71ddfc3a873fe71cefd782fc794d094ce30ce753c9d74d114ba9b383b76e0db02d1'
-'SKIP'
-
'b287e00d8de4dc4cfb1c52bb2aef1d4b191de3512baad4c91dc81e78ddc3e5bb07297f43924b022ac44ff401a348d8a9fa366e19ddc8ea1ea72df311f5ed0034')
-validpgpkeys=('F7B2754C7DE2830914661F0EA71D9A9D4BDB27B3')
-
-prepare() {
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-
-   # Set correct keymap path
-   sed -i 's#/usr/share/keymaps#/usr/share/kbd/keymaps#g' 
Completion/Unix/Command/_loadkeys
-
-   # Fix usb.ids path
-   sed -i 's#/usr/share/misc/usb.ids#/usr/share/hwdata/usb.ids#g' 
Completion/Linux/Command/_lsusb
-
-   # Remove unneeded and conflicting completion scripts
-   for _fpath in AIX BSD Cygwin Darwin Debian Mandriva openSUSE Redhat 
Solaris; do
-   rm -rf Completion/$_fpath
-   sed "s#\s*Completion/$_fpath/\*/\*##g" -i Src/Zle/complete.mdd
-   done
-   rm Completion/Linux/Command/_{pkgtool,rpmbuild}
-}
-
-build() {
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-
-   ./configure --prefix=/usr \
-   --docdir=/usr/share/doc/zsh \
-   --htmldir=/usr/share/doc/zsh/html \
-   --enable-etcdir=/etc/zsh \
-   --enable-zshenv=/etc/zsh/zshenv \
-   --enable-zlogin=/etc/zsh/zlogin \
-   --enable-zlogout=/etc/zsh/zlogout \
-   --enable-zprofile=/etc/zsh/zprofile \
-   --enable-zshrc=/etc/zsh/zshrc \
-   --enable-maildir-support \
-   --with-term-lib='ncursesw' \
-   --enable-multibyte \
-   --enable-function-subdirs \
-   --enable-fndir=/usr/share/zsh/functions \
-   --enable-scriptdir=/usr/share/zsh/scripts \
-   --with-tcsetpgrp \
-   --enable-pcre \
-   --enable-cap \
-   --enable-zsh-secure-free
-   make
-}
-
-check() {
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-   HOME="${srcdir}" make check
-}
-
-package_zsh() {
-   pkgdesc='A very advanced and programmable command interpreter (shell) 
for UNIX'
-   depends=('pcre' 'libcap' 'gdbm')
-   backup=('etc/zsh/zprofile')
-   install=zsh.install
-
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-   make DESTDIR="${pkgdir}/" install
-   install -D -m644 "${srcdir}/zprofile" "${pkgdir}/etc/zsh/zprofile"
-   install -D -m644 LICENCE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_zsh-doc() {
-   pkgdesc='Info, HTML and PDF format of the ZSH documentation'
-
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-   make DESTDIR="${pkgdir}/" install.info install.html
-   install -D -m644 Doc/zsh.pdf "${pkgdir}/usr/share/doc/zsh/zsh.pdf"
-   install -D -m644 LICENCE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: zsh/repos/extra-x86_64/PKGBUILD (from rev 321929, zsh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 17:38:38 UTC (rev 321930)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgbase=zsh
+pkgname=('zsh' 'zsh-doc')
+pkgver=5.5.1
+pkgrel=1
+arch=('x86_64')
+url='http://www.zsh.org/'
+license=('custom')
+makedepends=('pcre' 'libcap' 'gdbm')
+source=("https://www.zsh.org/pub/zsh-${pkgver}"{,-doc}".tar.gz"{,.asc}
+'zprofile')
+sha512sums=('c4f7327a3f5480bd9a169fb07e34812e0106fa9de3b5f7d38bb0db85a3e4d01b9a4a8f35553da03a15d7d819108305cfaa2811c945273e2cac84512219e69ebb'
+

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

2018-04-17 Thread Pierre Schmitz via arch-commits
Date: Tuesday, April 17, 2018 @ 17:38:24
  Author: pierre
Revision: 321929

upgpkg: zsh 5.5.1-1

Modified:
  zsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 02:54:09 UTC (rev 321928)
+++ PKGBUILD2018-04-17 17:38:24 UTC (rev 321929)
@@ -3,7 +3,7 @@
 
 pkgbase=zsh
 pkgname=('zsh' 'zsh-doc')
-pkgver=5.5
+pkgver=5.5.1
 pkgrel=1
 arch=('x86_64')
 url='http://www.zsh.org/'
@@ -11,9 +11,9 @@
 makedepends=('pcre' 'libcap' 'gdbm')
 source=("https://www.zsh.org/pub/zsh-${pkgver}"{,-doc}".tar.gz"{,.asc}
 'zprofile')
-sha512sums=('aafa29e1bc29d35fb5822ad4ca5f4c64b1e4a4e3f9bff70e9e5976918fa9e7906467bd11f69291e694dfa77efa1e5433d7839fc668aa572228623f1c131c381f'
+sha512sums=('c4f7327a3f5480bd9a169fb07e34812e0106fa9de3b5f7d38bb0db85a3e4d01b9a4a8f35553da03a15d7d819108305cfaa2811c945273e2cac84512219e69ebb'
 'SKIP'
-
'769ebcaeb90b2cf6e81142160d1d25e4b38112c49a86178077891eb59c60e71ddfc3a873fe71cefd782fc794d094ce30ce753c9d74d114ba9b383b76e0db02d1'
+
'd121d3e642e15406ea3e570fe67bb023f27b10e3f12a6a8a8ad02b1f7070c88445f0431a411a8e54ff92a237ba7c4334f4d6f9fb3f4bebeade4c02e42bdf1a5e'
 'SKIP'
 
'b287e00d8de4dc4cfb1c52bb2aef1d4b191de3512baad4c91dc81e78ddc3e5bb07297f43924b022ac44ff401a348d8a9fa366e19ddc8ea1ea72df311f5ed0034')
 validpgpkeys=('F7B2754C7DE2830914661F0EA71D9A9D4BDB27B3')


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 16:51:58
  Author: bgyorgy
Revision: 316772

archrelease: copy trunk to community-x86_64

Added:
  qwtpolar/repos/
  qwtpolar/repos/community-x86_64/
  qwtpolar/repos/community-x86_64/PKGBUILD
(from rev 316771, qwtpolar/trunk/PKGBUILD)

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

Copied: qwtpolar/repos/community-x86_64/PKGBUILD (from rev 316771, 
qwtpolar/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2018-04-17 16:51:58 UTC (rev 316772)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: SaultDon 
+# Contributor: Gunther Schulz < mail at guntherschulz.de > 
+# Contributor: Kévin Guilloy 
+
+pkgname=qwtpolar
+pkgver=1.1.1
+pkgrel=4
+pkgdesc='Qwt library that contains classes for displaying values on a polar 
coordinate system'
+arch=(x86_64)
+url='http://qwtpolar.sourceforge.net/'
+license=(custom:qwt)
+depends=(qwt)
+makedepends=(qt5-tools)
+optdepends=('qt5-tools: For Designer plugin')
+source=("https://sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('38edf5220c971eef0e88fcc6db7c718e6198ccac')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -e '/^\s*QWT_POLAR_INSTALL_PREFIX/ s|=.*|= /usr|' \
+  -e '/^QWT_POLAR_INSTALL_DOCS/ s|/doc|/share/doc/qwtpolar|' \
+  -e '/^QWT_POLAR_INSTALL_HEADERS/ s|/include|&/qwt|' \
+  -e '/^QWT_POLAR_INSTALL_PLUGINS/ s|/plugins/designer|/lib/qt&|' \
+  -e '/^QWT_POLAR_INSTALL_FEATURES/ s|/features|/lib/qt/mkspecs&|' \
+  -i qwtpolarconfig.pri
+}
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt5 qwtpolar.pro
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 COPYING -t "$pkgdir/usr/share/licenses/$pkgname/"
+  mv "$pkgdir/usr/share/doc/qwtpolar/man/" "$pkgdir/usr/share/"
+  rm "$pkgdir/usr/share/man/man3/qwtlicense.3"
+}


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 16:51:11
  Author: bgyorgy
Revision: 316771

Move qwtpolar from AUR with 60 votes

It's a dependency of qgis.

Added:
  qwtpolar/
  qwtpolar/trunk/
  qwtpolar/trunk/PKGBUILD

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

Added: qwtpolar/trunk/PKGBUILD
===
--- qwtpolar/trunk/PKGBUILD (rev 0)
+++ qwtpolar/trunk/PKGBUILD 2018-04-17 16:51:11 UTC (rev 316771)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: SaultDon 
+# Contributor: Gunther Schulz < mail at guntherschulz.de > 
+# Contributor: Kévin Guilloy 
+
+pkgname=qwtpolar
+pkgver=1.1.1
+pkgrel=4
+pkgdesc='Qwt library that contains classes for displaying values on a polar 
coordinate system'
+arch=(x86_64)
+url='http://qwtpolar.sourceforge.net/'
+license=(custom:qwt)
+depends=(qwt)
+makedepends=(qt5-tools)
+optdepends=('qt5-tools: For Designer plugin')
+source=("https://sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2;)
+sha1sums=('38edf5220c971eef0e88fcc6db7c718e6198ccac')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  sed -e '/^\s*QWT_POLAR_INSTALL_PREFIX/ s|=.*|= /usr|' \
+  -e '/^QWT_POLAR_INSTALL_DOCS/ s|/doc|/share/doc/qwtpolar|' \
+  -e '/^QWT_POLAR_INSTALL_HEADERS/ s|/include|&/qwt|' \
+  -e '/^QWT_POLAR_INSTALL_PLUGINS/ s|/plugins/designer|/lib/qt&|' \
+  -e '/^QWT_POLAR_INSTALL_FEATURES/ s|/features|/lib/qt/mkspecs&|' \
+  -i qwtpolarconfig.pri
+}
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt5 qwtpolar.pro
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -Dm644 COPYING -t "$pkgdir/usr/share/licenses/$pkgname/"
+  mv "$pkgdir/usr/share/doc/qwtpolar/man/" "$pkgdir/usr/share/"
+  rm "$pkgdir/usr/share/man/man3/qwtlicense.3"
+}


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


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

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 16:21:41
  Author: bgyorgy
Revision: 316770

archrelease: copy trunk to community-x86_64

Added:
  qextserialport/repos/
  qextserialport/repos/community-x86_64/
  qextserialport/repos/community-x86_64/PKGBUILD
(from rev 316769, qextserialport/trunk/PKGBUILD)

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

Copied: qextserialport/repos/community-x86_64/PKGBUILD (from rev 316769, 
qextserialport/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2018-04-17 16:21:41 UTC (rev 316770)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: Gustavo Alvarez 
+# Contributor: Kosyak 
+
+pkgname=qextserialport
+pkgver=1.2rc
+pkgrel=7
+pkgdesc='Cross-platform serial port class libary for Qt'
+arch=(x86_64)
+url='https://github.com/qextserialport/qextserialport'
+license=(MIT)
+depends=(qt5-base)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qextserialport/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('1f1c068206af95c328b165e9ea31006e43faa6ee224aaec6aa0f72d2afa5f011')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt5
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/qextserialport/"
+}


[arch-commits] Commit in (3 files)

2018-04-17 Thread Balló György via arch-commits
Date: Tuesday, April 17, 2018 @ 16:20:57
  Author: bgyorgy
Revision: 316769

Move qextserialport from AUR with 16 votes

It's a dependency of qgis.

Added:
  qextserialport/
  qextserialport/trunk/
  qextserialport/trunk/PKGBUILD

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

Added: qextserialport/trunk/PKGBUILD
===
--- qextserialport/trunk/PKGBUILD   (rev 0)
+++ qextserialport/trunk/PKGBUILD   2018-04-17 16:20:57 UTC (rev 316769)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Doug Newgard 
+# Contributor: Gustavo Alvarez 
+# Contributor: Kosyak 
+
+pkgname=qextserialport
+pkgver=1.2rc
+pkgrel=7
+pkgdesc='Cross-platform serial port class libary for Qt'
+arch=(x86_64)
+url='https://github.com/qextserialport/qextserialport'
+license=(MIT)
+depends=(qt5-base)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/qextserialport/$pkgname/archive/$pkgver.tar.gz;)
+sha256sums=('1f1c068206af95c328b165e9ea31006e43faa6ee224aaec6aa0f72d2afa5f011')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt5
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+  install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/qextserialport/"
+}


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


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2018-04-17 Thread Andrew Crerar via arch-commits
Date: Tuesday, April 17, 2018 @ 16:10:54
  Author: andrewsc
Revision: 316768

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 316767, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  464 ++---
 1 file changed, 232 insertions(+), 232 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 16:10:23 UTC (rev 316767)
+++ PKGBUILD2018-04-17 16:10:54 UTC (rev 316768)
@@ -1,232 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=60.0b12
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'ia "Interlingua"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  '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"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/devedition/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-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 Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha512sums=('2827effb4d4922c512eb578266ac796cc463d16f3c206a75c686100cd69e3cd968c351babfad2739364e2d670c10733c080e24c87238520a01041ced98887e76'
-
'05588365fbe8105d9bdbb31ce710c9104dc093fdda3b9ca99b938d541eb1e50412b6076f905d1876cc960886a14af5cb3ef29d352c1c8f0f3fe949d05b2306ac'
-
'7f06c7833c12ca7b360a9fd6ad87ee6bb5dc700bee9c9f78ae8c2552d4d08bce07edc7aa97584a2d7b212d71f4c1c44ea172c7733e2dcd5fcb3bbc98390f641a'
-
'f89d527a59da106c3b38a74423a031844e7ef2bac6c7b6eda73ad56b90afbde8b0c974089a80c02aa575ba57b48815af0cb1faf26f255405f51408275f49bc91'
-
'fd7c2df864b83b9c5d1b2f1c48d2a71c4fa434e5337bb53ec52207be008c7e76e670f8d46daf86637bb998cb497634a595514ad6da7780e3b7fa4498c58699a6'
-
'822f07fcd7efc98492d1fc2acd9546ba38bc280c86eb8acbe0ef65eef4951b67a6c3ed88bd13073befdae37c1f2ccb2c3f7b657c47b5e53607ce28b9c29f648e'
-

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2018-04-17 Thread Andrew Crerar via arch-commits
Date: Tuesday, April 17, 2018 @ 16:10:23
  Author: andrewsc
Revision: 316767

upgpkg: firefox-developer-edition-i18n 60.0b13-1

firefox-developer-edition-i18n: Updating to 60.0b13

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-17 16:05:25 UTC (rev 316766)
+++ PKGBUILD2018-04-17 16:10:23 UTC (rev 316767)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=60.0b12
+pkgver=60.0b13
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -133,100 +133,100 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha512sums=('2827effb4d4922c512eb578266ac796cc463d16f3c206a75c686100cd69e3cd968c351babfad2739364e2d670c10733c080e24c87238520a01041ced98887e76'
-
'05588365fbe8105d9bdbb31ce710c9104dc093fdda3b9ca99b938d541eb1e50412b6076f905d1876cc960886a14af5cb3ef29d352c1c8f0f3fe949d05b2306ac'
-
'7f06c7833c12ca7b360a9fd6ad87ee6bb5dc700bee9c9f78ae8c2552d4d08bce07edc7aa97584a2d7b212d71f4c1c44ea172c7733e2dcd5fcb3bbc98390f641a'
-
'f89d527a59da106c3b38a74423a031844e7ef2bac6c7b6eda73ad56b90afbde8b0c974089a80c02aa575ba57b48815af0cb1faf26f255405f51408275f49bc91'
-
'fd7c2df864b83b9c5d1b2f1c48d2a71c4fa434e5337bb53ec52207be008c7e76e670f8d46daf86637bb998cb497634a595514ad6da7780e3b7fa4498c58699a6'
-
'822f07fcd7efc98492d1fc2acd9546ba38bc280c86eb8acbe0ef65eef4951b67a6c3ed88bd13073befdae37c1f2ccb2c3f7b657c47b5e53607ce28b9c29f648e'
-
'e4bdceb80cd4db945d9748e2110afea538813ba978e386e0ab893497c00ecac2ff008c37f95d6ff07ef2c067457782ad2f68630adac8aa60f214ccefda0b1073'
-
'b41721c4518784d6f8a14e2b892876880dcc128feb6fa60c5239cbc5a4321a4e5d57d366fcde96c2d99c88b1fbffb1810d17d7cfa8f9d0122fbd7b3343055ec5'
-
'963a5ed4fcf3896c103ad4c22bdf6c45f9b70b868dd9dff4910c0a581319caa6e989c5dbd2ae89964eddc79bfb1b3ac1247c72a3c784678f4c93321541d13aa1'
-
'faa2dcfabe7584634c0994569f96b0921645786526d99b6d379754e5bbddc78a678704026e82289a5a8c914760f79c5ffd88f0e24ed6749ba61e11ea72225a9a'
-
'362d90fb189daa433df322ecedac2da9e8f3802d33c086f00015c8baa5511197e364b1986c1b55e725c02a0b4beabd4968d93b60ac89479d16827b8567e6c8ac'
-
'cf6dd378c7c3bc799d3bd2cfbfa00f5a1e5b302e39214c0ef6076bd716044ec308d0269950a3d793a03497a2f57eb28a291db0528e42a8c0bdaecd1a99f077cc'
-
'e61e6737b0eebbd21736c619907184e7b0cff9c763528c5dec1da50376fc36fdf9741279d9c554e046e1302727e96f3d051f2f61d2f111d6cd10369ed2c61571'
-
'0c989d25366d4d4d482589e5c997d9efa9bd30ec38faa35d95527a758f34b8628a5646de239398b1f04a1aaee28afe889afd5eb69f8cf2196908e44b0efe96f6'
-
'ac206985782615d8db34fec80c52081ebc2abdf34e8362d31e2a3d74e4d2d3c57e2ca91184b912df8ebae9041d36b3429347038c95f905073c9e9d6127845804'
-
'a57a7882c63edb5a0d49679b1fbd08712a966a29511b42f243de55bc96a8258bff1b608a3f11c95e115ec302a88c2500e53b9d5c036bce2916d6f70dd89796b6'
-
'fd4242c235549cd77442e89017be7cd654c127400622281a98464c050315d974db82433aa1f137963a1bacff8f4c0ea41f4a18a3a70b185d9235fe06f279446a'
-
'76ba88db73bbba7b9d1669198852a307789aa85cd2ab5d44710a8343ab4270541f861b9b6e5d33cf3619ebcdf88e2826be1e6c612074b588be15394c6d3ae43d'
-
'da49c5795ca227668f832c12cb4b5f524b9bf190f75922115fa8191b71cb43ab8d992bc1d8415d0d6efac204f6922d6443dc52c6c223477c9831287281b291b2'
-
'df3f65d67f8f3f732323e5020c05f9e0df455f3747a89c77e3eede7b25bd59c54bb4315f6c8cc92c809e213a59352937bf44dac2784513ce279f9beed70533a5'
-
'2262636d0ad893c0ad3a95aecb74a0f751ccdd0c41ce519ef649cab2d4668ee6afd309f1a7f47572e343d67f9f1d0fe30983db4071edcce2b0cc3d880ab7ea3a'
-
'1e32fd3f6d91695454f53dde374349cda6ba2ae08fc67ae372676e60148f44fdb7d6f4e05f38244da351e3c126babe4542389c12541143f72df0226f5f991120'
-
'ae1a951bcec9d0d45acfefe357430c71b5c6ce96fce8a6f6d3e68e1b08d1ed9236a57136876c629d4c424fad595890025073fbffbec127abf95337cd451bf72c'
-
'efc71eecf1d02be971f5ad79495fcba6cdbe61ec21888e24e6ca111dc43e2b89b140cd1b15be9947de69b7664c3bfc184d90bbb86849545670806a456b01041b'
-
'298229285fbe5d4ee9df52e0f5e2ec62e7ab7f7c93de5c404f1922ed70bc515b94cc77258a8973c3a43ec829ab99c5464844f47673a348e2fb2277f0b7c065ae'
-
'0e940aa00952af2554cc6058bccb65f47d833bb4e9b1f4d16db6dc3e55f000260763b0d668b8adc34a66135ee41bf79e817619ef0b2f42f90ed56a295b8067e9'
-
'5e77a9755333c2b357e1032058767941de4298949360b7c092bc7968df97ca06e932403acea58c63e7b150a6502d69f26e9f2b503aad255b5bf09afc3e0c4904'
-
'f05ef3abb63f37d7728d5f57a09cb2171c21ac626274211311c2f0922937e60584adbf231a0fc6b4506fbc412104e9840fa67d4df9ba7998caa92cb2bbc9a69d'
- 

<    1   2   3   4   5   >