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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 06:17:45
  Author: felixonmars
Revision: 220238

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

Added:
  deepin-notifications/repos/community-i686/PKGBUILD
(from rev 220237, deepin-notifications/trunk/PKGBUILD)
  deepin-notifications/repos/community-x86_64/PKGBUILD
(from rev 220237, deepin-notifications/trunk/PKGBUILD)
Deleted:
  deepin-notifications/repos/community-i686/PKGBUILD
  deepin-notifications/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-01 06:16:43 UTC (rev 220237)
+++ community-i686/PKGBUILD 2017-04-01 06:17:45 UTC (rev 220238)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications";
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-i686/PKGBUILD (from rev 220237, 
deepin-notifications/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-01 06:17:45 UTC (rev 220238)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications";
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz";)
+sha512sums=('b4c99a499cb46bf2941a7219c5c0c7090094f7691846370bb80cf957b4abf66d63927ba117b4a61a9b24d093489c2f752be2a719c84636634551bf3d9f35d2ce')
+
+build() {
+  cd deepin-notifications-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-notifications-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-01 06:16:43 UTC (rev 220237)
+++ community-x86_64/PKGBUILD   2017-04-01 06:17:45 UTC (rev 220238)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-notifications
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="System notifications for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-notifications";
-license=('GPL3')
-depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
-makedepends=('git')
-provides=('notification-daemon')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: deepin-notifications/repos/community-x86_64/PKGBUILD (from rev 220237, 
deepin-notifications/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-01 06:17:45 UTC (rev 220238)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-notifications
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="System notifications for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-notifications";
+license=('GPL3')
+depends=('deepin-tool-kit' 'gtk2' 'qt5-svg' 'qt5-declarative')
+makedepends=('git')
+provides=('notification-daemon')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz";)
+sha512sums=('b4c99a499cb46bf2941a7219c5c0c7090094f7691846370bb80cf957b4abf66d63927ba117b4a61a9b24d093489c2f752be2a719c84636634551bf3d9f35d2ce')
+
+build() {
+

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 06:16:43
  Author: felixonmars
Revision: 220237

upgpkg: deepin-notifications 3.0.3-1

Modified:
  deepin-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 06:15:32 UTC (rev 220236)
+++ PKGBUILD2017-04-01 06:16:43 UTC (rev 220237)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-notifications
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="System notifications for linuxdeepin desktop environment"
 arch=('i686' 'x86_64')
@@ -14,16 +14,16 @@
 makedepends=('git')
 provides=('notification-daemon')
 groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-notifications.git#tag=$pkgver";)
-sha256sums=('SKIP')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-notifications/archive/$pkgver.tar.gz";)
+sha512sums=('b4c99a499cb46bf2941a7219c5c0c7090094f7691846370bb80cf957b4abf66d63927ba117b4a61a9b24d093489c2f752be2a719c84636634551bf3d9f35d2ce')
 
 build() {
-  cd "${pkgname}"
+  cd deepin-notifications-$pkgver
   qmake-qt5 PREFIX=/usr
   make
 }
 
 package() {
-  cd "${pkgname}"
-  make INSTALL_ROOT="${pkgdir}" install
+  cd deepin-notifications-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
 }


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:54:02
  Author: felixonmars
Revision: 220228

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

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

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

Copied: hoogle/repos/community-staging-i686/PKGBUILD (from rev 220227, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:54:02 UTC (rev 220228)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.9
+pkgrel=34
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-quickcheck" "haskell-aeson" 
"haskell-cmdargs" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-process-extras" "haskell-resourcet" "haskell-tar" 
"haskell-text"
+ "haskell-uniplate" "haskell-utf8-string" "haskell-vector" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" 
"haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}

Copied: hoogle/repos/community-staging-x86_64/PKGBUILD (from rev 220227, 
hoogle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:54:02 UTC (rev 220228)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hoogle
+pkgver=5.0.9
+pkgrel=34
+pkgdesc="Haskell API Search"
+url="http://www.haskell.org/hoogle/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'zlib')
+makedepends=("ghc=8.0.1" "haskell-quickcheck" "haskell-aeson" 
"haskell-cmdargs" "haskell-conduit"
+ "haskell-conduit-extra" "haskell-connection" "haskell-extra" 
"haskell-src-exts"
+ "haskell-http-conduit" "haskell-http-types" "haskell-js-flot" 
"haskell-js-jquery"
+ "haskell-mmap" "haskell-network" "haskell-network-uri" 
"haskell-old-locale"
+ "haskell-process-extras" "haskell-resourcet" "haskell-tar" 
"haskell-text"
+ "haskell-uniplate" "haskell-utf8-string" "haskell-vector" 
"haskell-wai"
+ "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" 
"haskell-zlib")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:53:30
  Author: felixonmars
Revision: 220227

upgpkg: hoogle 5.0.9-34

rebuild with cmdargs,0.10.17

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:47:55 UTC (rev 220226)
+++ PKGBUILD2017-04-01 05:53:30 UTC (rev 220227)
@@ -4,7 +4,7 @@
 
 pkgname=hoogle
 pkgver=5.0.9
-pkgrel=33
+pkgrel=34
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/";
 license=("custom:BSD3")


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:47:55
  Author: felixonmars
Revision: 220226

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

Added:
  ghc-mod/repos/community-staging-i686/
  ghc-mod/repos/community-staging-i686/PKGBUILD
(from rev 220225, ghc-mod/trunk/PKGBUILD)
  ghc-mod/repos/community-staging-x86_64/
  ghc-mod/repos/community-staging-x86_64/PKGBUILD
(from rev 220225, ghc-mod/trunk/PKGBUILD)

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

Copied: ghc-mod/repos/community-staging-i686/PKGBUILD (from rev 220225, 
ghc-mod/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:47:55 UTC (rev 220226)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=ghc-mod
+pkgname=(ghc-mod haskell-ghc-mod)
+pkgver=5.7.0.0
+pkgrel=19
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/";
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "git" "haskell-cabal-helper" "haskell-djinn-ghc" 
"haskell-extra"
+ "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" 
"haskell-src-exts"
+ "haskell-hlint" "haskell-monad-control" "haskell-monad-journal" 
"haskell-mtl"
+ "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-syb" 
"haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+source=("git+https://github.com/DanielG/ghc-mod.git#tag=v$pkgver";)
+sha256sums=('SKIP')
+
+build() {
+cd "${srcdir}/${pkgbase}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--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_ghc-mod() {
+depends=('cabal-helper' 'ghc')
+
+cd "${srcdir}/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+
+install -D -m644 "COPYING.BSD3" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+}
+
+package_haskell-ghc-mod() {
+pkgdesc="Happy Haskell Programming (docs and libraries)"
+depends=("${makedepends[@]}" 'ghc-mod')
+
+cd "${srcdir}/${pkgbase}"
+
+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/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgbase}/COPYING.BSD3"
+rm -r "$pkgdir"/usr/{bin,share/$pkgbase}
+}

Copied: ghc-mod/repos/community-staging-x86_64/PKGBUILD (from rev 220225, 
ghc-mod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:47:55 UTC (rev 220226)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=ghc-mod
+pkgname=(ghc-mod haskell-ghc-mod)
+pkgver=5.7.0.0
+pkgrel=19
+pkgdesc="Happy Haskell Programming"
+url="http://www.mew.org/~kazu/proj/ghc-mod/";
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "git" "haskell-cabal-helper" "haskell-djinn-ghc" 
"haskell-extra"
+ "haskell-fclabels" "haskell-ghc-paths" "haskell-ghc-syb-utils" 
"haskell-src-exts"
+ "haskell-hlint" "haskell-monad-control" "haskell-monad-journal" 
"haskell-mtl"
+ "haskell-old-time" "haskell-optparse-applicative" "haskell-pipes" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-syb" 
"haskell-temporary" "haskell-text"
+ "haskell-transformers-base")
+source=("git+https://github.com/DanielG/ghc-mod.git#tag=v$pkgver";)
+sha256sums=('SKIP')
+
+build() {
+cd "${srcdir}/${pkgbase}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell S

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:47:29
  Author: felixonmars
Revision: 220225

upgpkg: ghc-mod 5.7.0.0-19

rebuild with cmdargs,0.10.17

Modified:
  ghc-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:44:10 UTC (rev 220224)
+++ PKGBUILD2017-04-01 05:47:29 UTC (rev 220225)
@@ -5,7 +5,7 @@
 pkgbase=ghc-mod
 pkgname=(ghc-mod haskell-ghc-mod)
 pkgver=5.7.0.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Happy Haskell Programming"
 url="http://www.mew.org/~kazu/proj/ghc-mod/";
 license=("AGPL3")


[arch-commits] Commit in arm-none-eabi-gcc/repos (8 files)

2017-03-31 Thread Anatol Pomozov
Date: Saturday, April 1, 2017 @ 05:44:10
  Author: anatolik
Revision: 220224

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

Added:
  arm-none-eabi-gcc/repos/community-i686/PKGBUILD
(from rev 220223, arm-none-eabi-gcc/trunk/PKGBUILD)
  arm-none-eabi-gcc/repos/community-i686/enable-with-multilib-list-for-arm.patch
(from rev 220223, 
arm-none-eabi-gcc/trunk/enable-with-multilib-list-for-arm.patch)
  arm-none-eabi-gcc/repos/community-x86_64/PKGBUILD
(from rev 220223, arm-none-eabi-gcc/trunk/PKGBUILD)
  
arm-none-eabi-gcc/repos/community-x86_64/enable-with-multilib-list-for-arm.patch
(from rev 220223, 
arm-none-eabi-gcc/trunk/enable-with-multilib-list-for-arm.patch)
Deleted:
  arm-none-eabi-gcc/repos/community-i686/PKGBUILD
  arm-none-eabi-gcc/repos/community-i686/enable-with-multilib-list-for-arm.patch
  arm-none-eabi-gcc/repos/community-x86_64/PKGBUILD
  
arm-none-eabi-gcc/repos/community-x86_64/enable-with-multilib-list-for-arm.patch

--+
 /PKGBUILD|  254 
 /enable-with-multilib-list-for-arm.patch |  402 +
 community-i686/PKGBUILD  |  127 
 community-i686/enable-with-multilib-list-for-arm.patch   |  201 --
 community-x86_64/PKGBUILD|  127 
 community-x86_64/enable-with-multilib-list-for-arm.patch |  201 --
 6 files changed, 656 insertions(+), 656 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-01 05:43:27 UTC (rev 220223)
+++ community-i686/PKGBUILD 2017-04-01 05:44:10 UTC (rev 220224)
@@ -1,127 +0,0 @@
-# Maintainer: Anatol Pomozov 
-# Contributor: Martin Schmölzer 
-
-_target=arm-none-eabi
-pkgname=$_target-gcc
-pkgver=6.3.0
-_islver=0.18
-pkgrel=1
-_snapshot=6-20161222
-pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
-arch=(i686 x86_64)
-url='http://gcc.gnu.org/'
-license=(GPL LGPL FDL)
-depends=($_target-binutils zlib libmpc)
-makedepends=(gmp mpfr $_target-newlib)
-optdepends=('arm-none-eabi-newlib: Standard C library optimized for embedded 
systems')
-options=(!emptydirs !strip)
-source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-$pkgver/gcc-$pkgver.tar.bz2
-ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
-http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
-enable-with-multilib-list-for-arm.patch)
-sha256sums=('452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732'
-'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
-'ee8c74097c1ff01918bda9acf9b45783fd3ba3a4c493e9e9255fa3c2130bf690')
-
-if [ -n "$_snapshot" ]; then
-  _basedir=gcc-$_snapshot
-else
-  _basedir=gcc-$pkgver
-fi
-
-prepare() {
-  cd $_basedir
-
-  # link isl for in-tree builds
-  ln -s ../isl-$_islver isl
-
-  echo $pkgver > gcc/BASE-VER
-
-  # hack! - some configure tests for header files using "$CPP $CPPFLAGS"
-  sed -i "/ac_cpp=/s/\$CPPFLAGS/\$CPPFLAGS -O2/" {libiberty,gcc}/configure
-
-  patch -p1 < $srcdir/enable-with-multilib-list-for-arm.patch
-
-  mkdir $srcdir/build-{gcc,gcc-nano}
-}
-
-_build_gcc() {
-  $srcdir/$_basedir/configure \
---target=$_target \
---prefix=/usr \
---with-sysroot=/usr/$_target \
---with-native-system-header-dir=/include \
---libexecdir=/usr/lib \
---enable-languages=c,c++ \
---enable-plugins \
---disable-decimal-float \
---disable-libffi \
---disable-libgomp \
---disable-libmudflap \
---disable-libquadmath \
---disable-libssp \
---disable-libstdcxx-pch \
---disable-nls \
---disable-shared \
---disable-threads \
---disable-tls \
---with-gnu-as \
---with-gnu-ld \
---with-system-zlib \
---with-newlib \
---with-headers=/usr/$_target/include \
---with-python-dir=share/gcc-arm-none-eabi \
---with-gmp \
---with-mpfr \
---with-mpc \
---with-isl \
---with-libelf \
---enable-gnu-indirect-function \
---with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' 
\
---with-pkgversion='Arch Repository' \
---with-bugurl='https://bugs.archlinux.org/' \
---with-multilib-list=armv6-m,armv7-m,armv7e-m,armv7-r
-
-  make INHIBIT_LIBC_CFLAGS='-DUSE_TM_CLONE_REGISTRY=0'
-}
-
-build() {
-  cd $srcdir/build-gcc
-  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
-  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections'
-  _build_gcc
-
-  # Build libstdc++ without exceptions support (the 'nano' variant)
-  cd $srcdir/build-gcc-nano
-  export CFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'
-  export CXXFLAGS_FOR_TARGET='-g -Os -ffunction-sections -fdata-sections 
-fno-exceptions'  
-  _build_gcc
-}
-
-package() {
-  cd $srcdir/bu

[arch-commits] Commit in arm-none-eabi-gcc/trunk (PKGBUILD)

2017-03-31 Thread Anatol Pomozov
Date: Saturday, April 1, 2017 @ 05:43:27
  Author: anatolik
Revision: 220223

upgpkg: arm-none-eabi-gcc 6.3.1-1

Modified:
  arm-none-eabi-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:34:59 UTC (rev 220222)
+++ PKGBUILD2017-04-01 05:43:27 UTC (rev 220223)
@@ -3,10 +3,10 @@
 
 _target=arm-none-eabi
 pkgname=$_target-gcc
-pkgver=6.3.0
+pkgver=6.3.1
 _islver=0.18
 pkgrel=1
-_snapshot=6-20161222
+_snapshot=6-20170330
 pkgdesc='The GNU Compiler Collection - cross compiler for ARM EABI 
(bare-metal) target'
 arch=(i686 x86_64)
 url='http://gcc.gnu.org/'
@@ -19,7 +19,7 @@
 ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.bz2
 http://isl.gforge.inria.fr/isl-$_islver.tar.bz2
 enable-with-multilib-list-for-arm.patch)
-sha256sums=('452ce56bc0481318c83d49eac20da19d980f2ecc3b7084a040ff5f56e41fc732'
+sha256sums=('455f97464a1923ce7eb4233ee4ab85fa53e391f188b13047d5f68f50f55d8e97'
 '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
 'ee8c74097c1ff01918bda9acf9b45783fd3ba3a4c493e9e9255fa3c2130bf690')
 


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:34:59
  Author: felixonmars
Revision: 220222

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

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

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

Copied: hlint/repos/community-staging-i686/PKGBUILD (from rev 220221, 
hlint/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:34:59 UTC (rev 220222)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.41
+pkgrel=7
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
+ "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
+ "haskell-refact")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('2d9299f7952af44b2f06a67af917859fd51e1056c7d405f0930769ea1e093fb4')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fgpl -fthreaded
+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_hlint() {
+depends=('gmp' 'libffi')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-hlint() {
+pkgdesc="Source code suggestions (docs and libraries)"
+depends=("${makedepends[@]}" 'hlint')
+
+cd "${srcdir}/${pkgbase}-${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/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
+}

Copied: hlint/repos/community-staging-x86_64/PKGBUILD (from rev 220221, 
hlint/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:34:59 UTC (rev 220222)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.41
+pkgrel=7
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
+ "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
+ "haskell-refact")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('2d9299f7952af44b2f06a67af917859fd51e1056c7d405f0930769ea1e093fb4')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-fgpl -fthreaded
+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_hlint() {
+depends=('gmp' 'libffi')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:34:37
  Author: felixonmars
Revision: 220221

upgpkg: hlint 1.9.41-7

rebuild with cmdargs,0.10.17

Modified:
  hlint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:29:48 UTC (rev 220220)
+++ PKGBUILD2017-04-01 05:34:37 UTC (rev 220221)
@@ -5,7 +5,7 @@
 pkgbase=hlint
 pkgname=(hlint haskell-hlint)
 pkgver=1.9.41
-pkgrel=6
+pkgrel=7
 pkgdesc="Source code suggestions"
 url="http://community.haskell.org/~ndm/hlint/";
 license=("custom:BSD3")


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:29:48
  Author: felixonmars
Revision: 220220

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

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

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

Copied: cgrep/repos/community-staging-i686/PKGBUILD (from rev 220219, 
cgrep/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:29:48 UTC (rev 220220)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.16
+pkgrel=25
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/";
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}

Copied: cgrep/repos/community-staging-x86_64/PKGBUILD (from rev 220219, 
cgrep/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:29:48 UTC (rev 220220)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.16
+pkgrel=25
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/";
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=8.0.1" "haskell-ansi-terminal" "haskell-async" 
"haskell-cmdargs" "haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm"
+ "haskell-stringsearch" "haskell-unix-compat" 
"haskell-unicode-show"
+ "haskell-unordered-containers" "haskell-utf8-string")
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('7161e331f409ee95abfab14f720ad300ce4c9bd37a9fae74de6643c0f30b134b')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:29:27
  Author: felixonmars
Revision: 220219

upgpkg: cgrep 6.6.16-25

rebuild with cmdargs,0.10.17

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:27:49 UTC (rev 220218)
+++ PKGBUILD2017-04-01 05:29:27 UTC (rev 220219)
@@ -4,7 +4,7 @@
 
 pkgname=cgrep
 pkgver=6.6.16
-pkgrel=24
+pkgrel=25
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/";
 license=("GPL2")


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

2017-03-31 Thread Laurent Carlier
Date: Saturday, April 1, 2017 @ 05:27:49
  Author: lcarlier
Revision: 220218

archrelease: copy trunk to community-i686

Added:
  wine-staging-nine/repos/community-i686/30-win32-aliases.conf
(from rev 220217, wine-staging-nine/trunk/30-win32-aliases.conf)
  wine-staging-nine/repos/community-i686/PKGBUILD
(from rev 220217, wine-staging-nine/trunk/PKGBUILD)
Deleted:
  wine-staging-nine/repos/community-i686/30-win32-aliases.conf
  wine-staging-nine/repos/community-i686/PKGBUILD

---+
 30-win32-aliases.conf |   40 ++--
 PKGBUILD  |  396 +++-
 2 files changed, 217 insertions(+), 219 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-04-01 05:27:22 UTC (rev 220217)
+++ 30-win32-aliases.conf   2017-04-01 05:27:49 UTC (rev 220218)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/community-i686/30-win32-aliases.conf (from rev 
220217, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-04-01 05:27:49 UTC (rev 220218)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 05:27:22 UTC (rev 220217)
+++ PKGBUILD2017-04-01 05:27:49 UTC (rev 220218)
@@ -1,199 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.3
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.2.tar.gz";
-30-win32-aliases.conf)
-sha1sums=('244f8531bc80b7e8697bc4585c880a5824bf1f67'
-  '81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-  xorg-server-devel
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libva   

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

2017-03-31 Thread Laurent Carlier
Date: Saturday, April 1, 2017 @ 05:27:16
  Author: lcarlier
Revision: 220216

upgpkg: wine-staging-nine 2.4-1

upstream update 2.4

Modified:
  wine-staging-nine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:26:49 UTC (rev 220215)
+++ PKGBUILD2017-04-01 05:27:16 UTC (rev 220216)
@@ -7,16 +7,16 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging-nine
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 
 
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.2.tar.gz";
+
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_pkgbasever.tar.gz";
 30-win32-aliases.conf)
-sha1sums=('244f8531bc80b7e8697bc4585c880a5824bf1f67'
-  '81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e'
+sha1sums=('01bed6183f1dc6409d54cf3f228a95fbf438a3d0'
+  '1924b95f6c12d7ac7efeb9482d1330d17a4b5103'
   '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
 
 pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
@@ -118,10 +118,8 @@
 
   # Apply the nine patchset
   pushd $pkgname
-  #patch -Np1 -i 
../wine-d3d9-patches-wine-d3d9-${_pkgbasever}/staging-helper.patch
-  #patch -Np1 -i ../wine-d3d9-patches-wine-d3d9-${_pkgbasever}/wine-d3d9.patch
-  patch -Np1 -i ../wine-d3d9-patches-wine-d3d9-2.2/staging-helper.patch
-  patch -Np1 -i ../wine-d3d9-patches-wine-d3d9-2.2/wine-d3d9.patch
+  patch -Np1 -i 
../wine-d3d9-patches-wine-d3d9-${_pkgbasever}/staging-helper.patch
+  patch -Np1 -i ../wine-d3d9-patches-wine-d3d9-${_pkgbasever}/wine-d3d9.patch
   autoreconf -f
   popd
 


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

2017-03-31 Thread Laurent Carlier
Date: Saturday, April 1, 2017 @ 05:27:22
  Author: lcarlier
Revision: 220217

archrelease: copy trunk to multilib-x86_64

Added:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 220216, wine-staging-nine/trunk/30-win32-aliases.conf)
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD
(from rev 220216, wine-staging-nine/trunk/PKGBUILD)
Deleted:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD

---+
 30-win32-aliases.conf |   40 ++--
 PKGBUILD  |  396 +++-
 2 files changed, 217 insertions(+), 219 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2017-04-01 05:27:16 UTC (rev 220216)
+++ 30-win32-aliases.conf   2017-04-01 05:27:22 UTC (rev 220217)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
220216, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2017-04-01 05:27:22 UTC (rev 220217)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 05:27:16 UTC (rev 220216)
+++ PKGBUILD2017-04-01 05:27:22 UTC (rev 220217)
@@ -1,199 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=2.3
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz";
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-2.2.tar.gz";
-30-win32-aliases.conf)
-sha1sums=('244f8531bc80b7e8697bc4585c880a5824bf1f67'
-  '81dfc7ac07bcbb085bd4c5cd7e3f10a259d5671e'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com";
-arch=(i686 x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-_depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'   'gcc-multilib>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-  xorg-server-devel
-)
-  
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite lib32-libxcomposite
-  libxinerama   lib32-libxinerama
-  ncurses   lib32-ncurses
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libva 

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:26:49
  Author: felixonmars
Revision: 220215

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

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

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

Copied: haskell-hakyll/repos/community-staging-i686/PKGBUILD (from rev 220214, 
haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:26:49 UTC (rev 220215)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.5.1
+pkgrel=33
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-pandoc" 
"haskell-pandoc-citeproc" "haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('8deca33939717372ca227559dfe82aa0b02af49b19e9ea60051f555dcee2cfe6')
+
+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 \
+-fcheckexternal -fwatchserver -fpreviewserver
+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-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
220214, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:26:49 UTC (rev 220215)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.5.1
+pkgrel=33
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "haskell-pandoc" 
"haskell-pandoc-citeproc" "haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('8deca33939717372ca227559dfe82aa0b02af49b19e9ea60051f555dcee2cfe6')
+
+b

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:26:26
  Author: felixonmars
Revision: 220214

upgpkg: haskell-hakyll 4.9.5.1-33

rebuild with cmdargs,0.10.17

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:18:43 UTC (rev 220213)
+++ PKGBUILD2017-04-01 05:26:26 UTC (rev 220214)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.5.1
-pkgrel=32
+pkgrel=33
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll";
 license=("custom:BSD3")


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:18:43
  Author: felixonmars
Revision: 220213

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

Added:
  pandoc-citeproc/repos/community-staging-i686/
  pandoc-citeproc/repos/community-staging-i686/PKGBUILD
(from rev 220212, pandoc-citeproc/trunk/PKGBUILD)
  pandoc-citeproc/repos/community-staging-x86_64/
  pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD
(from rev 220212, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-i686/PKGBUILD (from rev 220212, 
pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:18:43 UTC (rev 220213)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-citeproc
+pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
+pkgver=0.10.4.1
+pkgrel=25
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/${pkgbase}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec"
+ "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl"
+ "haskell-old-locale" "haskell-pandoc" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-xml-conduit" "haskell-yaml")
+source=("https://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('6e6b0a89a831f9bfaa33dc0f3dff1792ee1626a5e66e1bd34da9447cd3c7de51')
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils
+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_pandoc-citeproc() {
+depends=('pandoc' 'icu')
+
+cd "${srcdir}/${pkgbase}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/{lib,share/doc}
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-pandoc-citeproc() {
+pkgdesc="Supports using pandoc with citeproc (docs and libraries)"
+depends=("${makedepends[@]}" 'pandoc-citeproc')
+
+cd "${srcdir}/${pkgbase}-${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/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -r "$pkgdir"/usr/share/{pandoc-citeproc,man} "$pkgdir"/usr/bin
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
220212, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:18:43 UTC (rev 220213)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-citeproc
+pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
+pkgver=0.10.4.1
+pkgrel=25
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/${pkgbase}";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-pretty" 
"haskell-attoparsec"
+ "haskell-data-default" "haskell-hs-bibutils" "haskell-mtl"
+ "haskell-old-locale" "haskell-pandoc" "haskell-pandoc-types" 
"haskell-parsec"
+ "haskell-rfc5051" "haskell-setenv" "haskell-split" "haskell-syb"
+ "haskell-tagsoup" "haskell-temporary" "haskell-text" 
"haskell-text-icu"
+ "haskell-unordered-containers" "haskell-vector" 
"haskell-xml-conduit" "haskell-yaml")
+s

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:18:20
  Author: felixonmars
Revision: 220212

upgpkg: pandoc-citeproc 0.10.4.1-25

rebuild with cmdargs,0.10.17

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:05:18 UTC (rev 220211)
+++ PKGBUILD2017-04-01 05:18:20 UTC (rev 220212)
@@ -5,7 +5,7 @@
 pkgbase=pandoc-citeproc
 pkgname=(pandoc-citeproc haskell-pandoc-citeproc)
 pkgver=0.10.4.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/${pkgbase}";
 license=("custom:BSD3")


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:05:18
  Author: felixonmars
Revision: 220211

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

Added:
  haskell-aeson-pretty/repos/community-staging-i686/
  haskell-aeson-pretty/repos/community-staging-i686/PKGBUILD
(from rev 220210, haskell-aeson-pretty/trunk/PKGBUILD)
  haskell-aeson-pretty/repos/community-staging-x86_64/
  haskell-aeson-pretty/repos/community-staging-x86_64/PKGBUILD
(from rev 220210, haskell-aeson-pretty/trunk/PKGBUILD)

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

Copied: haskell-aeson-pretty/repos/community-staging-i686/PKGBUILD (from rev 
220210, haskell-aeson-pretty/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:05:18 UTC (rev 220211)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-pretty
+pkgname=haskell-aeson-pretty
+pkgver=0.8.2
+pkgrel=13
+pkgdesc="JSON pretty-printing library and command-line tool."
+url="http://github.com/informatikr/aeson-pretty";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-cmdargs"
+ "haskell-scientific" "haskell-text" "haskell-unordered-containers" 
"haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0')
+
+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-lib-only
+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-aeson-pretty/repos/community-staging-x86_64/PKGBUILD (from rev 
220210, haskell-aeson-pretty/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:05:18 UTC (rev 220211)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=aeson-pretty
+pkgname=haskell-aeson-pretty
+pkgver=0.8.2
+pkgrel=13
+pkgdesc="JSON pretty-printing library and command-line tool."
+url="http://github.com/informatikr/aeson-pretty";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-attoparsec" 
"haskell-base-compat" "haskell-cmdargs"
+ "haskell-scientific" "haskell-text" "haskell-unordered-containers" 
"haskell-vector")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha256sums=('6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0')
+
+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-lib-only
+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/${pkgna

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:04:57
  Author: felixonmars
Revision: 220210

upgpkg: haskell-aeson-pretty 0.8.2-13

rebuild with cmdargs,0.10.17

Modified:
  haskell-aeson-pretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 05:02:54 UTC (rev 220209)
+++ PKGBUILD2017-04-01 05:04:57 UTC (rev 220210)
@@ -5,7 +5,7 @@
 _hkgname=aeson-pretty
 pkgname=haskell-aeson-pretty
 pkgver=0.8.2
-pkgrel=12
+pkgrel=13
 pkgdesc="JSON pretty-printing library and command-line tool."
 url="http://github.com/informatikr/aeson-pretty";
 license=("custom:BSD3")


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:02:54
  Author: felixonmars
Revision: 220209

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

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

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

Copied: haskell-cmdargs/repos/community-staging-i686/PKGBUILD (from rev 220208, 
haskell-cmdargs/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-04-01 05:02:54 UTC (rev 220209)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cmdargs
+pkgname=haskell-cmdargs
+pkgver=0.10.17
+pkgrel=1
+pkgdesc="Command line argument processing"
+url="http://community.haskell.org/~ndm/cmdargs/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('39427b921557990953670d220097def73616a1f128c11f6a39408fbf8646b435382a6507a35fb74e441d220494b0b4bc4b73c5e5ea9b15028db612e40d2fddf4')
+
+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 \
+-fquotation -f-testprog
+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-cmdargs/repos/community-staging-x86_64/PKGBUILD (from rev 
220208, haskell-cmdargs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-04-01 05:02:54 UTC (rev 220209)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cmdargs
+pkgname=haskell-cmdargs
+pkgver=0.10.17
+pkgrel=1
+pkgdesc="Command line argument processing"
+url="http://community.haskell.org/~ndm/cmdargs/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=8.0.1")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
+sha512sums=('39427b921557990953670d220097def73616a1f128c11f6a39408fbf8646b435382a6507a35fb74e441d220494b0b4bc4b73c5e5ea9b15028db612e40d2fddf4')
+
+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 \
+-fquotation -f-testprog
+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"
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 05:02:25
  Author: felixonmars
Revision: 220208

upgpkg: haskell-cmdargs 0.10.17-1

rebuild with cmdargs,0.10.17

Modified:
  haskell-cmdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:58:33 UTC (rev 220207)
+++ PKGBUILD2017-04-01 05:02:25 UTC (rev 220208)
@@ -4,7 +4,7 @@
 
 _hkgname=cmdargs
 pkgname=haskell-cmdargs
-pkgver=0.10.16
+pkgver=0.10.17
 pkgrel=1
 pkgdesc="Command line argument processing"
 url="http://community.haskell.org/~ndm/cmdargs/";
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('fb194adb76f6f464ff38df8a6644c6ed7375cc7054278492145a705a87526fbd')
+sha512sums=('39427b921557990953670d220097def73616a1f128c11f6a39408fbf8646b435382a6507a35fb74e441d220494b0b4bc4b73c5e5ea9b15028db612e40d2fddf4')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:58:33
  Author: felixonmars
Revision: 220207

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 04:58:17 UTC (rev 220206)
+++ PKGBUILD2017-04-01 04:58:33 UTC (rev 220207)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-sure
-pkgname=("python-sure" "python2-sure")
-pkgver=1.4.4
-pkgrel=1
-pkgdesc="HTTP client mock for Python"
-arch=('any')
-url="http://github.com/gabrielfalcao/sure";
-license=('GPL')
-makedepends=('python-six' 'python2-six' 'python-mock' 'python2-mock' 
'python-setuptools'
- 'python2-setuptools' 'git')
-checkdepends=('python-nose' 'python2-nose')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/gabrielfalcao/sure/archive/v$pkgver.tar.gz";)
-sha512sums=('8e6bab507a49d75eff94b6b171d05ec77b26729f11b4a182786bcd8fe980e9ed7ec7c05077b28f8327e1608962cff154bd11f8f32dfbedefcb09759aff6d190d')
-
-prepare() {
-  cp -a sure-$pkgver{,-py2}
-
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/sure-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/sure-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/sure-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/sure-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-sure() {
-  depends=('python-six' 'python-mock')
-
-  cd sure-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-sure() {
-  depends=('python2-six' 'python2-mock')
-
-  cd sure-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-sure/repos/community-any/PKGBUILD (from rev 220206, 
python-sure/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-01 04:58:33 UTC (rev 220207)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-sure
+pkgname=("python-sure" "python2-sure")
+pkgver=1.4.5
+pkgrel=1
+pkgdesc="HTTP client mock for Python"
+arch=('any')
+url="http://github.com/gabrielfalcao/sure";
+license=('GPL')
+makedepends=('python-six' 'python2-six' 'python-mock' 'python2-mock' 
'python-setuptools'
+ 'python2-setuptools' 'git')
+checkdepends=('python-nose' 'python2-nose')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/gabrielfalcao/sure/archive/v$pkgver.tar.gz";)
+sha512sums=('20999ea7d0b7f7502a8b3cdd0022857f6d0904e5cd91c9e29716e2a4870f8dd04f268d984320211986f3cfe800f910dd9019d8d2cfa3aa0ca74fd6830de5')
+
+prepare() {
+  cp -a sure-$pkgver{,-py2}
+
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/sure-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/sure-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/sure-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/sure-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-sure() {
+  depends=('python-six' 'python-mock')
+
+  cd sure-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-sure() {
+  depends=('python2-six' 'python2-mock')
+
+  cd sure-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:58:17
  Author: felixonmars
Revision: 220206

upgpkg: python-sure 1.4.5-1

Modified:
  python-sure/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:55:45 UTC (rev 220205)
+++ PKGBUILD2017-04-01 04:58:17 UTC (rev 220206)
@@ -3,7 +3,7 @@
 
 pkgbase=python-sure
 pkgname=("python-sure" "python2-sure")
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
@@ -13,7 +13,7 @@
  'python2-setuptools' 'git')
 checkdepends=('python-nose' 'python2-nose')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/gabrielfalcao/sure/archive/v$pkgver.tar.gz";)
-sha512sums=('8e6bab507a49d75eff94b6b171d05ec77b26729f11b4a182786bcd8fe980e9ed7ec7c05077b28f8327e1608962cff154bd11f8f32dfbedefcb09759aff6d190d')
+sha512sums=('20999ea7d0b7f7502a8b3cdd0022857f6d0904e5cd91c9e29716e2a4870f8dd04f268d984320211986f3cfe800f910dd9019d8d2cfa3aa0ca74fd6830de5')
 
 prepare() {
   cp -a sure-$pkgver{,-py2}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:55:45
  Author: felixonmars
Revision: 220205

archrelease: copy trunk to community-any

Added:
  python-pytest-mock/repos/community-any/PKGBUILD
(from rev 220204, python-pytest-mock/trunk/PKGBUILD)
Deleted:
  python-pytest-mock/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 04:55:29 UTC (rev 220204)
+++ PKGBUILD2017-04-01 04:55:45 UTC (rev 220205)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-pytest-mock
-pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.5.0
-pkgrel=2
-pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
-arch=('any')
-license=('LGPL3')
-url="https://github.com/pytest-dev/pytest-mock/";
-makedepends=('python-pytest' 'python2-pytest' 'python2-mock' 'git')
-source=("git+https://github.com/pytest-dev/pytest-mock.git#tag=v$pkgver";)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a pytest-mock{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pytest-mock
-  python setup.py build
-
-  cd "$srcdir"/pytest-mock-py2
-  python2 setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd "$srcdir"/pytest-mock
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH:$PWD/tests"
 py.test
-
-  cd "$srcdir"/pytest-mock-py2
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2
-}
-
-package_python-pytest-mock() {
-  depends=('python-pytest')
-
-  cd pytest-mock
-  python setup.py install --root="${pkgdir}" --optimize=1
-}
-
-package_python2-pytest-mock() {
-  depends=('python2-pytest' 'python2-mock')
-
-  cd pytest-mock-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-}

Copied: python-pytest-mock/repos/community-any/PKGBUILD (from rev 220204, 
python-pytest-mock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-01 04:55:45 UTC (rev 220205)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-pytest-mock
+pkgname=('python-pytest-mock' 'python2-pytest-mock')
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
+arch=('any')
+license=('LGPL3')
+url="https://github.com/pytest-dev/pytest-mock/";
+makedepends=('python-pytest' 'python2-pytest' 'python2-mock' 
'python-setuptools-scm'
+ 'python2-setuptools-scm')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-mock/archive/v$pkgver.tar.gz";)
+sha512sums=('be2c49f35368168d3423881353041492f316082e949ba6d5787b0abbcffee8648193f2e05fab0280e7d1f27f0d5bd068333b6b0e581497e833da400379ae')
+
+prepare() {
+  cp -a pytest-mock-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
+}
+
+build() {
+  cd "$srcdir"/pytest-mock-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pytest-mock-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd "$srcdir"/pytest-mock-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH:$PWD/tests"
 py.test
+
+  cd "$srcdir"/pytest-mock-$pkgver-py2
+  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2
+}
+
+package_python-pytest-mock() {
+  depends=('python-pytest')
+
+  cd pytest-mock-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-pytest-mock() {
+  depends=('python2-pytest' 'python2-mock')
+
+  cd pytest-mock-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:55:29
  Author: felixonmars
Revision: 220204

upgpkg: python-pytest-mock 1.6.0-1

Modified:
  python-pytest-mock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:52:47 UTC (rev 220203)
+++ PKGBUILD2017-04-01 04:55:29 UTC (rev 220204)
@@ -3,25 +3,28 @@
 
 pkgbase=python-pytest-mock
 pkgname=('python-pytest-mock' 'python2-pytest-mock')
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
 arch=('any')
 license=('LGPL3')
 url="https://github.com/pytest-dev/pytest-mock/";
-makedepends=('python-pytest' 'python2-pytest' 'python2-mock' 'git')
-source=("git+https://github.com/pytest-dev/pytest-mock.git#tag=v$pkgver";)
-sha512sums=('SKIP')
+makedepends=('python-pytest' 'python2-pytest' 'python2-mock' 
'python-setuptools-scm'
+ 'python2-setuptools-scm')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-mock/archive/v$pkgver.tar.gz";)
+sha512sums=('be2c49f35368168d3423881353041492f316082e949ba6d5787b0abbcffee8648193f2e05fab0280e7d1f27f0d5bd068333b6b0e581497e833da400379ae')
 
 prepare() {
-  cp -a pytest-mock{,-py2}
+  cp -a pytest-mock-$pkgver{,-py2}
+
+  export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 }
 
 build() {
-  cd "$srcdir"/pytest-mock
+  cd "$srcdir"/pytest-mock-$pkgver
   python setup.py build
 
-  cd "$srcdir"/pytest-mock-py2
+  cd "$srcdir"/pytest-mock-$pkgver-py2
   python2 setup.py build
 }
 
@@ -28,11 +31,11 @@
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/pytest-mock
+  cd "$srcdir"/pytest-mock-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH:$PWD/tests"
 py.test
 
-  cd "$srcdir"/pytest-mock-py2
+  cd "$srcdir"/pytest-mock-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1
   
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2
 }
@@ -40,13 +43,13 @@
 package_python-pytest-mock() {
   depends=('python-pytest')
 
-  cd pytest-mock
-  python setup.py install --root="${pkgdir}" --optimize=1
+  cd pytest-mock-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
 }
 
 package_python2-pytest-mock() {
   depends=('python2-pytest' 'python2-mock')
 
-  cd pytest-mock-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
+  cd pytest-mock-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
 }


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:52:47
  Author: felixonmars
Revision: 220203

archrelease: copy trunk to community-any

Added:
  eslint/repos/community-any/PKGBUILD
(from rev 220202, eslint/trunk/PKGBUILD)
Deleted:
  eslint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 04:52:32 UTC (rev 220202)
+++ PKGBUILD2017-04-01 04:52:47 UTC (rev 220203)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=3.18.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs' 'acorn')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('056c61c2450bad57ea8459f5012a7aa5')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in acorn; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 220202, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-01 04:52:47 UTC (rev 220203)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=3.19.0
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='http://eslint.org'
+license=('MIT')
+depends=('nodejs' 'acorn')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('c7a2c9197582181ff860e0612f8f327a9a594e8f98414342dfb379aaa0a90b56f5924373c9d9501d002d3ee512168652c6021a76bcac4285b61eaeb4d8ffae10')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in acorn; do
+rm -r $dep;
+npm link $dep;
+  done
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:52:32
  Author: felixonmars
Revision: 220202

upgpkg: eslint 3.19.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:51:15 UTC (rev 220201)
+++ PKGBUILD2017-04-01 04:52:32 UTC (rev 220202)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=3.18.0
+pkgver=3.19.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('056c61c2450bad57ea8459f5012a7aa5')
+sha512sums=('c7a2c9197582181ff860e0612f8f327a9a594e8f98414342dfb379aaa0a90b56f5924373c9d9501d002d3ee512168652c6021a76bcac4285b61eaeb4d8ffae10')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:51:15
  Author: felixonmars
Revision: 220201

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

Added:
  deepin-menu/repos/community-i686/PKGBUILD
(from rev 220200, deepin-menu/trunk/PKGBUILD)
  deepin-menu/repos/community-x86_64/PKGBUILD
(from rev 220200, deepin-menu/trunk/PKGBUILD)
Deleted:
  deepin-menu/repos/community-i686/PKGBUILD
  deepin-menu/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-01 04:50:50 UTC (rev 220200)
+++ community-i686/PKGBUILD 2017-04-01 04:51:15 UTC (rev 220201)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-menu
-pkgver=3.0.10
-pkgrel=1
-pkgdesc="Deepin menu service for building beautiful menus"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-menu";
-license=('GPL3')
-depends=('python2-pyqt5' 'deepin-tool-kit' 'deepin-qt-dbus-factory')
-makedepends=('python2-setuptools' 'git')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-menu.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-menu
-
-  # fix python version
-  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-menu
-
-  python2 setup.py build
-  qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
-  make
-}
-
-package() {
-  cd deepin-menu
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
-  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
-
-  rm -r "${pkgdir}"/usr/deepin_menu
-
-  install -m 644 data/*.service "${pkgdir}"/usr/share/dbus-1/services/
-  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
-}

Copied: deepin-menu/repos/community-i686/PKGBUILD (from rev 220200, 
deepin-menu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-01 04:51:15 UTC (rev 220201)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-menu
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="Deepin menu service for building beautiful menus"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-menu";
+license=('GPL3')
+depends=('python2-pyqt5' 'deepin-tool-kit' 'deepin-qt-dbus-factory')
+makedepends=('python2-setuptools')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz";)
+sha512sums=('8ac951b48d42a4e3746097328613c2b500d3346766e44e25617abdba21ece367fea4b238fbe6a61aa673fd21a63d74ccba30adfef1d5957110256c6e755bf863')
+
+prepare() {
+  cd deepin-menu-$pkgver
+
+  # fix python version
+  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-menu-$pkgver
+
+  python2 setup.py build
+  qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
+  make
+}
+
+package() {
+  cd deepin-menu-$pkgver
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -dm 755 "$pkgdir"/usr/share/dbus-1/services/
+  install -dm 755 "$pkgdir"/etc/xdg/autostart/
+
+  rm -r "$pkgdir"/usr/deepin_menu
+
+  install -m 644 data/*.service "$pkgdir"/usr/share/dbus-1/services/
+  install -m 644 *.desktop "$pkgdir"/etc/xdg/autostart/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-01 04:50:50 UTC (rev 220200)
+++ community-x86_64/PKGBUILD   2017-04-01 04:51:15 UTC (rev 220201)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-menu
-pkgver=3.0.10
-pkgrel=1
-pkgdesc="Deepin menu service for building beautiful menus"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-menu";
-license=('GPL3')
-depends=('python2-pyqt5' 'deepin-tool-kit' 'deepin-qt-dbus-factory')
-makedepends=('python2-setuptools' 'git')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-menu.git#tag=$pkgver";)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-menu
-
-  # fix python version
-  find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-menu
-
-  python2 setup.py build
-  qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
-  make
-}
-
-package() {
-  cd deepin-menu
-
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-
-  make INSTALL_ROOT="$pkgdir" install
-
- 

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:50:19
  Author: felixonmars
Revision: 220198

upgpkg: marked-man 0.2.1-1

Modified:
  marked-man/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:49:46 UTC (rev 220197)
+++ PKGBUILD2017-04-01 04:50:19 UTC (rev 220198)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=marked-man
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Wrapper adding manpage output to 'marked', inspired by 'ronn'"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('4d49dc7a034592e7bafaa3f883c344e7')
+sha512sums=('e2d55fd1b3a65f9e285d2d3b08d7cea39f6e82d2e08b3d45976828b217e6698e280c56acdc3ba941d627487d188865fdef5c5840bf875368a32164a6152611e2')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:50:33
  Author: felixonmars
Revision: 220199

archrelease: copy trunk to community-any

Added:
  marked-man/repos/community-any/PKGBUILD
(from rev 220198, marked-man/trunk/PKGBUILD)
Deleted:
  marked-man/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-04-01 04:50:19 UTC (rev 220198)
+++ PKGBUILD2017-04-01 04:50:33 UTC (rev 220199)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=marked-man
-pkgver=0.2.0
-pkgrel=1
-pkgdesc="Wrapper adding manpage output to 'marked', inspired by 'ronn'"
-arch=('any')
-url='https://github.com/kapouer/marked-man'
-license=('MIT')
-depends=('nodejs' 'marked')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('4d49dc7a034592e7bafaa3f883c344e7')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-  install -d "$pkgdir"/usr/share/licenses/$pkgname
-  ln -s ../../../lib/node_modules/marked-man/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in marked; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: marked-man/repos/community-any/PKGBUILD (from rev 220198, 
marked-man/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-04-01 04:50:33 UTC (rev 220199)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=marked-man
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="Wrapper adding manpage output to 'marked', inspired by 'ronn'"
+arch=('any')
+url='https://github.com/kapouer/marked-man'
+license=('MIT')
+depends=('nodejs' 'marked')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('e2d55fd1b3a65f9e285d2d3b08d7cea39f6e82d2e08b3d45976828b217e6698e280c56acdc3ba941d627487d188865fdef5c5840bf875368a32164a6152611e2')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+  install -d "$pkgdir"/usr/share/licenses/$pkgname
+  ln -s ../../../lib/node_modules/marked-man/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in marked; do
+rm -r $dep;
+npm link $dep;
+  done
+}


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:50:50
  Author: felixonmars
Revision: 220200

upgpkg: deepin-menu 3.1.0-1

Modified:
  deepin-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 04:50:33 UTC (rev 220199)
+++ PKGBUILD2017-04-01 04:50:50 UTC (rev 220200)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-menu
-pkgver=3.0.10
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Deepin menu service for building beautiful menus"
 arch=('i686' 'x86_64')
@@ -11,13 +11,13 @@
 url="https://github.com/linuxdeepin/deepin-menu";
 license=('GPL3')
 depends=('python2-pyqt5' 'deepin-tool-kit' 'deepin-qt-dbus-factory')
-makedepends=('python2-setuptools' 'git')
+makedepends=('python2-setuptools')
 groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-menu.git#tag=$pkgver";)
-sha256sums=('SKIP')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz";)
+sha512sums=('8ac951b48d42a4e3746097328613c2b500d3346766e44e25617abdba21ece367fea4b238fbe6a61aa673fd21a63d74ccba30adfef1d5957110256c6e755bf863')
 
 prepare() {
-  cd deepin-menu
+  cd deepin-menu-$pkgver
 
   # fix python version
   find -iname "*.py" | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
@@ -24,7 +24,7 @@
 }
 
 build() {
-  cd deepin-menu
+  cd deepin-menu-$pkgver
 
   python2 setup.py build
   qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT
@@ -32,17 +32,17 @@
 }
 
 package() {
-  cd deepin-menu
+  cd deepin-menu-$pkgver
 
-  python2 setup.py install --root="${pkgdir}" --optimize=1
+  python2 setup.py install --root="$pkgdir" --optimize=1
 
   make INSTALL_ROOT="$pkgdir" install
 
-  install -dm 755 "${pkgdir}"/usr/share/dbus-1/services/
-  install -dm 755 "${pkgdir}"/etc/xdg/autostart/
+  install -dm 755 "$pkgdir"/usr/share/dbus-1/services/
+  install -dm 755 "$pkgdir"/etc/xdg/autostart/
 
-  rm -r "${pkgdir}"/usr/deepin_menu
+  rm -r "$pkgdir"/usr/deepin_menu
 
-  install -m 644 data/*.service "${pkgdir}"/usr/share/dbus-1/services/
-  install -m 644 *.desktop "${pkgdir}"/etc/xdg/autostart/
+  install -m 644 data/*.service "$pkgdir"/usr/share/dbus-1/services/
+  install -m 644 *.desktop "$pkgdir"/etc/xdg/autostart/
 }


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:49:20
  Author: felixonmars
Revision: 220196

upgpkg: deepin-music 3.0.11-1

Modified:
  deepin-music/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-01 02:23:07 UTC (rev 220195)
+++ PKGBUILD2017-04-01 04:49:20 UTC (rev 220196)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-music
-pkgver=3.0.10
+pkgver=3.0.11
 pkgrel=1
 pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-music/archive/$pkgver.tar.gz";)
-sha256sums=('6158eaa1f29eb08a4c3d15787e0d083ae53f4f87955a1d44262335a1165489c1')
+sha512sums=('6a334c11934b2236403705f05257952cab04050ceae27e6ef19f2085496ad3846fa0c780ce9208dd347540340331066724e786e069a05d34bdd4d6db14ae3606')
 
 prepare() {
   sed -i 's/-0-2//g' deepin-music-$pkgver/music-player/music-player.pro


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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 04:49:46
  Author: felixonmars
Revision: 220197

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

Added:
  deepin-music/repos/community-i686/PKGBUILD
(from rev 220196, deepin-music/trunk/PKGBUILD)
  deepin-music/repos/community-x86_64/PKGBUILD
(from rev 220196, deepin-music/trunk/PKGBUILD)
Deleted:
  deepin-music/repos/community-i686/PKGBUILD
  deepin-music/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-01 04:49:20 UTC (rev 220196)
+++ community-i686/PKGBUILD 2017-04-01 04:49:46 UTC (rev 220197)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-music
-pkgver=3.0.10
-pkgrel=1
-pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-music";
-license=('GPL3')
-depends=('deepin-tool-kit' 'ffmpeg' 'taglib' 'libcue' 'qt5-svg' 
'gst-plugins-bad')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-music/archive/$pkgver.tar.gz";)
-sha256sums=('6158eaa1f29eb08a4c3d15787e0d083ae53f4f87955a1d44262335a1165489c1')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-music-$pkgver/music-player/music-player.pro
-}
-
-build() {
-  cd deepin-music-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-music-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-music/repos/community-i686/PKGBUILD (from rev 220196, 
deepin-music/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-01 04:49:46 UTC (rev 220197)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-music
+pkgver=3.0.11
+pkgrel=1
+pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-music";
+license=('GPL3')
+depends=('deepin-tool-kit' 'ffmpeg' 'taglib' 'libcue' 'qt5-svg' 
'gst-plugins-bad')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-music/archive/$pkgver.tar.gz";)
+sha512sums=('6a334c11934b2236403705f05257952cab04050ceae27e6ef19f2085496ad3846fa0c780ce9208dd347540340331066724e786e069a05d34bdd4d6db14ae3606')
+
+prepare() {
+  sed -i 's/-0-2//g' deepin-music-$pkgver/music-player/music-player.pro
+}
+
+build() {
+  cd deepin-music-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-music-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-01 04:49:20 UTC (rev 220196)
+++ community-x86_64/PKGBUILD   2017-04-01 04:49:46 UTC (rev 220197)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-music
-pkgver=3.0.10
-pkgrel=1
-pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-music";
-license=('GPL3')
-depends=('deepin-tool-kit' 'ffmpeg' 'taglib' 'libcue' 'qt5-svg' 
'gst-plugins-bad')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-music/archive/$pkgver.tar.gz";)
-sha256sums=('6158eaa1f29eb08a4c3d15787e0d083ae53f4f87955a1d44262335a1165489c1')
-
-prepare() {
-  sed -i 's/-0-2//g' deepin-music-$pkgver/music-player/music-player.pro
-}
-
-build() {
-  cd deepin-music-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-music-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-music/repos/community-x86_64/PKGBUILD (from rev 220196, 
deepin-music/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-01 04:49:46 UTC (rev 220197)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-music
+pkgver=3.0.11
+pkgrel=1
+pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-music";
+license=('GPL3')
+depends=('deepin-tool-kit' 'ffmpeg' 'taglib' 'libcue' 'qt5-svg' 
'g

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 02:23:07
  Author: felixonmars
Revision: 220195

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

Added:
  deepin-dock/repos/community-i686/PKGBUILD
(from rev 220194, deepin-dock/trunk/PKGBUILD)
  deepin-dock/repos/community-x86_64/PKGBUILD
(from rev 220194, deepin-dock/trunk/PKGBUILD)
Deleted:
  deepin-dock/repos/community-i686/PKGBUILD
  deepin-dock/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-04-01 02:22:16 UTC (rev 220194)
+++ community-i686/PKGBUILD 2017-04-01 02:23:07 UTC (rev 220195)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=4.1.7
-pkgrel=3
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('gtk2' 'deepin-tool-kit' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 
'deepin-launcher'
- 'deepin-qt5integration' 'deepin-qt-dbus-factory')
-makedepends=('qt5-tools')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
-sha256sums=('ef8bcf62563d27ee2ad7a5345508add51edb3879aeb0f2108b00991dae9ab79c')
-
-build() {
-  cd dde-dock-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-dock-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-dock/repos/community-i686/PKGBUILD (from rev 220194, 
deepin-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-01 02:23:07 UTC (rev 220195)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=4.1.8
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('gtk2' 'deepin-tool-kit' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 
'deepin-launcher'
+ 'deepin-qt5integration' 'deepin-qt-dbus-factory')
+makedepends=('qt5-tools')
+conflicts=('dde-dock')
+replaces=('dde-dock')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
+sha512sums=('1a1c0f3a0eb3b3818153c0c318fee14128e7b4ff8b59c7eaa4526a5e815824df8a50791508cc8d413b9621e47baa2116b3c119cf59accddaedc7e2145d05ef59')
+
+build() {
+  cd dde-dock-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-dock-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-01 02:22:16 UTC (rev 220194)
+++ community-x86_64/PKGBUILD   2017-04-01 02:23:07 UTC (rev 220195)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-dock
-pkgver=4.1.7
-pkgrel=3
-pkgdesc='Deepin desktop-environment - dock module'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-dock";
-license=('GPL3')
-depends=('gtk2' 'deepin-tool-kit' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 
'deepin-launcher'
- 'deepin-qt5integration' 'deepin-qt-dbus-factory')
-makedepends=('qt5-tools')
-conflicts=('dde-dock')
-replaces=('dde-dock')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
-sha256sums=('ef8bcf62563d27ee2ad7a5345508add51edb3879aeb0f2108b00991dae9ab79c')
-
-build() {
-  cd dde-dock-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-dock-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-dock/repos/community-x86_64/PKGBUILD (from rev 220194, 
deepin-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-01 02:23:07 UTC (rev 220195)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-dock
+pkgver=4.1.8
+pkgrel=1
+pkgdesc='Deepin desktop-environment - dock module'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-dock";
+license=('GPL3')
+depends=('gtk2' 'deepin-tool-kit' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 
'deepin-launcher'
+ 'deepin-qt5integration' 'deepin-qt-dbus-factory')
+makedepends=('qt5-tools')
+conflicts=(

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

2017-03-31 Thread Felix Yan
Date: Saturday, April 1, 2017 @ 02:22:16
  Author: felixonmars
Revision: 220194

upgpkg: deepin-dock 4.1.8-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 23:51:49 UTC (rev 220193)
+++ PKGBUILD2017-04-01 02:22:16 UTC (rev 220194)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-dock
-pkgver=4.1.7
-pkgrel=3
+pkgver=4.1.8
+pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-dock";
@@ -17,7 +17,7 @@
 replaces=('dde-dock')
 groups=('deepin')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz";)
-sha256sums=('ef8bcf62563d27ee2ad7a5345508add51edb3879aeb0f2108b00991dae9ab79c')
+sha512sums=('1a1c0f3a0eb3b3818153c0c318fee14128e7b4ff8b59c7eaa4526a5e815824df8a50791508cc8d413b9621e47baa2116b3c119cf59accddaedc7e2145d05ef59')
 
 build() {
   cd dde-dock-$pkgver


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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:51:49
  Author: seblu
Revision: 220193

archrelease: copy trunk to community-any

Added:
  glances/repos/community-any/PKGBUILD
(from rev 220192, glances/trunk/PKGBUILD)
Deleted:
  glances/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 23:51:40 UTC (rev 220192)
+++ PKGBUILD2017-03-31 23:51:49 UTC (rev 220193)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.8.8
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-makedepends=('git')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver";)
-md5sums=('SKIP')
-
-package() {
-  cd glances
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glances/repos/community-any/PKGBUILD (from rev 220192, 
glances/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 23:51:49 UTC (rev 220193)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sébastien Luttringer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Francois Boulogne 
+
+pkgname=glances
+pkgver=2.9.1
+pkgrel=1
+pkgdesc='CLI curses-based monitoring tool'
+arch=('any')
+url='https://github.com/nicolargo/glances'
+license=('LGPL')
+makedepends=('git')
+depends=('python' 'python-psutil' 'python-setuptools')
+optdepends=('hddtemp: HDD temperature monitoring support'
+'python-bottle: web server support'
+'python-docker-py: for the Docker monitoring support'
+'python-matplotlib: for graphical/chart support'
+'python-netifaces: for the IP plugin'
+'zeroconf: for the autodiscover mode')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver";)
+md5sums=('SKIP')
+
+package() {
+  cd glances
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:51:40
  Author: seblu
Revision: 220192

upgpkg: glances 2.9.1-1

Modified:
  glances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 23:43:59 UTC (rev 220191)
+++ PKGBUILD2017-03-31 23:51:40 UTC (rev 220192)
@@ -4,7 +4,7 @@
 # Contributor: Francois Boulogne 
 
 pkgname=glances
-pkgver=2.8.8
+pkgver=2.9.1
 pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')


[arch-commits] Commit in backuppc/repos (34 files)

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:43:59
  Author: seblu
Revision: 220191

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

Added:
  backuppc/repos/community-i686/PKGBUILD
(from rev 220190, backuppc/trunk/PKGBUILD)
  backuppc/repos/community-i686/backuppc.httpd
(from rev 220190, backuppc/trunk/backuppc.httpd)
  backuppc/repos/community-i686/backuppc.install
(from rev 220190, backuppc/trunk/backuppc.install)
  backuppc/repos/community-i686/backuppc.profile.csh
(from rev 220190, backuppc/trunk/backuppc.profile.csh)
  backuppc/repos/community-i686/backuppc.profile.sh
(from rev 220190, backuppc/trunk/backuppc.profile.sh)
  backuppc/repos/community-i686/backuppc.service
(from rev 220190, backuppc/trunk/backuppc.service)
  backuppc/repos/community-i686/backuppc.sysusers
(from rev 220190, backuppc/trunk/backuppc.sysusers)
  backuppc/repos/community-i686/backuppc.tmpfiles
(from rev 220190, backuppc/trunk/backuppc.tmpfiles)
  backuppc/repos/community-x86_64/PKGBUILD
(from rev 220190, backuppc/trunk/PKGBUILD)
  backuppc/repos/community-x86_64/backuppc.httpd
(from rev 220190, backuppc/trunk/backuppc.httpd)
  backuppc/repos/community-x86_64/backuppc.install
(from rev 220190, backuppc/trunk/backuppc.install)
  backuppc/repos/community-x86_64/backuppc.profile.csh
(from rev 220190, backuppc/trunk/backuppc.profile.csh)
  backuppc/repos/community-x86_64/backuppc.profile.sh
(from rev 220190, backuppc/trunk/backuppc.profile.sh)
  backuppc/repos/community-x86_64/backuppc.service
(from rev 220190, backuppc/trunk/backuppc.service)
  backuppc/repos/community-x86_64/backuppc.sysusers
(from rev 220190, backuppc/trunk/backuppc.sysusers)
  backuppc/repos/community-x86_64/backuppc.tmpfiles
(from rev 220190, backuppc/trunk/backuppc.tmpfiles)
Deleted:
  
backuppc/repos/community-i686/0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch
  backuppc/repos/community-i686/PKGBUILD
  backuppc/repos/community-i686/backuppc.httpd
  backuppc/repos/community-i686/backuppc.install
  backuppc/repos/community-i686/backuppc.profile.csh
  backuppc/repos/community-i686/backuppc.profile.sh
  backuppc/repos/community-i686/backuppc.service
  backuppc/repos/community-i686/backuppc.sysusers
  backuppc/repos/community-i686/backuppc.tmpfiles
  
backuppc/repos/community-x86_64/0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch
  backuppc/repos/community-x86_64/PKGBUILD
  backuppc/repos/community-x86_64/backuppc.httpd
  backuppc/repos/community-x86_64/backuppc.install
  backuppc/repos/community-x86_64/backuppc.profile.csh
  backuppc/repos/community-x86_64/backuppc.profile.sh
  backuppc/repos/community-x86_64/backuppc.service
  backuppc/repos/community-x86_64/backuppc.sysusers
  backuppc/repos/community-x86_64/backuppc.tmpfiles

--+
 /PKGBUILD  
  |  258 ++
 /backuppc.httpd
  |   42 +
 /backuppc.install  
  |   46 +
 /backuppc.profile.csh  
  |2 
 /backuppc.profile.sh   
  |6 
 /backuppc.service  
  |   22 
 /backuppc.sysusers 
  |2 
 /backuppc.tmpfiles 
  |2 
 community-i686/0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch 
  |   71 --
 community-i686/PKGBUILD
  |  131 -
 community-i686/backuppc.httpd  
  |   21 
 community-i686/backuppc.install
  |   23 
 community-i686/backuppc.profile.csh
  |1 
 community-i686/backuppc.profile.sh 
  |3 
 community-i686/backuppc.service
  |   11 
 community-i686/backuppc.sysusers   
  |1 
 community-i686/backuppc.tmpfiles   
  |1 
 
community-x86_64/0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch
 |   71 --
 community-x86_64/PKGBUILD  
  |  131 -
 community-x86_64/backuppc.httpd
  |   21 
 community-x86_64/backuppc.install  
  |   23 
 community-x86_64/backuppc.profile.csh  
  |1 
 community-x86_64/backuppc.profile.sh   

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:43:35
  Author: seblu
Revision: 220190

upgpkg: backuppc 4.1.1-1

Modified:
  backuppc/trunk/PKGBUILD
Deleted:
  backuppc/trunk/0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch

-+
 0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch |   71 
--
 PKGBUILD|   24 +--
 2 files changed, 11 insertions(+), 84 deletions(-)

Deleted: 0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch
===
--- 0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch 
2017-03-31 23:27:23 UTC (rev 220189)
+++ 0001-more-robust-checking-that-IO-Dirent-works.-Matches-s.patch 
2017-03-31 23:43:35 UTC (rev 220190)
@@ -1,71 +0,0 @@
-From a5bf0f262d5b8854e614de6e2252d5cedbd86d4a Mon Sep 17 00:00:00 2001
-From: Craig Barratt 
-Date: Fri, 10 Mar 2017 15:18:39 -0800
-Subject: [PATCH] more robust checking that IO::Dirent works.  Matches similar
- changes to 3.x that didn't make it into 4.x.  Fixes issue #56.
-

- ChangeLog  | 11 +++
- lib/BackupPC/DirOps.pm | 31 ---
- 2 files changed, 35 insertions(+), 7 deletions(-)
-
-diff --git a/lib/BackupPC/DirOps.pm b/lib/BackupPC/DirOps.pm
-index 6d713c1..4e04f87 100644
 a/lib/BackupPC/DirOps.pm
-+++ b/lib/BackupPC/DirOps.pm
-@@ -67,7 +67,7 @@ require DynaLoader;
- %EXPORT_TAGS = ('BPC_DT_ALL' => [@EXPORT, @EXPORT_OK]);
- 
- BEGIN {
--eval "use IO::Dirent qw( readdirent DT_DIR );";
-+eval "use IO::Dirent qw( readdirent );";
- $IODirentLoaded = 1 if ( !$@ );
- };
- 
-@@ -114,21 +114,38 @@ sub dirRead
- #
- # Make sure the IO::Dirent really works - some installs
- # on certain file systems (eg: XFS) don't return a valid type.
-+# and some fail to return valid inode numbers.
- #
-+# Also create a temporary file to make sure the inode matches.
-+#
-+my $tempTestFile = ".TestFileDirent.$$";
-+my $fullTempTestFile = $bpc->{TopDir} . "/$tempTestFile";
-+if ( open(my $fh, ">", $fullTempTestFile) ) {
-+close($fh);
-+}
- if ( opendir(my $fh, $bpc->{TopDir}) ) {
--my $dt_dir = eval("DT_DIR");
- foreach my $e ( readdirent($fh) ) {
--if ( $e->{name} eq "." && $e->{type} == $dt_dir ) {
--$IODirentOk = 1;
--last;
-+if ( $e->{name} eq "."
-+&& $e->{type} == BPC_DT_DIR
-+&& $e->{inode} == (stat($bpc->{TopDir}))[1] ) {
-+$IODirentOk |= 0x1;
-+}
-+if ( $e->{name} eq $tempTestFile
-+&& $e->{type} == BPC_DT_REG
-+&& $e->{inode} == (stat($fullTempTestFile))[1] ) {
-+$IODirentOk |= 0x2;
- }
- }
- closedir($fh);
- }
-+unlink($fullTempTestFile) if ( -f $fullTempTestFile );
- #
- # if it isn't ok then don't check again.
- #
--$IODirentLoaded = 0 if ( !$IODirentOk );
-+if ( $IODirentOk != 0x3 ) {
-+$IODirentLoaded = 0;
-+$IODirentOk = 0;
-+}
- }
- if ( $IODirentOk ) {
- @entries = sort({ $a->{inode} <=> $b->{inode} } readdirent($fh));
--- 
-2.12.0
-

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 23:27:23 UTC (rev 220189)
+++ PKGBUILD2017-03-31 23:43:35 UTC (rev 220190)
@@ -2,22 +2,22 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=backuppc
-pkgver=4.0.0
-_xsver=0.52
-_rbpcver=3.0.9.5
-pkgrel=3
+pkgver=4.1.1
+_xsver=0.53
+_rbpcver=3.0.9.6
+pkgrel=1
 pkgdesc='Enterprise-grade system for backing up Linux, Windows and MacOS PCs'
 url='https://github.com/backuppc/backuppc/'
 license=('GPL2')
 arch=('x86_64' 'i686')
 makedepends=('git')
-depends=('glibc' 'popt' 'par2cmdline' 'perl-archive-zip' 'perl-io-dirent'
+depends=('glibc' 'popt' 'perl' 'par2cmdline' 'perl-archive-zip' 
'perl-io-dirent'
  'perl-file-listing' 'perl-time-modules' 'perl-cgi' 'perl-xml-rss')
 optdepends=('openssh: ssh transfert support'
 'rsync: rsync transfert support'
 'smbclient: smb/cifs transfert support'
 'rrdtool: graphs of the pool usage ')
-source=("https://github.com/backuppc/backuppc/releases/download/v${pkgver//./_}/BackupPC-$pkgver.tar.gz";
+source=("https://github.com/backuppc/backuppc/releases/download/$pkgver/BackupPC-$pkgver.tar.gz";
 
"https://github.com/backuppc/backuppc-xs/releases/download/v${_xsver//./_}/BackupPC-XS-${_xsver}.tar.gz";
 
"https://github.com/backuppc/rsync-bpc/releases/download/v${_rbpcver//./_}/rsync-bpc-${_rbpcver}.tar.gz";
 "$pkgname.se

[arch-commits] Commit in btrfs-progs/repos (18 files)

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:29:33
  Author: seblu
Revision: 291963

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

Added:
  btrfs-progs/repos/testing-i686/PKGBUILD
(from rev 291962, btrfs-progs/trunk/PKGBUILD)
  btrfs-progs/repos/testing-i686/btrfs-progs.install
(from rev 291962, btrfs-progs/trunk/btrfs-progs.install)
  btrfs-progs/repos/testing-i686/btrfs-scrub@.service
(from rev 291962, btrfs-progs/trunk/btrfs-scrub@.service)
  btrfs-progs/repos/testing-i686/btrfs-scrub@.timer
(from rev 291962, btrfs-progs/trunk/btrfs-scrub@.timer)
  btrfs-progs/repos/testing-i686/initcpio-hook-btrfs
(from rev 291962, btrfs-progs/trunk/initcpio-hook-btrfs)
  btrfs-progs/repos/testing-i686/initcpio-install-btrfs
(from rev 291962, btrfs-progs/trunk/initcpio-install-btrfs)
  btrfs-progs/repos/testing-x86_64/PKGBUILD
(from rev 291962, btrfs-progs/trunk/PKGBUILD)
  btrfs-progs/repos/testing-x86_64/btrfs-progs.install
(from rev 291962, btrfs-progs/trunk/btrfs-progs.install)
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service
(from rev 291962, btrfs-progs/trunk/btrfs-scrub@.service)
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer
(from rev 291962, btrfs-progs/trunk/btrfs-scrub@.timer)
  btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs
(from rev 291962, btrfs-progs/trunk/initcpio-hook-btrfs)
  btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs
(from rev 291962, btrfs-progs/trunk/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/testing-x86_64/PKGBUILD
  btrfs-progs/repos/testing-x86_64/btrfs-progs.install
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer
  btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs
  btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs

---+
 /PKGBUILD |   61 
 /btrfs-progs.install  |   15 +++
 /btrfs-scrub@.service |7 +++
 /btrfs-scrub@.timer   |   10 +
 /initcpio-hook-btrfs  |7 +++
 /initcpio-install-btrfs   |   17 
 testing-i686/PKGBUILD |   61 
 testing-i686/btrfs-progs.install  |   15 +++
 testing-i686/btrfs-scrub@.service |7 +++
 testing-i686/btrfs-scrub@.timer   |   10 +
 testing-i686/initcpio-hook-btrfs  |7 +++
 testing-i686/initcpio-install-btrfs   |   17 
 testing-x86_64/PKGBUILD   |   61 
 testing-x86_64/btrfs-progs.install|   15 ---
 testing-x86_64/btrfs-scrub@.service   |7 ---
 testing-x86_64/btrfs-scrub@.timer |   10 -
 testing-x86_64/initcpio-hook-btrfs|7 ---
 testing-x86_64/initcpio-install-btrfs |   17 
 18 files changed, 234 insertions(+), 117 deletions(-)

Copied: btrfs-progs/repos/testing-i686/PKGBUILD (from rev 291962, 
btrfs-progs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-31 23:29:33 UTC (rev 291963)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer 
+# Contributor: Tom Gundersen 
+# Contributor: Tobias Powalowski 
+
+pkgname=btrfs-progs
+pkgver=4.10.2
+pkgrel=1
+pkgdesc='Btrfs filesystem utilities'
+arch=('i686' 'x86_64')
+depends=('glibc' 'libutil-linux' 'e2fsprogs' 'lzo' 'zlib')
+makedepends=('git' 'asciidoc' 'xmlto' 'systemd')
+url='https://btrfs.wiki.kernel.org'
+replaces=('btrfs-progs-unstable')
+conflicts=('btrfs-progs-unstable')
+provides=('btrfs-progs-unstable')
+license=('GPL2')
+validpgpkeys=('F2B41200C54EFB30380C1756C565D5F9D76D583B')
+source=("https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$pkgver.tar."{sign,xz}
+'initcpio-install-btrfs'
+'initcpio-hook-btrfs'
+'btrfs-scrub@.service'
+'btrfs-scrub@.timer')
+install=btrfs-progs.install
+options=(!staticlibs)
+md5sums=('SKIP'
+ 'f02817482466d40dabfa08534da42ec9'
+ '7241ba3a4286d08da0d50b7176941112'
+ 'b09688a915a0ec8f40e2f5aacbabc9ad'
+ '794b867e09451284c545bae112aa0cfd'
+ '502221c1b47a3bb2c06703d4fb90a0c2')
+
+build() {
+  cd $pkgname-v$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-v$pkgver
+ ./btrfs filesystem show
+}
+
+package() {
+  cd $pkgname-v$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # install bash completion (FS#44618)
+  install -Dm644 btrfs-completion 
"$pkgdir/usr/share/bash-completion/completions/btrfs"
+
+  # install mkinitcpio hooks
+  cd "$srcdir"
+  install -Dm644 initcpio-install-btrfs 
"$pkgdir/usr/lib/initcpio/install/btrfs"
+  install -Dm644 initcpio-hook-btrfs "$pkgdir/usr/lib/initcpio/hooks/btrfs"
+
+  # install scrub service/timer
+  install -Dm644 btrfs-scrub@.service 
"$pkgdir/usr/lib/system

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:27:12
  Author: seblu
Revision: 220188

upgpkg: docker 1:17.03.1-1

Modified:
  docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 21:10:40 UTC (rev 220187)
+++ PKGBUILD2017-03-31 23:27:12 UTC (rev 220188)
@@ -2,7 +2,7 @@
 # Maintainer: Sébastien "Seblu" Luttringer
 
 pkgname=docker
-pkgver=17.03.0
+pkgver=17.03.1
 pkgrel=1
 epoch=1
 pkgdesc='Pack, ship and run any application as a lightweight container'
@@ -18,8 +18,8 @@
 # Use exact commit version from Dockerfile for runc and containerd until 1.0.0
 # https://github.com/docker/containerd/issues/299#issuecomment-240745119
 # see commit in hack/dockerfile/binaries-commits
-_RUNC_COMMIT=a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
-_CONTAINERD_COMMIT=977c511eda0925a723debdc94d09459af49d082a
+_RUNC_COMMIT=54296cf40ad8143b62dbcaa1d90e520a2136ddfe
+_CONTAINERD_COMMIT=4ab9917febca54791c5f071a9d1f404867857fcc
 _LIBNETWORK_COMMIT=0f534354b813003a754606689722fe253101bc4e
 _TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
 source=("git+https://github.com/docker/docker.git#tag=v$pkgver-ce";
@@ -51,13 +51,15 @@
 build() {
   # check packager mistake on commit version
   msg2 'Checking commit mismatch'
-  . "$srcdir"/docker/hack/dockerfile/binaries-commits
-  local _commit _pkgbuild _dockerfile
+  local _cfile _commit _pkgbuild _dockerfile
+  _cfile="$srcdir"/docker/hack/dockerfile/binaries-commits
+  . "$_cfile"
   for _commit in RUNC CONTAINERD LIBNETWORK TINI; do
 _pkgbuild=_${_commit}_COMMIT
 _dockerfile=${_commit}_COMMIT
 if [[ ${!_pkgbuild} != ${!_dockerfile} ]]; then
   error "Invalid $_commit commit"
+  fgrep '_COMMIT=' "$_cfile"
   return 1
 fi
   done


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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:27:23
  Author: seblu
Revision: 220189

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

Added:
  docker/repos/community-i686/PKGBUILD
(from rev 220188, docker/trunk/PKGBUILD)
  docker/repos/community-i686/docker.sysusers
(from rev 220188, docker/trunk/docker.sysusers)
  docker/repos/community-x86_64/PKGBUILD
(from rev 220188, docker/trunk/PKGBUILD)
  docker/repos/community-x86_64/docker.sysusers
(from rev 220188, docker/trunk/docker.sysusers)
Deleted:
  docker/repos/community-i686/PKGBUILD
  docker/repos/community-i686/docker.sysusers
  docker/repos/community-x86_64/PKGBUILD
  docker/repos/community-x86_64/docker.sysusers

--+
 /PKGBUILD|  280 +
 /docker.sysusers |4 
 community-i686/PKGBUILD  |  138 --
 community-i686/docker.sysusers   |2 
 community-x86_64/PKGBUILD|  138 --
 community-x86_64/docker.sysusers |2 
 6 files changed, 284 insertions(+), 280 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 23:27:12 UTC (rev 220188)
+++ community-i686/PKGBUILD 2017-03-31 23:27:23 UTC (rev 220189)
@@ -1,138 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer
-
-pkgname=docker
-pkgver=17.03.0
-pkgrel=1
-epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64' 'i686')
-url='https://www.docker.com/'
-license=('Apache')
-depends=('bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 'systemd' 
'libseccomp')
-makedepends=('git' 'go' 'btrfs-progs' 'go-md2man' 'cmake')
-optdepends=('btrfs-progs: btrfs backend support'
-'lxc: lxc backend support')
-# don't strip binaries! A sha1 is used to check binary consistency.
-options=('!strip')
-# Use exact commit version from Dockerfile for runc and containerd until 1.0.0
-# https://github.com/docker/containerd/issues/299#issuecomment-240745119
-# see commit in hack/dockerfile/binaries-commits
-_RUNC_COMMIT=a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
-_CONTAINERD_COMMIT=977c511eda0925a723debdc94d09459af49d082a
-_LIBNETWORK_COMMIT=0f534354b813003a754606689722fe253101bc4e
-_TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574
-source=("git+https://github.com/docker/docker.git#tag=v$pkgver-ce";
-"git+https://github.com/docker/runc.git#commit=$_RUNC_COMMIT";
-
"git+https://github.com/docker/containerd.git#commit=$_CONTAINERD_COMMIT";
-
"git+https://github.com/docker/libnetwork.git#commit=$_LIBNETWORK_COMMIT";
-"git+https://github.com/krallin/tini.git#commit=$_TINI_COMMIT";
-"$pkgname.sysusers")
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
- '9a8b2744db23b14ca3cd350fdf73c179')
-
-prepare() {
-  cd docker
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-  :
-}
-
-build() {
-  # check packager mistake on commit version
-  msg2 'Checking commit mismatch'
-  . "$srcdir"/docker/hack/dockerfile/binaries-commits
-  local _commit _pkgbuild _dockerfile
-  for _commit in RUNC CONTAINERD LIBNETWORK TINI; do
-_pkgbuild=_${_commit}_COMMIT
-_dockerfile=${_commit}_COMMIT
-if [[ ${!_pkgbuild} != ${!_dockerfile} ]]; then
-  error "Invalid $_commit commit"
-  return 1
-fi
-  done
-
-  # go
-  export GOPATH="$srcdir"
-
-  # runc
-  msg2 'Building runc'
-  mkdir -p src/github.com/opencontainers
-  ln -rsf "$srcdir/runc" src/github.com/opencontainers/runc
-  cd src/github.com/opencontainers/runc
-  make BUILDTAGS='seccomp'
-
-  # containerd
-  msg2 'Building containerd'
-  cd "$srcdir"
-  mkdir -p src/github.com/docker
-  ln -rsf containerd src/github.com/docker
-  cd src/github.com/docker/containerd
-  LDFLAGS= make
-
-  # docker proxy
-  msg2 'Building docker-proxy'
-  cd "$srcdir"
-  ln -rsf libnetwork src/github.com/docker
-  cd src/github.com/docker/libnetwork
-  go build github.com/docker/libnetwork/cmd/proxy
-
-  # docker-init
-  msg2 'Building docker-init'
-  cd "$srcdir/tini"
-  cmake .
-  # we must use the static binary because it's started in a foreign os
-  make tini-static
-
-  # docker
-  msg2 'Building docker'
-  cd "$srcdir"/docker
-  export AUTO_GOPATH=1 DOCKER_BUILDTAGS='seccomp'
-  hack/make.sh dynbinary
-  # man pages
-  man/md2man-all.sh 2>/dev/null
-}
-
-package() {
-  # runc
-  install -Dm755 runc/runc "$pkgdir/usr/bin/docker-runc"
-  # docker-containerd
-  install -Dm755 containerd/bin/containerd "$pkgdir/usr/bin/docker-containerd"
-  install -Dm755 containerd/bin/containerd-shim 
"$pkgdir/usr/bin/docker-containerd-shim"
-  install -Dm755 containerd/bin

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:25:51
  Author: seblu
Revision: 291962

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

Added:
  btrfs-progs/repos/testing-i686/
  btrfs-progs/repos/testing-x86_64/
  btrfs-progs/repos/testing-x86_64/PKGBUILD
(from rev 291961, btrfs-progs/trunk/PKGBUILD)
  btrfs-progs/repos/testing-x86_64/btrfs-progs.install
(from rev 291961, btrfs-progs/trunk/btrfs-progs.install)
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service
(from rev 291961, btrfs-progs/trunk/btrfs-scrub@.service)
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer
(from rev 291961, btrfs-progs/trunk/btrfs-scrub@.timer)
  btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs
(from rev 291961, btrfs-progs/trunk/initcpio-hook-btrfs)
  btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs
(from rev 291961, btrfs-progs/trunk/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/testing-i686/PKGBUILD
  btrfs-progs/repos/testing-i686/btrfs-progs.install
  btrfs-progs/repos/testing-i686/btrfs-scrub@.service
  btrfs-progs/repos/testing-i686/btrfs-scrub@.timer
  btrfs-progs/repos/testing-i686/initcpio-hook-btrfs
  btrfs-progs/repos/testing-i686/initcpio-install-btrfs
  btrfs-progs/repos/testing-x86_64/PKGBUILD
  btrfs-progs/repos/testing-x86_64/btrfs-progs.install
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service
  btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer
  btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs
  btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs

---+
 /PKGBUILD |   61 
 /btrfs-progs.install  |   15 +++
 /btrfs-scrub@.service |7 +++
 /btrfs-scrub@.timer   |   10 +
 /initcpio-hook-btrfs  |7 +++
 /initcpio-install-btrfs   |   17 
 testing-i686/PKGBUILD |   61 
 testing-i686/btrfs-progs.install  |   15 ---
 testing-i686/btrfs-scrub@.service |7 ---
 testing-i686/btrfs-scrub@.timer   |   10 -
 testing-i686/initcpio-hook-btrfs  |7 ---
 testing-i686/initcpio-install-btrfs   |   17 
 testing-x86_64/PKGBUILD   |   61 
 testing-x86_64/btrfs-progs.install|   15 ---
 testing-x86_64/btrfs-scrub@.service   |7 ---
 testing-x86_64/btrfs-scrub@.timer |   10 -
 testing-x86_64/initcpio-hook-btrfs|7 ---
 testing-x86_64/initcpio-install-btrfs |   17 
 18 files changed, 117 insertions(+), 234 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2017-03-19 10:25:53 UTC (rev 291087)
+++ testing-i686/PKGBUILD   2017-03-31 23:25:51 UTC (rev 291962)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Tom Gundersen 
-# Contributor: Tobias Powalowski 
-
-pkgname=btrfs-progs
-pkgver=4.10.1
-pkgrel=1
-pkgdesc='Btrfs filesystem utilities'
-arch=('i686' 'x86_64')
-depends=('glibc' 'libutil-linux' 'e2fsprogs' 'lzo' 'zlib')
-makedepends=('git' 'asciidoc' 'xmlto' 'systemd')
-url='https://btrfs.wiki.kernel.org'
-replaces=('btrfs-progs-unstable')
-conflicts=('btrfs-progs-unstable')
-provides=('btrfs-progs-unstable')
-license=('GPL2')
-validpgpkeys=('F2B41200C54EFB30380C1756C565D5F9D76D583B')
-source=("https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$pkgver.tar."{sign,xz}
-'initcpio-install-btrfs'
-'initcpio-hook-btrfs'
-'btrfs-scrub@.service'
-'btrfs-scrub@.timer')
-install=btrfs-progs.install
-options=(!staticlibs)
-md5sums=('SKIP'
- '6979d86e92440c95f47956595de8dee3'
- '7241ba3a4286d08da0d50b7176941112'
- 'b09688a915a0ec8f40e2f5aacbabc9ad'
- '794b867e09451284c545bae112aa0cfd'
- '502221c1b47a3bb2c06703d4fb90a0c2')
-
-build() {
-  cd $pkgname-v$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-v$pkgver
- ./btrfs filesystem show
-}
-
-package() {
-  cd $pkgname-v$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # install bash completion (FS#44618)
-  install -Dm644 btrfs-completion 
"$pkgdir/usr/share/bash-completion/completions/btrfs"
-
-  # install mkinitcpio hooks
-  cd "$srcdir"
-  install -Dm644 initcpio-install-btrfs 
"$pkgdir/usr/lib/initcpio/install/btrfs"
-  install -Dm644 initcpio-hook-btrfs "$pkgdir/usr/lib/initcpio/hooks/btrfs"
-
-  # install scrub service/timer
-  install -Dm644 btrfs-scrub@.service 
"$pkgdir/usr/lib/systemd/system/btrfs-scrub@.service"
-  install -Dm644 btrfs-scrub@.timer 
"$pkgdir/usr/lib/systemd/system/btrfs-scrub@.timer"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Deleted: testing-i686/btrfs-progs.install
===
--- testing-i686/btrfs-progs.install2017-03-19 10:25:53 UTC (rev 291087)
++

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:24:16
  Author: seblu
Revision: 291961

upgpkg: btrfs-progs 4.10.2-1

Modified:
  btrfs-progs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 23:23:15 UTC (rev 291960)
+++ PKGBUILD2017-03-31 23:24:16 UTC (rev 291961)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Powalowski 
 
 pkgname=btrfs-progs
-pkgver=4.10.1
+pkgver=4.10.2
 pkgrel=1
 pkgdesc='Btrfs filesystem utilities'
 arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@
 install=btrfs-progs.install
 options=(!staticlibs)
 md5sums=('SKIP'
- '6979d86e92440c95f47956595de8dee3'
+ 'f02817482466d40dabfa08534da42ec9'
  '7241ba3a4286d08da0d50b7176941112'
  'b09688a915a0ec8f40e2f5aacbabc9ad'
  '794b867e09451284c545bae112aa0cfd'


[arch-commits] Commit in xdg-desktop-portal-gtk/repos (4 files)

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 23:23:15
  Author: heftig
Revision: 291960

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

Added:
  xdg-desktop-portal-gtk/repos/extra-i686/PKGBUILD
(from rev 291959, xdg-desktop-portal-gtk/trunk/PKGBUILD)
  xdg-desktop-portal-gtk/repos/extra-x86_64/PKGBUILD
(from rev 291959, xdg-desktop-portal-gtk/trunk/PKGBUILD)
Deleted:
  xdg-desktop-portal-gtk/repos/extra-i686/PKGBUILD
  xdg-desktop-portal-gtk/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-31 23:20:56 UTC (rev 291959)
+++ extra-i686/PKGBUILD 2017-03-31 23:23:15 UTC (rev 291960)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Patrick Griffis 
-
-pkgname=xdg-desktop-portal-gtk
-pkgver=0.5
-pkgrel=3
-pkgdesc='A GTK+ backend for xdg-desktop-portal'
-arch=('i686' 'x86_64')
-url='https://github.com/flatpak/xdg-desktop-portal-gtk'
-license=('LGPL2.1')
-depends=('gtk3')
-makedepends=('xdg-desktop-portal')
-provides=('xdg-desktop-portal-impl')
-source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  DESTDIR="$pkgdir" make install
-}

Copied: xdg-desktop-portal-gtk/repos/extra-i686/PKGBUILD (from rev 291959, 
xdg-desktop-portal-gtk/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-31 23:23:15 UTC (rev 291960)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal-gtk
+pkgver=0.6
+pkgrel=1
+pkgdesc='A GTK+ backend for xdg-desktop-portal'
+arch=('i686' 'x86_64')
+url='https://github.com/flatpak/xdg-desktop-portal-gtk'
+license=('LGPL2.1')
+depends=('gtk3')
+makedepends=('xdg-desktop-portal' 'flatpak')
+provides=('xdg-desktop-portal-impl')
+source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('d44633b456b3ff521ef0e4e42bab0e3717a6b8eef73fad9ed19717ed7b22bb92')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-31 23:20:56 UTC (rev 291959)
+++ extra-x86_64/PKGBUILD   2017-03-31 23:23:15 UTC (rev 291960)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Patrick Griffis 
-
-pkgname=xdg-desktop-portal-gtk
-pkgver=0.5
-pkgrel=3
-pkgdesc='A GTK+ backend for xdg-desktop-portal'
-arch=('i686' 'x86_64')
-url='https://github.com/flatpak/xdg-desktop-portal-gtk'
-license=('LGPL2.1')
-depends=('gtk3')
-makedepends=('xdg-desktop-portal')
-provides=('xdg-desktop-portal-impl')
-source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  DESTDIR="$pkgdir" make install
-}

Copied: xdg-desktop-portal-gtk/repos/extra-x86_64/PKGBUILD (from rev 291959, 
xdg-desktop-portal-gtk/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-31 23:23:15 UTC (rev 291960)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal-gtk
+pkgver=0.6
+pkgrel=1
+pkgdesc='A GTK+ backend for xdg-desktop-portal'
+arch=('i686' 'x86_64')
+url='https://github.com/flatpak/xdg-desktop-portal-gtk'
+license=('LGPL2.1')
+depends=('gtk3')
+makedepends=('xdg-desktop-portal' 'flatpak')
+provides=('xdg-desktop-portal-impl')
+source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('d44633b456b3ff521ef0e4e42bab0e3717a6b8eef73fad9ed19717ed7b22bb92')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install
+}


[arch-commits] Commit in xdg-desktop-portal-gtk/trunk (PKGBUILD)

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 23:20:56
  Author: heftig
Revision: 291959

0.6-1

Modified:
  xdg-desktop-portal-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 23:18:13 UTC (rev 291958)
+++ PKGBUILD2017-03-31 23:20:56 UTC (rev 291959)
@@ -3,17 +3,17 @@
 # Contributor: Patrick Griffis 
 
 pkgname=xdg-desktop-portal-gtk
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
 pkgdesc='A GTK+ backend for xdg-desktop-portal'
 arch=('i686' 'x86_64')
 url='https://github.com/flatpak/xdg-desktop-portal-gtk'
 license=('LGPL2.1')
 depends=('gtk3')
-makedepends=('xdg-desktop-portal')
+makedepends=('xdg-desktop-portal' 'flatpak')
 provides=('xdg-desktop-portal-impl')
 
source=(https://github.com/flatpak/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('790744654f361203c5578fd04d7576b1c5fa2cad9cdd2f595672dd07415c4591')
+sha256sums=('d44633b456b3ff521ef0e4e42bab0e3717a6b8eef73fad9ed19717ed7b22bb92')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in ceph/repos (24 files)

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:18:13
  Author: seblu
Revision: 291958

db-move: moved ceph from [testing] to [extra] (i686, x86_64)

Added:
  ceph/repos/extra-i686/01-ceph-detec-init.patch
(from rev 291957, ceph/repos/testing-i686/01-ceph-detec-init.patch)
  ceph/repos/extra-i686/PKGBUILD
(from rev 291957, ceph/repos/testing-i686/PKGBUILD)
  ceph/repos/extra-i686/PKGBUILD.v11
(from rev 291957, ceph/repos/testing-i686/PKGBUILD.v11)
  ceph/repos/extra-i686/ceph.sysusers
(from rev 291957, ceph/repos/testing-i686/ceph.sysusers)
  ceph/repos/extra-x86_64/01-ceph-detec-init.patch
(from rev 291957, ceph/repos/testing-x86_64/01-ceph-detec-init.patch)
  ceph/repos/extra-x86_64/PKGBUILD
(from rev 291957, ceph/repos/testing-x86_64/PKGBUILD)
  ceph/repos/extra-x86_64/PKGBUILD.v11
(from rev 291957, ceph/repos/testing-x86_64/PKGBUILD.v11)
  ceph/repos/extra-x86_64/ceph.sysusers
(from rev 291957, ceph/repos/testing-x86_64/ceph.sysusers)
Deleted:
  ceph/repos/extra-i686/01-virtualenv2.patch
  ceph/repos/extra-i686/02-setup-python2.patch
  ceph/repos/extra-i686/03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch
  ceph/repos/extra-i686/04-fix-686-build.patch
  ceph/repos/extra-i686/PKGBUILD
  ceph/repos/extra-i686/ceph.install
  ceph/repos/extra-i686/ceph.sysusers
  ceph/repos/extra-x86_64/01-virtualenv2.patch
  ceph/repos/extra-x86_64/02-setup-python2.patch
  ceph/repos/extra-x86_64/03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch
  ceph/repos/extra-x86_64/04-fix-686-build.patch
  ceph/repos/extra-x86_64/PKGBUILD
  ceph/repos/extra-x86_64/ceph.install
  ceph/repos/extra-x86_64/ceph.sysusers
  ceph/repos/testing-i686/
  ceph/repos/testing-x86_64/

---+
 /PKGBUILD |  190 ++
 /ceph.sysusers|2 
 extra-i686/01-ceph-detec-init.patch   |   69 ++
 extra-i686/01-virtualenv2.patch   |   11 
 extra-i686/02-setup-python2.patch |   38 -
 extra-i686/03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch   |  309 --
 extra-i686/04-fix-686-build.patch |  199 --
 extra-i686/PKGBUILD   |   91 --
 extra-i686/PKGBUILD.v11   |   92 ++
 extra-i686/ceph.install   |   16 
 extra-i686/ceph.sysusers  |1 
 extra-x86_64/01-ceph-detec-init.patch |   69 ++
 extra-x86_64/01-virtualenv2.patch |   11 
 extra-x86_64/02-setup-python2.patch   |   38 -
 extra-x86_64/03-Revert-rgw-ldap-fix-ldap-bindpw-parsing.patch |  309 --
 extra-x86_64/04-fix-686-build.patch   |  199 --
 extra-x86_64/PKGBUILD |   91 --
 extra-x86_64/PKGBUILD.v11 |   92 ++
 extra-x86_64/ceph.install |   16 
 extra-x86_64/ceph.sysusers|1 
 20 files changed, 514 insertions(+), 1330 deletions(-)

Copied: ceph/repos/extra-i686/01-ceph-detec-init.patch (from rev 291957, 
ceph/repos/testing-i686/01-ceph-detec-init.patch)
===
--- extra-i686/01-ceph-detec-init.patch (rev 0)
+++ extra-i686/01-ceph-detec-init.patch 2017-03-31 23:18:13 UTC (rev 291958)
@@ -0,0 +1,69 @@
+commit c19cb3cd2756ba830edd92158a2913beaa6e24aa
+Author: Sébastien Luttringer 
+Date:   Sun Mar 26 16:35:13 2017 +0200
+
+Arch support
+
+diff --git a/src/ceph-detect-init/ceph_detect_init/__init__.py 
b/src/ceph-detect-init/ceph_detect_init/__init__.py
+index a2bcc7cf27..ca2f2d7975 100644
+--- a/src/ceph-detect-init/ceph_detect_init/__init__.py
 b/src/ceph-detect-init/ceph_detect_init/__init__.py
+@@ -13,6 +13,7 @@
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ # GNU Library Public License for more details.
+ #
++from ceph_detect_init import arch
+ from ceph_detect_init import centos
+ from ceph_detect_init import debian
+ from ceph_detect_init import exc
+@@ -21,6 +22,7 @@ from ceph_detect_init import rhel
+ from ceph_detect_init import suse
+ import logging
+ import platform
++import os
+ 
+ 
+ def get(use_rhceph=False):
+@@ -49,6 +51,7 @@ def _get_distro(distro, use_rhceph=False):
+ 
+ distro = _normalized_distro_name(distro)
+ distributions = {
++'arch': arch,
+ 'debian': debian,
+ 'ubuntu': debian,
+ 'linuxmint': debian,
+@@ -75,6 +78,8 @@ def _normalized_distro_name(distro):
+ return 'suse'
+ elif distro.startswith('centos'):
+ return 'centos'
++elif distro.startswith('arch'):
++return 'arch'
+ return distro
+ 
+ 
+@@ -

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:18:03
  Author: seblu
Revision: 291956

db-move: moved util-linux from [testing] to [core] (i686, x86_64)

Added:
  util-linux/repos/core-i686/0001-sfdisk-support-empty-label-use-case.patch
(from rev 291955, 
util-linux/repos/testing-i686/0001-sfdisk-support-empty-label-use-case.patch)
  util-linux/repos/core-i686/PKGBUILD
(from rev 291955, util-linux/repos/testing-i686/PKGBUILD)
  util-linux/repos/core-i686/pam-common
(from rev 291955, util-linux/repos/testing-i686/pam-common)
  util-linux/repos/core-i686/pam-login
(from rev 291955, util-linux/repos/testing-i686/pam-login)
  util-linux/repos/core-i686/pam-su
(from rev 291955, util-linux/repos/testing-i686/pam-su)
  util-linux/repos/core-i686/util-linux.sysusers
(from rev 291955, util-linux/repos/testing-i686/util-linux.sysusers)
  util-linux/repos/core-x86_64/0001-sfdisk-support-empty-label-use-case.patch
(from rev 291955, 
util-linux/repos/testing-x86_64/0001-sfdisk-support-empty-label-use-case.patch)
  util-linux/repos/core-x86_64/PKGBUILD
(from rev 291955, util-linux/repos/testing-x86_64/PKGBUILD)
  util-linux/repos/core-x86_64/pam-common
(from rev 291955, util-linux/repos/testing-x86_64/pam-common)
  util-linux/repos/core-x86_64/pam-login
(from rev 291955, util-linux/repos/testing-x86_64/pam-login)
  util-linux/repos/core-x86_64/pam-su
(from rev 291955, util-linux/repos/testing-x86_64/pam-su)
  util-linux/repos/core-x86_64/util-linux.sysusers
(from rev 291955, util-linux/repos/testing-x86_64/util-linux.sysusers)
Deleted:
  util-linux/repos/core-i686/0001-sfdisk-support-empty-label-use-case.patch
  util-linux/repos/core-i686/PKGBUILD
  util-linux/repos/core-i686/pam-common
  util-linux/repos/core-i686/pam-login
  util-linux/repos/core-i686/pam-su
  util-linux/repos/core-x86_64/0001-sfdisk-support-empty-label-use-case.patch
  util-linux/repos/core-x86_64/PKGBUILD
  util-linux/repos/core-x86_64/pam-common
  util-linux/repos/core-x86_64/pam-login
  util-linux/repos/core-x86_64/pam-su
  util-linux/repos/testing-i686/
  util-linux/repos/testing-x86_64/

+
 /0001-sfdisk-support-empty-label-use-case.patch|  446 +++
 /PKGBUILD  |  220 +
 /pam-common|   12 
 /pam-login |   14 
 /pam-su|   18 
 core-i686/0001-sfdisk-support-empty-label-use-case.patch   |  223 -
 core-i686/PKGBUILD |  104 --
 core-i686/pam-common   |6 
 core-i686/pam-login|7 
 core-i686/pam-su   |9 
 core-i686/util-linux.sysusers  |1 
 core-x86_64/0001-sfdisk-support-empty-label-use-case.patch |  223 -
 core-x86_64/PKGBUILD   |  104 --
 core-x86_64/pam-common |6 
 core-x86_64/pam-login  |7 
 core-x86_64/pam-su |9 
 core-x86_64/util-linux.sysusers|1 
 17 files changed, 712 insertions(+), 698 deletions(-)

Deleted: core-i686/0001-sfdisk-support-empty-label-use-case.patch
===
--- core-i686/0001-sfdisk-support-empty-label-use-case.patch2017-03-31 
23:17:43 UTC (rev 291955)
+++ core-i686/0001-sfdisk-support-empty-label-use-case.patch2017-03-31 
23:18:03 UTC (rev 291956)
@@ -1,223 +0,0 @@
-From 35ca51182782193f555fbdcb06bb10766550d017 Mon Sep 17 00:00:00 2001
-From: Karel Zak 
-Date: Wed, 30 Nov 2016 12:43:10 +0100
-Subject: [PATCH] sfdisk: support empty label use-case
-
-By default sfdisk creates partition table when a first partition is
-specified, otherwise the device is not modified. This force users to
-create at least one partition.
-
-This commit allows to create empty label without partitions if "label:
-" header line is specified by script.
-
-The commit also modifies "New situation:" output to list label name
-and label identifier.
-
-Addresses: https://github.com/karelzak/util-linux/issues/374
-Signed-off-by: Karel Zak 

- disk-utils/fdisk-list.c| 23 +++
- disk-utils/fdisk-list.h|  1 +
- disk-utils/sfdisk.8| 18 +-
- disk-utils/sfdisk.c| 17 +
- libfdisk/src/libfdisk.h.in |  1 +
- libfdisk/src/libfdisk.sym  |  5 +
- libfdisk/src/script.c  | 20 +++-
- 7 files changed, 75 insertions(+), 10 deletions(-)
-
-diff --git a/disk-utils/fdisk-list.c b/disk-utils/fdisk-list.c
-index e6b2033..c9560f4 100644
 a/disk-utils/fdisk-list.c
-+++ b/disk-utils/fdisk-list.c
-@@ -34,10 +3

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

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:18:06
  Author: seblu
Revision: 291957

db-move: moved dbus from [testing] to [core] (i686, x86_64)

Added:
  dbus/repos/core-i686/PKGBUILD
(from rev 291956, dbus/repos/testing-i686/PKGBUILD)
  dbus/repos/core-i686/dbus.sysusers
(from rev 291956, dbus/repos/testing-i686/dbus.sysusers)
  dbus/repos/core-x86_64/PKGBUILD
(from rev 291956, dbus/repos/testing-x86_64/PKGBUILD)
  dbus/repos/core-x86_64/dbus.sysusers
(from rev 291956, dbus/repos/testing-x86_64/dbus.sysusers)
Deleted:
  dbus/repos/core-i686/PKGBUILD
  dbus/repos/core-x86_64/PKGBUILD
  dbus/repos/testing-i686/
  dbus/repos/testing-x86_64/

---+
 /PKGBUILD |  166 
 core-i686/PKGBUILD|   78 
 core-i686/dbus.sysusers   |1 
 core-x86_64/PKGBUILD  |   78 
 core-x86_64/dbus.sysusers |1 
 5 files changed, 168 insertions(+), 156 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2017-03-31 23:18:03 UTC (rev 291956)
+++ core-i686/PKGBUILD  2017-03-31 23:18:06 UTC (rev 291957)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Tom Gundersen 
-# Contributor: Link Dupont 
-
-pkgbase=dbus
-pkgname=(dbus dbus-docs)
-pkgver=1.10.16
-pkgrel=1
-pkgdesc="Freedesktop.org message bus system"
-url="https://wiki.freedesktop.org/www/Software/dbus/";
-arch=(i686 x86_64)
-license=(GPL custom)
-depends=(libsystemd expat)
-makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git)
-_commit=8b582cb10d7cf00af7a70496aec48af24edc542b  # tags/dbus-1.10.16^0
-source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit";)
-sha256sums=('SKIP')
-validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90'  # Simon McVittie 

-  '3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie 

-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/^dbus-//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-  git cherry-pick -n 09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgbase
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=dbus \
-  --with-system-pid-file=/run/dbus/pid \
-  --with-system-socket=/run/dbus/system_bus_socket \
-  --with-console-auth-dir=/run/console/ \
-  --enable-inotify --disable-static \
-  --disable-verbose-mode --disable-asserts \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system \
-  --enable-systemd --enable-user-session
-  make
-}
-
-check() {
-  cd $pkgbase
-  make check
-}
-
-package_dbus() {
-  provides=(libdbus)
-  conflicts=(libdbus)
-  replaces=(libdbus)
-
-  cd $pkgbase
-
-  make DESTDIR="$pkgdir" install
-
-  rm -r "$pkgdir/var/run"
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgbase/COPYING"
-
-  # Split docs
-  mv "$pkgdir/usr/share/doc" "$srcdir"
-}
-
-package_dbus-docs() {
-  pkgdesc+=" (documentation)"
-  depends=(dbus)
-
-  install -d "$pkgdir/usr/share/licenses"
-  ln -s dbus "$pkgdir/usr/share/licenses/dbus-docs"
-
-  mv doc "$pkgdir/usr/share"
-}

Copied: dbus/repos/core-i686/PKGBUILD (from rev 291956, 
dbus/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2017-03-31 23:18:06 UTC (rev 291957)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Jan de Groot 
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Tom Gundersen 
+# Contributor: Link Dupont 
+
+pkgbase=dbus
+pkgname=(dbus dbus-docs)
+pkgver=1.10.16
+pkgrel=2
+pkgdesc="Freedesktop.org message bus system"
+url="https://wiki.freedesktop.org/www/Software/dbus/";
+arch=(i686 x86_64)
+license=(GPL custom)
+depends=(libsystemd expat)
+makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen git)
+_commit=8b582cb10d7cf00af7a70496aec48af24edc542b  # tags/dbus-1.10.16^0
+source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit";
+'dbus.sysusers')
+sha256sums=('SKIP'
+'1ce179ba3a92ad34941d8ac7f53d01d42cbc91d43ada1136492b78c10b5d693d')
+validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90'  # Simon McVittie 

+  '3C8672A0F49637FE064AC30F52A43A1E4B77B059') # Simon McVittie 

+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^dbus-//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+  git cherry-pick -n 09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgbase
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=dbus \
+  --with-system-pid-file=/run/dbus/pid \
+  --with-system-socket=/run/dbus/system_bus_socket \
+  --with-console-auth-dir=/run/

[arch-commits] Commit in filesystem/repos (86 files)

2017-03-31 Thread Sébastien Luttringer
Date: Friday, March 31, 2017 @ 23:17:43
  Author: seblu
Revision: 291955

db-move: moved filesystem from [testing] to [core] (i686, x86_64)

Added:
  filesystem/repos/core-i686/PKGBUILD
(from rev 291954, filesystem/repos/testing-i686/PKGBUILD)
  filesystem/repos/core-i686/archlinux.7.txt
(from rev 291954, filesystem/repos/testing-i686/archlinux.7.txt)
  filesystem/repos/core-i686/crypttab
(from rev 291954, filesystem/repos/testing-i686/crypttab)
  filesystem/repos/core-i686/filesystem.install
(from rev 291954, filesystem/repos/testing-i686/filesystem.install)
  filesystem/repos/core-i686/fstab
(from rev 291954, filesystem/repos/testing-i686/fstab)
  filesystem/repos/core-i686/group
(from rev 291954, filesystem/repos/testing-i686/group)
  filesystem/repos/core-i686/gshadow
(from rev 291954, filesystem/repos/testing-i686/gshadow)
  filesystem/repos/core-i686/host.conf
(from rev 291954, filesystem/repos/testing-i686/host.conf)
  filesystem/repos/core-i686/hosts
(from rev 291954, filesystem/repos/testing-i686/hosts)
  filesystem/repos/core-i686/issue
(from rev 291954, filesystem/repos/testing-i686/issue)
  filesystem/repos/core-i686/ld.so.conf
(from rev 291954, filesystem/repos/testing-i686/ld.so.conf)
  filesystem/repos/core-i686/locale.sh
(from rev 291954, filesystem/repos/testing-i686/locale.sh)
  filesystem/repos/core-i686/motd
(from rev 291954, filesystem/repos/testing-i686/motd)
  filesystem/repos/core-i686/nsswitch.conf
(from rev 291954, filesystem/repos/testing-i686/nsswitch.conf)
  filesystem/repos/core-i686/os-release
(from rev 291954, filesystem/repos/testing-i686/os-release)
  filesystem/repos/core-i686/passwd
(from rev 291954, filesystem/repos/testing-i686/passwd)
  filesystem/repos/core-i686/profile
(from rev 291954, filesystem/repos/testing-i686/profile)
  filesystem/repos/core-i686/resolv.conf
(from rev 291954, filesystem/repos/testing-i686/resolv.conf)
  filesystem/repos/core-i686/securetty
(from rev 291954, filesystem/repos/testing-i686/securetty)
  filesystem/repos/core-i686/shadow
(from rev 291954, filesystem/repos/testing-i686/shadow)
  filesystem/repos/core-i686/shells
(from rev 291954, filesystem/repos/testing-i686/shells)
  filesystem/repos/core-x86_64/PKGBUILD
(from rev 291954, filesystem/repos/testing-x86_64/PKGBUILD)
  filesystem/repos/core-x86_64/archlinux.7.txt
(from rev 291954, filesystem/repos/testing-x86_64/archlinux.7.txt)
  filesystem/repos/core-x86_64/crypttab
(from rev 291954, filesystem/repos/testing-x86_64/crypttab)
  filesystem/repos/core-x86_64/filesystem.install
(from rev 291954, filesystem/repos/testing-x86_64/filesystem.install)
  filesystem/repos/core-x86_64/fstab
(from rev 291954, filesystem/repos/testing-x86_64/fstab)
  filesystem/repos/core-x86_64/group
(from rev 291954, filesystem/repos/testing-x86_64/group)
  filesystem/repos/core-x86_64/gshadow
(from rev 291954, filesystem/repos/testing-x86_64/gshadow)
  filesystem/repos/core-x86_64/host.conf
(from rev 291954, filesystem/repos/testing-x86_64/host.conf)
  filesystem/repos/core-x86_64/hosts
(from rev 291954, filesystem/repos/testing-x86_64/hosts)
  filesystem/repos/core-x86_64/issue
(from rev 291954, filesystem/repos/testing-x86_64/issue)
  filesystem/repos/core-x86_64/ld.so.conf
(from rev 291954, filesystem/repos/testing-x86_64/ld.so.conf)
  filesystem/repos/core-x86_64/locale.sh
(from rev 291954, filesystem/repos/testing-x86_64/locale.sh)
  filesystem/repos/core-x86_64/motd
(from rev 291954, filesystem/repos/testing-x86_64/motd)
  filesystem/repos/core-x86_64/nsswitch.conf
(from rev 291954, filesystem/repos/testing-x86_64/nsswitch.conf)
  filesystem/repos/core-x86_64/os-release
(from rev 291954, filesystem/repos/testing-x86_64/os-release)
  filesystem/repos/core-x86_64/passwd
(from rev 291954, filesystem/repos/testing-x86_64/passwd)
  filesystem/repos/core-x86_64/profile
(from rev 291954, filesystem/repos/testing-x86_64/profile)
  filesystem/repos/core-x86_64/resolv.conf
(from rev 291954, filesystem/repos/testing-x86_64/resolv.conf)
  filesystem/repos/core-x86_64/securetty
(from rev 291954, filesystem/repos/testing-x86_64/securetty)
  filesystem/repos/core-x86_64/shadow
(from rev 291954, filesystem/repos/testing-x86_64/shadow)
  filesystem/repos/core-x86_64/shells
(from rev 291954, filesystem/repos/testing-x86_64/shells)
Deleted:
  filesystem/repos/core-i686/PKGBUILD
  filesystem/repos/core-i686/archlinux.7.txt
  filesystem/repos/core-i686/crypttab
  filesystem/repos/core-i686/filesystem.install
  filesystem/repos/core-i686/fstab
  filesystem/repos/core-i686/group
  filesystem/repos/core-i686/gshadow
  filesystem/repos/core-i686/host.conf
  filesystem/repos/core-i686/hosts
  filesystem/repos/core-i686/issue
  filesystem/repos/core-i686/ld.so.conf
  filesystem/repos/core-i686/locale.sh
  filesystem/repos/core-i686/motd
  filesystem/repos/core-

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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 23:16:29
  Author: heftig
Revision: 291954

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

Added:
  xdg-desktop-portal/repos/extra-i686/PKGBUILD
(from rev 291953, xdg-desktop-portal/trunk/PKGBUILD)
  xdg-desktop-portal/repos/extra-x86_64/PKGBUILD
(from rev 291953, xdg-desktop-portal/trunk/PKGBUILD)
Deleted:
  xdg-desktop-portal/repos/extra-i686/PKGBUILD
  xdg-desktop-portal/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-03-31 23:13:52 UTC (rev 291953)
+++ extra-i686/PKGBUILD 2017-03-31 23:16:29 UTC (rev 291954)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Patrick Griffis 
-
-pkgname=xdg-desktop-portal
-pkgver=0.5
-pkgrel=3
-pkgdesc='Desktop integration portals for sandboxed apps'
-arch=('i686' 'x86_64')
-url='https://github.com/flatpak/xdg-desktop-portal'
-license=('LGPL2.1')
-depends=('glib2')
-makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
-source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make 
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  depends+=('xdg-desktop-portal-impl')
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: xdg-desktop-portal/repos/extra-i686/PKGBUILD (from rev 291953, 
xdg-desktop-portal/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-31 23:16:29 UTC (rev 291954)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal
+pkgver=0.6
+pkgrel=1
+pkgdesc='Desktop integration portals for sandboxed apps'
+arch=('i686' 'x86_64')
+url='https://github.com/flatpak/xdg-desktop-portal'
+license=('LGPL2.1')
+depends=('glib2')
+makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
+source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('fbaa92c1761167a1d9bd54232843dcf8cf53bb6e47709c7bda0fa89804a1c8e5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  depends+=('xdg-desktop-portal-impl')
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-03-31 23:13:52 UTC (rev 291953)
+++ extra-x86_64/PKGBUILD   2017-03-31 23:16:29 UTC (rev 291954)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Patrick Griffis 
-
-pkgname=xdg-desktop-portal
-pkgver=0.5
-pkgrel=3
-pkgdesc='Desktop integration portals for sandboxed apps'
-arch=('i686' 'x86_64')
-url='https://github.com/flatpak/xdg-desktop-portal'
-license=('LGPL2.1')
-depends=('glib2')
-makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
-source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make 
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  depends+=('xdg-desktop-portal-impl')
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: xdg-desktop-portal/repos/extra-x86_64/PKGBUILD (from rev 291953, 
xdg-desktop-portal/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-03-31 23:16:29 UTC (rev 291954)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Patrick Griffis 
+
+pkgname=xdg-desktop-portal
+pkgver=0.6
+pkgrel=1
+pkgdesc='Desktop integration portals for sandboxed apps'
+arch=('i686' 'x86_64')
+url='https://github.com/flatpak/xdg-desktop-portal'
+license=('LGPL2.1')
+depends=('glib2')
+makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
+source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('fbaa92c1761167a1d9bd54232843dcf8cf53bb6e47709c7bda0fa89804a1c8e5')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make 
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make chec

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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 23:13:52
  Author: heftig
Revision: 291953

0.6-1

Modified:
  xdg-desktop-portal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 18:31:03 UTC (rev 291952)
+++ PKGBUILD2017-03-31 23:13:52 UTC (rev 291953)
@@ -3,8 +3,8 @@
 # Contributor: Patrick Griffis 
 
 pkgname=xdg-desktop-portal
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
 pkgdesc='Desktop integration portals for sandboxed apps'
 arch=('i686' 'x86_64')
 url='https://github.com/flatpak/xdg-desktop-portal'
@@ -12,7 +12,7 @@
 depends=('glib2')
 makedepends=('python' 'flatpak' 'xmlto' 'docbook-xsl')
 
source=(https://github.com/flatpak/xdg-desktop-portal/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f')
+sha256sums=('fbaa92c1761167a1d9bd54232843dcf8cf53bb6e47709c7bda0fa89804a1c8e5')
 
 build() {
   cd $pkgname-$pkgver


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

2017-03-31 Thread Jaroslav Lichtblau
Date: Friday, March 31, 2017 @ 21:10:40
  Author: jlichtblau
Revision: 220187

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

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

+
 /PKGBUILD  |   74 ++
 /tellico.changelog |   76 +++
 community-i686/PKGBUILD|   37 -
 community-i686/tellico.changelog   |   35 
 community-x86_64/PKGBUILD  |   37 -
 community-x86_64/tellico.changelog |   35 
 6 files changed, 150 insertions(+), 144 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 21:10:26 UTC (rev 220186)
+++ community-i686/PKGBUILD 2017-03-31 21:10:40 UTC (rev 220187)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=tellico
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="A collection manager for KDE"
-arch=('i686' 'x86_64')
-url="http://tellico-project.org/";
-license=('GPL')
-depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
- 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5' 'qt5-base')
-makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
-changelog=$pkgname.changelog
-source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e')
-
-build() {
-  cd "${srcdir}"
-
-  mkdir build && cd build
-
-  cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-
-  make DESTDIR="${pkgdir}" install
-  
-# fix python 2.7 path
-  find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
-}

Copied: tellico/repos/community-i686/PKGBUILD (from rev 220186, 
tellico/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 21:10:40 UTC (rev 220187)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=tellico
+pkgver=3.0.2
+pkgrel=1
+pkgdesc="A collection manager for KDE"
+arch=('i686' 'x86_64')
+url="http://tellico-project.org/";
+license=('GPL')
+depends=('exempi' 'kio' 'libksane' 'libkcddb' 'libcddb' 'libdiscid' 
'hicolor-icon-theme' 'kfilemetadata'
+ 'knewstuff' 'kxmlgui' 'kitemmodels' 'python2' 'solid' 'khtml' 'yaz' 
'taglib' 'poppler-qt5' 'qt5-base')
+makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
+changelog=$pkgname.changelog
+source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
+sha256sums=('455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b')
+
+build() {
+  cd "${srcdir}"
+
+  mkdir build && cd build
+
+  cmake ../$pkgname-$pkgver -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_INSTALL_PREFIX=/usr -DWITH_Nepomuk=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+
+  make DESTDIR="${pkgdir}" install
+  
+# fix python 2.7 path
+  find "${pkgdir}" -iname "*.py" | xargs sed -i 's|#!/usr/bin/env 
python|#!/usr/bin/env python2|'
+}

Deleted: community-i686/tellico.changelog
===
--- community-i686/tellico.changelog2017-03-31 21:10:26 UTC (rev 220186)
+++ community-i686/tellico.changelog2017-03-31 21:10:40 UTC (rev 220187)
@@ -1,35 +0,0 @@
-2017-02-21 Jaroslav Lichtblau 
-   * tellico 3.0.1-1
-
-2016-12-20 Jaroslav Lichtblau 
-   * tellico 3.0-4 FS#52202 fix
-
-2016-12-18 Jaroslav Lichtblau 
-   * tellico 3.0-3 FS#52188 fix
-
-2016-11-09 Jaroslav Lichtblau 
-   * tellico 3.0-1
-
-2016-04-30 Jaroslav Lichtblau 
-   * tellico 2.3.11-2 pacman hooks rebuild
-
-2015-12-11 Jaroslav Lichtblau 
-   * tellico 2.3.11-1
-
-2015-02-16 Jaroslav Lichtblau 
-   * tellico 2.3.10-1
-
-2014-06-28 Jaroslav Lichtblau 
-   * tellico 2.3.9-1
-
-2014-03-09 Andrea Scarpino 
-   * tellico 2.3.8-5 be sure Nepomuk support is disabled
-
-2014-03-09 Jaroslav Lichtblau 
-   * tellico 2.3.8-4 nepomuk s

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

2017-03-31 Thread Jaroslav Lichtblau
Date: Friday, March 31, 2017 @ 21:10:26
  Author: jlichtblau
Revision: 220186

upgpkg: tellico 3.0.2-1 - new upstream release

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 20:55:59 UTC (rev 220185)
+++ PKGBUILD2017-03-31 21:10:26 UTC (rev 220186)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=tellico
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools' 'libkcddb')
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e')
+sha256sums=('455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b')
 
 build() {
   cd "${srcdir}"

Modified: tellico.changelog
===
--- tellico.changelog   2017-03-31 20:55:59 UTC (rev 220185)
+++ tellico.changelog   2017-03-31 21:10:26 UTC (rev 220186)
@@ -1,3 +1,6 @@
+2017-03-31 Jaroslav Lichtblau 
+   * tellico 3.0.2-1
+
 2017-02-21 Jaroslav Lichtblau 
* tellico 3.0.1-1
 


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

2017-03-31 Thread Jaroslav Lichtblau
Date: Friday, March 31, 2017 @ 20:55:59
  Author: jlichtblau
Revision: 220185

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 220184, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 20:55:49 UTC (rev 220184)
+++ PKGBUILD2017-03-31 20:55:59 UTC (rev 220185)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=youtube-dl
-pkgver=2017.03.24
-pkgrel=1
-pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
-arch=('any')
-url="http://rg3.github.io/youtube-dl/";
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files')
-source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803'
-'SKIP')
-validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
-  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 220184, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 20:55:59 UTC (rev 220185)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=youtube-dl
+pkgver=2017.03.26
+pkgrel=1
+pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
+arch=('any')
+url="http://rg3.github.io/youtube-dl/";
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files')
+source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('321558b19c485b2269c394de5546a8d6c0a876ad57dec5b53e0f677251d8da03'
+'SKIP')
+validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
+  'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/completions|' setup.py
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2017-03-31 Thread Jaroslav Lichtblau
Date: Friday, March 31, 2017 @ 20:55:49
  Author: jlichtblau
Revision: 220184

upgpkg: youtube-dl 2017.03.26-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 19:16:12 UTC (rev 220183)
+++ PKGBUILD2017-03-31 20:55:49 UTC (rev 220184)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=youtube-dl
-pkgver=2017.03.24
+pkgver=2017.03.26
 pkgrel=1
 pkgdesc="A small command-line program to download videos from YouTube.com and 
a few more sites"
 arch=('any')
@@ -14,7 +14,7 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files')
 
source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803'
+sha256sums=('321558b19c485b2269c394de5546a8d6c0a876ad57dec5b53e0f677251d8da03'
 'SKIP')
 validpgpkeys=('7D33D762FD6C35130481347FDB4B54CBA4826A18'  # Philipp Hagemeister
   'ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 


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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 18:31:03
  Author: heftig
Revision: 291952

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

Added:
  nss/repos/testing-i686/
  nss/repos/testing-i686/PKGBUILD
(from rev 291951, nss/trunk/PKGBUILD)
  nss/repos/testing-i686/bundle.sh
(from rev 291951, nss/trunk/bundle.sh)
  nss/repos/testing-i686/certdata2pem.py
(from rev 291951, nss/trunk/certdata2pem.py)
  nss/repos/testing-i686/nss-config.in
(from rev 291951, nss/trunk/nss-config.in)
  nss/repos/testing-i686/nss-config.xml
(from rev 291951, nss/trunk/nss-config.xml)
  nss/repos/testing-i686/nss.pc.in
(from rev 291951, nss/trunk/nss.pc.in)
  nss/repos/testing-x86_64/
  nss/repos/testing-x86_64/PKGBUILD
(from rev 291951, nss/trunk/PKGBUILD)
  nss/repos/testing-x86_64/bundle.sh
(from rev 291951, nss/trunk/bundle.sh)
  nss/repos/testing-x86_64/certdata2pem.py
(from rev 291951, nss/trunk/certdata2pem.py)
  nss/repos/testing-x86_64/nss-config.in
(from rev 291951, nss/trunk/nss-config.in)
  nss/repos/testing-x86_64/nss-config.xml
(from rev 291951, nss/trunk/nss-config.xml)
  nss/repos/testing-x86_64/nss.pc.in
(from rev 291951, nss/trunk/nss.pc.in)

+
 testing-i686/PKGBUILD  |  120 
 testing-i686/bundle.sh |   22 ++
 testing-i686/certdata2pem.py   |  378 +++
 testing-i686/nss-config.in |  145 ++
 testing-i686/nss-config.xml|  132 +
 testing-i686/nss.pc.in |   11 +
 testing-x86_64/PKGBUILD|  120 
 testing-x86_64/bundle.sh   |   22 ++
 testing-x86_64/certdata2pem.py |  378 +++
 testing-x86_64/nss-config.in   |  145 ++
 testing-x86_64/nss-config.xml  |  132 +
 testing-x86_64/nss.pc.in   |   11 +
 12 files changed, 1616 insertions(+)

Copied: nss/repos/testing-i686/PKGBUILD (from rev 291951, nss/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-03-31 18:31:03 UTC (rev 291952)
@@ -0,0 +1,120 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgbase=nss
+pkgname=(nss ca-certificates-mozilla)
+pkgver=3.30
+pkgrel=1
+pkgdesc="Network Security Services"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS";
+arch=(i686 x86_64)
+license=('MPL' 'GPL')
+_nsprver=4.12
+depends=("nspr>=${_nsprver}" 'sqlite' 'zlib' 'sh' 'p11-kit')
+makedepends=('perl' 'python2' 'xmlto' 'docbook-xsl')
+options=('!strip' '!makeflags' 'staticlibs')
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${pkgbase}-${pkgver}.tar.gz";
+certdata2pem.py bundle.sh nss.pc.in nss-config.in nss-config.xml)
+sha256sums=('a8cdae5e992f6563972e26dbfefc50d006dd845c43b8ca24ea50169ff3a9'
+'512b12a2f13129be62c008b4df0153f527dd7d71c2c5183de99dfa2a1c49dd8a'
+'3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd'
+'f2208c4f70373ff9b60f53d733f8071d4e390c384b776dfc04bf26c306882faf'
+'e44ac5095b4d88f24ec7b2e6a9f1581560bd3ad41a3d198596d67ef22f67adb9'
+'98ace873c63e8e870286bce3ed53249aa2655cc1f53e7049061476e650ab06f1')
+
+prepare() {
+  mkdir certs
+
+  echo -n "$(date +"%e %B %Y")" >date.xml
+  echo -n "$pkgver" >version.xml
+
+  cd nss-$pkgver
+
+  # Respect LDFLAGS
+  sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/' \
+  -i nss/coreconf/rules.mk
+
+  ln -sr nss/lib/ckfw/builtins/certdata.txt ../certs/
+  ln -sr nss/lib/ckfw/builtins/nssckbi.h ../certs/
+}
+
+
+build() {
+  xmlto man nss-config.xml
+
+  cd certs
+  python2 ../certdata2pem.py
+
+  cd ..
+  sh bundle.sh
+
+  cd nss-$pkgver/nss
+  export BUILD_OPT=1
+  export NSS_USE_SYSTEM_SQLITE=1
+  export NSS_ALLOW_SSLKEYLOGFILE=1
+  export NSS_ENABLE_ECC=1
+  export NSPR_INCLUDE_DIR="`nspr-config --includedir`"
+  export NSPR_LIB_DIR="`nspr-config --libdir`"
+  export XCFLAGS="${CFLAGS}"
+
+  [[ $CARCH == x86_64 ]] && export USE_64=1
+
+  make -C coreconf
+  make -C lib/dbm
+  make
+  make clean_docs build_docs
+}
+
+package_nss() {
+  cd nss-$pkgver
+
+  install -d "$pkgdir"/usr/{bin,include/nss,lib/pkgconfig,share/man/man1}
+
+  NSS_VMAJOR=$(grep '#define.*NSS_VMAJOR' nss/lib/nss/nss.h | awk '{print $3}')
+  NSS_VMINOR=$(grep '#define.*NSS_VMINOR' nss/lib/nss/nss.h | awk '{print $3}')
+  NSS_VPATCH=$(grep '#define.*NSS_VPATCH' nss/lib/nss/nss.h | awk '{print $3}')
+
+  sed ../nss.pc.in \
+-e "s,%libdir%,/usr/lib,g" \
+-e "s,%prefix%,/usr,g" \
+-e "s,%exec_prefix%,/usr/bin,g" \
+-e "s,%includedir%,/usr/include/nss,g" \
+-e "s,%NSPR_VERSION%,${_nsprver},g" \
+-e "s,%NSS_VERSION%,${pkgver},g" \
+> "$pkgdir/usr/lib/pkgconfig/nss.pc"
+  ln -s nss.pc "$pkgdir/usr/lib/pkgconfig/mozilla-nss.pc"
+
+  sed ../nss-config.in \
+-e "s,@libdir@,/usr/lib,g" \
+-e "s,@prefix

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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 18:29:51
  Author: heftig
Revision: 291951

3.30-1

Modified:
  nss/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 17:46:40 UTC (rev 291950)
+++ PKGBUILD2017-03-31 18:29:51 UTC (rev 291951)
@@ -3,8 +3,8 @@
 
 pkgbase=nss
 pkgname=(nss ca-certificates-mozilla)
-pkgver=3.29.3
-pkgrel=2
+pkgver=3.30
+pkgrel=1
 pkgdesc="Network Security Services"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS";
 arch=(i686 x86_64)
@@ -13,9 +13,9 @@
 depends=("nspr>=${_nsprver}" 'sqlite' 'zlib' 'sh' 'p11-kit')
 makedepends=('perl' 'python2' 'xmlto' 'docbook-xsl')
 options=('!strip' '!makeflags' 'staticlibs')
-source=("https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${pkgbase}-${pkgver}.tar.gz";
+source=("https://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${pkgbase}-${pkgver}.tar.gz";
 certdata2pem.py bundle.sh nss.pc.in nss-config.in nss-config.xml)
-sha256sums=('35ddcc31251ef829994efeee925011aa1414e32be7e388236970255aa3c8e1eb'
+sha256sums=('a8cdae5e992f6563972e26dbfefc50d006dd845c43b8ca24ea50169ff3a9'
 '512b12a2f13129be62c008b4df0153f527dd7d71c2c5183de99dfa2a1c49dd8a'
 '3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd'
 'f2208c4f70373ff9b60f53d733f8071d4e390c384b776dfc04bf26c306882faf'


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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:51:00
  Author: jelle
Revision: 220182

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 17:50:51 UTC (rev 220181)
+++ PKGBUILD2017-03-31 17:51:00 UTC (rev 220182)
@@ -1,58 +0,0 @@
-# Maintainer: Stefan Husmann 
-# Maintainer: Jelle van der Waa 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: William Rea 
-
-pkgname=('python-pytz' 'python2-pytz')
-pkgver=2016.10
-pkgrel=2
-arch=('any')
-url="http://pypi.python.org/pypi/pytz";
-license=("MIT")
-makedepends=('python' 'python2')
-source=(https://pypi.python.org/packages/42/00/5c89fc6c9b305df84def61863528e899e9dccb196f8438f6cbe960758fc5/pytz-2016.10.tar.gz{,.asc})
-md5sums=('cc9f16ba436efabdcef3c4d32ae4919c'
- 'SKIP')
-validpgpkeys=('C7ECC365AB6F255E1EB9BA1701FA998FBAC6374A')
-
-build(){
-cd $srcdir
-cp -rf pytz-$pkgver pytz2-$pkgver
-}
-
-check(){
-cd $srcdir/pytz-$pkgver/pytz/tests
-
-python3 test_tzinfo.py
-
-python2 test_tzinfo.py
-}
-
-package_python-pytz(){
-depends=('python')
-pkgdesc="Cross platform time zone library for Python"
-
-cd $srcdir/pytz-$pkgver
-
-# Fix locale https://github.com/ipython/ipython/issues/2057
-export LC_ALL=en_US.UTF-8
-
-python3 setup.py install --root=$pkgdir/
-
-install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-
-package_python2-pytz(){
-depends=('python2')
-pkgdesc="Cross platform time zone library for Python"
-
-cd $srcdir/pytz2-$pkgver
-
-# python 2 fix
-sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' pytz/tzfile.py
-
-python2 setup.py install --root="$pkgdir/"
-
-install -D LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-pytz/repos/community-any/PKGBUILD (from rev 220181, 
python-pytz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 17:51:00 UTC (rev 220182)
@@ -0,0 +1,58 @@
+# Maintainer: Stefan Husmann 
+# Maintainer: Jelle van der Waa 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: William Rea 
+
+pkgname=('python-pytz' 'python2-pytz')
+pkgver=2017.2
+pkgrel=1
+arch=('any')
+url="http://pypi.python.org/pypi/pytz";
+license=("MIT")
+makedepends=('python' 'python2')
+source=(https://pypi.python.org/packages/a4/09/c47e57fc9c7062b4e83b075d418800d322caa87ec0ac21e6308bd3a2d519/pytz-2017.2.zip{,.asc})
+md5sums=('f89bde8a811c8a1a5bac17eaaa94383c'
+ 'SKIP')
+validpgpkeys=('C7ECC365AB6F255E1EB9BA1701FA998FBAC6374A')
+
+build(){
+cd $srcdir
+cp -rf pytz-$pkgver pytz2-$pkgver
+}
+
+check(){
+cd $srcdir/pytz-$pkgver/pytz/tests
+
+python3 test_tzinfo.py
+
+python2 test_tzinfo.py
+}
+
+package_python-pytz(){
+depends=('python')
+pkgdesc="Cross platform time zone library for Python"
+
+cd $srcdir/pytz-$pkgver
+
+# Fix locale https://github.com/ipython/ipython/issues/2057
+export LC_ALL=en_US.UTF-8
+
+python3 setup.py install --root=$pkgdir/
+
+install -D LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+
+package_python2-pytz(){
+depends=('python2')
+pkgdesc="Cross platform time zone library for Python"
+
+cd $srcdir/pytz2-$pkgver
+
+# python 2 fix
+sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' pytz/tzfile.py
+
+python2 setup.py install --root="$pkgdir/"
+
+install -D LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:50:51
  Author: jelle
Revision: 220181

upgpkg: python-pytz 2017.2-1

Modified:
  python-pytz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 17:39:16 UTC (rev 220180)
+++ PKGBUILD2017-03-31 17:50:51 UTC (rev 220181)
@@ -4,14 +4,14 @@
 # Contributor: William Rea 
 
 pkgname=('python-pytz' 'python2-pytz')
-pkgver=2016.10
-pkgrel=2
+pkgver=2017.2
+pkgrel=1
 arch=('any')
 url="http://pypi.python.org/pypi/pytz";
 license=("MIT")
 makedepends=('python' 'python2')
-source=(https://pypi.python.org/packages/42/00/5c89fc6c9b305df84def61863528e899e9dccb196f8438f6cbe960758fc5/pytz-2016.10.tar.gz{,.asc})
-md5sums=('cc9f16ba436efabdcef3c4d32ae4919c'
+source=(https://pypi.python.org/packages/a4/09/c47e57fc9c7062b4e83b075d418800d322caa87ec0ac21e6308bd3a2d519/pytz-2017.2.zip{,.asc})
+md5sums=('f89bde8a811c8a1a5bac17eaaa94383c'
  'SKIP')
 validpgpkeys=('C7ECC365AB6F255E1EB9BA1701FA998FBAC6374A')
 


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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 17:46:40
  Author: heftig
Revision: 291950

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

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

--+
 /90-linux.hook   |   22 
 /PKGBUILD|  598 +
 /config.i686 |16734 +
 /config.x86_64   |16240 +++
 /linux.install   |   54 
 /linux.preset|   28 
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  299 
 testing-i686/config.i686 | 8367 
 testing-i686/config.x86_64   | 8120 ---
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  299 
 testing-x86_64/config.i686   | 8367 
 testing-x86_64/config.x86_64 | 8120 ---
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 18 files changed, 33676 insertions(+), 33676 deletions(-)

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


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

2017-03-31 Thread Jan Steffens
Date: Friday, March 31, 2017 @ 17:42:02
  Author: heftig
Revision: 291949

4.10.8-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 16:11:31 UTC (rev 291948)
+++ PKGBUILD2017-03-31 17:42:02 UTC (rev 291949)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.10
-_zenpatch=zen-4.10.7-64e2ccfdce33c5fa3a61e0ef0466beb689260cb0.diff
-pkgver=4.10.7
+_zenpatch=zen-4.10.8-3dba096c1a08bb6884978b4af803ae9ee9a43a38.diff
+pkgver=4.10.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel";
@@ -29,9 +29,9 @@
 
 sha256sums=('3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b'
 'SKIP'
-'3f25d2b9b9627d6fa695fc40b1d895f436b58b2631d48fad16ba15e6f7378c6e'
+'ceb385486e34084dd53425e5ba50b9fba4a8e380d8f2815bfde142852d797da0'
 'SKIP'
-'5b548f25fbefa1027d3f87675fe157dcf615e43a8b25b2938c3ae2d5ec0234d7'
+'426a2bf80e94f7f5b28a6ddced9a9a307d764dc62594092241c0278532e2abe9'
 'SKIP'
 '7d843acf4b6ab19bce9e57baf62e717cfe23abd848cf3d49ee1fdf1274a4f79f'
 'ac0413b62ea6f4f843622c118000675afb9b45b595baa90b1b54d4f5e214d757'


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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:39:16
  Author: jelle
Revision: 220180

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

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

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

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

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

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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:39:05
  Author: jelle
Revision: 220179

upgpkg: mosquitto 1.4.11-5

rebuild for libwebsockets

Modified:
  mosquitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 17:38:45 UTC (rev 220178)
+++ PKGBUILD2017-03-31 17:39:05 UTC (rev 220179)
@@ -4,7 +4,7 @@
 
 pkgname=mosquitto
 pkgver=1.4.11
-pkgrel=4
+pkgrel=5
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('i686' 'x86_64')
 url="http://mosquitto.org/";


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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:38:35
  Author: jelle
Revision: 220177

upgpkg: libwebsockets 2.2.1-1

Modified:
  libwebsockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 17:16:38 UTC (rev 220176)
+++ PKGBUILD2017-03-31 17:38:35 UTC (rev 220177)
@@ -2,8 +2,8 @@
 # Contributor: Jingbei Li 
 
 pkgname=libwebsockets
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="C library for websocket clients and servers"
 arch=('i686' 'x86_64')
 url="https://libwebsockets.org";
@@ -11,7 +11,7 @@
 makedepends=('cmake')
 license=('LGPL')
 source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
+md5sums=('1f641cde2ab3687db3d553f68fe0f620')
 
 build() {
   cd "$pkgname-$pkgver"


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

2017-03-31 Thread Jelle van der Waa
Date: Friday, March 31, 2017 @ 17:38:45
  Author: jelle
Revision: 220178

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

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

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-03-31 17:38:35 UTC (rev 220177)
+++ community-testing-i686/PKGBUILD 2017-03-31 17:38:45 UTC (rev 220178)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.1.1
-pkgrel=2
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org";
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

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

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2017-03-31 17:38:35 UTC (rev 220177)
+++ community-testing-x86_64/PKGBUILD   2017-03-31 17:38:45 UTC (rev 220178)
@@ -1,32 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=2.1.1
-pkgrel=2
-pkgdesc="C library for websocket clients and servers"
-arch=('i686' 'x86_64')
-url="https://libwebsockets.org";
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
-md5sums=('674684ffb90d4a0bcf7a075eb7b90192')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libwebsockets/repos/community-testing-x86_64/PKGBUILD (from rev 220177, 
libwebsockets/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-31 17:38:45 UTC (rev 220178)
@@ -0,0 +1,32 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=2.2.1
+pkgrel=1
+pkgdesc="C library for websocket clients and servers"
+arch=('i686' 'x86_64')
+url="https://libwebsockets.org";
+depends=('openssl')
+makedepends=('cmake')
+license=('LGPL')
+source=("https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz";)
+md5sums=('1f641cde2ab3687db3d553f68fe0f620')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
+  make
+}
+
+

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

2017-03-31 Thread Johannes Löthberg
Date: Friday, March 31, 2017 @ 17:16:24
  Author: demize
Revision: 220175

upgpkg: go-ipfs 0.4.8-1

Modified:
  go-ipfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 14:42:19 UTC (rev 220174)
+++ PKGBUILD2017-03-31 17:16:24 UTC (rev 220175)
@@ -6,7 +6,7 @@
 # Contributor: Ian Naval 
 
 pkgname=go-ipfs
-pkgver=0.4.7
+pkgver=0.4.8
 pkgrel=1
 
 pkgdesc='A peer-to-peer hypermedia distribution protocol'
@@ -20,7 +20,7 @@
 
 
source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz
 ipfs.service)
-sha512sums=('3289cd06087e7fefc92a5c61425515baa31b12ee99bce17cbb8f46186166f12e992b4cba8e268a15e8bc39c05c9adcd552d6799537d9a2624ea418cbfb64ef53'
+sha512sums=('5573012905c44747a55c40ce2972b943cdee0ef2bb4833610c11243e3d5e2eea830664ee920a741f7fd9f8a27d7a53689911b1519f21a9215f2bf8bf5c56d552'
 
'1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6')
 
 prepare() {


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

2017-03-31 Thread Johannes Löthberg
Date: Friday, March 31, 2017 @ 17:16:38
  Author: demize
Revision: 220176

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

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

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

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

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

Deleted: community-i686/ipfs.service
===
--- community-i686/ipfs.service 2017-03-31 17:16:24

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

2017-03-31 Thread Tobias Powalowski
Date: Friday, March 31, 2017 @ 16:11:31
  Author: tpowa
Revision: 291948

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

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

--+
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  289 +
 testing-i686/config.i686 | 8331 +
 testing-i686/config.x86_64   | 8084 +++
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  289 +
 testing-x86_64/config.i686   | 8331 +
 testing-x86_64/config.x86_64 | 8084 +++
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 33512 insertions(+)

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


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

2017-03-31 Thread Tobias Powalowski
Date: Friday, March 31, 2017 @ 16:10:55
  Author: tpowa
Revision: 291947

upgpkg: linux 4.10.8-1

bump to latest release

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 14:38:08 UTC (rev 291946)
+++ PKGBUILD2017-03-31 16:10:55 UTC (rev 291947)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.10
-pkgver=4.10.6
+pkgver=4.10.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/";
@@ -25,7 +25,7 @@
 
 sha256sums=('3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b'
 'SKIP'
-'99ecfe76c427aeebfb0f02fe130264db1d22c87e3f7efd34a231fe6d5c50d75d'
+'ceb385486e34084dd53425e5ba50b9fba4a8e380d8f2815bfde142852d797da0'
 'SKIP'
 '386051f19482672c871e7865fc62f5e2c8010d857729134ba13044734962e42c'
 '12a87284e2935cd17e2846a207cc76f1728531416523735d66ef8a0ae690884c'


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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 14:41:56
  Author: felixonmars
Revision: 220173

upgpkg: python-ruamel-yaml 0.14.4-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 14:38:18 UTC (rev 220172)
+++ PKGBUILD2017-03-31 14:41:56 UTC (rev 220173)
@@ -4,7 +4,7 @@
 # Contributor: rnons 
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.2
+pkgver=0.14.4
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python-pip')
 checkdepends=('python-pytest')
 
source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/ruamel/yaml/get/$pkgver.tar.bz2";)
-sha512sums=('0925d515f534a0e74b714e5927f4317d2995699e7273ca7a84b2900390fd924f42bb831a2f5f89e2531fac903dc2657c4815775238867ce0c0d9f444e26c72bc')
+sha512sums=('8008b259e95ade5dc11fd356f55a68e8d6219376c8424f03a38e3118fd304029aaa8bdbc42bd58b4bb39bb7ca7a67ac6e7a53dd488756b0b3d10ecbca8ad8ef1')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8


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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 14:42:19
  Author: felixonmars
Revision: 220174

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

Added:
  python-ruamel-yaml/repos/community-i686/PKGBUILD
(from rev 220173, python-ruamel-yaml/trunk/PKGBUILD)
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD
(from rev 220173, python-ruamel-yaml/trunk/PKGBUILD)
Deleted:
  python-ruamel-yaml/repos/community-i686/PKGBUILD
  python-ruamel-yaml/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 14:41:56 UTC (rev 220173)
+++ community-i686/PKGBUILD 2017-03-31 14:42:19 UTC (rev 220174)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.14.2
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml";
-license=("MIT")
-makedepends=('python-setuptools' 'python-pip')
-checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/ruamel/yaml/get/$pkgver.tar.bz2";)
-sha512sums=('0925d515f534a0e74b714e5927f4317d2995699e7273ca7a84b2900390fd924f42bb831a2f5f89e2531fac903dc2657c4815775238867ce0c0d9f444e26c72bc')
-
-prepare() {
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/ruamel-yaml-*
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/ruamel-yaml-*
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" py.test 
_test/test_*.py
-}
-
-package() {
-  depends=('python')
-
-  cd ruamel-yaml-*
-  pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-i686/PKGBUILD (from rev 220173, 
python-ruamel-yaml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 14:42:19 UTC (rev 220174)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Samuel Littley 
+# Contributor: rnons 
+
+pkgname=python-ruamel-yaml
+pkgver=0.14.4
+pkgrel=1
+pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/ruamel/yaml";
+license=("MIT")
+makedepends=('python-setuptools' 'python-pip')
+checkdepends=('python-pytest')
+source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/ruamel/yaml/get/$pkgver.tar.bz2";)
+sha512sums=('8008b259e95ade5dc11fd356f55a68e8d6219376c8424f03a38e3118fd304029aaa8bdbc42bd58b4bb39bb7ca7a67ac6e7a53dd488756b0b3d10ecbca8ad8ef1')
+
+prepare() {
+  export LC_CTYPE=en_US.UTF-8
+}
+
+build() {
+  cd "$srcdir"/ruamel-yaml-*
+  python setup.py build
+}
+
+check() {
+  cd "$srcdir"/ruamel-yaml-*
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" py.test 
_test/test_*.py
+}
+
+package() {
+  depends=('python')
+
+  cd ruamel-yaml-*
+  pip install . --root="$pkgdir"
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-31 14:41:56 UTC (rev 220173)
+++ community-x86_64/PKGBUILD   2017-03-31 14:42:19 UTC (rev 220174)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Samuel Littley 
-# Contributor: rnons 
-
-pkgname=python-ruamel-yaml
-pkgver=0.14.2
-pkgrel=1
-pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, 
seq/map flow style, and map key order"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/ruamel/yaml";
-license=("MIT")
-makedepends=('python-setuptools' 'python-pip')
-checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/ruamel/yaml/get/$pkgver.tar.bz2";)
-sha512sums=('0925d515f534a0e74b714e5927f4317d2995699e7273ca7a84b2900390fd924f42bb831a2f5f89e2531fac903dc2657c4815775238867ce0c0d9f444e26c72bc')
-
-prepare() {
-  export LC_CTYPE=en_US.UTF-8
-}
-
-build() {
-  cd "$srcdir"/ruamel-yaml-*
-  python setup.py build
-}
-
-check() {
-  cd "$srcdir"/ruamel-yaml-*
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.6:$PYTHONPATH" py.test 
_test/test_*.py
-}
-
-package() {
-  depends=('python')
-
-  cd ruamel-yaml-*
-  pip install . --root="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-ruamel-yaml/repos/community-x86_64/PKGBUILD (from rev 220173, 
python-ruamel-yaml/trunk/PKGBUILD)
===

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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 14:38:18
  Author: felixonmars
Revision: 220172

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 14:38:02 UTC (rev 220171)
+++ PKGBUILD2017-03-31 14:38:18 UTC (rev 220172)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Yen Chi Hsuan 
-# Contributor: rich_o 
-# Contributor: Jason St. John 
-# Contributor: Daniel YC Lin 
-
-pkgname=(python-texttable python2-texttable)
-pkgver=0.8.7
-pkgrel=2
-pkgdesc="Generate a formatted text table using ASCII characters"
-arch=('any')
-url="https://pypi.python.org/pypi/texttable/";
-license=('LGPL')
-makedepends=('python' 'python2')
-source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz";)
-sha512sums=('8fe5a2eebfb1a415576702afa909a110e6e208a9b3c249cd53a582ab389d50d20b52547c8dc7a9de77bcd2ea243288a7813a9fdf4a7c1cd71f96b51fa7dfed86')
-
-prepare() {
-  cp -a texttable-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/texttable-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/texttable-$pkgver-py2
-  python2 setup.py build
-}
-
-package_python-texttable() {
-  depends=('python')
-
-  cd texttable-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-texttable() {
-  depends=('python2')
-
-  cd texttable-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-texttable/repos/community-any/PKGBUILD (from rev 220171, 
python-texttable/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 14:38:18 UTC (rev 220172)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Yen Chi Hsuan 
+# Contributor: rich_o 
+# Contributor: Jason St. John 
+# Contributor: Daniel YC Lin 
+
+pkgname=(python-texttable python2-texttable)
+pkgver=0.8.8
+pkgrel=1
+pkgdesc="Generate a formatted text table using ASCII characters"
+arch=('any')
+url="https://pypi.python.org/pypi/texttable/";
+license=('LGPL')
+makedepends=('python' 'python2')
+source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz";)
+sha512sums=('4db089bee787103c00a54dfffcad15a8c299abeb48623c3b179f2a872bcae159a4e7068b2e4ca0efec95e6782b806a5898ad6e57f4290be697d0c8b913446b32')
+
+prepare() {
+  cp -a texttable-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/texttable-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/texttable-$pkgver-py2
+  python2 setup.py build
+}
+
+package_python-texttable() {
+  depends=('python')
+
+  cd texttable-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}
+
+package_python2-texttable() {
+  depends=('python2')
+
+  cd texttable-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2017-03-31 Thread Andreas Radke
Date: Friday, March 31, 2017 @ 14:38:08
  Author: andyrtr
Revision: 291946

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

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

--+
 /90-linux.hook   |   22 
 /PKGBUILD|  600 
 /change-default-console-loglevel.patch   |   22 
 /config  |16422 +
 /config.x86_64   |15952 
 /linux-lts.install   |   66 
 /linux-lts.preset|   28 
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  300 
 testing-i686/change-default-console-loglevel.patch   |   11 
 testing-i686/config  | 8211 
 testing-i686/config.x86_64   | 7976 
 testing-i686/linux-lts.install   |   33 
 testing-i686/linux-lts.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  300 
 testing-x86_64/change-default-console-loglevel.patch |   11 
 testing-x86_64/config| 8211 
 testing-x86_64/config.x86_64 | 7976 
 testing-x86_64/linux-lts.install |   33 
 testing-x86_64/linux-lts.preset  |   14 
 21 files changed, 33112 insertions(+), 33112 deletions(-)

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


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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 14:38:02
  Author: felixonmars
Revision: 220171

upgpkg: python-texttable 0.8.8-1

Modified:
  python-texttable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 12:08:50 UTC (rev 220170)
+++ PKGBUILD2017-03-31 14:38:02 UTC (rev 220171)
@@ -6,8 +6,8 @@
 # Contributor: Daniel YC Lin 
 
 pkgname=(python-texttable python2-texttable)
-pkgver=0.8.7
-pkgrel=2
+pkgver=0.8.8
+pkgrel=1
 pkgdesc="Generate a formatted text table using ASCII characters"
 arch=('any')
 url="https://pypi.python.org/pypi/texttable/";
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python' 'python2')
 source=("https://pypi.io/packages/source/t/texttable/texttable-$pkgver.tar.gz";)
-sha512sums=('8fe5a2eebfb1a415576702afa909a110e6e208a9b3c249cd53a582ab389d50d20b52547c8dc7a9de77bcd2ea243288a7813a9fdf4a7c1cd71f96b51fa7dfed86')
+sha512sums=('4db089bee787103c00a54dfffcad15a8c299abeb48623c3b179f2a872bcae159a4e7068b2e4ca0efec95e6782b806a5898ad6e57f4290be697d0c8b913446b32')
 
 prepare() {
   cp -a texttable-$pkgver{,-py2}


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

2017-03-31 Thread Andreas Radke
Date: Friday, March 31, 2017 @ 14:37:35
  Author: andyrtr
Revision: 291945

upgpkg: linux-lts 4.9.20-1

upstream update 4.9.20

Modified:
  linux-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 14:24:52 UTC (rev 291944)
+++ PKGBUILD2017-03-31 14:37:35 UTC (rev 291945)
@@ -4,7 +4,7 @@
 pkgbase=linux-lts
 #pkgbase=linux-lts-custom
 _srcname=linux-4.9
-pkgver=4.9.19
+pkgver=4.9.20
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/";
@@ -23,7 +23,7 @@
 # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
 sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
 'SKIP'
-'1a175fcf20c6c6cc362df34ff4cbb789fb31ebafd7c2b2142d4f7a8fb447'
+'fb856acd9195e7d83ef9971ec7be55eca0d6fdf0fbfbe9a8f3bb04590d44b51f'
 'SKIP'
 'd577759532f56b0df073cdc0f2aa3975f1325b8a91851050bb678e18ace6700c'
 '521943d91f3e2a42b9848c429063db2b554e4433366fa8341ab9186a1151d0ca'


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

2017-03-31 Thread Jan de Groot
Date: Friday, March 31, 2017 @ 14:24:52
  Author: jgc
Revision: 291944

Use gitpkg standards. Switch to HTTPS, use long commits

Modified:
  xf86-video-intel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 13:51:37 UTC (rev 291943)
+++ PKGBUILD2017-03-31 14:24:52 UTC (rev 291944)
@@ -3,7 +3,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xf86-video-intel
-_commit=cb6ba2d # 7 digits
+_commit=cb6ba2da056f3298a765b4da5cd626343c00a533  # master
 pkgver=2.99.917+770+gcb6ba2da
 pkgrel=1
 epoch=1
@@ -28,13 +28,12 @@
 conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 
'X-ABI-VIDEODRV_VERSION>=24'
'xf86-video-intel-sna' 'xf86-video-intel-uxa' 'xf86-video-i810' 
'xf86-video-intel-legacy')
 groups=('xorg-drivers')
-#source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-source=("git://anongit.freedesktop.org/xorg/driver/xf86-video-intel#commit=${_commit}")
+source=("git+https://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
-  git describe --long | sed 's/-/+/g'
+  git describe --tags | sed 's/-/+/g'
 }
 
 prepare() {


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

2017-03-31 Thread Jan de Groot
Date: Friday, March 31, 2017 @ 13:51:32
  Author: jgc
Revision: 291942

upgpkg: vte3 0.48.1+2+gff1861f9-1

Modified:
  vte3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 12:21:29 UTC (rev 291941)
+++ PKGBUILD2017-03-31 13:51:32 UTC (rev 291942)
@@ -3,7 +3,7 @@
 
 pkgbase=vte3
 pkgname=(vte3 vte-common)
-pkgver=0.46.1
+pkgver=0.48.1+2+gff1861f9
 pkgrel=1
 pkgdesc="Virtual Terminal Emulator widget for use with GTK3"
 url="https://wiki.gnome.org/Apps/Terminal/VTE";
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 depends=(gtk3 pcre2 gnutls)
 makedepends=(intltool gobject-introspection vala glade git gtk-doc gperf)
-_commit=fbd3708d46adff180c89139aa5d2555a241ddc9b  # tags/0.46.1^0
+_commit=ff1861f9235923b96c515a77cab82d98f8644c28  # vte-0-48
 source=("git://git.gnome.org/vte#commit=$_commit")
 sha256sums=('SKIP')
 


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

2017-03-31 Thread Jan de Groot
Date: Friday, March 31, 2017 @ 13:51:37
  Author: jgc
Revision: 291943

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

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

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

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

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


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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 12:21:29
  Author: arojas
Revision: 291941

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-31 12:20:57 UTC (rev 291940)
+++ extra-i686/PKGBUILD 2017-03-31 12:21:29 UTC (rev 291941)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: Ronald van Haren 
-
-pkgname=calligra
-pkgdesc="A set of applications for productivity and creative usage"
-pkgver=3.0.0.1
-pkgrel=5
-arch=('i686' 'x86_64')
-url='http://www.calligra-suite.org/'
-license=('FDL1.2' 'GPL2' 'LGPL')
-depends=('kcmutils' 'knotifyconfig' 'kross' 'ktexteditor' 'threadweaver' 
'kactivities' 'kdiagram' 'kreport' 'libspnav'
- 'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 
'libodfgen' 'qt5-webkit' 'cauchy')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'khtml' 'boost' 'openjpeg'
- 'libwpg' 'okular' 'eigen' 'marble' 'pstoedit' 'libvisio' 
'libetonyek' 'libodfgen' 'libwps' 'vc')
-optdepends=('libwpg: Corel WordPerfect Graphics image importer'
-'libwps: Microsoft Works file word processor format import'
-'libvisio: Microsoft Visio import filter'
-'libetonyek: Apple Keynote import filter'
-'pstoedit: EPS to SVG filter'
-'poppler: PDF to SVG filter'
-'khtml: HTML to ODS filter'
-'openjpeg: PDF to SVG filer')
-conflicts=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
-  'calligra-plugins' 'calligra-sheets' 'calligra-stage' 
'calligra-words' 'calligra-l10n' 'calligra-meta'
-  'calligra-flow' 'calligra-braindump' 'calligra-gemini' 
'calligra-handbook')
-replaces=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' 'karbon' 'calligra-libs' 'calligra-plan'
-  'calligra-plugins' 'calligra-sheets' 'calligra-stage' 
'calligra-words' 'calligra-l10n' 'calligra-meta')
-for _lang in bs ca ca@valencia cs da de el en_gb es et fi fr gl hu it ja kk nb 
nl \
- pl pt pt_br ru sk sv uk zh_cn zh_tw; do
-  conflicts+=(calligra-l10n-$_lang)
-  replaces+=(calligra-l10n-$_lang)
-done
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dedc51efc42f7dda37514d450cb772d9db37a658e0abbcf0f513712a04c1f011'
-'SKIP')
-validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD) # Boudewijn Rempt 

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

Copied: calligra/repos/extra-i686/PKGBUILD (from rev 291940, 
calligra/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-03-31 12:21:29 UTC (rev 291941)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Ronald van Haren 
+
+pkgname=calligra
+pkgdesc="A set of applications for productivity and creative usage"
+pkgver=3.0.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://www.calligra-suite.org/'
+license=('FDL1.2' 'GPL2' 'LGPL')
+depends=('kcmutils' 'knotifyconfig' 'kross' 'kactivities' 'kdiagram' 'kreport' 
'libspnav'
+ 'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 
'libodfgen' 'qt5-webkit' 'cauchy' 'khtml')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'boost' 'openjpeg'
+ 'libwpg' 'okular' 'eigen' 'marble-common' 'pstoedit' 'libvisio' 
'libetonyek' 'libwps' 'vc')
+optdepends=('libwpg: Corel WordPerfect Graphics image importer'
+'libwps: Microsoft Works file word processor format import'
+'libvisio: Microsoft Visio import filter'
+'libetonyek: Apple Keynote import filter'
+'pstoedit: EPS to SVG filter'
+'poppler: PDF to SVG filter'
+'openjpeg: PDF to SVG filer')
+conflicts=('calligra-devtools' 'calligra-extras' 'calligra-filters' 
'calligra-karbon' 'karbon' 'calligra-libs' 'cal

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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 12:20:57
  Author: arojas
Revision: 291940

Update to 3.0.1

Modified:
  calligra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 10:12:28 UTC (rev 291939)
+++ PKGBUILD2017-03-31 12:20:57 UTC (rev 291940)
@@ -6,15 +6,15 @@
 
 pkgname=calligra
 pkgdesc="A set of applications for productivity and creative usage"
-pkgver=3.0.0.1
-pkgrel=5
+pkgver=3.0.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.calligra-suite.org/'
 license=('FDL1.2' 'GPL2' 'LGPL')
-depends=('kcmutils' 'knotifyconfig' 'kross' 'ktexteditor' 'threadweaver' 
'kactivities' 'kdiagram' 'kreport' 'libspnav'
+depends=('kcmutils' 'knotifyconfig' 'kross' 'kactivities' 'kdiagram' 'kreport' 
'libspnav'
  'gsl' 'openexr' 'kcontacts' 'kcalcore' 'qca-qt5' 'poppler-qt5' 
'libodfgen' 'qt5-webkit' 'cauchy' 'khtml')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'khtml' 'boost' 'openjpeg'
- 'libwpg' 'okular' 'eigen' 'marble-common' 'pstoedit' 'libvisio' 
'libetonyek' 'libodfgen' 'libwps' 'vc')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin' 
'boost' 'openjpeg'
+ 'libwpg' 'okular' 'eigen' 'marble-common' 'pstoedit' 'libvisio' 
'libetonyek' 'libwps' 'vc')
 optdepends=('libwpg: Corel WordPerfect Graphics image importer'
 'libwps: Microsoft Works file word processor format import'
 'libvisio: Microsoft Visio import filter'
@@ -33,9 +33,10 @@
   replaces+=(calligra-l10n-$_lang)
 done
 
source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('dedc51efc42f7dda37514d450cb772d9db37a658e0abbcf0f513712a04c1f011'
+sha256sums=('452bddc4e03cfbf48de508b991dc94209d386d86bf010ea9d10afed0f5694db2'
 'SKIP')
-validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD) # Boudewijn Rempt 

+validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD  # Boudewijn Rempt 

+  42A60D06F449E895F40F09C01638B8A616108B8A) # Dag Andersen 

 
 prepare() {
   mkdir -p build


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

2017-03-31 Thread Jonathan Steel
Date: Friday, March 31, 2017 @ 12:08:50
  Author: jsteel
Revision: 220170

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 12:08:41 UTC (rev 220169)
+++ PKGBUILD2017-03-31 12:08:50 UTC (rev 220170)
@@ -1,34 +0,0 @@
-# Maintainer: Jonathan Steel 
-# Contributor: Chris Severance aur.severach AatT spamgourmet.com
-# Contributor: Alper KANAT 
-
-pkgname=aws-cli
-pkgver=1.11.68
-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=('2bcae8bc563dcde1e0c258d27b831112')
-
-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 220169, 
aws-cli/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 12:08:50 UTC (rev 220170)
@@ -0,0 +1,34 @@
+# Maintainer: Jonathan Steel 
+# Contributor: Chris Severance aur.severach AatT spamgourmet.com
+# Contributor: Alper KANAT 
+
+pkgname=aws-cli
+pkgver=1.11.69
+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=('7caa6b5ef656abaf8d72bc557a6d173f')
+
+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/trunk (PKGBUILD)

2017-03-31 Thread Jonathan Steel
Date: Friday, March 31, 2017 @ 12:08:22
  Author: jsteel
Revision: 220167

upgpkg: python-botocore 1.5.32-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 11:26:29 UTC (rev 220166)
+++ PKGBUILD2017-03-31 12:08:22 UTC (rev 220167)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.31
+pkgver=1.5.32
 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=('5995d62f1e3cd65b7ce1cd9702a05979')
+md5sums=('ede69f451e5fc5627a58f1e149730d7b')
 
 build() {
   cd botocore-$pkgver


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

2017-03-31 Thread Jonathan Steel
Date: Friday, March 31, 2017 @ 12:08:41
  Author: jsteel
Revision: 220169

upgpkg: aws-cli 1.11.69-1

Modified:
  aws-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 12:08:34 UTC (rev 220168)
+++ PKGBUILD2017-03-31 12:08:41 UTC (rev 220169)
@@ -3,7 +3,7 @@
 # Contributor: Alper KANAT 
 
 pkgname=aws-cli
-pkgver=1.11.68
+pkgver=1.11.69
 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=('2bcae8bc563dcde1e0c258d27b831112')
+md5sums=('7caa6b5ef656abaf8d72bc557a6d173f')
 
 build() {
   cd $pkgname-$pkgver


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

2017-03-31 Thread Jonathan Steel
Date: Friday, March 31, 2017 @ 12:08:34
  Author: jsteel
Revision: 220168

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-31 12:08:22 UTC (rev 220167)
+++ PKGBUILD2017-03-31 12:08:34 UTC (rev 220168)
@@ -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.31
-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=('5995d62f1e3cd65b7ce1cd9702a05979')
-
-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 220167, 
python-botocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-31 12:08:34 UTC (rev 220168)
@@ -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.32
+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=('ede69f451e5fc5627a58f1e149730d7b')
+
+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 yakuake/repos (4 files)

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 11:26:29
  Author: arojas
Revision: 220166

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 11:25:57 UTC (rev 220165)
+++ community-i686/PKGBUILD 2017-03-31 11:26:29 UTC (rev 220166)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: James Rayner 
-# Contributor: leeghoofd 
-
-pkgname=yakuake
-pkgver=3.0.2
-pkgrel=3
-pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
-arch=('i686' 'x86_64')
-url='http://yakuake.kde.org/'
-license=('GPL')
-depends=('konsole' 'knewstuff')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('6c5eaea40770283078dad6fa288615c5')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: yakuake/repos/community-i686/PKGBUILD (from rev 220165, 
yakuake/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 11:26:29 UTC (rev 220166)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=('i686' 'x86_64')
+url='http://yakuake.kde.org/'
+license=('GPL')
+depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('f85eb541a76061012fe815e573f441f3'
+ 'SKIP')
+validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-31 11:25:57 UTC (rev 220165)
+++ community-x86_64/PKGBUILD   2017-03-31 11:26:29 UTC (rev 220166)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: James Rayner 
-# Contributor: leeghoofd 
-
-pkgname=yakuake
-pkgver=3.0.2
-pkgrel=3
-pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
-arch=('i686' 'x86_64')
-url='http://yakuake.kde.org/'
-license=('GPL')
-depends=('konsole' 'knewstuff')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('6c5eaea40770283078dad6fa288615c5')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: yakuake/repos/community-x86_64/PKGBUILD (from rev 220165, 
yakuake/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-31 11:26:29 UTC (rev 220166)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=('i686' 'x86_64')
+url='http://yakuake.kde.org/'
+license=('GPL')
+depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('f85eb541a76061012fe815e573f441f3'
+ 'SKIP')
+validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PRE

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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 11:25:57
  Author: arojas
Revision: 220165

Update to 3.0.3

Modified:
  yakuake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 10:15:49 UTC (rev 220164)
+++ PKGBUILD2017-03-31 11:25:57 UTC (rev 220165)
@@ -5,16 +5,18 @@
 # Contributor: leeghoofd 
 
 pkgname=yakuake
-pkgver=3.0.2
-pkgrel=3
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
 arch=('i686' 'x86_64')
 url='http://yakuake.kde.org/'
 license=('GPL')
-depends=('konsole' 'knewstuff')
+depends=('konsole' 'knewstuff' 'kwayland' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('6c5eaea40770283078dad6fa288615c5')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('f85eb541a76061012fe815e573f441f3'
+ 'SKIP')
+validpgpkeys=('DA6B31C4B98A877DBB2EF9A292220328C632316E') # Eike Hein 

 
 build() {
   mkdir build


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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 10:15:49
  Author: arojas
Revision: 220164

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 10:15:14 UTC (rev 220163)
+++ community-i686/PKGBUILD 2017-03-31 10:15:49 UTC (rev 220164)
@@ -1,43 +0,0 @@
-# $Id$
-# Contributor: Balló György 
-
-_pkgbase=PyAudio
-pkgbase=python-pyaudio
-pkgname=('python-pyaudio' 'python2-pyaudio')
-pkgver=0.2.10
-pkgrel=1
-pkgdesc="Python bindings for PortAudio"
-arch=('x86_64' 'i686')
-url="https://people.csail.mit.edu/hubert/pyaudio/";
-license=('MIT')
-depends=('portaudio' 'python' 'python2')
-source=("$pkgbase-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/P/$_pkgbase/$_pkgbase-$pkgver.tar.gz";)
-sha256sums=('b87ff95a44a6ba6628957a529f0c23ef5659e905c246f8419018cb3f60a1d3d0')
-
-prepare() {
-   cp -a $_pkgbase-$pkgver{,-python2}
-}
-
-build() {
-   cd $_pkgbase-$pkgver
-   python setup.py build
-
-   cd ../$_pkgbase-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-pyaudio() {
-   depends=('portaudio' 'python')
-
-   cd $_pkgbase-$pkgver
-   python3 setup.py install --root "$pkgdir" --optimize=1
-   install -Dm644 README "$pkgdir/usr/share/licenses/$pkgname/README"
-}
-
-package_python2-pyaudio() {
-   depends=('portaudio' 'python2')
-
-   cd $_pkgbase-$pkgver-python2
-   python2 setup.py install --root "$pkgdir" --optimize=1
-   install -Dm644 README "$pkgdir/usr/share/licenses/$pkgname/README"
-}

Copied: python-pyaudio/repos/community-i686/PKGBUILD (from rev 220163, 
python-pyaudio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 10:15:49 UTC (rev 220164)
@@ -0,0 +1,43 @@
+# $Id$
+# Contributor: Balló György 
+
+_pkgbase=PyAudio
+pkgbase=python-pyaudio
+pkgname=('python-pyaudio' 'python2-pyaudio')
+pkgver=0.2.11
+pkgrel=1
+pkgdesc="Python bindings for PortAudio"
+arch=('x86_64' 'i686')
+url="https://people.csail.mit.edu/hubert/pyaudio/";
+license=('MIT')
+depends=('portaudio' 'python' 'python2')
+source=("$pkgbase-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/P/$_pkgbase/$_pkgbase-$pkgver.tar.gz";)
+sha256sums=('93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74')
+
+prepare() {
+   cp -a $_pkgbase-$pkgver{,-python2}
+}
+
+build() {
+   cd $_pkgbase-$pkgver
+   python setup.py build
+
+   cd ../$_pkgbase-$pkgver-python2
+   python2 setup.py build
+}
+
+package_python-pyaudio() {
+   depends=('portaudio' 'python')
+
+   cd $_pkgbase-$pkgver
+   python3 setup.py install --root "$pkgdir" --optimize=1
+   install -Dm644 README "$pkgdir/usr/share/licenses/$pkgname/README"
+}
+
+package_python2-pyaudio() {
+   depends=('portaudio' 'python2')
+
+   cd $_pkgbase-$pkgver-python2
+   python2 setup.py install --root "$pkgdir" --optimize=1
+   install -Dm644 README "$pkgdir/usr/share/licenses/$pkgname/README"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-31 10:15:14 UTC (rev 220163)
+++ community-x86_64/PKGBUILD   2017-03-31 10:15:49 UTC (rev 220164)
@@ -1,43 +0,0 @@
-# $Id$
-# Contributor: Balló György 
-
-_pkgbase=PyAudio
-pkgbase=python-pyaudio
-pkgname=('python-pyaudio' 'python2-pyaudio')
-pkgver=0.2.10
-pkgrel=1
-pkgdesc="Python bindings for PortAudio"
-arch=('x86_64' 'i686')
-url="https://people.csail.mit.edu/hubert/pyaudio/";
-license=('MIT')
-depends=('portaudio' 'python' 'python2')
-source=("$pkgbase-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/P/$_pkgbase/$_pkgbase-$pkgver.tar.gz";)
-sha256sums=('b87ff95a44a6ba6628957a529f0c23ef5659e905c246f8419018cb3f60a1d3d0')
-
-prepare() {
-   cp -a $_pkgbase-$pkgver{,-python2}
-}
-
-build() {
-   cd $_pkgbase-$pkgver
-   python setup.py build
-
-   cd ../$_pkgbase-$pkgver-python2
-   python2 setup.py build
-}
-
-package_python-pyaudio() {
-   depends=('portaudio' 'python')
-
-   cd $_pkgbase-$pkgver
-   python3 setup.py install --root "$pkgdir" --optimize=1
-   install -Dm644 README "$pkgdir/usr/share/licenses/$

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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 10:15:14
  Author: arojas
Revision: 220163

Update to 0.2.11

Modified:
  python-pyaudio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 09:56:02 UTC (rev 220162)
+++ PKGBUILD2017-03-31 10:15:14 UTC (rev 220163)
@@ -4,7 +4,7 @@
 _pkgbase=PyAudio
 pkgbase=python-pyaudio
 pkgname=('python-pyaudio' 'python2-pyaudio')
-pkgver=0.2.10
+pkgver=0.2.11
 pkgrel=1
 pkgdesc="Python bindings for PortAudio"
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 license=('MIT')
 depends=('portaudio' 'python' 'python2')
 
source=("$pkgbase-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/P/$_pkgbase/$_pkgbase-$pkgver.tar.gz";)
-sha256sums=('b87ff95a44a6ba6628957a529f0c23ef5659e905c246f8419018cb3f60a1d3d0')
+sha256sums=('93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74')
 
 prepare() {
cp -a $_pkgbase-$pkgver{,-python2}


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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 10:12:28
  Author: arojas
Revision: 291939

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

Added:
  qt5-webengine/repos/extra-i686/PKGBUILD
(from rev 291938, qt5-webengine/trunk/PKGBUILD)
  qt5-webengine/repos/extra-i686/qt5-webengine-nss.patch
(from rev 291938, qt5-webengine/trunk/qt5-webengine-nss.patch)
  qt5-webengine/repos/extra-i686/qtwebengine-5.7.0-icu58.patch
(from rev 291938, qt5-webengine/trunk/qtwebengine-5.7.0-icu58.patch)
  qt5-webengine/repos/extra-x86_64/PKGBUILD
(from rev 291938, qt5-webengine/trunk/PKGBUILD)
  qt5-webengine/repos/extra-x86_64/qt5-webengine-nss.patch
(from rev 291938, qt5-webengine/trunk/qt5-webengine-nss.patch)
  qt5-webengine/repos/extra-x86_64/qtwebengine-5.7.0-icu58.patch
(from rev 291938, qt5-webengine/trunk/qtwebengine-5.7.0-icu58.patch)
Deleted:
  qt5-webengine/repos/extra-i686/PKGBUILD
  qt5-webengine/repos/extra-i686/qt5-webengine-nss.patch
  qt5-webengine/repos/extra-i686/qtwebengine-5.7.0-icu58.patch
  qt5-webengine/repos/extra-x86_64/PKGBUILD
  qt5-webengine/repos/extra-x86_64/qt5-webengine-nss.patch
  qt5-webengine/repos/extra-x86_64/qtwebengine-5.7.0-icu58.patch

+
 /PKGBUILD  |  156 
 /qt5-webengine-nss.patch   |   62 +++
 /qtwebengine-5.7.0-icu58.patch |  210 +++
 extra-i686/PKGBUILD|   73 -
 extra-i686/qt5-webengine-nss.patch |   31 ---
 extra-i686/qtwebengine-5.7.0-icu58.patch   |  105 -
 extra-x86_64/PKGBUILD  |   73 -
 extra-x86_64/qt5-webengine-nss.patch   |   31 ---
 extra-x86_64/qtwebengine-5.7.0-icu58.patch |  105 -
 9 files changed, 428 insertions(+), 418 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-03-31 10:11:50 UTC (rev 291938)
+++ extra-i686/PKGBUILD 2017-03-31 10:12:28 UTC (rev 291939)
@@ -1,73 +0,0 @@
-# $Id: PKGBUILD 240297 2015-06-03 10:22:03Z fyan $
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=qt5-webengine
-_qtver=5.8.0
-pkgver=${_qtver/-/}
-pkgrel=4
-arch=('i686' 'x86_64')
-url='http://qt-project.org/'
-license=('LGPL3' 'LGPL2.1' 'BSD')
-pkgdesc='Provides support for web applications using the Chromium browser 
project'
-depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 
'pciutils' 'libxss' 'libvpx' 
- 'libevent' 'libsrtp' 'snappy' 'nss' 'protobuf' 'libxslt' 'libxdamage' 
'minizip' 'ffmpeg')
- # namcap note: libxdamage is needed for nvidia users
-makedepends=('python2' 'git' 'gperf' 'jsoncpp')
-groups=('qt' 'qt5')
-_pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"
-source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz";
 qt5-webengine-nss.patch
-qtwebengine-5.7.0-icu58.patch 
qtbug-58488.patch::"https://github.com/qt/qtwebengine/commit/7e7dd262.patch";
-
qtbug-58381.patch::"https://github.com/qt/qtwebengine/commit/8e147ed3.patch";
-
qtbug-58515.patch::"https://github.com/qt/qtwebengine/commit/a6c6665d.patch";
-
qtbug-58673.patch::"https://github.com/qt/qtwebengine/commit/90501711.patch";)
-
-md5sums=('6e7fb2be161c6db4d988a4f5b329672f'
- '2a1610b34204102938a24154a52e5571'
- '9d225d1bf83ea45dbf6556d30d35fcb8'
- '3762cbdbc6a752e4d876e048e5e16de6'
- '951ac7549fff82f9d1d11e9bf50556ba'
- 'd5da5608285ad764f37fe196f9afe5a1'
- 'c7b5acd58319d23d769c19f42323e8ec')
-
-prepare() {
-  mkdir -p build
-
-  # Hack to force using python2
-  mkdir -p bin
-  ln -s /usr/bin/python2 bin/python
-
-  # Fix opening some websites with recent NSS 
https://github.com/QupZilla/qupzilla/issues/1870 (KaOSx patch)
-  cd ${_pkgfqn}
- # patch -p1 -i ../qt5-webengine-nss.patch
-
-  # Fix build with ICU 58 (gentoo)
-  patch -p1 -i "$srcdir"/qtwebengine-5.7.0-icu58.patch
-
-  # Prevent drop-down popups form stealing focus 
https://bugreports.qt.io/browse/QTBUG-58488
-  patch -p1 -i ../qtbug-58488.patch
-
-  # Backport some focus fixes
-  patch -p1 -i ../qtbug-58381.patch
-  patch -p1 -i ../qtbug-58515.patch
-  patch -p1 -i ../qtbug-58673.patch 
-}
-
-build() {
-  cd build
-
-  export PATH="$srcdir/bin:$PATH"
-  qmake CONFIG+="proprietary-codecs" WEBENGINE_CONFIG+="use_proprietary_codecs 
use_system_ffmpeg use_system_icu" ../${_pkgfqn}
-  make
-}
-
-package() {
-  cd build
-  make INSTALL_ROOT="$pkgdir" install
-
-  # Drop QMAKE_PRL_BUILD_DIR because reference the build dir
-  find "$pkgdir/usr/lib" -type f -name '*.prl' \
--exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;
-
-  install -Dm644 "$srcdir"/${_pkgfqn}/src/3rdparty/chromium/LICENSE 
"$pkgdir"/usr/share/licenses/${pkgname}/LICENSE.chromium
-}

Copied: qt5-webengine/repos/extra-i686/PKGBUILD (from rev 291938, 
qt5-webengine/tru

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

2017-03-31 Thread Antonio Rojas
Date: Friday, March 31, 2017 @ 10:11:50
  Author: arojas
Revision: 291938

Fix IME support (FS#53444)

Modified:
  qt5-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 06:43:45 UTC (rev 291937)
+++ PKGBUILD2017-03-31 10:11:50 UTC (rev 291938)
@@ -5,7 +5,7 @@
 pkgname=qt5-webengine
 _qtver=5.8.0
 pkgver=${_qtver/-/}
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('LGPL3' 'LGPL2.1' 'BSD')
@@ -20,7 +20,8 @@
 qtwebengine-5.7.0-icu58.patch 
qtbug-58488.patch::"https://github.com/qt/qtwebengine/commit/7e7dd262.patch";
 
qtbug-58381.patch::"https://github.com/qt/qtwebengine/commit/8e147ed3.patch";
 
qtbug-58515.patch::"https://github.com/qt/qtwebengine/commit/a6c6665d.patch";
-
qtbug-58673.patch::"https://github.com/qt/qtwebengine/commit/90501711.patch";)
+
qtbug-58673.patch::"https://github.com/qt/qtwebengine/commit/90501711.patch";
+
qtbug-58362.patch::"https://github.com/qt/qtwebengine/commit/31374ba9.patch";)
 
 md5sums=('6e7fb2be161c6db4d988a4f5b329672f'
  '2a1610b34204102938a24154a52e5571'
@@ -28,7 +29,8 @@
  '3762cbdbc6a752e4d876e048e5e16de6'
  '951ac7549fff82f9d1d11e9bf50556ba'
  'd5da5608285ad764f37fe196f9afe5a1'
- 'c7b5acd58319d23d769c19f42323e8ec')
+ 'c7b5acd58319d23d769c19f42323e8ec'
+ '663f8454990de96fad4c8c78bcd6f819')
 
 prepare() {
   mkdir -p build
@@ -51,6 +53,9 @@
   patch -p1 -i ../qtbug-58381.patch
   patch -p1 -i ../qtbug-58515.patch
   patch -p1 -i ../qtbug-58673.patch 
+
+  # Fix IME support
+  patch -p1 -i ../qtbug-58362.patch
 }
 
 build() {


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

2017-03-31 Thread Sergej Pupykin
Date: Friday, March 31, 2017 @ 09:56:02
  Author: spupykin
Revision: 220162

fix comment

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 09:35:08 UTC (rev 220161)
+++ PKGBUILD2017-03-31 09:56:02 UTC (rev 220162)
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/";
 license=('MIT')
-# poedit-2.0 depends on wxgtk-3.1+!
+# poedit-2.0: https://github.com/vslavik/poedit/issues/366
 depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
 makedepends=('boost' 'libsm')
 
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)


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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 09:35:08
  Author: felixonmars
Revision: 220161

archrelease: copy trunk to community-any

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

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

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

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

Deleted: uglify-js.install
===
--- uglify-js.install   2017-03-31 09:34:54 UTC (rev 220160)
+++ uglify-js.install   2017-03-31 09:35:08 UTC (rev 220161)
@@ -1,8 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules
-}
-
-post_upgrade() {
-  post_install
-}

Copied: uglify-js/repos/community-any/uglify-js.install (from rev 220160, 
uglify-js/trunk/uglify-js.install)
===
--- uglify-js.install   (rev 0)
+++ uglify-js.install   2017-03-31 09:35:08 UTC (rev 220161)
@@ -0,0 +1,8 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules
+}
+
+post_upgrade() {
+  post_install
+}


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

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 09:34:54
  Author: felixonmars
Revision: 220160

upgpkg: uglify-js 2.8.20-1

Modified:
  uglify-js/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 09:28:41 UTC (rev 220159)
+++ PKGBUILD2017-03-31 09:34:54 UTC (rev 220160)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Nagy 
 
 pkgname=uglify-js
-pkgver=2.8.19
+pkgver=2.8.20
 pkgrel=1
 pkgdesc="JavaScript parser, mangler/compressor and beautifier toolkit"
 arch=('any')
@@ -14,7 +14,7 @@
 install=${pkgname}.install
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('179a676c4b8c6331cd98a0313cbdea66bd44fb8d1fc131461c81c81a3521a77ce174c0462f40321d2f3bfca5be2ca4a5356bdbaad946458e937c4a16b5b42b09')
+sha512sums=('573753041741faa2dfd08ba79231b622509f501c3e8580591d276ab1b030f7f0e8d7c761c0b01d399492bff001f0b6800b62b8396d864cdb353353cc7227ca0c')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in deepin-polkit-agent/repos (4 files)

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 09:28:41
  Author: felixonmars
Revision: 220159

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

Added:
  deepin-polkit-agent/repos/community-i686/PKGBUILD
(from rev 220158, deepin-polkit-agent/trunk/PKGBUILD)
  deepin-polkit-agent/repos/community-x86_64/PKGBUILD
(from rev 220158, deepin-polkit-agent/trunk/PKGBUILD)
Deleted:
  deepin-polkit-agent/repos/community-i686/PKGBUILD
  deepin-polkit-agent/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 09:28:16 UTC (rev 220158)
+++ community-i686/PKGBUILD 2017-03-31 09:28:41 UTC (rev 220159)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-polkit-agent
-pkgver=0.0.5
-pkgrel=1
-pkgdesc='Deepin Polkit Agent'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-polkit-agent";
-license=('GPL3')
-depends=('deepin-tool-kit' 'polkit-qt5')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz";)
-sha256sums=('e551966d1076dbd4f48d24882ccda63cd425fd046dfaa14a76d2c68cbd528567')
-
-build() {
-  cd dde-polkit-agent-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-polkit-agent-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-polkit-agent/repos/community-i686/PKGBUILD (from rev 220158, 
deepin-polkit-agent/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 09:28:41 UTC (rev 220159)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-polkit-agent
+pkgver=0.0.6
+pkgrel=1
+pkgdesc='Deepin Polkit Agent'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-polkit-agent";
+license=('GPL3')
+depends=('deepin-tool-kit' 'polkit-qt5')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz";)
+sha512sums=('b493ca79532cb39f29b2388c4db964b486fbb61b539fa34812f09c6ea8f25e15d3f6bd0e7caaaedc7d34e2d560559b05ca476d5cd117e57a7dce6a38839facdc')
+
+build() {
+  cd dde-polkit-agent-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-polkit-agent-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-31 09:28:16 UTC (rev 220158)
+++ community-x86_64/PKGBUILD   2017-03-31 09:28:41 UTC (rev 220159)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-polkit-agent
-pkgver=0.0.5
-pkgrel=1
-pkgdesc='Deepin Polkit Agent'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-polkit-agent";
-license=('GPL3')
-depends=('deepin-tool-kit' 'polkit-qt5')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz";)
-sha256sums=('e551966d1076dbd4f48d24882ccda63cd425fd046dfaa14a76d2c68cbd528567')
-
-build() {
-  cd dde-polkit-agent-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dde-polkit-agent-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-polkit-agent/repos/community-x86_64/PKGBUILD (from rev 220158, 
deepin-polkit-agent/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-31 09:28:41 UTC (rev 220159)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-polkit-agent
+pkgver=0.0.6
+pkgrel=1
+pkgdesc='Deepin Polkit Agent'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-polkit-agent";
+license=('GPL3')
+depends=('deepin-tool-kit' 'polkit-qt5')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz";)
+sha512sums=('b493ca79532cb39f29b2388c4db964b486fbb61b539fa34812f09c6ea8f25e15d3f6bd0e7caaaedc7d34e2d560559b05ca476d5cd117e57a7dce6a38839facdc')
+
+build() {
+  cd dde-polkit-agent-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dde-polkit-agent-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in deepin-polkit-agent/trunk (PKGBUILD)

2017-03-31 Thread Felix Yan
Date: Friday, March 31, 2017 @ 09:28:16
  Author: felixonmars
Revision: 220158

upgpkg: deepin-polkit-agent 0.0.6-1

Modified:
  deepin-polkit-agent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 08:36:32 UTC (rev 220157)
+++ PKGBUILD2017-03-31 09:28:16 UTC (rev 220158)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-polkit-agent
-pkgver=0.0.5
+pkgver=0.0.6
 pkgrel=1
 pkgdesc='Deepin Polkit Agent'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('deepin-tool-kit' 'polkit-qt5')
 makedepends=('qt5-tools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-polkit-agent/archive/$pkgver.tar.gz";)
-sha256sums=('e551966d1076dbd4f48d24882ccda63cd425fd046dfaa14a76d2c68cbd528567')
+sha512sums=('b493ca79532cb39f29b2388c4db964b486fbb61b539fa34812f09c6ea8f25e15d3f6bd0e7caaaedc7d34e2d560559b05ca476d5cd117e57a7dce6a38839facdc')
 
 build() {
   cd dde-polkit-agent-$pkgver


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

2017-03-31 Thread Sergej Pupykin
Date: Friday, March 31, 2017 @ 08:36:32
  Author: spupykin
Revision: 220157

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-03-31 08:36:10 UTC (rev 220156)
+++ community-i686/PKGBUILD 2017-03-31 08:36:32 UTC (rev 220157)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-# Contributor: Alexander Fehr 
-# Contributor: Daniel J Griffiths 
-
-pkgname=poedit
-pkgver=2.0
-pkgrel=1
-pkgdesc="Cross-platform gettext catalogs (.po files) editor"
-arch=('i686' 'x86_64')
-url="http://www.poedit.net/";
-license=('MIT')
-depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
-makedepends=('boost' 'libsm')
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('579fcbd86243c3f2d29b303197a611b9f4a7c4219e84287858a86c07d5e8a65e')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: poedit/repos/community-i686/PKGBUILD (from rev 220156, 
poedit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-03-31 08:36:32 UTC (rev 220157)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+# Contributor: Alexander Fehr 
+# Contributor: Daniel J Griffiths 
+
+pkgname=poedit
+epoch=1
+pkgver=1.8.11
+pkgrel=4
+pkgdesc="Cross-platform gettext catalogs (.po files) editor"
+arch=('i686' 'x86_64')
+url="http://www.poedit.net/";
+license=('MIT')
+# poedit-2.0 depends on wxgtk-3.1+!
+depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
+makedepends=('boost' 'libsm')
+source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
+sha256sums=('6f27760ffd67c72164b3a84ad3337fdb4007eb707605a4f15272b5adb1e8a332')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure --prefix=/usr --libexecdir=/usr/lib/poedit
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-03-31 08:36:10 UTC (rev 220156)
+++ community-x86_64/PKGBUILD   2017-03-31 08:36:32 UTC (rev 220157)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Andrea Scarpino 
-# Contributor: Giovanni Scafora 
-# Contributor: Alexander Fehr 
-# Contributor: Daniel J Griffiths 
-
-pkgname=poedit
-pkgver=2.0
-pkgrel=1
-pkgdesc="Cross-platform gettext catalogs (.po files) editor"
-arch=('i686' 'x86_64')
-url="http://www.poedit.net/";
-license=('MIT')
-depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
-makedepends=('boost' 'libsm')
-source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('579fcbd86243c3f2d29b303197a611b9f4a7c4219e84287858a86c07d5e8a65e')
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure --prefix=/usr --libexecdir=/usr/lib/poedit
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: poedit/repos/community-x86_64/PKGBUILD (from rev 220156, 
poedit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-31 08:36:32 UTC (rev 220157)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Andrea Scarpino 
+# Contributor: Giovanni Scafora 
+# Contributor: Alexander Fehr 
+# Contributor: Daniel J Griffiths 
+
+pkgname=poedit
+epoch=1
+pkgver=1.8.11
+pkgrel=4
+pkgdesc="Cross-platform gettext catalogs (.po files) editor"
+arch=('i686' 'x86_64')
+url="http://www.poedit.net/";
+license=('MIT')
+# poe

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

2017-03-31 Thread Sergej Pupykin
Date: Friday, March 31, 2017 @ 08:36:10
  Author: spupykin
Revision: 220156

upgpkg: poedit 1:1.8.11-4

upd

Modified:
  poedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-31 07:25:11 UTC (rev 220155)
+++ PKGBUILD2017-03-31 08:36:10 UTC (rev 220156)
@@ -6,16 +6,18 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=poedit
-pkgver=2.0
-pkgrel=1
+epoch=1
+pkgver=1.8.11
+pkgrel=4
 pkgdesc="Cross-platform gettext catalogs (.po files) editor"
 arch=('i686' 'x86_64')
 url="http://www.poedit.net/";
 license=('MIT')
+# poedit-2.0 depends on wxgtk-3.1+!
 depends=('wxgtk' 'desktop-file-utils' 'lucene++' 'gtkspell')
 makedepends=('boost' 'libsm')
 
source=(https://github.com/vslavik/poedit/releases/download/v$pkgver-oss/poedit-${pkgver}.tar.gz)
-sha256sums=('579fcbd86243c3f2d29b303197a611b9f4a7c4219e84287858a86c07d5e8a65e')
+sha256sums=('6f27760ffd67c72164b3a84ad3337fdb4007eb707605a4f15272b5adb1e8a332')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


  1   2   >