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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:08:25
  Author: jleclanche
Revision: 190010

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 07:08:13 UTC (rev 190009)
+++ community-i686/PKGBUILD 2016-09-20 07:08:25 UTC (rev 190010)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=liblxqt
-pkgver=0.10.0
-pkgrel=6
-pkgdesc="Common base library for LXQt components."
-arch=("i686" "x86_64")
-url="http://lxqt.org";
-license=("GPL2")
-depends=("kwindowsystem" "libqtxdg")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190009, 
liblxqt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 07:08:25 UTC (rev 190010)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=liblxqt
+pkgver=0.10.0
+pkgrel=7
+pkgdesc="Common base library for LXQt components."
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("GPL2")
+depends=("kwindowsystem" "libqtxdg")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 07:08:13 UTC (rev 190009)
+++ community-x86_64/PKGBUILD   2016-09-20 07:08:25 UTC (rev 190010)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=liblxqt
-pkgver=0.10.0
-pkgrel=6
-pkgdesc="Common base library for LXQt components."
-arch=("i686" "x86_64")
-url="http://lxqt.org";
-license=("GPL2")
-depends=("kwindowsystem" "libqtxdg")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc807736384d1072254aace7c"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190009, 
liblxqt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 07:08:25 UTC (rev 190010)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=liblxqt
+pkgver=0.10.0
+pkgrel=7
+pkgdesc="Common base library for LXQt components."
+arch=("i686" "x86_64")
+url="http://lxqt.org";
+license=("GPL2")
+depends=("kwindowsystem" "libqtxdg")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "77a42a9ae79d0887bf09cba0c6aaf59ba71edb0bc8077

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:08:13
  Author: jleclanche
Revision: 190009

upgpkg: liblxqt 0.10.0-7

Rebuild for new libqtxdg ABI

Modified:
  liblxqt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 06:52:01 UTC (rev 190008)
+++ PKGBUILD2016-09-20 07:08:13 UTC (rev 190009)
@@ -3,7 +3,7 @@
 
 pkgname=liblxqt
 pkgver=0.10.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Common base library for LXQt components."
 arch=("i686" "x86_64")
 url="http://lxqt.org";


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:46:26
  Author: jleclanche
Revision: 190012

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 07:46:13 UTC (rev 190011)
+++ community-i686/PKGBUILD 2016-09-20 07:46:26 UTC (rev 190012)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-panel
-pkgver=0.10.0
-pkgrel=5
-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=(
-   "cmake" "qt5-tools" "libpulse" "libstatgrab" "libsysstat"
-   "lm_sensors"
-)
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
-
-
-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 190011, 
lxqt-panel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 07:46:26 UTC (rev 190012)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-panel
+pkgver=0.10.0
+pkgrel=6
+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=(
+   "cmake" "qt5-tools" "libpulse" "libstatgrab" "libsysstat"
+   "lm_sensors"
+)
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
+
+
+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   2016-09-20 07:46:13 UTC (rev 190011)
+++ community-x86_64/PKGBUILD   2016-09-20 07:46:26 UTC (rev 190012)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-panel
-pkgver=0.10.0
-pkgrel=5
-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=(
-   "cmake" "qt5-tools" "libpulse" "libstatgrab" "libsysstat"
-   "lm_sensors"
-)
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
-   "SKIP"
-)

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:46:13
  Author: jleclanche
Revision: 190011

upgpkg: lxqt-panel 0.10.0-6

Rebuild for new libqtxdg ABI

Modified:
  lxqt-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 07:08:25 UTC (rev 190010)
+++ PKGBUILD2016-09-20 07:46:13 UTC (rev 190011)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-panel
 pkgver=0.10.0
-pkgrel=5
+pkgrel=6
 pkgdesc="The LXQt desktop panel"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:49:12
  Author: jleclanche
Revision: 190013

upgpkg: lxqt-about 0.10.0-5

Rebuild for new libqtxdg ABI

Modified:
  lxqt-about/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 07:46:26 UTC (rev 190012)
+++ PKGBUILD2016-09-20 07:49:12 UTC (rev 190013)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-about
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="LXQt about dialog."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:49:17
  Author: jleclanche
Revision: 190014

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 07:49:12 UTC (rev 190013)
+++ community-i686/PKGBUILD 2016-09-20 07:49:17 UTC (rev 190014)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-about
-pkgver=0.10.0
-pkgrel=4
-pkgdesc="LXQt about dialog."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "d308f228d1cc72d2cc9acec608adc31cdf9182feded0e9ca8dd2691d227f28fa"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190013, 
lxqt-about/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 07:49:17 UTC (rev 190014)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-about
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="LXQt about dialog."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "d308f228d1cc72d2cc9acec608adc31cdf9182feded0e9ca8dd2691d227f28fa"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 07:49:12 UTC (rev 190013)
+++ community-x86_64/PKGBUILD   2016-09-20 07:49:17 UTC (rev 190014)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-about
-pkgver=0.10.0
-pkgrel=4
-pkgdesc="LXQt about dialog."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "d308f228d1cc72d2cc9acec608adc31cdf9182feded0e9ca8dd2691d227f28fa"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190013, 
lxqt-about/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 07:49:17 UTC (rev 190014)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-about
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="LXQt about dialog."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "d308f228d1cc72d2cc9acec608adc31cdf9182feded0e9ca8dd2691d227f28fa"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p build
+   cd build
+   cmake "$

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:56:38
  Author: jleclanche
Revision: 190015

upgpkg: lxqt-config 0.10.0-6

Rebuild for new libqtxdg ABI

Added:
  lxqt-config/trunk/build-without-lxqt-config-appearance.patch
Modified:
  lxqt-config/trunk/PKGBUILD

+
 PKGBUILD   |   10 +-
 build-without-lxqt-config-appearance.patch |   15 +++
 2 files changed, 24 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 07:49:17 UTC (rev 190014)
+++ PKGBUILD2016-09-20 07:56:38 UTC (rev 190015)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-config
 pkgver=0.10.0
-pkgrel=5
+pkgrel=6
 pkgdesc="LXQt system configuration."
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -14,14 +14,22 @@
 source=(
"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+   "build-without-lxqt-config-appearance.patch"
 )
 sha256sums=(
"4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4"
"SKIP"
+   "a68acc45b1a917c3cee9ab6a9d02df902d8d32fa928474e1ca9d6c1773fea8f9"
 )
 validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
 
 
+prepare() {
+   cd "$srcdir/$pkgname-$pkgver"
+   patch -p1 < "$srcdir/build-without-lxqt-config-appearance.patch"
+}
+
+
 build() {
mkdir -p build
cd build

Added: build-without-lxqt-config-appearance.patch
===
--- build-without-lxqt-config-appearance.patch  (rev 0)
+++ build-without-lxqt-config-appearance.patch  2016-09-20 07:56:38 UTC (rev 
190015)
@@ -0,0 +1,15 @@
+Description: fix lxqt-config FTBFS after qtxdg bump
+Author: Alf Gaida 
+Last-Update: 2016-09-19
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -28,7 +28,7 @@
+ add_subdirectory(liblxqt-config-cursor)
+ add_subdirectory(lxqt-config-input)
+ add_subdirectory(lxqt-config-file-associations)
+-add_subdirectory(lxqt-config-appearance)
++# add_subdirectory(lxqt-config-appearance)
+ add_subdirectory(lxqt-config-monitor)
+ add_subdirectory(lxqt-config-locale)
+ 


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:56:43
  Author: jleclanche
Revision: 190016

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

Added:
  lxqt-config/repos/community-i686/PKGBUILD
(from rev 190015, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-i686/build-without-lxqt-config-appearance.patch
(from rev 190015, 
lxqt-config/trunk/build-without-lxqt-config-appearance.patch)
  lxqt-config/repos/community-x86_64/PKGBUILD
(from rev 190015, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-x86_64/build-without-lxqt-config-appearance.patch
(from rev 190015, 
lxqt-config/trunk/build-without-lxqt-config-appearance.patch)
Deleted:
  lxqt-config/repos/community-i686/PKGBUILD
  lxqt-config/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   94 ++
 community-i686/PKGBUILD |   39 
 community-i686/build-without-lxqt-config-appearance.patch   |   15 +
 community-x86_64/PKGBUILD   |   39 
 community-x86_64/build-without-lxqt-config-appearance.patch |   15 +
 5 files changed, 124 insertions(+), 78 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 07:56:38 UTC (rev 190015)
+++ community-i686/PKGBUILD 2016-09-20 07:56:43 UTC (rev 190016)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-config
-pkgver=0.10.0
-pkgrel=5
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-build() {
-   mkdir -p build
-   cd build
-   # Build with LC_ALL=en_US.UTF-8 to work around lxqt#957 (FS#48754)
-   # Remove in 0.11
-   LC_ALL=en_US.UTF-8 cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib
-   LC_ALL=en_US.UTF-8 make
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: lxqt-config/repos/community-i686/PKGBUILD (from rev 190015, 
lxqt-config/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 07:56:43 UTC (rev 190016)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-config
+pkgver=0.10.0
+pkgrel=6
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt" "libkscreen" "libxcursor" "qt5-svg")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+   "build-without-lxqt-config-appearance.patch"
+)
+sha256sums=(
+   "4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4"
+   "SKIP"
+   "a68acc45b1a917c3cee9ab6a9d02df902d8d32fa928474e1ca9d6c1773fea8f9"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+prepare() {
+   cd "$srcdir/$pkgname-$pkgver"
+   patch -p1 < "$srcdir/build-without-lxqt-config-appearance.patch"
+}
+
+
+build() {
+   mkdir -p build
+   cd build
+   # Build with LC_ALL=en_US.UTF-8 to work around lxqt#957 (FS#48754)
+   # Remove in 0.11
+   LC_ALL=en_US.UTF-8 cmake "$srcdir/$pkgname-$pkgver" \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib
+   LC_ALL=en_US.UTF-8 make
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}

Copied: 
lxqt-config/repos/community-i686/build-without-lxqt-config-appearance.patch 
(from rev 190015, lxqt-config/trunk/build-without-lxqt-config-appearance.patch)
===
--- community-i686/build-without-lxqt-config-appearance.patch   
(rev 0)
+++ community-i686/build-without-lxqt-config-appearance.patch   2016-09-20 
07:56:43 UTC (rev 190016)
@@ -0,0 +1,15 @@
+Description: fix lxqt-config FTBFS after qtxdg bump
+Author: Alf Gaida 
+Last-Update: 2016-09-19
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -28,7 +28,7 @@
+ add_subdirectory(liblxqt-config-cursor)
+ add_subdirectory(lxqt-config-input)
+ add_subdirectory(lxqt-config-file-associations)
+-add_subdirectory(lxqt-config-appearance)
++# add_subdirector

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:58:23
  Author: jleclanche
Revision: 190018

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 07:58:18 UTC (rev 190017)
+++ community-i686/PKGBUILD 2016-09-20 07:58:23 UTC (rev 190018)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-globalkeys
-pkgver=0.10.0
-pkgrel=3
-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=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190017, 
lxqt-globalkeys/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 07:58:23 UTC (rev 190018)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-globalkeys
+pkgver=0.10.0
+pkgrel=4
+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=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 07:58:18 UTC (rev 190017)
+++ community-x86_64/PKGBUILD   2016-09-20 07:58:23 UTC (rev 190018)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-globalkeys
-pkgver=0.10.0
-pkgrel=3
-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=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190017, 
lxqt-globalkeys/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 07:58:23 UTC (rev 190018)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-globalkeys
+pkgver=0.10.0
+pkgrel=4
+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=("cmake" "qt5-tools")
+so

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 07:58:18
  Author: jleclanche
Revision: 190017

upgpkg: lxqt-globalkeys 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-globalkeys/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 07:56:43 UTC (rev 190016)
+++ PKGBUILD2016-09-20 07:58:18 UTC (rev 190017)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-globalkeys
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="LXQt daemon and library for global keyboard shortcuts registration."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 08:08:05
  Author: jleclanche
Revision: 190020

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 08:08:01 UTC (rev 190019)
+++ community-i686/PKGBUILD 2016-09-20 08:08:05 UTC (rev 190020)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-notificationd
-pkgver=0.10.0
-pkgrel=4
-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=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190019, 
lxqt-notificationd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 08:08:05 UTC (rev 190020)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-notificationd
+pkgver=0.10.0
+pkgrel=5
+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=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 08:08:01 UTC (rev 190019)
+++ community-x86_64/PKGBUILD   2016-09-20 08:08:05 UTC (rev 190020)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-notificationd
-pkgver=0.10.0
-pkgrel=4
-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=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190019, 
lxqt-notificationd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 08:08:05 UTC (rev 190020)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-notificationd
+pkgver=0.10.0
+pkgrel=5
+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=("cmake" "qt5-tools")
+source=(
+   "https

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 08:08:01
  Author: jleclanche
Revision: 190019

upgpkg: lxqt-notificationd 0.10.0-5

Rebuild for new libqtxdg ABI

Modified:
  lxqt-notificationd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 07:58:23 UTC (rev 190018)
+++ PKGBUILD2016-09-20 08:08:01 UTC (rev 190019)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-notificationd
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="LXQt notification daemon and library."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 08:16:13
  Author: jleclanche
Revision: 190022

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 08:16:08 UTC (rev 190021)
+++ community-i686/PKGBUILD 2016-09-20 08:16:13 UTC (rev 190022)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "c8a1843d30697030ecdcf6d328351f954c0349633106d389e2d2e678176c28ce"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190021, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 08:16:13 UTC (rev 190022)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-policykit
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt policykit authentication agent"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt" "polkit-qt5")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "c8a1843d30697030ecdcf6d328351f954c0349633106d389e2d2e678176c28ce"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 08:16:08 UTC (rev 190021)
+++ community-x86_64/PKGBUILD   2016-09-20 08:16:13 UTC (rev 190022)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-policykit
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="The LXQt policykit authentication agent"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt" "polkit-qt5")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "c8a1843d30697030ecdcf6d328351f954c0349633106d389e2d2e678176c28ce"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190021, 
lxqt-policykit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 08:16:13 UTC (rev 190022)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-policykit
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt policykit authentication agent"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt" "polkit-qt5")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "c8a1843d30697030ecd

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 08:16:08
  Author: jleclanche
Revision: 190021

upgpkg: lxqt-policykit 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-policykit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:08:05 UTC (rev 190020)
+++ PKGBUILD2016-09-20 08:16:08 UTC (rev 190021)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-policykit
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The LXQt policykit authentication agent"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2016 @ 08:39:55
  Author: heftig
Revision: 276725

49.0-1

Modified:
  firefox-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  184 ++---
 1 file changed, 93 insertions(+), 91 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-19 21:20:17 UTC (rev 276724)
+++ PKGBUILD2016-09-20 08:39:55 UTC (rev 276725)
@@ -5,7 +5,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgbase=firefox-i18n
-pkgver=48.0.2
+pkgver=49.0
 pkgrel=1
 pkgdesc="Language pack for Firefox"
 arch=('any')
@@ -27,6 +27,7 @@
   'br "Breton"'
   'bs "Bosnian"'
   'ca "Catalan"'
+  'cak"Maya Kaqchikel"'
   'cs "Czech"'
   'cy "Welsh"'
   'da "Danish"'
@@ -130,93 +131,94 @@
 
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-md5sums=('934f4121cceb17834d7a6b9c2aa311ba'
- '2c3eefe7d5f805cfef738aa6b886b04d'
- 'dd3a4b1cb20133d715fcd627e2f49192'
- '81247afb58ad1c996afb29f03fcc02bf'
- 'a028bf9df740bfe317d365aa1d56c69c'
- 'c21e7ab9484e7272d7689ebd434890e0'
- '26b5f284bdf6b4f1badd5087400c12a9'
- '55e063d57afdea4723507d0eb57a7dd5'
- '6d46e6353753b75366683e649e957111'
- '46d4607e70dbde4296079e66e49e6ad3'
- '65e3b69133e41c9541cbe79577cc51f3'
- '674db925b6e5139c06b040d3c087a5fd'
- '10481a49f1b4df296fbd9b74b8cc0cca'
- 'fc0ccb2b0e3390bf7e15eb4e1d6a8c96'
- 'fef8970f4b184f916ce0ced3311cca56'
- 'e0ea11750d155e5b17d394ac0c9cce67'
- 'a9ee694ddac6e4a70ccc127075cda196'
- '0b3088482fe33d6a45878bc612ad9066'
- '8e1385e88e5aed59acf9430c407f3dbf'
- '4f34bbb894b9f9a70bd653db6d0733a8'
- '99eab1feb8b87c5907a037ba39c5ab76'
- 'eb2fa95fae549b24a95163a5c212d6ef'
- '99b8de2e5b3b964a1533e33d52c92647'
- '4c45089c229021d29328076c89a3bdc8'
- 'f3ab93451343eff2f9f00b9e458a4a89'
- '8dc3ef2d4d5e6212d844f6a54795435c'
- '716362f69bcd5c229c50d6150be40ceb'
- '3667d80e1657c9e85a9cced3efab06dc'
- '7fe5df1dac2848b19cc3e970b6cd228e'
- '820a6033e2a89754a6e02ec92bc336e4'
- 'a4def5b35d12f48aca53be7eff5b6dee'
- 'c2c5db571215a85d2b09d145c6c2eb67'
- 'b02ea77c0fadb38d7f2886ec70809b38'
- '8e517c6beec818daa98e73190158e0fb'
- '07b718b455f5f89926ed5b47cbe25f7f'
- 'aef7611d8f9504ca5df96e20140d04cf'
- 'e8250abb3a0a6e831eb84436daa20433'
- '39f735af1a92e1e4c454c05b15782f9a'
- 'bf6c4124a632299315135111409724c1'
- 'b925322ed328912471c30eb5e2dbd545'
- '664e2985cb2043cfd5e4d5c17b2ab64c'
- '5957954757d1acc5372f943ed41b453f'
- '27cc137b4fc170dd5d1c7be0d1f27035'
- '48216835507a15714222b36377f7cf89'
- '83ced5500064dc74a2a31be75071a31b'
- '545e673e010982d03872de5078f673d3'
- 'a6340898d08a6e0aa761f8eb4cc5d9b7'
- '36a4bc89d9085d945dda95607d6814c5'
- '9bbecd780ee54ce98039914ac61942d8'
- '07a39bb8bdaa1aa97d4446c7694bd65c'
- '6c6862030944a0016d3580aad639bb52'
- '7335a93c99201e14761175c3f9a6cb12'
- '78296d69e4b8f06291abbe6b3e4c0e34'
- 'e0872f0cb9d5645db2a02b830405bd13'
- '3cfe58566ddbb2c8bd101e31cdfd5667'
- 'b3405aab82ffab49ec6fa6e551c59074'
- 'ff19fd2b6481f20b0b9d223644ea7323'
- 'bf6c4eef95a7e221bb6b7b8f761bd103'
- '8a002687e6bf4d4f7089ef34696a26a5'
- '232355420984479e1f47c8a9d3f74e73'
- '670828c5cfa368c9a7e16df1897cb978'
- '7bdf3b390921c67a61e7813c471fd797'
- 'cd9b7d5eae5d6abd2e4810c0ed9ec725'
- 'd5f3505e28ea7c694d3c8e3aeac4a6eb'
- '95a94aa9b3383f7b8fefe4d05fdf2652'
- '7e87c1a42c2abbf8c21234b9d29350ba'
- 'a5525972bd30a179217811208a6fec0b'
- 'cfdcafec632b0832ea30d1521db7c500'
- '648b56b14d3ffe1458d2ea5ad70e542e'
- '24bf9370fa75e25d834ee822a36251f9'
- 'f1499003a9ffdda83f006baf1aba9ced'
- 'cee5403acc0e1e02e899b0197bb077d5'
- '9da3791fb99d1910956b97870ededa7e'
- 'e44e87cd4fe3faa68e0dd22084c20453'
- 'e8c21c9a3ba5bff5a2fb19df92c6c4d6'
- 'ca6d13fe0cdf5e08104457067589b933'
- '9ca518862c1fb4cdf32c6496abfe7fec'
- 'fb5f6e5efd00091f22879fa63903edd4'
- '4410e0d45e8aa844b60c705fdccba034'
- '2c111acd25a64905a17379a7e83a5b5b'
- '52ab746efeb0dd208d043aa584ffc8fc'
- 'f687c990e8b65a739d6052138b2c78e9'
- 'af5a19ef342c808d3aac10457549852f'
- 'e3f42a6e82f753e29c73f33fecb4ec1f'
- 'ae4ad15b0b50d255cd971e9655c3a683'
- '79f996cb217d49f4b78e7c42f606f6ee'
- '55353ba8ed990b3e04d312e3cbc96777'
- '46351f813f9fe0f604ef676d8ee9071f'
- '4eb5d485db50a0b5227f977efc19acd8'
- 'b5e843dcbc62e77a734aee29b94f0fe2')
+md5sums=('4d197f9aab2bd94f

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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:48:10
  Author: jsteel
Revision: 190023

upgpkg: python-botocore 1.4.55-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:16:13 UTC (rev 190022)
+++ PKGBUILD2016-09-20 08:48:10 UTC (rev 190023)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.53
+pkgver=1.4.55
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('231b9c7af36caac02dbeba4851635fd4')
+md5sums=('8007fa2cd3ee3efcdf47bcd7f1160a4d')
 
 build() {
   cd botocore-$pkgver


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:48:27
  Author: jsteel
Revision: 190025

upgpkg: aws-cli 1.10.65-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:48:19 UTC (rev 190024)
+++ PKGBUILD2016-09-20 08:48:27 UTC (rev 190025)
@@ -3,8 +3,8 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.10.63
-pkgrel=2
+pkgver=1.10.65
+pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli";
@@ -14,7 +14,7 @@
  'python-s3transfer')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('c08d5a1a3c656dad1b91132c3a53ef55')
+md5sums=('e8e2b8efa38f710f09e3ed33028fbb73')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in aws-cli/repos/community-testing-any (PKGBUILD PKGBUILD)

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:48:33
  Author: jsteel
Revision: 190026

archrelease: copy trunk to community-testing-any

Added:
  aws-cli/repos/community-testing-any/PKGBUILD
(from rev 190025, aws-cli/trunk/PKGBUILD)
Deleted:
  aws-cli/repos/community-testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 08:48:27 UTC (rev 190025)
+++ PKGBUILD2016-09-20 08:48:33 UTC (rev 190026)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.10.63
-pkgrel=2
-pkgdesc='Universal Command Line Interface for Amazon Web Services'
-arch=('any')
-url="https://github.com/aws/aws-cli";
-license=('Apache')
-depends=('python-botocore' 'python-dateutil' 'python-jmespath'
- 'python-colorama' 'python-docutils' 'python-rsa'
- 'python-s3transfer')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('c08d5a1a3c656dad1b91132c3a53ef55')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
-
-  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
-}

Copied: aws-cli/repos/community-testing-any/PKGBUILD (from rev 190025, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 08:48:33 UTC (rev 190026)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.10.65
+pkgrel=1
+pkgdesc='Universal Command Line Interface for Amazon Web Services'
+arch=('any')
+url="https://github.com/aws/aws-cli";
+license=('Apache')
+depends=('python-botocore' 'python-dateutil' 'python-jmespath'
+ 'python-colorama' 'python-docutils' 'python-rsa'
+ 'python-s3transfer')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('e8e2b8efa38f710f09e3ed33028fbb73')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 bin/aws_bash_completer 
"$pkgdir"/usr/share/bash-completion/completions/aws
+
+  rm -f "$pkgdir"/usr/bin/{aws.cmd,aws_bash_completer}
+}


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:48:19
  Author: jsteel
Revision: 190024

archrelease: copy trunk to community-testing-any

Added:
  python-botocore/repos/community-testing-any/
  python-botocore/repos/community-testing-any/PKGBUILD
(from rev 190023, python-botocore/trunk/PKGBUILD)

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

Copied: python-botocore/repos/community-testing-any/PKGBUILD (from rev 190023, 
python-botocore/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2016-09-20 08:48:19 UTC (rev 190024)
@@ -0,0 +1,30 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Ainola
+# Contributor: Chris Fordham
+
+pkgname=python-botocore
+pkgver=1.4.55
+pkgrel=1
+pkgdesc='A low-level interface to a growing number of Amazon Web Services'
+arch=('any')
+url="https://github.com/boto/botocore";
+license=('Apache')
+depends=('python-dateutil' 'python-jmespath' 'python-docutils')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('8007fa2cd3ee3efcdf47bcd7f1160a4d')
+
+build() {
+  cd botocore-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd botocore-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:50:06
  Author: jsteel
Revision: 190027

upgpkg: python-s3transfer 0.1.4-1

Modified:
  python-s3transfer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:48:33 UTC (rev 190026)
+++ PKGBUILD2016-09-20 08:50:06 UTC (rev 190027)
@@ -2,7 +2,7 @@
 # Contributor: Chris Severance aur.severach AatT spamgourmet.com
 
 pkgname=python-s3transfer
-pkgver=0.1.3
+pkgver=0.1.4
 pkgrel=1
 pkgdesc='Amazon S3 Transfer Manager for Python'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-botocore')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('ca7e968301f0d1ef1eac6c6030c95eb1')
+md5sums=('e0952ea6a908b07a84e2ceb798381588')
 
 build() {
   cd s3transfer-$pkgver


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 08:50:33
  Author: jsteel
Revision: 190028

archrelease: copy trunk to community-testing-any

Added:
  python-s3transfer/repos/community-testing-any/
  python-s3transfer/repos/community-testing-any/PKGBUILD
(from rev 190027, python-s3transfer/trunk/PKGBUILD)

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

Copied: python-s3transfer/repos/community-testing-any/PKGBUILD (from rev 
190027, python-s3transfer/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2016-09-20 08:50:33 UTC (rev 190028)
@@ -0,0 +1,28 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+
+pkgname=python-s3transfer
+pkgver=0.1.4
+pkgrel=1
+pkgdesc='Amazon S3 Transfer Manager for Python'
+arch=('any')
+url="https://github.com/boto/s3transfer";
+license=('Apache')
+depends=('python-botocore')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('e0952ea6a908b07a84e2ceb798381588')
+
+build() {
+  cd s3transfer-$pkgver
+
+  python setup.py build
+}
+
+package() {
+  cd s3transfer-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 09:03:27
  Author: jsteel
Revision: 190029

upgpkg: mgba 0.5.0-1

Modified:
  mgba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:50:33 UTC (rev 190028)
+++ PKGBUILD2016-09-20 09:03:27 UTC (rev 190029)
@@ -5,7 +5,7 @@
 
 pkgbase=mgba
 pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
-pkgver=0.4.1
+pkgver=0.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://mgba.io'
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
  'ffmpeg' 'imagemagick' 'desktop-file-utils')
 
source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
-md5sums=('41918d60e915ab22631a30999423d42e')
+md5sums=('fe6624b2eed4792c9abc28c0cc0099de')
 
 prepare() {
   [[ ! -d build ]] && mkdir build || rm -rf build


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 09:03:38
  Author: jsteel
Revision: 190030

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

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

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

Copied: mgba/repos/community-testing-i686/PKGBUILD (from rev 190029, 
mgba/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-09-20 09:03:38 UTC (rev 190030)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Duck Hunt 
+
+pkgbase=mgba
+pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
+pkgver=0.5.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://mgba.io'
+license=('custom:MPL2')
+makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
+ 'ffmpeg' 'imagemagick' 'desktop-file-utils')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
+md5sums=('fe6624b2eed4792c9abc28c0cc0099de')
+
+prepare() {
+  [[ ! -d build ]] && mkdir build || rm -rf build
+}
+
+build() {
+  cd build
+  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package_libmgba() {
+  pkgdesc='Shared library of mGBA'
+  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
+
+  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-sdl() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
+  depends=('libmgba' 'sdl2')
+
+  cmake -DCOMPONENT=mgba-sdl mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" 
\
+-P build/cmake_install.cmake
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-qt() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy. Qt5 UI.'
+  depends=('libmgba' 'qt5-multimedia' 'sdl2')
+
+  cmake -DCOMPONENT=mgba-qt mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+
+  desktop-file-install mgba-$pkgver/res/mgba-qt.desktop --dir 
"$pkgdir"/usr/share/applications/
+  install -Dm644 mgba-$pkgver/res/mgba-256.png 
"$pkgdir"/usr/share/pixmaps/mgba.png
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: mgba/repos/community-testing-x86_64/PKGBUILD (from rev 190029, 
mgba/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-09-20 09:03:38 UTC (rev 190030)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Duck Hunt 
+
+pkgbase=mgba
+pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
+pkgver=0.5.0
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://mgba.io'
+license=('custom:MPL2')
+makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
+ 'ffmpeg' 'imagemagick' 'desktop-file-utils')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
+md5sums=('fe6624b2eed4792c9abc28c0cc0099de')
+
+prepare() {
+  [[ ! -d build ]] && mkdir build || rm -rf build
+}
+
+build() {
+  cd build
+  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package_libmgba() {
+  pkgdesc='Shared library of mGBA'
+  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
+
+  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-sdl() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
+  depends=('libmgba' 'sdl2')
+
+  cmake -DCOMPONENT=mgba-sdl mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" 
\
+-P build/cmake_install.cmake
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-qt() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy. Qt5 UI.'
+  depends=('libmgba' 'qt5-multimedia' 'sdl2')
+
+  cmake -DCOMPON

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:25:43
  Author: jgc
Revision: 276726

upgpkg: gtk3 3.22.0-1

Modified:
  gtk3/trunk/PKGBUILD

--+
 PKGBUILD |   25 -
 1 file changed, 16 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 08:39:55 UTC (rev 276725)
+++ PKGBUILD2016-09-20 09:25:43 UTC (rev 276726)
@@ -4,7 +4,7 @@
 
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache)
-pkgver=3.20.9
+pkgver=3.22.0
 pkgrel=1
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(i686 x86_64)
@@ -12,26 +12,32 @@
 depends=(atk cairo libcups libxcursor libxinerama libxrandr libxi libepoxy 
gdk-pixbuf2
  libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon
  adwaita-icon-theme json-glib rest librsvg wayland-protocols 
desktop-file-utils mesa)
-makedepends=(gobject-introspection libcanberra gtk-doc)
+makedepends=(gobject-introspection libcanberra gtk-doc git)
 license=(LGPL)
-source=(https://download.gnome.org/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz
+_commit=b51255b6a7a883e4e5977057707205ab8f225d55
+source=("git://git.gnome.org/gtk+#commit=$_commit"
 settings.ini
 gtk-query-immodules-3.0.hook
 gtk-update-icon-cache.hook
 gtk-update-icon-cache.script)
-sha256sums=('83a609ba2f3424b5509e73967c49c67833af466d6f91081b24ee5c64fce6ac17'
+sha256sums=('SKIP'
 '01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
 'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
 '496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
 'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
 
+pkgver() {
+  cd gtk+
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-cd gtk+-$pkgver
+cd gtk+
 NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-cd "gtk+-$pkgver"
+cd gtk+
 
 CXX=/bin/false ./configure --prefix=/usr \
 --sysconfdir=/etc \
@@ -39,7 +45,8 @@
 --disable-schemas-compile \
 --enable-x11-backend \
 --enable-broadway-backend \
---enable-wayland-backend
+--enable-wayland-backend \
+--enable-gtk-doc
 
 #https://bugzilla.gnome.org/show_bug.cgi?id=655517
 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
@@ -52,7 +59,7 @@
 optdepends=('libcanberra: gtk3-widget-factory demo')
 install=gtk3.install
 
-cd "gtk+-$pkgver"
+cd gtk+
 make DESTDIR="$pkgdir" install
 
 install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
@@ -66,7 +73,7 @@
 pkgdesc="GTK+ icon cache updater"
 depends=(gdk-pixbuf2 hicolor-icon-theme)
 
-cd gtk+-$pkgver
+cd gtk+
 install -D gtk/gtk-update-icon-cache 
"$pkgdir/usr/bin/gtk-update-icon-cache"
 install -Dm644 ../gtk-update-icon-cache.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-update-icon-cache.hook"
 install -D ../gtk-update-icon-cache.script 
"$pkgdir/usr/share/libalpm/scripts/gtk-update-icon-cache"


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:25:50
  Author: jgc
Revision: 276727

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gtk3/repos/gnome-unstable-i686/
  gtk3/repos/gnome-unstable-i686/PKGBUILD
(from rev 276726, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-i686/gtk-query-immodules-3.0.hook
(from rev 276726, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/gnome-unstable-i686/gtk-update-icon-cache.hook
(from rev 276726, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/gnome-unstable-i686/gtk-update-icon-cache.script
(from rev 276726, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/gnome-unstable-i686/gtk3.install
(from rev 276726, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-i686/settings.ini
(from rev 276726, gtk3/trunk/settings.ini)
  gtk3/repos/gnome-unstable-x86_64/
  gtk3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276726, gtk3/trunk/PKGBUILD)
  gtk3/repos/gnome-unstable-x86_64/gtk-query-immodules-3.0.hook
(from rev 276726, gtk3/trunk/gtk-query-immodules-3.0.hook)
  gtk3/repos/gnome-unstable-x86_64/gtk-update-icon-cache.hook
(from rev 276726, gtk3/trunk/gtk-update-icon-cache.hook)
  gtk3/repos/gnome-unstable-x86_64/gtk-update-icon-cache.script
(from rev 276726, gtk3/trunk/gtk-update-icon-cache.script)
  gtk3/repos/gnome-unstable-x86_64/gtk3.install
(from rev 276726, gtk3/trunk/gtk3.install)
  gtk3/repos/gnome-unstable-x86_64/settings.ini
(from rev 276726, gtk3/trunk/settings.ini)

+
 gnome-unstable-i686/PKGBUILD   |   82 +++
 gnome-unstable-i686/gtk-query-immodules-3.0.hook   |   11 ++
 gnome-unstable-i686/gtk-update-icon-cache.hook |   13 +++
 gnome-unstable-i686/gtk-update-icon-cache.script   |   10 ++
 gnome-unstable-i686/gtk3.install   |3 
 gnome-unstable-i686/settings.ini   |4 
 gnome-unstable-x86_64/PKGBUILD |   82 +++
 gnome-unstable-x86_64/gtk-query-immodules-3.0.hook |   11 ++
 gnome-unstable-x86_64/gtk-update-icon-cache.hook   |   13 +++
 gnome-unstable-x86_64/gtk-update-icon-cache.script |   10 ++
 gnome-unstable-x86_64/gtk3.install |3 
 gnome-unstable-x86_64/settings.ini |4 
 12 files changed, 246 insertions(+)

Copied: gtk3/repos/gnome-unstable-i686/PKGBUILD (from rev 276726, 
gtk3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 09:25:50 UTC (rev 276727)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Ionut Biru 
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgbase=gtk3
+pkgname=(gtk3 gtk-update-icon-cache)
+pkgver=3.22.0
+pkgrel=1
+pkgdesc="GObject-based multi-platform GUI toolkit"
+arch=(i686 x86_64)
+url="http://www.gtk.org/";
+depends=(atk cairo libcups libxcursor libxinerama libxrandr libxi libepoxy 
gdk-pixbuf2
+ libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk 
wayland libxkbcommon
+ adwaita-icon-theme json-glib rest librsvg wayland-protocols 
desktop-file-utils mesa)
+makedepends=(gobject-introspection libcanberra gtk-doc git)
+license=(LGPL)
+_commit=b51255b6a7a883e4e5977057707205ab8f225d55
+source=("git://git.gnome.org/gtk+#commit=$_commit"
+settings.ini
+gtk-query-immodules-3.0.hook
+gtk-update-icon-cache.hook
+gtk-update-icon-cache.script)
+sha256sums=('SKIP'
+'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
+'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
+'496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
+'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
+
+pkgver() {
+  cd gtk+
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+cd gtk+
+NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+cd gtk+
+
+CXX=/bin/false ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-schemas-compile \
+--enable-x11-backend \
+--enable-broadway-backend \
+--enable-wayland-backend \
+--enable-gtk-doc
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=655517
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package_gtk3() {
+depends+=(gtk-update-icon-cache)
+optdepends=('libcanberra: gtk3-widget-factory demo')
+install=gtk3.install
+
+cd gtk+
+make DESTDIR="$pkgdir" install
+
+install -Dm644 ../settings.ini "$pkgdir/usr/share/gtk-3.0/settings.ini"
+install -Dm644 ../gtk-query-immodules-3.0.hook 
"$pkgdir/usr/share/libalpm/hooks/gtk-query-immodules-3.0.hook"
+
+# split this out to use with gtk2 too
+rm "$pkgdir/usr/bin/gtk-update-icon-cache"
+}
+
+package_gtk-update-icon-cache

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:42:46
  Author: jleclanche
Revision: 190031

upgpkg: lxqt-powermanagement 0.10.0-5

Rebuild for new libqtxdg ABI

Modified:
  lxqt-powermanagement/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:03:38 UTC (rev 190030)
+++ PKGBUILD2016-09-20 09:42:46 UTC (rev 190031)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-powermanagement
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="LXQt power management daemon"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:43:42
  Author: jleclanche
Revision: 190033

upgpkg: lxqt-qtplugin 0.10.0-5

Rebuild for new libqtxdg ABI

Modified:
  lxqt-qtplugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:42:57 UTC (rev 190032)
+++ PKGBUILD2016-09-20 09:43:42 UTC (rev 190033)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-qtplugin
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="LXQt platform integration for Qt"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:42:57
  Author: jleclanche
Revision: 190032

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 09:42:46 UTC (rev 190031)
+++ community-i686/PKGBUILD 2016-09-20 09:42:57 UTC (rev 190032)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.10.0
-pkgrel=4
-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" "solid" "xdg-utils")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "85f67c1ee443f7a028a2bd63b9430fc55823a0cb9ce33cd23d97ccba31e05aa9"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190031, 
lxqt-powermanagement/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 09:42:57 UTC (rev 190032)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-powermanagement
+pkgver=0.10.0
+pkgrel=5
+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" "solid" "xdg-utils")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "85f67c1ee443f7a028a2bd63b9430fc55823a0cb9ce33cd23d97ccba31e05aa9"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 09:42:46 UTC (rev 190031)
+++ community-x86_64/PKGBUILD   2016-09-20 09:42:57 UTC (rev 190032)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-powermanagement
-pkgver=0.10.0
-pkgrel=4
-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" "solid" "xdg-utils")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "85f67c1ee443f7a028a2bd63b9430fc55823a0cb9ce33cd23d97ccba31e05aa9"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190031, 
lxqt-powermanagement/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 09:42:57 UTC (rev 190032)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-powermanagement
+pkgver=0.10.0
+pkgrel=5
+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" "solid" "xdg-utils")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "h

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:43:47
  Author: jleclanche
Revision: 190034

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 09:43:42 UTC (rev 190033)
+++ community-i686/PKGBUILD 2016-09-20 09:43:47 UTC (rev 190034)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.10.0
-pkgrel=4
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190033, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 09:43:47 UTC (rev 190034)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "qt5-base")
+makedepends=("cmake" "liblxqt" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 09:43:42 UTC (rev 190033)
+++ community-x86_64/PKGBUILD   2016-09-20 09:43:47 UTC (rev 190034)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-qtplugin
-pkgver=0.10.0
-pkgrel=4
-pkgdesc="LXQt platform integration for Qt"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("libdbusmenu-qt5" "qt5-base")
-makedepends=("cmake" "liblxqt" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190033, 
lxqt-qtplugin/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 09:43:47 UTC (rev 190034)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-qtplugin
+pkgver=0.10.0
+pkgrel=5
+pkgdesc="LXQt platform integration for Qt"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("libdbusmenu-qt5" "qt5-base")
+makedepends=("cmake" "liblxqt" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+ 

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:44:00
  Author: jgc
Revision: 276729

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  vala/repos/gnome-unstable-i686/
  vala/repos/gnome-unstable-i686/PKGBUILD
(from rev 276728, vala/trunk/PKGBUILD)
  vala/repos/gnome-unstable-x86_64/
  vala/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276728, vala/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   32 
 gnome-unstable-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: vala/repos/gnome-unstable-i686/PKGBUILD (from rev 276728, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 09:44:00 UTC (rev 276729)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.34.0
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Vala";
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vapigen
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+#make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}

Copied: vala/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276728, 
vala/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 09:44:00 UTC (rev 276729)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Timm Preetz 
+
+pkgname=vala
+pkgver=0.34.0
+pkgrel=1
+pkgdesc="Compiler for the GObject type system"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/Vala";
+license=('LGPL')
+depends=('glib2')
+makedepends=('libxslt')
+checkdepends=('dbus' 'libx11' 'gobject-introspection')
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr --enable-vapigen
+make
+}
+
+check() {
+cd $pkgname-$pkgver
+#make check
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:43:56
  Author: jgc
Revision: 276728

upgpkg: vala 0.34.0-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:25:50 UTC (rev 276727)
+++ PKGBUILD2016-09-20 09:43:56 UTC (rev 276728)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=vala
-pkgver=0.32.1
+pkgver=0.34.0
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('libxslt')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dd0d47e548a34cfb1e4b04149acd082a86414c49057ffb79902eb9a508a161a9')
+sha256sums=('5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455')
 
 build() {
 cd $pkgname-$pkgver


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:47:14
  Author: jleclanche
Revision: 190036

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 09:47:09 UTC (rev 190035)
+++ community-i686/PKGBUILD 2016-09-20 09:47:14 UTC (rev 190036)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.10.0
-pkgrel=4
-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" "qt5-script")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190035, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 09:47:14 UTC (rev 190036)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.10.0
+pkgrel=5
+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" "qt5-script")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 09:47:09 UTC (rev 190035)
+++ community-x86_64/PKGBUILD   2016-09-20 09:47:14 UTC (rev 190036)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-runner
-pkgver=0.10.0
-pkgrel=4
-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" "qt5-script")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190035, 
lxqt-runner/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 09:47:14 UTC (rev 190036)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-runner
+pkgver=0.10.0
+pkgrel=5
+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" "qt5-script")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar

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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:47:09
  Author: jleclanche
Revision: 190035

upgpkg: lxqt-runner 0.10.0-5

Rebuild for new libqtxdg ABI

Modified:
  lxqt-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:43:47 UTC (rev 190034)
+++ PKGBUILD2016-09-20 09:47:09 UTC (rev 190035)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-runner
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The LXQt application launcher"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:49:58
  Author: jleclanche
Revision: 190037

upgpkg: lxqt-session 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:47:14 UTC (rev 190036)
+++ PKGBUILD2016-09-20 09:49:58 UTC (rev 190037)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-session
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The LXQt session"
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 09:50:02
  Author: jleclanche
Revision: 190038

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 09:49:58 UTC (rev 190037)
+++ community-i686/PKGBUILD 2016-09-20 09:50:02 UTC (rev 190038)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190037, 
lxqt-session/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 09:50:02 UTC (rev 190038)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-session
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt session"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt" "lxqt-common")
+optdepends=(
+   "breeze-icons: Default icon theme"
+   "oxygen-icons: Alternative icon theme"
+   "sddm: The recommended display manager"
+)
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 09:49:58 UTC (rev 190037)
+++ community-x86_64/PKGBUILD   2016-09-20 09:50:02 UTC (rev 190038)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-session
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="The LXQt session"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt" "lxqt-common")
-optdepends=(
-   "breeze-icons: Default icon theme"
-   "oxygen-icons: Alternative icon theme"
-   "sddm: The recommended display manager"
-)
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "2aedbeef904c11679199bfcdbf141880082c4bbcbcdad2b89b47d5b833fe26d4"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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-x86_64/PKGBUILD (from rev 190037, 
lxqt-session/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 09:50:02 UTC (rev 190038)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-session
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="The LXQt session"
+arch=("i686" "x

[arch-commits] Commit in adwaita-icon-theme/trunk (PKGBUILD)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:54:08
  Author: jgc
Revision: 276730

upgpkg: adwaita-icon-theme 3.21.2+17+ge562774-1

Modified:
  adwaita-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:44:00 UTC (rev 276729)
+++ PKGBUILD2016-09-20 09:54:08 UTC (rev 276730)
@@ -2,26 +2,37 @@
 # Contributor: Jan de Groot 
 
 pkgname=adwaita-icon-theme
-pkgver=3.20
-pkgrel=2
+pkgver=3.21.2+17+ge562774
+pkgrel=1
 pkgdesc="Adwaita icon theme"
 arch=(any)
 depends=('hicolor-icon-theme' 'gtk-update-icon-cache' 'librsvg')
-makedepends=('intltool' 'icon-naming-utils')
+makedepends=('intltool' 'gnome-common' 'git' 'gtk3')
 url="http://www.gnome.org";
 license=('GPL')
 groups=('gnome')
 options=('!emptydirs')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35')
+_commit=e562774e7d7a43ca4baaf6af47a2a2fc001f1db6
+source=("git://git.gnome.org/adwaita-icon-theme#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
 build() {
-cd "$pkgname-$pkgver"
+cd $pkgname
 ./configure --prefix=/usr
 make
 }
 
 package() {
-cd "$pkgname-$pkgver"
+cd $pkgname
 make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in adwaita-icon-theme/repos (2 files)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 09:54:11
  Author: jgc
Revision: 276731

archrelease: copy trunk to gnome-unstable-any

Added:
  adwaita-icon-theme/repos/gnome-unstable-any/
  adwaita-icon-theme/repos/gnome-unstable-any/PKGBUILD
(from rev 276730, adwaita-icon-theme/trunk/PKGBUILD)

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

Copied: adwaita-icon-theme/repos/gnome-unstable-any/PKGBUILD (from rev 276730, 
adwaita-icon-theme/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2016-09-20 09:54:11 UTC (rev 276731)
@@ -0,0 +1,38 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jan de Groot 
+
+pkgname=adwaita-icon-theme
+pkgver=3.21.2+17+ge562774
+pkgrel=1
+pkgdesc="Adwaita icon theme"
+arch=(any)
+depends=('hicolor-icon-theme' 'gtk-update-icon-cache' 'librsvg')
+makedepends=('intltool' 'gnome-common' 'git' 'gtk3')
+url="http://www.gnome.org";
+license=('GPL')
+groups=('gnome')
+options=('!emptydirs')
+_commit=e562774e7d7a43ca4baaf6af47a2a2fc001f1db6
+source=("git://git.gnome.org/adwaita-icon-theme#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+cd $pkgname
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd $pkgname
+make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 10:04:14
  Author: jgc
Revision: 276732

upgpkg: dconf 0.26.0-1

Modified:
  dconf/trunk/PKGBUILD
Deleted:
  dconf/trunk/dconf.install

---+
 PKGBUILD  |   25 ++---
 dconf.install |   11 ---
 2 files changed, 18 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:54:11 UTC (rev 276731)
+++ PKGBUILD2016-09-20 10:04:14 UTC (rev 276732)
@@ -4,24 +4,35 @@
 
 pkgname=dconf
 pkgver=0.26.0
-pkgrel=2
+pkgrel=1
 pkgdesc="Configuration database system"
 arch=(i686 x86_64)
 url="https://wiki.gnome.org/Projects/dconf";
 license=(LGPL2.1)
 depends=(glib2)
-makedepends=(vala intltool docbook-xsl python)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8683292eb31a3fae31e561f0a4220d8569b0f6d882e9958b68373f9043d658c9')
+makedepends=(vala dbus git gtk-doc python)
+_commit=102bb4a209e4195cb8fe7bb67406458b6841a8c2
+source=("git://git.gnome.org/dconf#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install \
 completiondir=/usr/share/bash-completion/completions
 }

Deleted: dconf.install
===
--- dconf.install   2016-09-20 09:54:11 UTC (rev 276731)
+++ dconf.install   2016-09-20 10:04:14 UTC (rev 276732)
@@ -1,11 +0,0 @@
-post_install() {
-  gio-querymodules /usr/lib/gio/modules
-}
-
-post_upgrade(){
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 10:04:18
  Author: jgc
Revision: 276733

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  dconf/repos/gnome-unstable-i686/
  dconf/repos/gnome-unstable-i686/PKGBUILD
(from rev 276732, dconf/trunk/PKGBUILD)
  dconf/repos/gnome-unstable-x86_64/
  dconf/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276732, dconf/trunk/PKGBUILD)

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

Copied: dconf/repos/gnome-unstable-i686/PKGBUILD (from rev 276732, 
dconf/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 10:04:18 UTC (rev 276733)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=dconf
+pkgver=0.26.0
+pkgrel=1
+pkgdesc="Configuration database system"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Projects/dconf";
+license=(LGPL2.1)
+depends=(glib2)
+makedepends=(vala dbus git gtk-doc python)
+_commit=102bb4a209e4195cb8fe7bb67406458b6841a8c2
+source=("git://git.gnome.org/dconf#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install \
+completiondir=/usr/share/bash-completion/completions
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dconf/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276732, 
dconf/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 10:04:18 UTC (rev 276733)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=dconf
+pkgver=0.26.0
+pkgrel=1
+pkgdesc="Configuration database system"
+arch=(i686 x86_64)
+url="https://wiki.gnome.org/Projects/dconf";
+license=(LGPL2.1)
+depends=(glib2)
+makedepends=(vala dbus git gtk-doc python)
+_commit=102bb4a209e4195cb8fe7bb67406458b6841a8c2
+source=("git://git.gnome.org/dconf#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/dconf 
--enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install \
+completiondir=/usr/share/bash-completion/completions
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2016-09-20 Thread Antonio Rojas
Date: Tuesday, September 20, 2016 @ 10:08:27
  Author: arojas
Revision: 276734

Readd signatures

Modified:
  kdevelop-php/trunk/PKGBUILD
  kdevelop-python/trunk/PKGBUILD
  kdevelop/trunk/PKGBUILD
  kdevplatform/trunk/PKGBUILD

+
 kdevelop-php/trunk/PKGBUILD|5 +++--
 kdevelop-python/trunk/PKGBUILD |5 +++--
 kdevelop/trunk/PKGBUILD|5 +++--
 kdevplatform/trunk/PKGBUILD|5 +++--
 4 files changed, 12 insertions(+), 8 deletions(-)

Modified: kdevelop/trunk/PKGBUILD
===
--- kdevelop/trunk/PKGBUILD 2016-09-20 10:04:18 UTC (rev 276733)
+++ kdevelop/trunk/PKGBUILD 2016-09-20 10:08:27 UTC (rev 276734)
@@ -24,8 +24,9 @@
'plasma-framework: for the plasma addons')
 conflicts=(kdevelop-qmljs)
 replaces=(kdevelop-qmljs)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('8ee5a8668f4eea303a86b482e3c97ae069a51e2d')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('8ee5a8668f4eea303a86b482e3c97ae069a51e2d'
+  'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 
 prepare() {

Modified: kdevelop-php/trunk/PKGBUILD
===
--- kdevelop-php/trunk/PKGBUILD 2016-09-20 10:04:18 UTC (rev 276733)
+++ kdevelop-php/trunk/PKGBUILD 2016-09-20 10:08:27 UTC (rev 276734)
@@ -11,8 +11,9 @@
 license=(GPL)
 depends=(kdevelop)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt python)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz";)
-sha1sums=('e6593ee234825d660b8cf289446e447ec006b23c')
+source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.sig})
+sha1sums=('e6593ee234825d660b8cf289446e447ec006b23c'
+  'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 
 prepare() {

Modified: kdevelop-python/trunk/PKGBUILD
===
--- kdevelop-python/trunk/PKGBUILD  2016-09-20 10:04:18 UTC (rev 276733)
+++ kdevelop-python/trunk/PKGBUILD  2016-09-20 10:08:27 UTC (rev 276734)
@@ -11,8 +11,9 @@
 license=(GPL)
 depends=(kdevelop python)
 makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz";)
-sha1sums=('b035f78621942469f51a6fb3e14d84b781aff916')
+source=("http://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.sig})
+sha1sums=('b035f78621942469f51a6fb3e14d84b781aff916'
+  'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 
 prepare() {

Modified: kdevplatform/trunk/PKGBUILD
===
--- kdevplatform/trunk/PKGBUILD 2016-09-20 10:04:18 UTC (rev 276733)
+++ kdevplatform/trunk/PKGBUILD 2016-09-20 10:08:27 UTC (rev 276734)
@@ -13,8 +13,9 @@
 depends=(grantlee hicolor-icon-theme kcmutils threadweaver kitemmodels 
ktexteditor knotifyconfig knewstuff libkomparediff2 qt5-webkit)
 makedepends=(extra-cmake-modules boost subversion python)
 optdepends=('subversion: Subversion plugin')
-source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz";)
-sha1sums=('5f46300e67be63bcd00f72cbf5304bee8b220c99')
+source=("http://download.kde.org/stable/kdevelop/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('5f46300e67be63bcd00f72cbf5304bee8b220c99'
+  'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch 

 
 prepare() {


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 10:10:58
  Author: jleclanche
Revision: 190039

upgpkg: lxqt-sudo 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:50:02 UTC (rev 190038)
+++ PKGBUILD2016-09-20 10:10:58 UTC (rev 190039)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-sudo
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 10:11:52
  Author: jgc
Revision: 276735

upgpkg: accountsservice 0.6.42+11+g653c18f-1

Modified:
  accountsservice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 10:08:27 UTC (rev 276734)
+++ PKGBUILD2016-09-20 10:11:52 UTC (rev 276735)
@@ -3,31 +3,38 @@
 # Contributor: Ionut Biru 
 
 pkgname=accountsservice
-pkgver=0.6.42
+pkgver=0.6.42+11+g653c18f
 pkgrel=1
 pkgdesc="D-Bus interface for user account query and manipulation"
-url="http://www.freedesktop.org/software/accountsservice/";
+url="https://www.freedesktop.org/software/accountsservice/";
 arch=(i686 x86_64)
 license=(GPL3)
 depends=(glib2 polkit systemd)
-makedepends=(intltool gobject-introspection python2 gtk-doc xmlto)
-source=("$url/$pkgname-$pkgver.tar.xz")
-sha256sums=('e56494c2f18627900b57234e5628923cc16a37bf8fd16b06c46118d6ae9c007e')
+makedepends=(intltool gtk-doc gobject-introspection git)
+_commit=653c18f4c3e93c4b742efe10093fc5b1319b1f0b
+source=("git://anongit.freedesktop.org/accountsservice#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+
 prepare() {
-  cd $pkgname-$pkgver
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc \
---enable-docbook-docs
+--libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
 


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 10:11:25
  Author: jleclanche
Revision: 190040

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 10:10:58 UTC (rev 190039)
+++ community-i686/PKGBUILD 2016-09-20 10:11:25 UTC (rev 190040)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-sudo
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="LXQt privilege program (lxsu)."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190039, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 10:11:25 UTC (rev 190040)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-sudo
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="LXQt privilege program (lxsu)."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+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   2016-09-20 10:10:58 UTC (rev 190039)
+++ community-x86_64/PKGBUILD   2016-09-20 10:11:25 UTC (rev 190040)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche 
-
-pkgname=lxqt-sudo
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="LXQt privilege program (lxsu)."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org";
-license=("LGPL2.1")
-depends=("liblxqt")
-makedepends=("cmake" "qt5-tools")
-source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
-)
-sha256sums=(
-   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
-   "SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
-
-
-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 190039, 
lxqt-sudo/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 10:11:25 UTC (rev 190040)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jerome Leclanche 
+
+pkgname=lxqt-sudo
+pkgver=0.10.0
+pkgrel=4
+pkgdesc="LXQt privilege program (lxsu)."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org";
+license=("LGPL2.1")
+depends=("liblxqt")
+makedepends=("cmake" "qt5-tools")
+source=(
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz";
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc";
+)
+sha256sums=(
+   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+
+
+build() {
+   mkdir -p bu

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 10:11:56
  Author: jgc
Revision: 276736

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  accountsservice/repos/gnome-unstable-i686/
  accountsservice/repos/gnome-unstable-i686/PKGBUILD
(from rev 276735, accountsservice/trunk/PKGBUILD)
  accountsservice/repos/gnome-unstable-x86_64/
  accountsservice/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276735, accountsservice/trunk/PKGBUILD)

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

Copied: accountsservice/repos/gnome-unstable-i686/PKGBUILD (from rev 276735, 
accountsservice/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 10:11:56 UTC (rev 276736)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=accountsservice
+pkgver=0.6.42+11+g653c18f
+pkgrel=1
+pkgdesc="D-Bus interface for user account query and manipulation"
+url="https://www.freedesktop.org/software/accountsservice/";
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(glib2 polkit systemd)
+makedepends=(intltool gtk-doc gobject-introspection git)
+_commit=653c18f4c3e93c4b742efe10093fc5b1319b1f0b
+source=("git://anongit.freedesktop.org/accountsservice#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: accountsservice/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276735, 
accountsservice/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 10:11:56 UTC (rev 276736)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=accountsservice
+pkgver=0.6.42+11+g653c18f
+pkgrel=1
+pkgdesc="D-Bus interface for user account query and manipulation"
+url="https://www.freedesktop.org/software/accountsservice/";
+arch=(i686 x86_64)
+license=(GPL3)
+depends=(glib2 polkit systemd)
+makedepends=(intltool gtk-doc gobject-introspection git)
+_commit=653c18f4c3e93c4b742efe10093fc5b1319b1f0b
+source=("git://anongit.freedesktop.org/accountsservice#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-09-20 Thread Alexander Rødseth
Date: Tuesday, September 20, 2016 @ 10:19:36
  Author: arodseth
Revision: 190041

upgpkg: setconf 0.7.3-1

Modified:
  setconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 10:11:25 UTC (rev 190040)
+++ PKGBUILD2016-09-20 10:19:36 UTC (rev 190041)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth 
 
 pkgname=setconf
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc='Utility for easily changing settings in configuration files'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('python')
 source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz";)
-sha256sums=('9ae89ead0e8dda1b22cfc120b37328fb3f62ca86e11886ace8e514f48d13a545')
+sha256sums=('a10d8667d03113e42209cca993a9276b6b998678ce4d27c0913faecb555dc259')
 
 package() {
   cd "$pkgname-$pkgver"


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

2016-09-20 Thread Alexander Rødseth
Date: Tuesday, September 20, 2016 @ 10:20:33
  Author: arodseth
Revision: 190042

archrelease: copy trunk to community-any

Added:
  setconf/repos/community-any/PKGBUILD
(from rev 190041, setconf/trunk/PKGBUILD)
Deleted:
  setconf/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 10:19:36 UTC (rev 190041)
+++ PKGBUILD2016-09-20 10:20:33 UTC (rev 190042)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=setconf
-pkgver=0.7.2
-pkgrel=1
-pkgdesc='Utility for easily changing settings in configuration files'
-arch=('any')
-url='http://setconf.roboticoverlords.org/'
-license=('GPL2')
-depends=('python')
-source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz";)
-sha256sums=('9ae89ead0e8dda1b22cfc120b37328fb3f62ca86e11886ace8e514f48d13a545')
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: setconf/repos/community-any/PKGBUILD (from rev 190041, 
setconf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 10:20:33 UTC (rev 190042)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=setconf
+pkgver=0.7.3
+pkgrel=1
+pkgdesc='Utility for easily changing settings in configuration files'
+arch=('any')
+url='http://setconf.roboticoverlords.org/'
+license=('GPL2')
+depends=('python')
+source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tar.xz";)
+sha256sums=('a10d8667d03113e42209cca993a9276b6b998678ce4d27c0913faecb555dc259')
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname.py" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-09-20 Thread Ike Devolder
Date: Tuesday, September 20, 2016 @ 10:32:17
  Author: idevolder
Revision: 190043

upgpkg: opera 40.0.2308.54-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 10:20:33 UTC (rev 190042)
+++ PKGBUILD2016-09-20 10:32:17 UTC (rev 190043)
@@ -10,7 +10,7 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=39.0.2256.71
+pkgver=40.0.2308.54
 pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="http://www.opera.com/";
@@ -31,8 +31,8 @@
 
source_x86_64=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb";)
 sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
 '4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_i686=('cca2d3caba9cee4778f1f623842fdd79bd7f375a1ffc02d84c5fd271aa4c3e51')
-sha256sums_x86_64=('1b2a0a5a19befd950b9fbcd6965aa1cade7fa54e5ad9bfcbb59242dc9dbfa3e9')
+sha256sums_i686=('ae4b2f428d41182b2b7a8f6b97b3ea1cb807d860faeb85471d181310f1448ddf')
+sha256sums_x86_64=('1fd680cf078c24073384c5d3bdc3154bf2d925b368deea1547e3b35a236e86ea')
 
 prepare() {
 sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera"


[arch-commits] Commit in opera/repos (16 files)

2016-09-20 Thread Ike Devolder
Date: Tuesday, September 20, 2016 @ 10:32:33
  Author: idevolder
Revision: 190044

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

Added:
  opera/repos/community-i686/PKGBUILD
(from rev 190043, opera/trunk/PKGBUILD)
  opera/repos/community-i686/default
(from rev 190043, opera/trunk/default)
  opera/repos/community-i686/opera
(from rev 190043, opera/trunk/opera)
  opera/repos/community-i686/opera.install
(from rev 190043, opera/trunk/opera.install)
  opera/repos/community-x86_64/PKGBUILD
(from rev 190043, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 190043, opera/trunk/default)
  opera/repos/community-x86_64/opera
(from rev 190043, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 190043, opera/trunk/opera.install)
Deleted:
  opera/repos/community-i686/PKGBUILD
  opera/repos/community-i686/default
  opera/repos/community-i686/opera
  opera/repos/community-i686/opera.install
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install

+
 /PKGBUILD  |  136 +++
 /default   |8 ++
 /opera |   26 +++
 /opera.install |   78 ++
 community-i686/PKGBUILD|   68 ---
 community-i686/default |4 -
 community-i686/opera   |   13 ---
 community-i686/opera.install   |   39 ---
 community-x86_64/PKGBUILD  |   68 ---
 community-x86_64/default   |4 -
 community-x86_64/opera |   13 ---
 community-x86_64/opera.install |   39 ---
 12 files changed, 248 insertions(+), 248 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 10:32:17 UTC (rev 190043)
+++ community-i686/PKGBUILD 2016-09-20 10:32:33 UTC (rev 190044)
@@ -1,68 +0,0 @@
-# $Id$
-# vim:set ft=sh:
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Mateusz Herych 
-# Contributor: ruario 
-# Contributor: Daniel Isenmann 
-# Contributor: dorphell 
-# Contributor: Sigitas Mazaliauskas 
-# Contributor: eworm
-
-pkgname=opera
-pkgver=39.0.2256.71
-pkgrel=1
-pkgdesc="A fast and secure web browser"
-url="http://www.opera.com/";
-options=(!strip !zipman)
-license=('custom:opera')
-backup=("etc/$pkgname/default")
-arch=('i686' 'x86_64')
-depends=('gtk2' 'desktop-file-utils' 'shared-mime-info' 'libxtst' 'gconf' 
'libxss' 'alsa-lib' 'nss' 'ttf-font' 'libnotify' 'hicolor-icon-theme')
-optdepends=(
-'curl: opera crash reporter and autoupdate checker'
-'opera-ffmpeg-codecs: playback of proprietary video/audio'
-)
-source=(
-"opera"
-"default"
-)
-source_i686=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_i386.deb";)
-source_x86_64=("http://get.geo.opera.com/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb";)
-sha256sums=('508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5'
-'4913d97dec0ddc99d1e089b029b9123c2c86b7c88d631c4db119b09da027')
-sha256sums_i686=('cca2d3caba9cee4778f1f623842fdd79bd7f375a1ffc02d84c5fd271aa4c3e51')
-sha256sums_x86_64=('1b2a0a5a19befd950b9fbcd6965aa1cade7fa54e5ad9bfcbb59242dc9dbfa3e9')
-
-prepare() {
-sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera"
-sed -e "s/%operabin%/$pkgname\/$pkgname/g" \
--i "$srcdir/opera"
-}
-
-package() {
-tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C "$pkgdir/"
-
-# get rid of the extra subfolder {i386,x86_64}-linux-gnu
-(
-cd "$pkgdir/usr/lib/"*-linux-gnu/
-mv "$pkgname" ../
-)
-rm -rf "$pkgdir/usr/lib/"*-linux-gnu
-
-# suid opera_sandbox
-chmod 4755 "$pkgdir/usr/lib/$pkgname/opera_sandbox"
-
-# install default options
-install -Dm644 "$srcdir/default" "$pkgdir/etc/$pkgname/default"
-
-# install opera wrapper
-rm "$pkgdir/usr/bin/$pkgname"
-install -Dm755 "$srcdir/opera" "$pkgdir/usr/bin/$pkgname"
-
-# license
-install -Dm644 \
-"$pkgdir/usr/share/doc/${pkgname}-stable/copyright" \
-"$pkgdir/usr/share/licenses/$pkgname/copyright"
-}
-

Copied: opera/repos/community-i686/PKGBUILD (from rev 190043, 
opera/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 10:32:33 UTC (rev 190044)
@@ -0,0 +1,68 @@
+# $Id$
+# vim:set ft=sh:
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Mateusz Herych 
+# Contributor: ruario 
+# Contributor: Daniel Isenmann 
+# Contributor: dorph

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

2016-09-20 Thread Kyle Keen
Date: Tuesday, September 20, 2016 @ 11:18:28
  Author: kkeen
Revision: 190045

upgpkg: cgal 4.9-1

Modified:
  cgal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 10:32:33 UTC (rev 190044)
+++ PKGBUILD2016-09-20 11:18:28 UTC (rev 190045)
@@ -3,7 +3,7 @@
 # Contributor: Dmitriy Morozov 
 
 pkgname=cgal
-pkgver=4.8.1
+pkgver=4.9
 pkgrel=1
 pkgdesc="Computational Geometry Algorithms Library"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('qt5-svg: for CGAL_Qt5'
 'eigen: for some packages, see the CGAL manual')
 makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
-md5sums=('1cbcb3f251822766ed3d744f923c782d')
+md5sums=('ee31343dbc4bf7b5b7501ec1650e9233')
 
 # consider building with swig for python stuff
 # https://gforge.inria.fr/frs/?group_id=52  for _pkgid
@@ -23,7 +23,7 @@
 
 build() {
   cd "$srcdir/CGAL-$pkgver"
-  mkdir build
+  mkdir -p build
   cd build
   cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
   make


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

2016-09-20 Thread Kyle Keen
Date: Tuesday, September 20, 2016 @ 11:18:48
  Author: kkeen
Revision: 190046

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

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

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

Copied: cgal/repos/community-staging-i686/PKGBUILD (from rev 190045, 
cgal/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-09-20 11:18:48 UTC (rev 190046)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dmitriy Morozov 
+
+pkgname=cgal
+pkgver=4.9
+pkgrel=1
+pkgdesc="Computational Geometry Algorithms Library"
+arch=('i686' 'x86_64')
+url="http://www.cgal.org";
+license=('GPL' 'LGPL')
+source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz";)
+depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
+optdepends=('qt5-svg: for CGAL_Qt5'
+'eigen: for some packages, see the CGAL manual')
+makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
+md5sums=('ee31343dbc4bf7b5b7501ec1650e9233')
+
+# consider building with swig for python stuff
+# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
+
+# 4.8 supposedly does not depend on boost?  good luck...
+
+build() {
+  cd "$srcdir/CGAL-$pkgver"
+  mkdir -p build
+  cd build
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/CGAL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  # The tarball still has all these licenses included
+  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
+install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
+  done
+}
+

Copied: cgal/repos/community-staging-x86_64/PKGBUILD (from rev 190045, 
cgal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-09-20 11:18:48 UTC (rev 190046)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Dmitriy Morozov 
+
+pkgname=cgal
+pkgver=4.9
+pkgrel=1
+pkgdesc="Computational Geometry Algorithms Library"
+arch=('i686' 'x86_64')
+url="http://www.cgal.org";
+license=('GPL' 'LGPL')
+source=("https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$pkgver/CGAL-$pkgver.tar.xz";)
+depends=('mpfr' 'gmp' 'mesa' 'glu' 'boost-libs')
+optdepends=('qt5-svg: for CGAL_Qt5'
+'eigen: for some packages, see the CGAL manual')
+makedepends=('cmake' 'qt5-svg' 'eigen' 'boost')
+md5sums=('ee31343dbc4bf7b5b7501ec1650e9233')
+
+# consider building with swig for python stuff
+# https://gforge.inria.fr/frs/?group_id=52  for _pkgid
+
+# 4.8 supposedly does not depend on boost?  good luck...
+
+build() {
+  cd "$srcdir/CGAL-$pkgver"
+  mkdir -p build
+  cd build
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/CGAL-$pkgver/build"
+  make install DESTDIR="$pkgdir"
+
+  # The tarball still has all these licenses included
+  for _license in LICENSE{,.FREE_USE,.GPL,.LGPL}; do
+install -D -m644 "$srcdir/CGAL-$pkgver/$_license" 
"$pkgdir/usr/share/licenses/$pkgname/$_license"
+  done
+}
+


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

2016-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2016 @ 11:31:13
  Author: heftig
Revision: 276737

49.0-1

Modified:
  firefox/trunk/PKGBUILD
Deleted:
  firefox/trunk/firefox-gtk3-20.patch
  firefox/trunk/no-libnotify.patch

---+
 PKGBUILD  |   27 
 firefox-gtk3-20.patch | 2333 
 no-libnotify.patch|   51 -
 3 files changed, 6 insertions(+), 2405 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 10:11:56 UTC (rev 276736)
+++ PKGBUILD2016-09-20 11:31:13 UTC (rev 276737)
@@ -4,7 +4,7 @@
 # Contributor: Jakub Schmidtke 
 
 pkgname=firefox
-pkgver=48.0.2
+pkgver=49.0
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=('i686' 'x86_64')
@@ -16,6 +16,7 @@
 makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf'
  'libpulse' 'inetutils' 'xorg-server-xvfb' 'autoconf2.13' 'rust')
 optdepends=('networkmanager: Location detection via available WiFi networks'
+'libnotify: Notification integration'
 'upower: Battery API')
 options=('!emptydirs' '!makeflags')
 
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
@@ -23,17 +24,13 @@
 firefox.desktop
 firefox-install-dir.patch
 vendor.js
-firefox-symbolic.svg
-firefox-gtk3-20.patch
-no-libnotify.patch)
-sha256sums=('6efbe0cc8dd120f16ff6d9394d96ea1b13bf6b4163d3b25d4210e06d23ea44b3'
+firefox-symbolic.svg)
+sha256sums=('6f7069fa94688f9fb5aa3bbb2ffa78456825067dd984afa714d74b3f0c6eaf63'
 '3b0c6b08c0211d8c5a02aa050755276ec864c5f2c5ac1a3d3f9f8a9af6512737'
 '75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
 'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
 '4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
-'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9'
-'c984c8bda3c173349d98f3fa71ec8ff8e8b74e6ca20a3f39f33596dbb4c4d1e8'
-'e4ebdd14096d177d264a7993dbd5df46463605ff45f783732c26d30b9caa53a7')
+'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9')
 validpgpkeys=('2B90598A745E992F315E22C58AB132963A06537A')
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
@@ -41,8 +38,6 @@
 # get your own set of keys. Feel free to contact foutre...@archlinux.org for
 # more information.
 _google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-_google_default_client_id=413772536636.apps.googleusercontent.com
-_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
 
 # Mozilla API keys (see https://location.services.mozilla.com/api)
 # Note: These are for Arch Linux use ONLY. For your own distribution, please
@@ -57,19 +52,9 @@
   cp ../mozconfig .mozconfig
   patch -Np1 -i ../firefox-install-dir.patch
 
-  # https://bugzilla.mozilla.org/show_bug.cgi?id=1234158
-  patch -Np1 -i ../firefox-gtk3-20.patch
-
-  # Notifications with libnotify are broken
-  # https://bugzilla.mozilla.org/show_bug.cgi?id=1236150
-  patch -Np1 -i ../no-libnotify.patch
-
   echo -n "$_google_api_key" >google-api-key
   echo "ac_add_options --with-google-api-keyfile=\"$PWD/google-api-key\"" 
>>.mozconfig
 
-  echo -n "$_google_default_client_id $_google_default_client_secret" 
>google-oauth-api-key
-  echo "ac_add_options 
--with-google-oauth-api-keyfile=\"$PWD/google-oauth-api-key\"" >>.mozconfig
-
   echo -n "$_mozilla_api_key" >mozilla-api-key
   echo "ac_add_options --with-mozilla-api-keyfile=\"$PWD/mozilla-api-key\"" 
>>.mozconfig
 
@@ -87,7 +72,7 @@
   LDFLAGS+=" -Wl,-z,now"
 
   # GCC 6
-  CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse 
-fno-schedule-insns2"
+  CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-schedule-insns2"
 
   export PATH="$srcdir/path:$PATH"
 

Deleted: firefox-gtk3-20.patch
===
--- firefox-gtk3-20.patch   2016-09-20 10:11:56 UTC (rev 276736)
+++ firefox-gtk3-20.patch   2016-09-20 11:31:13 UTC (rev 276737)
@@ -1,2333 +0,0 @@
-diff -up firefox-48.0/widget/gtk/gtk3drawing.cpp.gtk3-20 
firefox-48.0/widget/gtk/gtk3drawing.cpp
 firefox-48.0/widget/gtk/gtk3drawing.cpp.gtk3-202016-07-25 
22:22:07.0 +0200
-+++ firefox-48.0/widget/gtk/gtk3drawing.cpp2016-07-29 09:15:11.822285857 
+0200
-@@ -18,15 +18,9 @@
- 
- #include 
- 
--static GtkWidget* gProtoWindow;
- static GtkWidget* gProtoLayout;
--static GtkWidget* gButtonWidget;
--static GtkWidget* gToggleButtonWidget;
--static GtkWidget* gButtonArrowWidget;
--static GtkWidget* gSpinWidget;
- static GtkWidget* gHScaleWidget;
- static GtkWidget* gVScaleWidget;
--static GtkWidget* gEntryWidget;
- static GtkWidget* gComboBoxWidget;
- static GtkWidget* gComboBoxButtonWidget;
- static GtkWidget* gComboBoxArrowWidget;
-@@ -35,30 

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:38:41
  Author: jgc
Revision: 276740

upgpkg: gdm 3.22.0-1

Modified:
  gdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:34:30 UTC (rev 276739)
+++ PKGBUILD2016-09-20 11:38:41 UTC (rev 276740)
@@ -4,30 +4,34 @@
 
 pkgbase=gdm
 pkgname=(gdm libgdm)
-pkgver=3.20.1
-pkgrel=2
+pkgver=3.22.0
+pkgrel=1
 pkgdesc="Display manager and login screen"
 arch=(i686 x86_64)
 license=(GPL)
 url="https://wiki.gnome.org/Projects/GDM";
 depends=(gnome-shell gnome-session upower xorg-xrdb xorg-server 
xorg-server-xwayland xorg-xhost)
-makedepends=(itstool intltool yelp-tools gobject-introspection)
+makedepends=(yelp-tools intltool gobject-introspection git)
 checkdepends=('check')
-source=(https://download.gnome.org/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz
+_commit=2bfe227e1f0eb14f42d9137ddeb4337e278121d4
+source=("git://git.gnome.org/gdm#commit=$_commit"
 0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
-sha256sums=('10a2512fc8455a3e60e61907a8419ae7dfba9e7ea80cfb7e2ffa746eb165789f'
+sha256sums=('SKIP'
 '9449da0b6ee58aa3fde65e6d8d1f30513e4176a7dc6d176f17f320ce82cb1d82')
 
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-  cd $pkgbase-$pkgver
-
+  cd $pkgbase
   patch -Np1 -i ../0002-Xsession-Don-t-start-ssh-agent-by-default.patch
-
-  AUTOPOINT='intltoolize --automake -c' autoreconf -fi
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgbase-$pkgver
+  cd $pkgbase
   ./configure \
 --prefix=/usr \
 --sbindir=/usr/bin \
@@ -46,13 +50,12 @@
 --without-plymouth \
 --without-tcp-wrappers
 
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/if test 
"$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/  
func_append compile_command " -Wl,-O1,--as-needed"\n  func_append 
finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
-
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 check() {
-  cd $pkgbase-$pkgver
+  cd $pkgbase
   make check
 }
 
@@ -65,7 +68,7 @@
   groups=(gnome)
   install=gdm.install
 
-  cd $pkgbase-$pkgver
+  cd $pkgbase
   make DESTDIR="$pkgdir" install
 
   chown -R 120:120 "$pkgdir/var/lib/gdm"
@@ -82,7 +85,7 @@
   pkgdesc="GDM support library"
   depends=(systemd glib2)
 
-  cd $pkgbase-$pkgver
+  cd $pkgbase
   make -C libgdm DESTDIR="$pkgdir" install
   install -Dm644 "$srcdir/org.gnome.login-screen.gschema.xml" \
 "$pkgdir/usr/share/glib-2.0/schemas/org.gnome.login-screen.gschema.xml"


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:38:47
  Author: jgc
Revision: 276741

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gdm/repos/gnome-unstable-i686/
  gdm/repos/gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch
(from rev 276740, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
  
gdm/repos/gnome-unstable-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
(from rev 276740, 
gdm/trunk/0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
  gdm/repos/gnome-unstable-i686/PKGBUILD
(from rev 276740, gdm/trunk/PKGBUILD)
  gdm/repos/gnome-unstable-i686/gdm.install
(from rev 276740, gdm/trunk/gdm.install)
  gdm/repos/gnome-unstable-x86_64/
  gdm/repos/gnome-unstable-x86_64/0001-Add-Arch-Linux-PAM-config-files.patch
(from rev 276740, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
  
gdm/repos/gnome-unstable-x86_64/0002-Xsession-Don-t-start-ssh-agent-by-default.patch
(from rev 276740, 
gdm/trunk/0002-Xsession-Don-t-start-ssh-agent-by-default.patch)
  gdm/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276740, gdm/trunk/PKGBUILD)
  gdm/repos/gnome-unstable-x86_64/gdm.install
(from rev 276740, gdm/trunk/gdm.install)

+
 gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch |  
199 ++
 gnome-unstable-i686/0002-Xsession-Don-t-start-ssh-agent-by-default.patch   |   
31 +
 gnome-unstable-i686/PKGBUILD   |   
92 
 gnome-unstable-i686/gdm.install|   
 7 
 gnome-unstable-x86_64/0001-Add-Arch-Linux-PAM-config-files.patch   |  
199 ++
 gnome-unstable-x86_64/0002-Xsession-Don-t-start-ssh-agent-by-default.patch |   
31 +
 gnome-unstable-x86_64/PKGBUILD |   
92 
 gnome-unstable-x86_64/gdm.install  |   
 7 
 8 files changed, 658 insertions(+)

Copied: 
gdm/repos/gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch (from 
rev 276740, gdm/trunk/0001-Add-Arch-Linux-PAM-config-files.patch)
===
--- gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch  
(rev 0)
+++ gnome-unstable-i686/0001-Add-Arch-Linux-PAM-config-files.patch  
2016-09-20 11:38:47 UTC (rev 276741)
@@ -0,0 +1,199 @@
+From 54c780b7d4124e990726cb7afb3aa387979b7094 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" 
+Date: Thu, 9 Oct 2014 00:55:31 +0200
+Subject: [PATCH 1/2] Add Arch Linux PAM config files
+
+---
+ configure.ac |  6 --
+ data/Makefile.am | 12 
+ data/pam-arch/gdm-autologin.pam  | 10 ++
+ data/pam-arch/gdm-fingerprint.pam| 14 ++
+ data/pam-arch/gdm-launch-environment.pam | 10 ++
+ data/pam-arch/gdm-password.pam   | 11 +++
+ data/pam-arch/gdm-pin.pam| 13 +
+ data/pam-arch/gdm-smartcard.pam  | 14 ++
+ 8 files changed, 88 insertions(+), 2 deletions(-)
+ create mode 100644 data/pam-arch/gdm-autologin.pam
+ create mode 100644 data/pam-arch/gdm-fingerprint.pam
+ create mode 100644 data/pam-arch/gdm-launch-environment.pam
+ create mode 100644 data/pam-arch/gdm-password.pam
+ create mode 100644 data/pam-arch/gdm-pin.pam
+ create mode 100644 data/pam-arch/gdm-smartcard.pam
+
+diff --git a/configure.ac b/configure.ac
+index b7e86f8..f3f6a45 100644
+--- a/configure.ac
 b/configure.ac
+@@ -189,12 +189,13 @@ if test x$enable_split_authentication = xyes; then
+ fi
+ 
+ AC_ARG_WITH(default-pam-config,
+-  AS_HELP_STRING([--with-default-pam-config: One of redhat, 
openembedded, exherbo, lfs, none @<:@default=auto@:>@]))
++  AS_HELP_STRING([--with-default-pam-config: One of redhat, 
openembedded, exherbo, lfs, arch, none @<:@default=auto@:>@]))
+ dnl If not given, try autodetecting from release files (see NetworkManager 
source) 
+ if test x$with_default_pam_config = x; then
+   AC_CHECK_FILE(/etc/redhat-release,with_default_pam_config="redhat")
+   AC_CHECK_FILE(/etc/fedora-release,with_default_pam_config="redhat")
+   AC_CHECK_FILE(/etc/exherbo-release,with_default_pam_config="exherbo")
++  AC_CHECK_FILE(/etc/arch-release,with_default_pam_config="arch")
+   AC_CHECK_FILE(/etc/lfs-release,with_default_pam_config="lfs")
+   dnl If not autodetected, default to none
+   if test x$with_default_pam_config = x; then
+@@ -202,7 +203,7 @@ if test x$with_default_pam_config = x; then
+   fi
+ fi
+ case x$with_default_pam_config in
+- xredhat|xopenembedded|xexherbo|xlfs|xnone) ;;
++ xredhat|xopenembedded|xexherbo|xlfs|xarch|xnone) ;;
+  *)
+AC_MSG_ERROR([Invalid --with-default-pam-config 
${with_default_pam_config

[arch-commits] Commit in firefox-i18n/repos (testing-any testing-any/PKGBUILD)

2016-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2016 @ 11:42:39
  Author: heftig
Revision: 276742

archrelease: copy trunk to testing-any

Added:
  firefox-i18n/repos/testing-any/
  firefox-i18n/repos/testing-any/PKGBUILD
(from rev 276741, firefox-i18n/trunk/PKGBUILD)

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

Copied: firefox-i18n/repos/testing-any/PKGBUILD (from rev 276741, 
firefox-i18n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2016-09-20 11:42:39 UTC (rev 276742)
@@ -0,0 +1,224 @@
+# $Id$
+# Maintainer: Thomas Baechler 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Michal Hybner 
+# Contributor: Andrea Scarpino 
+
+pkgbase=firefox-i18n
+pkgver=49.0
+pkgrel=1
+pkgdesc="Language pack for Firefox"
+arch=('any')
+url="http://www.mozilla.com/";
+license=('MPL' 'GPL')
+
+_languages=(
+  'ach"Acholi"'
+  'af "Afrikaans"'
+  'an "Aragonese"'
+  'ar "Arabic"'
+  'as "Assamese"'
+  'ast"Asturian"'
+  'az "Azerbaijani"'
+  'be "Belarusian"'
+  'bg "Bulgarian"'
+  'bn-BD  "Bengali (Bangladesh)"'
+  'bn-IN  "Bengali (India)"'
+  'br "Breton"'
+  'bs "Bosnian"'
+  'ca "Catalan"'
+  'cak"Maya Kaqchikel"'
+  'cs "Czech"'
+  'cy "Welsh"'
+  'da "Danish"'
+  'de "German"'
+  'dsb"Lower Sorbian"'
+  'el "Greek"'
+  'en-GB  "English (British)"'
+  'en-US  "English (US)"'
+  'en-ZA  "English (South African)"'
+  'eo "Esperanto"'
+  'es-AR  "Spanish (Argentina)"'
+  'es-CL  "Spanish (Chile)"'
+  'es-ES  "Spanish (Spain)"'
+  'es-MX  "Spanish (Mexico)"'
+  'et "Estonian"'
+  'eu "Basque"'
+  'fa "Persian"'
+  'ff "Fulah"'
+  'fi "Finnish"'
+  'fr "French"'
+  'fy-NL  "Frisian"'
+  'ga-IE  "Irish"'
+  'gd "Gaelic (Scotland)"'
+  'gl "Galician"'
+  'gn "Guarani"'
+  'gu-IN  "Gujarati (India)"'
+  'he "Hebrew"'
+  'hi-IN  "Hindi (India)"'
+  'hr "Croatian"'
+  'hsb"Upper Sorbian"'
+  'hu "Hungarian"'
+  'hy-AM  "Armenian"'
+  'id "Indonesian"'
+  'is "Icelandic"'
+  'it "Italian"'
+  'ja "Japanese"'
+  'kk "Kazakh"'
+  'km "Khmer"'
+  'kn "Kannada"'
+  'ko "Korean"'
+  'lij"Ligurian"'
+  'lt "Lithuanian"'
+  'lv "Latvian"'
+  'mai"Maithili"'
+  'mk "Macedonian"'
+  'ml "Malayalam"'
+  'mr "Marathi"'
+  'ms "Malay"'
+  'nb-NO  "Norwegian (Bokmål)"'
+  'nl "Dutch"'
+  'nn-NO  "Norwegian (Nynorsk)"'
+  'or "Oriya"'
+  'pa-IN  "Punjabi (India)"'
+  'pl "Polish"'
+  'pt-BR  "Portuguese (Brazilian)"'
+  'pt-PT  "Portuguese (Portugal)"'
+  'rm "Romansh"'
+  'ro "Romanian"'
+  'ru "Russian"'
+  'si "Sinhala"'
+  'sk "Slovak"'
+  'sl "Slovenian"'
+  'son"Songhai"'
+  'sq "Albanian"'
+  'sr "Serbian"'
+  'sv-SE  "Swedish"'
+  'ta "Tamil"'
+  'te "Telugu"'
+  'th "Thai"'
+  'tr "Turkish"'
+  'uk "Ukrainian"'
+  'uz "Uzbek"'
+  'vi "Vietnamese"'
+  'xh "Xhosa"'
+  'zh-CN  "Chinese (Simplified)"'
+  'zh-TW  "Chinese (Traditional)"'
+)
+
+pkgname=()
+source=()
+_url=https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/linux-i686/xpi
+
+for _lang in "${_languages[@]}"; do
+  _locale=${_lang%% *}
+  _pkgname=firefox-i18n-${_locale,,}
+
+  pkgname+=($_pkgname)
+  source+=("firefox-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
+  eval "package_$_pkgname() {
+_package $_lang
+  }"
+done
+
+# Don't extract anything
+noextract=(${source[@]%%::*})
+
+_package() {
+  pkgdesc="$2 language pack for Firefox"
+  depends=("firefox>=$pkgver")
+  install -Dm644 firefox-i18n-$pkgver-$1.xpi \
+
"$pkgdir/usr/lib/firefox/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
+}
+
+md5sums=('4d197f9aab2bd94f5699365ab6e8535a'
+ '440be0d916237cc2b2e8430241d0e580'
+ 'da6728d79c1e772a40f101a99cf34f69'
+ '999a046399e9982840072f6509271f7f'
+ '7209b624adaf2df76335454f75d18b20'
+ '567fea9b86f4ea6bc86c0184f5a9'
+ '658af5a89795973a812990298a403140'
+ '68b6bfe064fb6a07e9468fbf79b80012'
+ '67b3fec10415dbcc266aa1a43d44d3ba'
+ '8a4332c5211fbf332829a5ed8ba56281'
+ 'd1d1c318180912a94253bf155b8b27a3'
+ '51c2de5e7d934f6a0892e3a35d1a675b'
+ '6173ba509d92a761c0aa4b32ea652f8d'
+ '76d19e22fa19b185f32acb632196fe26'
+ '7d544ad3366f29eaca48a1453c68a6da'
+ '5858d6ff9458b01fee5f44f9dc89b004'
+ '4160e045c848452fb06f6b5993a8f494'
+ 'dc13fec5df0a8b5e5dab8982b5f206f2'
+ '52c09ed5f9726c40cbbf9e2f58ec9b8e'
+ '777f026aa93254eb56512e3c515cd52f'
+ 'fcc36b44d3c36f44ee19a9c3d2e9da61'
+ 'b393273a81d43d627afb97a0330e8ecb'
+ '9dce53767f334ece18ab1677d1083bb1'
+ '467ca21c3ae3b359d17dc85232d39a85'
+ 

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:43:34
  Author: jgc
Revision: 276743

upgpkg: gnome-backgrounds 3.20+49+gd740714-1

Modified:
  gnome-backgrounds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:42:39 UTC (rev 276742)
+++ PKGBUILD2016-09-20 11:43:34 UTC (rev 276743)
@@ -2,19 +2,30 @@
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-backgrounds
-pkgver=3.20
+pkgver=3.20+49+gd740714
 pkgrel=1
 pkgdesc="Background images and data for GNOME"
 arch=(any)
-makedepends=('intltool')
+makedepends=('intltool' 'git' 'glib2' 'gnome-common')
 url="http://www.gnome.org";
 license=('GPL')
 groups=('gnome')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127')
+_commit=d7407141e7ec1b5941482bceddb006054c590b09
+source=("git://git.gnome.org/gnome-backgrounds#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var
   make
@@ -21,6 +32,6 @@
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:43:38
  Author: jgc
Revision: 276744

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-backgrounds/repos/gnome-unstable-any/
  gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD
(from rev 276743, gnome-backgrounds/trunk/PKGBUILD)

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

Copied: gnome-backgrounds/repos/gnome-unstable-any/PKGBUILD (from rev 276743, 
gnome-backgrounds/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2016-09-20 11:43:38 UTC (rev 276744)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-backgrounds
+pkgver=3.20+49+gd740714
+pkgrel=1
+pkgdesc="Background images and data for GNOME"
+arch=(any)
+makedepends=('intltool' 'git' 'glib2' 'gnome-common')
+url="http://www.gnome.org";
+license=('GPL')
+groups=('gnome')
+_commit=d7407141e7ec1b5941482bceddb006054c590b09
+source=("git://git.gnome.org/gnome-backgrounds#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:51:54
  Author: jgc
Revision: 276745

upgpkg: gcab 0.7+7+g71da703-1

Modified:
  gcab/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:43:38 UTC (rev 276744)
+++ PKGBUILD2016-09-20 11:51:54 UTC (rev 276745)
@@ -1,25 +1,36 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot 
 
 pkgname=gcab
-pkgver=0.7
+pkgver=0.7+7+g71da703
 pkgrel=1
 pkgdesc="A GObject library to create cabinet files"
 arch=('i686' 'x86_64')
 license=('LGPL')
+url="https://wiki.gnome.org/msitools";
 depends=('glib2')
-makedepends=('intltool')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-url="http://www.gnome.org/";
-sha256sums=('a16e5ef88f1c547c6c8c05962f684ec127e078d302549f3dfd2291e167d4adef')
+makedepends=('gobject-introspection' 'vala' 'zlib' 'git' 'gtk-doc' 'intltool')
+_commit=71da7035108eb7b1da72ff8d318432fa3bc0af58
+source=("git://git.gnome.org/gcab#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
   make
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
+  cd $pkgname
   make DESTDIR="${pkgdir}" install
 }


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


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:51:59
  Author: jgc
Revision: 276746

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gcab/repos/gnome-unstable-i686/
  gcab/repos/gnome-unstable-i686/PKGBUILD
(from rev 276745, gcab/trunk/PKGBUILD)
  gcab/repos/gnome-unstable-x86_64/
  gcab/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276745, gcab/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   36 
 gnome-unstable-x86_64/PKGBUILD |   36 
 2 files changed, 72 insertions(+)

Copied: gcab/repos/gnome-unstable-i686/PKGBUILD (from rev 276745, 
gcab/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 11:51:59 UTC (rev 276746)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gcab
+pkgver=0.7+7+g71da703
+pkgrel=1
+pkgdesc="A GObject library to create cabinet files"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://wiki.gnome.org/msitools";
+depends=('glib2')
+makedepends=('gobject-introspection' 'vala' 'zlib' 'git' 'gtk-doc' 'intltool')
+_commit=71da7035108eb7b1da72ff8d318432fa3bc0af58
+source=("git://git.gnome.org/gcab#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}

Copied: gcab/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276745, 
gcab/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 11:51:59 UTC (rev 276746)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gcab
+pkgver=0.7+7+g71da703
+pkgrel=1
+pkgdesc="A GObject library to create cabinet files"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://wiki.gnome.org/msitools";
+depends=('glib2')
+makedepends=('gobject-introspection' 'vala' 'zlib' 'git' 'gtk-doc' 'intltool')
+_commit=71da7035108eb7b1da72ff8d318432fa3bc0af58
+source=("git://git.gnome.org/gcab#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:55:37
  Author: jgc
Revision: 276747

upgpkg: json-glib 1.2.2+4+gd725fb5-1

Modified:
  json-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:51:59 UTC (rev 276746)
+++ PKGBUILD2016-09-20 11:55:37 UTC (rev 276747)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=json-glib
-pkgver=1.2.2
+pkgver=1.2.2+4+gd725fb5
 pkgrel=1
 pkgdesc="JSON library built on GLib"
 arch=('i686' 'x86_64')
@@ -9,22 +9,33 @@
 url="https://wiki.gnome.org/Projects/JsonGlib";
 license=('GPL')
 depends=('glib2')
-makedepends=('gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621')
+makedepends=('gobject-introspection' 'git' 'gtk-doc')
+_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
+source=("git://git.gnome.org/json-glib#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
 build(){
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
   make
 }
 
 package(){
-  cd ${pkgname}-${pkgver}
+  cd $pkgname
   make DESTDIR="${pkgdir}" install
 }
 
 check(){
-  cd "${pkgname}-${pkgver}"
+  cd $pkgname
   make check
 }


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 11:55:41
  Author: jgc
Revision: 276748

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  json-glib/repos/gnome-unstable-i686/
  json-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 276747, json-glib/trunk/PKGBUILD)
  json-glib/repos/gnome-unstable-x86_64/
  json-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276747, json-glib/trunk/PKGBUILD)

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

Copied: json-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 276747, 
json-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 11:55:41 UTC (rev 276748)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.2+4+gd725fb5
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/JsonGlib";
+license=('GPL')
+depends=('glib2')
+makedepends=('gobject-introspection' 'git' 'gtk-doc')
+_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
+source=("git://git.gnome.org/json-glib#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build(){
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  make
+}
+
+package(){
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+check(){
+  cd $pkgname
+  make check
+}

Copied: json-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276747, 
json-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 11:55:41 UTC (rev 276748)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgname=json-glib
+pkgver=1.2.2+4+gd725fb5
+pkgrel=1
+pkgdesc="JSON library built on GLib"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Projects/JsonGlib";
+license=('GPL')
+depends=('glib2')
+makedepends=('gobject-introspection' 'git' 'gtk-doc')
+_commit=d725fb511b646521213474bc9dadc4d5a3a1cf9c
+source=("git://git.gnome.org/json-glib#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build(){
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  make
+}
+
+package(){
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}
+
+check(){
+  cd $pkgname
+  make check
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:03:49
  Author: jgc
Revision: 276750

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libsoup/repos/gnome-unstable-i686/
  libsoup/repos/gnome-unstable-i686/PKGBUILD
(from rev 276749, libsoup/trunk/PKGBUILD)
  libsoup/repos/gnome-unstable-x86_64/
  libsoup/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276749, libsoup/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   49 +++
 gnome-unstable-x86_64/PKGBUILD |   49 +++
 2 files changed, 98 insertions(+)

Copied: libsoup/repos/gnome-unstable-i686/PKGBUILD (from rev 276749, 
libsoup/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 12:03:49 UTC (rev 276750)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.56.0
+pkgrel=1
+pkgdesc="GNOME HTTP Library"
+arch=(i686 x86_64)
+license=(LGPL)
+url="http://www.gnome.org";
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+checkdepends=(apache php php-apache)
+provides=("libsoup-gnome=$pkgver-$pkgrel")
+conflicts=(libsoup-gnome)
+replaces=(libsoup-gnome)
+options=('!emptydirs')
+_commit=65f5c1d50f453f219d17eef17eb1b99e5382dcf8
+source=("git://git.gnome.org/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+#  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: libsoup/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276749, 
libsoup/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 12:03:49 UTC (rev 276750)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libsoup
+pkgver=2.56.0
+pkgrel=1
+pkgdesc="GNOME HTTP Library"
+arch=(i686 x86_64)
+license=(LGPL)
+url="http://www.gnome.org";
+depends=(glib2 libxml2 glib-networking sqlite krb5)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
+checkdepends=(apache php php-apache)
+provides=("libsoup-gnome=$pkgver-$pkgrel")
+conflicts=(libsoup-gnome)
+replaces=(libsoup-gnome)
+options=('!emptydirs')
+_commit=65f5c1d50f453f219d17eef17eb1b99e5382dcf8
+source=("git://git.gnome.org/libsoup#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+  --localstatedir=/var --disable-static --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname
+#  make check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:03:44
  Author: jgc
Revision: 276749

upgpkg: libsoup 2.56.0-1

Modified:
  libsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:55:41 UTC (rev 276748)
+++ PKGBUILD2016-09-20 12:03:44 UTC (rev 276749)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=libsoup
-pkgver=2.54.1
+pkgver=2.56.0
 pkgrel=1
 pkgdesc="GNOME HTTP Library"
 arch=(i686 x86_64)
@@ -9,29 +9,41 @@
 license=(LGPL)
 url="http://www.gnome.org";
 depends=(glib2 libxml2 glib-networking sqlite krb5)
-makedepends=(intltool gobject-introspection python vala)
+makedepends=(intltool gobject-introspection python vala git gtk-doc)
 checkdepends=(apache php php-apache)
 provides=("libsoup-gnome=$pkgver-$pkgrel")
 conflicts=(libsoup-gnome)
 replaces=(libsoup-gnome)
 options=('!emptydirs')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633')
+_commit=65f5c1d50f453f219d17eef17eb1b99e5382dcf8
+source=("git://git.gnome.org/libsoup#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc \
-  --localstatedir=/var --disable-static
+  --localstatedir=/var --disable-static --enable-gtk-doc
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
 #  make check
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2016-09-20 Thread Kyle Keen
Date: Tuesday, September 20, 2016 @ 12:04:21
  Author: kkeen
Revision: 190047

upgpkg: openscad 2015.03.03-6  cgal rebuild

Modified:
  openscad/trunk/CHANGELOG
  openscad/trunk/PKGBUILD

---+
 CHANGELOG |4 
 PKGBUILD  |2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: CHANGELOG
===
--- CHANGELOG   2016-09-20 11:18:48 UTC (rev 190046)
+++ CHANGELOG   2016-09-20 12:04:21 UTC (rev 190047)
@@ -1,3 +1,7 @@
+2016-09-20 Kyle Keen 
+   * 2015.03.03-6
+   - Rebuild for cgal 4.9
+
 2016-08-24 Kyle Keen 
* 2015.03.03-5
- Rebuild for boost 1.61

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 11:18:48 UTC (rev 190046)
+++ PKGBUILD2016-09-20 12:04:21 UTC (rev 190047)
@@ -6,7 +6,7 @@
 pkgname=openscad
 pkgver=2015.03.03
 _ver=2015.03-3  # hopefully -X is temporary
-pkgrel=5
+pkgrel=6
 pkgdesc="The programmers solid 3D CAD modeller"
 url="http://openscad.org/";
 arch=('i686' 'x86_64')


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

2016-09-20 Thread Kyle Keen
Date: Tuesday, September 20, 2016 @ 12:04:54
  Author: kkeen
Revision: 190048

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

Added:
  openscad/repos/community-staging-i686/
  openscad/repos/community-staging-i686/CHANGELOG
(from rev 190047, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-i686/PKGBUILD
(from rev 190047, openscad/trunk/PKGBUILD)
  openscad/repos/community-staging-x86_64/
  openscad/repos/community-staging-x86_64/CHANGELOG
(from rev 190047, openscad/trunk/CHANGELOG)
  openscad/repos/community-staging-x86_64/PKGBUILD
(from rev 190047, openscad/trunk/PKGBUILD)

+
 community-staging-i686/CHANGELOG   |  115 +++
 community-staging-i686/PKGBUILD|   54 
 community-staging-x86_64/CHANGELOG |  115 +++
 community-staging-x86_64/PKGBUILD  |   54 
 4 files changed, 338 insertions(+)

Copied: openscad/repos/community-staging-i686/CHANGELOG (from rev 190047, 
openscad/trunk/CHANGELOG)
===
--- community-staging-i686/CHANGELOG(rev 0)
+++ community-staging-i686/CHANGELOG2016-09-20 12:04:54 UTC (rev 190048)
@@ -0,0 +1,115 @@
+2016-09-20 Kyle Keen 
+   * 2015.03.03-6
+   - Rebuild for cgal 4.9
+
+2016-08-24 Kyle Keen 
+   * 2015.03.03-5
+   - Rebuild for boost 1.61
+
+2016-08-01 Kyle Keen 
+   * 2015.03.03-4
+   - Rebuild for glew
+
+2016-05-12 Kyle Keen 
+   * 2015.03.03-3
+   - Rebuild for boost-1.60.0-5
+
+2016-04-28 Kyle Keen 
+   * 2015.03.03-2
+   - Rebuild for install hooks
+
+2015-04-18 Kyle Keen 
+   * 2015.03.03-1
+   - Update to latest release
+   - Rebuild for cgal-4.8
+
+2015-11-16 Kyle Keen 
+   * 2015.03.02-1
+   - Bugfix release
+
+2015-10-19 Kyle Keen 
+   * 2015.03.01-5
+   - No changes
+   - Rebuild for cgal-4.7
+
+2015-10-02 foutrelis
+   * 2015.03.01-4
+   - No changes
+
+2015-04-29 Kyle Keen 
+   * 2015.03.01-3
+   - No changes
+   - Rebuild for qscintilla-2.9-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-2
+   - No changes
+   - Rebuild for boost-1.58.0-1
+
+2015-04-22 Kyle Keen 
+   * 2015.03.01-1
+   - Bugfix release
+
+2015-04-11 Kyle Keen 
+   * 2015.03-2
+   - No changes
+   - Rebuild for cgal-4.6-1
+
+2015-03-10 Kyle Keen 
+   * 2015.03-1
+   - New release
+   - Now uses qscintilla for the editor
+
+2014-11-04 Kyle Keen 
+   * 2014.03-5
+   - No changes
+   - Rebuild for boost-1.57.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-4
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-08-18 Kyle Keen 
+   * 2014.03-3
+   - No changes
+   - Rebuild for glew-1.11.0-1
+
+2014-08-12 Kyle Keen 
+   * 2014.03-2
+   - No changes
+   - Rebuild for boost-1.56.0-1
+
+2014-03-09 Kyle Keen 
+
+   * 2014.03-1
+   - New release
+   - MIME associations
+
+2014-02-10 Kyle Keen 
+
+   * 2013.06-3
+   - Moved package to [community]
+   - Explicit boost depends
+   - Use official resources
+
+2014-02-07 Chirantan Ekbote 
+
+   * 2013.06-2
+   - Update makedepends since eigen3 has now become eigen in [extra]
+
+2013-06-19 Chirantan Ekbote 
+
+   * 2013.06-1 :
+   - Updated to version 2013.06
+
+2013-03-01 Chirantan Ekbote 
+
+   * 2013.01-2 :
+   Dependency qt replaced with qt4
+
+2013-01-23 Chirantan Ekbote 
+
+   * 2013.01-1 :
+   New upstream release.
+   Dependency eigen2 repaced by eigen3

Copied: openscad/repos/community-staging-i686/PKGBUILD (from rev 190047, 
openscad/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-09-20 12:04:54 UTC (rev 190048)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Contributor: Chirantan Ekbote 
+# Contributor: Eric Anderson 
+# Contributor: Pierre DOUCET 
+pkgname=openscad
+pkgver=2015.03.03
+_ver=2015.03-3  # hopefully -X is temporary
+pkgrel=6
+pkgdesc="The programmers solid 3D CAD modeller"
+url="http://openscad.org/";
+arch=('i686' 'x86_64')
+license=('GPL2')
+changelog=CHANGELOG
+depends=('qt4' 'qscintilla' 'cgal' 'opencsg' 'boost-libs' 'shared-mime-info')
+makedepends=('eigen' 'boost' 'imagemagick')
+# full tests need imagemagick and an X11 or framebuffer session
+checkdepends=('cmake' 'xproto' 'libx11' 'python2')
+source=("http://files.openscad.org/openscad-$_ver.src.tar.gz";)
+md5sums=('a498a218a247468eee140ccc44c73afa')
+
+build() {
+cd "$srcdir/$pkgname-$_ver"
+qmake-qt4 PREFIX="/usr"
+make
+convert "icons/$pkgname.png" -resize 128x128\> "icons/$pkgname-128.png"
+}
+
+check() {
+# see doc/testing.txt about enabling
+# normally will display stuff,

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

2016-09-20 Thread Maxime Gauduin
Date: Tuesday, September 20, 2016 @ 12:10:06
  Author: alucryd
Revision: 276752

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-09-20 12:09:51 UTC (rev 276751)
+++ extra-i686/PKGBUILD 2016-09-20 12:10:06 UTC (rev 276752)
@@ -1,91 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Ionut Biru 
-# Contributor: Tom Newsom 
-# Contributor: Paul Mattal 
-
-pkgname=ffmpeg
-pkgver=3.1.3
-pkgrel=1
-epoch=1
-pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=('i686' 'x86_64')
-url='http://ffmpeg.org/'
-license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'lame'
- 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
- 'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
- 'netcdf' 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
- 'v4l-utils' 'xvidcore' 'zlib'
- 'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so' 'libvpx.so'
- 'libx264.so' 'libx265.so')
-makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
-optdepends=('ladspa: LADSPA filters')
-provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
-  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
-  'libswscale.so')
-source=(http://ffmpeg.org/releases/ffmpeg-${pkgver}.tar.bz2{,.asc})
-validpgpkeys=('FCF986EA15E6E293A5644F10B4322F04D67658D8')
-sha256sums=('58bc89c65dd114d874efbf76f76368d03b5e407f0a3f42d5b40801c280968a38'
-'SKIP')
-
-build() {
-  cd ffmpeg-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-debug \
---disable-static \
---disable-stripping \
---enable-avisynth \
---enable-avresample \
---enable-fontconfig \
---enable-gmp \
---enable-gnutls \
---enable-gpl \
---enable-ladspa \
---enable-libass \
---enable-libbluray \
---enable-libfreetype \
---enable-libfribidi \
---enable-libgsm \
---enable-libiec61883 \
---enable-libmodplug \
---enable-libmp3lame \
---enable-libopencore_amrnb \
---enable-libopencore_amrwb \
---enable-libopenjpeg \
---enable-libopus \
---enable-libpulse \
---enable-libschroedinger \
---enable-libsoxr \
---enable-libspeex \
---enable-libssh \
---enable-libtheora \
---enable-libv4l2 \
---enable-libvidstab \
---enable-libvorbis \
---enable-libvpx \
---enable-libwebp \
---enable-libx264 \
---enable-libx265 \
---enable-libxvid \
---enable-netcdf \
---enable-shared \
---enable-version3 \
---enable-x11grab
-
-  make
-  make tools/qt-faststart
-  make doc/ff{mpeg,play,server}.1
-}
-
-package() {
-  cd ffmpeg-${pkgver}
-
-  make DESTDIR="${pkgdir}" install install-man
-  install -Dm 755 tools/qt-faststart "${pkgdir}"/usr/bin/
-}
-
-# vim: ts=2 sw=2 et:

Copied: ffmpeg/repos/extra-i686/PKGBUILD (from rev 276751, 
ffmpeg/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-09-20 12:10:06 UTC (rev 276752)
@@ -0,0 +1,91 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg
+pkgver=3.1.3
+pkgrel=2
+epoch=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=('i686' 'x86_64')
+url='http://ffmpeg.org/'
+license=('GPL3')
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'jack'
+ 'lame' 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
+ 'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
+ 'netcdf' 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
+ 'v4l-utils' 'xvidcore' 'zlib'
+ 'libvidstab.so' 'libvorbis.so' 'libvorbisenc.so' 'libvpx.so'
+ 'libx264.so' 'libx265.so')
+makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
+optdepends=('ladspa: LADSPA filters')
+provides=('libavcodec.so' 'libavdevice.so' 'libavfilter.so' 'libavformat.so'
+  'libavresample.so' 'libavutil.so' 'libpostproc.so' 'libswresample.so'
+  'libswscale.so')
+source=(http://ffmpeg.org/relea

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

2016-09-20 Thread Maxime Gauduin
Date: Tuesday, September 20, 2016 @ 12:09:51
  Author: alucryd
Revision: 276751

FS#50716: ffmpeg 1:3.1.3-2

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:03:49 UTC (rev 276750)
+++ PKGBUILD2016-09-20 12:09:51 UTC (rev 276751)
@@ -7,14 +7,14 @@
 
 pkgname=ffmpeg
 pkgver=3.1.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=('i686' 'x86_64')
 url='http://ffmpeg.org/'
 license=('GPL3')
-depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'lame'
- 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
+depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gmp' 'gnutls' 'gsm' 'jack'
+ 'lame' 'libass' 'libavc1394' 'libbluray' 'libiec61883' 'libmodplug'
  'libpulse' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau' 'libwebp'
  'netcdf' 'opencore-amr' 'openjpeg' 'opus' 'schroedinger' 'sdl' 'speex'
  'v4l-utils' 'xvidcore' 'zlib'


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:14:02
  Author: jgc
Revision: 276754

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  appstream-glib/repos/gnome-unstable-i686/
  appstream-glib/repos/gnome-unstable-i686/PKGBUILD
(from rev 276753, appstream-glib/trunk/PKGBUILD)
  appstream-glib/repos/gnome-unstable-x86_64/
  appstream-glib/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276753, appstream-glib/trunk/PKGBUILD)

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

Copied: appstream-glib/repos/gnome-unstable-i686/PKGBUILD (from rev 276753, 
appstream-glib/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 12:14:02 UTC (rev 276754)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appstream-glib
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata"
+arch=('i686' 'x86_64')
+url="http://people.freedesktop.org/~hughsient/appstream-glib/";
+license=('LGPL')
+depends=('gtk3' 'libyaml' 'pacman' 'gcab')
+makedepends=('intltool' 'gobject-introspection')
+provides=('appdata-tools')
+conflicts=('appdata-tools')
+replaces=('appdata-tools')
+source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('3ec355c950b86cd792b6e396a5a4a72487999e300fcacf7466a663974ec4ad24')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-alpm
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: appstream-glib/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276753, 
appstream-glib/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 12:14:02 UTC (rev 276754)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=appstream-glib
+pkgver=0.6.3
+pkgrel=1
+pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata"
+arch=('i686' 'x86_64')
+url="http://people.freedesktop.org/~hughsient/appstream-glib/";
+license=('LGPL')
+depends=('gtk3' 'libyaml' 'pacman' 'gcab')
+makedepends=('intltool' 'gobject-introspection')
+provides=('appdata-tools')
+conflicts=('appdata-tools')
+replaces=('appdata-tools')
+source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
+sha256sums=('3ec355c950b86cd792b6e396a5a4a72487999e300fcacf7466a663974ec4ad24')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-alpm
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:13:58
  Author: jgc
Revision: 276753

upgpkg: appstream-glib 0.6.3-1

Modified:
  appstream-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:10:06 UTC (rev 276752)
+++ PKGBUILD2016-09-20 12:13:58 UTC (rev 276753)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=appstream-glib
-pkgver=0.5.17
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="Provides GObjects and helper methods to make it easy to read and 
write AppStream metadata"
 arch=('i686' 'x86_64')
@@ -9,12 +9,12 @@
 url="http://people.freedesktop.org/~hughsient/appstream-glib/";
 license=('LGPL')
 depends=('gtk3' 'libyaml' 'pacman' 'gcab')
-makedepends=('intltool')
+makedepends=('intltool' 'gobject-introspection')
 provides=('appdata-tools')
 conflicts=('appdata-tools')
 replaces=('appdata-tools')
 
source=(https://people.freedesktop.org/~hughsient/appstream-glib/releases/$pkgname-$pkgver.tar.xz)
-sha256sums=('91c8856813908020d636eed5ce9c42112b9bca99c580d17c59125519e676d0dd')
+sha256sums=('3ec355c950b86cd792b6e396a5a4a72487999e300fcacf7466a663974ec4ad24')
 
 build() {
   cd $pkgname-$pkgver


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:23:14
  Author: jgc
Revision: 276755

upgpkg: colord 1.3.3-1

Modified:
  colord/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:14:02 UTC (rev 276754)
+++ PKGBUILD2016-09-20 12:23:14 UTC (rev 276755)
@@ -3,11 +3,11 @@
 # Contributor: Ionut Biru 
 
 pkgname=colord
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
 pkgdesc="System daemon for managing color devices"
 arch=(i686 x86_64)
-url="http://www.freedesktop.org/software/colord";
+url="https://www.freedesktop.org/software/colord";
 license=(GPL2)
 depends=(lcms2 libgusb polkit sqlite systemd dconf dbus libgudev)
 makedepends=(intltool gobject-introspection vala docbook2x sane bash-completion
@@ -17,7 +17,7 @@
 replaces=('shared-color-profiles')
 install=colord.install
 source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
-sha1sums=('6e921b03c3575bf4b1f9adfddcd2891541e8ef82'
+sha1sums=('401f4b5c2f38895b14be4cfa36590ed3ce40cce4'
   'SKIP')
 validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
 


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:23:18
  Author: jgc
Revision: 276756

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  colord/repos/gnome-unstable-i686/
  colord/repos/gnome-unstable-i686/PKGBUILD
(from rev 276755, colord/trunk/PKGBUILD)
  colord/repos/gnome-unstable-i686/colord.install
(from rev 276755, colord/trunk/colord.install)
  colord/repos/gnome-unstable-x86_64/
  colord/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276755, colord/trunk/PKGBUILD)
  colord/repos/gnome-unstable-x86_64/colord.install
(from rev 276755, colord/trunk/colord.install)

--+
 gnome-unstable-i686/PKGBUILD |   46 +
 gnome-unstable-i686/colord.install   |8 +
 gnome-unstable-x86_64/PKGBUILD   |   46 +
 gnome-unstable-x86_64/colord.install |8 +
 4 files changed, 108 insertions(+)

Copied: colord/repos/gnome-unstable-i686/PKGBUILD (from rev 276755, 
colord/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 12:23:18 UTC (rev 276756)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="System daemon for managing color devices"
+arch=(i686 x86_64)
+url="https://www.freedesktop.org/software/colord";
+license=(GPL2)
+depends=(lcms2 libgusb polkit sqlite systemd dconf dbus libgudev)
+makedepends=(intltool gobject-introspection vala docbook2x sane bash-completion
+ argyllcms)
+optdepends=('sane: scanner support'
+'argyllcms: color profiling')
+replaces=('shared-color-profiles')
+install=colord.install
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('401f4b5c2f38895b14be4cfa36590ed3ce40cce4'
+  'SKIP')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --with-daemon-user=colord
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # the build system has no colord user, so the chown fails
+  chown -R 124:124 "$pkgdir/var/lib/colord"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: colord/repos/gnome-unstable-i686/colord.install (from rev 276755, 
colord/trunk/colord.install)
===
--- gnome-unstable-i686/colord.install  (rev 0)
+++ gnome-unstable-i686/colord.install  2016-09-20 12:23:18 UTC (rev 276756)
@@ -0,0 +1,8 @@
+post_install() {
+  getent group colord >/dev/null || groupadd -g 124 colord
+  getent passwd colord >/dev/null || useradd -d /var/lib/colord -u 124 -g 
colord -s /bin/false colord
+}
+
+post_upgrade() {
+  post_install
+}

Copied: colord/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276755, 
colord/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 12:23:18 UTC (rev 276756)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+
+pkgname=colord
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="System daemon for managing color devices"
+arch=(i686 x86_64)
+url="https://www.freedesktop.org/software/colord";
+license=(GPL2)
+depends=(lcms2 libgusb polkit sqlite systemd dconf dbus libgudev)
+makedepends=(intltool gobject-introspection vala docbook2x sane bash-completion
+ argyllcms)
+optdepends=('sane: scanner support'
+'argyllcms: color profiling')
+replaces=('shared-color-profiles')
+install=colord.install
+source=($url/releases/$pkgname-$pkgver.tar.xz{,.asc})
+sha1sums=('401f4b5c2f38895b14be4cfa36590ed3ce40cce4'
+  'SKIP')
+validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
+
+prepare() {
+  cd $pkgname-$pkgver
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-systemdsystemunitdir=/usr/lib/systemd/system \
+--enable-vala --enable-sane --with-daemon-user=colord
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # the build system has no colord user, so the chown fails
+  chown -R 124:124 "$pkgdir/var/lib/colord"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: colord/repos/gnome-unstable-x86_64/colord.install (from rev 276755, 
colord/trunk/co

[arch-commits] Commit in gsettings-desktop-schemas/repos (2 files)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:26:37
  Author: jgc
Revision: 276758

archrelease: copy trunk to gnome-unstable-any

Added:
  gsettings-desktop-schemas/repos/gnome-unstable-any/
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
(from rev 276757, gsettings-desktop-schemas/trunk/PKGBUILD)

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

Copied: gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD (from rev 
276757, gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- gnome-unstable-any/PKGBUILD (rev 0)
+++ gnome-unstable-any/PKGBUILD 2016-09-20 12:26:37 UTC (rev 276758)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Adam Hani Schakaki (krzd) 
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.22.0+1+g6f52ab5
+pkgrel=1
+pkgdesc="Shared GSettings schemas for the desktop"
+arch=(any)
+url="https://www.gnome.org/";
+license=(GPL)
+depends=(glib2)
+makedepends=(intltool gobject-introspection git gnome-common)
+_commit=6f52ab56bcf02c4a7315e433e30f45f106f31c3f
+source=("git://git.gnome.org/gsettings-desktop-schemas#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:26:34
  Author: jgc
Revision: 276757

upgpkg: gsettings-desktop-schemas 3.22.0+1+g6f52ab5-1

Modified:
  gsettings-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:23:18 UTC (rev 276756)
+++ PKGBUILD2016-09-20 12:26:34 UTC (rev 276757)
@@ -4,7 +4,7 @@
 # Contributor: Adam Hani Schakaki (krzd) 
 
 pkgname=gsettings-desktop-schemas
-pkgver=3.21.4
+pkgver=3.22.0+1+g6f52ab5
 pkgrel=1
 pkgdesc="Shared GSettings schemas for the desktop"
 arch=(any)
@@ -11,12 +11,23 @@
 url="https://www.gnome.org/";
 license=(GPL)
 depends=(glib2)
-makedepends=(intltool gobject-introspection)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6d195bfe8d4af56b2cfb46417473ecad6e41b7254ff226bb9d20c8944310c15f')
+makedepends=(intltool gobject-introspection git gnome-common)
+_commit=6f52ab56bcf02c4a7315e433e30f45f106f31c3f
+source=("git://git.gnome.org/gsettings-desktop-schemas#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --disable-schemas-compile
   make
@@ -23,6 +34,6 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in firefox/trunk (log)

2016-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2016 @ 12:31:07
  Author: heftig
Revision: 276759

remove log dir

Deleted:
  firefox/trunk/log/


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

2016-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2016 @ 12:32:09
  Author: heftig
Revision: 276760

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

Added:
  firefox/repos/testing-i686/
  firefox/repos/testing-i686/PKGBUILD
(from rev 276759, firefox/trunk/PKGBUILD)
  firefox/repos/testing-i686/firefox-install-dir.patch
(from rev 276759, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/testing-i686/firefox-symbolic.svg
(from rev 276759, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/testing-i686/firefox.desktop
(from rev 276759, firefox/trunk/firefox.desktop)
  firefox/repos/testing-i686/mozconfig
(from rev 276759, firefox/trunk/mozconfig)
  firefox/repos/testing-i686/vendor.js
(from rev 276759, firefox/trunk/vendor.js)
  firefox/repos/testing-x86_64/
  firefox/repos/testing-x86_64/PKGBUILD
(from rev 276759, firefox/trunk/PKGBUILD)
  firefox/repos/testing-x86_64/firefox-install-dir.patch
(from rev 276759, firefox/trunk/firefox-install-dir.patch)
  firefox/repos/testing-x86_64/firefox-symbolic.svg
(from rev 276759, firefox/trunk/firefox-symbolic.svg)
  firefox/repos/testing-x86_64/firefox.desktop
(from rev 276759, firefox/trunk/firefox.desktop)
  firefox/repos/testing-x86_64/mozconfig
(from rev 276759, firefox/trunk/mozconfig)
  firefox/repos/testing-x86_64/vendor.js
(from rev 276759, firefox/trunk/vendor.js)

--+
 testing-i686/PKGBUILD|  117 ++
 testing-i686/firefox-install-dir.patch   |   12 +
 testing-i686/firefox-symbolic.svg|   30 ++
 testing-i686/firefox.desktop |  310 +
 testing-i686/mozconfig   |   36 +++
 testing-i686/vendor.js   |9 
 testing-x86_64/PKGBUILD  |  117 ++
 testing-x86_64/firefox-install-dir.patch |   12 +
 testing-x86_64/firefox-symbolic.svg  |   30 ++
 testing-x86_64/firefox.desktop   |  310 +
 testing-x86_64/mozconfig |   36 +++
 testing-x86_64/vendor.js |9 
 12 files changed, 1028 insertions(+)

Copied: firefox/repos/testing-i686/PKGBUILD (from rev 276759, 
firefox/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-09-20 12:32:09 UTC (rev 276760)
@@ -0,0 +1,117 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+# Contributor: Jakub Schmidtke 
+
+pkgname=firefox
+pkgver=49.0
+pkgrel=1
+pkgdesc="Standalone web browser from mozilla.org"
+arch=('i686' 'x86_64')
+license=('MPL' 'GPL' 'LGPL')
+url="https://www.mozilla.org/firefox/";
+depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 
'mime-types'
+ 'dbus-glib' 'alsa-lib' 'ffmpeg' 'libvpx' 'libevent' 'nss' 'hunspell'
+ 'sqlite' 'ttf-font' 'icu')
+makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf'
+ 'libpulse' 'inetutils' 'xorg-server-xvfb' 'autoconf2.13' 'rust')
+optdepends=('networkmanager: Location detection via available WiFi networks'
+'libnotify: Notification integration'
+'upower: Battery API')
+options=('!emptydirs' '!makeflags')
+source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
+mozconfig
+firefox.desktop
+firefox-install-dir.patch
+vendor.js
+firefox-symbolic.svg)
+sha256sums=('6f7069fa94688f9fb5aa3bbb2ffa78456825067dd984afa714d74b3f0c6eaf63'
+'3b0c6b08c0211d8c5a02aa050755276ec864c5f2c5ac1a3d3f9f8a9af6512737'
+'75c526e9669b91b4fe5dcea650a1e8419220abb2e9564184f0d984c71eae82e8'
+'d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
+'4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
+'a2474b32b9b2d7e0fb53a4c89715507ad1c194bef77713d798fa39d507def9e9')
+validpgpkeys=('2B90598A745E992F315E22C58AB132963A06537A')
+
+# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact foutre...@archlinux.org for
+# more information.
+_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
+
+# Mozilla API keys (see https://location.services.mozilla.com/api)
+# Note: These are for Arch Linux use ONLY. For your own distribution, please
+# get your own set of keys. Feel free to contact hef...@archlinux.org for
+# more information.
+_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
+
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  cp ../mozconfig .mozconfig
+  patch -Np1 -i ../firefox-install-dir.patch
+
+  echo -n "$_google_api_key" >google-api-key
+  echo "ac_add_options --with-google-api-keyfile=\"$PWD/google-api-key\"" 
>>.mozconfig
+
+  echo -n "$_mozill

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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:38:28
  Author: jgc
Revision: 276761

upgpkg: gnome-desktop 1:3.22.0+1+g1bf55b0-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:32:09 UTC (rev 276760)
+++ PKGBUILD2016-09-20 12:38:28 UTC (rev 276761)
@@ -2,7 +2,7 @@
 # Maintainer:  Jan de Groot 
 
 pkgname=gnome-desktop
-pkgver=3.20.2
+pkgver=3.22.0+1+g1bf55b0
 pkgrel=1
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
@@ -9,22 +9,35 @@
 arch=(i686 x86_64)
 license=(GPL LGPL)
 depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc)
 url="http://www.gnome.org";
 groups=(gnome)
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('492c2da7aa8c3a8b65796e8171fc8f0dfb5d322dd2799c0d76392e1fb061e2b2')
+_commit=1bf55b04e52f9337a6f0e91aded9b0e09bb4543f
+source=("git://git.gnome.org/gnome-desktop#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
 --libexecdir=/usr/lib/$pkgname --disable-static \
---with-gnome-distributor="Arch Linux"
+--with-gnome-distributor="Arch Linux" --enable-gtk-doc
+
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 12:38:32
  Author: jgc
Revision: 276762

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-desktop/repos/gnome-unstable-i686/
  gnome-desktop/repos/gnome-unstable-i686/PKGBUILD
(from rev 276761, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/gnome-unstable-x86_64/
  gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276761, gnome-desktop/trunk/PKGBUILD)

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

Copied: gnome-desktop/repos/gnome-unstable-i686/PKGBUILD (from rev 276761, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 12:38:32 UTC (rev 276762)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+
+pkgname=gnome-desktop
+pkgver=3.22.0+1+g1bf55b0
+pkgrel=1
+epoch=1
+pkgdesc="Library with common API for various GNOME modules"
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc)
+url="http://www.gnome.org";
+groups=(gnome)
+_commit=1bf55b04e52f9337a6f0e91aded9b0e09bb4543f
+source=("git://git.gnome.org/gnome-desktop#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-gnome-distributor="Arch Linux" --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-desktop/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276761, 
gnome-desktop/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 12:38:32 UTC (rev 276762)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+
+pkgname=gnome-desktop
+pkgver=3.22.0+1+g1bf55b0
+pkgrel=1
+epoch=1
+pkgdesc="Library with common API for various GNOME modules"
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection git gnome-common gtk-doc)
+url="http://www.gnome.org";
+groups=(gnome)
+_commit=1bf55b04e52f9337a6f0e91aded9b0e09bb4543f
+source=("git://git.gnome.org/gnome-desktop#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static \
+--with-gnome-distributor="Arch Linux" --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 14:10:48
  Author: jgc
Revision: 276764

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  vte3/repos/gnome-unstable-i686/
  vte3/repos/gnome-unstable-i686/PKGBUILD
(from rev 276763, vte3/trunk/PKGBUILD)
  vte3/repos/gnome-unstable-x86_64/
  vte3/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276763, vte3/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   55 +++
 gnome-unstable-x86_64/PKGBUILD |   55 +++
 2 files changed, 110 insertions(+)

Copied: vte3/repos/gnome-unstable-i686/PKGBUILD (from rev 276763, 
vte3/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 14:10:48 UTC (rev 276764)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.46.0+5+g398a3f8
+pkgrel=1
+pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
+url="https://wiki.gnome.org/Apps/Terminal/VTE";
+arch=(i686 x86_64)
+license=(LGPL)
+options=(!emptydirs)
+depends=(gtk3 pcre2)
+makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
+_commit=398a3f836019c9364f61fbe65dc468f716d8b525
+source=("git://git.gnome.org/vte#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd vte
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd vte
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd vte
+
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/vte \
+--localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package_vte3(){
+  depends+=(vte-common)
+
+  cd vte
+  make DESTDIR="$pkgdir" install
+
+  rm "$pkgdir"/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+  pkgdesc="Common files used by vte and vte3"
+  depends=(sh)
+
+  cd vte
+  install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
+}

Copied: vte3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276763, 
vte3/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 14:10:48 UTC (rev 276764)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Ionut Biru 
+
+pkgbase=vte3
+pkgname=(vte3 vte-common)
+pkgver=0.46.0+5+g398a3f8
+pkgrel=1
+pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
+url="https://wiki.gnome.org/Apps/Terminal/VTE";
+arch=(i686 x86_64)
+license=(LGPL)
+options=(!emptydirs)
+depends=(gtk3 pcre2)
+makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
+_commit=398a3f836019c9364f61fbe65dc468f716d8b525
+source=("git://git.gnome.org/vte#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd vte
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd vte
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd vte
+
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/vte \
+--localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package_vte3(){
+  depends+=(vte-common)
+
+  cd vte
+  make DESTDIR="$pkgdir" install
+
+  rm "$pkgdir"/etc/profile.d/vte.sh
+}
+
+package_vte-common() {
+  pkgdesc="Common files used by vte and vte3"
+  depends=(sh)
+
+  cd vte
+  install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 14:10:44
  Author: jgc
Revision: 276763

upgpkg: vte3 0.46.0+5+g398a3f8-1

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:38:32 UTC (rev 276762)
+++ PKGBUILD2016-09-20 14:10:44 UTC (rev 276763)
@@ -3,7 +3,7 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.44.2
+pkgver=0.46.0+5+g398a3f8
 pkgrel=1
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 url="https://wiki.gnome.org/Apps/Terminal/VTE";
@@ -10,16 +10,27 @@
 arch=(i686 x86_64)
 license=(LGPL)
 options=(!emptydirs)
-depends=(gtk3)
-makedepends=(intltool gobject-introspection vala glade)
-source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz)
-sha256sums=('a1ea594814bb136a3a9a6c7656b46240571f6a198825c007fe99194b0949')
+depends=(gtk3 pcre2)
+makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
+_commit=398a3f836019c9364f61fbe65dc468f716d8b525
+source=("git://git.gnome.org/vte#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd vte
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd vte
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd vte-$pkgver
+  cd vte
 
   ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/vte \
---localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue
+--localstatedir=/var --disable-static --enable-introspection 
--enable-glade-catalogue --enable-gtk-doc
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
@@ -29,7 +40,7 @@
 package_vte3(){
   depends+=(vte-common)
 
-  cd vte-$pkgver
+  cd vte
   make DESTDIR="$pkgdir" install
 
   rm "$pkgdir"/etc/profile.d/vte.sh
@@ -39,6 +50,6 @@
   pkgdesc="Common files used by vte and vte3"
   depends=(sh)
 
-  cd vte-$pkgver
+  cd vte
   install -Dm644 src/vte.sh "$pkgdir"/etc/profile.d/vte.sh
 }


[arch-commits] Commit in diff-so-fancy/trunk (PKGBUILD)

2016-09-20 Thread Felix Yan
Date: Tuesday, September 20, 2016 @ 14:11:54
  Author: felixonmars
Revision: 190051

upgpkg: diff-so-fancy 0.11.2-1

Modified:
  diff-so-fancy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 12:06:47 UTC (rev 190050)
+++ PKGBUILD2016-09-20 14:11:54 UTC (rev 190051)
@@ -3,7 +3,7 @@
 # Contributor: icasdri 
 
 pkgname=diff-so-fancy
-pkgver=0.11.1
+pkgver=0.11.2
 pkgrel=1
 pkgdesc="Good-looking diffs with diff-highlight and more"
 arch=('any')


[arch-commits] Commit in diff-so-fancy/repos/community-any (4 files)

2016-09-20 Thread Felix Yan
Date: Tuesday, September 20, 2016 @ 14:12:13
  Author: felixonmars
Revision: 190052

archrelease: copy trunk to community-any

Added:
  diff-so-fancy/repos/community-any/PKGBUILD
(from rev 190051, diff-so-fancy/trunk/PKGBUILD)
  diff-so-fancy/repos/community-any/system-diff_highlight.patch
(from rev 190051, diff-so-fancy/trunk/system-diff_highlight.patch)
Deleted:
  diff-so-fancy/repos/community-any/PKGBUILD
  diff-so-fancy/repos/community-any/system-diff_highlight.patch

-+
 PKGBUILD|  102 +-
 system-diff_highlight.patch |   44 +-
 2 files changed, 73 insertions(+), 73 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 14:11:54 UTC (rev 190051)
+++ PKGBUILD2016-09-20 14:12:13 UTC (rev 190052)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: icasdri 
-
-pkgname=diff-so-fancy
-pkgver=0.11.1
-pkgrel=1
-pkgdesc="Good-looking diffs with diff-highlight and more"
-arch=('any')
-url="https://github.com/so-fancy/diff-so-fancy";
-license=('MIT')
-depends=('git')
-checkdepends=('bash-bats')
-source=("git+https://github.com/so-fancy/diff-so-fancy.git#tag=v$pkgver";
-"git+https://github.com/ztombol/bats-support.git";
-"git+https://github.com/ztombol/bats-assert.git";
-system-diff_highlight.patch)
-sha384sums=('SKIP'
-'SKIP'
-'SKIP'
-
'9ec860b54a91f4852d9426e7e471de918132c29e846772cc3d65b33ff5be78b95875ba994f96882e0ce9f5c6dccac998')
-
-prepare() {
-  cd "$srcdir"/$pkgname
-  git config submodule."test/test_helper/bats-support".url 
"$srcdir"/bats-support
-  git config submodule."test/test_helper/bats-assert".url "$srcdir"/bats-assert
-  git submodule update --init
-
-  sed -i 's/libexec/lib/g' diff-so-fancy readme.md
-  mv libexec lib
-
-  patch -p1 -i ../system-diff_highlight.patch
-  rm -r third_party
-  rm test/diff-highlight.bats
-}
-
-check() {
-  cd "$srcdir"/$pkgname
-  bats test/*.bats
-}
-
-package() {
-  cd "$srcdir"/$pkgname
-
-  sed -i 
's|$(get_script_dir)/lib/diff-so-fancy.pl|/usr/share/diff-so-fancy/diff-so-fancy.pl|'
 diff-so-fancy
-  
-  install -Dm755 'diff-so-fancy' "$pkgdir"/usr/bin/diff-so-fancy
-  install -Dm755 'lib/diff-so-fancy.pl' 
"$pkgdir"/usr/share/diff-so-fancy/diff-so-fancy.pl
-
-  install -Dm644 readme.md "$pkgdir"/usr/share/doc/diff-so-fancy/readme.md
-}

Copied: diff-so-fancy/repos/community-any/PKGBUILD (from rev 190051, 
diff-so-fancy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 14:12:13 UTC (rev 190052)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: icasdri 
+
+pkgname=diff-so-fancy
+pkgver=0.11.2
+pkgrel=1
+pkgdesc="Good-looking diffs with diff-highlight and more"
+arch=('any')
+url="https://github.com/so-fancy/diff-so-fancy";
+license=('MIT')
+depends=('git')
+checkdepends=('bash-bats')
+source=("git+https://github.com/so-fancy/diff-so-fancy.git#tag=v$pkgver";
+"git+https://github.com/ztombol/bats-support.git";
+"git+https://github.com/ztombol/bats-assert.git";
+system-diff_highlight.patch)
+sha384sums=('SKIP'
+'SKIP'
+'SKIP'
+
'9ec860b54a91f4852d9426e7e471de918132c29e846772cc3d65b33ff5be78b95875ba994f96882e0ce9f5c6dccac998')
+
+prepare() {
+  cd "$srcdir"/$pkgname
+  git config submodule."test/test_helper/bats-support".url 
"$srcdir"/bats-support
+  git config submodule."test/test_helper/bats-assert".url "$srcdir"/bats-assert
+  git submodule update --init
+
+  sed -i 's/libexec/lib/g' diff-so-fancy readme.md
+  mv libexec lib
+
+  patch -p1 -i ../system-diff_highlight.patch
+  rm -r third_party
+  rm test/diff-highlight.bats
+}
+
+check() {
+  cd "$srcdir"/$pkgname
+  bats test/*.bats
+}
+
+package() {
+  cd "$srcdir"/$pkgname
+
+  sed -i 
's|$(get_script_dir)/lib/diff-so-fancy.pl|/usr/share/diff-so-fancy/diff-so-fancy.pl|'
 diff-so-fancy
+  
+  install -Dm755 'diff-so-fancy' "$pkgdir"/usr/bin/diff-so-fancy
+  install -Dm755 'lib/diff-so-fancy.pl' 
"$pkgdir"/usr/share/diff-so-fancy/diff-so-fancy.pl
+
+  install -Dm644 readme.md "$pkgdir"/usr/share/doc/diff-so-fancy/readme.md
+}

Deleted: system-diff_highlight.patch
===
--- system-diff_highlight.patch 2016-09-20 14:11:54 UTC (rev 190051)
+++ system-diff_highlight.patch 2016-09-20 14:12:13 UTC (rev 190052)
@@ -1,22 +0,0 @@
-From 10175a16b762282acd90ee624a73b55a362fbbca Mon Sep 17 00:00:00 2001
-From: Felix Yan 
-Date: Sun, 14 Feb 2016 17:07:07 +0800
-Subject: [PATCH] Use system git's diff_highlight
-

- diff-so-fancy | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/diff-so-fancy b/diff-so-fancy
-index b17cf29..9f62e72 100755
 a/diff-so-fancy
-+++ b/diff-so-fancy
-@@ -19,7 +19,7 @

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

2016-09-20 Thread Felix Yan
Date: Tuesday, September 20, 2016 @ 14:47:23
  Author: felixonmars
Revision: 190053

upgpkg: phonegap 6.3.3-1

Modified:
  phonegap/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 14:12:13 UTC (rev 190052)
+++ PKGBUILD2016-09-20 14:47:23 UTC (rev 190053)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=phonegap
-pkgver=6.3.2
+pkgver=6.3.3
 pkgrel=1
 pkgdesc="PhoneGap command-line interface and node.js library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python2')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha256sums=('c8a1c32ecdc5ecbe6cc25435878d23d30cf7b48f6c549127941060309e9a3199')
+sha256sums=('a07c705f0b8fd44d0c89b4c4acaf1f3713a5b460e2ee875c3ff3a5b071d63a86')
 
 package() {
   PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2016-09-20 Thread Felix Yan
Date: Tuesday, September 20, 2016 @ 14:50:36
  Author: felixonmars
Revision: 190054

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 14:47:23 UTC (rev 190053)
+++ community-i686/PKGBUILD 2016-09-20 14:50:36 UTC (rev 190054)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=phonegap
-pkgver=6.3.2
-pkgrel=1
-pkgdesc="PhoneGap command-line interface and node.js library"
-arch=('i686' 'x86_64')
-url="https://github.com/phonegap/phonegap-cli";
-license=('Apache')
-depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
-makedepends=('python2')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha256sums=('c8a1c32ecdc5ecbe6cc25435878d23d30cf7b48f6c549127941060309e9a3199')
-
-package() {
-  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn semver cordova npm browserify; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/normalize-package-data/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/init-package-json/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver-diff/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-
-  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules/cordova-common/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: phonegap/repos/community-i686/PKGBUILD (from rev 190053, 
phonegap/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 14:50:36 UTC (rev 190054)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=phonegap
+pkgver=6.3.3
+pkgrel=1
+pkgdesc="PhoneGap command-line interface and node.js library"
+arch=('i686' 'x86_64')
+url="https://github.com/phonegap/phonegap-cli";
+license=('Apache')
+depends=('npm' 'acorn' 'semver' 'cordova' 'browserify')
+makedepends=('python2')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha256sums=('a07c705f0b8fd44d0c89b4c4acaf1f3713a5b460e2ee875c3ff3a5b071d63a86')
+
+package() {
+  PYTHON=python2 npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn semver cordova npm browserify; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/syntax-error/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/cordova-lib/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/npm-package-arg/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/normalize-package-data/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/init-package-json/node_modules
+  for dep in semver; do
+rm -r $dep;
+npm link $dep;
+  done
+
+  cd 
"$pkgdir"/usr/lib/node_modules/$pkgname/node_modules/semver-diff/node_modules
+  for

[arch-commits] Commit in gnome-color-manager/trunk (PKGBUILD)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 14:51:12
  Author: jgc
Revision: 276766

upgpkg: gnome-color-manager 3.22.0+2+ga40fab0-1

Modified:
  gnome-color-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 14:39:55 UTC (rev 276765)
+++ PKGBUILD2016-09-20 14:51:12 UTC (rev 276766)
@@ -2,22 +2,34 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=gnome-color-manager
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.22.0+2+ga40fab0
+pkgrel=1
 pkgdesc="GNOME Color Profile Tools"
 arch=(i686 x86_64)
 url="https://git.gnome.org/browse/gnome-color-manager";
 license=(GPL2)
 depends=(libcanberra vte3 exiv2 shared-color-targets colord-gtk libexif)
-makedepends=(intltool yelp-tools)
+makedepends=(intltool yelp-tools git gnome-common appstream-glib)
 optdepends=('argyllcms: color calibration')
 options=('!emptydirs')
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fc4b8b075e79c1633ad935fb42e2aa06bf31a3e7e15360c705c771366e540793')
+_commit=a40fab0ea66f4e8a1de892f46d595f5f2921ea57
+source=("git://git.gnome.org/gnome-color-manager#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/GNOME_COLOR_MANAGER_//' -e 's/_/\./g' -e 
's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
 build(){
-  cd $pkgname-$pkgver
+  cd $pkgname
 
   # man pages need docbook-sgml, which we don't have
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
@@ -28,6 +40,6 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 14:51:16
  Author: jgc
Revision: 276767

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-color-manager/repos/gnome-unstable-i686/
  gnome-color-manager/repos/gnome-unstable-i686/PKGBUILD
(from rev 276766, gnome-color-manager/trunk/PKGBUILD)
  gnome-color-manager/repos/gnome-unstable-x86_64/
  gnome-color-manager/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276766, gnome-color-manager/trunk/PKGBUILD)

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

Copied: gnome-color-manager/repos/gnome-unstable-i686/PKGBUILD (from rev 
276766, gnome-color-manager/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 14:51:16 UTC (rev 276767)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.22.0+2+ga40fab0
+pkgrel=1
+pkgdesc="GNOME Color Profile Tools"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-color-manager";
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools git gnome-common appstream-glib)
+optdepends=('argyllcms: color calibration')
+options=('!emptydirs')
+groups=('gnome-extra')
+_commit=a40fab0ea66f4e8a1de892f46d595f5f2921ea57
+source=("git://git.gnome.org/gnome-color-manager#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/GNOME_COLOR_MANAGER_//' -e 's/_/\./g' -e 
's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build(){
+  cd $pkgname
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: gnome-color-manager/repos/gnome-unstable-x86_64/PKGBUILD (from rev 
276766, gnome-color-manager/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 14:51:16 UTC (rev 276767)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=gnome-color-manager
+pkgver=3.22.0+2+ga40fab0
+pkgrel=1
+pkgdesc="GNOME Color Profile Tools"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-color-manager";
+license=(GPL2)
+depends=(libcanberra vte3 exiv2 shared-color-targets colord-gtk libexif)
+makedepends=(intltool yelp-tools git gnome-common appstream-glib)
+optdepends=('argyllcms: color calibration')
+options=('!emptydirs')
+groups=('gnome-extra')
+_commit=a40fab0ea66f4e8a1de892f46d595f5f2921ea57
+source=("git://git.gnome.org/gnome-color-manager#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/GNOME_COLOR_MANAGER_//' -e 's/_/\./g' -e 
's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+
+build(){
+  cd $pkgname
+
+  # man pages need docbook-sgml, which we don't have
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/gnome-color-manager --disable-static 
--disable-man-pages
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (4 files)

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 15:04:55
  Author: jgc
Revision: 276768

Add new package

Added:
  gnome-autoar/
  gnome-autoar/repos/
  gnome-autoar/trunk/
  gnome-autoar/trunk/PKGBUILD

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

Added: gnome-autoar/trunk/PKGBUILD
===
--- gnome-autoar/trunk/PKGBUILD (rev 0)
+++ gnome-autoar/trunk/PKGBUILD 2016-09-20 15:04:55 UTC (rev 276768)
@@ -0,0 +1,37 @@
+# $Id: $
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-autoar
+pkgver=0.1.1+1+g8d75c44
+pkgrel=1
+pkgdesc="Automatic archives creating and extracting library"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://wiki.gnome.org/TingweiLan/GSoC2013Final";
+depends=('glib2' 'libarchive' 'gtk3')
+makedepends=('intltool' 'git' 'gobject-introspection' 'gnome-common' 'gtk-doc')
+_commit=8d75c442a1f849725ea21d128bc175fef0636e1c
+source=("git://git.gnome.org/gnome-autoar#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 15:05:14
  Author: jgc
Revision: 276769

upgpkg: gnome-autoar 0.1.1+1+g8d75c44-1

Modified:
  gnome-autoar/trunk/PKGBUILD   (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 15:04:55 UTC (rev 276768)
+++ PKGBUILD2016-09-20 15:05:14 UTC (rev 276769)
@@ -1,4 +1,4 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot 
 
 pkgname=gnome-autoar


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


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

2016-09-20 Thread Jan de Groot
Date: Tuesday, September 20, 2016 @ 15:05:18
  Author: jgc
Revision: 276770

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  gnome-autoar/repos/gnome-unstable-i686/
  gnome-autoar/repos/gnome-unstable-i686/PKGBUILD
(from rev 276769, gnome-autoar/trunk/PKGBUILD)
  gnome-autoar/repos/gnome-unstable-x86_64/
  gnome-autoar/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 276769, gnome-autoar/trunk/PKGBUILD)

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

Copied: gnome-autoar/repos/gnome-unstable-i686/PKGBUILD (from rev 276769, 
gnome-autoar/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-09-20 15:05:18 UTC (rev 276770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-autoar
+pkgver=0.1.1+1+g8d75c44
+pkgrel=1
+pkgdesc="Automatic archives creating and extracting library"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://wiki.gnome.org/TingweiLan/GSoC2013Final";
+depends=('glib2' 'libarchive' 'gtk3')
+makedepends=('intltool' 'git' 'gobject-introspection' 'gnome-common' 'gtk-doc')
+_commit=8d75c442a1f849725ea21d128bc175fef0636e1c
+source=("git://git.gnome.org/gnome-autoar#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}

Copied: gnome-autoar/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276769, 
gnome-autoar/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-09-20 15:05:18 UTC (rev 276770)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=gnome-autoar
+pkgver=0.1.1+1+g8d75c44
+pkgrel=1
+pkgdesc="Automatic archives creating and extracting library"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="https://wiki.gnome.org/TingweiLan/GSoC2013Final";
+depends=('glib2' 'libarchive' 'gtk3')
+makedepends=('intltool' 'git' 'gobject-introspection' 'gnome-common' 'gtk-doc')
+_commit=8d75c442a1f849725ea21d128bc175fef0636e1c
+source=("git://git.gnome.org/gnome-autoar#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 15:42:14
  Author: jsteel
Revision: 190056

archrelease: copy trunk to community-testing-x86_64

Added:
  mgba/repos/community-testing-x86_64/PKGBUILD
(from rev 190055, mgba/trunk/PKGBUILD)
Deleted:
  mgba/repos/community-testing-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 15:42:04 UTC (rev 190055)
+++ PKGBUILD2016-09-20 15:42:14 UTC (rev 190056)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer:  Jonathan Steel 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Duck Hunt 
-
-pkgbase=mgba
-pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
-pkgver=0.5.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://mgba.io'
-license=('custom:MPL2')
-makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
- 'ffmpeg' 'imagemagick' 'desktop-file-utils')
-source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
-md5sums=('fe6624b2eed4792c9abc28c0cc0099de')
-
-prepare() {
-  [[ ! -d build ]] && mkdir build || rm -rf build
-}
-
-build() {
-  cd build
-  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package_libmgba() {
-  pkgdesc='Shared library of mGBA'
-  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
-
-  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
--P build/cmake_install.cmake
-  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mgba-sdl() {
-  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
-  depends=('libmgba' 'sdl2')
-
-  cmake -DCOMPONENT=mgba-sdl mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" 
\
--P build/cmake_install.cmake
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mgba-qt() {
-  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy. Qt5 UI.'
-  depends=('libmgba' 'qt5-multimedia' 'sdl2')
-
-  cmake -DCOMPONENT=mgba-qt mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
--P build/cmake_install.cmake
-
-  desktop-file-install mgba-$pkgver/res/mgba-qt.desktop --dir 
"$pkgdir"/usr/share/applications/
-  install -Dm644 mgba-$pkgver/res/mgba-256.png 
"$pkgdir"/usr/share/pixmaps/mgba.png
-
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: mgba/repos/community-testing-x86_64/PKGBUILD (from rev 190055, 
mgba/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 15:42:14 UTC (rev 190056)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer:  Jonathan Steel 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Duck Hunt 
+
+pkgbase=mgba
+pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
+pkgver=0.5.0
+pkgrel=2
+arch=('i686' 'x86_64')
+url='http://mgba.io'
+license=('custom:MPL2')
+makedepends=('cmake' 'qt5-multimedia' 'sdl2' 'zlib' 'libpng' 'libzip' 'libedit'
+ 'ffmpeg' 'imagemagick' 'desktop-file-utils')
+source=($pkgbase-$pkgver.tar.gz::https://github.com/mgba-emu/mgba/archive/$pkgver.tar.gz)
+md5sums=('fe6624b2eed4792c9abc28c0cc0099de')
+
+prepare() {
+  [[ ! -d build ]] && mkdir build || rm -rf build
+}
+
+build() {
+  cd build
+  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
+  make
+}
+
+package_libmgba() {
+  pkgdesc='Shared library of mGBA'
+  depends=('zlib' 'libpng' 'libzip' 'libedit' 'ffmpeg' 'imagemagick')
+
+  cmake -DCOMPONENT=libmgba mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+  install -Dm644 mgba-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-sdl() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy'
+  depends=('libmgba' 'sdl2')
+
+  cmake -DCOMPONENT=mgba-sdl mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" 
\
+-P build/cmake_install.cmake
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s /usr/share/licenses/libmgba/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_mgba-qt() {
+  pkgdesc='A Nintendo Gameboy Advance Emulator focusing on both speed and 
accuracy. Qt5 UI.'
+  depends=('libmgba' 'qt5-multimedia' 'sdl2')
+
+  cmake -DCOMPONENT=mgba-qt mgba-$pkgver -DCMAKE_INSTALL_PREFIX="$pkgdir/usr" \
+-P build/cmake_install.cmake
+
+  desktop-file-install mgba-$pkgver/res/mgba-qt.desktop --dir 
"$pkgdir"/usr/share/applications/
+  install -Dm644 mgba-$pkgver/res/mgba-256.png 
"$pkgdir"/usr/share/pixmaps/mgba.png
+
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s /usr

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

2016-09-20 Thread Jonathan Steel
Date: Tuesday, September 20, 2016 @ 15:42:04
  Author: jsteel
Revision: 190055

upgpkg: mgba 0.5.0-2

FS#50846

Modified:
  mgba/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 14:50:36 UTC (rev 190054)
+++ PKGBUILD2016-09-20 15:42:04 UTC (rev 190055)
@@ -6,7 +6,7 @@
 pkgbase=mgba
 pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://mgba.io'
 license=('custom:MPL2')
@@ -21,7 +21,8 @@
 
 build() {
   cd build
-  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr
+  cmake "$srcdir"/mgba-$pkgver -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib
   make
 }
 


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

2016-09-20 Thread Guillaume Alaux
Date: Tuesday, September 20, 2016 @ 15:52:14
  Author: guillaume
Revision: 276771

Upstream release 7.0.72

Modified:
  tomcat7/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 15:05:18 UTC (rev 276770)
+++ PKGBUILD2016-09-20 15:52:14 UTC (rev 276771)
@@ -1,6 +1,6 @@
 # Maintainer: Guillaume ALAUX 
 pkgname=tomcat7
-pkgver=7.0.70
+pkgver=7.0.72
 pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer 
Pages 2.2 technologies'
 arch=('any')
@@ -21,7 +21,7 @@
 systemd_sysusers.d_${pkgname}.conf
 systemd_tmpfiles.d_${pkgname}.conf)
 
-sha256sums=('13f33616a3352e4fce548e042adfdd824353d0b48a42e1606daace7916868c74'
+sha256sums=('779c7bba49a9ed3cafc47a87c8f331d2068f2545105fdd1c1076e0357ebda5db'
 '51f599e519095ec146f5eba1a0d471117070f5b3089715bc9e392d537deb38ce'
 '4c0e12c45b406d2e8f0081de3d60dbf34c31f4da36296cedce6af5d6e03c8708'
 'bc8ce84b3b2c938f55980cbe9bc1c2a5f371e23b34cf11c1b56d2c49836761d6')


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

2016-09-20 Thread Guillaume Alaux
Date: Tuesday, September 20, 2016 @ 15:52:58
  Author: guillaume
Revision: 276772

archrelease: copy trunk to extra-any

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

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

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

[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

2016-09-20 Thread Lukas Jirkovsky
Date: Tuesday, September 20, 2016 @ 15:57:23
  Author: stativ
Revision: 190057

add *.vmoptions to backup array

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 15:42:14 UTC (rev 190056)
+++ PKGBUILD2016-09-20 15:57:23 UTC (rev 190057)
@@ -9,6 +9,8 @@
 arch=('any')
 url="https://www.jetbrains.com/idea/";
 license=('Apache')
+backup=('usr/share/intellijidea-ce/bin/idea.vmoptions'
+'usr/share/intellijidea-ce/bin/idea64.vmoptions')
 depends=('java-environment' "intellij-idea-libs" 'giflib' 'libxtst' 'libxft' 
'ttf-font')
 install=idea.install
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \


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

2016-09-20 Thread Jelle van der Waa
Date: Tuesday, September 20, 2016 @ 16:20:12
  Author: jelle
Revision: 190058

upgpkg: libwebsockets 2.0.3-1

Modified:
  libwebsockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 15:57:23 UTC (rev 190057)
+++ PKGBUILD2016-09-20 16:20:12 UTC (rev 190058)
@@ -2,7 +2,7 @@
 # Contributor: Jingbei Li 
 
 pkgname=libwebsockets
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="C library for websocket clients and servers"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake')
 license=('LGPL')
 source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('778c920a580fba1f943c84e9702e7b26')
+md5sums=('a025156d606d90579e65d53ccd062a94')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-09-20 Thread Jelle van der Waa
Date: Tuesday, September 20, 2016 @ 16:21:52
  Author: jelle
Revision: 190060

upgpkg: mosquitto 1.4.10-2

Modified:
  mosquitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 16:20:27 UTC (rev 190059)
+++ PKGBUILD2016-09-20 16:21:52 UTC (rev 190060)
@@ -4,7 +4,7 @@
 
 pkgname=mosquitto
 pkgver=1.4.10
-pkgrel=1
+pkgrel=2
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('i686' 'x86_64')
 url="http://mosquitto.org/";


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

2016-09-20 Thread Jelle van der Waa
Date: Tuesday, September 20, 2016 @ 16:22:04
  Author: jelle
Revision: 190061

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

Added:
  mosquitto/repos/community-i686/PKGBUILD
(from rev 190060, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-i686/mosquitto.install
(from rev 190060, mosquitto/trunk/mosquitto.install)
  mosquitto/repos/community-i686/mosquitto.service
(from rev 190060, mosquitto/trunk/mosquitto.service)
  mosquitto/repos/community-x86_64/PKGBUILD
(from rev 190060, mosquitto/trunk/PKGBUILD)
  mosquitto/repos/community-x86_64/mosquitto.install
(from rev 190060, mosquitto/trunk/mosquitto.install)
  mosquitto/repos/community-x86_64/mosquitto.service
(from rev 190060, mosquitto/trunk/mosquitto.service)
Deleted:
  mosquitto/repos/community-i686/PKGBUILD
  mosquitto/repos/community-i686/mosquitto.install
  mosquitto/repos/community-i686/mosquitto.service
  mosquitto/repos/community-x86_64/PKGBUILD
  mosquitto/repos/community-x86_64/mosquitto.install
  mosquitto/repos/community-x86_64/mosquitto.service

+
 /PKGBUILD  |   80 +++
 /mosquitto.install |8 +++
 /mosquitto.service |   24 ++
 community-i686/PKGBUILD|   40 -
 community-i686/mosquitto.install   |4 -
 community-i686/mosquitto.service   |   12 -
 community-x86_64/PKGBUILD  |   40 -
 community-x86_64/mosquitto.install |4 -
 community-x86_64/mosquitto.service |   12 -
 9 files changed, 112 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 16:21:52 UTC (rev 190060)
+++ community-i686/PKGBUILD 2016-09-20 16:22:04 UTC (rev 190061)
@@ -1,40 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Radek Podgorny 
-# Contributor: Dan Anderson 
-
-pkgname=mosquitto
-pkgver=1.4.10
-pkgrel=1
-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=('python' 'docbook-xsl' 'c-ares')
-license=('BSD')
-source=(http://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "$pkgname.install")
-install=$pkgname.install
-backup=("etc/$pkgname/$pkgname.conf")
-sha256sums=('437648d68a4a781dd8d913814cd5451f59ab4a5fcf84cccaf7c36e6a07459770'
-'SKIP'
-'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
-'43e65aef96a8cab33b62e66bdaa18c071ad20d9654f9e6a4af5716e4f4daabe6')
-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"
-}

Copied: mosquitto/repos/community-i686/PKGBUILD (from rev 190060, 
mosquitto/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 16:22:04 UTC (rev 190061)
@@ -0,0 +1,40 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Radek Podgorny 
+# Contributor: Dan Anderson 
+
+pkgname=mosquitto
+pkgver=1.4.10
+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=(http://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz{,.asc} 
"$pkgname.service" "$pkgname.install")
+install=$pkgname.install
+backup=("etc/$pkgname/$pkgname.conf")
+sha256sums=('437648d68a4a781dd8d913814cd5451f59ab4a5fcf84cccaf7c36e6a07459770'
+'SKIP'
+'3480aa1a9da543230fbbb0e7e11cde9db2736e486cd024fbd505f927188fa3a2'
+'43e65aef96a8cab33b62e66bdaa18c071ad20d9654f9e6a4af5716e4f4daabe6')
+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.con

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

2016-09-20 Thread Jelle van der Waa
Date: Tuesday, September 20, 2016 @ 16:20:27
  Author: jelle
Revision: 190059

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-09-20 16:20:12 UTC (rev 190058)
+++ community-i686/PKGBUILD 2016-09-20 16:20:27 UTC (rev 190059)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.0.2
-pkgrel=1
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org";
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('778c920a580fba1f943c84e9702e7b26')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libwebsockets/repos/community-i686/PKGBUILD (from rev 190058, 
libwebsockets/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-20 16:20:27 UTC (rev 190059)
@@ -0,0 +1,32 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=2.0.3
+pkgrel=1
+pkgdesc="C library for websocket clients and servers"
+arch=('i686' 'x86_64')
+url="https://libwebsockets.org";
+depends=('openssl')
+makedepends=('cmake')
+license=('LGPL')
+source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
+md5sums=('a025156d606d90579e65d53ccd062a94')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver/build"
+  make DESTDIR="${pkgdir}" install
+
+  cd ..
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-09-20 16:20:12 UTC (rev 190058)
+++ community-x86_64/PKGBUILD   2016-09-20 16:20:27 UTC (rev 190059)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.0.2
-pkgrel=1
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org";
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('778c920a580fba1f943c84e9702e7b26')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libwebsockets/repos/community-x86_64/PKGBUILD (from rev 190058, 
libwebsockets/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-09-20 16:20:27 UTC (rev 190059)
@@ -0,0 +1,32 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=2.0.3
+pkgrel=1
+pkgdesc="C library for websocket clients and servers"
+arch=('i686' 'x86_64')
+url="https://libwebsockets.org";
+depends=('openssl')
+makedepends=('cmake')
+license=('LGPL')
+source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
+md5sums=('a025156d606d90579e65d53ccd062a94')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver/build"
+  make DESTDIR="${pkgdir}" install
+
+  cd ..
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+

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

2016-09-20 Thread Andreas Radke
Date: Tuesday, September 20, 2016 @ 17:17:36
  Author: andyrtr
Revision: 276774

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

Added:
  cups-filters/repos/testing-i686/
  cups-filters/repos/testing-i686/PKGBUILD
(from rev 276773, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/testing-i686/bazaar_rev7537.diff
(from rev 276773, cups-filters/trunk/bazaar_rev7537.diff)
  cups-filters/repos/testing-x86_64/
  cups-filters/repos/testing-x86_64/PKGBUILD
(from rev 276773, cups-filters/trunk/PKGBUILD)
  cups-filters/repos/testing-x86_64/bazaar_rev7537.diff
(from rev 276773, cups-filters/trunk/bazaar_rev7537.diff)

+
 testing-i686/PKGBUILD  |   67 ++
 testing-i686/bazaar_rev7537.diff   |  166 +++
 testing-x86_64/PKGBUILD|   67 ++
 testing-x86_64/bazaar_rev7537.diff |  166 +++
 4 files changed, 466 insertions(+)

Copied: cups-filters/repos/testing-i686/PKGBUILD (from rev 276773, 
cups-filters/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-09-20 17:17:36 UTC (rev 276774)
@@ -0,0 +1,67 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgname=cups-filters
+pkgver=1.11.3
+pkgrel=2
+pkgdesc="OpenPrinting CUPS Filters"
+arch=('i686' 'x86_64')
+url="https://wiki.linuxfoundation.org/openprinting/cups-filters";
+license=('custom')
+depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups')
+makedepends=('ghostscript' 'ttf-dejavu' 'python') # ttf-dejavu for make check
+optdepends=('ghostscript: for non-PostScript printers to print with CUPS to 
convert PostScript to raster images'
+   'foomatic-db: drivers use Ghostscript to convert PostScript to a 
printable form directly'
+   'foomatic-db-engine: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'foomatic-db-nonfree: drivers use Ghostscript to convert PostScript 
to a printable form directly'
+   'antiword: needed to convert MS Word documents (requires also 
docx2txt (AUR)')
+backup=(etc/fonts/conf.d/99pdftoopvp.conf
+etc/cups/cups-browsed.conf)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz
+   bazaar_rev7537.diff)
+provides=('foomatic-filters')
+replaces=('foomatic-filters')
+conflicts=('foomatic-filters')
+md5sums=('3e7ec44dc9b977f1beb64df49041004f'
+ '3c917d4d0091edfb89f34f8a37df91ef')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # avoid unneeded calls of handle_cups_queues() and even infinite loops
+  patch -Np0 -i ../bazaar_rev7537.diff
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr  \
+--sysconfdir=/etc \
+--sbindir=/usr/bin \
+--localstatedir=/var \
+--with-rcdir=no \
+--enable-avahi \
+--with-browseremoteprotocols=DNSSD,CUPS \
+--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+  
+  # add upstream systemd support file
+  install -Dm644 utils/cups-browsed.service 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  sed -i "s|/usr/sbin/cups-browsed|/usr/bin/cups-browsed|" 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  sed -i "s|cups.service|org.cups.cupsd.service|g" 
${pkgdir}/usr/lib/systemd/system/cups-browsed.service
+  
+  # use lp group from cups pkg FS#36769
+  chgrp -R lp ${pkgdir}/etc/cups
+
+  # license
+  mkdir -p "${pkgdir}"/usr/share/licenses/${pkgname}
+  install -m644 "${srcdir}"/${pkgname}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+}

Copied: cups-filters/repos/testing-i686/bazaar_rev7537.diff (from rev 276773, 
cups-filters/trunk/bazaar_rev7537.diff)
===
--- testing-i686/bazaar_rev7537.diff(rev 0)
+++ testing-i686/bazaar_rev7537.diff2016-09-20 17:17:36 UTC (rev 276774)
@@ -0,0 +1,166 @@
+=== modified file 'NEWS'
+--- NEWS   2016-09-15 18:00:07 +
 NEWS   2016-09-20 02:30:28 +
+@@ -1,6 +1,13 @@
+ NEWS - OpenPrinting CUPS Filters v1.11.3 - 2016-09-15
+ -
+ 
++CHANGES IN V1.11.4
++
++  - cups-browsed: Fixes to avoid unneeded calls of
++handle_cups_queues() and even infinite loops (Possible fix
++for bug #1376). Also make sure that queues left over from
++the previous cups-browsed session are integrated correctly.
++
+ CHANGES IN V1.11.3
+ 
+   - cups-browsed: If a queue is not only discovered via Bonjour
+
+=== modified file 'utils/cups-browsed.c'
+--- utils/cups-browsed.c   2016-09-14 15:48:33 +
 utils/cups-browsed.c   2016-09-20 02:30:28 +
+@@ -585,11 +585,15 @@
+ static htt

[arch-commits] Commit in cups-filters/trunk (PKGBUILD bazaar_rev7537.diff)

2016-09-20 Thread Andreas Radke
Date: Tuesday, September 20, 2016 @ 17:17:25
  Author: andyrtr
Revision: 276773

upgpkg: cups-filters 1.11.3-2

apply upstream fix for unneeded calls of handle_cups_queues

Added:
  cups-filters/trunk/bazaar_rev7537.diff
Modified:
  cups-filters/trunk/PKGBUILD

-+
 PKGBUILD|   16 +++-
 bazaar_rev7537.diff |  166 ++
 2 files changed, 178 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 15:52:58 UTC (rev 276772)
+++ PKGBUILD2016-09-20 17:17:25 UTC (rev 276773)
@@ -3,10 +3,10 @@
 
 pkgname=cups-filters
 pkgver=1.11.3
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('i686' 'x86_64')
-url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting";
+url="https://wiki.linuxfoundation.org/openprinting/cups-filters";
 license=('custom')
 depends=('lcms2' 'poppler' 'qpdf' 'imagemagick' 'liblouis' 'ijs' 'libcups')
 makedepends=('ghostscript' 'ttf-dejavu' 'python') # ttf-dejavu for make check
@@ -17,12 +17,20 @@
'antiword: needed to convert MS Word documents (requires also 
docx2txt (AUR)')
 backup=(etc/fonts/conf.d/99pdftoopvp.conf
 etc/cups/cups-browsed.conf)
-source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
+source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz
+   bazaar_rev7537.diff)
 provides=('foomatic-filters')
 replaces=('foomatic-filters')
 conflicts=('foomatic-filters')
-md5sums=('3e7ec44dc9b977f1beb64df49041004f')
+md5sums=('3e7ec44dc9b977f1beb64df49041004f'
+ '3c917d4d0091edfb89f34f8a37df91ef')
 
+prepare() {
+  cd $pkgname-$pkgver
+  # avoid unneeded calls of handle_cups_queues() and even infinite loops
+  patch -Np0 -i ../bazaar_rev7537.diff
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr  \

Added: bazaar_rev7537.diff
===
--- bazaar_rev7537.diff (rev 0)
+++ bazaar_rev7537.diff 2016-09-20 17:17:25 UTC (rev 276773)
@@ -0,0 +1,166 @@
+=== modified file 'NEWS'
+--- NEWS   2016-09-15 18:00:07 +
 NEWS   2016-09-20 02:30:28 +
+@@ -1,6 +1,13 @@
+ NEWS - OpenPrinting CUPS Filters v1.11.3 - 2016-09-15
+ -
+ 
++CHANGES IN V1.11.4
++
++  - cups-browsed: Fixes to avoid unneeded calls of
++handle_cups_queues() and even infinite loops (Possible fix
++for bug #1376). Also make sure that queues left over from
++the previous cups-browsed session are integrated correctly.
++
+ CHANGES IN V1.11.3
+ 
+   - cups-browsed: If a queue is not only discovered via Bonjour
+
+=== modified file 'utils/cups-browsed.c'
+--- utils/cups-browsed.c   2016-09-14 15:48:33 +
 utils/cups-browsed.c   2016-09-20 02:30:28 +
+@@ -585,11 +585,15 @@
+ static http_t *
+ http_connect_local (void)
+ {
+-  debug_printf("cups-browsed: Creating http connection to local CUPS daemon: 
%s:%d\n", cupsServer(), ippPort());
+-  if (!local_conn)
++  if (!local_conn) {
++debug_printf("cups-browsed: Creating http connection to local CUPS 
daemon: %s:%d\n", cupsServer(), ippPort());
+ local_conn = httpConnectEncryptShortTimeout(cupsServer(), ippPort(),
+   cupsEncryption());
+-  httpSetTimeout(local_conn, 3, http_timeout_cb, NULL);
++  }
++  if (local_conn)
++httpSetTimeout(local_conn, 3, http_timeout_cb, NULL);
++  else
++debug_printf("cups-browsed: Failed creating http connection to local CUPS 
daemon: %s:%d\n", cupsServer(), ippPort());
+ 
+   return local_conn;
+ }
+@@ -3946,24 +3950,18 @@
+   break;
+ 
+ case STATUS_CONFIRMED:
+-  if (p->is_legacy && p->timeout > current_time) {
++  /* Only act if the timeout has passed */
++  if (p->timeout > current_time)
++  break;
++
++  if (p->is_legacy) {
+   /* Remove a queue based on a legacy CUPS broadcast when the
+  broadcast timeout expires without a new broadcast of this
+  queue from the server */
+   p->status = STATUS_DISAPPEARED;
+   p->timeout = time(NULL) + TIMEOUT_IMMEDIATELY;
+-  } else {
+-  /* If this queue was the default printer in its previous life, make
+- it the default printer again. */
+-  queue_creation_handle_default(p->name);
+-
+-  /* If this queue is disabled, re-enable it. */
+-  enable_printer(p->name);
+-
+-  /* Record the options, to record any changes which happened
+- while cups-browsed was not running */
+-  record_printer_options(p->name);
+-  }
++  } else
++  p->timeout = (time_t) -1;
+ 
+   break;
+ 
+@@ -4002,11 +4000,11 @@
+ g_source_remove (queues_timer_id);
+ 
+   if (timeout != (time_t) -1) {
++debug_printf("checking queues in %ds\n", timeout);
+ queues_timer_id = g_

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

2016-09-20 Thread Jaroslav Lichtblau
Date: Tuesday, September 20, 2016 @ 17:17:54
  Author: jlichtblau
Revision: 190062

upgpkg: qmapshack 1.7.1-2 - FS#50831 fix
proj soname rebuild

Modified:
  qmapshack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 16:22:04 UTC (rev 190061)
+++ PKGBUILD2016-09-20 17:17:54 UTC (rev 190062)
@@ -4,12 +4,12 @@
 
 pkgname=qmapshack
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Plan your next outdoor trip'
 arch=('x86_64') #Due to limited resources Linux 32bit versions are not 
supported
 url='https://bitbucket.org/maproom/qmapshack/'
 license=('GPL3')
-depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script' 'qt5-tools' 
'qt5-webkit')
+depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script' 'qt5-tools' 
'qt5-webkit' 'proj')
 makedepends=('cmake')
 
source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
 sha256sums=('5da33e575fec11c1bfe097ab9c89c9d815124436b5ebf736ec0681acbda4a509')


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

2016-09-20 Thread Jaroslav Lichtblau
Date: Tuesday, September 20, 2016 @ 17:18:13
  Author: jlichtblau
Revision: 190063

archrelease: copy trunk to community-x86_64

Added:
  qmapshack/repos/community-x86_64/PKGBUILD
(from rev 190062, qmapshack/trunk/PKGBUILD)
Deleted:
  qmapshack/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-20 17:17:54 UTC (rev 190062)
+++ PKGBUILD2016-09-20 17:18:13 UTC (rev 190063)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Sanpi 
-
-pkgname=qmapshack
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Plan your next outdoor trip'
-arch=('x86_64') #Due to limited resources Linux 32bit versions are not 
supported
-url='https://bitbucket.org/maproom/qmapshack/'
-license=('GPL3')
-depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script' 'qt5-tools' 
'qt5-webkit')
-makedepends=('cmake')
-source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('5da33e575fec11c1bfe097ab9c89c9d815124436b5ebf736ec0681acbda4a509')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  cmake ./ -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: qmapshack/repos/community-x86_64/PKGBUILD (from rev 190062, 
qmapshack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-20 17:18:13 UTC (rev 190063)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Sanpi 
+
+pkgname=qmapshack
+pkgver=1.7.1
+pkgrel=2
+pkgdesc='Plan your next outdoor trip'
+arch=('x86_64') #Due to limited resources Linux 32bit versions are not 
supported
+url='https://bitbucket.org/maproom/qmapshack/'
+license=('GPL3')
+depends=('hicolor-icon-theme' 'gdal' 'routino>=3.1' 'qt5-script' 'qt5-tools' 
'qt5-webkit' 'proj')
+makedepends=('cmake')
+source=(https://bitbucket.org/maproom/qmapshack/downloads/$pkgname-$pkgver.tar.gz)
+sha256sums=('5da33e575fec11c1bfe097ab9c89c9d815124436b5ebf736ec0681acbda4a509')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  cmake ./ -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="${pkgdir}" install
+}


  1   2   >