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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:54:26
  Author: arojas
Revision: 212540

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-16 07:53:39 UTC (rev 212539)
+++ community-i686/PKGBUILD 2017-02-16 07:54:26 UTC (rev 212540)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Nick B 
-
-pkgname=kaudiocreator
-pkgver=1.3
-pkgrel=8
-pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from 
disk"
-arch=('i686' 'x86_64')
-url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645;
-license=('GPL')
-depends=('kdebase-runtime' 'libkcddb4' 'libkcompactdisc4' 'taglib' 'libdiscid')
-makedepends=('cmake' 'automoc4')
-source=("https://dl.opendesktop.org/api/files/download/id/1466629608/107645-kaudiocreator-$pkgver.tar.bz2;)
-md5sums=('6adce848d3cdc9d80a52d35144890c86')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kaudiocreator/repos/community-i686/PKGBUILD (from rev 212539, 
kaudiocreator/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-16 07:54:26 UTC (rev 212540)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Nick B 
+
+pkgname=kaudiocreator
+pkgver=1.3
+pkgrel=9
+pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from 
disk"
+arch=('i686' 'x86_64')
+url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645;
+license=('GPL')
+depends=('kdebase-runtime' 'taglib' 'libdiscid' 'audiocd-kio4')
+makedepends=('cmake' 'automoc4')
+source=("https://dl.opendesktop.org/api/files/download/id/1466629608/107645-kaudiocreator-$pkgver.tar.bz2;)
+md5sums=('6adce848d3cdc9d80a52d35144890c86')
+
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/build
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-16 07:53:39 UTC (rev 212539)
+++ community-x86_64/PKGBUILD   2017-02-16 07:54:26 UTC (rev 212540)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Andrea Scarpino 
-# Contributor: Nick B 
-
-pkgname=kaudiocreator
-pkgver=1.3
-pkgrel=8
-pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from 
disk"
-arch=('i686' 'x86_64')
-url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645;
-license=('GPL')
-depends=('kdebase-runtime' 'libkcddb4' 'libkcompactdisc4' 'taglib' 'libdiscid')
-makedepends=('cmake' 'automoc4')
-source=("https://dl.opendesktop.org/api/files/download/id/1466629608/107645-kaudiocreator-$pkgver.tar.bz2;)
-md5sums=('6adce848d3cdc9d80a52d35144890c86')
-
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/build
-
-  make DESTDIR=${pkgdir} install
-}

Copied: kaudiocreator/repos/community-x86_64/PKGBUILD (from rev 212539, 
kaudiocreator/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-16 07:54:26 UTC (rev 212540)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+# Contributor: Andrea Scarpino 
+# Contributor: Nick B 
+
+pkgname=kaudiocreator
+pkgver=1.3
+pkgrel=9
+pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from 
disk"
+arch=('i686' 'x86_64')
+url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645;
+license=('GPL')

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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:53:39
  Author: arojas
Revision: 212539

Add audiocd-kio4 dependency (FS#41362)

Modified:
  kaudiocreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 07:23:45 UTC (rev 212538)
+++ PKGBUILD2017-02-16 07:53:39 UTC (rev 212539)
@@ -5,12 +5,12 @@
 
 pkgname=kaudiocreator
 pkgver=1.3
-pkgrel=8
+pkgrel=9
 pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from 
disk"
 arch=('i686' 'x86_64')
 url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645;
 license=('GPL')
-depends=('kdebase-runtime' 'libkcddb4' 'libkcompactdisc4' 'taglib' 'libdiscid')
+depends=('kdebase-runtime' 'taglib' 'libdiscid' 'audiocd-kio4')
 makedepends=('cmake' 'automoc4')
 
source=("https://dl.opendesktop.org/api/files/download/id/1466629608/107645-kaudiocreator-$pkgver.tar.bz2;)
 md5sums=('6adce848d3cdc9d80a52d35144890c86')


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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:51:17
  Author: arojas
Revision: 289040

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

Added:
  amarok/repos/extra-i686/PKGBUILD
(from rev 289039, amarok/trunk/PKGBUILD)
  amarok/repos/extra-i686/amarok-no-qtwebkit.patch
(from rev 289039, amarok/trunk/amarok-no-qtwebkit.patch)
  amarok/repos/extra-i686/amarok-plasma5.7.patch
(from rev 289039, amarok/trunk/amarok-plasma5.7.patch)
  amarok/repos/extra-i686/taglib_version_detect.patch
(from rev 289039, amarok/trunk/taglib_version_detect.patch)
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 289039, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
(from rev 289039, amarok/trunk/amarok-no-qtwebkit.patch)
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
(from rev 289039, amarok/trunk/amarok-plasma5.7.patch)
  amarok/repos/extra-x86_64/taglib_version_detect.patch
(from rev 289039, amarok/trunk/taglib_version_detect.patch)
Deleted:
  amarok/repos/extra-i686/PKGBUILD
  amarok/repos/extra-i686/amarok-no-qtwebkit.patch
  amarok/repos/extra-i686/amarok-plasma5.7.patch
  amarok/repos/extra-i686/taglib_version_detect.patch
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
  amarok/repos/extra-x86_64/taglib_version_detect.patch

--+
 /PKGBUILD|  122 +
 /amarok-no-qtwebkit.patch|   78 ++
 /amarok-plasma5.7.patch  |   36 
 /taglib_version_detect.patch |   52 
 extra-i686/PKGBUILD  |   60 --
 extra-i686/amarok-no-qtwebkit.patch  |   39 -
 extra-i686/amarok-plasma5.7.patch|   18 
 extra-i686/taglib_version_detect.patch   |   26 --
 extra-x86_64/PKGBUILD|   60 --
 extra-x86_64/amarok-no-qtwebkit.patch|   39 -
 extra-x86_64/amarok-plasma5.7.patch  |   18 
 extra-x86_64/taglib_version_detect.patch |   26 --
 12 files changed, 288 insertions(+), 286 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-16 07:48:33 UTC (rev 289039)
+++ extra-i686/PKGBUILD 2017-02-16 07:51:17 UTC (rev 289040)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.8.0
-pkgrel=14
-pkgdesc="The powerful music player for KDE"
-arch=("i686" "x86_64")
-url="http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
- 'libmygpo-qt' 'mesa' 'clamz')
-optdepends=("libgpod: support for Apple iPod audio devices"
-"libmtp: support for portable media devices"
-"loudmouth: backend needed by mp3tunes for syncing"
-"ifuse: support for Apple iPod Touch and iPhone"
-"libmygpo-qt: gpodder.net Internet Service"
-"clamz: allow to download songs from Amazon.com"
-"gst-libav: MP3 codecs")
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
-amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
-  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
-  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
-  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'
-  '9908c154bf583a1755acf59f9d2790aaff503162')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../taglib_version_detect.patch
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../amarok-ffmpeg3.patch
-# Disable applets that require qtwebkit
-  patch -p1 -i ../amarok-no-qtwebkit.patch
-# Fix tooltips MPRIS controls in Plasma 5.7
-  patch -p1 -i ../amarok-plasma5.7.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: amarok/repos/extra-i686/PKGBUILD (from rev 289039, 
amarok/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-16 07:51:17 UTC (rev 289040)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 

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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:48:33
  Author: arojas
Revision: 289039

Add audiocd-kio4 optdepend

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 07:34:53 UTC (rev 289038)
+++ PKGBUILD2017-02-16 07:48:33 UTC (rev 289039)
@@ -5,7 +5,7 @@
 
 pkgname=amarok
 pkgver=2.8.0
-pkgrel=14
+pkgrel=15
 pkgdesc="The powerful music player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org/;
@@ -20,7 +20,8 @@
 "ifuse: support for Apple iPod Touch and iPhone"
 "libmygpo-qt: gpodder.net Internet Service"
 "clamz: allow to download songs from Amazon.com"
-"gst-libav: MP3 codecs")
+"gst-libav: MP3 codecs"
+"audiocd-kio4: audio CD support")
 
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
 taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
 amarok-no-qtwebkit.patch amarok-plasma5.7.patch)


[arch-commits] Commit in audiocd-kio4 (5 files)

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:34:53
  Author: arojas
Revision: 289038

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

Added:
  audiocd-kio4/repos/
  audiocd-kio4/repos/extra-i686/
  audiocd-kio4/repos/extra-i686/PKGBUILD
(from rev 289037, audiocd-kio4/trunk/PKGBUILD)
  audiocd-kio4/repos/extra-x86_64/
  audiocd-kio4/repos/extra-x86_64/PKGBUILD
(from rev 289037, audiocd-kio4/trunk/PKGBUILD)

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

Copied: audiocd-kio4/repos/extra-i686/PKGBUILD (from rev 289037, 
audiocd-kio4/trunk/PKGBUILD)
===
--- repos/extra-i686/PKGBUILD   (rev 0)
+++ repos/extra-i686/PKGBUILD   2017-02-16 07:34:53 UTC (rev 289038)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio4
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkcddb4 libkcompactdisc4 lame)
+makedepends=(cmake automoc4)
+replaces=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+conflicts=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz;)
+sha256sums=('78988ef13f4228d94923d50dc54129a91d034ffcf014029dbc39bdb0cdedf8b4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../audiocd-kio-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: audiocd-kio4/repos/extra-x86_64/PKGBUILD (from rev 289037, 
audiocd-kio4/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2017-02-16 07:34:53 UTC (rev 289038)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio4
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkcddb4 libkcompactdisc4 lame)
+makedepends=(cmake automoc4)
+replaces=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+conflicts=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz;)
+sha256sums=('78988ef13f4228d94923d50dc54129a91d034ffcf014029dbc39bdb0cdedf8b4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../audiocd-kio-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (3 files)

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:34:25
  Author: arojas
Revision: 289037

Bring back KDE4 version of audiocd kioslave, still needed by amarok

Added:
  audiocd-kio4/
  audiocd-kio4/trunk/
  audiocd-kio4/trunk/PKGBUILD

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

Added: audiocd-kio4/trunk/PKGBUILD
===
--- audiocd-kio4/trunk/PKGBUILD (rev 0)
+++ audiocd-kio4/trunk/PKGBUILD 2017-02-16 07:34:25 UTC (rev 289037)
@@ -0,0 +1,36 @@
+# $Id: PKGBUILD 280288 2016-11-10 18:13:29Z arojas $
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio4
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkcddb4 libkcompactdisc4 lame)
+makedepends=(cmake automoc4)
+replaces=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+conflicts=(kdemultimedia-kioslave kdemultimedia-audiocd-kio)
+source=("http://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz;)
+sha256sums=('78988ef13f4228d94923d50dc54129a91d034ffcf014029dbc39bdb0cdedf8b4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../audiocd-kio-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:24:37
  Author: arojas
Revision: 289035

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

Added:
  qjson/repos/testing-i686/
  qjson/repos/testing-i686/PKGBUILD
(from rev 289034, qjson/trunk/PKGBUILD)
  qjson/repos/testing-x86_64/
  qjson/repos/testing-x86_64/PKGBUILD
(from rev 289034, qjson/trunk/PKGBUILD)

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

Copied: qjson/repos/testing-i686/PKGBUILD (from rev 289034, 
qjson/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-16 07:24:37 UTC (rev 289035)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=qjson
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="A Qt4-based library that maps JSON data to QVariant objects"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://qjson.sourceforge.net;
+depends=(qt4)
+makedepends=(cmake)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/flavio/qjson/archive/$pkgver.tar.gz;)
+sha256sums=('e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: qjson/repos/testing-x86_64/PKGBUILD (from rev 289034, 
qjson/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-16 07:24:37 UTC (rev 289035)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=qjson
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="A Qt4-based library that maps JSON data to QVariant objects"
+arch=(i686 x86_64)
+license=(GPL)
+url="http://qjson.sourceforge.net;
+depends=(qt4)
+makedepends=(cmake)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/flavio/qjson/archive/$pkgver.tar.gz;)
+sha256sums=('e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-02-15 Thread Antonio Rojas
Date: Thursday, February 16, 2017 @ 07:24:13
  Author: arojas
Revision: 289034

Update to 0.9.0

Modified:
  qjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 05:30:22 UTC (rev 289033)
+++ PKGBUILD2017-02-16 07:24:13 UTC (rev 289034)
@@ -1,25 +1,26 @@
 # $Id$
-# Maintainer: Andrea Scarpino 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
 
 pkgname=qjson
-pkgver=0.8.1
-pkgrel=5
-pkgdesc="A qt-based library that maps JSON data to QVariant objects"
-arch=('i686' 'x86_64')
-license=('GPL')
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="A Qt4-based library that maps JSON data to QVariant objects"
+arch=(i686 x86_64)
+license=(GPL)
 url="http://qjson.sourceforge.net;
-depends=('qt4')
-makedepends=('cmake')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/flavio/${pkgname}/archive/${pkgver}.tar.gz;)
-md5sums=('4eef13da988edf8f91c260a3e1baeea9')
+depends=(qt4)
+makedepends=(cmake)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/flavio/qjson/archive/$pkgver.tar.gz;)
+sha256sums=('e812617477f3c2bb990561767a4cd8b1d3803a52018d4878da302529552610d4')
 
 prepare() {
-  mkdir build
+  mkdir -p build
 }
 
 build() {
   cd build
-  cmake ../${pkgname}-${pkgver} \
+  cmake ../$pkgname-$pkgver \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=Release
   make
@@ -27,5 +28,5 @@
 
 package() {
   cd build
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="$pkgdir" install
 }


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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:23:45
  Author: felixonmars
Revision: 212538

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

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

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

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

Copied: haskell-store/repos/community-staging-x86_64/PKGBUILD (from rev 212537, 
haskell-store/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-16 07:23:45 UTC (rev 212538)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=store
+pkgname=haskell-store
+pkgver=0.3
+pkgrel=18
+pkgdesc="Fast binary serialization"
+url="https://github.com/fpco/store;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+depends=('ghc=8.0.1' 'haskell-async' 'haskell-base-orphans' 
'haskell-base64-bytestring'
+ 'haskell-conduit' 'haskell-cryptohash' 'haskell-free' 
'haskell-hashable' 'haskell-hspec'
+ 'haskell-hspec-smallcheck' 'haskell-lifted-base' 
'haskell-monad-control'
+ 'haskell-mono-traversable' 'haskell-network' 'haskell-primitive' 
'haskell-resourcet'
+ 'haskell-safe' 'haskell-semigroups' 'haskell-smallcheck' 
'haskell-streaming-commons'
+ 'haskell-store-core' 'haskell-syb' 'haskell-text' 'haskell-th-lift'
+ 'haskell-th-lift-instances' 'haskell-th-orphans' 
'haskell-th-reify-many'
+ 'haskell-th-utilities' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-void')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+md5sums=('e8f68402d601c7d02453cb0f3aa04e74')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling 

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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:23:20
  Author: felixonmars
Revision: 212537

upgpkg: haskell-store 0.3-18

rebuild with mono-traversable,1.0.1.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 07:07:03 UTC (rev 212536)
+++ PKGBUILD2017-02-16 07:23:20 UTC (rev 212537)
@@ -4,7 +4,7 @@
 _hkgname=store
 pkgname=haskell-store
 pkgver=0.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store;
 license=('custom:BSD3')


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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:07:03
  Author: felixonmars
Revision: 212536

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

Added:
  haskell-conduit-combinators/repos/community-staging-i686/
  haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD
(from rev 212535, haskell-conduit-combinators/trunk/PKGBUILD)
  haskell-conduit-combinators/repos/community-staging-x86_64/
  haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD
(from rev 212535, haskell-conduit-combinators/trunk/PKGBUILD)

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

Copied: haskell-conduit-combinators/repos/community-staging-i686/PKGBUILD (from 
rev 212535, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-16 07:07:03 UTC (rev 212536)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.0
+pkgrel=5
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ff1f16f24e2c186ce5d61f079b318e2f58c4bc3a4a2c8d9011d001512786335a')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-conduit-combinators/repos/community-staging-x86_64/PKGBUILD 
(from rev 212535, haskell-conduit-combinators/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-16 07:07:03 UTC (rev 212536)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=conduit-combinators
+pkgname=haskell-conduit-combinators
+pkgver=1.1.0
+pkgrel=5
+pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-base16-bytestring" "haskell-base64-bytestring"
+ "haskell-chunked-data" "haskell-conduit" "haskell-conduit-extra"
+ "haskell-monad-control" "haskell-mono-traversable" 
"haskell-mwc-random"
+ "haskell-primitive" "haskell-resourcet" "haskell-text"
+ "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
+ "haskell-void")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('ff1f16f24e2c186ce5d61f079b318e2f58c4bc3a4a2c8d9011d001512786335a')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fmonotrav1
+runhaskell 

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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:06:38
  Author: felixonmars
Revision: 212535

upgpkg: haskell-conduit-combinators 1.1.0-5

rebuild with mono-traversable,1.0.1.2

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 07:04:03 UTC (rev 212534)
+++ PKGBUILD2017-02-16 07:06:38 UTC (rev 212535)
@@ -5,7 +5,7 @@
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
 pkgver=1.1.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable;
 license=("MIT")


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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:03:37
  Author: felixonmars
Revision: 212533

upgpkg: haskell-mono-traversable 1.0.1.2-1

rebuild with mono-traversable,1.0.1.2

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 01:16:59 UTC (rev 212532)
+++ PKGBUILD2017-02-16 07:03:37 UTC (rev 212533)
@@ -4,7 +4,7 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.1.1
+pkgver=1.0.1.2
 pkgrel=1
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic 
containers"
 url="https://github.com/snoyberg/mono-traversable;
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-split" "haskell-text"
  "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-algorithms")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('3afa27672db118c215dca1233d7c0cdb9c3ba7f6e4fb4d56e9c75deebb3dde57')
+sha256sums=('1875b0281b2956530c33d20cfdbc1d0e1d46d09d1f9623cff19c31b7a4d296ea')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-02-15 Thread Felix Yan
Date: Thursday, February 16, 2017 @ 07:04:03
  Author: felixonmars
Revision: 212534

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

Added:
  haskell-mono-traversable/repos/community-staging-i686/
  haskell-mono-traversable/repos/community-staging-i686/PKGBUILD
(from rev 212533, haskell-mono-traversable/trunk/PKGBUILD)
  haskell-mono-traversable/repos/community-staging-x86_64/
  haskell-mono-traversable/repos/community-staging-x86_64/PKGBUILD
(from rev 212533, haskell-mono-traversable/trunk/PKGBUILD)

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

Copied: haskell-mono-traversable/repos/community-staging-i686/PKGBUILD (from 
rev 212533, haskell-mono-traversable/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-02-16 07:04:03 UTC (rev 212534)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=mono-traversable
+pkgname=haskell-mono-traversable
+pkgver=1.0.1.2
+pkgrel=1
+pkgdesc="Type classes for mapping, folding, and traversing monomorphic 
containers"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-split" "haskell-text"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-algorithms")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('1875b0281b2956530c33d20cfdbc1d0e1d46d09d1f9623cff19c31b7a4d296ea')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: haskell-mono-traversable/repos/community-staging-x86_64/PKGBUILD (from 
rev 212533, haskell-mono-traversable/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-02-16 07:04:03 UTC (rev 212534)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=mono-traversable
+pkgname=haskell-mono-traversable
+pkgver=1.0.1.2
+pkgrel=1
+pkgdesc="Type classes for mapping, folding, and traversing monomorphic 
containers"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-hashable" "haskell-split" "haskell-text"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-vector-algorithms")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('1875b0281b2956530c33d20cfdbc1d0e1d46d09d1f9623cff19c31b7a4d296ea')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 

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

2017-02-15 Thread Allan McRae
Date: Thursday, February 16, 2017 @ 05:30:22
  Author: allan
Revision: 289033

upstream update

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 01:17:16 UTC (rev 289032)
+++ PKGBUILD2017-02-16 05:30:22 UTC (rev 289033)
@@ -4,8 +4,8 @@
 # toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
 
 pkgname=linux-api-headers
-pkgver=4.7
-_basever=4.7
+pkgver=4.9.10
+_basever=4.9
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace"
 arch=('i686' 'x86_64')
@@ -12,10 +12,12 @@
 url="http://www.gnu.org/software/libc;
 license=('GPL2')
 source=(http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.xz
-http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.sign)
-#http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
-#http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign)
-md5sums=('5276563eb1f39a048e4a8a887408c031'
+http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.sign
+http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
+http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign)
+md5sums=('0a68ef3615c64bd5ee54a3320e46667d'
+ 'SKIP'
+ 'db8c6368d73fedb650dd60f4b9c12039'
  'SKIP')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886'   # Linus Torvalds
   '647F28654894E3BD457199BE38DBBDC86092693E')  # Greg Kroah-Hartman


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

2017-02-15 Thread Balló György
Date: Wednesday, February 15, 2017 @ 23:30:25
  Author: bgyorgy
Revision: 212529

Add desktop-file-utils as dependency (FS#48755)

Modified:
  pcmanfm-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 23:14:52 UTC (rev 212528)
+++ PKGBUILD2017-02-15 23:30:25 UTC (rev 212529)
@@ -9,7 +9,7 @@
 groups=("lxqt")
 url="http://lxqt.org;
 license=("GPL2")
-depends=("libfm-qt" "lxmenu-data")
+depends=("desktop-file-utils" "libfm-qt" "lxmenu-data")
 makedepends=("lxqt-build-tools")
 optdepends=(
"gvfs: for trash support, mounting with udisks and remote filesystems"


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

2017-02-15 Thread Balló György
Date: Wednesday, February 15, 2017 @ 23:14:52
  Author: bgyorgy
Revision: 212528

Remove networkmanager from dependencies

Modified:
  cinnamon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 17:26:04 UTC (rev 212527)
+++ PKGBUILD2017-02-15 23:14:52 UTC (rev 212528)
@@ -14,7 +14,7 @@
 depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 
'cinnamon-session'
  'cinnamon-translations' 'cjs' 'clutter-gtk' 'gnome-backgrounds'
  'gnome-themes-standard' 'gstreamer' 'libgnome-keyring' 
'libkeybinder3' 'librsvg'
- 'networkmanager' 'muffin' 'python2-cairo' 'python-dbus' 
'python2-dbus' 'python2-pillow'
+ 'muffin' 'python2-cairo' 'python-dbus' 'python2-dbus' 'python2-pillow'
  'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml'
  'cinnamon-control-center' 'cinnamon-screensaver' 'cinnamon-menus' 
'libgnomekbd'
  'network-manager-applet' 'nemo' 'polkit-gnome' 'xapps' 
'python2-gobject')


[arch-commits] Commit in grilo/trunk (PKGBUILD PKGBUILD.meson)

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 22:03:22
  Author: heftig
Revision: 289029

0.3.3

Added:
  grilo/trunk/PKGBUILD.meson
(from rev 288942, grilo/trunk/PKGBUILD)
Modified:
  grilo/trunk/PKGBUILD

+
 PKGBUILD   |   16 
 PKGBUILD.meson |   42 ++
 2 files changed, 50 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 21:23:05 UTC (rev 289028)
+++ PKGBUILD2017-02-15 22:03:22 UTC (rev 289029)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=grilo
-pkgver=0.3.2+8+g6ffe445
+pkgver=0.3.3
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia 
content"
 url="https://wiki.gnome.org/Projects/Grilo;
@@ -11,8 +11,8 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala intltool git gnome-common)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=6ffe44554fe4abd4f21e35497133c1ebe02482af
-source=("git://git.gnome.org/grilo#commit=$_commit")
+_commit=53b44b711a4558c0511dbe73d928971fd2c7bb30  # tags/grilo-0.3.3^0
+source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -22,22 +22,22 @@
 
 prepare() {
   cd $pkgname
-  # Add missing tag for pkgver()
-  git tag -f grilo-0.3.2 343d0a4c29b234f81197f502fed16ba739022a6a
   NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
   cd $pkgname
-
   ./configure --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib \
 --disable-static --disable-debug --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: grilo/trunk/PKGBUILD.meson (from rev 288942, grilo/trunk/PKGBUILD)
===
--- PKGBUILD.meson  (rev 0)
+++ PKGBUILD.meson  2017-02-15 22:03:22 UTC (rev 289029)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=grilo
+pkgver=0.3.3
+pkgrel=1
+pkgdesc="Framework that provides access to various sources of multimedia 
content"
+url="https://wiki.gnome.org/Projects/Grilo;
+arch=(i686 x86_64)
+license=(LGPL)
+depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
+makedepends=(gobject-introspection gtk-doc vala git meson)
+optdepends=('grilo-plugins: Plugins for grilo')
+_commit=53b44b711a4558c0511dbe73d928971fd2c7bb30  # tags/grilo-0.3.3^0
+source=("git+https://git.gnome.org/browse/grilo#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^grilo-//;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  export LANG=en_US.UTF-8
+  meson --prefix=/usr --buildtype=plain -Denable-gtk-doc=true ../$pkgname
+  ninja
+}
+
+check() {
+  cd build
+  ninja test
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:23:05
  Author: bpiotrowski
Revision: 289028

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 21:22:57 UTC (rev 289027)
+++ extra-i686/PKGBUILD 2017-02-15 21:23:05 UTC (rev 289028)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.13
-pkgrel=2
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5') # Ludovic Courtès 

-md5sums=('dac267e76330176d48583258aeaa7016'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
-}

Copied: guile/repos/extra-i686/PKGBUILD (from rev 289027, guile/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-15 21:23:05 UTC (rev 289028)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.14
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
+source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
+validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5') # Ludovic Courtès 

+md5sums=('333b6eec83e779935a45c818f712484e'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr \
+--disable-static  \
+--disable-error-on-warning
+  make
+}
+
+package() {
+  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
+  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-15 21:22:57 UTC (rev 289027)
+++ extra-x86_64/PKGBUILD   2017-02-15 21:23:05 UTC (rev 289028)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot 
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Tom Newsom 
-
-pkgname=guile
-pkgver=2.0.13
-pkgrel=2
-pkgdesc='Portable, embeddable Scheme implementation written in C'
-url='http://www.gnu.org/software/guile/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
-source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
-validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5') # Ludovic Courtès 

-md5sums=('dac267e76330176d48583258aeaa7016'
- 'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr \
---disable-static  \
---disable-error-on-warning
-  make
-}
-
-package() {
-  make -C $pkgname-$pkgver DESTDIR="$pkgdir" install
-  rm "$pkgdir"/usr/lib/libguile-2.0.so.*-gdb.scm
-}

Copied: guile/repos/extra-x86_64/PKGBUILD (from rev 289027, 
guile/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-15 21:23:05 UTC (rev 289028)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Jan de Groot 
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Tom Newsom 
+
+pkgname=guile
+pkgver=2.0.14
+pkgrel=1
+pkgdesc='Portable, embeddable Scheme implementation written in C'
+url='http://www.gnu.org/software/guile/'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')

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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:22:57
  Author: bpiotrowski
Revision: 289027

upgpkg: guile 2.0.14-1

new upstream release

Modified:
  guile/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 21:14:18 UTC (rev 289026)
+++ PKGBUILD2017-02-15 21:22:57 UTC (rev 289027)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom 
 
 pkgname=guile
-pkgver=2.0.13
-pkgrel=2
+pkgver=2.0.14
+pkgrel=1
 pkgdesc='Portable, embeddable Scheme implementation written in C'
 url='http://www.gnu.org/software/guile/'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gmp' 'libltdl' 'ncurses' 'texinfo' 'libunistring' 'gc' 'libffi')
 source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz{,.sig})
 validpgpkeys=('3CE464558A84FDC69DB40CFB090B11993D9AEBB5') # Ludovic Courtès 

-md5sums=('dac267e76330176d48583258aeaa7016'
+md5sums=('333b6eec83e779935a45c818f712484e'
  'SKIP')
 
 build() {


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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:14:10
  Author: bpiotrowski
Revision: 289025

upgpkg: strace 4.16-1

new upstream release

Modified:
  strace/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 21:13:17 UTC (rev 289024)
+++ PKGBUILD2017-02-15 21:14:10 UTC (rev 289025)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=strace
-pkgver=4.15
+pkgver=4.16
 pkgrel=1
 pkgdesc="A useful diagnositic, instructional, and debugging tool"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('perl' 'libunwind')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz"{,.asc})
-md5sums=('1ff96209fec19914c920608ed0791864'
+md5sums=('2873366cac98770efcbed6e748d5ef23'
  'SKIP')
 validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 

 


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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:14:18
  Author: bpiotrowski
Revision: 289026

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 21:14:10 UTC (rev 289025)
+++ extra-i686/PKGBUILD 2017-02-15 21:14:18 UTC (rev 289026)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=strace
-pkgver=4.15
-pkgrel=1
-pkgdesc="A useful diagnositic, instructional, and debugging tool"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/strace/;
-license=('custom')
-depends=('perl' 'libunwind')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz"{,.asc})
-md5sums=('1ff96209fec19914c920608ed0791864'
- 'SKIP')
-validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 

-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
---with-libunwind
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: strace/repos/extra-i686/PKGBUILD (from rev 289025, 
strace/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-15 21:14:18 UTC (rev 289026)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=strace
+pkgver=4.16
+pkgrel=1
+pkgdesc="A useful diagnositic, instructional, and debugging tool"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/strace/;
+license=('custom')
+depends=('perl' 'libunwind')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz"{,.asc})
+md5sums=('2873366cac98770efcbed6e748d5ef23'
+ 'SKIP')
+validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 

+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr \
+--with-libunwind
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}/" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-15 21:14:10 UTC (rev 289025)
+++ extra-x86_64/PKGBUILD   2017-02-15 21:14:18 UTC (rev 289026)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=strace
-pkgver=4.15
-pkgrel=1
-pkgdesc="A useful diagnositic, instructional, and debugging tool"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/strace/;
-license=('custom')
-depends=('perl' 'libunwind')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz"{,.asc})
-md5sums=('1ff96209fec19914c920608ed0791864'
- 'SKIP')
-validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 

-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr \
---with-libunwind
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/" install
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: strace/repos/extra-x86_64/PKGBUILD (from rev 289025, 
strace/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-15 21:14:18 UTC (rev 289026)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=strace
+pkgver=4.16
+pkgrel=1
+pkgdesc="A useful diagnositic, instructional, and debugging tool"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/strace/;
+license=('custom')
+depends=('perl' 'libunwind')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.xz"{,.asc})
+md5sums=('2873366cac98770efcbed6e748d5ef23'
+ 'SKIP')
+validpgpkeys=('296D6F29A020808E8717A8842DB5BD89A340AEB7') # Dmitry V. Levin 

+
+build() {

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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:13:17
  Author: bpiotrowski
Revision: 289024

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

Added:
  nginx-mainline/repos/extra-i686/PKGBUILD
(from rev 289023, nginx-mainline/trunk/PKGBUILD)
  nginx-mainline/repos/extra-i686/logrotate
(from rev 289023, nginx-mainline/trunk/logrotate)
  nginx-mainline/repos/extra-i686/nginx.install
(from rev 289023, nginx-mainline/trunk/nginx.install)
  nginx-mainline/repos/extra-i686/service
(from rev 289023, nginx-mainline/trunk/service)
  nginx-mainline/repos/extra-x86_64/PKGBUILD
(from rev 289023, nginx-mainline/trunk/PKGBUILD)
  nginx-mainline/repos/extra-x86_64/logrotate
(from rev 289023, nginx-mainline/trunk/logrotate)
  nginx-mainline/repos/extra-x86_64/nginx.install
(from rev 289023, nginx-mainline/trunk/nginx.install)
  nginx-mainline/repos/extra-x86_64/service
(from rev 289023, nginx-mainline/trunk/service)
Deleted:
  nginx-mainline/repos/extra-i686/PKGBUILD
  nginx-mainline/repos/extra-i686/logrotate
  nginx-mainline/repos/extra-i686/nginx.install
  nginx-mainline/repos/extra-i686/service
  nginx-mainline/repos/extra-x86_64/PKGBUILD
  nginx-mainline/repos/extra-x86_64/logrotate
  nginx-mainline/repos/extra-x86_64/nginx.install
  nginx-mainline/repos/extra-x86_64/service

+
 /PKGBUILD  |  254 +++
 /logrotate |   20 +++
 /nginx.install |   24 
 /service   |   28 
 extra-i686/PKGBUILD|  127 -
 extra-i686/logrotate   |   10 -
 extra-i686/nginx.install   |   12 --
 extra-i686/service |   14 --
 extra-x86_64/PKGBUILD  |  127 -
 extra-x86_64/logrotate |   10 -
 extra-x86_64/nginx.install |   12 --
 extra-x86_64/service   |   14 --
 12 files changed, 326 insertions(+), 326 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 21:13:09 UTC (rev 289023)
+++ extra-i686/PKGBUILD 2017-02-15 21:13:17 UTC (rev 289024)
@@ -1,127 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Sébastien Luttringer
-# Contributor: Drew DeVault
-
-pkgname=nginx-mainline
-pkgver=1.11.9
-pkgrel=2
-pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
-arch=('i686' 'x86_64')
-url='https://nginx.org'
-license=('custom')
-depends=('pcre' 'zlib' 'openssl' 'geoip')
-makedepends=('hardening-wrapper')
-backup=('etc/nginx/fastcgi.conf'
-'etc/nginx/fastcgi_params'
-'etc/nginx/koi-win'
-'etc/nginx/koi-utf'
-'etc/nginx/mime.types'
-'etc/nginx/nginx.conf'
-'etc/nginx/scgi_params'
-'etc/nginx/uwsgi_params'
-'etc/nginx/win-utf'
-'etc/logrotate.d/nginx')
-install=nginx.install
-provides=('nginx')
-conflicts=('nginx')
-source=($url/download/nginx-$pkgver.tar.gz{,.asc}
-service
-logrotate)
-validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 

-md5sums=('7aeca793819c2b8df134c0b1cfe98361'
- 'SKIP'
- 'ce9a06bcaf66ec4a3c4eb59b636e0dfd'
- 'd6a6d4d819f03a675bacdfabd25aa37e')
-
-_common_flags=(
-  --with-pcre-jit
-  --with-file-aio
-  --with-http_addition_module
-  --with-http_auth_request_module
-  --with-http_dav_module
-  --with-http_degradation_module
-  --with-http_flv_module
-  --with-http_geoip_module
-  --with-http_gunzip_module
-  --with-http_gzip_static_module
-  --with-http_mp4_module
-  --with-http_realip_module
-  --with-http_secure_link_module
-  --with-http_slice_module
-  --with-http_ssl_module
-  --with-http_stub_status_module
-  --with-http_sub_module
-  --with-http_v2_module
-  --with-mail
-  --with-mail_ssl_module
-  --with-stream
-  --with-stream_ssl_module
-  --with-threads
-)
-
-_mainline_flags=(
-  --with-stream_ssl_preread_module
-  --with-stream_geoip_module
-  --with-stream_realip_module
-)
-
-build() {
-  cd $provides-$pkgver
-  ./configure \
---prefix=/etc/nginx \
---conf-path=/etc/nginx/nginx.conf \
---sbin-path=/usr/bin/nginx \
---pid-path=/run/nginx.pid \
---lock-path=/run/lock/nginx.lock \
---user=http \
---group=http \
---http-log-path=/var/log/nginx/access.log \
---error-log-path=stderr \
---http-client-body-temp-path=/var/lib/nginx/client-body \
---http-proxy-temp-path=/var/lib/nginx/proxy \
---http-fastcgi-temp-path=/var/lib/nginx/fastcgi \
---http-scgi-temp-path=/var/lib/nginx/scgi \
---http-uwsgi-temp-path=/var/lib/nginx/uwsgi \
-${_common_flags[@]} \
-${_mainline_flags[@]}
-
-  make
-}
-
-package() {
-  cd $provides-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  sed -e 's|\

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

2017-02-15 Thread Bartłomiej Piotrowski
Date: Wednesday, February 15, 2017 @ 21:13:09
  Author: bpiotrowski
Revision: 289023

upgpkg: nginx-mainline 1.11.10-1

new upstream release

Modified:
  nginx-mainline/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 20:36:08 UTC (rev 289022)
+++ PKGBUILD2017-02-15 21:13:09 UTC (rev 289023)
@@ -4,8 +4,8 @@
 # Contributor: Drew DeVault
 
 pkgname=nginx-mainline
-pkgver=1.11.9
-pkgrel=2
+pkgver=1.11.10
+pkgrel=1
 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
 arch=('i686' 'x86_64')
 url='https://nginx.org'
@@ -29,7 +29,7 @@
 service
 logrotate)
 validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 

-md5sums=('7aeca793819c2b8df134c0b1cfe98361'
+md5sums=('6fb10f579055d27a2240d51c7d85c190'
  'SKIP'
  'ce9a06bcaf66ec4a3c4eb59b636e0dfd'
  'd6a6d4d819f03a675bacdfabd25aa37e')


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

2017-02-15 Thread Andreas Radke
Date: Wednesday, February 15, 2017 @ 20:35:54
  Author: andyrtr
Revision: 289021

upgpkg: lftp 4.7.6-1

upstream update 4.7.6

Modified:
  lftp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 19:32:52 UTC (rev 289020)
+++ PKGBUILD2017-02-15 20:35:54 UTC (rev 289021)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin 
 
 pkgname=lftp
-pkgver=4.7.5
+pkgver=4.7.6
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 url="http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
 source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('53b5c5eba2e38b418bcf451776f2df596050dff4db90ab4ea73d872f8b1fd0d8'
+sha256sums=('6e26254fdc7e1b92ceb31116a2c7bdcd891a07c72a7823144aaaf147a1841b7b'
 'SKIP')
 validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
 


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

2017-02-15 Thread Andreas Radke
Date: Wednesday, February 15, 2017 @ 20:36:08
  Author: andyrtr
Revision: 289022

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 20:35:54 UTC (rev 289021)
+++ extra-i686/PKGBUILD 2017-02-15 20:36:08 UTC (rev 289022)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.7.5
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('53b5c5eba2e38b418bcf451776f2df596050dff4db90ab4ea73d872f8b1fd0d8'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 289021, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-15 20:36:08 UTC (rev 289022)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.7.6
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('6e26254fdc7e1b92ceb31116a2c7bdcd891a07c72a7823144aaaf147a1841b7b'
+'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-15 20:35:54 UTC (rev 289021)
+++ extra-x86_64/PKGBUILD   2017-02-15 20:36:08 UTC (rev 289022)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.7.5
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('53b5c5eba2e38b418bcf451776f2df596050dff4db90ab4ea73d872f8b1fd0d8'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
---with-gnutls \
---without-openssl \
---without-included-regex \
---disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 289021, lftp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-15 20:36:08 UTC (rev 289022)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.7.6
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')

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

2017-02-15 Thread Andreas Radke
Date: Wednesday, February 15, 2017 @ 17:45:25
  Author: andyrtr
Revision: 289018

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

Added:
  linux-lts/repos/testing-i686/
  linux-lts/repos/testing-i686/0001-sdhci-revert.patch
(from rev 289017, linux-lts/trunk/0001-sdhci-revert.patch)
  linux-lts/repos/testing-i686/99-linux.hook
(from rev 289017, linux-lts/trunk/99-linux.hook)
  linux-lts/repos/testing-i686/PKGBUILD
(from rev 289017, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-i686/change-default-console-loglevel.patch
(from rev 289017, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-i686/config
(from rev 289017, linux-lts/trunk/config)
  linux-lts/repos/testing-i686/config.x86_64
(from rev 289017, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-i686/linux-lts.install
(from rev 289017, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-i686/linux-lts.preset
(from rev 289017, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/testing-x86_64/
  linux-lts/repos/testing-x86_64/0001-sdhci-revert.patch
(from rev 289017, linux-lts/trunk/0001-sdhci-revert.patch)
  linux-lts/repos/testing-x86_64/99-linux.hook
(from rev 289017, linux-lts/trunk/99-linux.hook)
  linux-lts/repos/testing-x86_64/PKGBUILD
(from rev 289017, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/testing-x86_64/change-default-console-loglevel.patch
(from rev 289017, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/testing-x86_64/config
(from rev 289017, linux-lts/trunk/config)
  linux-lts/repos/testing-x86_64/config.x86_64
(from rev 289017, linux-lts/trunk/config.x86_64)
  linux-lts/repos/testing-x86_64/linux-lts.install
(from rev 289017, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/testing-x86_64/linux-lts.preset
(from rev 289017, linux-lts/trunk/linux-lts.preset)

--+
 testing-i686/0001-sdhci-revert.patch |   25 
 testing-i686/99-linux.hook   |   11 
 testing-i686/PKGBUILD|  300 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 7903 +
 testing-i686/config.x86_64   | 7662 
 testing-i686/linux-lts.install   |   33 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/0001-sdhci-revert.patch   |   25 
 testing-x86_64/99-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  300 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 7903 +
 testing-x86_64/config.x86_64 | 7662 
 testing-x86_64/linux-lts.install |   33 
 testing-x86_64/linux-lts.preset  |   14 
 16 files changed, 31918 insertions(+)

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


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

2017-02-15 Thread Andreas Radke
Date: Wednesday, February 15, 2017 @ 17:44:59
  Author: andyrtr
Revision: 289017

upgpkg: linux-lts 4.4.49-1

upstream update 4.4.49

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 16:53:50 UTC (rev 289016)
+++ PKGBUILD2017-02-15 17:44:59 UTC (rev 289017)
@@ -4,8 +4,8 @@
 pkgbase=linux-lts
 #pkgbase=linux-lts-custom
 _srcname=linux-4.4
-pkgver=4.4.48
-pkgrel=2
+pkgver=4.4.49
+pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/;
 license=('GPL2')
@@ -24,7 +24,7 @@
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
 'SKIP'
-'201ca43221ee4f1951d86f8df695955b5ab7d70dba05535e3d7b4c132826ff65'
+'2fbabe12dc00bfdcac70a8dbb24c70e63cc2a0b7896e0b6ef3394c770f96bb1b'
 'SKIP'
 'b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2'
 '68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f'


[arch-commits] Commit in (firefox-theme-gnome-tweak firefox-theme-gnome)

2017-02-15 Thread Antonio Rojas
Date: Wednesday, February 15, 2017 @ 17:26:04
  Author: arojas
Revision: 212527

Drop packages (FS#52977)

Deleted:
  firefox-theme-gnome-tweak/
  firefox-theme-gnome/


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

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 16:53:50
  Author: heftig
Revision: 289016

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

Added:
  networkmanager/repos/extra-i686/20-connectivity.conf
(from rev 289015, networkmanager/trunk/20-connectivity.conf)
  networkmanager/repos/extra-i686/NetworkManager.conf
(from rev 289015, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-i686/PKGBUILD
(from rev 289015, networkmanager/trunk/PKGBUILD)
  networkmanager/repos/extra-x86_64/20-connectivity.conf
(from rev 289015, networkmanager/trunk/20-connectivity.conf)
  networkmanager/repos/extra-x86_64/NetworkManager.conf
(from rev 289015, networkmanager/trunk/NetworkManager.conf)
  networkmanager/repos/extra-x86_64/PKGBUILD
(from rev 289015, networkmanager/trunk/PKGBUILD)
Deleted:
  networkmanager/repos/extra-i686/20-connectivity.conf
  networkmanager/repos/extra-i686/NetworkManager.conf
  networkmanager/repos/extra-i686/PKGBUILD
  networkmanager/repos/extra-x86_64/20-connectivity.conf
  networkmanager/repos/extra-x86_64/NetworkManager.conf
  networkmanager/repos/extra-x86_64/PKGBUILD

---+
 /20-connectivity.conf |4 
 /NetworkManager.conf  |4 
 /PKGBUILD |  346 
 extra-i686/20-connectivity.conf   |2 
 extra-i686/NetworkManager.conf|2 
 extra-i686/PKGBUILD   |  173 --
 extra-x86_64/20-connectivity.conf |2 
 extra-x86_64/NetworkManager.conf  |2 
 extra-x86_64/PKGBUILD |  173 --
 9 files changed, 354 insertions(+), 354 deletions(-)

Deleted: extra-i686/20-connectivity.conf
===
--- extra-i686/20-connectivity.conf 2017-02-15 16:52:40 UTC (rev 289015)
+++ extra-i686/20-connectivity.conf 2017-02-15 16:53:50 UTC (rev 289016)
@@ -1,2 +0,0 @@
-[connectivity]
-uri=http://pkgbuild.com/check_network_status.txt

Copied: networkmanager/repos/extra-i686/20-connectivity.conf (from rev 289015, 
networkmanager/trunk/20-connectivity.conf)
===
--- extra-i686/20-connectivity.conf (rev 0)
+++ extra-i686/20-connectivity.conf 2017-02-15 16:53:50 UTC (rev 289016)
@@ -0,0 +1,2 @@
+[connectivity]
+uri=http://pkgbuild.com/check_network_status.txt

Deleted: extra-i686/NetworkManager.conf
===
--- extra-i686/NetworkManager.conf  2017-02-15 16:52:40 UTC (rev 289015)
+++ extra-i686/NetworkManager.conf  2017-02-15 16:53:50 UTC (rev 289016)
@@ -1,2 +0,0 @@
-# Configuration file for NetworkManager.
-# See "man 5 NetworkManager.conf" for details.

Copied: networkmanager/repos/extra-i686/NetworkManager.conf (from rev 289015, 
networkmanager/trunk/NetworkManager.conf)
===
--- extra-i686/NetworkManager.conf  (rev 0)
+++ extra-i686/NetworkManager.conf  2017-02-15 16:53:50 UTC (rev 289016)
@@ -0,0 +1,2 @@
+# Configuration file for NetworkManager.
+# See "man 5 NetworkManager.conf" for details.

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 16:52:40 UTC (rev 289015)
+++ extra-i686/PKGBUILD 2017-02-15 16:53:50 UTC (rev 289016)
@@ -1,173 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-# Contributor: Wael Nasreddine 
-# Contributor: Tor Krill 
-# Contributor: Will Rea 
-# Contributor: Valentine Sinitsyn 
-
-pkgbase=networkmanager
-pkgname=(networkmanager libnm libnm-glib)
-pkgver=1.6.0
-pkgrel=4
-pkgdesc="Network connection manager and user applications"
-arch=(i686 x86_64)
-license=(GPL2 LGPL2.1)
-url="https://wiki.gnome.org/Projects/NetworkManager;
-_pppver=2.4.7
-makedepends=(intltool dhclient iptables gobject-introspection gtk-doc 
"ppp=$_pppver" modemmanager
- dbus-glib iproute2 nss polkit wpa_supplicant libsoup systemd 
libgudev libmm-glib
- libnewt libndp libteam vala perl-yaml python-gobject git vala 
jansson bluez-libs
- glib2-docs)
-checkdepends=(libx11 python-dbus)
-_commit=2554a8736d41e1091fb69a796a126f818873449b  # tags/1.6.0^0
-source=("git+https://anongit.freedesktop.org/git/NetworkManager/NetworkManager#commit=$_commit;
-NetworkManager.conf 20-connectivity.conf)
-sha256sums=('SKIP'
-'dd2d3a9c8a08ce961e263e1847453890f1b24c72a806d8c83a5b69b227a5ccec'
-'1961f50c8ed2668052bb543a29a11ccf8a5a1226473234a915aa139ceb32d472')
-
-prepare() {
-  mkdir -p 
libnm{,-glib}/usr/{include,lib/{girepository-1.0,pkgconfig},share/{gir-1.0,gtk-doc/html,vala/vapi}}
-
-  cd 

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

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 16:52:40
  Author: heftig
Revision: 289015

1.6.2-1

Modified:
  networkmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 16:45:36 UTC (rev 289014)
+++ PKGBUILD2017-02-15 16:52:40 UTC (rev 289015)
@@ -8,8 +8,8 @@
 
 pkgbase=networkmanager
 pkgname=(networkmanager libnm libnm-glib)
-pkgver=1.6.0
-pkgrel=4
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="Network connection manager and user applications"
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
@@ -20,7 +20,7 @@
  libnewt libndp libteam vala perl-yaml python-gobject git vala 
jansson bluez-libs
  glib2-docs)
 checkdepends=(libx11 python-dbus)
-_commit=2554a8736d41e1091fb69a796a126f818873449b  # tags/1.6.0^0
+_commit=037a12f96eff09aa48481fda7ea602a3388afc74  # tags/1.6.2^0
 
source=("git+https://anongit.freedesktop.org/git/NetworkManager/NetworkManager#commit=$_commit;
 NetworkManager.conf 20-connectivity.conf)
 sha256sums=('SKIP'
@@ -155,7 +155,7 @@
   mv "$pkgdir"/usr/share/vala/vapi/* usr/share/vala/vapi
 
   rmdir -p --ignore-fail-on-non-empty \
-"$pkgdir"/{run/NetworkManager,usr/include} \
+"$pkgdir"/usr/include \
 "$pkgdir"/usr/lib/{girepository-1.0,pkgconfig} \
 "$pkgdir"/usr/share/{gir-1.0,vala/vapi}
 }


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

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 16:45:36
  Author: heftig
Revision: 289014

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 16:44:44 UTC (rev 289013)
+++ extra-i686/PKGBUILD 2017-02-15 16:45:36 UTC (rev 289014)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=valadoc
-pkgver=20160518+611+g273bf7a
-pkgrel=2
-pkgdesc="A documentation tool for vala"
-arch=(i686 x86_64)
-url="https://git.gnome.org/browse/valadoc;
-license=(GPL2)
-depends=(vala gtk-doc graphviz libgee)
-makedepends=(git)
-_commit=273bf7a7334da8c7f7500d0ffb98a877c69c63b3
-source=("git://git.gnome.org/valadoc#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  _date=$(git show --format="%cd" --date=format:"%Y%m%d" --no-patch)
-  _count=$(git rev-list --count HEAD)
-  _commit=$(git rev-parse --short HEAD)
-  echo $_date+$_count+g$_commit
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: valadoc/repos/extra-i686/PKGBUILD (from rev 289013, 
valadoc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-15 16:45:36 UTC (rev 289014)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=valadoc
+pkgver=0.35.0
+pkgrel=1
+epoch=1
+pkgdesc="A documentation tool for vala"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/valadoc;
+license=(GPL2)
+depends=(vala gtk-doc graphviz libgee)
+makedepends=(git)
+_commit=6d7ce8b5134804a6e4cb1ef0fcd0381f63364b14  # tags/0.35.0^0
+source=("git+https://git.gnome.org/browse/valadoc#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
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-15 16:44:44 UTC (rev 289013)
+++ extra-x86_64/PKGBUILD   2017-02-15 16:45:36 UTC (rev 289014)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=valadoc
-pkgver=20160518+611+g273bf7a
-pkgrel=2
-pkgdesc="A documentation tool for vala"
-arch=(i686 x86_64)
-url="https://git.gnome.org/browse/valadoc;
-license=(GPL2)
-depends=(vala gtk-doc graphviz libgee)
-makedepends=(git)
-_commit=273bf7a7334da8c7f7500d0ffb98a877c69c63b3
-source=("git://git.gnome.org/valadoc#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  _date=$(git show --format="%cd" --date=format:"%Y%m%d" --no-patch)
-  _count=$(git rev-list --count HEAD)
-  _commit=$(git rev-parse --short HEAD)
-  echo $_date+$_count+g$_commit
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: valadoc/repos/extra-x86_64/PKGBUILD (from rev 289013, 
valadoc/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-15 16:45:36 UTC (rev 289014)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=valadoc
+pkgver=0.35.0
+pkgrel=1
+epoch=1
+pkgdesc="A documentation tool for vala"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/valadoc;
+license=(GPL2)
+depends=(vala gtk-doc graphviz libgee)
+makedepends=(git)
+_commit=6d7ce8b5134804a6e4cb1ef0fcd0381f63364b14  # tags/0.35.0^0
+source=("git+https://git.gnome.org/browse/valadoc#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd 

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

2017-02-15 Thread Jan Steffens
Date: Wednesday, February 15, 2017 @ 16:44:36
  Author: heftig
Revision: 289011

0.35.0-1

Modified:
  valadoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 15:43:26 UTC (rev 289010)
+++ PKGBUILD2017-02-15 16:44:36 UTC (rev 289011)
@@ -2,8 +2,9 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=valadoc
-pkgver=20160518+611+g273bf7a
-pkgrel=2
+pkgver=0.35.0
+pkgrel=1
+epoch=1
 pkgdesc="A documentation tool for vala"
 arch=(i686 x86_64)
 url="https://git.gnome.org/browse/valadoc;
@@ -10,16 +11,13 @@
 license=(GPL2)
 depends=(vala gtk-doc graphviz libgee)
 makedepends=(git)
-_commit=273bf7a7334da8c7f7500d0ffb98a877c69c63b3
-source=("git://git.gnome.org/valadoc#commit=$_commit")
+_commit=6d7ce8b5134804a6e4cb1ef0fcd0381f63364b14  # tags/0.35.0^0
+source=("git+https://git.gnome.org/browse/valadoc#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
-  _date=$(git show --format="%cd" --date=format:"%Y%m%d" --no-patch)
-  _count=$(git rev-list --count HEAD)
-  _commit=$(git rev-parse --short HEAD)
-  echo $_date+$_count+g$_commit
+  git describe --tags | sed 's/-/+/g'
 }
 
 prepare() {


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

2017-02-15 Thread Sven-Hendrik Haase
Date: Wednesday, February 15, 2017 @ 16:21:54
  Author: svenstaro
Revision: 212523

upgpkg: gitlab 8.16.5-1

upstream release 8.16.5

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 14:50:07 UTC (rev 212522)
+++ PKGBUILD2017-02-15 16:21:54 UTC (rev 212523)
@@ -7,7 +7,7 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=gitlab
-pkgver=8.16.3
+pkgver=8.16.5
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('i686' 'x86_64')
@@ -41,7 +41,7 @@
 nginx-ssl.conf.example
 lighttpd.conf.example)
 install='gitlab.install'
-sha512sums=('1cdf6e056a37f106205dfd83c581e55a7942ce5407988b1ee5cad98c8b5dc307e6f059f8e480e804802d479b990eed4a36fc68d4c33fe5489bcd8e71f846c5b3'
+sha512sums=('3c75499fb85c0a79b4f3ea567bbf318bf59856a464cf6034a3349c0839b4ace54dca1c5114552a8b3140c657493796f74883fb6b22d20c66a675e9bc4425697b'
 
'56cce150645ef74fa42a6100c8bc7689c4012579e1f3ba237c06c367b121246b39e968044615fa21c4757bc8e9d06f37f8ac8d39aa8b808c758e716857553f66'
 
'52651e4a5dd2d632e31b7275283f9b8ab2c32c4d56b63d17bd843f300e273e382e339e5aed66222b1b2279273357cbb73aa38119f04784fe380d1550346f1ff3'
 
'79cfb8ee740ab30f970c3113659b8349128abeae5e32cc81bb905f89a6db9941b7778040a094b884262daf020f66a1aee49a12d34fbb94efce6ade946bb4625b'


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

2017-02-15 Thread Jan de Groot
Date: Wednesday, February 15, 2017 @ 15:43:26
  Author: jgc
Revision: 289010

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-15 15:43:20 UTC (rev 289009)
+++ extra-i686/PKGBUILD 2017-02-15 15:43:26 UTC (rev 289010)
@@ -1,53 +0,0 @@
-# $Id$
-# Contributor: Eric Bélanger 
-
-pkgname=webkit2gtk
-pkgver=2.14.4
-pkgrel=1
-pkgdesc="GTK+ Web content engine library"
-arch=(i686 x86_64)
-url="https://webkitgtk.org/;
-license=(custom)
-depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
- libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
-makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2)
-optdepends=('gtk2: Netscape plugin support'
-'gst-plugins-base: free media decoding'
-'gst-plugins-good: media decoding'
-'gst-libav: nonfree media decoding')
-options=(!emptydirs)
-source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
-sha256sums=('d1ae2df51dd4ee44b9b89421a436ef71062816308738c3712ecf4bec3ccbe3ac'
-'SKIP')
-validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
-
-prepare() {
-  mkdir build
-
-  cd webkitgtk-$pkgver
-  sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
-  rm -r Source/ThirdParty/gtest/
-  rm -r Source/ThirdParty/qunit/
-}
-
-build() {
-  cd build
-  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
--DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
--DENABLE_GTKDOC=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 
../webkitgtk-$pkgver
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  install -m755 -d "$pkgdir/usr/share/licenses/webkit2gtk"
-  cd "$srcdir/webkitgtk-$pkgver/Source"
-  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
-echo $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
-cat $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
-echo "" >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
-  done
-}

Copied: webkit2gtk/repos/extra-i686/PKGBUILD (from rev 289009, 
webkit2gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-15 15:43:26 UTC (rev 289010)
@@ -0,0 +1,53 @@
+# $Id$
+# Contributor: Eric Bélanger 
+
+pkgname=webkit2gtk
+pkgver=2.14.5
+pkgrel=1
+pkgdesc="GTK+ Web content engine library"
+arch=(i686 x86_64)
+url="https://webkitgtk.org/;
+license=(custom)
+depends=(libxt libxslt enchant geoclue2 gst-plugins-base-libs
+ libsecret libwebp harfbuzz-icu gtk3 libnotify hyphen)
+makedepends=(gtk2 gperf gobject-introspection ruby gtk-doc cmake python 
python2)
+optdepends=('gtk2: Netscape plugin support'
+'gst-plugins-base: free media decoding'
+'gst-plugins-good: media decoding'
+'gst-libav: nonfree media decoding')
+options=(!emptydirs)
+source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
+sha256sums=('3ca8f1c33a9b43d6c753dcac1c0788656930e06382b10fdf5c2805ea8f96369f'
+'SKIP')
+validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
+
+prepare() {
+  mkdir build
+
+  cd webkitgtk-$pkgver
+  sed -i '1s/python$/&2/' Tools/gtk/generate-gtkdoc
+  rm -r Source/ThirdParty/gtest/
+  rm -r Source/ThirdParty/qunit/
+}
+
+build() {
+  cd build
+  cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr \
+-DLIB_INSTALL_DIR=/usr/lib 
-DLIBEXEC_INSTALL_DIR=/usr/lib/webkit2gtk-4.0 \
+-DENABLE_GTKDOC=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 
../webkitgtk-$pkgver
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  install -m755 -d "$pkgdir/usr/share/licenses/webkit2gtk"
+  cd "$srcdir/webkitgtk-$pkgver/Source"
+  for f in $(find -name 'COPYING*' -or -name 'LICENSE*'); do
+echo $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+cat $f >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+echo "" >> "$pkgdir/usr/share/licenses/webkit2gtk/LICENSE"
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-15 15:43:20 UTC (rev 289009)
+++ 

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

2017-02-15 Thread Jan de Groot
Date: Wednesday, February 15, 2017 @ 15:43:20
  Author: jgc
Revision: 289009

upgpkg: webkit2gtk 2.14.5-1

Modified:
  webkit2gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 14:06:48 UTC (rev 289008)
+++ PKGBUILD2017-02-15 15:43:20 UTC (rev 289009)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=webkit2gtk
-pkgver=2.14.4
+pkgver=2.14.5
 pkgrel=1
 pkgdesc="GTK+ Web content engine library"
 arch=(i686 x86_64)
@@ -17,7 +17,7 @@
 'gst-libav: nonfree media decoding')
 options=(!emptydirs)
 source=(https://webkitgtk.org/releases/webkitgtk-${pkgver}.tar.xz{,.asc})
-sha256sums=('d1ae2df51dd4ee44b9b89421a436ef71062816308738c3712ecf4bec3ccbe3ac'
+sha256sums=('3ca8f1c33a9b43d6c753dcac1c0788656930e06382b10fdf5c2805ea8f96369f'
 'SKIP')
 validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
 


[arch-commits] Commit in atom/repos (32 files)

2017-02-15 Thread Nicola Squartini
Date: Wednesday, February 15, 2017 @ 14:50:07
  Author: tensor5
Revision: 212522

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

Added:
  atom/repos/community-i686/PKGBUILD
(from rev 212521, atom/trunk/PKGBUILD)
  atom/repos/community-i686/fix-atom-sh.patch
(from rev 212521, atom/trunk/fix-atom-sh.patch)
  atom/repos/community-i686/fix-ime-events-handler.patch
(from rev 212521, atom/trunk/fix-ime-events-handler.patch)
  atom/repos/community-i686/fix-license-path.patch
(from rev 212521, atom/trunk/fix-license-path.patch)
  atom/repos/community-i686/fix-restart.patch
(from rev 212521, atom/trunk/fix-restart.patch)
  atom/repos/community-i686/symbols-view-use-system-ctags.patch
(from rev 212521, atom/trunk/symbols-view-use-system-ctags.patch)
  atom/repos/community-i686/use-system-apm.patch
(from rev 212521, atom/trunk/use-system-apm.patch)
  atom/repos/community-i686/use-system-electron.patch
(from rev 212521, atom/trunk/use-system-electron.patch)
  atom/repos/community-x86_64/PKGBUILD
(from rev 212521, atom/trunk/PKGBUILD)
  atom/repos/community-x86_64/fix-atom-sh.patch
(from rev 212521, atom/trunk/fix-atom-sh.patch)
  atom/repos/community-x86_64/fix-ime-events-handler.patch
(from rev 212521, atom/trunk/fix-ime-events-handler.patch)
  atom/repos/community-x86_64/fix-license-path.patch
(from rev 212521, atom/trunk/fix-license-path.patch)
  atom/repos/community-x86_64/fix-restart.patch
(from rev 212521, atom/trunk/fix-restart.patch)
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
(from rev 212521, atom/trunk/symbols-view-use-system-ctags.patch)
  atom/repos/community-x86_64/use-system-apm.patch
(from rev 212521, atom/trunk/use-system-apm.patch)
  atom/repos/community-x86_64/use-system-electron.patch
(from rev 212521, atom/trunk/use-system-electron.patch)
Deleted:
  atom/repos/community-i686/PKGBUILD
  atom/repos/community-i686/fix-atom-sh.patch
  atom/repos/community-i686/fix-ime-events-handler.patch
  atom/repos/community-i686/fix-license-path.patch
  atom/repos/community-i686/fix-restart.patch
  atom/repos/community-i686/symbols-view-use-system-ctags.patch
  atom/repos/community-i686/use-system-apm.patch
  atom/repos/community-i686/use-system-electron.patch
  atom/repos/community-x86_64/PKGBUILD
  atom/repos/community-x86_64/fix-atom-sh.patch
  atom/repos/community-x86_64/fix-ime-events-handler.patch
  atom/repos/community-x86_64/fix-license-path.patch
  atom/repos/community-x86_64/fix-restart.patch
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
  atom/repos/community-x86_64/use-system-apm.patch
  atom/repos/community-x86_64/use-system-electron.patch

--+
 /PKGBUILD|  206 +
 /fix-atom-sh.patch   |  230 +++
 /fix-ime-events-handler.patch|   94 ++
 /fix-license-path.patch  |   44 ++
 /fix-restart.patch   |   22 +
 /symbols-view-use-system-ctags.patch |   22 +
 /use-system-apm.patch|   32 ++
 /use-system-electron.patch   |  258 +
 community-i686/PKGBUILD  |  103 --
 community-i686/fix-atom-sh.patch |  115 ---
 community-i686/fix-ime-events-handler.patch  |   47 ---
 community-i686/fix-license-path.patch|   22 -
 community-i686/fix-restart.patch |   11 
 community-i686/symbols-view-use-system-ctags.patch   |   11 
 community-i686/use-system-apm.patch  |   16 -
 community-i686/use-system-electron.patch |  129 
 community-x86_64/PKGBUILD|  103 --
 community-x86_64/fix-atom-sh.patch   |  115 ---
 community-x86_64/fix-ime-events-handler.patch|   47 ---
 community-x86_64/fix-license-path.patch  |   22 -
 community-x86_64/fix-restart.patch   |   11 
 community-x86_64/symbols-view-use-system-ctags.patch |   11 
 community-x86_64/use-system-apm.patch|   16 -
 community-x86_64/use-system-electron.patch   |  129 
 24 files changed, 908 insertions(+), 908 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-15 14:49:28 UTC (rev 212521)
+++ community-i686/PKGBUILD 2017-02-15 14:50:07 UTC (rev 212522)
@@ -1,103 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=atom
-pkgver=1.14.1
-pkgrel=1
-pkgdesc='A hackable text editor for the 21st Century'
-arch=('i686' 'x86_64')
-url='https://github.com/atom/atom'
-license=('MIT' 'custom')
-depends=('apm' 'electron' 'libxkbfile')
-makedepends=('git' 'npm')

[arch-commits] Commit in atom/trunk (PKGBUILD use-system-electron.patch)

2017-02-15 Thread Nicola Squartini
Date: Wednesday, February 15, 2017 @ 14:49:28
  Author: tensor5
Revision: 212521

upgpkg: atom 1.14.2-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/use-system-electron.patch

---+
 PKGBUILD  |6 +++---
 use-system-electron.patch |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 14:43:55 UTC (rev 212520)
+++ PKGBUILD2017-02-15 14:49:28 UTC (rev 212521)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=atom
-pkgver=1.14.1
+pkgver=1.14.2
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 'symbols-view-use-system-ctags.patch'
 'use-system-apm.patch'
 'use-system-electron.patch')
-sha256sums=('1d4d180f31989473e4b408eaed115d420fa157c0c8c771ea943860be03afa671'
+sha256sums=('f19a53988ff92998d08b999d8770124a5051c356fba43c3d5107441feb8fcae5'
 '2148436adf17ec1970adc344fccf3782645375cd93e62a696a55f5b11fe98032'
 'ab638bb8ef2b27f24433738299b9714a53ebabdecf7b01e8d9df6a9ecee77ec2'
 '7f56269c3b0679dc6ec118e27348e238ce492d4c766cb3813708c981a0692fa1'
@@ -28,7 +28,7 @@
 '99a4a93c42c357fa1a913bc8b2e5db0178e1a1030916ec768a3a37709ad81c97'
 '6edb3c1ba5f32e9ec4b5743911e69212af498aa4e64d7be96579dcb40ebc6204'
 '822e1629ff754af3225bc3c1c9301b4459a67c79e016fd57cc122644d571e24b'
-'76f3173142d69182de7251c8b2f503347489b9584abcd89d966b93fb0ebb0eb7')
+'2ab04a63db2ff8ee64e950bf191cb9f16827d13c0ef8c56c844488394ca3b21a')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: use-system-electron.patch
===
--- use-system-electron.patch   2017-02-15 14:43:55 UTC (rev 212520)
+++ use-system-electron.patch   2017-02-15 14:49:28 UTC (rev 212521)
@@ -7,7 +7,7 @@
 -  "electronVersion": "1.3.13",
"dependencies": {
  "async": "0.2.6",
- "atom-keymap": "7.1.18",
+ "atom-keymap": "7.1.20",
 --- a/script/build
 +++ b/script/build
 @@ -2,10 +2,6 @@


[arch-commits] Commit in deepin-screen-recorder/repos (4 files)

2017-02-15 Thread Felix Yan
Date: Wednesday, February 15, 2017 @ 14:43:55
  Author: felixonmars
Revision: 212520

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

Added:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
(from rev 212519, deepin-screen-recorder/trunk/PKGBUILD)
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD
(from rev 212519, deepin-screen-recorder/trunk/PKGBUILD)
Deleted:
  deepin-screen-recorder/repos/community-i686/PKGBUILD
  deepin-screen-recorder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-15 14:43:16 UTC (rev 212519)
+++ community-i686/PKGBUILD 2017-02-15 14:43:55 UTC (rev 212520)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.2
-pkgrel=1
-pkgdesc='Deepin Shortcut Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('qt5-x11extras' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-i686/PKGBUILD (from rev 212519, 
deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-15 14:43:55 UTC (rev 212520)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=0.3
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('qt5-x11extras' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-15 14:43:16 UTC (rev 212519)
+++ community-x86_64/PKGBUILD   2017-02-15 14:43:55 UTC (rev 212520)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screen-recorder
-pkgver=0.2
-pkgrel=1
-pkgdesc='Deepin Shortcut Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-screen-recorder;
-license=('GPL3')
-depends=('qt5-x11extras' 'byzanz' 'ffmpeg')
-makedepends=('git' 'qt5-tools')
-groups=('deepin-extras')
-source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build(){
-  cd deepin-screen-recorder
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screen-recorder
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-screen-recorder/repos/community-x86_64/PKGBUILD (from rev 
212519, deepin-screen-recorder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-15 14:43:55 UTC (rev 212520)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screen-recorder
+pkgver=0.3
+pkgrel=1
+pkgdesc='Deepin Screen Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-screen-recorder;
+license=('GPL3')
+depends=('qt5-x11extras' 'byzanz' 'ffmpeg')
+makedepends=('git' 'qt5-tools')
+groups=('deepin-extras')
+source=("git+https://github.com/manateelazycat/deepin-screen-recorder.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build(){
+  cd deepin-screen-recorder
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screen-recorder
+  make INSTALL_ROOT="${pkgdir}" install
+}


[arch-commits] Commit in deepin-screen-recorder/trunk (PKGBUILD)

2017-02-15 Thread Felix Yan
Date: Wednesday, February 15, 2017 @ 14:43:16
  Author: felixonmars
Revision: 212519

upgpkg: deepin-screen-recorder 0.3-1

Modified:
  deepin-screen-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 10:29:32 UTC (rev 212518)
+++ PKGBUILD2017-02-15 14:43:16 UTC (rev 212519)
@@ -4,9 +4,9 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-screen-recorder
-pkgver=0.2
+pkgver=0.3
 pkgrel=1
-pkgdesc='Deepin Shortcut Recorder'
+pkgdesc='Deepin Screen Recorder'
 arch=('i686' 'x86_64')
 url="https://github.com/manateelazycat/deepin-screen-recorder;
 license=('GPL3')


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

2017-02-15 Thread Sven-Hendrik Haase
Date: Wednesday, February 15, 2017 @ 10:29:32
  Author: svenstaro
Revision: 212518

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

Added:
  sfml/repos/community-i686/PKGBUILD
(from rev 212517, sfml/trunk/PKGBUILD)
  sfml/repos/community-i686/sfml.install
(from rev 212517, sfml/trunk/sfml.install)
  sfml/repos/community-x86_64/PKGBUILD
(from rev 212517, sfml/trunk/PKGBUILD)
  sfml/repos/community-x86_64/sfml.install
(from rev 212517, sfml/trunk/sfml.install)
Deleted:
  sfml/repos/community-i686/PKGBUILD
  sfml/repos/community-i686/sfml.install
  sfml/repos/community-x86_64/PKGBUILD
  sfml/repos/community-x86_64/sfml.install

---+
 /PKGBUILD |   80 
 /sfml.install |6 +++
 community-i686/PKGBUILD   |   40 
 community-i686/sfml.install   |3 -
 community-x86_64/PKGBUILD |   40 
 community-x86_64/sfml.install |3 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-15 10:29:18 UTC (rev 212517)
+++ community-i686/PKGBUILD 2017-02-15 10:29:32 UTC (rev 212518)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Ondrej Martinak 
-
-pkgname=sfml
-pkgver=2.4.1
-pkgrel=2
-pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
-arch=('i686' 'x86_64')
-url='http://www.sfml-dev.org/'
-license=('zlib')
-depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2' 
'libx11')
-makedepends=('mesa' 'cmake' 'doxygen' 'git' 'systemd')
-install=sfml.install
-source=("git+git://github.com/LaurentGomila/SFML.git#tag=${pkgver}")
-md5sums=('SKIP')
-
-build() {
-  cd "$srcdir"/SFML
-
-  mkdir build && cd build
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DSFML_BUILD_EXAMPLES=1 \
-  -DSFML_BUILD_DOC=1 \
-  -DSFML_INSTALL_PKGCONFIG_FILES=1
-  make
-  make doc
-}
-
-package() {
-  cd "$srcdir"/SFML/build
-
-  make DESTDIR="$pkgdir/" install
-
-  install -Dm644 "$pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake" 
"$pkgdir/usr/share/cmake-3.7/Modules/FindSFML.cmake"
-
-  install -Dm644 ../license.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-

Copied: sfml/repos/community-i686/PKGBUILD (from rev 212517, 
sfml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-15 10:29:32 UTC (rev 212518)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Ondrej Martinak 
+
+pkgname=sfml
+pkgver=2.4.2
+pkgrel=1
+pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
+arch=('i686' 'x86_64')
+url='http://www.sfml-dev.org/'
+license=('zlib')
+depends=('libsndfile' 'libxrandr' 'libjpeg' 'openal' 'glew' 'freetype2' 
'libx11')
+makedepends=('mesa' 'cmake' 'doxygen' 'git' 'systemd')
+install=sfml.install
+source=("git+git://github.com/LaurentGomila/SFML.git#tag=${pkgver}")
+md5sums=('SKIP')
+
+build() {
+  cd "$srcdir"/SFML
+
+  mkdir build && cd build
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DSFML_BUILD_EXAMPLES=1 \
+  -DSFML_BUILD_DOC=1 \
+  -DSFML_INSTALL_PKGCONFIG_FILES=1
+  make
+  make doc
+}
+
+package() {
+  cd "$srcdir"/SFML/build
+
+  make DESTDIR="$pkgdir/" install
+
+  install -Dm644 "$pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake" 
"$pkgdir/usr/share/cmake-3.7/Modules/FindSFML.cmake"
+
+  install -Dm644 ../license.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+

Deleted: community-i686/sfml.install
===
--- community-i686/sfml.install 2017-02-15 10:29:18 UTC (rev 212517)
+++ community-i686/sfml.install 2017-02-15 10:29:32 UTC (rev 212518)
@@ -1,3 +0,0 @@
-post_install() {
-echo "To view the SFML samples, go to /usr/share/SFML/examples/ and run 
them individually"
-}

Copied: sfml/repos/community-i686/sfml.install (from rev 212517, 
sfml/trunk/sfml.install)
===
--- community-i686/sfml.install (rev 0)
+++ community-i686/sfml.install 2017-02-15 10:29:32 UTC (rev 212518)
@@ -0,0 +1,3 @@
+post_install() {
+echo "To view the SFML samples, go to /usr/share/SFML/examples/ and run 
them individually"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-15 10:29:18 UTC (rev 212517)
+++ community-x86_64/PKGBUILD   2017-02-15 10:29:32 UTC (rev 212518)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Ondrej Martinak 

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

2017-02-15 Thread Sven-Hendrik Haase
Date: Wednesday, February 15, 2017 @ 10:29:18
  Author: svenstaro
Revision: 212517

upgpkg: sfml 2.4.2-1

upstream release 2.4.2

Modified:
  sfml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 10:11:35 UTC (rev 212516)
+++ PKGBUILD2017-02-15 10:29:18 UTC (rev 212517)
@@ -3,8 +3,8 @@
 # Contributor: Ondrej Martinak 
 
 pkgname=sfml
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
 pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
 arch=('i686' 'x86_64')
 url='http://www.sfml-dev.org/'


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

2017-02-15 Thread Jonathan Steel
Date: Wednesday, February 15, 2017 @ 10:11:24
  Author: jsteel
Revision: 212515

upgpkg: aws-cli 1.11.48-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 10:11:14 UTC (rev 212514)
+++ PKGBUILD2017-02-15 10:11:24 UTC (rev 212515)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.47
+pkgver=1.11.48
 pkgrel=1
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
@@ -14,7 +14,7 @@
  'python-s3transfer' 'python-yaml')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('df9a99586cff12d51c4cb812c3630510')
+md5sums=('ef27f96d0a2429ce53da3ff8e0f41d67')
 
 build() {
   cd $pkgname-$pkgver


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

2017-02-15 Thread Jonathan Steel
Date: Wednesday, February 15, 2017 @ 10:11:35
  Author: jsteel
Revision: 212516

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-15 10:11:24 UTC (rev 212515)
+++ PKGBUILD2017-02-15 10:11:35 UTC (rev 212516)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.47
-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' 'python-yaml')
-makedepends=('python-setuptools')
-source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('df9a99586cff12d51c4cb812c3630510')
-
-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-any/PKGBUILD (from rev 212515, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-15 10:11:35 UTC (rev 212516)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.48
+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' 'python-yaml')
+makedepends=('python-setuptools')
+source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
+md5sums=('ef27f96d0a2429ce53da3ff8e0f41d67')
+
+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/community-any (PKGBUILD PKGBUILD)

2017-02-15 Thread Jonathan Steel
Date: Wednesday, February 15, 2017 @ 10:11:14
  Author: jsteel
Revision: 212514

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-15 10:10:54 UTC (rev 212513)
+++ PKGBUILD2017-02-15 10:11:14 UTC (rev 212514)
@@ -1,30 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Ainola
-# Contributor: Chris Fordham
-
-pkgname=python-botocore
-pkgver=1.5.10
-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=('773caf555a10530da60c4b2370ec250f')
-
-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
-}

Copied: python-botocore/repos/community-any/PKGBUILD (from rev 212513, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-15 10:11:14 UTC (rev 212514)
@@ -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.5.11
+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=('dd4858f24e59fec131a75f646ea79460')
+
+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-botocore/trunk (PKGBUILD)

2017-02-15 Thread Jonathan Steel
Date: Wednesday, February 15, 2017 @ 10:10:54
  Author: jsteel
Revision: 212513

upgpkg: python-botocore 1.5.11-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 07:27:43 UTC (rev 212512)
+++ PKGBUILD2017-02-15 10:10:54 UTC (rev 212513)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.10
+pkgver=1.5.11
 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=('773caf555a10530da60c4b2370ec250f')
+md5sums=('dd4858f24e59fec131a75f646ea79460')
 
 build() {
   cd botocore-$pkgver


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

2017-02-15 Thread Felix Yan
Date: Wednesday, February 15, 2017 @ 09:24:56
  Author: felixonmars
Revision: 289006

upgpkg: perl-yaml 1.22-1

Modified:
  perl-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-15 07:07:22 UTC (rev 289005)
+++ PKGBUILD2017-02-15 09:24:56 UTC (rev 289006)
@@ -4,7 +4,7 @@
 # Contributor: Charles Mauch 
 
 pkgname=perl-yaml
-pkgver=1.21
+pkgver=1.22
 pkgrel=1
 pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('perl-test-yaml')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz)
-sha1sums=('c82886d6c4d373195cf0ae6eb0002843ccba2429')
+sha1sums=('d9dffa4b8c5b110fb8c15636de134ec8447bbace')
 
 build() {
   cd YAML-${pkgver}


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

2017-02-15 Thread Felix Yan
Date: Wednesday, February 15, 2017 @ 09:25:14
  Author: felixonmars
Revision: 289007

archrelease: copy trunk to extra-any

Added:
  perl-yaml/repos/extra-any/PKGBUILD
(from rev 289006, perl-yaml/trunk/PKGBUILD)
Deleted:
  perl-yaml/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-15 09:24:56 UTC (rev 289006)
+++ PKGBUILD2017-02-15 09:25:14 UTC (rev 289007)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Jan de Groot 
-# Contributor: Charles Mauch 
-
-pkgname=perl-yaml
-pkgver=1.21
-pkgrel=1
-pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
-arch=('any')
-url="http://search.cpan.org/dist/YAML/;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-checkdepends=('perl-test-yaml')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz)
-sha1sums=('c82886d6c4d373195cf0ae6eb0002843ccba2429')
-
-build() {
-  cd YAML-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd YAML-${pkgver}
-  make test
-}
-
-package() {
-  cd YAML-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-yaml/repos/extra-any/PKGBUILD (from rev 289006, 
perl-yaml/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-15 09:25:14 UTC (rev 289007)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Jan de Groot 
+# Contributor: Charles Mauch 
+
+pkgname=perl-yaml
+pkgver=1.22
+pkgrel=1
+pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
+arch=('any')
+url="http://search.cpan.org/dist/YAML/;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+checkdepends=('perl-test-yaml')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/I/IN/INGY/YAML-${pkgver}.tar.gz)
+sha1sums=('d9dffa4b8c5b110fb8c15636de134ec8447bbace')
+
+build() {
+  cd YAML-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd YAML-${pkgver}
+  make test
+}
+
+package() {
+  cd YAML-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}