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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 05:09:02
  Author: jleclanche
Revision: 263948

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

Added:
  lxqt-config/repos/community-i686/PKGBUILD
(from rev 263947, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-x86_64/PKGBUILD
(from rev 263947, lxqt-config/trunk/PKGBUILD)
Deleted:
  lxqt-config/repos/community-i686/PKGBUILD
  lxqt-config/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 05:08:53 UTC (rev 263947)
+++ community-i686/PKGBUILD 2017-10-22 05:09:02 UTC (rev 263948)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-config/repos/community-i686/PKGBUILD (from rev 263947, 
lxqt-config/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 05:09:02 UTC (rev 263948)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-config
+pkgver=0.12.0
+pkgrel=2
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("lxqt-themes" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 05:08:53 UTC (rev 263947)
+++ community-x86_64/PKGBUILD   2017-10-22 05:09:02 UTC (rev 263948)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-config/repos/community-x86_64/PKGBUILD (from rev 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 05:08:53
  Author: jleclanche
Revision: 263947

upgpkg: lxqt-config 0.12.0-2

Add lxqt-themes dependency

Modified:
  lxqt-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 05:06:31 UTC (rev 263946)
+++ PKGBUILD2017-10-22 05:08:53 UTC (rev 263947)
@@ -3,13 +3,13 @@
 
 pkgname=lxqt-config
 pkgver=0.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt system configuration."
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+depends=("lxqt-themes" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 05:06:31
  Author: jleclanche
Revision: 263946

archrelease: copy trunk to community-any

Added:
  lxqt-themes/repos/community-any/PKGBUILD
(from rev 263945, lxqt-themes/trunk/PKGBUILD)
Deleted:
  lxqt-themes/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-22 05:06:19 UTC (rev 263945)
+++ PKGBUILD2017-10-22 05:06:31 UTC (rev 263946)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-themes
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="LXQt themes, graphics and icons."
-arch=("any")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("hicolor-icon-theme")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-themes/repos/community-any/PKGBUILD (from rev 263945, 
lxqt-themes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-22 05:06:31 UTC (rev 263946)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-themes
+pkgver=0.12.0
+pkgrel=2
+pkgdesc="LXQt themes, graphics and icons."
+arch=("any")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme")
+makedepends=("lxqt-build-tools")
+replaces=("lxqt-common")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 05:06:19
  Author: jleclanche
Revision: 263945

upgpkg: lxqt-themes 0.12.0-2

Add replaces=lxqt-common

Modified:
  lxqt-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 03:53:00 UTC (rev 263944)
+++ PKGBUILD2017-10-22 05:06:19 UTC (rev 263945)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-themes
 pkgver=0.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt themes, graphics and icons."
 arch=("any")
 groups=("lxqt")
@@ -11,6 +11,7 @@
 license=("LGPL2.1")
 depends=("hicolor-icon-theme")
 makedepends=("lxqt-build-tools")
+replaces=("lxqt-common")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;


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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:53:00
  Author: felixonmars
Revision: 263944

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

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

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

Copied: haskell-turtle/repos/community-staging-i686/PKGBUILD (from rev 263943, 
haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-22 03:53:00 UTC (rev 263944)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.4
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9cd11d6902804d2bd368730e11bf33d8284afa0ccf95aa08c54b416d1ed215f3b5ce6aa93381c13636e65aabba62bf800ecb49c9a78cf6e2ac9616b68069d598')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-turtle/repos/community-staging-x86_64/PKGBUILD (from rev 
263943, haskell-turtle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-22 03:53:00 UTC (rev 263944)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=turtle
+pkgname=haskell-turtle
+pkgver=1.4.4
+pkgrel=2
+pkgdesc="Shell programming, Haskell-style"
+url="https://github.com/Gabriel439/Haskell-Turtle-Library;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc-libs' 'haskell-ansi-wl-pprint' 'haskell-async' 'haskell-clock' 
'haskell-foldl'
+ 'haskell-hostname' 'haskell-managed' 'haskell-optparse-applicative' 
'haskell-optional-args'
+ 'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 
'haskell-system-filepath'
+ 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9cd11d6902804d2bd368730e11bf33d8284afa0ccf95aa08c54b416d1ed215f3b5ce6aa93381c13636e65aabba62bf800ecb49c9a78cf6e2ac9616b68069d598')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D 

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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:52:17
  Author: felixonmars
Revision: 263943

upgpkg: haskell-turtle 1.4.4-2

rebuild with foldl,1.3.3

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 03:50:20 UTC (rev 263942)
+++ PKGBUILD2017-10-22 03:52:17 UTC (rev 263943)
@@ -5,7 +5,7 @@
 _hkgname=turtle
 pkgname=haskell-turtle
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library;
 license=('custom:BSD3')


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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:50:20
  Author: felixonmars
Revision: 263942

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

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

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

Copied: haskell-foldl/repos/community-staging-i686/PKGBUILD (from rev 263941, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-22 03:50:20 UTC (rev 263942)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-comonad" "haskell-contravariant" 
"haskell-mwc-random" "haskell-primitive"
+ "haskell-profunctors" "haskell-semigroups" "haskell-text" 
"haskell-unordered-containers"
+ "haskell-vector" "haskell-vector-builder")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2cb44e58cdccb3dce4d89fe900224bdd3aaa2c8be2f7b5c476b3318c903b8f1ac00dee62d4b3912f7e13858976942ffddc85bc70e43949b328cf0ec7ddb1ae61')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-foldl/repos/community-staging-x86_64/PKGBUILD (from rev 263941, 
haskell-foldl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-10-22 03:50:20 UTC (rev 263942)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=foldl
+pkgname=haskell-foldl
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Composable, streaming, and efficient left folds"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('ghc-libs' "haskell-comonad" "haskell-contravariant" 
"haskell-mwc-random" "haskell-primitive"
+ "haskell-profunctors" "haskell-semigroups" "haskell-text" 
"haskell-unordered-containers"
+ "haskell-vector" "haskell-vector-builder")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('2cb44e58cdccb3dce4d89fe900224bdd3aaa2c8be2f7b5c476b3318c903b8f1ac00dee62d4b3912f7e13858976942ffddc85bc70e43949b328cf0ec7ddb1ae61')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy 

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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:49:51
  Author: felixonmars
Revision: 263941

upgpkg: haskell-foldl 1.3.3-1

rebuild with foldl,1.3.3

Modified:
  haskell-foldl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 03:46:00 UTC (rev 263940)
+++ PKGBUILD2017-10-22 03:49:51 UTC (rev 263941)
@@ -4,7 +4,7 @@
 
 _hkgname=foldl
 pkgname=haskell-foldl
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="Composable, streaming, and efficient left folds"
 url="https://hackage.haskell.org/package/${_hkgname};
@@ -15,7 +15,7 @@
  "haskell-vector" "haskell-vector-builder")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('883aec2702c82d7b216fee4a6f331af18902b30742921e1636c7d51a645c6d4887643684ab3cde2680998676d62383e3cac7feb7ec6259a12cb16934594def2d')
+sha512sums=('2cb44e58cdccb3dce4d89fe900224bdd3aaa2c8be2f7b5c476b3318c903b8f1ac00dee62d4b3912f7e13858976942ffddc85bc70e43949b328cf0ec7ddb1ae61')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:46:00
  Author: felixonmars
Revision: 263940

archrelease: copy trunk to community-any

Added:
  uglify-js/repos/community-any/PKGBUILD
(from rev 263939, uglify-js/trunk/PKGBUILD)
  uglify-js/repos/community-any/uglify-js.install
(from rev 263939, uglify-js/trunk/uglify-js.install)
Deleted:
  uglify-js/repos/community-any/PKGBUILD
  uglify-js/repos/community-any/uglify-js.install

---+
 PKGBUILD  |   58 ++--
 uglify-js.install |   16 +++---
 2 files changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-22 03:45:37 UTC (rev 263939)
+++ PKGBUILD2017-10-22 03:46:00 UTC (rev 263940)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Daniel Nagy 
-
-pkgname=uglify-js
-pkgver=3.1.4
-pkgrel=1
-pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
-arch=('any')
-url='http://lisperator.net/uglifyjs'
-license=('BSD')
-depends=('nodejs')
-makedepends=('npm')
-install=${pkgname}.install
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('0dc6e43e0d752f0da5016a700a64035feaa8478262208eb2a6c42617ab6c719b65c463c5026491506b8ca154f7ff4107ab2a558a4fd3a641f821388c25e42a40')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
-  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
-
-  # Fix npm derp
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-}
-
-# vim:set ts=2 sw=2 et:

Copied: uglify-js/repos/community-any/PKGBUILD (from rev 263939, 
uglify-js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-22 03:46:00 UTC (rev 263940)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Daniel Nagy 
+
+pkgname=uglify-js
+pkgver=3.1.5
+pkgrel=1
+pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
+arch=('any')
+url='http://lisperator.net/uglifyjs'
+license=('BSD')
+depends=('nodejs')
+makedepends=('npm')
+install=${pkgname}.install
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('b52aa53bbfc66470154b0ea66ed26dda4cf465c52b2941fb5e0f76a39d9a13e80bd2be9c5e2012658e1da47a90ed15465e6a10b8f036a80906e1390fe7d7fc5c')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  mkdir -p "$pkgdir/usr/share/licenses/$pkgname"
+  ln -s "../../../lib/node_modules/uglify-js/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/"
+
+  # Fix npm derp
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: uglify-js.install
===
--- uglify-js.install   2017-10-22 03:45:37 UTC (rev 263939)
+++ uglify-js.install   2017-10-22 03:46:00 UTC (rev 263940)
@@ -1,8 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-}
-
-post_upgrade() {
-  post_install
-}

Copied: uglify-js/repos/community-any/uglify-js.install (from rev 263939, 
uglify-js/trunk/uglify-js.install)
===
--- uglify-js.install   (rev 0)
+++ uglify-js.install   2017-10-22 03:46:00 UTC (rev 263940)
@@ -0,0 +1,8 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+}
+
+post_upgrade() {
+  post_install
+}


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

2017-10-21 Thread Felix Yan
Date: Sunday, October 22, 2017 @ 03:45:37
  Author: felixonmars
Revision: 263939

upgpkg: uglify-js 3.1.5-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 03:25:32 UTC (rev 263938)
+++ PKGBUILD2017-10-22 03:45:37 UTC (rev 263939)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy 
 
 pkgname=uglify-js
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('0dc6e43e0d752f0da5016a700a64035feaa8478262208eb2a6c42617ab6c719b65c463c5026491506b8ca154f7ff4107ab2a558a4fd3a641f821388c25e42a40')
+sha512sums=('b52aa53bbfc66470154b0ea66ed26dda4cf465c52b2941fb5e0f76a39d9a13e80bd2be9c5e2012658e1da47a90ed15465e6a10b8f036a80906e1390fe7d7fc5c')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 03:25:32
  Author: jleclanche
Revision: 263938

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

Added:
  lximage-qt/repos/community-i686/PKGBUILD
(from rev 263937, lximage-qt/trunk/PKGBUILD)
  lximage-qt/repos/community-x86_64/PKGBUILD
(from rev 263937, lximage-qt/trunk/PKGBUILD)
Deleted:
  lximage-qt/repos/community-i686/PKGBUILD
  lximage-qt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 03:24:48 UTC (rev 263937)
+++ community-i686/PKGBUILD 2017-10-22 03:25:32 UTC (rev 263938)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lximage-qt
-pkgver=0.5.1
-pkgrel=2
-pkgdesc="The LXQt image viewer and screenshot tool"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lximage-qt/repos/community-i686/PKGBUILD (from rev 263937, 
lximage-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 03:25:32 UTC (rev 263938)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lximage-qt
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="The LXQt image viewer and screenshot tool"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("lxqt-themes" "libfm-qt" "qt5-svg")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 03:24:48 UTC (rev 263937)
+++ community-x86_64/PKGBUILD   2017-10-22 03:25:32 UTC (rev 263938)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lximage-qt
-pkgver=0.5.1
-pkgrel=2
-pkgdesc="The LXQt image viewer and screenshot tool"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lximage-qt/repos/community-x86_64/PKGBUILD (from rev 263937, 
lximage-qt/trunk/PKGBUILD)

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 03:24:48
  Author: jleclanche
Revision: 263937

upgpkg: lximage-qt 0.6.0-1

Upstream release 0.6.0

Modified:
  lximage-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 02:55:59 UTC (rev 263936)
+++ PKGBUILD2017-10-22 03:24:48 UTC (rev 263937)
@@ -2,14 +2,14 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lximage-qt
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
 pkgdesc="The LXQt image viewer and screenshot tool"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("hicolor-icon-theme" "libfm-qt" "qt5-svg")
+depends=("lxqt-themes" "libfm-qt" "qt5-svg")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553"
+   "d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 02:55:48
  Author: jleclanche
Revision: 263935

upgpkg: lxqt-themes 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 02:52:47 UTC (rev 263934)
+++ PKGBUILD2017-10-22 02:55:48 UTC (rev 263935)
@@ -5,7 +5,7 @@
 pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt themes, graphics and icons."
-arch=("i686" "x86_64")
+arch=("any")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   ""
+   "bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 02:55:59
  Author: jleclanche
Revision: 263936

archrelease: copy trunk to community-any

Added:
  lxqt-themes/repos/community-any/
  lxqt-themes/repos/community-any/PKGBUILD
(from rev 263935, lxqt-themes/trunk/PKGBUILD)

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

Copied: lxqt-themes/repos/community-any/PKGBUILD (from rev 263935, 
lxqt-themes/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-22 02:55:59 UTC (rev 263936)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-themes
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt themes, graphics and icons."
+arch=("any")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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


[arch-commits] Commit in (4 files)

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 02:52:47
  Author: jleclanche
Revision: 263934

lxqt-themes: Initial package

Added:
  lxqt-themes/
  lxqt-themes/repos/
  lxqt-themes/trunk/
  lxqt-themes/trunk/PKGBUILD

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

Added: lxqt-themes/trunk/PKGBUILD
===
--- lxqt-themes/trunk/PKGBUILD  (rev 0)
+++ lxqt-themes/trunk/PKGBUILD  2017-10-22 02:52:47 UTC (rev 263934)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-themes
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt themes, graphics and icons."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   ""
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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


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


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:31:23
  Author: jleclanche
Revision: 263932

upgpkg: lxqt-qtplugin 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:23:00 UTC (rev 263931)
+++ PKGBUILD2017-10-22 01:31:23 UTC (rev 263932)
@@ -2,14 +2,14 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-qtplugin
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="LXQt platform integration for Qt"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "libqtxdg")
+depends=("libdbusmenu-qt5" "libqtxdg" "qt5-x11extras" "libfm-qt")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
+   "a41a1e06c7246eb109225885a9ab9239c0d310baa0ab86b8712c410e77e00cef"
"SKIP"
 )
 validpgpkeys=(
@@ -29,7 +29,7 @@
mkdir -p build
cd build
cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr 
+   -DCMAKE_INSTALL_PREFIX=/usr
make
 }
 


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:31:32
  Author: jleclanche
Revision: 263933

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

Added:
  lxqt-qtplugin/repos/community-i686/PKGBUILD
(from rev 263932, lxqt-qtplugin/trunk/PKGBUILD)
  lxqt-qtplugin/repos/community-x86_64/PKGBUILD
(from rev 263932, lxqt-qtplugin/trunk/PKGBUILD)
Deleted:
  lxqt-qtplugin/repos/community-i686/PKGBUILD
  lxqt-qtplugin/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:31:23 UTC (rev 263932)
+++ community-i686/PKGBUILD 2017-10-22 01:31:32 UTC (rev 263933)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "libqtxdg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-qtplugin/repos/community-i686/PKGBUILD (from rev 263932, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:31:32 UTC (rev 263933)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "libqtxdg" "qt5-x11extras" "libfm-qt")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "a41a1e06c7246eb109225885a9ab9239c0d310baa0ab86b8712c410e77e00cef"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:31:23 UTC (rev 263932)
+++ community-x86_64/PKGBUILD   2017-10-22 01:31:32 UTC (rev 263933)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "libqtxdg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-qtplugin/repos/community-x86_64/PKGBUILD (from rev 263932, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:23:00
  Author: jleclanche
Revision: 263931

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

Added:
  lxqt-sudo/repos/community-i686/PKGBUILD
(from rev 263930, lxqt-sudo/trunk/PKGBUILD)
  lxqt-sudo/repos/community-x86_64/PKGBUILD
(from rev 263930, lxqt-sudo/trunk/PKGBUILD)
Deleted:
  lxqt-sudo/repos/community-i686/PKGBUILD
  lxqt-sudo/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:22:34 UTC (rev 263930)
+++ community-i686/PKGBUILD 2017-10-22 01:23:00 UTC (rev 263931)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-sudo
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt privilege program (lxsu)."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-sudo/repos/community-i686/PKGBUILD (from rev 263930, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:23:00 UTC (rev 263931)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-sudo
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt privilege program (lxsu)."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "7ce8783a5a7ec72be54d79f8e01c0b3618a1d2d3c7c22c190eb55c8df1c6df44"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:22:34 UTC (rev 263930)
+++ community-x86_64/PKGBUILD   2017-10-22 01:23:00 UTC (rev 263931)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-sudo
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt privilege program (lxsu)."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-sudo/repos/community-x86_64/PKGBUILD (from rev 263930, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-22 01:23:00 UTC (rev 263931)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:22:34
  Author: jleclanche
Revision: 263930

upgpkg: lxqt-sudo 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:20:48 UTC (rev 263929)
+++ PKGBUILD2017-10-22 01:22:34 UTC (rev 263930)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da"
+   "7ce8783a5a7ec72be54d79f8e01c0b3618a1d2d3c7c22c190eb55c8df1c6df44"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:20:48
  Author: jleclanche
Revision: 263929

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

Added:
  lxqt-runner/repos/community-i686/PKGBUILD
(from rev 263928, lxqt-runner/trunk/PKGBUILD)
  lxqt-runner/repos/community-x86_64/PKGBUILD
(from rev 263928, lxqt-runner/trunk/PKGBUILD)
Deleted:
  lxqt-runner/repos/community-i686/PKGBUILD
  lxqt-runner/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:20:39 UTC (rev 263928)
+++ community-i686/PKGBUILD 2017-10-22 01:20:48 UTC (rev 263929)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt application launcher"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-runner/repos/community-i686/PKGBUILD (from rev 263928, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:20:48 UTC (rev 263929)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt application launcher"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("lxqt-globalkeys" "menu-cache" "muparser")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "93dfcdf5d3d6fb016354bd06ab58316a328f6f3c30f3e43e5ea813e355d59f9f"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:20:39 UTC (rev 263928)
+++ community-x86_64/PKGBUILD   2017-10-22 01:20:48 UTC (rev 263929)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt application launcher"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-runner/repos/community-x86_64/PKGBUILD (from rev 263928, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:20:39
  Author: jleclanche
Revision: 263928

upgpkg: lxqt-runner 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:17:40 UTC (rev 263927)
+++ PKGBUILD2017-10-22 01:20:39 UTC (rev 263928)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-runner
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="The LXQt application launcher"
 arch=("i686" "x86_64")
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("lxqt-common" "lxqt-globalkeys" "menu-cache" "muparser")
+depends=("lxqt-globalkeys" "menu-cache" "muparser")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251"
+   "93dfcdf5d3d6fb016354bd06ab58316a328f6f3c30f3e43e5ea813e355d59f9f"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:17:32
  Author: jleclanche
Revision: 263926

upgpkg: lxqt-powermanagement 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-powermanagement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:12:16 UTC (rev 263925)
+++ PKGBUILD2017-10-22 01:17:32 UTC (rev 263926)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-powermanagement
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt power management daemon"
 arch=("i686" "x86_64")
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid")
+depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid" 
"xdg-utils")
 makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6"
+   "bfb2e8e6cf2151876b5dec162d5cd35a73d903ec1212cdbc17b5d8300fdbd27f"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:17:40
  Author: jleclanche
Revision: 263927

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

Added:
  lxqt-powermanagement/repos/community-i686/PKGBUILD
(from rev 263926, lxqt-powermanagement/trunk/PKGBUILD)
  lxqt-powermanagement/repos/community-x86_64/PKGBUILD
(from rev 263926, lxqt-powermanagement/trunk/PKGBUILD)
Deleted:
  lxqt-powermanagement/repos/community-i686/PKGBUILD
  lxqt-powermanagement/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:17:32 UTC (rev 263926)
+++ community-i686/PKGBUILD 2017-10-22 01:17:40 UTC (rev 263927)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt power management daemon"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-powermanagement/repos/community-i686/PKGBUILD (from rev 263926, 
lxqt-powermanagement/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:17:40 UTC (rev 263927)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-powermanagement
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt power management daemon"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid" 
"xdg-utils")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "bfb2e8e6cf2151876b5dec162d5cd35a73d903ec1212cdbc17b5d8300fdbd27f"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:17:32 UTC (rev 263926)
+++ community-x86_64/PKGBUILD   2017-10-22 01:17:40 UTC (rev 263927)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt power management daemon"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "qt5-svg" "hicolor-icon-theme" "kidletime" "solid")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-powermanagement/repos/community-x86_64/PKGBUILD (from rev 263926, 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:12:16
  Author: jleclanche
Revision: 263925

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

Added:
  lxqt-policykit/repos/community-i686/PKGBUILD
(from rev 263924, lxqt-policykit/trunk/PKGBUILD)
  lxqt-policykit/repos/community-x86_64/PKGBUILD
(from rev 263924, lxqt-policykit/trunk/PKGBUILD)
Deleted:
  lxqt-policykit/repos/community-i686/PKGBUILD
  lxqt-policykit/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:11:48 UTC (rev 263924)
+++ community-i686/PKGBUILD 2017-10-22 01:12:16 UTC (rev 263925)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-policykit/repos/community-i686/PKGBUILD (from rev 263924, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:12:16 UTC (rev 263925)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-policykit
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt policykit authentication agent"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "polkit-qt5")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "6e1972433cad8f2b1b647c740d792432aaa9f72b625c2b34cd46165c3c135838"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:11:48 UTC (rev 263924)
+++ community-x86_64/PKGBUILD   2017-10-22 01:12:16 UTC (rev 263925)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-policykit/repos/community-x86_64/PKGBUILD (from rev 263924, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:11:48
  Author: jleclanche
Revision: 263924

upgpkg: lxqt-policykit 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:08:28 UTC (rev 263923)
+++ PKGBUILD2017-10-22 01:11:48 UTC (rev 263924)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-policykit
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="The LXQt policykit authentication agent"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e"
+   "6e1972433cad8f2b1b647c740d792432aaa9f72b625c2b34cd46165c3c135838"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:08:28
  Author: jleclanche
Revision: 263923

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

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

--+
 /PKGBUILD|  104 +
 /fix-build.patch |   64 ++
 community-i686/PKGBUILD  |   59 
 community-i686/fix-build.patch   |   32 ---
 community-x86_64/PKGBUILD|   59 
 community-x86_64/fix-build.patch |   32 ---
 6 files changed, 168 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:07:58 UTC (rev 263922)
+++ community-i686/PKGBUILD 2017-10-22 01:08:28 UTC (rev 263923)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-panel
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt desktop panel"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=(
-   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data" "lxqt-common"
-   "lxqt-globalkeys" "menu-cache" "solid"
-)
-optdepends=(
-   "libpulse: Volume control plugin"
-   "libstatgrab: CPU monitor and Network monitor plugins"
-   "libsysstat: System Statistics plugin"
-   "lm_sensors: Sensors plugin"
-)
-makedepends=(
-   "lxqt-build-tools" "libpulse" "libstatgrab" "libsysstat"
-   "lm_sensors"
-)
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-"fix-build.patch"
-)
-sha256sums=(
-   "cfbe1862a2614ff8e22bc8db795a6cbce106243822d90370970eb0bbd5aea5e0"
-   "SKIP"
-   "994ad0a8873e1a190fb6890c19e5f65b863fc2b2faf1973ed27b3db31e9a9cfb"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-panel/repos/community-i686/PKGBUILD (from rev 263922, 
lxqt-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:08:28 UTC (rev 263923)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-panel
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt desktop panel"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=(
+   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data"
+   "lxqt-globalkeys" "menu-cache" "solid" "libxcb"
+)
+optdepends=(
+   "libpulse: Volume control plugin"
+   "libstatgrab: CPU monitor and Network monitor plugins"
+   "libsysstat: System Statistics plugin"
+   "lm_sensors: Sensors plugin"
+)
+makedepends=(
+   "lxqt-build-tools" "liblxqt" "libpulse" "libstatgrab" "libsysstat"
+   "lm_sensors" "libxdamage"
+)
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "3d286ba65d7a51403bc01d3efbc01c65c88ee4cf6f062143ed00c104a7b15f11"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-i686/fix-build.patch

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:07:58
  Author: jleclanche
Revision: 263922

upgpkg: lxqt-panel 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:03:59 UTC (rev 263921)
+++ PKGBUILD2017-10-22 01:07:58 UTC (rev 263922)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-panel
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="The LXQt desktop panel"
 arch=("i686" "x86_64")
@@ -10,8 +10,8 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=(
-   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data" "lxqt-common"
-   "lxqt-globalkeys" "menu-cache" "solid"
+   "libdbusmenu-qt5" "libxcomposite" "lxmenu-data"
+   "lxqt-globalkeys" "menu-cache" "solid" "libxcb"
 )
 optdepends=(
"libpulse: Volume control plugin"
@@ -20,18 +20,16 @@
"lm_sensors: Sensors plugin"
 )
 makedepends=(
-   "lxqt-build-tools" "libpulse" "libstatgrab" "libsysstat"
-   "lm_sensors"
+   "lxqt-build-tools" "liblxqt" "libpulse" "libstatgrab" "libsysstat"
+   "lm_sensors" "libxdamage"
 )
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-"fix-build.patch"
 )
 sha256sums=(
-   "cfbe1862a2614ff8e22bc8db795a6cbce106243822d90370970eb0bbd5aea5e0"
+   "3d286ba65d7a51403bc01d3efbc01c65c88ee4cf6f062143ed00c104a7b15f11"
"SKIP"
-   "994ad0a8873e1a190fb6890c19e5f65b863fc2b2faf1973ed27b3db31e9a9cfb"
 )
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

@@ -39,11 +37,6 @@
 )
 
 
-prepare() {
-   cd "$srcdir/$pkgname-$pkgver"
-   patch -Np1 -i "$srcdir/fix-build.patch"
-}
-
 build() {
mkdir -p build
cd build
@@ -56,4 +49,4 @@
 package() {
cd build
make DESTDIR="$pkgdir" install
-}
+   }


[arch-commits] Commit in lxqt-openssh-askpass/repos (4 files)

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:03:59
  Author: jleclanche
Revision: 263921

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

Added:
  lxqt-openssh-askpass/repos/community-i686/PKGBUILD
(from rev 263920, lxqt-openssh-askpass/trunk/PKGBUILD)
  lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD
(from rev 263920, lxqt-openssh-askpass/trunk/PKGBUILD)
Deleted:
  lxqt-openssh-askpass/repos/community-i686/PKGBUILD
  lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:03:36 UTC (rev 263920)
+++ community-i686/PKGBUILD 2017-10-22 01:03:59 UTC (rev 263921)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="LXQt openssh password prompt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-openssh-askpass/repos/community-i686/PKGBUILD (from rev 263920, 
lxqt-openssh-askpass/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:03:59 UTC (rev 263921)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-openssh-askpass
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt openssh password prompt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:03:36 UTC (rev 263920)
+++ community-x86_64/PKGBUILD   2017-10-22 01:03:59 UTC (rev 263921)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=2
-pkgdesc="LXQt openssh password prompt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-openssh-askpass/repos/community-x86_64/PKGBUILD (from rev 263920, 
lxqt-openssh-askpass/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ 

[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:03:36
  Author: jleclanche
Revision: 263920

upgpkg: lxqt-openssh-askpass 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:00:34 UTC (rev 263919)
+++ PKGBUILD2017-10-22 01:03:36 UTC (rev 263920)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
+   "0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:00:08
  Author: jleclanche
Revision: 263918

upgpkg: lxqt-notificationd 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-notificationd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 00:58:14 UTC (rev 263917)
+++ PKGBUILD2017-10-22 01:00:08 UTC (rev 263918)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-notificationd
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt notification daemon and library."
 arch=("i686" "x86_64")
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("lxqt-common" "liblxqt")
+depends=("liblxqt")
 provides=("notification-daemon")
 makedepends=("lxqt-build-tools")
 source=(
@@ -17,7 +17,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "6fc78558c030703bfd84682f4687fa3aec0a9b569991f2767b542de2f8eb4e75"
+   "f9e2e05152af7ccbb0c8779a24cf992617d27a9148b2403c2dc4c1cbc2615afb"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:00:34
  Author: jleclanche
Revision: 263919

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

Added:
  lxqt-notificationd/repos/community-i686/PKGBUILD
(from rev 263918, lxqt-notificationd/trunk/PKGBUILD)
  lxqt-notificationd/repos/community-x86_64/PKGBUILD
(from rev 263918, lxqt-notificationd/trunk/PKGBUILD)
Deleted:
  lxqt-notificationd/repos/community-i686/PKGBUILD
  lxqt-notificationd/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 01:00:08 UTC (rev 263918)
+++ community-i686/PKGBUILD 2017-10-22 01:00:34 UTC (rev 263919)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-notificationd
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt notification daemon and library."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "liblxqt")
-provides=("notification-daemon")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "6fc78558c030703bfd84682f4687fa3aec0a9b569991f2767b542de2f8eb4e75"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-notificationd/repos/community-i686/PKGBUILD (from rev 263918, 
lxqt-notificationd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 01:00:34 UTC (rev 263919)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-notificationd
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt notification daemon and library."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+provides=("notification-daemon")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "f9e2e05152af7ccbb0c8779a24cf992617d27a9148b2403c2dc4c1cbc2615afb"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 01:00:08 UTC (rev 263918)
+++ community-x86_64/PKGBUILD   2017-10-22 01:00:34 UTC (rev 263919)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-notificationd
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt notification daemon and library."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("lxqt-common" "liblxqt")
-provides=("notification-daemon")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "6fc78558c030703bfd84682f4687fa3aec0a9b569991f2767b542de2f8eb4e75"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-notificationd/repos/community-x86_64/PKGBUILD (from rev 263918, 
lxqt-notificationd/trunk/PKGBUILD)

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:58:14
  Author: jleclanche
Revision: 263917

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

Added:
  lxqt-globalkeys/repos/community-i686/PKGBUILD
(from rev 263916, lxqt-globalkeys/trunk/PKGBUILD)
  lxqt-globalkeys/repos/community-x86_64/PKGBUILD
(from rev 263916, lxqt-globalkeys/trunk/PKGBUILD)
Deleted:
  lxqt-globalkeys/repos/community-i686/PKGBUILD
  lxqt-globalkeys/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 00:57:43 UTC (rev 263916)
+++ community-i686/PKGBUILD 2017-10-22 00:58:14 UTC (rev 263917)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-globalkeys
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-globalkeys/repos/community-i686/PKGBUILD (from rev 263916, 
lxqt-globalkeys/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 00:58:14 UTC (rev 263917)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-globalkeys
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "e61d8fb0999283498243b937166a1306daf9e1388dbd15bb6f897bc3eae4744c"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 00:57:43 UTC (rev 263916)
+++ community-x86_64/PKGBUILD   2017-10-22 00:58:14 UTC (rev 263917)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-globalkeys
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-globalkeys/repos/community-x86_64/PKGBUILD (from rev 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:57:43
  Author: jleclanche
Revision: 263916

upgpkg: lxqt-globalkeys 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-globalkeys/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 00:54:46 UTC (rev 263915)
+++ PKGBUILD2017-10-22 00:57:43 UTC (rev 263916)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-globalkeys
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3"
+   "e61d8fb0999283498243b937166a1306daf9e1388dbd15bb6f897bc3eae4744c"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:54:46
  Author: jleclanche
Revision: 263915

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

Added:
  lxqt-config/repos/community-i686/PKGBUILD
(from rev 263914, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-x86_64/PKGBUILD
(from rev 263914, lxqt-config/trunk/PKGBUILD)
Deleted:
  lxqt-config/repos/community-i686/PKGBUILD
  lxqt-config/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 00:35:21 UTC (rev 263914)
+++ community-i686/PKGBUILD 2017-10-22 00:54:46 UTC (rev 263915)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "65899ba616a637a8abf9285aed400046064c85fc29393522782bf557425b"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-config/repos/community-i686/PKGBUILD (from rev 263914, 
lxqt-config/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 00:54:46 UTC (rev 263915)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-config
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 00:35:21 UTC (rev 263914)
+++ community-x86_64/PKGBUILD   2017-10-22 00:54:46 UTC (rev 263915)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("hicolor-icon-theme" "liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "65899ba616a637a8abf9285aed400046064c85fc29393522782bf557425b"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-config/repos/community-x86_64/PKGBUILD (from rev 

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:35:21
  Author: jleclanche
Revision: 263914

upgpkg: lxqt-config 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 00:24:43 UTC (rev 263913)
+++ PKGBUILD2017-10-22 00:35:21 UTC (rev 263914)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-config
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt system configuration."
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "65899ba616a637a8abf9285aed400046064c85fc29393522782bf557425b"
+   "b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:24:43
  Author: jleclanche
Revision: 263913

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

Added:
  lxqt-about/repos/community-i686/PKGBUILD
(from rev 263912, lxqt-about/trunk/PKGBUILD)
  lxqt-about/repos/community-x86_64/PKGBUILD
(from rev 263912, lxqt-about/trunk/PKGBUILD)
Deleted:
  lxqt-about/repos/community-i686/PKGBUILD
  lxqt-about/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-22 00:24:27 UTC (rev 263912)
+++ community-i686/PKGBUILD 2017-10-22 00:24:43 UTC (rev 263913)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-about
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt about dialog."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "06069d440398b481e992fec85129658ef38d9f7e88c0ad5c852d599180851ad0"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-about/repos/community-i686/PKGBUILD (from rev 263912, 
lxqt-about/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 00:24:43 UTC (rev 263913)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-about
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="LXQt about dialog."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "1c92815ec69a79a8000f9847d4074b405fdb46dbfadb405dc7ce0ce12e6be7a1"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-22 00:24:27 UTC (rev 263912)
+++ community-x86_64/PKGBUILD   2017-10-22 00:24:43 UTC (rev 263913)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-about
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="LXQt about dialog."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "06069d440398b481e992fec85129658ef38d9f7e88c0ad5c852d599180851ad0"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-about/repos/community-x86_64/PKGBUILD (from rev 263912, 
lxqt-about/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-22 00:24:43 UTC (rev 263913)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-about

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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:24:27
  Author: jleclanche
Revision: 263912

upgpkg: lxqt-about 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-about/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 00:22:22 UTC (rev 263911)
+++ PKGBUILD2017-10-22 00:24:27 UTC (rev 263912)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-about
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt about dialog."
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "06069d440398b481e992fec85129658ef38d9f7e88c0ad5c852d599180851ad0"
+   "1c92815ec69a79a8000f9847d4074b405fdb46dbfadb405dc7ce0ce12e6be7a1"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 00:22:22
  Author: jleclanche
Revision: 263911

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

Added:
  lxqt-session/repos/community-i686/PKGBUILD
(from rev 263910, lxqt-session/trunk/PKGBUILD)
  lxqt-session/repos/community-x86_64/PKGBUILD
(from rev 263910, lxqt-session/trunk/PKGBUILD)
Deleted:
  lxqt-session/repos/community-i686/PKGBUILD
  lxqt-session/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 23:48:34 UTC (rev 263910)
+++ community-i686/PKGBUILD 2017-10-22 00:22:22 UTC (rev 263911)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="The LXQt session manager"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-session/repos/community-i686/PKGBUILD (from rev 263910, 
lxqt-session/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-22 00:22:22 UTC (rev 263911)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-session
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt session manager"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "xdg-user-dirs")
+optdepends=(
+   "breeze-icons: Default icon theme"
+   "oxygen-icons: Alternative icon theme"
+   "sddm: The recommended display manager"
+)
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 23:48:34 UTC (rev 263910)
+++ community-x86_64/PKGBUILD   2017-10-22 00:22:22 UTC (rev 263911)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.12.0
-pkgrel=1
-pkgdesc="The LXQt session manager"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-
-
-build() {
-   mkdir -p build
-   cd build

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

2017-10-21 Thread Gaëtan Bisson
Date: Sunday, October 22, 2017 @ 00:03:46
  Author: bisson
Revision: 308318

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

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

-+
 testing-i686/PKGBUILD   |   56 ++
 testing-x86_64/PKGBUILD |   56 ++
 2 files changed, 112 insertions(+)

Copied: s-nail/repos/testing-i686/PKGBUILD (from rev 308317, 
s-nail/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-22 00:03:46 UTC (rev 308318)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.9.5
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'krb5' 'libidn')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('73422698534b53a3510efe47177c3f0295c0d6c88d872e8b193bb3937f1a9e2e'
+'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   VAL_PREFIX=/usr \
+   VAL_SYSCONFDIR=/etc \
+   VAL_LIBEXECDIR=/usr/lib \
+   VAL_MAIL=/var/spool/mail \
+   VAL_SID= VAL_MAILX=mail \
+   OPT_AUTOCC=0 \
+   config
+
+   make MAKEJOBS=--jobs build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sudo sed '/en_US.UTF-8/s/^#//' -i /etc/locale.gen
+   sudo locale-gen
+
+   make test
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Copied: s-nail/repos/testing-x86_64/PKGBUILD (from rev 308317, 
s-nail/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-10-22 00:03:46 UTC (rev 308318)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=s-nail
+pkgver=14.9.5
+pkgrel=1
+pkgdesc='Mail processing system with a command syntax reminiscent of ed'
+url='http://www.sdaoden.eu/code.html#s-nail'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('openssl' 'krb5' 'libidn')
+optdepends=('smtp-forwarder: for sending mail')
+validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
+source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha256sums=('73422698534b53a3510efe47177c3f0295c0d6c88d872e8b193bb3937f1a9e2e'
+'SKIP')
+
+groups=('base')
+backup=('etc/mail.rc')
+replaces=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+provides=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+conflicts=('mailx' 'mailx-heirloom' 'heirloom-mailx')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   CFLAGS+=" $CPPFLAGS"
+   make \
+   VAL_PREFIX=/usr \
+   VAL_SYSCONFDIR=/etc \
+   VAL_LIBEXECDIR=/usr/lib \
+   VAL_MAIL=/var/spool/mail \
+   VAL_SID= VAL_MAILX=mail \
+   OPT_AUTOCC=0 \
+   config
+
+   make MAKEJOBS=--jobs build
+}
+
+check() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sudo sed '/en_US.UTF-8/s/^#//' -i /etc/locale.gen
+   sudo locale-gen
+
+   make test
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   ln -sf mail "${pkgdir}"/usr/bin/mailx
+   ln -sf mail.1.gz "${pkgdir}"/usr/share/man/man1/mailx.1.gz
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2017-10-21 Thread Gaëtan Bisson
Date: Sunday, October 22, 2017 @ 00:02:01
  Author: bisson
Revision: 308317

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:06:42 UTC (rev 308316)
+++ PKGBUILD2017-10-22 00:02:01 UTC (rev 308317)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner 
 
 pkgname=s-nail
-pkgver=14.9.4
+pkgver=14.9.5
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://www.sdaoden.eu/code.html#s-nail'
@@ -15,7 +15,7 @@
 optdepends=('smtp-forwarder: for sending mail')
 validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
 source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('7f4a80a08255d22ec8005e905aef4e40af95ac12dce75d7f4fbbfd764248374c'
+sha256sums=('73422698534b53a3510efe47177c3f0295c0d6c88d872e8b193bb3937f1a9e2e'
 'SKIP')
 
 groups=('base')
@@ -41,6 +41,9 @@
 
 check() {
cd "${srcdir}/${pkgname}-${pkgver}"
+   sudo sed '/en_US.UTF-8/s/^#//' -i /etc/locale.gen
+   sudo locale-gen
+
make test
 }
 


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:48:34
  Author: jleclanche
Revision: 263910

upgpkg: lxqt-session 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 23:43:59 UTC (rev 263909)
+++ PKGBUILD2017-10-21 23:48:34 UTC (rev 263910)
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
+depends=("liblxqt" "xdg-user-dirs")
 optdepends=(
"breeze-icons: Default icon theme"
"oxygen-icons: Alternative icon theme"


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:43:42
  Author: jleclanche
Revision: 263908

upgpkg: lxqt-session 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 23:06:29 UTC (rev 263907)
+++ PKGBUILD2017-10-21 23:43:42 UTC (rev 263908)
@@ -2,9 +2,9 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-session
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
-pkgdesc="The LXQt session"
+pkgdesc="The LXQt session manager"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
@@ -21,7 +21,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
+   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:43:59
  Author: jleclanche
Revision: 263909

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

Added:
  lxqt-session/repos/community-i686/PKGBUILD
(from rev 263908, lxqt-session/trunk/PKGBUILD)
  lxqt-session/repos/community-x86_64/PKGBUILD
(from rev 263908, lxqt-session/trunk/PKGBUILD)
Deleted:
  lxqt-session/repos/community-i686/PKGBUILD
  lxqt-session/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 23:43:42 UTC (rev 263908)
+++ community-i686/PKGBUILD 2017-10-21 23:43:59 UTC (rev 263909)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-session/repos/community-i686/PKGBUILD (from rev 263908, 
lxqt-session/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 23:43:59 UTC (rev 263909)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-session
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt session manager"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
+optdepends=(
+   "breeze-icons: Default icon theme"
+   "oxygen-icons: Alternative icon theme"
+   "sddm: The recommended display manager"
+)
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 23:43:42 UTC (rev 263908)
+++ community-x86_64/PKGBUILD   2017-10-21 23:43:59 UTC (rev 263909)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common" "xdg-user-dirs")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-
-
-build() {
-   mkdir -p build
-   cd build

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:06:29
  Author: jleclanche
Revision: 263907

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

Added:
  pavucontrol-qt/repos/community-i686/PKGBUILD
(from rev 263906, pavucontrol-qt/trunk/PKGBUILD)
  pavucontrol-qt/repos/community-x86_64/PKGBUILD
(from rev 263906, pavucontrol-qt/trunk/PKGBUILD)
Deleted:
  pavucontrol-qt/repos/community-i686/PKGBUILD
  pavucontrol-qt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 23:06:21 UTC (rev 263906)
+++ community-i686/PKGBUILD 2017-10-21 23:06:29 UTC (rev 263907)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pavucontrol-qt
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("pulseaudio" "qt5-base")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: pavucontrol-qt/repos/community-i686/PKGBUILD (from rev 263906, 
pavucontrol-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 23:06:29 UTC (rev 263907)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=pavucontrol-qt
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("pulseaudio" "qt5-base")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "35e5641f6f982332d14b8d70ec2ab6b4b3b3f672fb135ab016718d009062995e"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 23:06:21 UTC (rev 263906)
+++ community-x86_64/PKGBUILD   2017-10-21 23:06:29 UTC (rev 263907)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pavucontrol-qt
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("pulseaudio" "qt5-base")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: pavucontrol-qt/repos/community-x86_64/PKGBUILD (from rev 263906, 
pavucontrol-qt/trunk/PKGBUILD)

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:06:21
  Author: jleclanche
Revision: 263906

upgpkg: pavucontrol-qt 0.3.0-1

Upstream release 0.3.0

Modified:
  pavucontrol-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 23:04:11 UTC (rev 263905)
+++ PKGBUILD2017-10-21 23:06:21 UTC (rev 263906)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=pavucontrol-qt
-pkgver=0.2.0
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="A Pulseaudio mixer in Qt (port of pavucontrol)"
 arch=("i686" "x86_64")
@@ -15,7 +15,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd"
+   "35e5641f6f982332d14b8d70ec2ab6b4b3b3f672fb135ab016718d009062995e"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 23:04:11
  Author: jleclanche
Revision: 263905

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

Added:
  pcmanfm-qt/repos/community-i686/PKGBUILD
(from rev 263904, pcmanfm-qt/trunk/PKGBUILD)
  pcmanfm-qt/repos/community-x86_64/PKGBUILD
(from rev 263904, pcmanfm-qt/trunk/PKGBUILD)
Deleted:
  pcmanfm-qt/repos/community-i686/PKGBUILD
  pcmanfm-qt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:43:35 UTC (rev 263904)
+++ community-i686/PKGBUILD 2017-10-21 23:04:11 UTC (rev 263905)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pcmanfm-qt
-pkgver=0.11.3
-pkgrel=2
-pkgdesc="The LXQt file manager, Qt port of PCManFM"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm-qt" "lxmenu-data")
-makedepends=("lxqt-build-tools")
-optdepends=(
-   "gvfs: for trash support, mounting with udisks and remote filesystems"
-   "xarchiver: archive management"
-)
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: pcmanfm-qt/repos/community-i686/PKGBUILD (from rev 263904, 
pcmanfm-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 23:04:11 UTC (rev 263905)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=pcmanfm-qt
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="The LXQt file manager, Qt port of PCManFM"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("desktop-file-utils" "libfm-qt" "lxmenu-data")
+makedepends=("lxqt-build-tools")
+optdepends=(
+   "gvfs: for trash support, mounting with udisks and remote filesystems"
+   "xarchiver: archive management"
+)
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:43:35 UTC (rev 263904)
+++ community-x86_64/PKGBUILD   2017-10-21 23:04:11 UTC (rev 263905)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=pcmanfm-qt
-pkgver=0.11.3
-pkgrel=2
-pkgdesc="The LXQt file manager, Qt port of PCManFM"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm-qt" "lxmenu-data")
-makedepends=("lxqt-build-tools")
-optdepends=(
-   "gvfs: for trash support, mounting with udisks and remote filesystems"
-   "xarchiver: archive management"
-)
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

-)
-
-

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:43:35
  Author: jleclanche
Revision: 263904

upgpkg: pcmanfm-qt 0.12.0-1

Upstream release 0.12.0

Modified:
  pcmanfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:37:33 UTC (rev 263903)
+++ PKGBUILD2017-10-21 22:43:35 UTC (rev 263904)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=pcmanfm-qt
-pkgver=0.11.3
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="The LXQt file manager, Qt port of PCManFM"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -20,7 +20,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f"
+   "1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Alexander Rødseth
Date: Saturday, October 21, 2017 @ 22:37:33
  Author: arodseth
Revision: 263903

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:18:26 UTC (rev 263902)
+++ community-i686/PKGBUILD 2017-10-21 22:37:33 UTC (rev 263903)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: fanningert 
-
-pkgname=glide
-pkgver=0.13.0
-pkgrel=1
-pkgdesc='Dependency management and vendoring for Go projects'
-arch=('x86_64' 'i686')
-_gourl="github.com/Masterminds"
-url='https://github.com/Masterminds/glide'
-license=('MIT')
-makedepends=('git' 'go')
-depends=('glibc')
-provides=('glide')
-options=('!strip' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
-sha256sums=('ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7')
-
-prepare() {
-  mkdir -p build/go; cd build/go
-  for f in "/usr/lib/go/"*; do ln -s "$f"; done
-  rm pkg; mkdir pkg; cd pkg
-  for f in "/usr/lib/go/pkg/"*; do ln -s "$f"; done
-  export GOROOT="$srcdir/build/go"
-  export GOPATH="$srcdir/build"
-  mkdir -p "$GOPATH/src/$_gourl"
-  mv "$srcdir/$pkgname-$pkgver" "$GOPATH/src/$_gourl/$pkgname"
-}
-
-build() {
-  cd "$GOPATH/src/${_gourl}/${pkgname}"
-
-  go fix && go build -o glide -ldflags "-X main.version=$pkgver" glide.go
-}
-
-package() {
-  install -Dm755 "build/src/$_gourl/$pkgname/$pkgname" 
"$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "build/src/$_gourl/$pkgname/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: https://github.com/Masterminds/glide
-# vim:set ts=2 sw=2 et:

Copied: glide/repos/community-i686/PKGBUILD (from rev 263902, 
glide/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 22:37:33 UTC (rev 263903)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: fanningert 
+
+pkgname=glide
+pkgver=0.13.0
+pkgrel=2
+pkgdesc='Dependency management and vendoring for Go projects'
+arch=('x86_64' 'i686')
+_gourl="github.com/Masterminds"
+url="https://$_gourl/glide;
+license=('MIT')
+makedepends=('git' 'go-pie')
+depends=('glibc')
+provides=('glide')
+options=('!strip' '!emptydirs')
+source=("git+$url#tag=v$pkgver")
+md5sums=('SKIP')
+
+prepare() {
+  mkdir -p build/go && cd build/go
+  for f in "/usr/lib/go/"*; do ln -s "$f"; done
+  rm pkg && mkdir pkg && cd pkg
+  for f in "/usr/lib/go/pkg/"*; do ln -s "$f"; done
+
+  export GOPATH="$srcdir/build"
+  export GOROOT="$GOPATH/go"
+
+  mkdir -p "$GOPATH/src/$_gourl"
+  mv "$srcdir/$pkgname" "$GOPATH/src/$_gourl/$pkgname"
+}
+
+build() {
+  cd "$GOPATH/src/${_gourl}/${pkgname}"
+
+  go fix && go build -o glide -ldflags "-X main.version=$pkgver" glide.go
+}
+
+package() {
+  cd "build/src/$_gourl/$pkgname"
+
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/Masterminds/glide
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:18:26 UTC (rev 263902)
+++ community-x86_64/PKGBUILD   2017-10-21 22:37:33 UTC (rev 263903)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: fanningert 
-
-pkgname=glide
-pkgver=0.13.0
-pkgrel=1
-pkgdesc='Dependency management and vendoring for Go projects'
-arch=('x86_64' 'i686')
-_gourl="github.com/Masterminds"
-url='https://github.com/Masterminds/glide'
-license=('MIT')
-makedepends=('git' 'go')
-depends=('glibc')
-provides=('glide')
-options=('!strip' '!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://$_gourl/glide/archive/v${pkgver}.tar.gz;)
-sha256sums=('ebbfa28e547db921add3557317c810f87d4ece983213d8e9899783b3e3b43ae7')
-
-prepare() {
-  mkdir -p build/go; cd build/go
-  for f in "/usr/lib/go/"*; do ln -s "$f"; done
-  rm pkg; mkdir pkg; cd pkg
-  for f in "/usr/lib/go/pkg/"*; do ln -s "$f"; done
-  export GOROOT="$srcdir/build/go"
-  export GOPATH="$srcdir/build"
-  mkdir -p "$GOPATH/src/$_gourl"
-  mv "$srcdir/$pkgname-$pkgver" 

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:18:18
  Author: jleclanche
Revision: 263901

upgpkg: libfm-qt 0.12.0-1

Upstream release 0.12.0

Modified:
  libfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:13:20 UTC (rev 263900)
+++ PKGBUILD2017-10-21 22:18:18 UTC (rev 263901)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=libfm-qt
-pkgver=0.11.2
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
 arch=("i686" "x86_64")
 url="http://lxqt.org;
@@ -15,7 +15,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
+   "a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:18:26
  Author: jleclanche
Revision: 263902

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

Added:
  libfm-qt/repos/community-i686/PKGBUILD
(from rev 263901, libfm-qt/trunk/PKGBUILD)
  libfm-qt/repos/community-x86_64/PKGBUILD
(from rev 263901, libfm-qt/trunk/PKGBUILD)
Deleted:
  libfm-qt/repos/community-i686/PKGBUILD
  libfm-qt/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:18:18 UTC (rev 263901)
+++ community-i686/PKGBUILD 2017-10-21 22:18:26 UTC (rev 263902)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libfm-qt
-pkgver=0.11.2
-pkgrel=2
-pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm" "qt5-x11extras")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: libfm-qt/repos/community-i686/PKGBUILD (from rev 263901, 
libfm-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 22:18:26 UTC (rev 263902)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=libfm-qt
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("libfm" "qt5-x11extras")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:18:18 UTC (rev 263901)
+++ community-x86_64/PKGBUILD   2017-10-21 22:18:26 UTC (rev 263902)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libfm-qt
-pkgver=0.11.2
-pkgrel=2
-pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libfm" "qt5-x11extras")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: libfm-qt/repos/community-x86_64/PKGBUILD (from rev 263901, 
libfm-qt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD 

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:13:20
  Author: jleclanche
Revision: 263900

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:13:04 UTC (rev 263899)
+++ community-i686/PKGBUILD 2017-10-21 22:13:20 UTC (rev 263900)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libsysstat
-pkgver=0.3.3
-pkgrel=1
-pkgdesc="Library to query system statistics (net, resource usage, ...)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("qt5-base")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: libsysstat/repos/community-i686/PKGBUILD (from rev 263899, 
libsysstat/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 22:13:20 UTC (rev 263900)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=libsysstat
+pkgver=0.4.0
+pkgrel=1
+pkgdesc="Library to query system statistics (net, resource usage, ...)"
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("qt5-base")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "8fea723545aeb266f1a998d450aa4c985194b8b79d314817c7c2a78e9b4e996b"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:13:04 UTC (rev 263899)
+++ community-x86_64/PKGBUILD   2017-10-21 22:13:20 UTC (rev 263900)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libsysstat
-pkgver=0.3.3
-pkgrel=1
-pkgdesc="Library to query system statistics (net, resource usage, ...)"
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("qt5-base")
-makedepends=("lxqt-build-tools")
-source=(
-   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: libsysstat/repos/community-x86_64/PKGBUILD (from rev 263899, 
libsysstat/trunk/PKGBUILD)
===

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:13:04
  Author: jleclanche
Revision: 263899

upgpkg: libsysstat 0.4.0-1

Upstream release 0.4.0

Modified:
  libsysstat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:11:10 UTC (rev 263898)
+++ PKGBUILD2017-10-21 22:13:04 UTC (rev 263899)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=libsysstat
-pkgver=0.3.3
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="Library to query system statistics (net, resource usage, ...)"
 arch=("i686" "x86_64")
@@ -15,7 +15,7 @@

"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06"
+   "8fea723545aeb266f1a998d450aa4c985194b8b79d314817c7c2a78e9b4e996b"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:11:10
  Author: jleclanche
Revision: 263898

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:10:49 UTC (rev 263897)
+++ community-i686/PKGBUILD 2017-10-21 22:11:10 UTC (rev 263898)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=liblxqt
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="Common base library for LXQt components."
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("kwindowsystem" "libqtxdg" "libxss")
-makedepends=("lxqt-build-tools" "libxss")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: liblxqt/repos/community-i686/PKGBUILD (from rev 263897, 
liblxqt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 22:11:10 UTC (rev 263898)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=liblxqt
+pkgver=0.12.0
+pkgrel=1
+pkgdesc="Common base library for LXQt components."
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("kwindowsystem" "libqtxdg" "libxss")
+makedepends=("lxqt-build-tools")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:10:49 UTC (rev 263897)
+++ community-x86_64/PKGBUILD   2017-10-21 22:11:10 UTC (rev 263898)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=liblxqt
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="Common base library for LXQt components."
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("kwindowsystem" "libqtxdg" "libxss")
-makedepends=("lxqt-build-tools" "libxss")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: liblxqt/repos/community-x86_64/PKGBUILD (from rev 263897, 
liblxqt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD 

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:10:49
  Author: jleclanche
Revision: 263897

upgpkg: liblxqt 0.12.0-1

Upstream release 0.12.0

Modified:
  liblxqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:08:43 UTC (rev 263896)
+++ PKGBUILD2017-10-21 22:10:49 UTC (rev 263897)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=liblxqt
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="Common base library for LXQt components."
 arch=("i686" "x86_64")
@@ -15,7 +15,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d"
+   "44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:08:43
  Author: jleclanche
Revision: 263896

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 22:08:34 UTC (rev 263895)
+++ community-i686/PKGBUILD 2017-10-21 22:08:43 UTC (rev 263896)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libqtxdg
-pkgver=2.0.0
-pkgrel=4
-pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libsm" "libxkbcommon-x11" "qt5-base" "qt5-svg")
-makedepends=("cmake")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha512sums=('f4e32346eddedd31195093214a45e9831742ee886a14b5d7ba1d640a91e05473b9b8adc7bca9970090f1fa8187597cd10796c32ecea4ac02229e9869cd4f1db3'
-'SKIP')
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"
-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"
-)
-
-
-build() {
-   mkdir -p build
-   cd build
-   cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: libqtxdg/repos/community-i686/PKGBUILD (from rev 263895, 
libqtxdg/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 22:08:43 UTC (rev 263896)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=libqtxdg
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
+arch=("i686" "x86_64")
+url="http://lxqt.org;
+license=("GPL2")
+depends=("libsm" "libxkbcommon-x11" "qt5-base" "qt5-svg")
+makedepends=("cmake")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 22:08:34 UTC (rev 263895)
+++ community-x86_64/PKGBUILD   2017-10-21 22:08:43 UTC (rev 263896)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=libqtxdg
-pkgver=2.0.0
-pkgrel=4
-pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
-arch=("i686" "x86_64")
-url="http://lxqt.org;
-license=("GPL2")
-depends=("libsm" "libxkbcommon-x11" "qt5-base" "qt5-svg")
-makedepends=("cmake")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha512sums=('f4e32346eddedd31195093214a45e9831742ee886a14b5d7ba1d640a91e05473b9b8adc7bca9970090f1fa8187597cd10796c32ecea4ac02229e9869cd4f1db3'
-'SKIP')
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"
-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"
-)
-
-
-build() {
-   mkdir -p build
-   cd build
-   cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: libqtxdg/repos/community-x86_64/PKGBUILD (from rev 263895, 
libqtxdg/trunk/PKGBUILD)
===
--- 

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

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:08:34
  Author: jleclanche
Revision: 263895

upgpkg: libqtxdg 3.1.0-1

Upstream release 3.1.0

Modified:
  libqtxdg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 22:02:46 UTC (rev 263894)
+++ PKGBUILD2017-10-21 22:08:34 UTC (rev 263895)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=libqtxdg
-pkgver=2.0.0
-pkgrel=4
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
 arch=("i686" "x86_64")
 url="http://lxqt.org;
@@ -14,11 +14,13 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha512sums=('f4e32346eddedd31195093214a45e9831742ee886a14b5d7ba1d640a91e05473b9b8adc7bca9970090f1fa8187597cd10796c32ecea4ac02229e9869cd4f1db3'
-'SKIP')
+sha256sums=(
+   "0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08"
+   "SKIP"
+)
 validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"
-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

 )
 
 


[arch-commits] Commit in network-manager-applet/trunk (PKGBUILD)

2017-10-21 Thread Jan de Groot
Date: Saturday, October 21, 2017 @ 22:06:33
  Author: jgc
Revision: 308315

upgpkg: network-manager-applet 1.8.4-2

Add networkmanager to depends (FS#42562)

Modified:
  network-manager-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 19:54:46 UTC (rev 308314)
+++ PKGBUILD2017-10-21 22:06:33 UTC (rev 308315)
@@ -11,7 +11,7 @@
 pkgdesc="Applet for managing network connections"
 url="https://wiki.gnome.org/Projects/NetworkManager/;
 pkgver=1.8.4
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
 depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes gcr)
@@ -90,6 +90,6 @@
 }
 
 package_network-manager-applet() {
-  depends=(nm-connection-editor libmm-glib libnotify libsecret)
+  depends=(nm-connection-editor libmm-glib libnotify libsecret networkmanager)
   mv nma/* "$pkgdir"
 }


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

2017-10-21 Thread Jan de Groot
Date: Saturday, October 21, 2017 @ 22:06:42
  Author: jgc
Revision: 308316

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

Added:
  network-manager-applet/repos/extra-i686/PKGBUILD
(from rev 308315, network-manager-applet/trunk/PKGBUILD)
  network-manager-applet/repos/extra-x86_64/PKGBUILD
(from rev 308315, network-manager-applet/trunk/PKGBUILD)
Deleted:
  network-manager-applet/repos/extra-i686/PKGBUILD
  network-manager-applet/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-21 22:06:33 UTC (rev 308315)
+++ extra-i686/PKGBUILD 2017-10-21 22:06:42 UTC (rev 308316)
@@ -1,95 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Arjan Timmerman 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-
-pkgbase=network-manager-applet
-pkgname=(nm-connection-editor network-manager-applet)
-pkgdesc="Applet for managing network connections"
-url="https://wiki.gnome.org/Projects/NetworkManager/;
-pkgver=1.8.4
-pkgrel=1
-arch=(i686 x86_64)
-license=(GPL2 LGPL2.1)
-depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes gcr)
-makedepends=(libsecret libnotify libmm-glib intltool gobject-introspection git 
gtk-doc)
-options=(!emptydirs)
-_commit=110ed180adb8d94549e95f278c4f0c6cff015be0  # tags/1.8.4^0
-source=("git+https://git.gnome.org/browse/network-manager-applet#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  mkdir -p nma/etc/xdg nma/usr/bin \
-nma/usr/share/{applications,icons/hicolor/22x22/apps,man/man1,nm-applet}
-  cd $pkgbase
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
-runstatedir=/run \
---sbindir=/usr/bin \
---libexecdir=/usr/lib/NetworkManager \
---disable-maintainer-mode \
---disable-static \
---enable-gtk-doc \
---enable-introspection \
---enable-ld-gc \
---with-gcr \
---with-team \
---with-wwan \
---without-appindicator \
---without-selinux
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-check() {
-  cd $pkgbase
-  make -k check
-}
-
-package_nm-connection-editor() {
-  pkgdesc="NetworkManager GUI connection editor and widgets"
-  provides=("libnm-gtk=$pkgver-$pkgrel" "libnma=$pkgver-$pkgrel")
-  conflicts=(libnm-gtk)
-  replaces=(libnm-gtk)
-
-  cd $pkgbase
-  make DESTDIR="$pkgdir" install
-
-### Split network-manager-applet
-  cd ../nma
-  mv "$pkgdir"/etc/xdg/autostart etc/xdg/
-  mv "$pkgdir"/usr/bin/nm-applet usr/bin/
-  mv "$pkgdir"/usr/share/GConf usr/share/
-
-  cd usr/share
-  mv "$pkgdir"/usr/share/applications/nm-applet.desktop applications/
-  mv "$pkgdir"/usr/share/man/man1/nm-applet.1 man/man1/
-  
-  cd icons/hicolor/22x22
-  mv 
"$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-{adhoc,mb-roam,wwan-tower}.png 
apps/
-  mv 
"$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-{secure,vpn-active}-lock.png 
apps/
-  mv "$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-{signal,tech}-*.png apps/
-  mv "$pkgdir"/usr/share/icons/hicolor/22x22/apps/nm-*connecting*.png apps/
-}
-
-package_network-manager-applet() {
-  depends=(nm-connection-editor libmm-glib libnotify libsecret)
-  mv nma/* "$pkgdir"
-}

Copied: network-manager-applet/repos/extra-i686/PKGBUILD (from rev 308315, 
network-manager-applet/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-21 22:06:42 UTC (rev 308316)
@@ -0,0 +1,95 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Arjan Timmerman 
+# Contributor: Wael Nasreddine 
+# Contributor: Tor Krill 
+# Contributor: Will Rea 
+
+pkgbase=network-manager-applet
+pkgname=(nm-connection-editor network-manager-applet)
+pkgdesc="Applet for managing network connections"
+url="https://wiki.gnome.org/Projects/NetworkManager/;
+pkgver=1.8.4
+pkgrel=2
+arch=(i686 x86_64)
+license=(GPL2 LGPL2.1)
+depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes gcr)
+makedepends=(libsecret libnotify libmm-glib intltool gobject-introspection git 

[arch-commits] Commit in lxqt-build-tools/repos/community-any (PKGBUILD PKGBUILD)

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:02:46
  Author: jleclanche
Revision: 263894

archrelease: copy trunk to community-any

Added:
  lxqt-build-tools/repos/community-any/PKGBUILD
(from rev 263893, lxqt-build-tools/trunk/PKGBUILD)
Deleted:
  lxqt-build-tools/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-21 22:02:35 UTC (rev 263893)
+++ PKGBUILD2017-10-21 22:02:46 UTC (rev 263894)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-build-tools
-pkgver=0.3.2
-pkgrel=5
-pkgdesc="Various packaging tools and scripts for LXQt applications"
-arch=("any")
-url="http://lxqt.org;
-license=("LGPL2.1")
-depends=("cmake" "qt5-tools" "git")
-source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
-)
-sha256sums=(
-   "726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef"
-   "SKIP"
-)
-validpgpkeys=(
-   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

-   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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

Copied: lxqt-build-tools/repos/community-any/PKGBUILD (from rev 263893, 
lxqt-build-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-21 22:02:46 UTC (rev 263894)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-build-tools
+pkgver=0.4.0
+pkgrel=5
+pkgdesc="Various packaging tools and scripts for LXQt applications"
+arch=("any")
+url="http://lxqt.org;
+license=("LGPL2.1")
+depends=("cmake" "qt5-tools" "git")
+source=(
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2"
+   "SKIP"
+)
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

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


[arch-commits] Commit in lxqt-build-tools/trunk (PKGBUILD)

2017-10-21 Thread Jerome Leclanche
Date: Saturday, October 21, 2017 @ 22:02:35
  Author: jleclanche
Revision: 263893

upgpkg: lxqt-build-tools 0.4.0-5

Upstream release 0.4.0

Modified:
  lxqt-build-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 21:04:52 UTC (rev 263892)
+++ PKGBUILD2017-10-21 22:02:35 UTC (rev 263893)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-build-tools
-pkgver=0.3.2
+pkgver=0.4.0
 pkgrel=5
 pkgdesc="Various packaging tools and scripts for LXQt applications"
 arch=("any")
@@ -14,7 +14,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef"
+   "b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2"
"SKIP"
 )
 validpgpkeys=(


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

2017-10-21 Thread Daniel Micay
Date: Saturday, October 21, 2017 @ 21:04:52
  Author: thestinger
Revision: 263892

archrelease: copy trunk to community-x86_64

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

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

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


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

2017-10-21 Thread Daniel Micay
Date: Saturday, October 21, 2017 @ 21:04:08
  Author: thestinger
Revision: 263891

upgpkg: linux-hardened 4.13.9.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 20:57:46 UTC (rev 263890)
+++ PKGBUILD2017-10-21 21:04:08 UTC (rev 263891)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.13
-_pkgver=4.13.8
+_pkgver=4.13.9
 pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
@@ -29,7 +29,7 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'3b2bcceb16acd75322e98d3e93967e82bd0e7499c748bf12bd46c7519dacc315'
+'22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2'
 'SKIP'
 '484e72b97788f537acbd497bc6c8af3c4a2a420d9f73dd7ff495d3a30c30f1ef'
 'SKIP'


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

2017-10-21 Thread Morten Linderud
Date: Saturday, October 21, 2017 @ 20:57:46
  Author: foxboron
Revision: 263890

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-21 20:57:39 UTC (rev 263889)
+++ PKGBUILD2017-10-21 20:57:46 UTC (rev 263890)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Morten Linderud  
-# Contributor: Jos? Luis Lafuente 
-# Contributor: Arthur Vuillard 
-
-pkgbase='python-pew'
-pkgname=('python-pew' 'python2-pew')
-pkgver=1.1.0
-pkgrel=3
-pkgdesc="Python Env Wrapper, a set of tools to manage multiple virtual 
environments"
-url="https://github.com/berdario/pew;
-arch=('any')
-license=('MIT')
-makedepends=('python' 'python-setuptools'
- 'python2' 'python2-setuptools')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/berdario/pew/archive/$pkgver.zip;)
-sha256sums=('755869c2aeed7ec0ad5d7bff0f2bfb75030b079b4d81691fd313d906bf637d90')
-
-prepare() {
-  cp -a pew-$pkgver{,-py2}
-}
-
-build(){
-  cd "$srcdir/pew-$pkgver"
-  python setup.py build
-
-  cd "$srcdir/pew-$pkgver-py2"
-  python2 setup.py build
-}
-
-package_python-pew() {
-  depends=('python' 'python-virtualenv' 'python-virtualenv-clone')
-  cd "${pkgname##*-}-${pkgver}"
-  #python3 setup.py install --prefix=/usr --root="$pkgdir"
-  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-
-  install -D -m644 "pew/shell_config/complete.fish" \
-"$pkgdir/usr/share/fish/completions/pew.fish"
-
-  install -D -m644 "pew/shell_config/complete.bash" \
-"$pkgdir/usr/share/bash-completion/completions/pew"
-
-  install -D -m644 "pew/shell_config/complete.zsh" \
-"$pkgdir/usr/share/zsh/site-functions/_pew"
-
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_python2-pew() {
-  depends=('python2' 'python2-virtualenv' 'python2-virtualenv-clone')
-  cd "${pkgname##*-}-${pkgver}-py2"
-  python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-
-  mv "${pkgdir}/usr/bin/pew" "${pkgdir}/usr/bin/pew2"
-
-  install -D -m644 "pew/shell_config/complete.fish" \
-"$pkgdir/usr/share/fish/completions/pew2.fish"
-
-  install -D -m644 "pew/shell_config/complete.bash" \
-"$pkgdir/usr/share/bash-completion/completions/pew2"
-
-  install -D -m644 "pew/shell_config/complete.zsh" \
-"$pkgdir/usr/share/zsh/site-functions/_pew2"
-
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: python-pew/repos/community-any/PKGBUILD (from rev 263889, 
python-pew/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-21 20:57:46 UTC (rev 263890)
@@ -0,0 +1,69 @@
+# $Id$
+# Maintainer: Morten Linderud  
+# Contributor: Jos? Luis Lafuente 
+# Contributor: Arthur Vuillard 
+
+pkgbase='python-pew'
+pkgname=('python-pew' 'python2-pew')
+pkgver=1.1.0
+pkgrel=4
+pkgdesc="Python Env Wrapper, a set of tools to manage multiple virtual 
environments"
+url="https://github.com/berdario/pew;
+arch=('any')
+license=('MIT')
+makedepends=('python' 'python-setuptools'
+ 'python2' 'python2-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/berdario/pew/archive/$pkgver.zip;)
+sha256sums=('755869c2aeed7ec0ad5d7bff0f2bfb75030b079b4d81691fd313d906bf637d90')
+
+prepare() {
+  cp -a pew-$pkgver{,-py2}
+}
+
+build(){
+  cd "$srcdir/pew-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/pew-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python-pew() {
+  depends=('python' 'python-virtualenv' 'python-virtualenv-clone')
+  cd "${pkgname##*-}-${pkgver}"
+  #python3 setup.py install --prefix=/usr --root="$pkgdir"
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+
+  install -D -m644 "pew/shell_config/complete.fish" \
+"$pkgdir/usr/share/fish/completions/pew.fish"
+
+  install -D -m644 "pew/shell_config/complete.bash" \
+"$pkgdir/usr/share/bash-completion/completions/pew"
+
+  install -D -m644 "pew/shell_config/complete.zsh" \
+"$pkgdir/usr/share/zsh/site-functions/_pew"
+
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_python2-pew() {
+  depends=('python2' 'python2-virtualenv' 'python2-virtualenv-clone' 
+   'python2-pathlib' 'python2-backports.shutil_get_terminal_size' 
+  'python2-shutilwhich')
+  cd "${pkgname##*-}-${pkgver}-py2"
+  python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+
+  mv "${pkgdir}/usr/bin/pew" 

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

2017-10-21 Thread Morten Linderud
Date: Saturday, October 21, 2017 @ 20:57:39
  Author: foxboron
Revision: 263889

upgpkg: python-pew 1.1.0-4

Added missing python2 dependencies to the package

Modified:
  python-pew/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 20:55:03 UTC (rev 263888)
+++ PKGBUILD2017-10-21 20:57:39 UTC (rev 263889)
@@ -6,7 +6,7 @@
 pkgbase='python-pew'
 pkgname=('python-pew' 'python2-pew')
 pkgver=1.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Python Env Wrapper, a set of tools to manage multiple virtual 
environments"
 url="https://github.com/berdario/pew;
 arch=('any')
@@ -47,7 +47,9 @@
 }
 
 package_python2-pew() {
-  depends=('python2' 'python2-virtualenv' 'python2-virtualenv-clone')
+  depends=('python2' 'python2-virtualenv' 'python2-virtualenv-clone' 
+   'python2-pathlib' 'python2-backports.shutil_get_terminal_size' 
+  'python2-shutilwhich')
   cd "${pkgname##*-}-${pkgver}-py2"
   python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
 


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

2017-10-21 Thread Morten Linderud
Date: Saturday, October 21, 2017 @ 20:55:03
  Author: foxboron
Revision: 263888

archrelease: copy trunk to community-any

Added:
  python-shutilwhich/repos/community-any/
  python-shutilwhich/repos/community-any/PKGBUILD
(from rev 263887, python-shutilwhich/trunk/PKGBUILD)

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

Copied: python-shutilwhich/repos/community-any/PKGBUILD (from rev 263887, 
python-shutilwhich/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-21 20:55:03 UTC (rev 263888)
@@ -0,0 +1,40 @@
+# Maintainer: Morten Linderud 
+# Contributor: Maikel Wever 
+
+pkgbase=python-shutilwhich
+pkgname=(python-shutilwhich python2-shutilwhich)
+pkgver=1.1.0
+pkgrel=3
+pkgdesc="Backport of shutil.which"
+url="https://github.com/mbr/shutilwhich;
+arch=('any')
+license=('PSF')
+makedepends=('python' 'python-setuptools'
+ 'python2' 'python2-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mbr/shutilwhich/archive/${pkgver}.tar.gz;)
+sha256sums=('4292a973312c58ca1935ea75d7bd378b17668ef6aacfc812d00019e0726dea44')
+
+prepare() {
+  cp -a shutilwhich-$pkgver{,-py2}
+}
+
+build(){
+  cd "$srcdir/shutilwhich-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/shutilwhich-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python2-shutilwhich() {
+  depends=('python2')
+  cd "shutilwhich-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+}
+
+package_python-shutilwhich() {
+  depends=('python')
+  cd "shutilwhich-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+}
+


[arch-commits] Commit in (4 files)

2017-10-21 Thread Morten Linderud
Date: Saturday, October 21, 2017 @ 20:54:28
  Author: foxboron
Revision: 263887

Uploaded python-shutilwhich from AUR

Added:
  python-shutilwhich/
  python-shutilwhich/repos/
  python-shutilwhich/trunk/
  python-shutilwhich/trunk/PKGBUILD

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

Added: python-shutilwhich/trunk/PKGBUILD
===
--- python-shutilwhich/trunk/PKGBUILD   (rev 0)
+++ python-shutilwhich/trunk/PKGBUILD   2017-10-21 20:54:28 UTC (rev 263887)
@@ -0,0 +1,40 @@
+# Maintainer: Morten Linderud 
+# Contributor: Maikel Wever 
+
+pkgbase=python-shutilwhich
+pkgname=(python-shutilwhich python2-shutilwhich)
+pkgver=1.1.0
+pkgrel=3
+pkgdesc="Backport of shutil.which"
+url="https://github.com/mbr/shutilwhich;
+arch=('any')
+license=('PSF')
+makedepends=('python' 'python-setuptools'
+ 'python2' 'python2-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mbr/shutilwhich/archive/${pkgver}.tar.gz;)
+sha256sums=('4292a973312c58ca1935ea75d7bd378b17668ef6aacfc812d00019e0726dea44')
+
+prepare() {
+  cp -a shutilwhich-$pkgver{,-py2}
+}
+
+build(){
+  cd "$srcdir/shutilwhich-$pkgver"
+  python setup.py build
+
+  cd "$srcdir/shutilwhich-$pkgver-py2"
+  python2 setup.py build
+}
+
+package_python2-shutilwhich() {
+  depends=('python2')
+  cd "shutilwhich-$pkgver-py2"
+  python2 setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+}
+
+package_python-shutilwhich() {
+  depends=('python')
+  cd "shutilwhich-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+}
+


[arch-commits] Commit in wine-staging-nine/repos/community-i686 (8 files)

2017-10-21 Thread Laurent Carlier
Date: Saturday, October 21, 2017 @ 20:52:07
  Author: lcarlier
Revision: 263885

archrelease: copy trunk to community-i686

Added:
  wine-staging-nine/repos/community-i686/30-win32-aliases.conf
(from rev 263884, wine-staging-nine/trunk/30-win32-aliases.conf)
  wine-staging-nine/repos/community-i686/PKGBUILD
(from rev 263884, wine-staging-nine/trunk/PKGBUILD)
  wine-staging-nine/repos/community-i686/harmony-fix.diff
(from rev 263884, wine-staging-nine/trunk/harmony-fix.diff)
  wine-staging-nine/repos/community-i686/steam.patch
(from rev 263884, wine-staging-nine/trunk/steam.patch)
Deleted:
  wine-staging-nine/repos/community-i686/30-win32-aliases.conf
  wine-staging-nine/repos/community-i686/PKGBUILD
  wine-staging-nine/repos/community-i686/harmony-fix.diff
  wine-staging-nine/repos/community-i686/steam.patch

---+
 30-win32-aliases.conf |   40 ++--
 PKGBUILD  |  426 
 harmony-fix.diff  |  126 +++---
 steam.patch   |   78 
 4 files changed, 335 insertions(+), 335 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-10-21 20:51:58 UTC (rev 263884)
+++ 30-win32-aliases.conf   2017-10-21 20:52:07 UTC (rev 263885)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/community-i686/30-win32-aliases.conf (from rev 
263884, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-10-21 20:52:07 UTC (rev 263885)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-21 20:51:58 UTC (rev 263884)
+++ PKGBUILD2017-10-21 20:52:07 UTC (rev 263885)
@@ -1,213 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.18
-pkgrel=2
-
-_pkgbasever=${pkgver/rc/-rc}
-_ninepatchver=${pkgver}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_ninepatchver.tar.gz;
-harmony-fix.diff
-30-win32-aliases.conf
-steam.patch)
-sha512sums=('13a1d76b496774dfa2f9d59379a1074e77f56cc480e9862069428bcac0d4ab6221e39099f14c4a3ba3eb64e01f9eab75b2020b21a36398cff37ebe7dec6f90f7'
-
'0e66c51e1957b27ccb9f326b0aaf2b0d09b7bbc9d03e1d321aa1789d2560b8e60fd83c4e86999d96a03aa73a37c96f34d93245763969a314150900741aa03933'
-
'b86edf07bfc560f403fdfd5a71f97930ee2a4c3f76c92cc1a0dbb2e107be9db3bed3a727a0430d8a049583c63dd11f5d4567fb7aa69b193997c6da241acc4f2e'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
-
'f3e42a0720777256ca583f96044f6482aae8f4c707189104216f86f6c7a1b68a186c5124c72866229d46eb66c20c555ba9f32a230ec50f968faa8a12b8372b0a')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openal  

[arch-commits] Commit in wine-staging-nine/repos/multilib-x86_64 (8 files)

2017-10-21 Thread Laurent Carlier
Date: Saturday, October 21, 2017 @ 20:52:17
  Author: lcarlier
Revision: 263886

archrelease: copy trunk to multilib-x86_64

Added:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 263885, wine-staging-nine/trunk/30-win32-aliases.conf)
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD
(from rev 263885, wine-staging-nine/trunk/PKGBUILD)
  wine-staging-nine/repos/multilib-x86_64/harmony-fix.diff
(from rev 263885, wine-staging-nine/trunk/harmony-fix.diff)
  wine-staging-nine/repos/multilib-x86_64/steam.patch
(from rev 263885, wine-staging-nine/trunk/steam.patch)
Deleted:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD
  wine-staging-nine/repos/multilib-x86_64/harmony-fix.diff
  wine-staging-nine/repos/multilib-x86_64/steam.patch

---+
 30-win32-aliases.conf |   40 ++--
 PKGBUILD  |  426 
 harmony-fix.diff  |  126 +++---
 steam.patch   |   78 
 4 files changed, 335 insertions(+), 335 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-10-21 20:52:07 UTC (rev 263885)
+++ 30-win32-aliases.conf   2017-10-21 20:52:17 UTC (rev 263886)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
263885, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-10-21 20:52:17 UTC (rev 263886)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-21 20:52:07 UTC (rev 263885)
+++ PKGBUILD2017-10-21 20:52:17 UTC (rev 263886)
@@ -1,213 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.18
-pkgrel=2
-
-_pkgbasever=${pkgver/rc/-rc}
-_ninepatchver=${pkgver}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_ninepatchver.tar.gz;
-harmony-fix.diff
-30-win32-aliases.conf
-steam.patch)
-sha512sums=('13a1d76b496774dfa2f9d59379a1074e77f56cc480e9862069428bcac0d4ab6221e39099f14c4a3ba3eb64e01f9eab75b2020b21a36398cff37ebe7dec6f90f7'
-
'0e66c51e1957b27ccb9f326b0aaf2b0d09b7bbc9d03e1d321aa1789d2560b8e60fd83c4e86999d96a03aa73a37c96f34d93245763969a314150900741aa03933'
-
'b86edf07bfc560f403fdfd5a71f97930ee2a4c3f76c92cc1a0dbb2e107be9db3bed3a727a0430d8a049583c63dd11f5d4567fb7aa69b193997c6da241acc4f2e'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
-
'f3e42a0720777256ca583f96044f6482aae8f4c707189104216f86f6c7a1b68a186c5124c72866229d46eb66c20c555ba9f32a230ec50f968faa8a12b8372b0a')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com;
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  

[arch-commits] Commit in wine-staging-nine/trunk (PKGBUILD)

2017-10-21 Thread Laurent Carlier
Date: Saturday, October 21, 2017 @ 20:51:58
  Author: lcarlier
Revision: 263884

upgpkg: wine-staging-nine 2.19-1

upstream update 2.19

Modified:
  wine-staging-nine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 20:32:29 UTC (rev 263883)
+++ PKGBUILD2017-10-21 20:51:58 UTC (rev 263884)
@@ -7,8 +7,8 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging-nine
-pkgver=2.18
-pkgrel=2
+pkgver=2.19
+pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 _ninepatchver=${pkgver}
@@ -18,8 +18,8 @@
 harmony-fix.diff
 30-win32-aliases.conf
 steam.patch)
-sha512sums=('13a1d76b496774dfa2f9d59379a1074e77f56cc480e9862069428bcac0d4ab6221e39099f14c4a3ba3eb64e01f9eab75b2020b21a36398cff37ebe7dec6f90f7'
-
'0e66c51e1957b27ccb9f326b0aaf2b0d09b7bbc9d03e1d321aa1789d2560b8e60fd83c4e86999d96a03aa73a37c96f34d93245763969a314150900741aa03933'
+sha512sums=('1dfc8d01d769795e9d6040b7be058687c40e3b29e063677c52463fbf0b4510c411c57c623b4baee3fee774b9cd8e66a40b7a4334880f8d21e4237b018dda9b2a'
+
'be43435cd53f367ca57080c08218db302a90bf85ec6e917e89375904c456b585b61fb6053f9b4366b7e844f8246cabe83460a9866f614dbb5df3edfb43b2f54a'
 
'b86edf07bfc560f403fdfd5a71f97930ee2a4c3f76c92cc1a0dbb2e107be9db3bed3a727a0430d8a049583c63dd11f5d4567fb7aa69b193997c6da241acc4f2e'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
 
'f3e42a0720777256ca583f96044f6482aae8f4c707189104216f86f6c7a1b68a186c5124c72866229d46eb66c20c555ba9f32a230ec50f968faa8a12b8372b0a')
@@ -128,9 +128,9 @@
   sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
 
   # steam fix
-  #pushd $pkgname
-  #patch -Np1 -i ../steam.patch
-  #popd
+  pushd $pkgname
+  patch -Np1 -i ../steam.patch
+  popd
 
   # Apply the nine patchset
   pushd $pkgname


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

2017-10-21 Thread Jelle van der Waa
Date: Saturday, October 21, 2017 @ 20:32:29
  Author: jelle
Revision: 263883

note about http2 support

Modified:
  libwebsockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 18:50:46 UTC (rev 263882)
+++ PKGBUILD2017-10-21 20:32:29 UTC (rev 263883)
@@ -17,6 +17,7 @@
   cd "$pkgname-$pkgver"
 
   mkdir build && cd build
+  # http2 support -DLWS_WITH_HTTP2=1
   cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
   make
 }


[arch-commits] Commit in seabios/repos (11 files)

2017-10-21 Thread Anatol Pomozov
Date: Saturday, October 21, 2017 @ 19:54:46
  Author: anatolik
Revision: 308314

archrelease: copy trunk to testing-any

Added:
  seabios/repos/testing-any/
  seabios/repos/testing-any/PKGBUILD
(from rev 308313, seabios/trunk/PKGBUILD)
  seabios/repos/testing-any/config.coreboot
(from rev 308313, seabios/trunk/config.coreboot)
  seabios/repos/testing-any/config.csm
(from rev 308313, seabios/trunk/config.csm)
  seabios/repos/testing-any/config.seabios-128k
(from rev 308313, seabios/trunk/config.seabios-128k)
  seabios/repos/testing-any/config.seabios-256k
(from rev 308313, seabios/trunk/config.seabios-256k)
  seabios/repos/testing-any/config.vga.cirrus
(from rev 308313, seabios/trunk/config.vga.cirrus)
  seabios/repos/testing-any/config.vga.isavga
(from rev 308313, seabios/trunk/config.vga.isavga)
  seabios/repos/testing-any/config.vga.qxl
(from rev 308313, seabios/trunk/config.vga.qxl)
  seabios/repos/testing-any/config.vga.stdvga
(from rev 308313, seabios/trunk/config.vga.stdvga)
  seabios/repos/testing-any/config.vga.vmware
(from rev 308313, seabios/trunk/config.vga.vmware)

-+
 PKGBUILD|   70 ++
 config.coreboot |2 +
 config.csm  |2 +
 config.seabios-128k |9 ++
 config.seabios-256k |3 ++
 config.vga.cirrus   |3 ++
 config.vga.isavga   |3 ++
 config.vga.qxl  |6 
 config.vga.stdvga   |3 ++
 config.vga.vmware   |6 
 10 files changed, 107 insertions(+)

Copied: seabios/repos/testing-any/PKGBUILD (from rev 308313, 
seabios/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-10-21 19:54:46 UTC (rev 308314)
@@ -0,0 +1,70 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+
+pkgname=seabios
+pkgver=1.10.3
+pkgrel=1
+pkgdesc="A 16-bit x86 bios"
+arch=('any')
+url="http://www.coreboot.org/SeaBIOS;
+license=('GPL3' 'LGPL3')
+makedepends=('iasl' 'python2' 'inetutils')
+options=('!makeflags' '!strip')
+source=(http://code.coreboot.org/p/seabios/downloads/get/${pkgname}-${pkgver}.tar.gz
+config.coreboot
+config.seabios-128k
+config.seabios-256k
+config.vga.isavga
+config.vga.stdvga
+config.csm
+config.vga.cirrus
+config.vga.qxl
+config.vga.vmware)
+sha1sums=('6846b027f3404953f667f4201acdb53081760712'
+  '5f2adb09c9006def1719b8cbd4792f14a7c7f7c9'
+  '39c2f98d3662933d3ce3360bc89421ec9c42612f'
+  '05b912a291994226049103cbe6754976cc03532d'
+  'd56482f6ee0bf9633c551b10e99e24c74d9ece1e'
+  '54d4edf6eccf30883aedca348b9d2f125502fcdb'
+  '590739c1d5dc6cb63bdf311ee1cfbcde6c0ccc0f'
+  '84a44c04e74a09affae0d1a6e50800d10997108f'
+  '5a1316a0081f91acc300f57372de18fa9c67415e'
+  '5b017b16aec445df873618aaebd154aa97107148')
+
+# build routine from fedora
+build_bios() {
+  make clean distclean
+  cp $1 .config
+  make oldnoconfig V=1
+
+  make V=1 $4
+
+  cp out/$2 binaries/$3
+}
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  rm -rf binaries
+  sed -i 's/python/python2/g' Makefile
+  mkdir binaries
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  # seabios
+  build_bios ${srcdir}/config.csm Csm16.bin bios-csm.bin
+  build_bios ${srcdir}/config.coreboot bios.bin.elf bios-coreboot.bin
+  build_bios ${srcdir}/config.seabios-128k bios.bin bios.bin
+  build_bios ${srcdir}/config.seabios-256k bios.bin bios-256k.bin
+  # seavgabios
+  for config in 
${srcdir}/{config.vga.isavga,config.vga.stdvga,config.vga.cirrus,config.vga.qxl,config.vga.vmware};
 do
+name=${config#*config.vga.}
+build_bios ${config} vgabios.bin vgabios-${name}.bin out/vgabios.bin
+  done
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -Dm644 -t "${pkgdir}/usr/share/qemu" binaries/*.bin
+}
+

Copied: seabios/repos/testing-any/config.coreboot (from rev 308313, 
seabios/trunk/config.coreboot)
===
--- testing-any/config.coreboot (rev 0)
+++ testing-any/config.coreboot 2017-10-21 19:54:46 UTC (rev 308314)
@@ -0,0 +1,2 @@
+CONFIG_QEMU_HARDWARE=y
+CONFIG_COREBOOT=y

Copied: seabios/repos/testing-any/config.csm (from rev 308313, 
seabios/trunk/config.csm)
===
--- testing-any/config.csm  (rev 0)
+++ testing-any/config.csm  2017-10-21 19:54:46 UTC (rev 308314)
@@ -0,0 +1,2 @@
+CONFIG_QEMU_HARDWARE=y
+CONFIG_CSM=y

Copied: seabios/repos/testing-any/config.seabios-128k (from rev 308313, 
seabios/trunk/config.seabios-128k)
===
--- testing-any/config.seabios-128k (rev 0)
+++ testing-any/config.seabios-128k 2017-10-21 19:54:46 

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

2017-10-21 Thread Anatol Pomozov
Date: Saturday, October 21, 2017 @ 19:53:33
  Author: anatolik
Revision: 308313

upgpkg: seabios 1.10.3-1

Modified:
  seabios/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 19:48:57 UTC (rev 308312)
+++ PKGBUILD2017-10-21 19:53:33 UTC (rev 308313)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski 
 
 pkgname=seabios
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc="A 16-bit x86 bios"
 arch=('any')
@@ -20,7 +20,7 @@
 config.vga.cirrus
 config.vga.qxl
 config.vga.vmware)
-sha1sums=('a0d4c4ed618919c7dd7bcef9757dab74b4df819c'
+sha1sums=('6846b027f3404953f667f4201acdb53081760712'
   '5f2adb09c9006def1719b8cbd4792f14a7c7f7c9'
   '39c2f98d3662933d3ce3360bc89421ec9c42612f'
   '05b912a291994226049103cbe6754976cc03532d'


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

2017-10-21 Thread Anatol Pomozov
Date: Saturday, October 21, 2017 @ 19:48:57
  Author: anatolik
Revision: 308312

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

Added:
  apache/repos/testing-i686/
  apache/repos/testing-i686/PKGBUILD
(from rev 308311, apache/trunk/PKGBUILD)
  apache/repos/testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 308311, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-i686/apache.tmpfiles.conf
(from rev 308311, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-i686/arch.layout
(from rev 308311, apache/trunk/arch.layout)
  apache/repos/testing-i686/httpd.logrotate
(from rev 308311, apache/trunk/httpd.logrotate)
  apache/repos/testing-i686/httpd.service
(from rev 308311, apache/trunk/httpd.service)
  apache/repos/testing-i686/nohttp2forprefork.patch
(from rev 308311, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-i686/openssl-malloc-init.patch
(from rev 308311, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-i686/script_name.patch
(from rev 308311, apache/trunk/script_name.patch)
  apache/repos/testing-x86_64/
  apache/repos/testing-x86_64/PKGBUILD
(from rev 308311, apache/trunk/PKGBUILD)
  apache/repos/testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch
(from rev 308311, apache/trunk/apache-2.2-optionsbleed-CVE-2017-9798.patch)
  apache/repos/testing-x86_64/apache.tmpfiles.conf
(from rev 308311, apache/trunk/apache.tmpfiles.conf)
  apache/repos/testing-x86_64/arch.layout
(from rev 308311, apache/trunk/arch.layout)
  apache/repos/testing-x86_64/httpd.logrotate
(from rev 308311, apache/trunk/httpd.logrotate)
  apache/repos/testing-x86_64/httpd.service
(from rev 308311, apache/trunk/httpd.service)
  apache/repos/testing-x86_64/nohttp2forprefork.patch
(from rev 308311, apache/trunk/nohttp2forprefork.patch)
  apache/repos/testing-x86_64/openssl-malloc-init.patch
(from rev 308311, apache/trunk/openssl-malloc-init.patch)
  apache/repos/testing-x86_64/script_name.patch
(from rev 308311, apache/trunk/script_name.patch)

+
 testing-i686/PKGBUILD  |  123 ++
 testing-i686/apache-2.2-optionsbleed-CVE-2017-9798.patch   |   21 
 testing-i686/apache.tmpfiles.conf  |1 
 testing-i686/arch.layout   |   22 
 testing-i686/httpd.logrotate   |7 
 testing-i686/httpd.service |   15 
 testing-i686/nohttp2forprefork.patch   |  506 +++
 testing-i686/openssl-malloc-init.patch |   20 
 testing-i686/script_name.patch |   84 +
 testing-x86_64/PKGBUILD|  123 ++
 testing-x86_64/apache-2.2-optionsbleed-CVE-2017-9798.patch |   21 
 testing-x86_64/apache.tmpfiles.conf|1 
 testing-x86_64/arch.layout |   22 
 testing-x86_64/httpd.logrotate |7 
 testing-x86_64/httpd.service   |   15 
 testing-x86_64/nohttp2forprefork.patch |  506 +++
 testing-x86_64/openssl-malloc-init.patch   |   20 
 testing-x86_64/script_name.patch   |   84 +
 18 files changed, 1598 insertions(+)

Copied: apache/repos/testing-i686/PKGBUILD (from rev 308311, 
apache/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-21 19:48:57 UTC (rev 308312)
@@ -0,0 +1,123 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=apache
+pkgver=2.4.29
+pkgrel=1
+pkgdesc='A high performance Unix-based HTTP server'
+arch=('i686' 'x86_64')
+url='http://www.apache.org/dist/httpd'
+license=('APACHE')
+backup=(
+etc/httpd/conf/httpd.conf
+etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
+etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
+etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+etc/httpd/conf/extra/proxy-html.conf
+etc/httpd/conf/{mime.types,magic}
+etc/logrotate.d/httpd
+)
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
+makedepends=('libxml2' 'lua')
+optdepends=(
+'lua: for mod_lua module'
+'libxml2: for mod_proxy_html, mod_xml2enc modules'
+'lynx: apachectl status'
+)
+source=(
+https://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2{,.asc}
+openssl-malloc-init.patch
+apache.tmpfiles.conf
+httpd.logrotate
+httpd.service
+arch.layout
+)
+sha256sums=('53a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00'
+'SKIP'
+

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

2017-10-21 Thread Anatol Pomozov
Date: Saturday, October 21, 2017 @ 19:47:15
  Author: anatolik
Revision: 308311

upgpkg: apache 2.4.29-1

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 18:51:30 UTC (rev 308310)
+++ PKGBUILD2017-10-21 19:47:15 UTC (rev 308311)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz 
 
 pkgname=apache
-pkgver=2.4.28
+pkgver=2.4.29
 pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@
 httpd.service
 arch.layout
 )
-sha256sums=('c1197a3a62a4ab5c584ab89b249af38cf28b4adee9c0106b62999fd29f920666'
+sha256sums=('53a5a25568a2a27428b2214980564bc1c38c1abf9ccc7630b639991f7f00'
 'SKIP'
 'd305f8b52ac2a9bbda7bb0776496471e69e9d30642740f594d00086a8c7e344c'
 '63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'


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

2017-10-21 Thread Jan Steffens
Date: Saturday, October 21, 2017 @ 18:51:30
  Author: heftig
Revision: 308310

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

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

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

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


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

2017-10-21 Thread Christian Hesse
Date: Saturday, October 21, 2017 @ 18:50:46
  Author: eworm
Revision: 263882

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

Added:
  python-pyodbc/repos/community-i686/PKGBUILD
(from rev 263881, python-pyodbc/trunk/PKGBUILD)
  python-pyodbc/repos/community-x86_64/PKGBUILD
(from rev 263881, python-pyodbc/trunk/PKGBUILD)
Deleted:
  python-pyodbc/repos/community-i686/PKGBUILD
  python-pyodbc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 18:50:33 UTC (rev 263881)
+++ community-i686/PKGBUILD 2017-10-21 18:50:46 UTC (rev 263882)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Robert Knauer 
-
-pkgbase=python-pyodbc
-pkgname=(python-pyodbc python2-pyodbc)
-_srcname=pyodbc
-pkgver=4.0.17
-pkgrel=1
-pkgdesc='ODBC module for Python'
-arch=('i686' 'x86_64')
-url='https://github.com/mkleehammer/pyodbc'
-license=('MIT')
-makedepends=('python' 'python2' 'unixodbc')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('1439d5e9e3c7c68a4ddf97f041ad982e93c9890f28c5ceda3b29deb2445e3637')
-
-prepare() {
-   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
-}
-
-package_python-pyodbc() {
-   pkgdesc='ODBC module for Python 3.x'
-   depends=('python' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-}
-
-package_python2-pyodbc() {
-   pkgdesc='ODBC module for Python 2.x'
-   depends=('python2' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python2 setup.py install --root="${pkgdir}/" --optimize=1
-}
-

Copied: python-pyodbc/repos/community-i686/PKGBUILD (from rev 263881, 
python-pyodbc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 18:50:46 UTC (rev 263882)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Robert Knauer 
+
+pkgbase=python-pyodbc
+pkgname=(python-pyodbc python2-pyodbc)
+_srcname=pyodbc
+pkgver=4.0.18
+pkgrel=1
+pkgdesc='ODBC module for Python'
+arch=('i686' 'x86_64')
+url='https://github.com/mkleehammer/pyodbc'
+license=('MIT')
+makedepends=('python' 'python2' 'unixodbc')
+source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
+sha256sums=('78a0d758bf49bd404f016871a8f49eb6f7810d597889b0a656da238911ec4143')
+
+prepare() {
+   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
+}
+
+package_python-pyodbc() {
+   pkgdesc='ODBC module for Python 3.x'
+   depends=('python' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}/" --optimize=1
+}
+
+package_python2-pyodbc() {
+   pkgdesc='ODBC module for Python 2.x'
+   depends=('python2' 'unixodbc')
+
+   cd "${srcdir}/${_srcname}-${pkgver}"
+
+   python2 setup.py install --root="${pkgdir}/" --optimize=1
+}
+

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 18:50:33 UTC (rev 263881)
+++ community-x86_64/PKGBUILD   2017-10-21 18:50:46 UTC (rev 263882)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Robert Knauer 
-
-pkgbase=python-pyodbc
-pkgname=(python-pyodbc python2-pyodbc)
-_srcname=pyodbc
-pkgver=4.0.17
-pkgrel=1
-pkgdesc='ODBC module for Python'
-arch=('i686' 'x86_64')
-url='https://github.com/mkleehammer/pyodbc'
-license=('MIT')
-makedepends=('python' 'python2' 'unixodbc')
-source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('1439d5e9e3c7c68a4ddf97f041ad982e93c9890f28c5ceda3b29deb2445e3637')
-
-prepare() {
-   echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"
-}
-
-package_python-pyodbc() {
-   pkgdesc='ODBC module for Python 3.x'
-   depends=('python' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python setup.py install --root="${pkgdir}/" --optimize=1
-}
-
-package_python2-pyodbc() {
-   pkgdesc='ODBC module for Python 2.x'
-   depends=('python2' 'unixodbc')
-
-   cd "${srcdir}/${_srcname}-${pkgver}"
-
-   python2 setup.py install --root="${pkgdir}/" --optimize=1
-}
-

Copied: 

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

2017-10-21 Thread Christian Hesse
Date: Saturday, October 21, 2017 @ 18:50:33
  Author: eworm
Revision: 263881

upgpkg: python-pyodbc 4.0.18-1

new upstream release

Modified:
  python-pyodbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 18:06:14 UTC (rev 263880)
+++ PKGBUILD2017-10-21 18:50:33 UTC (rev 263881)
@@ -5,7 +5,7 @@
 pkgbase=python-pyodbc
 pkgname=(python-pyodbc python2-pyodbc)
 _srcname=pyodbc
-pkgver=4.0.17
+pkgver=4.0.18
 pkgrel=1
 pkgdesc='ODBC module for Python'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python' 'python2' 'unixodbc')
 
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/mkleehammer/pyodbc/archive/${pkgver}.tar.gz;)
-sha256sums=('1439d5e9e3c7c68a4ddf97f041ad982e93c9890f28c5ceda3b29deb2445e3637')
+sha256sums=('78a0d758bf49bd404f016871a8f49eb6f7810d597889b0a656da238911ec4143')
 
 prepare() {
echo "Version: ${pkgver}.0" > "${srcdir}/${_srcname}-${pkgver}/PKG-INFO"


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

2017-10-21 Thread Jan Steffens
Date: Saturday, October 21, 2017 @ 18:49:58
  Author: heftig
Revision: 308308

4.13.9-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 18:40:49 UTC (rev 308307)
+++ PKGBUILD2017-10-21 18:49:58 UTC (rev 308308)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-_zenpatch=zen-4.13.8-fd9846c534b4f8771f3326423ff25f4275601a27.diff
-pkgver=4.13.8
+_zenpatch=zen-4.13.9-db74c362426d1d03ff8c7940757a502b0ea0cc80.diff
+pkgver=4.13.9
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'3b2bcceb16acd75322e98d3e93967e82bd0e7499c748bf12bd46c7519dacc315'
+'22156e82467c7911d226a0a887eba19103434efc104439a3b426a3fa551fb8f2'
 'SKIP'
-'8df1c85456efc18ca2657a1e1e517a88704de33c03ab1925b3711df3e5268181'
+'62e2293906a055baae72776651d4712f3f5caf60eadd913079250a8b26f2cd02'
 'SKIP'
 'ea2502f2aa2e251eac6111553447a84affd18c832d4181d31f802dc5ddd14a8e'
 '5e3f601c162e302a2351a9e36a52b5c49c0172734be10ea6adc9c659faa6f027'


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

2017-10-21 Thread Alexander Rødseth
Date: Saturday, October 21, 2017 @ 18:06:14
  Author: arodseth
Revision: 263880

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

Added:
  duktape/repos/community-i686/PKGBUILD
(from rev 263879, duktape/trunk/PKGBUILD)
  duktape/repos/community-i686/duktape.pc
(from rev 263879, duktape/trunk/duktape.pc)
  duktape/repos/community-x86_64/PKGBUILD
(from rev 263879, duktape/trunk/PKGBUILD)
  duktape/repos/community-x86_64/duktape.pc
(from rev 263879, duktape/trunk/duktape.pc)
Deleted:
  duktape/repos/community-i686/PKGBUILD
  duktape/repos/community-i686/duktape.pc
  duktape/repos/community-x86_64/PKGBUILD
  duktape/repos/community-x86_64/duktape.pc

-+
 /PKGBUILD   |   82 ++
 /duktape.pc |   20 ++
 community-i686/PKGBUILD |   41 -
 community-i686/duktape.pc   |   10 -
 community-x86_64/PKGBUILD   |   41 -
 community-x86_64/duktape.pc |   10 -
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 18:05:56 UTC (rev 263879)
+++ community-i686/PKGBUILD 2017-10-21 18:06:14 UTC (rev 263880)
@@ -1,41 +0,0 @@
-# $Id: PKGBUILD 162811 2016-02-20 15:24:54Z arodseth $
-# Maintainer: Alexander F Rødseth 
-
-pkgname=duktape
-pkgver=2.1.1
-pkgrel=2
-pkgdesc='Embeddable Javascript engine'
-arch=('x86_64' 'i686')
-url='http://duktape.org/'
-makedepends=('setconf')
-depends=('glibc')
-license=('MIT')
-source=("http://duktape.org/duktape-$pkgver.tar.xz; # no https available
-'duktape.pc')
-sha256sums=('6a58e5e8d8c7e3e638cd6e5b91be3bcaa4c89778d3892054a36052ae043dd11e'
-'ab3bfffcae474a528b9bb0e6797d2942c8436a7e5e32484b2991a86de1cc04a2')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  mv Makefile.sharedlibrary Makefile
-  sed 's/-Wall -Wextra/$(CFLAGS)/g' -i Makefile
-  setconf Makefile INSTALL_PREFIX="$pkgdir/usr"
-  setconf "$srcdir/duktape.pc" Version "$pkgver"
-}
-
-build() {
-  CFLAGS="$CFLAGS -D DUK_USE_FASTINT -w" make -C "$pkgname-$pkgver"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/lib" "$pkgdir/usr/include"
-  make install
-  install -Dm644 "$srcdir/duktape.pc" "$pkgdir/usr/lib/pkgconfig/duktape.pc"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/svaarala/duktape
-# vim: ts=2 sw=2 et:

Copied: duktape/repos/community-i686/PKGBUILD (from rev 263879, 
duktape/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 18:06:14 UTC (rev 263880)
@@ -0,0 +1,41 @@
+# $Id: PKGBUILD 162811 2016-02-20 15:24:54Z arodseth $
+# Maintainer: Alexander F Rødseth 
+
+pkgname=duktape
+pkgver=2.2.0
+pkgrel=1
+pkgdesc='Embeddable Javascript engine'
+arch=('x86_64' 'i686')
+url='http://duktape.org/'
+makedepends=('setconf')
+depends=('glibc')
+license=('MIT')
+source=("http://duktape.org/duktape-$pkgver.tar.xz; # no https available
+'duktape.pc')
+sha256sums=('62f72206427633077cb02e7ccd2599ace4d254db409334593b86d262c0d50c14'
+'7d06661869537a34f3aaf30146f8fbf76b29ef1fc43b6d1371dbb621f1a375b6')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  mv Makefile.sharedlibrary Makefile
+  sed 's/-Wall -Wextra/$(CFLAGS)/g' -i Makefile
+  setconf Makefile INSTALL_PREFIX="$pkgdir/usr"
+  setconf "$srcdir/duktape.pc" Version="$pkgver"
+}
+
+build() {
+  CFLAGS="$CFLAGS -D DUK_USE_FASTINT -w" make -C "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -d "$pkgdir/usr/lib" "$pkgdir/usr/include"
+  make install
+  install -Dm644 "$srcdir/duktape.pc" "$pkgdir/usr/lib/pkgconfig/duktape.pc"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/svaarala/duktape
+# vim: ts=2 sw=2 et:

Deleted: community-i686/duktape.pc
===
--- community-i686/duktape.pc   2017-10-21 18:05:56 UTC (rev 263879)
+++ community-i686/duktape.pc   2017-10-21 18:06:14 UTC (rev 263880)
@@ -1,10 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: duktape
-Description: Embeddable Javascript engine
-Version: 2.1.1
-Libs: -L${libdir} -lduktape
-Cflags: -I${includedir}

Copied: duktape/repos/community-i686/duktape.pc (from rev 263879, 
duktape/trunk/duktape.pc)
===
--- community-i686/duktape.pc   (rev 0)
+++ community-i686/duktape.pc   2017-10-21 18:06:14 UTC (rev 263880)
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: duktape

[arch-commits] Commit in duktape/trunk (PKGBUILD duktape.pc)

2017-10-21 Thread Alexander Rødseth
Date: Saturday, October 21, 2017 @ 18:05:56
  Author: arodseth
Revision: 263879

upgpkg: duktape 2.2.0-1

Modified:
  duktape/trunk/PKGBUILD
  duktape/trunk/duktape.pc

+
 PKGBUILD   |   10 +-
 duktape.pc |2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 17:32:30 UTC (rev 263878)
+++ PKGBUILD2017-10-21 18:05:56 UTC (rev 263879)
@@ -2,8 +2,8 @@
 # Maintainer: Alexander F Rødseth 
 
 pkgname=duktape
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='Embeddable Javascript engine'
 arch=('x86_64' 'i686')
 url='http://duktape.org/'
@@ -12,8 +12,8 @@
 license=('MIT')
 source=("http://duktape.org/duktape-$pkgver.tar.xz; # no https available
 'duktape.pc')
-sha256sums=('6a58e5e8d8c7e3e638cd6e5b91be3bcaa4c89778d3892054a36052ae043dd11e'
-'ab3bfffcae474a528b9bb0e6797d2942c8436a7e5e32484b2991a86de1cc04a2')
+sha256sums=('62f72206427633077cb02e7ccd2599ace4d254db409334593b86d262c0d50c14'
+'7d06661869537a34f3aaf30146f8fbf76b29ef1fc43b6d1371dbb621f1a375b6')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -21,7 +21,7 @@
   mv Makefile.sharedlibrary Makefile
   sed 's/-Wall -Wextra/$(CFLAGS)/g' -i Makefile
   setconf Makefile INSTALL_PREFIX="$pkgdir/usr"
-  setconf "$srcdir/duktape.pc" Version "$pkgver"
+  setconf "$srcdir/duktape.pc" Version="$pkgver"
 }
 
 build() {

Modified: duktape.pc
===
--- duktape.pc  2017-10-21 17:32:30 UTC (rev 263878)
+++ duktape.pc  2017-10-21 18:05:56 UTC (rev 263879)
@@ -5,6 +5,6 @@
 
 Name: duktape
 Description: Embeddable Javascript engine
-Version: 2.1.1
+Version: 2.2.0
 Libs: -L${libdir} -lduktape
 Cflags: -I${includedir}


[arch-commits] Commit in (pspshrink)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 17:32:30
  Author: jlichtblau
Revision: 263878

pspshrink dumped from [community]
code.google.com retirement cleanup

Deleted:
  pspshrink/


[arch-commits] Commit in (wbar)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 17:27:33
  Author: jlichtblau
Revision: 263875

wbar dumped from [community]
code.google.com retirement cleanup

Deleted:
  wbar/


[arch-commits] Commit in (moc-tray)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 17:26:50
  Author: jlichtblau
Revision: 263874

moc-tray dumped from [community]
code.google.com retirement cleanup

Deleted:
  moc-tray/


[arch-commits] Commit in ext3grep (6 files)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 17:22:15
  Author: jlichtblau
Revision: 263870

ext3grep code.google.com links updated

Modified:
  ext3grep/repos/community-i686/PKGBUILD
  ext3grep/repos/community-i686/ext3grep.changelog
  ext3grep/repos/community-x86_64/PKGBUILD
  ext3grep/repos/community-x86_64/ext3grep.changelog
  ext3grep/trunk/PKGBUILD
  ext3grep/trunk/ext3grep.changelog

---+
 repos/community-i686/PKGBUILD |   14 +++---
 repos/community-i686/ext3grep.changelog   |3 +++
 repos/community-x86_64/PKGBUILD   |   14 +++---
 repos/community-x86_64/ext3grep.changelog |3 +++
 trunk/PKGBUILD|   14 +++---
 trunk/ext3grep.changelog  |3 +++
 6 files changed, 30 insertions(+), 21 deletions(-)

Modified: repos/community-i686/PKGBUILD
===
--- repos/community-i686/PKGBUILD   2017-10-21 16:53:06 UTC (rev 263869)
+++ repos/community-i686/PKGBUILD   2017-10-21 17:22:15 UTC (rev 263870)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: ivh
 
 pkgname=ext3grep
@@ -7,27 +7,27 @@
 pkgrel=4
 pkgdesc="A tool to investigate an ext3 file system for deleted content and 
possibly recover it"
 arch=('i686' 'x86_64')
-url="http://code.google.com/p/ext3grep/;
+url="https://code.google.com/archive/p/ext3grep/;
 license=('GPL')
 makedepends=('e2fsprogs' 'patch')
 changelog=$pkgname.changelog
-source=(http://ext3grep.googlecode.com/files/$pkgname-$pkgver.tar.gz \
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tar.gz
 $pkgname-build.patch)
 sha256sums=('586f3e939d2ffd782f6f006b81a3df2dc477c6da03f21edb8860c5c4f7198f3e'
 '6f57d5012fcfb063012ade80b25c356defc2d22411bbb9086ea89c0de10f3117')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
 #http://code.google.com/p/ext3grep/issues/detail?id=34
   patch -Np1 -i ${srcdir}/$pkgname-build.patch
-  
+
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR="${pkgdir}" install
 }

Modified: repos/community-i686/ext3grep.changelog
===
--- repos/community-i686/ext3grep.changelog 2017-10-21 16:53:06 UTC (rev 
263869)
+++ repos/community-i686/ext3grep.changelog 2017-10-21 17:22:15 UTC (rev 
263870)
@@ -1,3 +1,6 @@
+2017-10-21 Jaroslav Lichtblau 
+   * ext3grep 0.10.2-4 code.google.com retired, links changed
+
 2012-02-26 Jaroslav Lichtblau 
* ext3grep 0.10.2-2 package signed
 

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2017-10-21 16:53:06 UTC (rev 263869)
+++ repos/community-x86_64/PKGBUILD 2017-10-21 17:22:15 UTC (rev 263870)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: ivh
 
 pkgname=ext3grep
@@ -7,27 +7,27 @@
 pkgrel=4
 pkgdesc="A tool to investigate an ext3 file system for deleted content and 
possibly recover it"
 arch=('i686' 'x86_64')
-url="http://code.google.com/p/ext3grep/;
+url="https://code.google.com/archive/p/ext3grep/;
 license=('GPL')
 makedepends=('e2fsprogs' 'patch')
 changelog=$pkgname.changelog
-source=(http://ext3grep.googlecode.com/files/$pkgname-$pkgver.tar.gz \
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tar.gz
 $pkgname-build.patch)
 sha256sums=('586f3e939d2ffd782f6f006b81a3df2dc477c6da03f21edb8860c5c4f7198f3e'
 '6f57d5012fcfb063012ade80b25c356defc2d22411bbb9086ea89c0de10f3117')
 
 build() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
 #http://code.google.com/p/ext3grep/issues/detail?id=34
   patch -Np1 -i ${srcdir}/$pkgname-build.patch
-  
+
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd ${srcdir}/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-$pkgver
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR="${pkgdir}" install
 }

Modified: repos/community-x86_64/ext3grep.changelog
===
--- repos/community-x86_64/ext3grep.changelog   2017-10-21 16:53:06 UTC (rev 
263869)
+++ repos/community-x86_64/ext3grep.changelog   2017-10-21 17:22:15 UTC (rev 
263870)
@@ -1,3 +1,6 @@
+2017-10-21 Jaroslav Lichtblau 
+   * ext3grep 0.10.2-4 code.google.com retired, links changed
+
 2012-02-26 Jaroslav Lichtblau 

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

2017-10-21 Thread Antonio Rojas
Date: Saturday, October 21, 2017 @ 16:57:23
  Author: arojas
Revision: 308303

https

Modified:
  purpose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 16:54:45 UTC (rev 308302)
+++ PKGBUILD2017-10-21 16:57:23 UTC (rev 308303)
@@ -11,7 +11,7 @@
 depends=(kaccounts-integration accounts-qml-module hicolor-icon-theme)
 makedepends=(extra-cmake-modules intltool python)
 optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
-source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
 sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013')
 
 prepare() {


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

2017-10-21 Thread Antonio Rojas
Date: Saturday, October 21, 2017 @ 16:54:21
  Author: arojas
Revision: 308301

Fix checksums (FS#56064)

Modified:
  purpose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 08:31:20 UTC (rev 308300)
+++ PKGBUILD2017-10-21 16:54:21 UTC (rev 308301)
@@ -12,8 +12,7 @@
 makedepends=(extra-cmake-modules intltool python)
 optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
 source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
-sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013'
-'SKIP')
+sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013')
 
 prepare() {
   mkdir -p build


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

2017-10-21 Thread Antonio Rojas
Date: Saturday, October 21, 2017 @ 16:54:45
  Author: arojas
Revision: 308302

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-21 16:54:21 UTC (rev 308301)
+++ extra-i686/PKGBUILD 2017-10-21 16:54:45 UTC (rev 308302)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=purpose
-pkgver=1.2
-pkgrel=1
-pkgdesc="Framework for providing abstractions to get the developer's purposes 
fulfilled"
-arch=(i686 x86_64)
-url='https://www.kde.org/'
-license=(LGPL)
-depends=(kaccounts-integration accounts-qml-module hicolor-icon-theme)
-makedepends=(extra-cmake-modules intltool python)
-optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
-source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
-sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013'
-'SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: purpose/repos/extra-i686/PKGBUILD (from rev 308301, 
purpose/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-21 16:54:45 UTC (rev 308302)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=purpose
+pkgver=1.2
+pkgrel=1
+pkgdesc="Framework for providing abstractions to get the developer's purposes 
fulfilled"
+arch=(i686 x86_64)
+url='https://www.kde.org/'
+license=(LGPL)
+depends=(kaccounts-integration accounts-qml-module hicolor-icon-theme)
+makedepends=(extra-cmake-modules intltool python)
+optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
+source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
+sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-21 16:54:21 UTC (rev 308301)
+++ extra-x86_64/PKGBUILD   2017-10-21 16:54:45 UTC (rev 308302)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer:Antonio Rojas 
-
-pkgname=purpose
-pkgver=1.2
-pkgrel=1
-pkgdesc="Framework for providing abstractions to get the developer's purposes 
fulfilled"
-arch=(i686 x86_64)
-url='https://www.kde.org/'
-license=(LGPL)
-depends=(kaccounts-integration accounts-qml-module hicolor-icon-theme)
-makedepends=(extra-cmake-modules intltool python)
-optdepends=('kdeconnect: sharing to smartphone via KDE Connect')
-source=("http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz;)
-sha256sums=('2e5be3e50b77ad193db7f25131a15b51dd64c2420638b275fb0b6292ea661013'
-'SKIP')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_INSTALL_LIBEXECDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: purpose/repos/extra-x86_64/PKGBUILD (from rev 308301, 
purpose/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-21 16:54:45 UTC (rev 308302)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:Antonio Rojas 
+
+pkgname=purpose
+pkgver=1.2
+pkgrel=1
+pkgdesc="Framework for providing abstractions to get the developer's purposes 
fulfilled"
+arch=(i686 x86_64)
+url='https://www.kde.org/'
+license=(LGPL)
+depends=(kaccounts-integration accounts-qml-module hicolor-icon-theme)
+makedepends=(extra-cmake-modules intltool python)
+optdepends=('kdeconnect: sharing 

[arch-commits] Commit in (newsbeuter)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:53:06
  Author: jlichtblau
Revision: 263869

newsbeuter replaced by newboat
and therefor dropped from [community]

Deleted:
  newsbeuter/


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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:48:48
  Author: jlichtblau
Revision: 263865

upgpkg: postgis 2.4.1-1 - new upstream release

Modified:
  postgis/trunk/PKGBUILD
  postgis/trunk/postgis.changelog

---+
 PKGBUILD  |4 ++--
 postgis.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 16:42:05 UTC (rev 263864)
+++ PKGBUILD2017-10-21 16:48:48 UTC (rev 263865)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=postgis
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29')
+sha256sums=('a47d88b3085bd8ad21ad1231e1e7a33a81035785bea70c6712377553b371744e')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===
--- postgis.changelog   2017-10-21 16:42:05 UTC (rev 263864)
+++ postgis.changelog   2017-10-21 16:48:48 UTC (rev 263865)
@@ -1,4 +1,7 @@
 2017-10-21 Jaroslav Lichtblau 
+* postgis-2.4.1-1
+
+2017-10-21 Jaroslav Lichtblau 
 * postgis-2.4.0-1
 
 2017-07-03 Jaroslav Lichtblau 


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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:49:09
  Author: jlichtblau
Revision: 263866

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

Added:
  postgis/repos/community-i686/PKGBUILD
(from rev 263865, postgis/trunk/PKGBUILD)
  postgis/repos/community-i686/postgis.changelog
(from rev 263865, postgis/trunk/postgis.changelog)
  postgis/repos/community-x86_64/PKGBUILD
(from rev 263865, postgis/trunk/PKGBUILD)
  postgis/repos/community-x86_64/postgis.changelog
(from rev 263865, postgis/trunk/postgis.changelog)
Deleted:
  postgis/repos/community-i686/PKGBUILD
  postgis/repos/community-i686/postgis.changelog
  postgis/repos/community-x86_64/PKGBUILD
  postgis/repos/community-x86_64/postgis.changelog

+
 /PKGBUILD  |   60 +++
 /postgis.changelog |  178 +++
 community-i686/PKGBUILD|   30 -
 community-i686/postgis.changelog   |   86 
 community-x86_64/PKGBUILD  |   30 -
 community-x86_64/postgis.changelog |   86 
 6 files changed, 238 insertions(+), 232 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 16:48:48 UTC (rev 263865)
+++ community-i686/PKGBUILD 2017-10-21 16:49:09 UTC (rev 263866)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea 
-
-pkgname=postgis
-pkgver=2.4.0
-pkgrel=1
-pkgdesc="Adds support for geographic objects to PostgreSQL"
-arch=('i686' 'x86_64')
-url="http://postgis.net/;
-license=('GPL')
-depends=('postgresql' 'gdal' 'json-c' 'proj')
-changelog=$pkgname.changelog
-options=('!makeflags')
-source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: postgis/repos/community-i686/PKGBUILD (from rev 263865, 
postgis/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 16:49:09 UTC (rev 263866)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=postgis
+pkgver=2.4.1
+pkgrel=1
+pkgdesc="Adds support for geographic objects to PostgreSQL"
+arch=('i686' 'x86_64')
+url="http://postgis.net/;
+license=('GPL')
+depends=('postgresql' 'gdal' 'json-c' 'proj')
+changelog=$pkgname.changelog
+options=('!makeflags')
+source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('a47d88b3085bd8ad21ad1231e1e7a33a81035785bea70c6712377553b371744e')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/postgis.changelog
===
--- community-i686/postgis.changelog2017-10-21 16:48:48 UTC (rev 263865)
+++ community-i686/postgis.changelog2017-10-21 16:49:09 UTC (rev 263866)
@@ -1,86 +0,0 @@
-2017-10-21 Jaroslav Lichtblau 
-* postgis-2.4.0-1
-
-2017-07-03 Jaroslav Lichtblau 
-* postgis-2.3.3-1
-
-2017-03-02 Jaroslav Lichtblau 
-* postgis-2.3.2-1
-
-2016-12-12 Jaroslav Lichtblau 
-* postgis-2.3.1-1
-
-2016-11-21 Jaroslav Lichtblau 
-* postgis-2.3.0-2 postgresql 9.6.1 rebuild
-
-2016-09-30 Jaroslav Lichtblau 
-* postgis-2.3.0-1
-
-2016-09-14 Jaroslav Lichtblau 
-* postgis-2.2.2-2 proj 4.9.3 rebuild
-
-2016-05-16 Jaroslav Lichtblau 
-* postgis-2.2.2-1
-
-2016-01-22 Jaroslav Lichtblau 
-* postgis-2.2.1-2 postgresql 9.5 rebuild
-
-2016-01-09 Jaroslav Lichtblau 
-* postgis-2.2.1-1
-
-2015-10-22 Jaroslav Lichtblau 
-* postgis-2.2.0-1
-
-2015-09-12 Jaroslav Lichtblau 
-* postgis-2.1.8-1
-
-2015-06-28 Jaroslav Lichtblau 
-* postgis-2.1.5-2 gdal 2.0.0 rebuild
-
-2015-03-14 Jaroslav Lichtblau 
-* postgis-2.1.5-2 proj soname rebuild
-
-2015-01-20 Jaroslav Lichtblau 
-* postgis-2.1.5-1
-
-2014-09-12 Jaroslav Lichtblau 

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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:42:05
  Author: jlichtblau
Revision: 263864

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

Added:
  newsboat/repos/community-i686/PKGBUILD
(from rev 263863, newsboat/trunk/PKGBUILD)
  newsboat/repos/community-i686/newsboat.changelog
(from rev 263863, newsboat/trunk/newsboat.changelog)
  newsboat/repos/community-x86_64/PKGBUILD
(from rev 263863, newsboat/trunk/PKGBUILD)
  newsboat/repos/community-x86_64/newsboat.changelog
(from rev 263863, newsboat/trunk/newsboat.changelog)
Deleted:
  newsboat/repos/community-i686/PKGBUILD
  newsboat/repos/community-i686/newsboat.changelog
  newsboat/repos/community-x86_64/PKGBUILD
  newsboat/repos/community-x86_64/newsboat.changelog

-+
 /PKGBUILD   |   66 ++
 /newsboat.changelog |  102 ++
 community-i686/PKGBUILD |   33 ---
 community-i686/newsboat.changelog   |   48 
 community-x86_64/PKGBUILD   |   33 ---
 community-x86_64/newsboat.changelog |   48 
 6 files changed, 168 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 16:41:42 UTC (rev 263863)
+++ community-i686/PKGBUILD 2017-10-21 16:42:05 UTC (rev 263864)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Sven Pfleiderer 
-
-pkgname=newsboat
-pkgver=2.10
-pkgrel=1
-pkgdesc="An RSS/Atom feed reader for text terminals"
-arch=('i686' 'x86_64')
-url="https://newsboat.org/;
-license=('custom: MIT')
-depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext')
-replaces=('newsbeuter')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

-sha256sums=('11a4bbb95467a4dd5b10d737e4dff005a0d175f98afd0aed65c88314ae28a65b'
-'SKIP')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: newsboat/repos/community-i686/PKGBUILD (from rev 263863, 
newsboat/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 16:42:05 UTC (rev 263864)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sven Pfleiderer 
+
+pkgname=newsboat
+pkgver=2.10.1
+pkgrel=1
+pkgdesc="An RSS/Atom feed reader for text terminals"
+arch=('i686' 'x86_64')
+url="https://newsboat.org/;
+license=('custom: MIT')
+depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('swig' 'gettext')
+replaces=('newsbeuter')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
+validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

+sha256sums=('44d698284246ad82e32fa7cb7f07086fa1ef8406baab09d33321e1252f9cf8f5'
+'SKIP')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix=/usr
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make prefix=/usr DESTDIR="${pkgdir}" install
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-i686/newsboat.changelog
===
--- community-i686/newsboat.changelog   2017-10-21 16:41:42 UTC (rev 263863)
+++ community-i686/newsboat.changelog   2017-10-21 16:42:05 UTC (rev 263864)
@@ -1,48 +0,0 @@
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10-1 moving over to the new maintained fork of newsbeuter
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-4 ncurses6 re-rebuild
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-3 segmentation fault on podcasts downloads #167 fix
-
-2015-02-19 Jaroslav Lichtblau 
-   * newsbeuter 2.9-1
-
-2014-01-27 Jaroslav Lichtblau 
-   * newsbeuter 2.8-1
-
-2013-09-02 Jaroslav Lichtblau 
-   * newsbeuter 2.7-1
-
-2013-03-28 Jaroslav Lichtblau 
-   * newsbeuter 2.6-1
-
-2013-03-07 Andrea Scarpino 
-   * ruby 2.0 rebuild
-
-2012-02-23 Jaroslav Lichtblau 
-   * newsbeuter 2.5-1
-
-2011-01-06 

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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:41:42
  Author: jlichtblau
Revision: 263863

upgpkg: newsboat 2.10.1-1 - new upstream release

Modified:
  newsboat/trunk/PKGBUILD
  newsboat/trunk/newsboat.changelog

+
 PKGBUILD   |4 ++--
 newsboat.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 16:35:58 UTC (rev 263862)
+++ PKGBUILD2017-10-21 16:41:42 UTC (rev 263863)
@@ -3,7 +3,7 @@
 # Contributor: Sven Pfleiderer 
 
 pkgname=newsboat
-pkgver=2.10
+pkgver=2.10.1
 pkgrel=1
 pkgdesc="An RSS/Atom feed reader for text terminals"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
 validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

-sha256sums=('11a4bbb95467a4dd5b10d737e4dff005a0d175f98afd0aed65c88314ae28a65b'
+sha256sums=('44d698284246ad82e32fa7cb7f07086fa1ef8406baab09d33321e1252f9cf8f5'
 'SKIP')
 
 build() {

Modified: newsboat.changelog
===
--- newsboat.changelog  2017-10-21 16:35:58 UTC (rev 263862)
+++ newsboat.changelog  2017-10-21 16:41:42 UTC (rev 263863)
@@ -1,4 +1,7 @@
 2017-10-21 Jaroslav Lichtblau 
+   * newsboat 2.10.1-1
+
+2017-10-21 Jaroslav Lichtblau 
* newsboat 2.10-1 moving over to the new maintained fork of newsbeuter
 
 2015-09-13 Jaroslav Lichtblau 


[arch-commits] Commit in (shp2svg)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 16:35:58
  Author: jlichtblau
Revision: 263862

shp2svg dropped from [community]

Deleted:
  shp2svg/


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

2017-10-21 Thread Jelle van der Waa
Date: Saturday, October 21, 2017 @ 16:29:31
  Author: jelle
Revision: 263860

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

Added:
  mosquitto/repos/community-i686/PKGBUILD
(from rev 263859, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-i686/mosquitto.service
(from rev 263859, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-i686/sysusers_mosquitto.conf
(from rev 263859, mosquitto/trunk/sysusers_mosquitto.conf)
  mosquitto/repos/community-x86_64/PKGBUILD
(from rev 263859, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-x86_64/mosquitto.service
(from rev 263859, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf
(from rev 263859, mosquitto/trunk/sysusers_mosquitto.conf)
Deleted:
  mosquitto/repos/community-i686/PKGBUILD
  mosquitto/repos/community-i686/mosquitto.service
  mosquitto/repos/community-i686/sysusers_mosquitto.conf
  mosquitto/repos/community-x86_64/PKGBUILD
  mosquitto/repos/community-x86_64/mosquitto.service
  mosquitto/repos/community-x86_64/sysusers_mosquitto.conf

--+
 /PKGBUILD|   82 +
 /mosquitto.service   |   24 
 /sysusers_mosquitto.conf |2 
 community-i686/PKGBUILD  |   41 --
 community-i686/mosquitto.service |   12 
 community-i686/sysusers_mosquitto.conf   |1 
 community-x86_64/PKGBUILD|   41 --
 community-x86_64/mosquitto.service   |   12 
 community-x86_64/sysusers_mosquitto.conf |1 
 9 files changed, 108 insertions(+), 108 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 16:29:16 UTC (rev 263859)
+++ community-i686/PKGBUILD 2017-10-21 16:29:31 UTC (rev 263860)
@@ -1,41 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Radek Podgorny 
-# Contributor: Dan Anderson 
-
-pkgname=mosquitto
-pkgver=1.4.14
-pkgrel=2
-pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
-arch=('i686' 'x86_64')
-url="http://mosquitto.org/;
-depends=('openssl' 'c-ares' 'libwebsockets')
-makedepends=('docbook-xsl' 'c-ares')
-license=('BSD')
-source=(https://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "sysusers_mosquitto.conf")
-backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1'
-'SKIP'
-'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
-'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
-validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
-
-build() {
-  cd "$pkgname-$pkgver"
-  # FIX upstream by making SBINDIR=foo or use CMAKE
-  sed -i 's|/sbin|/bin|g' src/Makefile
-  make WITH_WEBSOCKETS=yes
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make prefix=/usr DESTDIR="$pkgdir/" install
-
-  # Shipped in git.
-  install -Dm644 "$srcdir/$pkgname.service" 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  mv "$pkgdir/etc/$pkgname/$pkgname.conf.example" 
"$pkgdir/etc/$pkgname/$pkgname.conf"
-
-  install -D -m644 "${srcdir}"/sysusers_mosquitto.conf 
"${pkgdir}"/usr/lib/sysusers.d/mosquitto.conf
-}

Copied: mosquitto/repos/community-i686/PKGBUILD (from rev 263859, 
mosquitto/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 16:29:31 UTC (rev 263860)
@@ -0,0 +1,41 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Radek Podgorny 
+# Contributor: Dan Anderson 
+
+pkgname=mosquitto
+pkgver=1.4.14
+pkgrel=3
+pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
+arch=('i686' 'x86_64')
+url="http://mosquitto.org/;
+depends=('openssl' 'c-ares' 'libwebsockets')
+makedepends=('docbook-xsl' 'c-ares')
+license=('BSD')
+source=(https://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "sysusers_mosquitto.conf")
+backup=("etc/$pkgname/$pkgname.conf")
+sha256sums=('156b1fa731d12baad4b8b22f7b6a8af50ba881fc711b81e9919ec103cf2942d1'
+'SKIP'
+'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
+'7ba9ae9e3219e24c1585760f39fab5632ded52172cd8193cc4adbd8af46c5197')
+validpgpkeys=('A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7')
+
+build() {
+  cd "$pkgname-$pkgver"
+  # FIX upstream by making SBINDIR=foo or use CMAKE
+  sed -i 's|/sbin|/bin|g' src/Makefile
+  make WITH_WEBSOCKETS=yes
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make prefix=/usr DESTDIR="$pkgdir/" install
+
+  # Shipped in git.
+  install -Dm644 "$srcdir/$pkgname.service" 

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

2017-10-21 Thread Jelle van der Waa
Date: Saturday, October 21, 2017 @ 16:29:16
  Author: jelle
Revision: 263859

upgpkg: mosquitto 1.4.14-3

Modified:
  mosquitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 16:26:58 UTC (rev 263858)
+++ PKGBUILD2017-10-21 16:29:16 UTC (rev 263859)
@@ -4,7 +4,7 @@
 
 pkgname=mosquitto
 pkgver=1.4.14
-pkgrel=2
+pkgrel=3
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('i686' 'x86_64')
 url="http://mosquitto.org/;


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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:59:10
  Author: jlichtblau
Revision: 263857

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

Added:
  postgis/repos/community-staging-i686/
  postgis/repos/community-staging-i686/PKGBUILD
(from rev 263856, postgis/trunk/PKGBUILD)
  postgis/repos/community-staging-i686/postgis.changelog
(from rev 263856, postgis/trunk/postgis.changelog)
  postgis/repos/community-staging-x86_64/
  postgis/repos/community-staging-x86_64/PKGBUILD
(from rev 263856, postgis/trunk/PKGBUILD)
  postgis/repos/community-staging-x86_64/postgis.changelog
(from rev 263856, postgis/trunk/postgis.changelog)

+
 community-staging-i686/PKGBUILD|   30 +
 community-staging-i686/postgis.changelog   |   86 +++
 community-staging-x86_64/PKGBUILD  |   30 +
 community-staging-x86_64/postgis.changelog |   86 +++
 4 files changed, 232 insertions(+)

Copied: postgis/repos/community-staging-i686/PKGBUILD (from rev 263856, 
postgis/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-21 15:59:10 UTC (rev 263857)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea 
+
+pkgname=postgis
+pkgver=2.4.0
+pkgrel=1
+pkgdesc="Adds support for geographic objects to PostgreSQL"
+arch=('i686' 'x86_64')
+url="http://postgis.net/;
+license=('GPL')
+depends=('postgresql' 'gdal' 'json-c' 'proj')
+changelog=$pkgname.changelog
+options=('!makeflags')
+source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Copied: postgis/repos/community-staging-i686/postgis.changelog (from rev 
263856, postgis/trunk/postgis.changelog)
===
--- community-staging-i686/postgis.changelog(rev 0)
+++ community-staging-i686/postgis.changelog2017-10-21 15:59:10 UTC (rev 
263857)
@@ -0,0 +1,86 @@
+2017-10-21 Jaroslav Lichtblau 
+* postgis-2.4.0-1
+
+2017-07-03 Jaroslav Lichtblau 
+* postgis-2.3.3-1
+
+2017-03-02 Jaroslav Lichtblau 
+* postgis-2.3.2-1
+
+2016-12-12 Jaroslav Lichtblau 
+* postgis-2.3.1-1
+
+2016-11-21 Jaroslav Lichtblau 
+* postgis-2.3.0-2 postgresql 9.6.1 rebuild
+
+2016-09-30 Jaroslav Lichtblau 
+* postgis-2.3.0-1
+
+2016-09-14 Jaroslav Lichtblau 
+* postgis-2.2.2-2 proj 4.9.3 rebuild
+
+2016-05-16 Jaroslav Lichtblau 
+* postgis-2.2.2-1
+
+2016-01-22 Jaroslav Lichtblau 
+* postgis-2.2.1-2 postgresql 9.5 rebuild
+
+2016-01-09 Jaroslav Lichtblau 
+* postgis-2.2.1-1
+
+2015-10-22 Jaroslav Lichtblau 
+* postgis-2.2.0-1
+
+2015-09-12 Jaroslav Lichtblau 
+* postgis-2.1.8-1
+
+2015-06-28 Jaroslav Lichtblau 
+* postgis-2.1.5-2 gdal 2.0.0 rebuild
+
+2015-03-14 Jaroslav Lichtblau 
+* postgis-2.1.5-2 proj soname rebuild
+
+2015-01-20 Jaroslav Lichtblau 
+* postgis-2.1.5-1
+
+2014-09-12 Jaroslav Lichtblau 
+* postgis-2.1.4-1
+
+2014-05-25 Jaroslav Lichtblau 
+* postgis-2.1.3-1
+
+2014-04-02 Jaroslav Lichtblau 
+* postgis-2.1.2-1
+
+2013-11-11 Jaroslav Lichtblau 
+* postgis-2.1.1-1
+
+2013-08-22 Maxime Gauduin 
+* postgis-2.1.0-1
+* Fixes FS#35816
+
+2013-06-15 Jaroslav Lichtblau 
+* postgis-2.0.3-1
+
+2013-01-05 Jaroslav Lichtblau 
+* postgis-2.0.2-1
+
+2012-09-24 Dan McGee 
+* Rebuild for PostgreSQL 9.2.x
+* Update to minor release 2.0.1
+
+2012-05-31 Andrea Scarpino 
+* Add JSON-C support
+* Build utils (FS#25836)
+
+2012-05-31 Andrea Scarpino 
+* Update to major release 2.0.0-1
+
+2011-10-26 Jaroslav Lichtblau 
+* FS#26159 fix in postgis-1.5.3-2
+
+2010-10-30 Jaroslav Lichtblau 
+* Update to major release 1.5.2
+

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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:58:53
  Author: jlichtblau
Revision: 263856

upgpkg: postgis 2.4.0-1 - new upstream release

Modified:
  postgis/trunk/PKGBUILD
  postgis/trunk/postgis.changelog

---+
 PKGBUILD  |4 ++--
 postgis.changelog |3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 15:44:17 UTC (rev 263855)
+++ PKGBUILD2017-10-21 15:58:53 UTC (rev 263856)
@@ -4,7 +4,7 @@
 # Contributor: William Rea 
 
 pkgname=postgis
-pkgver=2.3.3
+pkgver=2.4.0
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('723d43a1c8ca4cf06359ec0b7fd5521b355db4e37128a26fb8c661b1fe2fc930')
+sha256sums=('02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===
--- postgis.changelog   2017-10-21 15:44:17 UTC (rev 263855)
+++ postgis.changelog   2017-10-21 15:58:53 UTC (rev 263856)
@@ -1,3 +1,6 @@
+2017-10-21 Jaroslav Lichtblau 
+* postgis-2.4.0-1
+
 2017-07-03 Jaroslav Lichtblau 
 * postgis-2.3.3-1
 


[arch-commits] Commit in man-pages-de/repos/community-any (4 files)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:44:17
  Author: jlichtblau
Revision: 263855

archrelease: copy trunk to community-any

Added:
  man-pages-de/repos/community-any/PKGBUILD
(from rev 263854, man-pages-de/trunk/PKGBUILD)
  man-pages-de/repos/community-any/man-pages-de.changelog
(from rev 263854, man-pages-de/trunk/man-pages-de.changelog)
Deleted:
  man-pages-de/repos/community-any/PKGBUILD
  man-pages-de/repos/community-any/man-pages-de.changelog

+
 PKGBUILD   |   64 
 man-pages-de.changelog |   94 +++
 2 files changed, 79 insertions(+), 79 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-21 15:43:24 UTC (rev 263854)
+++ PKGBUILD2017-10-21 15:44:17 UTC (rev 263855)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=man-pages-de
-pkgver=2.0
-pkgrel=2
-pkgdesc="German Linux man pages"
-arch=('any')
-url="https://alioth.debian.org/projects/manpages-de/;
-license=('GPL3')
-depends=('man-db')
-makedepends=('po4a')
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
-sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
-
-build() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/manpages-de-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-#duplicates
-rm "${pkgdir}"/usr/share/man/de/man1/groups.1.gz #shadow
-}

Copied: man-pages-de/repos/community-any/PKGBUILD (from rev 263854, 
man-pages-de/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-21 15:44:17 UTC (rev 263855)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=man-pages-de
+pkgver=2.1
+pkgrel=1
+pkgdesc="German Linux man pages"
+arch=('any')
+url="https://alioth.debian.org/projects/manpages-de/;
+license=('GPL3')
+depends=('man-db')
+makedepends=('po4a')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
+sha256sums=('7b658b77d19703723e944b7cd4fa37d5dd2182c0fa843ebd85c7da2748f9bdcb')
+
+build() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/manpages-de-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+#duplicates
+rm "${pkgdir}"/usr/share/man/de/man1/groups.1.gz #shadow
+}

Deleted: man-pages-de.changelog
===
--- man-pages-de.changelog  2017-10-21 15:43:24 UTC (rev 263854)
+++ man-pages-de.changelog  2017-10-21 15:44:17 UTC (rev 263855)
@@ -1,47 +0,0 @@
-2017-08-28 Jaroslav Lichtblau 
-   * man-pages-de 2.0-1
-
-2017-03-21 Jaroslav Lichtblau 
-   * man-pages-de 1.22-1
-
-2017-01-23 Jaroslav Lichtblau 
-   * man-pages-de 1.21-1
-
-2017-01-22 Jaroslav Lichtblau 
-   * man-pages-de 1.19-1
-
-2016-12-18 Jaroslav Lichtblau 
-   * man-pages-de 1.18-1
-
-2016-11-21 Jaroslav Lichtblau 
-   * man-pages-de 1.17-1
-
-2016-10-22 Jaroslav Lichtblau 
-   * man-pages-de 1.16-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * man-pages-de 1.12-1
-
-2015-05-17 Jaroslav Lichtblau 
-   * man-pages-de 1.8-1
-
-2013-12-25 Jaroslav Lichtblau 
-   * man-pages-de 1.4-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * man-pages-de 1.1-1
-
-2011-11-20 Jaroslav Lichtblau 
-   * man-pages-de 0.9-1
-
-2011-02-19 Jaroslav Lichtblau 
-   * man-pages-de 0.7
-
-2010-07-21 Jaroslav Lichtblau 
-   * rebuild for correct package naming
-
-2009-04-25 Jaroslav Lichtblau 
-   * removing some more man pages provided by the new shadow 4.1.3.1 
package
-
-2009-02-19 Jaroslav Lichtblau 
-   * removing some man pages provided by the new man-db 2.5.3 package

Copied: man-pages-de/repos/community-any/man-pages-de.changelog (from rev 
263854, man-pages-de/trunk/man-pages-de.changelog)
===
--- man-pages-de.changelog  (rev 0)
+++ man-pages-de.changelog  2017-10-21 15:44:17 UTC (rev 263855)
@@ -0,0 +1,47 @@
+2017-08-28 Jaroslav Lichtblau 
+   * man-pages-de 2.0-1
+
+2017-03-21 Jaroslav Lichtblau 

[arch-commits] Commit in man-pages-de/trunk (PKGBUILD)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:43:24
  Author: jlichtblau
Revision: 263854

upgpkg: man-pages-de 2.1-1 - new upstream release

Modified:
  man-pages-de/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 15:39:06 UTC (rev 263853)
+++ PKGBUILD2017-10-21 15:43:24 UTC (rev 263854)
@@ -2,8 +2,8 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=man-pages-de
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
 pkgdesc="German Linux man pages"
 arch=('any')
 url="https://alioth.debian.org/projects/manpages-de/;
@@ -13,7 +13,7 @@
 changelog=$pkgname.changelog
 options=('!emptydirs')
 
source=(http://manpages-de.alioth.debian.org/downloads/manpages-de-$pkgver.tar.xz)
-sha256sums=('74f05e7245b889315d4691f3d4996551231e89ed952f11592e175df39add')
+sha256sums=('7b658b77d19703723e944b7cd4fa37d5dd2182c0fa843ebd85c7da2748f9bdcb')
 
 build() {
   cd "${srcdir}"/manpages-de-$pkgver


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

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 15:39:06
  Author: jlichtblau
Revision: 263853

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-21 15:38:43 UTC (rev 263852)
+++ community-i686/PKGBUILD 2017-10-21 15:39:06 UTC (rev 263853)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Marcin (CTRL) Wieczorek 
-# Contributor: Xiao-Long Chen 
-
-pkgname=umockdev
-pkgver=0.9.3
-pkgrel=1
-pkgdesc="Record/mock hardware devices for bug reports and regression tests"
-arch=('i686' 'x86_64')
-url="https://github.com/martinpitt/umockdev/;
-license=('LGPL')
-depends=('systemd' 'libgudev')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
-source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('e7be3ebf72605766ef7c8ca314c4ced0d18a1a0bb17081d8fcb11ce8a4fd1b4d')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./autogen.sh --prefix=/usr --enable-gtk-doc --enable-introspection
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: umockdev/repos/community-i686/PKGBUILD (from rev 263852, 
umockdev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-21 15:39:06 UTC (rev 263853)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Marcin (CTRL) Wieczorek 
+# Contributor: Xiao-Long Chen 
+
+pkgname=umockdev
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="Record/mock hardware devices for bug reports and regression tests"
+arch=('i686' 'x86_64')
+url="https://github.com/martinpitt/umockdev/;
+license=('LGPL')
+depends=('systemd' 'libgudev')
+makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('9f13e8a836ef36158e2cc2b679cb99639e1f68a430b04fbe4dd07d3cb2b32a75')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./autogen.sh --prefix=/usr --enable-gtk-doc --enable-introspection
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-21 15:38:43 UTC (rev 263852)
+++ community-x86_64/PKGBUILD   2017-10-21 15:39:06 UTC (rev 263853)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Marcin (CTRL) Wieczorek 
-# Contributor: Xiao-Long Chen 
-
-pkgname=umockdev
-pkgver=0.9.3
-pkgrel=1
-pkgdesc="Record/mock hardware devices for bug reports and regression tests"
-arch=('i686' 'x86_64')
-url="https://github.com/martinpitt/umockdev/;
-license=('LGPL')
-depends=('systemd' 'libgudev')
-makedepends=('gobject-introspection' 'gtk-doc' 'vala')
-source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('e7be3ebf72605766ef7c8ca314c4ced0d18a1a0bb17081d8fcb11ce8a4fd1b4d')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./autogen.sh --prefix=/usr --enable-gtk-doc --enable-introspection
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: umockdev/repos/community-x86_64/PKGBUILD (from rev 263852, 
umockdev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-21 15:39:06 UTC (rev 263853)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Marcin (CTRL) Wieczorek 
+# Contributor: Xiao-Long Chen 
+
+pkgname=umockdev
+pkgver=0.9.4
+pkgrel=1
+pkgdesc="Record/mock hardware devices for bug reports and regression tests"
+arch=('i686' 'x86_64')
+url="https://github.com/martinpitt/umockdev/;
+license=('LGPL')
+depends=('systemd' 'libgudev')
+makedepends=('gobject-introspection' 'gtk-doc' 

  1   2   >