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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:22:59
  Author: fyan
Revision: 173299

archrelease: copy trunk to community-i686

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

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

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/community-i686/30-win32-aliases.conf (from rev 
173298, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-02 05:20:24 UTC (rev 173298)
+++ PKGBUILD2016-05-02 05:22:59 UTC (rev 173299)
@@ -1,184 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=1.9.8
-pkgrel=2
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-30-win32-aliases.conf)
-sha1sums=('a57c8e5621657525c2950d117e6b17e8325bbe71'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-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
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-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
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-  provides=("wine=$pkgver")
-  conflicts=('wine')
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('wine' 'wine-wow64')
-fi
-
-prepare() {
-  # Allow ccache to work
-  mv wine-patched-staging-$_pkgbasever $pkgname
-
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-}
-
-build() 

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:20:24
  Author: fyan
Revision: 173298

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

Added:
  mongodb/repos/community-i686/PKGBUILD
(from rev 173292, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-i686/boost160.patch
(from rev 173294, mongodb/trunk/boost160.patch)
  mongodb/repos/community-i686/mongodb.conf
(from rev 173296, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-i686/mongodb.install
(from rev 173297, mongodb/trunk/mongodb.install)
  mongodb/repos/community-i686/mongodb.service
(from rev 173297, mongodb/trunk/mongodb.service)
  mongodb/repos/community-x86_64/PKGBUILD
(from rev 173297, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-x86_64/boost160.patch
(from rev 173297, mongodb/trunk/boost160.patch)
  mongodb/repos/community-x86_64/mongodb.conf
(from rev 173297, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-x86_64/mongodb.install
(from rev 173297, mongodb/trunk/mongodb.install)
  mongodb/repos/community-x86_64/mongodb.service
(from rev 173297, mongodb/trunk/mongodb.service)
Deleted:
  mongodb/repos/community-i686/PKGBUILD
  mongodb/repos/community-i686/boost160.patch
  mongodb/repos/community-i686/mongodb.conf
  mongodb/repos/community-i686/mongodb.install
  mongodb/repos/community-i686/mongodb.service
  mongodb/repos/community-x86_64/PKGBUILD
  mongodb/repos/community-x86_64/boost160.patch
  mongodb/repos/community-x86_64/mongodb.conf
  mongodb/repos/community-x86_64/mongodb.install
  mongodb/repos/community-x86_64/mongodb.service

--+
 /PKGBUILD|  192 +
 /boost160.patch  |   22 
 /mongodb.conf|   16 +++
 /mongodb.install |   64 
 /mongodb.service |   20 +++
 community-i686/PKGBUILD  |   96 --
 community-i686/boost160.patch|   11 --
 community-i686/mongodb.conf  |8 -
 community-i686/mongodb.install   |   32 --
 community-i686/mongodb.service   |   10 -
 community-x86_64/PKGBUILD|   96 --
 community-x86_64/boost160.patch  |   11 --
 community-x86_64/mongodb.conf|8 -
 community-x86_64/mongodb.install |   32 --
 community-x86_64/mongodb.service |   10 -
 15 files changed, 314 insertions(+), 314 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-02 05:19:11 UTC (rev 173297)
+++ community-i686/PKGBUILD 2016-05-02 05:20:24 UTC (rev 173298)
@@ -1,96 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Mathias Stearn 
-# Contributor: Alec Thomas
-
-pkgname=mongodb
-pkgver=3.2.5
-pkgrel=1
-pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
-arch=('i686' 'x86_64')
-url='http://www.mongodb.org'
-license=('AGPL3')
-depends=('pcre' 'snappy' 'openssl' 'libsasl' 'boost-libs' 'yaml-cpp')
-[[ "$CARCH" == "x86_64" ]] && depends+=('wiredtiger')
-makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost')
-checkdepends=('python2-pymongo' 'python2-yaml')
-optdepends=('libpcap: needed for mongosniff'
-'mongodb-tools: mongoimport, mongodump, mongotop, etc')
-backup=('etc/mongodb.conf')
-install=mongodb.install
-source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
-'boost160.patch'
-'mongodb.conf' 'mongodb.service')
-sha512sums=('dbdb7a9f73c8025faf4a670f55d39fbc48577a0825f9edbb1d072d3237f64a4a84c0e415714182fa1da33a6a40673c8c9f31c3f509aa4a339211c913cbaf945b'
-
'385c82875174caae433a3b381eb10f98a6fed0c8943788ddefff1de80a898e480bdbbf094a7783285cf2ae11ce3fc6878e57d58183d05be2f0837b206aaa4da6'
-
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
-
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9')
-
-_scons_args=(
-  --use-system-boost
-  --use-system-pcre
-  --use-system-snappy
-  --use-system-yaml
-  --use-system-zlib
-  --use-sasl-client
-  --ssl
-  --disable-warnings-as-errors
-  # --use-system-asio # https://jira.mongodb.org/browse/SERVER-21839
-  # --use-system-v8   # Doesn't compile
-  # --use-system-tcmalloc # Disabled as upstream suggests in 
https://jira.mongodb.org/browse/SERVER-17447?focusedCommentId=841890=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-841890
-)
-
-if [ "$CARCH" == "x86_64" ]; then
-  _scons_args+=(--use-system-wiredtiger)
-else
-  # WiredTiger must be disabled manually when building for i686
-  _scons_args+=(--wiredtiger=off)
-fi
-
-prepare() {
-  cd 

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:18:48
  Author: fyan
Revision: 173292

upgpkg: mongodb 3.2.6-1

Modified:
  mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 05:08:17 UTC (rev 173291)
+++ PKGBUILD2016-05-02 05:18:48 UTC (rev 173292)
@@ -6,7 +6,7 @@
 # Contributor: Alec Thomas
 
 pkgname=mongodb
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
 'boost160.patch'
 'mongodb.conf' 'mongodb.service')
-sha512sums=('dbdb7a9f73c8025faf4a670f55d39fbc48577a0825f9edbb1d072d3237f64a4a84c0e415714182fa1da33a6a40673c8c9f31c3f509aa4a339211c913cbaf945b'
+sha512sums=('8bc90734d24a2fbf9081295b913d93a4536e876f459c8ec9857aa9a7010cdf36691d75789430b5fb33b07ed3511a4835b78deeae2b6102215e3464e1e1a67dcc'
 
'385c82875174caae433a3b381eb10f98a6fed0c8943788ddefff1de80a898e480bdbbf094a7783285cf2ae11ce3fc6878e57d58183d05be2f0837b206aaa4da6'
 
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
 
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9')


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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:08:17
  Author: fyan
Revision: 173291

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

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

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

Copied: darcs/repos/community-staging-i686/PKGBUILD (from rev 173290, 
darcs/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-02 05:08:17 UTC (rev 173291)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.0
+pkgrel=2
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('curl')
+makedepends=("ghc=7.10.3" "haskell-async" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" 
"haskell-graphviz"
+ "haskell-hashable" "haskell-html" "haskell-http" "haskell-mmap" 
"haskell-mtl"
+ "haskell-network" "haskell-network-uri" "haskell-old-time" 
"haskell-parsec"
+ "haskell-sandi" "haskell-random" "haskell-regex-applicative"
+ "haskell-regex-compat-tdfa" "haskell-tar" "haskell-text"
+ "haskell-transformers-compat" "haskell-unix-compat" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-zip-archive" "haskell-zlib")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('17318d1b49ca4b1aa00a4bffc2ab30a448e7440ce1945eed9bf382d77582308d')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcurl -fpkgconfig -fhttp -f-static -fterminfo -fthreaded -fexecutable 
\
+-f-rts -foptimize -f-warn-as-error \
+-f-libiconv -fuse-time-1point5 -fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+# Remove library and doc (license only)
+rm -r "$pkgdir"/usr/{lib,share/doc}
+chmod 644 "${pkgdir}/usr/share/man/man1/darcs.1"
+
+install -Dm644 contrib/darcs_completion 
"${pkgdir}/usr/share/bash-completion/completions/darcs"
+install -Dm644 contrib/_darcs.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_darcs"
+}

Copied: darcs/repos/community-staging-x86_64/PKGBUILD (from rev 173290, 
darcs/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-02 05:08:17 UTC (rev 173291)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=darcs
+pkgver=2.12.0
+pkgrel=2
+pkgdesc="A distributed, interactive, smart revision control system"
+url="http://darcs.net;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('curl')
+makedepends=("ghc=7.10.3" "haskell-async" "haskell-attoparsec" 
"haskell-base16-bytestring"
+ "haskell-cryptohash" "haskell-data-ordlist" "haskell-fgl" 
"haskell-graphviz"
+ "haskell-hashable" "haskell-html" "haskell-http" "haskell-mmap" 
"haskell-mtl"
+ "haskell-network" "haskell-network-uri" "haskell-old-time" 
"haskell-parsec"
+ "haskell-sandi" "haskell-random" "haskell-regex-applicative"
+ "haskell-regex-compat-tdfa" "haskell-tar" "haskell-text"
+ "haskell-transformers-compat" "haskell-unix-compat" 
"haskell-utf8-string"
+ "haskell-vector" "haskell-zip-archive" "haskell-zlib")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('17318d1b49ca4b1aa00a4bffc2ab30a448e7440ce1945eed9bf382d77582308d')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcurl -fpkgconfig -fhttp -f-static -fterminfo -fthreaded -fexecutable 
\
+-f-rts -foptimize -f-warn-as-error \
+-f-libiconv -fuse-time-1point5 -fnetwork-uri
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+# Remove library and doc (license only)
+rm -r 

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:07:36
  Author: fyan
Revision: 173290

upgpkg: darcs 2.12.0-2

rebuild with concurrent-output-1.7.5, tar-0.5.0.2

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 05:03:49 UTC (rev 173289)
+++ PKGBUILD2016-05-02 05:07:36 UTC (rev 173290)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net;
 license=("GPL")


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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:03:49
  Author: fyan
Revision: 173289

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

Added:
  git-annex/repos/community-staging-i686/
  git-annex/repos/community-staging-i686/PKGBUILD
(from rev 173288, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 173288, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-i686/PKGBUILD (from rev 173288, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-02 05:03:49 UTC (rev 173289)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160419
+pkgrel=4
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 
"haskell-case-insensitive"
+ "haskell-clientsession" "haskell-concurrent-output" 
"haskell-conduit"
+ "haskell-conduit-extra" "haskell-crypto-api" "haskell-cryptonite"
+ "haskell-data-default" "haskell-dav" "haskell-dbus" 
"haskell-disk-free-space"
+ "haskell-dlist" "haskell-dns" "haskell-edit-distance" 
"haskell-esqueleto"
+ "haskell-exceptions" "haskell-fdo-notify" "haskell-feed" 
"haskell-gnutls"
+ "haskell-hinotify" "haskell-hslogger" "haskell-http-client" 
"haskell-http-conduit"
+ "haskell-http-types" "haskell-ifelse" "haskell-json" 
"haskell-magic"
+ "haskell-missingh" "haskell-monad-control" "haskell-monad-logger"
+ "haskell-mountpoints" "haskell-mtl" "haskell-network" 
"haskell-network-info"
+ "haskell-network-multicast" "haskell-network-protocol-xmpp" 
"haskell-network-uri"
+ "haskell-old-locale" "haskell-optparse-applicative" 
"haskell-path-pieces"
+ "haskell-persistent" "haskell-persistent-sqlite" 
"haskell-persistent-template"
+ "haskell-quickcheck" "haskell-random" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-safesemaphore" "haskell-sandi" "haskell-securemem" 
"haskell-shakespeare"
+ "haskell-stm" "haskell-tasty" "haskell-tasty-hunit" 
"haskell-tasty-quickcheck"
+ "haskell-tasty-rerun" "haskell-text" "haskell-torrent" 
"haskell-unix-compat"
+ "haskell-utf8-string" "haskell-uuid" "haskell-wai" 
"haskell-wai-extra" "haskell-warp"
+ "haskell-warp-tls" "haskell-xml-types" "haskell-yesod" 
"haskell-yesod-core"
+ "haskell-yesod-default" "haskell-yesod-form" 
"haskell-yesod-static")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('1452a55809ba7367847fc4a77f2d8a5365af92e130d5ca460bf0880a26a6fb8e')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr 
--docdir="/usr/share/doc/${pkgname}" \
+-fcryptonite -fnetwork-uri -f-ekg -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing 
-fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fxmpp -fmagicmime
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 bash-completion.bash 
"${pkgdir}/usr/share/bash-completion/completions/git-annex"
+
+rm "$pkgdir/usr/share/doc/git-annex/COPYRIGHT"
+rmdir "$pkgdir/usr/share/doc/git-annex" "$pkgdir/usr/share/doc"
+}

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 173288, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-02 05:03:49 UTC (rev 173289)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160419
+pkgrel=4
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+depends=('git' 'rsync' 'libxml2' 'gsasl' 'file')

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 07:03:08
  Author: fyan
Revision: 173288

upgpkg: git-annex 6.20160419-4

rebuild with concurrent-output-1.7.5, tar-0.5.0.2

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 04:23:47 UTC (rev 173287)
+++ PKGBUILD2016-05-02 05:03:08 UTC (rev 173288)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20160419
-pkgrel=3
+pkgrel=4
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2016-05-01 Thread Allan McRae
Date: Monday, May 2, 2016 @ 06:44:28
  Author: allan
Revision: 266745

add makedepends, fix CARCH handling

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:31:08 UTC (rev 266744)
+++ PKGBUILD2016-05-02 04:44:28 UTC (rev 266745)
@@ -14,7 +14,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
 url="http://gcc.gnu.org;
-makedepends=('binutils>=2.26' 'libmpc' 'gcc-ada' 'doxygen')
+makedepends=('binutils>=2.26' 'libmpc' 'gcc-ada' 'doxygen' 'git')
 checkdepends=('dejagnu' 'inetutils')
 options=('!emptydirs')
 source=(git://gcc.gnu.org/git/gcc.git#commit=${_commit}
@@ -23,7 +23,7 @@
  'ac1f25a0677912952718a51f5bc20f32')
 
 # gcc-6.0 forces a changed triplet - need to address in pacman/devtools
-CHOST=x86_64-pc-linux-gnu
+[[ $CARCH == "x86_64" ]] && CHOST=x86_64-pc-linux-gnu
 
 _libdir="usr/lib/gcc/$CHOST/$pkgver"
 


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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 06:23:47
  Author: fyan
Revision: 173287

archrelease: copy trunk to multilib-x86_64

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

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

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
173286, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-02 04:23:15 UTC (rev 173286)
+++ PKGBUILD2016-05-02 04:23:47 UTC (rev 173287)
@@ -1,184 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=1.9.8
-pkgrel=2
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
-30-win32-aliases.conf)
-sha1sums=('a57c8e5621657525c2950d117e6b17e8325bbe71'
-  '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-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
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  samba
-  opencl-headers
-)
-  
-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
-  libcl lib32-libcl
-  libxslt   lib32-libxslt
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  cups
-  samba   dosbox
-)
-
-if [[ $CARCH == i686 ]]; then
-  # Strip lib32 etc. on i686
-  _depends=(${_depends[@]/*32-*/})
-  makedepends=(${makedepends[@]/*32-*/} ${_depends[@]})
-  makedepends=(${makedepends[@]/*-multilib*/})
-  optdepends=(${optdepends[@]/*32-*/})
-  provides=("wine=$pkgver")
-  conflicts=('wine')
-else
-  makedepends=(${makedepends[@]} ${_depends[@]})
-  provides=("wine=$pkgver" "wine-wow64=$pkgver")
-  conflicts=('wine' 'wine-wow64')
-fi
-
-prepare() {
-  # Allow ccache to work
-  mv wine-patched-staging-$_pkgbasever $pkgname
-
-  sed 's|OpenCL/opencl.h|CL/opencl.h|g' -i $pkgname/configure*
-
-  # Get rid of old build dirs
-  rm -rf $pkgname-{32,64}-build
-  mkdir $pkgname-32-build
-}
-

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 06:23:15
  Author: fyan
Revision: 173286

upgpkg: wine-staging 1.9.9-1

Modified:
  wine-staging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 03:51:09 UTC (rev 173285)
+++ PKGBUILD2016-05-02 04:23:15 UTC (rev 173286)
@@ -6,14 +6,14 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging
-pkgver=1.9.8
-pkgrel=2
+pkgver=1.9.9
+pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 
 
source=("https://github.com/wine-compholio/wine-patched/archive/staging-$_pkgbasever.tar.gz;
 30-win32-aliases.conf)
-sha1sums=('a57c8e5621657525c2950d117e6b17e8325bbe71'
+sha1sums=('cfa56a5039913a420083491c420fcd8d918cdd75'
   '023a5c901c6a091c56e76b6a62d141d87cce9fdb')
 
 pkgdesc="A compatibility layer for running Windows programs - Staging branch"


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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 05:51:09
  Author: fyan
Revision: 173285

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

Added:
  stack/repos/community-staging-i686/
  stack/repos/community-staging-i686/PKGBUILD
(from rev 173284, stack/trunk/PKGBUILD)
  stack/repos/community-staging-i686/haskell-stack.install
(from rev 173284, stack/trunk/haskell-stack.install)
  stack/repos/community-staging-i686/stack.install
(from rev 173284, stack/trunk/stack.install)
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 173284, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/haskell-stack.install
(from rev 173284, stack/trunk/haskell-stack.install)
  stack/repos/community-staging-x86_64/stack.install
(from rev 173284, stack/trunk/stack.install)

+
 community-staging-i686/PKGBUILD|   84 +++
 community-staging-i686/haskell-stack.install   |   18 
 community-staging-i686/stack.install   |4 +
 community-staging-x86_64/PKGBUILD  |   84 +++
 community-staging-x86_64/haskell-stack.install |   18 
 community-staging-x86_64/stack.install |4 +
 6 files changed, 212 insertions(+)

Copied: stack/repos/community-staging-i686/PKGBUILD (from rev 173284, 
stack/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-02 03:51:09 UTC (rev 173285)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=stack
+pkgname=(stack haskell-stack)
+pkgver=1.0.4.3
+pkgrel=8
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-ansi-terminal" 
"haskell-async"
+ "haskell-attoparsec" "haskell-base16-bytestring" 
"haskell-base64-bytestring"
+ "haskell-binary-tagged" "haskell-blaze-builder" "haskell-byteable"
+ "haskell-conduit" "haskell-conduit-extra" "haskell-cryptohash"
+ "haskell-cryptohash-conduit" "haskell-edit-distance" 
"haskell-either"
+ "haskell-enclosed-exceptions" "haskell-errors" 
"haskell-exceptions"
+ "haskell-extra" "haskell-fast-logger" "haskell-filelock" 
"haskell-fsnotify"
+ "haskell-gitrev" "haskell-hashable" "haskell-hastache" 
"haskell-http-client"
+ "haskell-http-client-tls" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-hpack" "haskell-lifted-base" "haskell-monad-control"
+ "haskell-monad-logger" "haskell-mtl" 
"haskell-optparse-applicative"
+ "haskell-optparse-simple" "haskell-path" "haskell-path-io"
+ "haskell-persistent" "haskell-persistent-sqlite" 
"haskell-persistent-template"
+ "haskell-project-template" "haskell-resourcet" "haskell-retry" 
"haskell-safe"
+ "haskell-semigroups" "haskell-split" "haskell-stm" 
"haskell-streaming-commons"
+ "haskell-tar" "haskell-temporary" "haskell-text" 
"haskell-text-binary"
+ "haskell-transformers-base" "haskell-unix-compat" 
"haskell-unordered-containers"
+ "haskell-uuid" "haskell-vector" "haskell-vector-binary-instances"
+ "haskell-yaml" "haskell-zip-archive" "haskell-zlib")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
+sha256sums=('2a445ff671cfd75ccf3185c52832298598dc03dbfbede2b7be21237f63c305b2')
+
+prepare() {
+sed -e 's/hpack >=0.9.0 && <0.12/hpack >=0.9.0 \&\& <0.14/' \
+-e 's/zip-archive >=0.2.3.7 && <0.3,/zip-archive >=0.2.3.7 \&\& 
<0.4,/' \
+-i ${pkgbase}-${pkgver}/${pkgbase}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgbase}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" \
+--libsubdir=\$compiler/site-local/\$pkgid \
+-f-disable-git-info -f-integration-tests -f-static
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_stack() {
+depends=('gmp' 'libffi' 'zlib')
+optdepends=('ghc')
+install="stack.install"
+
+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"
+
+"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 05:50:15
  Author: fyan
Revision: 173284

upgpkg: stack 1.0.4.3-8

rebuild with concurrent-output-1.7.5, tar-0.5.0.2

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 03:31:12 UTC (rev 173283)
+++ PKGBUILD2016-05-02 03:50:15 UTC (rev 173284)
@@ -5,7 +5,7 @@
 pkgbase=stack
 pkgname=(stack haskell-stack)
 pkgver=1.0.4.3
-pkgrel=7
+pkgrel=8
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


[arch-commits] Commit in jenkins/repos/community-any (14 files)

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 05:31:12
  Author: fyan
Revision: 173283

archrelease: copy trunk to community-any

Added:
  jenkins/repos/community-any/LICENSE
(from rev 173282, jenkins/trunk/LICENSE)
  jenkins/repos/community-any/PKGBUILD
(from rev 173282, jenkins/trunk/PKGBUILD)
  jenkins/repos/community-any/jenkins.conf
(from rev 173282, jenkins/trunk/jenkins.conf)
  jenkins/repos/community-any/jenkins.install
(from rev 173282, jenkins/trunk/jenkins.install)
  jenkins/repos/community-any/jenkins.service
(from rev 173282, jenkins/trunk/jenkins.service)
  jenkins/repos/community-any/jenkins.sysusers
(from rev 173282, jenkins/trunk/jenkins.sysusers)
  jenkins/repos/community-any/jenkins.tmpfiles
(from rev 173282, jenkins/trunk/jenkins.tmpfiles)
Deleted:
  jenkins/repos/community-any/LICENSE
  jenkins/repos/community-any/PKGBUILD
  jenkins/repos/community-any/jenkins.conf
  jenkins/repos/community-any/jenkins.install
  jenkins/repos/community-any/jenkins.service
  jenkins/repos/community-any/jenkins.sysusers
  jenkins/repos/community-any/jenkins.tmpfiles

--+
 LICENSE  |   46 +--
 PKGBUILD |   90 ++---
 jenkins.conf |   26 +++
 jenkins.install  |   18 +-
 jenkins.service  |   48 ++--
 jenkins.sysusers |4 +-
 jenkins.tmpfiles |2 -
 7 files changed, 117 insertions(+), 117 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2016-05-02 03:30:23 UTC (rev 173282)
+++ LICENSE 2016-05-02 03:31:12 UTC (rev 173283)
@@ -1,23 +0,0 @@
-The MIT License
-
-Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

Copied: jenkins/repos/community-any/LICENSE (from rev 173282, 
jenkins/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2016-05-02 03:31:12 UTC (rev 173283)
@@ -0,0 +1,23 @@
+The MIT License
+
+Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number 
of other of contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-02 03:30:23 UTC (rev 173282)
+++ PKGBUILD2016-05-02 03:31:12 UTC (rev 173283)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=1.658
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='http://jenkins-ci.org/'
-license=('MIT')
-depends=('java-runtime' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')
-replaces=('jenkins-ci')

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 05:30:23
  Author: fyan
Revision: 173282

upgpkg: jenkins 2.1-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:39:42 UTC (rev 173281)
+++ PKGBUILD2016-05-02 03:30:23 UTC (rev 173282)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=1.658
+pkgver=2.1
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('f68eb7f4247e5d4afb16321e20740810ad6c026d939a9b2c6292cb023060b2eba8e4a2480aab4c9fe2926504b3869b8e730e39f39608c92630143cbc76a3473d'
+sha512sums=('c72704729e6fd119dffc1cfbea63b9a200b2784bb7962f6637efe328ead02ee242c2c5cf327606ddb2ef8b589b5640d4cbf134dbf60c17ae9fb288464e1bad82'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:39:42
  Author: fyan
Revision: 173281

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

Added:
  haskell-tar/repos/community-staging-i686/
  haskell-tar/repos/community-staging-i686/PKGBUILD
(from rev 173280, haskell-tar/trunk/PKGBUILD)
  haskell-tar/repos/community-staging-i686/haskell-tar.install
(from rev 173280, haskell-tar/trunk/haskell-tar.install)
  haskell-tar/repos/community-staging-x86_64/
  haskell-tar/repos/community-staging-x86_64/PKGBUILD
(from rev 173280, haskell-tar/trunk/PKGBUILD)
  haskell-tar/repos/community-staging-x86_64/haskell-tar.install
(from rev 173280, haskell-tar/trunk/haskell-tar.install)

--+
 community-staging-i686/PKGBUILD  |   43 +
 community-staging-i686/haskell-tar.install   |   18 ++
 community-staging-x86_64/PKGBUILD|   43 +
 community-staging-x86_64/haskell-tar.install |   18 ++
 4 files changed, 122 insertions(+)

Copied: haskell-tar/repos/community-staging-i686/PKGBUILD (from rev 173280, 
haskell-tar/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-02 02:39:42 UTC (rev 173281)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tar
+pkgname=haskell-tar
+pkgver=0.5.0.2
+pkgrel=1
+pkgdesc="Reading, writing and manipulating \".tar\" archive files."
+url="http://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('777b2410653632ee4f727df49b1829b3688e5f76bcdd04c6f3962a06566a0e18')
+
+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-old-time
+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.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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-tar/repos/community-staging-i686/haskell-tar.install (from rev 
173280, haskell-tar/trunk/haskell-tar.install)
===
--- community-staging-i686/haskell-tar.install  (rev 0)
+++ community-staging-i686/haskell-tar.install  2016-05-02 02:39:42 UTC (rev 
173281)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-tar
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-tar/repos/community-staging-x86_64/PKGBUILD (from rev 173280, 
haskell-tar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-02 02:39:42 UTC (rev 173281)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=tar
+pkgname=haskell-tar
+pkgver=0.5.0.2
+pkgrel=1
+pkgdesc="Reading, writing and manipulating \".tar\" archive files."
+url="http://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('777b2410653632ee4f727df49b1829b3688e5f76bcdd04c6f3962a06566a0e18')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+ 

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:38:57
  Author: fyan
Revision: 173280

upgpkg: haskell-tar 0.5.0.2-1

rebuild with concurrent-output-1.7.5, tar-0.5.0.2

Modified:
  haskell-tar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:38:46 UTC (rev 173279)
+++ PKGBUILD2016-05-02 02:38:57 UTC (rev 173280)
@@ -4,7 +4,7 @@
 
 _hkgname=tar
 pkgname=haskell-tar
-pkgver=0.5.0.1
+pkgver=0.5.0.2
 pkgrel=1
 pkgdesc="Reading, writing and manipulating \".tar\" archive files."
 url="http://hackage.haskell.org/package/${_hkgname};
@@ -14,7 +14,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('c465e21b9d70abaa610e94a3792c69b88bb4436fadc02a5fd72a933d46dc5818')
+sha256sums=('777b2410653632ee4f727df49b1829b3688e5f76bcdd04c6f3962a06566a0e18')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-concurrent-output/repos (6 files)

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:38:46
  Author: fyan
Revision: 173279

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

Added:
  haskell-concurrent-output/repos/community-staging-i686/
  haskell-concurrent-output/repos/community-staging-i686/PKGBUILD
(from rev 173278, haskell-concurrent-output/trunk/PKGBUILD)
  
haskell-concurrent-output/repos/community-staging-i686/haskell-concurrent-output.install
(from rev 173278, 
haskell-concurrent-output/trunk/haskell-concurrent-output.install)
  haskell-concurrent-output/repos/community-staging-x86_64/
  haskell-concurrent-output/repos/community-staging-x86_64/PKGBUILD
(from rev 173278, haskell-concurrent-output/trunk/PKGBUILD)
  
haskell-concurrent-output/repos/community-staging-x86_64/haskell-concurrent-output.install
(from rev 173278, 
haskell-concurrent-output/trunk/haskell-concurrent-output.install)

+
 community-staging-i686/PKGBUILD|   43 +++
 community-staging-i686/haskell-concurrent-output.install   |   18 
 community-staging-x86_64/PKGBUILD  |   43 +++
 community-staging-x86_64/haskell-concurrent-output.install |   18 
 4 files changed, 122 insertions(+)

Copied: haskell-concurrent-output/repos/community-staging-i686/PKGBUILD (from 
rev 173278, haskell-concurrent-output/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-02 02:38:46 UTC (rev 173279)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=concurrent-output
+pkgname=haskell-concurrent-output
+pkgver=1.7.5
+pkgrel=1
+pkgdesc="Ungarble output from several threads or commands"
+url="http://hackage.haskell.org/package/${_hkgname};
+license=("custom:BSD2")
+arch=('i686' 'x86_64')
+depends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" 
"haskell-exceptions"
+ "haskell-stm" "haskell-terminal-size" "haskell-text")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install="${pkgname}.install"
+sha256sums=('fcf4fe6a0ec5bd118eb7ca3c7c0cb30d1aac3cdfad526ef4fa978b4e901313f6')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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-concurrent-output/repos/community-staging-i686/haskell-concurrent-output.install
 (from rev 173278, 
haskell-concurrent-output/trunk/haskell-concurrent-output.install)
===
--- community-staging-i686/haskell-concurrent-output.install
(rev 0)
+++ community-staging-i686/haskell-concurrent-output.install2016-05-02 
02:38:46 UTC (rev 173279)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-concurrent-output
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Copied: haskell-concurrent-output/repos/community-staging-x86_64/PKGBUILD (from 
rev 173278, haskell-concurrent-output/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-02 02:38:46 UTC (rev 173279)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=concurrent-output

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:38:03
  Author: fyan
Revision: 173278

upgpkg: haskell-concurrent-output 1.7.5-1

rebuild with concurrent-output-1.7.5, tar-0.5.0.2

Modified:
  haskell-concurrent-output/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 22:54:59 UTC (rev 173277)
+++ PKGBUILD2016-05-02 02:38:03 UTC (rev 173278)
@@ -4,8 +4,8 @@
 
 _hkgname=concurrent-output
 pkgname=haskell-concurrent-output
-pkgver=1.7.4
-pkgrel=2
+pkgver=1.7.5
+pkgrel=1
 pkgdesc="Ungarble output from several threads or commands"
 url="http://hackage.haskell.org/package/${_hkgname};
 license=("custom:BSD2")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('d95827e051a7576820fd76e2eebe7c02185870c6bb63fb953fdec1e608414e9e')
+sha256sums=('fcf4fe6a0ec5bd118eb7ca3c7c0cb30d1aac3cdfad526ef4fa978b4e901313f6')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in perl-list-moreutils/repos (4 files)

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:31:08
  Author: fyan
Revision: 266744

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

Added:
  perl-list-moreutils/repos/extra-i686/PKGBUILD
(from rev 266743, perl-list-moreutils/trunk/PKGBUILD)
  perl-list-moreutils/repos/extra-x86_64/PKGBUILD
(from rev 266743, perl-list-moreutils/trunk/PKGBUILD)
Deleted:
  perl-list-moreutils/repos/extra-i686/PKGBUILD
  perl-list-moreutils/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-02 02:30:20 UTC (rev 266743)
+++ extra-i686/PKGBUILD 2016-05-02 02:31:08 UTC (rev 266744)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Justin "juster" Davis 
-# Generator : pbjam 0.01
-
-pkgname=perl-list-moreutils
-pkgver=0.413
-pkgrel=1
-pkgdesc="Provide the stuff missing in List::Util"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-exporter-tiny')
-url=http://search.cpan.org/dist/List-MoreUtils
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz;)
-sha512sums=('178c08995d2eddd75054b29cd68adb77617e92b7e56ac56a890eb7b8e04a1f8eda09f2208288d61352db563bff7da0accf58f7482906a51e03b38465ea655d17')
-
-build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor" \
-  PERL_MB_OPT="--installdirs vendor" \
-  MODULEBUILDRC=/dev/null
-
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-/usr/bin/perl Makefile.PL
-make
-  )
-}
-
-check() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-make test
-  )
-}
-
-package() {
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-make DESTDIR="$pkgdir" install
-# template start; name=perl-binary-module-dependency; version=1;
-if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
-   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
-   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
-   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
-fi
-# template end;
-}
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:

Copied: perl-list-moreutils/repos/extra-i686/PKGBUILD (from rev 266743, 
perl-list-moreutils/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-02 02:31:08 UTC (rev 266744)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Justin "juster" Davis 
+# Generator : pbjam 0.01
+
+pkgname=perl-list-moreutils
+pkgver=0.415
+pkgrel=1
+pkgdesc="Provide the stuff missing in List::Util"
+arch=('i686' 'x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-exporter-tiny')
+url=http://search.cpan.org/dist/List-MoreUtils
+source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz;)
+sha512sums=('f797b3a85c6dd9222aca99e2a2102fbfdb8275ec37bfdca594b6f44a2cc46c5a21fd9053064a73fa34d5438233cfe4e1ac4a5f7b0ae737e0058e06f324580420')
+
+build() {
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  make test
+}
+
+package() {
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  make DESTDIR="$pkgdir" install
+
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
+}
+
+# Local Variables:
+# mode: shell-script
+# sh-basic-offset: 2
+# End:
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-02 02:30:20 UTC (rev 266743)
+++ extra-x86_64/PKGBUILD   2016-05-02 02:31:08 UTC (rev 266744)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Justin "juster" Davis 
-# Generator : pbjam 0.01
-
-pkgname=perl-list-moreutils
-pkgver=0.413
-pkgrel=1
-pkgdesc="Provide the stuff missing in List::Util"
-arch=('i686' 'x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')

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

2016-05-01 Thread Felix Yan
Date: Monday, May 2, 2016 @ 04:30:20
  Author: fyan
Revision: 266743

upgpkg: perl-list-moreutils 0.415-1

Modified:
  perl-list-moreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:23:43 UTC (rev 266742)
+++ PKGBUILD2016-05-02 02:30:20 UTC (rev 266743)
@@ -4,7 +4,7 @@
 # Generator : pbjam 0.01
 
 pkgname=perl-list-moreutils
-pkgver=0.413
+pkgver=0.415
 pkgrel=1
 pkgdesc="Provide the stuff missing in List::Util"
 arch=('i686' 'x86_64')
@@ -13,31 +13,23 @@
 depends=('perl-exporter-tiny')
 url=http://search.cpan.org/dist/List-MoreUtils
 
source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz;)
-sha512sums=('178c08995d2eddd75054b29cd68adb77617e92b7e56ac56a890eb7b8e04a1f8eda09f2208288d61352db563bff7da0accf58f7482906a51e03b38465ea655d17')
+sha512sums=('f797b3a85c6dd9222aca99e2a2102fbfdb8275ec37bfdca594b6f44a2cc46c5a21fd9053064a73fa34d5438233cfe4e1ac4a5f7b0ae737e0058e06f324580420')
 
 build() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
-  PERL_AUTOINSTALL=--skipdeps\
-  PERL_MM_OPT="INSTALLDIRS=vendor" \
-  PERL_MB_OPT="--installdirs vendor" \
-  MODULEBUILDRC=/dev/null
-
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-/usr/bin/perl Makefile.PL
-make
-  )
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
 }
 
 check() {
-  ( export PERL_MM_USE_DEFAULT=1 PERL5LIB=""
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-make test
-  )
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  make test
 }
 
 package() {
-cd "${srcdir}/List-MoreUtils-${pkgver}"
-make DESTDIR="$pkgdir" install
+  cd "${srcdir}/List-MoreUtils-${pkgver}"
+  make DESTDIR="$pkgdir" install
+
 # template start; name=perl-binary-module-dependency; version=1;
 if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
_perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')


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

2016-05-01 Thread Allan McRae
Date: Monday, May 2, 2016 @ 04:23:43
  Author: allan
Revision: 266742

gcc-6 build, remove install file handling of info pages, bump to latest git 
commit

Modified:
  glibc/trunk/PKGBUILD
  glibc/trunk/glibc.install

---+
 PKGBUILD  |4 ++--
 glibc.install |   15 ---
 2 files changed, 2 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:22:54 UTC (rev 266741)
+++ PKGBUILD2016-05-02 02:23:43 UTC (rev 266742)
@@ -6,8 +6,8 @@
 
 pkgname=glibc
 pkgver=2.23
-pkgrel=1
-_commit=e742928c
+pkgrel=2
+_commit=5769d5d1
 pkgdesc="GNU C Library"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/libc;

Modified: glibc.install
===
--- glibc.install   2016-05-02 02:22:54 UTC (rev 266741)
+++ glibc.install   2016-05-02 02:23:43 UTC (rev 266742)
@@ -1,20 +1,5 @@
-infodir=usr/share/info
-filelist=(libc.info{,-1,-2,-3,-4,-5,-6,-7,-8,-9,-10,-11})
-
 post_upgrade() {
   locale-gen
 
   ldconfig -r .
-  
-  [[ -x usr/bin/install-info ]] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
 }
-
-pre_remove() {
-  [[ -x usr/bin/install-info ]] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}


[arch-commits] Commit in gcc/trunk (6 files)

2016-05-01 Thread Allan McRae
Date: Monday, May 2, 2016 @ 04:22:54
  Author: allan
Revision: 266741

gcc-6 build, move to using git release branch rather than snapshots, remove 
install file handling of info pages, temporary fix for CHOST triplet change

Modified:
  gcc/trunk/PKGBUILD
Deleted:
  gcc/trunk/gcc-ada.install
  gcc/trunk/gcc-fortran.install
  gcc/trunk/gcc-go.install
  gcc/trunk/gcc-libs.install
  gcc/trunk/gcc.install

-+
 PKGBUILD|   49 +
 gcc-ada.install |   20 
 gcc-fortran.install |   16 
 gcc-go.install  |   20 
 gcc-libs.install|   16 
 gcc.install |   20 
 6 files changed, 17 insertions(+), 124 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:21:21 UTC (rev 266740)
+++ PKGBUILD2016-05-02 02:22:54 UTC (rev 266741)
@@ -5,11 +5,11 @@
 # NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
-pkgver=5.3.0
-_pkgver=5
-_islver=0.15
-pkgrel=5
-_snapshot=5-20160209
+pkgver=6.1.1
+_pkgver=6
+_islver=0.16.1
+pkgrel=1
+_commit=80f78834
 pkgdesc="The GNU Compiler Collection"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -17,24 +17,18 @@
 makedepends=('binutils>=2.26' 'libmpc' 'gcc-ada' 'doxygen')
 checkdepends=('dejagnu' 'inetutils')
 options=('!emptydirs')
-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
-Unlink-the-response-file.patch)
-md5sums=('499161c65b639aa5c12a14944582b7ec'
- '8428efbbc6f6e2810ce5c1ba73ecf98c'
- '1f4d4ef71004261376d26d5ba6a84499')
+source=(git://gcc.gnu.org/git/gcc.git#commit=${_commit}
+http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2)
+md5sums=('SKIP'
+ 'ac1f25a0677912952718a51f5bc20f32')
 
-if [ -n "${_snapshot}" ]; then
-  _basedir=gcc-${_snapshot}
-else
-  _basedir=gcc-${pkgver}
-fi
+# gcc-6.0 forces a changed triplet - need to address in pacman/devtools
+CHOST=x86_64-pc-linux-gnu
 
 _libdir="usr/lib/gcc/$CHOST/$pkgver"
 
 prepare() {
-  cd ${srcdir}/${_basedir}
+  cd ${srcdir}/gcc
 
   # link isl for in-tree build
   ln -s ../isl-${_islver} isl
@@ -45,14 +39,9 @@
   # Arch Linux installs x86_64 libraries /lib
   [[ $CARCH == "x86_64" ]] && sed -i '/m64=/s/lib64/lib/' 
gcc/config/i386/t-linux64
 
-  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
 
-  # https://bugs.archlinux.org/task/47874 - commit f591a95d
-  patch -p1 -i $srcdir/Unlink-the-response-file.patch
-
   mkdir ${srcdir}/gcc-build
 }
 
@@ -64,7 +53,7 @@
   CFLAGS=${CFLAGS/-pipe/}
   CXXFLAGS=${CXXFLAGS/-pipe/}
 
-  ${srcdir}/${_basedir}/configure --prefix=/usr \
+  ${srcdir}/gcc/configure --prefix=/usr \
   --libdir=/usr/lib --libexecdir=/usr/lib \
   --mandir=/usr/share/man --infodir=/usr/share/info \
   --with-bugurl=https://bugs.archlinux.org/ \
@@ -94,9 +83,10 @@
 
   # do not abort on error as some are "expected"
   make -k check || true
-  ${srcdir}/${_basedir}/contrib/test_summary
+  ${srcdir}/gcc/contrib/test_summary
 }
 
+
 package_gcc-libs()
 {
   pkgdesc="Runtime libraries shipped by GCC"
@@ -103,7 +93,6 @@
   groups=('base')
   depends=('glibc>=2.23')
   options=('!emptydirs' '!strip')
-  install=gcc-libs.install
 
   cd ${srcdir}/gcc-build
   
@@ -140,7 +129,7 @@
   done
 
   # Install Runtime Library Exception
-  install -Dm644 ${srcdir}/${_basedir}/COPYING.RUNTIME \
+  install -Dm644 ${srcdir}/gcc/COPYING.RUNTIME \
 ${pkgdir}/usr/share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION
 }
 
@@ -150,7 +139,6 @@
   depends=("gcc-libs=$pkgver-$pkgrel" 'binutils>=2.26' 'libmpc')
   groups=('base-devel')
   options=('staticlibs')
-  install=gcc.install
 
   cd ${srcdir}/gcc-build
 
@@ -248,10 +236,9 @@
   pkgdesc="Fortran front-end for GCC"
   depends=("gcc=$pkgver-$pkgrel")
   options=('!emptydirs')
-  install=gcc-fortran.install
 
   cd ${srcdir}/gcc-build
-  make -C $CHOST/libgfortran DESTDIR=$pkgdir 
install-{caf,my}execlibLTLIBRARIES \
+  make -C $CHOST/libgfortran DESTDIR=$pkgdir install-cafexeclibLTLIBRARIES \
 install-{toolexeclibDATA,nodist_fincludeHEADERS}
   make -C $CHOST/libgomp DESTDIR=$pkgdir install-nodist_fincludeHEADERS
   make -C gcc DESTDIR=$pkgdir fortran.install-{common,man,info}
@@ -284,7 +271,6 @@
   pkgdesc="Ada front-end for GCC (GNAT)"
   depends=("gcc=$pkgver-$pkgrel")
   options=('staticlibs' '!emptydirs')
-  install=gcc-ada.install
 
   cd ${srcdir}/gcc-build/gcc
   make DESTDIR=$pkgdir ada.install-{common,info}
@@ -309,7 +295,6 @@
   depends=("gcc=$pkgver-$pkgrel")
   

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

2016-05-01 Thread Allan McRae
Date: Monday, May 2, 2016 @ 04:21:21
  Author: allan
Revision: 266740

prepare gcc-6 toolchain update, bump to latest commit on release branch, remove 
install scriptlet

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

--+
 PKGBUILD |5 ++---
 binutils.install |   17 -
 2 files changed, 2 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-02 02:20:41 UTC (rev 266739)
+++ PKGBUILD2016-05-02 02:21:21 UTC (rev 266740)
@@ -5,8 +5,8 @@
 
 pkgname=binutils
 pkgver=2.26
-pkgrel=3
-_commit=71090e7a
+pkgrel=4
+_commit=43e2c3de
 pkgdesc="A set of programs to assemble and manipulate binary and object files"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/binutils/;
@@ -18,7 +18,6 @@
 conflicts=('binutils-multilib')
 replaces=('binutils-multilib')
 options=('staticlibs' '!distcc' '!ccache')
-install=binutils.install
 source=(git://sourceware.org/git/binutils-gdb.git#commit=${_commit})
 md5sums=('SKIP')
 

Deleted: binutils.install
===
--- binutils.install2016-05-02 02:20:41 UTC (rev 266739)
+++ binutils.install2016-05-02 02:21:21 UTC (rev 266740)
@@ -1,17 +0,0 @@
-infodir=usr/share/info
-filelist=(as.info bfd.info binutils.info gprof.info ld.info)
-
-post_upgrade() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
-}
-


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

2016-05-01 Thread Allan McRae
Date: Monday, May 2, 2016 @ 04:20:41
  Author: allan
Revision: 266739

prepare gcc-6 toolchain update, bump to latest version

Modified:
  linux-api-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 22:12:34 UTC (rev 266738)
+++ PKGBUILD2016-05-02 02:20:41 UTC (rev 266739)
@@ -4,8 +4,8 @@
 # toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
 
 pkgname=linux-api-headers
-pkgver=4.4.1
-_basever=4.4
+pkgver=4.5.2
+_basever=4.5
 pkgrel=1
 pkgdesc="Kernel headers sanitized for use in userspace"
 arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@
 http://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basever}.tar.sign
 http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
 http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign)
-md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
+md5sums=('a60d48eee08ec0536d5efb17ca819aef'
  'SKIP'
- 'd9e951895c8c249f0bf52d85f3e63bce'
+ '19a835c1d16183f629d45779f62d36b6'
  'SKIP')
 validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886'   # Linus Torvalds
   '647F28654894E3BD457199BE38DBBDC86092693E')  # Greg Kroah-Hartman


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

2016-05-01 Thread Alexander Rødseth
Date: Monday, May 2, 2016 @ 00:54:48
  Author: arodseth
Revision: 173276

upgpkg: duktape 1.4.1-2

Modified:
  duktape/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 22:15:19 UTC (rev 173275)
+++ PKGBUILD2016-05-01 22:54:48 UTC (rev 173276)
@@ -3,7 +3,7 @@
 
 pkgname=duktape
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Embeddable Javascript engine'
 arch=('x86_64' 'i686')
 url='http://duktape.org/'
@@ -12,8 +12,8 @@
 license=('MIT')
 source=("http://duktape.org/duktape-$pkgver.tar.xz;
 'duktape.pc')
-md5sums=('b7d206a7ad977138fadd7e75a7ca5f40'
- '2cf394714b5abb589ecd36a4742a8257')
+sha256sums=('a4f25f83fdfa9778847abe0628ffed1dc88d2cd2dfcfe0a425048b36449c5089'
+'c6df8fd26884eb74127e18ca6796ebb7cebedc197bcf1f51315f56bfef231cd1')
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2016-05-01 Thread Alexander Rødseth
Date: Monday, May 2, 2016 @ 00:54:59
  Author: arodseth
Revision: 173277

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

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

-+
 /PKGBUILD   |   78 ++
 /duktape.pc |   20 ++
 community-i686/PKGBUILD |   39 -
 community-i686/duktape.pc   |   10 -
 community-x86_64/PKGBUILD   |   39 -
 community-x86_64/duktape.pc |   10 -
 6 files changed, 98 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 22:54:48 UTC (rev 173276)
+++ community-i686/PKGBUILD 2016-05-01 22:54:59 UTC (rev 173277)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 162811 2016-02-20 15:24:54Z arodseth $
-# Maintainer: Alexander F Rødseth 
-
-pkgname=duktape
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Embeddable Javascript engine'
-arch=('x86_64' 'i686')
-url='http://duktape.org/'
-makedepends=('setconf')
-depends=('glibc')
-license=('MIT')
-source=("http://duktape.org/duktape-$pkgver.tar.xz;
-'duktape.pc')
-md5sums=('b7d206a7ad977138fadd7e75a7ca5f40'
- '2cf394714b5abb589ecd36a4742a8257')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  mv Makefile.sharedlibrary Makefile
-  setconf Makefile INSTALL_PREFIX="$pkgdir/usr"
-}
-
-build() {
-  make -C "$pkgname-$pkgver"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -d "$pkgdir/usr/lib" "$pkgdir/usr/include"
-  make install
-  install -Dm644 ../duktape.pc "$pkgdir/usr/lib/pkgconfig/duktape.pc"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/svaarala/duktape
-# vim:set ts=2 sw=2 et:

Copied: duktape/repos/community-i686/PKGBUILD (from rev 173276, 
duktape/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 22:54:59 UTC (rev 173277)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 162811 2016-02-20 15:24:54Z arodseth $
+# Maintainer: Alexander F Rødseth 
+
+pkgname=duktape
+pkgver=1.4.1
+pkgrel=2
+pkgdesc='Embeddable Javascript engine'
+arch=('x86_64' 'i686')
+url='http://duktape.org/'
+makedepends=('setconf')
+depends=('glibc')
+license=('MIT')
+source=("http://duktape.org/duktape-$pkgver.tar.xz;
+'duktape.pc')
+sha256sums=('a4f25f83fdfa9778847abe0628ffed1dc88d2cd2dfcfe0a425048b36449c5089'
+'c6df8fd26884eb74127e18ca6796ebb7cebedc197bcf1f51315f56bfef231cd1')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  mv Makefile.sharedlibrary Makefile
+  setconf Makefile INSTALL_PREFIX="$pkgdir/usr"
+}
+
+build() {
+  make -C "$pkgname-$pkgver"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -d "$pkgdir/usr/lib" "$pkgdir/usr/include"
+  make install
+  install -Dm644 ../duktape.pc "$pkgdir/usr/lib/pkgconfig/duktape.pc"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/svaarala/duktape
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/duktape.pc
===
--- community-i686/duktape.pc   2016-05-01 22:54:48 UTC (rev 173276)
+++ community-i686/duktape.pc   2016-05-01 22:54:59 UTC (rev 173277)
@@ -1,10 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: duktape
-Description: Embeddable Javascript engine
-Version: 1.3.1
-Libs: -L${libdir} -lduktape
-Cflags: -I${includedir}

Copied: duktape/repos/community-i686/duktape.pc (from rev 173276, 
duktape/trunk/duktape.pc)
===
--- community-i686/duktape.pc   (rev 0)
+++ community-i686/duktape.pc   2016-05-01 22:54:59 UTC (rev 173277)
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: duktape
+Description: Embeddable Javascript engine
+Version: 1.3.1
+Libs: -L${libdir} -lduktape
+Cflags: -I${includedir}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 22:54:48 UTC (rev 173276)
+++ community-x86_64/PKGBUILD   2016-05-01 22:54:59 UTC (rev 173277)
@@ -1,39 +0,0 @@
-# $Id: PKGBUILD 162811 

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

2016-05-01 Thread Alexander Rødseth
Date: Monday, May 2, 2016 @ 00:15:19
  Author: arodseth
Revision: 173275

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 22:15:06 UTC (rev 173274)
+++ community-i686/PKGBUILD 2016-05-01 22:15:19 UTC (rev 173275)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin 
-# Contributor: Travis Willard  
-# Contributor: William Rea 
-
-pkgname=devilspie
-pkgver=0.22
-pkgrel=6
-pkgdesc="x11 window matching utility"
-arch=('i686' 'x86_64')
-url="http://www.burtonini.com/blog/computers/devilspie;
-license=('GPL')
-depends=('libwnck')
-makedepends=('pkgconfig' 'intltool' 'gnome-common')
-source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-md5sums=('4190e12f99ab92c0427e457d9fbfe231')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
-  export LIBS="-lX11"
-  ./autogen.sh
-
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make prefix=$pkgdir/usr install
-  # Make and install blank config
-  mkdir -p $pkgdir/etc/devilspie
-  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
-}

Copied: devilspie/repos/community-i686/PKGBUILD (from rev 173274, 
devilspie/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 22:15:19 UTC (rev 173275)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: Travis Willard 
+# Contributor: William Rea 
+
+pkgname=devilspie
+pkgver=0.22
+pkgrel=7
+pkgdesc='Window matching utility for X'
+arch=('x86_64' 'i686')
+url='http://www.burtonini.com/blog/computers/devilspie'
+license=('GPL')
+depends=('libwnck')
+makedepends=('pkgconfig' 'intltool' 'gnome-common')
+source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
+sha256sums=('e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
+  export LIBS="-lX11"
+  ./autogen.sh
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make prefix=$pkgdir/usr install
+  # Make and install blank config
+  mkdir -p $pkgdir/etc/devilspie
+  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 22:15:06 UTC (rev 173274)
+++ community-x86_64/PKGBUILD   2016-05-01 22:15:19 UTC (rev 173275)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Aaron Griffin 
-# Contributor: Travis Willard  
-# Contributor: William Rea 
-
-pkgname=devilspie
-pkgver=0.22
-pkgrel=6
-pkgdesc="x11 window matching utility"
-arch=('i686' 'x86_64')
-url="http://www.burtonini.com/blog/computers/devilspie;
-license=('GPL')
-depends=('libwnck')
-makedepends=('pkgconfig' 'intltool' 'gnome-common')
-source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-md5sums=('4190e12f99ab92c0427e457d9fbfe231')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
-  export LIBS="-lX11"
-  ./autogen.sh
-
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make prefix=$pkgdir/usr install
-  # Make and install blank config
-  mkdir -p $pkgdir/etc/devilspie
-  echo '(debug)' > $pkgdir/etc/devilspie/example.ds
-}

Copied: devilspie/repos/community-x86_64/PKGBUILD (from rev 173274, 
devilspie/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-01 22:15:19 UTC (rev 173275)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: Travis Willard 
+# Contributor: William Rea 
+

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

2016-05-01 Thread Alexander Rødseth
Date: Monday, May 2, 2016 @ 00:15:06
  Author: arodseth
Revision: 173274

upgpkg: devilspie 0.22-7

Modified:
  devilspie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 16:39:54 UTC (rev 173273)
+++ PKGBUILD2016-05-01 22:15:06 UTC (rev 173274)
@@ -1,34 +1,38 @@
 # $Id$
-# Maintainer: Aaron Griffin 
-# Contributor: Travis Willard  
+# Maintainer: Alexander F Rødseth 
+# Contributor: Aaron Griffin 
+# Contributor: Travis Willard 
 # Contributor: William Rea 
 
 pkgname=devilspie
 pkgver=0.22
-pkgrel=6
-pkgdesc="x11 window matching utility"
-arch=('i686' 'x86_64')
-url="http://www.burtonini.com/blog/computers/devilspie;
+pkgrel=7
+pkgdesc='Window matching utility for X'
+arch=('x86_64' 'i686')
+url='http://www.burtonini.com/blog/computers/devilspie'
 license=('GPL')
 depends=('libwnck')
 makedepends=('pkgconfig' 'intltool' 'gnome-common')
 source=("http://www.burtonini.com/computing/$pkgname-$pkgver.tar.gz;)
-md5sums=('4190e12f99ab92c0427e457d9fbfe231')
+sha256sums=('e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd "$pkgname-$pkgver"
+
   sed -i -e '/-DG.*_DISABLE_DEPRECATED/d' src/Makefile.am
   export LIBS="-lX11"
   ./autogen.sh
-
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd "$pkgname-$pkgver"
+
   make prefix=$pkgdir/usr install
   # Make and install blank config
   mkdir -p $pkgdir/etc/devilspie
   echo '(debug)' > $pkgdir/etc/devilspie/example.ds
 }
+
+# vim:set ts=2 sw=2 et:


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

2016-05-01 Thread Maxime Gauduin
Date: Monday, May 2, 2016 @ 00:12:34
  Author: alucryd
Revision: 266738

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

Added:
  libbluray/repos/testing-i686/
  libbluray/repos/testing-i686/PKGBUILD
(from rev 266737, libbluray/trunk/PKGBUILD)
  libbluray/repos/testing-i686/libbluray-jdk8.patch
(from rev 266737, libbluray/trunk/libbluray-jdk8.patch)
  libbluray/repos/testing-x86_64/
  libbluray/repos/testing-x86_64/PKGBUILD
(from rev 266737, libbluray/trunk/PKGBUILD)
  libbluray/repos/testing-x86_64/libbluray-jdk8.patch
(from rev 266737, libbluray/trunk/libbluray-jdk8.patch)

-+
 testing-i686/PKGBUILD   |   43 ++
 testing-i686/libbluray-jdk8.patch   |   35 +++
 testing-x86_64/PKGBUILD |   43 ++
 testing-x86_64/libbluray-jdk8.patch |   35 +++
 4 files changed, 156 insertions(+)

Copied: libbluray/repos/testing-i686/PKGBUILD (from rev 266737, 
libbluray/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-05-01 22:12:34 UTC (rev 266738)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Andrew Cook 
+
+pkgname=libbluray
+pkgver=0.9.2
+pkgrel=2
+pkgdesc='Library to access Blu-Ray disks for video playback'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/libbluray.html'
+license=('LGPL2.1')
+depends=('fontconfig' 'glibc' 'libfreetype.so' 'libxml2')
+makedepends=('apache-ant')
+optdepends=('java-environment: BD-J library')
+provides=('libbluray.so')
+source=("ftp://ftp.videolan.org/pub/videolan/libbluray/${pkgver}/libbluray-${pkgver}.tar.bz2;
+'libbluray-jdk8.patch')
+sha256sums=('efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea'
+'7021ed1e3d39dc021fc84700a4c8f2372e6d8a6dca9780dae5026cc0b20fb82f')
+
+build() {
+  cd libbluray-${pkgver}
+
+  patch -Np1 -i ../libbluray-jdk8.patch
+}
+
+build() {
+  cd libbluray-${pkgver}
+
+  ./configure \
+--prefix='/usr'
+  make
+}
+
+package() {
+  cd libbluray-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Copied: libbluray/repos/testing-i686/libbluray-jdk8.patch (from rev 266737, 
libbluray/trunk/libbluray-jdk8.patch)
===
--- testing-i686/libbluray-jdk8.patch   (rev 0)
+++ testing-i686/libbluray-jdk8.patch   2016-05-01 22:12:34 UTC (rev 266738)
@@ -0,0 +1,35 @@
+From 448eb757893e3875336004ca8375eb1219b72634 Mon Sep 17 00:00:00 2001
+From: hpi1 
+Date: Thu, 28 Apr 2016 16:44:26 +0300
+Subject: [PATCH] bdj: update linux Java search path list and preferred JVM
+
+1) JAVA_HOME
+2) System default JVM
+3) OpenJDK 7
+4) OpenJDK 8
+5) OpenJDK 6
+---
+ src/libbluray/bdj/bdj.c |6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/src/libbluray/bdj/bdj.c b/src/libbluray/bdj/bdj.c
+index 6ad6b59..ef82ee4 100644
+--- a/src/libbluray/bdj/bdj.c
 b/src/libbluray/bdj/bdj.c
+@@ -202,9 +202,11 @@ static void *_load_jvm(const char **p_java_home)
+ # else
+ static const char *jvm_path[] = {NULL, JDK_HOME,
+  "/usr/lib/jvm/default-java",
+- "/usr/lib/jvm/java-6-openjdk",
+- "/usr/lib/jvm/java-7-openjdk",
++ "/usr/lib/jvm/default",
+  "/etc/java-config-2/current-system-vm",
++ "/usr/lib/jvm/java-7-openjdk",
++ "/usr/lib/jvm/java-8-openjdk",
++ "/usr/lib/jvm/java-6-openjdk",
+ };
+ static const char  jvm_dir[]  = "jre/lib/" JAVA_ARCH "/server";
+ static const char  jvm_lib[]  = "libjvm";
+-- 
+1.7.10.4
+

Copied: libbluray/repos/testing-x86_64/PKGBUILD (from rev 266737, 
libbluray/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-05-01 22:12:34 UTC (rev 266738)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Andrew Cook 
+
+pkgname=libbluray
+pkgver=0.9.2
+pkgrel=2
+pkgdesc='Library to access Blu-Ray disks for video playback'
+arch=('i686' 'x86_64')
+url='http://www.videolan.org/developers/libbluray.html'
+license=('LGPL2.1')
+depends=('fontconfig' 'glibc' 

[arch-commits] Commit in libbluray/trunk (PKGBUILD libbluray-jdk8.patch)

2016-05-01 Thread Maxime Gauduin
Date: Monday, May 2, 2016 @ 00:12:21
  Author: alucryd
Revision: 266737

FS#48982: libbluray 0.9.2-2

Added:
  libbluray/trunk/libbluray-jdk8.patch
Modified:
  libbluray/trunk/PKGBUILD

--+
 PKGBUILD |   35 +--
 libbluray-jdk8.patch |   35 +++
 2 files changed, 60 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 18:00:25 UTC (rev 266736)
+++ PKGBUILD2016-05-01 22:12:21 UTC (rev 266737)
@@ -1,28 +1,43 @@
 # $Id$
-# Maintainer:  Ionut Biru 
-# Maintainer:  Bartłomiej Piotrowski 
+# Maintainer: Maxime Gauduin 
+# Contributor: Ionut Biru 
+# Contributor: Bartłomiej Piotrowski 
 # Contributor: Andrew Cook 
 
 pkgname=libbluray
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Library to access Blu-Ray disks for video playback'
 arch=('i686' 'x86_64')
 url='http://www.videolan.org/developers/libbluray.html'
 license=('LGPL2.1')
-depends=('libxml2' 'freetype2' 'fontconfig')
+depends=('fontconfig' 'glibc' 'libfreetype.so' 'libxml2')
 makedepends=('apache-ant')
-optdepends=('java-environment: for BD-J library')
+optdepends=('java-environment: BD-J library')
 provides=('libbluray.so')
-source=(ftp://ftp.videolan.org/pub/videolan/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('836b2de16547776bf2726166cf796f13')
+source=("ftp://ftp.videolan.org/pub/videolan/libbluray/${pkgver}/libbluray-${pkgver}.tar.bz2;
+'libbluray-jdk8.patch')
+sha256sums=('efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea'
+'7021ed1e3d39dc021fc84700a4c8f2372e6d8a6dca9780dae5026cc0b20fb82f')
 
 build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
+  cd libbluray-${pkgver}
+
+  patch -Np1 -i ../libbluray-jdk8.patch
+}
+
+build() {
+  cd libbluray-${pkgver}
+
+  ./configure \
+--prefix='/usr'
   make
 }
 
 package() {
-  make DESTDIR="$pkgdir" -C $pkgname-$pkgver install
+  cd libbluray-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
 }
+
+# vim: ts=2 sw=2 et:

Added: libbluray-jdk8.patch
===
--- libbluray-jdk8.patch(rev 0)
+++ libbluray-jdk8.patch2016-05-01 22:12:21 UTC (rev 266737)
@@ -0,0 +1,35 @@
+From 448eb757893e3875336004ca8375eb1219b72634 Mon Sep 17 00:00:00 2001
+From: hpi1 
+Date: Thu, 28 Apr 2016 16:44:26 +0300
+Subject: [PATCH] bdj: update linux Java search path list and preferred JVM
+
+1) JAVA_HOME
+2) System default JVM
+3) OpenJDK 7
+4) OpenJDK 8
+5) OpenJDK 6
+---
+ src/libbluray/bdj/bdj.c |6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/src/libbluray/bdj/bdj.c b/src/libbluray/bdj/bdj.c
+index 6ad6b59..ef82ee4 100644
+--- a/src/libbluray/bdj/bdj.c
 b/src/libbluray/bdj/bdj.c
+@@ -202,9 +202,11 @@ static void *_load_jvm(const char **p_java_home)
+ # else
+ static const char *jvm_path[] = {NULL, JDK_HOME,
+  "/usr/lib/jvm/default-java",
+- "/usr/lib/jvm/java-6-openjdk",
+- "/usr/lib/jvm/java-7-openjdk",
++ "/usr/lib/jvm/default",
+  "/etc/java-config-2/current-system-vm",
++ "/usr/lib/jvm/java-7-openjdk",
++ "/usr/lib/jvm/java-8-openjdk",
++ "/usr/lib/jvm/java-6-openjdk",
+ };
+ static const char  jvm_dir[]  = "jre/lib/" JAVA_ARCH "/server";
+ static const char  jvm_lib[]  = "libjvm";
+-- 
+1.7.10.4
+


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

2016-05-01 Thread Andreas Radke
Date: Sunday, May 1, 2016 @ 20:00:25
  Author: andyrtr
Revision: 266736

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 266735, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 266735, libgpg-error/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 266735, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-05-01 18:00:25 UTC (rev 266736)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.22
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('c40015ed88bf5f50fa58d02252d75cf20b858951'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 266735, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-05-01 18:00:25 UTC (rev 266736)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.22
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('c40015ed88bf5f50fa58d02252d75cf20b858951'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}


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

2016-05-01 Thread Jan Steffens
Date: Sunday, May 1, 2016 @ 19:42:36
  Author: heftig
Revision: 266733

3.16.0-1

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 13:45:01 UTC (rev 266732)
+++ PKGBUILD2016-05-01 17:42:36 UTC (rev 266733)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=meld
-pkgver=3.15.3
+pkgver=3.16.0
 pkgrel=1
 pkgdesc='Visual diff and merge tool'
 url='http://meldmerge.org/'
@@ -15,7 +15,7 @@
 depends=(python2-gobject python2-cairo gtksourceview3 
gsettings-desktop-schemas)
 optdepends=('python2-dbus: open a new tab in an already running instance')
 
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz;)
-sha1sums=('cb1291a5cc18fe0978df0a7a8ccbc860350a3a96')
+sha1sums=('12cd5074ad23650776334cf3d1f2d803d5f2db97')
 
 # Meld does not support Python 3. The build succeeds, but
 # the main executable checks the version and errors out.


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

2016-05-01 Thread Felix Yan
Date: Sunday, May 1, 2016 @ 18:39:54
  Author: fyan
Revision: 173273

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

Added:
  pandoc-crossref/repos/community-i686/PKGBUILD
(from rev 173272, pandoc-crossref/trunk/PKGBUILD)
  pandoc-crossref/repos/community-i686/haskell-pandoc-crossref.install
(from rev 173272, pandoc-crossref/trunk/haskell-pandoc-crossref.install)
  pandoc-crossref/repos/community-x86_64/PKGBUILD
(from rev 173272, pandoc-crossref/trunk/PKGBUILD)
  pandoc-crossref/repos/community-x86_64/haskell-pandoc-crossref.install
(from rev 173272, pandoc-crossref/trunk/haskell-pandoc-crossref.install)
Deleted:
  pandoc-crossref/repos/community-i686/PKGBUILD
  pandoc-crossref/repos/community-i686/haskell-pandoc-crossref.install
  pandoc-crossref/repos/community-x86_64/PKGBUILD
  pandoc-crossref/repos/community-x86_64/haskell-pandoc-crossref.install

--+
 /PKGBUILD|  108 +
 /haskell-pandoc-crossref.install |   36 +++
 community-i686/PKGBUILD  |   58 ---
 community-i686/haskell-pandoc-crossref.install   |   18 ---
 community-x86_64/PKGBUILD|   58 ---
 community-x86_64/haskell-pandoc-crossref.install |   18 ---
 6 files changed, 144 insertions(+), 152 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 16:39:00 UTC (rev 173272)
+++ community-i686/PKGBUILD 2016-05-01 16:39:54 UTC (rev 173273)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgbase=pandoc-crossref
-pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.2.0.1
-pkgrel=8
-pkgdesc="Pandoc filter for cross-references"
-url="http://hackage.haskell.org/package/${pkgbase};
-license=("GPL2")
-arch=('i686' 'x86_64')
-makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
- "haskell-data-accessor-transformers" "haskell-mtl" 
"haskell-pandoc" "haskell-pandoc-types"
- "haskell-roman-numerals" "haskell-syb" "haskell-yaml")
-options=('staticlibs')
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
-sha256sums=('44bdbc38d8d7a743951a2333fb70b33a6497b2d50ccdb5696736fdc5133aef21')
-
-prepare() {
-sed -i 's/data-default >= 0.4 && <0.6/data-default >= 0.4 \&\& <0.7/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
-}
-
-build() {
-cd "${srcdir}/${pkgbase}-${pkgver}"
-
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
---prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" \
---libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
-runhaskell Setup register --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package_pandoc-crossref() {
-depends=('pandoc')
-
-cd "${srcdir}/${pkgbase}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-rm -r "$pkgdir"/usr/{lib,share}
-}
-
-package_haskell-pandoc-crossref() {
-pkgdesc="Pandoc filter for cross-references (docs and libraries)"
-depends=("${makedepends[@]}" 'pandoc-crossref')
-install="haskell-pandoc-crossref.install"
-
-cd "${srcdir}/${pkgbase}-${pkgver}"
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
-install-m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.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/${pkgname}"
-runhaskell Setup copy --destdir="${pkgdir}"
-rm -r "$pkgdir"/usr/bin
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
-}

Copied: pandoc-crossref/repos/community-i686/PKGBUILD (from rev 173272, 
pandoc-crossref/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 16:39:54 UTC (rev 173273)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgbase=pandoc-crossref
+pkgname=(pandoc-crossref haskell-pandoc-crossref)
+pkgver=0.2.1.1
+pkgrel=1
+pkgdesc="Pandoc filter for cross-references"
+url="http://hackage.haskell.org/package/${pkgbase};
+license=("GPL2")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
+ "haskell-data-accessor-transformers" "haskell-mtl" 
"haskell-pandoc" 

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

2016-05-01 Thread Felix Yan
Date: Sunday, May 1, 2016 @ 18:39:00
  Author: fyan
Revision: 173272

upgpkg: pandoc-crossref 0.2.1.1-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 16:25:19 UTC (rev 173271)
+++ PKGBUILD2016-05-01 16:39:00 UTC (rev 173272)
@@ -4,8 +4,8 @@
 
 pkgbase=pandoc-crossref
 pkgname=(pandoc-crossref haskell-pandoc-crossref)
-pkgver=0.2.0.1
-pkgrel=8
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="http://hackage.haskell.org/package/${pkgbase};
 license=("GPL2")
@@ -15,12 +15,8 @@
  "haskell-roman-numerals" "haskell-syb" "haskell-yaml")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz;)
-sha256sums=('44bdbc38d8d7a743951a2333fb70b33a6497b2d50ccdb5696736fdc5133aef21')
+sha256sums=('4b90d228a8943e31ad7d2a1861b74bdb98af9422e3e675c209a012ca54e0deaa')
 
-prepare() {
-sed -i 's/data-default >= 0.4 && <0.6/data-default >= 0.4 \&\& <0.7/' 
${pkgbase}-${pkgver}/${pkgbase}.cabal
-}
-
 build() {
 cd "${srcdir}/${pkgbase}-${pkgver}"
 


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

2016-05-01 Thread Felix Yan
Date: Sunday, May 1, 2016 @ 18:25:19
  Author: fyan
Revision: 173271

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  130 ++---
 1 file changed, 65 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-01 16:24:47 UTC (rev 173270)
+++ PKGBUILD2016-05-01 16:25:19 UTC (rev 173271)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-hypothesis
-pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.1.2
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34' 'git')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8'
-  'python-pytz' 'python2-pytz' 'python-django' 'python2-django' 
'python-numpy'
-  'python2-numpy' 'python-fake-factory' 'python2-fake-factory' 
'python-flaky'
-  'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark')
-source=("git+https://github.com/DRMacIver/hypothesis.git#tag=$pkgver;)
-sha512sums=('SKIP')
-
-prepare() {
-  cp -a hypothesis{,-py2}
-}
-
-build() {
-  cd "$srcdir/hypothesis"
-  python setup.py build
-
-  cd "$srcdir/hypothesis-py2"
-  python2 setup.py build
-}
-
-check() {(
-  # I dunno how to fix pytest w/django tests :/
-
-  cd "$srcdir/hypothesis"
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" LC_CTYPE=en_US.UTF-8 python setup.py 
ptr
-
-  cd "$srcdir/hypothesis-py2"
-  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" LC_CTYPE=en_US.UTF-8 python2 
setup.py ptr
-  ) || warning "Tests failed"
-}
-
-package_python-hypothesis() {
-  depends=('python')
-  optdepends=('python-pytz: for datetime and django module'
-  'python-fake-factory: for fakefactory and django module'
-  'python-django: for django module'
-  'python-numpy: for numpy module'
-  'python-pytest: for pytest module')
-
-  cd hypothesis
-  python setup.py install --root="${pkgdir}" --optimize=1
-}
-
-package_python2-hypothesis() {
-  depends=('python2-enum34')
-  optdepends=('python2-pytz: for datetime and django module'
-  'python2-fake-factory: for fakefactory and django module'
-  'python2-django: for django module'
-  'python2-numpy: for numpy module'
-  'python2-pytest: for pytest module')
-
-  cd hypothesis-py2
-  python2 setup.py install --root="${pkgdir}" --optimize=1
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 173270, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-01 16:25:19 UTC (rev 173271)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-hypothesis
+pkgname=('python-hypothesis' 'python2-hypothesis')
+pkgver=3.1.3
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-enum34' 'git')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'flake8' 
'python2-flake8'
+  'python-pytz' 'python2-pytz' 'python-django' 'python2-django' 
'python-numpy'
+  'python2-numpy' 'python-fake-factory' 'python2-fake-factory' 
'python-flaky'
+  'python2-flaky' 'python-pytest-benchmark' 
'python2-pytest-benchmark')
+source=("git+https://github.com/DRMacIver/hypothesis.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a hypothesis{,-py2}
+}
+
+build() {
+  cd "$srcdir/hypothesis"
+  python setup.py build
+
+  cd "$srcdir/hypothesis-py2"
+  python2 setup.py build
+}
+
+check() {(
+  # I dunno how to fix pytest w/django tests :/
+
+  cd "$srcdir/hypothesis"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" LC_CTYPE=en_US.UTF-8 python setup.py 
ptr
+
+  cd "$srcdir/hypothesis-py2"
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" LC_CTYPE=en_US.UTF-8 python2 
setup.py ptr
+  ) || warning "Tests failed"
+}
+
+package_python-hypothesis() {
+  depends=('python')
+  optdepends=('python-pytz: for datetime and django module'
+  'python-fake-factory: for fakefactory and django module'
+  'python-django: for django module'
+  'python-numpy: for numpy module'
+  'python-pytest: for pytest module')
+
+  cd hypothesis
+  python setup.py install --root="${pkgdir}" --optimize=1
+}
+
+package_python2-hypothesis() {
+  depends=('python2-enum34')
+  optdepends=('python2-pytz: for datetime and django 

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

2016-05-01 Thread Felix Yan
Date: Sunday, May 1, 2016 @ 18:24:47
  Author: fyan
Revision: 173270

upgpkg: python-hypothesis 3.1.3-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 15:53:04 UTC (rev 173269)
+++ PKGBUILD2016-05-01 16:24:47 UTC (rev 173270)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')


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

2016-05-01 Thread Anatol Pomozov
Date: Sunday, May 1, 2016 @ 17:53:04
  Author: anatolik
Revision: 173269

No need to run update-desktop-database. It is done by hooks now.

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

---+
 PKGBUILD  |1 -
 sigil.install |   12 
 2 files changed, 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 15:52:17 UTC (rev 173268)
+++ PKGBUILD2016-05-01 15:53:04 UTC (rev 173269)
@@ -11,7 +11,6 @@
 license=('GPL3')
 depends=('qt5-webkit' 'python' 'hicolor-icon-theme' 'python-lxml' 'minizip' 
'hunspell')
 makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake')
-install=sigil.install
 
source=("Sigil-${pkgver}.zip::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.zip;)
 md5sums=('d120bc1ab131a57464a95499c5407ab6')
 

Deleted: sigil.install
===
--- sigil.install   2016-05-01 15:52:17 UTC (rev 173268)
+++ sigil.install   2016-05-01 15:53:04 UTC (rev 173269)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-05-01 Thread Anatol Pomozov
Date: Sunday, May 1, 2016 @ 17:52:17
  Author: anatolik
Revision: 173268

No need to run update-desktop-database. It is done by hooks now.

Modified:
  wireshark/trunk/PKGBUILD
Deleted:
  wireshark/trunk/wireshark-gui.install

---+
 PKGBUILD  |2 --
 wireshark-gui.install |   11 ---
 2 files changed, 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 15:30:05 UTC (rev 173267)
+++ PKGBUILD2016-05-01 15:52:17 UTC (rev 173268)
@@ -84,7 +84,6 @@
   depends=('desktop-file-utils' 'gtk3' 'portaudio' 'wireshark-cli' 
'wireshark-common')
   replaces=(wireshark)
   conflicts=(wireshark)
-  install=wireshark-gui.install
 
   cd ${pkgbase}-${pkgver}
 
@@ -95,7 +94,6 @@
 package_wireshark-qt() {
   pkgdesc='a free network protocol analyzer for Unix/Linux and Windows - Qt 
frontend'
   depends=('desktop-file-utils' 'qt5-base' 'qt5-multimedia' 'wireshark-cli' 
'wireshark-common')
-  install=wireshark-gui.install
 
   cd ${pkgbase}-${pkgver}
 

Deleted: wireshark-gui.install
===
--- wireshark-gui.install   2016-05-01 15:30:05 UTC (rev 173267)
+++ wireshark-gui.install   2016-05-01 15:52:17 UTC (rev 173268)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-01 Thread Anatol Pomozov
Date: Sunday, May 1, 2016 @ 17:30:05
  Author: anatolik
Revision: 173267

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 15:29:10 UTC (rev 173266)
+++ community-i686/PKGBUILD 2016-05-01 15:30:05 UTC (rev 173267)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=2.8
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(i686 x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs ceph)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('f83ef5b8f6d0548ae652ee8e36644e9a969a3f333156567903bf00f5c9b00ff1')
-
-prepare() {
-  cd fio-fio-$pkgver
-
-  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
-}
-
-build() {
-  cd fio-fio-$pkgver
-  ./configure --enable-gfio --extra-cflags="$CFLAGS"
-}
-
-package() {
-  cd fio-fio-$pkgver
-  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
-
-  # documentation
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-
-  # examples
-  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
-  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
-}

Copied: fio/repos/community-i686/PKGBUILD (from rev 173266, fio/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 15:30:05 UTC (rev 173267)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+# Contributor: Mariusz Libera 
+# Contributor: John Williams 
+
+pkgname=fio
+pkgver=2.9
+pkgrel=1
+pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
+arch=(i686 x86_64)
+url='https://github.com/axboe/fio'
+license=(GPL2)
+# TODO: enable rdma, need to move the libraries from AUR
+depends=(bash libaio python2 numactl glusterfs ceph)
+makedepends=(gtk2)
+optdepends=(
+  'gtk2: for gfio - fio GUI frontend' 
+  'gnuplot: generating plots using fio_generate_plots'
+)
+source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
+sha256sums=('f8c73c056c8717ce61ccd8bf33de67dfbc542ffbc42eaf1f2c467d259ff589e2')
+
+prepare() {
+  cd fio-fio-$pkgver
+
+  sed -e 's|#!/usr/bin/env python|#!/usr/bin/env python2|' -i 
tools/plot/fio2gnuplot
+}
+
+build() {
+  cd fio-fio-$pkgver
+  ./configure --enable-gfio --extra-cflags="$CFLAGS"
+}
+
+package() {
+  cd fio-fio-$pkgver
+  make DESTDIR="$pkgdir" prefix=/usr mandir=/usr/share/man install
+
+  # documentation
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname"
+  install -m644 HOWTO README REPORTING-BUGS SERVER-TODO 
"$pkgdir/usr/share/doc/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+
+  # examples
+  install -dm755 "$pkgdir/usr/share/doc/$pkgname/examples"
+  install -m644 examples/* "$pkgdir/usr/share/doc/$pkgname/examples"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 15:29:10 UTC (rev 173266)
+++ community-x86_64/PKGBUILD   2016-05-01 15:30:05 UTC (rev 173267)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Mariusz Libera 
-# Contributor: John Williams 
-
-pkgname=fio
-pkgver=2.8
-pkgrel=1
-pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
-arch=(i686 x86_64)
-url='https://github.com/axboe/fio'
-license=(GPL2)
-# TODO: enable rdma, need to move the libraries from AUR
-depends=(bash libaio python2 numactl glusterfs ceph)
-makedepends=(gtk2)
-optdepends=(
-  'gtk2: for gfio - fio GUI frontend' 
-  'gnuplot: generating plots using fio_generate_plots'
-)
-source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('f83ef5b8f6d0548ae652ee8e36644e9a969a3f333156567903bf00f5c9b00ff1')
-

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

2016-05-01 Thread Anatol Pomozov
Date: Sunday, May 1, 2016 @ 17:29:10
  Author: anatolik
Revision: 173266

upgpkg: fio 2.9-1

Modified:
  fio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 14:56:30 UTC (rev 173265)
+++ PKGBUILD2016-05-01 15:29:10 UTC (rev 173266)
@@ -4,7 +4,7 @@
 # Contributor: John Williams 
 
 pkgname=fio
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 pkgdesc='Scriptable I/O tool for storage benchmarks and drive testing'
 arch=(i686 x86_64)
@@ -18,7 +18,7 @@
   'gnuplot: generating plots using fio_generate_plots'
 )
 source=(https://github.com/axboe/fio/archive/fio-$pkgver.zip)
-sha256sums=('f83ef5b8f6d0548ae652ee8e36644e9a969a3f333156567903bf00f5c9b00ff1')
+sha256sums=('f8c73c056c8717ce61ccd8bf33de67dfbc542ffbc42eaf1f2c467d259ff589e2')
 
 prepare() {
   cd fio-fio-$pkgver


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 16:32:51
  Author: jlichtblau
Revision: 173264

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

Added:
  vifm/repos/community-testing-i686/
  vifm/repos/community-testing-i686/PKGBUILD
(from rev 173263, vifm/trunk/PKGBUILD)
  vifm/repos/community-testing-i686/vifm.changelog
(from rev 173263, vifm/trunk/vifm.changelog)
  vifm/repos/community-testing-x86_64/
  vifm/repos/community-testing-x86_64/PKGBUILD
(from rev 173263, vifm/trunk/PKGBUILD)
  vifm/repos/community-testing-x86_64/vifm.changelog
(from rev 173263, vifm/trunk/vifm.changelog)

-+
 community-testing-i686/PKGBUILD |   27 +++
 community-testing-i686/vifm.changelog   |   54 ++
 community-testing-x86_64/PKGBUILD   |   27 +++
 community-testing-x86_64/vifm.changelog |   54 ++
 4 files changed, 162 insertions(+)

Copied: vifm/repos/community-testing-i686/PKGBUILD (from rev 173263, 
vifm/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-05-01 14:32:51 UTC (rev 173264)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=vifm
+pkgver=0.8.1.a
+pkgrel=1
+pkgdesc="Ncurses based file manager with vi like keybindings"
+arch=('i686' 'x86_64')
+url="http://vifm.info/;
+license=('GPL')
+depends=('ncurses' 'desktop-file-utils')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-0.8.1a.tar.bz2)
+sha256sums=('974fb2aa5e32d2c729ceff678c595070c701bd30a6ccc5cb6ca64807a9dd4422')
+
+build() {
+   cd "${srcdir}"/$pkgname-0.8.1a
+
+   ./configure --prefix=/usr
+   make 
+}
+
+package() {
+   cd "${srcdir}"/$pkgname-0.8.1a
+
+   make DESTDIR="${pkgdir}" install
+}

Copied: vifm/repos/community-testing-i686/vifm.changelog (from rev 173263, 
vifm/trunk/vifm.changelog)
===
--- community-testing-i686/vifm.changelog   (rev 0)
+++ community-testing-i686/vifm.changelog   2016-05-01 14:32:51 UTC (rev 
173264)
@@ -0,0 +1,54 @@
+2016-05-01 Jaroslav Lichtblau 
+   * vifm 0.8.1.a-1 FS#49159 fix
+
+2016-04-30 Jaroslav Lichtblau 
+   * vifm 0.8.1a-1
+
+2016-01-19 Jaroslav Lichtblau 
+   * vifm 0.8.1-1
+
+2015-07-10 Jaroslav Lichtblau 
+   * vifm 0.8-1
+   * .install file added
+
+2014-10-28 Jaroslav Lichtblau 
+   * vifm 0.7.8-1
+
+2014-05-18 Jaroslav Lichtblau 
+   * vifm 0.7.7-1
+
+2013-11-11 Jaroslav Lichtblau 
+   * vifm 0.7.6-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * vifm 0.7.5-1
+
+2013-01-30 Jaroslav Lichtblau 
+   * vifm 0.7.4b-1
+
+2012-10-20 Jaroslav Lichtblau 
+   * vifm 0.7.4a-1
+
+2012-07-07 Jaroslav Lichtblau 
+   * vifm 0.7.3a-1
+
+2012-06-04 Jaroslav Lichtblau 
+   * vifm 0.7.3-1
+
+2012-02-25 Jaroslav Lichtblau 
+   * vifm 0.7.2-1
+
+2011-11-28 Jaroslav Lichtblau 
+   * vifm 0.7.1-1
+
+2011-10-09 Jaroslav Lichtblau 
+   * vifm 0.7.0-1
+
+2011-08-20 Jaroslav Lichtblau 
+   * vifm 0.6.3-1
+
+2011-07-19 Jaroslav Lichtblau 
+   * vifm 0.6.2-1
+
+2010-02-15 Jaroslav Lichtblau 
+   * Moved to [community] 0.5-2 (212 votes in AUR)

Copied: vifm/repos/community-testing-x86_64/PKGBUILD (from rev 173263, 
vifm/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-05-01 14:32:51 UTC (rev 173264)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=vifm
+pkgver=0.8.1.a
+pkgrel=1
+pkgdesc="Ncurses based file manager with vi like keybindings"
+arch=('i686' 'x86_64')
+url="http://vifm.info/;
+license=('GPL')
+depends=('ncurses' 'desktop-file-utils')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-0.8.1a.tar.bz2)
+sha256sums=('974fb2aa5e32d2c729ceff678c595070c701bd30a6ccc5cb6ca64807a9dd4422')
+
+build() {
+   cd "${srcdir}"/$pkgname-0.8.1a
+
+   ./configure --prefix=/usr
+   make 
+}
+
+package() {
+   cd "${srcdir}"/$pkgname-0.8.1a
+
+   make DESTDIR="${pkgdir}" install
+}

Copied: vifm/repos/community-testing-x86_64/vifm.changelog (from rev 173263, 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 16:32:35
  Author: jlichtblau
Revision: 173263

upgpkg: vifm 0.8.1.a-1 FS#49159 fix

Modified:
  vifm/trunk/PKGBUILD
  vifm/trunk/vifm.changelog

+
 PKGBUILD   |8 
 vifm.changelog |3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 14:26:18 UTC (rev 173262)
+++ PKGBUILD2016-05-01 14:32:35 UTC (rev 173263)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=vifm
-pkgver=0.8.1a
+pkgver=0.8.1.a
 pkgrel=1
 pkgdesc="Ncurses based file manager with vi like keybindings"
 arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@
 license=('GPL')
 depends=('ncurses' 'desktop-file-utils')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-0.8.1a.tar.bz2)
 sha256sums=('974fb2aa5e32d2c729ceff678c595070c701bd30a6ccc5cb6ca64807a9dd4422')
 
 build() {
-   cd "${srcdir}"/$pkgname-$pkgver
+   cd "${srcdir}"/$pkgname-0.8.1a
 
./configure --prefix=/usr
make 
@@ -21,7 +21,7 @@
 }
 
 package() {
-   cd "${srcdir}"/$pkgname-$pkgver
+   cd "${srcdir}"/$pkgname-0.8.1a
 
make DESTDIR="${pkgdir}" install
 }

Modified: vifm.changelog
===
--- vifm.changelog  2016-05-01 14:26:18 UTC (rev 173262)
+++ vifm.changelog  2016-05-01 14:32:35 UTC (rev 173263)
@@ -1,3 +1,6 @@
+2016-05-01 Jaroslav Lichtblau 
+   * vifm 0.8.1.a-1 FS#49159 fix
+
 2016-04-30 Jaroslav Lichtblau 
* vifm 0.8.1a-1
 


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 16:26:18
  Author: jlichtblau
Revision: 173262

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

Added:
  sdcv/repos/community-i686/PKGBUILD
(from rev 173261, sdcv/trunk/PKGBUILD)
  sdcv/repos/community-i686/sdcv.changelog
(from rev 173261, sdcv/trunk/sdcv.changelog)
  sdcv/repos/community-x86_64/PKGBUILD
(from rev 173261, sdcv/trunk/PKGBUILD)
  sdcv/repos/community-x86_64/sdcv.changelog
(from rev 173261, sdcv/trunk/sdcv.changelog)
Deleted:
  sdcv/repos/community-i686/PKGBUILD
  sdcv/repos/community-i686/sdcv-0.4.2-headers.patch
  sdcv/repos/community-i686/sdcv.changelog
  sdcv/repos/community-x86_64/PKGBUILD
  sdcv/repos/community-x86_64/sdcv-0.4.2-headers.patch
  sdcv/repos/community-x86_64/sdcv.changelog

---+
 /PKGBUILD |   66 
 /sdcv.changelog   |   18 +++
 community-i686/PKGBUILD   |   39 
 community-i686/sdcv-0.4.2-headers.patch   |   46 ---
 community-i686/sdcv.changelog |6 --
 community-x86_64/PKGBUILD |   39 
 community-x86_64/sdcv-0.4.2-headers.patch |   46 ---
 community-x86_64/sdcv.changelog   |6 --
 8 files changed, 84 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 14:25:52 UTC (rev 173261)
+++ community-i686/PKGBUILD 2016-05-01 14:26:18 UTC (rev 173262)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=sdcv
-pkgver=0.4.2
-pkgrel=9
-pkgdesc="StarDict Console Version"
-arch=('i686' 'x86_64')
-url="http://sdcv.sourceforge.net/;
-license=('GPL')
-depends=('glib2' 'readline' 'zlib')
-makedepends=('patch')
-provides=('stardict')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
 \
-$pkgname-$pkgver-headers.patch)
-sha256sums=('a164f079e93986814ea2d39f3a49cf9d1b71b01aad908254457fe3d0ded9deb2'
-'4746e32a6aaddf7744f373b539879598b48219a3b35f41ceb839f04c27921eb4')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  patch -Np1 -i "${srcdir}"/$pkgname-$pkgver-headers.patch
-
-  ./configure --prefix=/usr  --mandir=/usr/share/man
-
-#quick fix for x86_64
-  if [ "${CARCH}" == "x86_64" ]; then
-sed -i 's|guint32 page_size|guint64 page_size|' src/lib/lib.cpp
-  fi
-
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: sdcv/repos/community-i686/PKGBUILD (from rev 173261, 
sdcv/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 14:26:18 UTC (rev 173262)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=sdcv
+pkgver=0.5.0beta4
+pkgrel=1
+pkgdesc="StarDict Console Version"
+arch=('i686' 'x86_64')
+url="http://sdcv.sourceforge.net/;
+license=('GPL')
+depends=('glib2' 'readline' 'zlib')
+makedepends=('cmake')
+provides=('stardict')
+changelog=$pkgname.changelog
+source=(https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgname-0.5.0-beta4-Source.tar.bz2)
+sha256sums=('19e7ec25de76fc877d35d25542080907b4f89e44d8746f704a24304155483bad')
+
+build() {
+  cd "${srcdir}"/$pkgname-0.5.0-beta4-Source
+
+  mkdir build
+  cd build
+
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
+  make
+  make lang
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-0.5.0-beta4-Source/build
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/sdcv-0.4.2-headers.patch
===
--- community-i686/sdcv-0.4.2-headers.patch 2016-05-01 14:25:52 UTC (rev 
173261)
+++ community-i686/sdcv-0.4.2-headers.patch 2016-05-01 14:26:18 UTC (rev 
173262)
@@ -1,46 +0,0 @@
-diff -ruN sdcv-0.4.2-orig/src/lib/lib.cpp sdcv-0.4.2/src/lib/lib.cpp
 sdcv-0.4.2-orig/src/lib/lib.cpp2006-04-24 10:17:27.0 +0200
-+++ sdcv-0.4.2/src/lib/lib.cpp 2009-12-19 21:15:37.0 +0100
-@@ -513,7 +513,7 @@
- {
-   fseek(idxfile, wordoffset[page_idx], SEEK_SET);
-   guint32 page_size=wordoffset[page_idx+1]-wordoffset[page_idx];
--  fread(wordentry_buf, std::min(sizeof(wordentry_buf), page_size), 1, 
idxfile); //TODO: check returned values, deal with word entry that strlen>255.
-+  fread(wordentry_buf, std::min(sizeof(wordentry_buf), 
(size_t)page_size), 1, idxfile); //TODO: check returned values, deal with word 
entry that strlen>255.
-   return wordentry_buf;
- }
-
-diff -ruN sdcv-0.4.2-orig/src/libwrapper.cpp sdcv-0.4.2/src/libwrapper.cpp
 sdcv-0.4.2-orig/src/libwrapper.cpp 2006-04-24 12:40:29.0 +0200
-+++ 

[arch-commits] Commit in sdcv/trunk (PKGBUILD sdcv-0.4.2-headers.patch sdcv.changelog)

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 16:25:52
  Author: jlichtblau
Revision: 173261

upgpkg: sdcv 0.5.0beta4-1 - new upstream release

Modified:
  sdcv/trunk/PKGBUILD
  sdcv/trunk/sdcv.changelog
Deleted:
  sdcv/trunk/sdcv-0.4.2-headers.patch

--+
 PKGBUILD |   30 +++--
 sdcv-0.4.2-headers.patch |   46 -
 sdcv.changelog   |7 --
 3 files changed, 17 insertions(+), 66 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 12:48:09 UTC (rev 173260)
+++ PKGBUILD2016-05-01 14:25:52 UTC (rev 173261)
@@ -1,39 +1,33 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 
 pkgname=sdcv
-pkgver=0.4.2
-pkgrel=9
+pkgver=0.5.0beta4
+pkgrel=1
 pkgdesc="StarDict Console Version"
 arch=('i686' 'x86_64')
 url="http://sdcv.sourceforge.net/;
 license=('GPL')
 depends=('glib2' 'readline' 'zlib')
-makedepends=('patch')
+makedepends=('cmake')
 provides=('stardict')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
 \
-$pkgname-$pkgver-headers.patch)
-sha256sums=('a164f079e93986814ea2d39f3a49cf9d1b71b01aad908254457fe3d0ded9deb2'
-'4746e32a6aaddf7744f373b539879598b48219a3b35f41ceb839f04c27921eb4')
+source=(https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgname-0.5.0-beta4-Source.tar.bz2)
+sha256sums=('19e7ec25de76fc877d35d25542080907b4f89e44d8746f704a24304155483bad')
 
 build() {
-  cd "${srcdir}"/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-0.5.0-beta4-Source
 
-  patch -Np1 -i "${srcdir}"/$pkgname-$pkgver-headers.patch
+  mkdir build
+  cd build
 
-  ./configure --prefix=/usr  --mandir=/usr/share/man
-
-#quick fix for x86_64
-  if [ "${CARCH}" == "x86_64" ]; then
-sed -i 's|guint32 page_size|guint64 page_size|' src/lib/lib.cpp
-  fi
-
+  cmake ../ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
   make
+  make lang
 }
 
 package() {
-  cd "${srcdir}"/$pkgname-$pkgver
+  cd "${srcdir}"/$pkgname-0.5.0-beta4-Source/build
 
   make DESTDIR="${pkgdir}" install
 }

Deleted: sdcv-0.4.2-headers.patch
===
--- sdcv-0.4.2-headers.patch2016-05-01 12:48:09 UTC (rev 173260)
+++ sdcv-0.4.2-headers.patch2016-05-01 14:25:52 UTC (rev 173261)
@@ -1,46 +0,0 @@
-diff -ruN sdcv-0.4.2-orig/src/lib/lib.cpp sdcv-0.4.2/src/lib/lib.cpp
 sdcv-0.4.2-orig/src/lib/lib.cpp2006-04-24 10:17:27.0 +0200
-+++ sdcv-0.4.2/src/lib/lib.cpp 2009-12-19 21:15:37.0 +0100
-@@ -513,7 +513,7 @@
- {
-   fseek(idxfile, wordoffset[page_idx], SEEK_SET);
-   guint32 page_size=wordoffset[page_idx+1]-wordoffset[page_idx];
--  fread(wordentry_buf, std::min(sizeof(wordentry_buf), page_size), 1, 
idxfile); //TODO: check returned values, deal with word entry that strlen>255.
-+  fread(wordentry_buf, std::min(sizeof(wordentry_buf), 
(size_t)page_size), 1, idxfile); //TODO: check returned values, deal with word 
entry that strlen>255.
-   return wordentry_buf;
- }
-
-diff -ruN sdcv-0.4.2-orig/src/libwrapper.cpp sdcv-0.4.2/src/libwrapper.cpp
 sdcv-0.4.2-orig/src/libwrapper.cpp 2006-04-24 12:40:29.0 +0200
-+++ sdcv-0.4.2/src/libwrapper.cpp  2009-12-19 21:15:37.0 +0100
-@@ -24,6 +24,7 @@
- 
- #include 
- #include 
-+#include 
- 
- #include "utils.hpp"
- 
-diff -ruN sdcv-0.4.2-orig/src/readline.cpp sdcv-0.4.2/src/readline.cpp
 sdcv-0.4.2-orig/src/readline.cpp   2005-12-07 23:07:23.0 +0100
-+++ sdcv-0.4.2/src/readline.cpp2009-12-19 21:15:37.0 +0100
-@@ -23,6 +23,7 @@
- #endif
- 
- #include 
-+#include 
- #ifdef WITH_READLINE
- #  include 
- #  include 
-diff -ruN sdcv-0.4.2-orig/src/utils.cpp sdcv-0.4.2/src/utils.cpp
 sdcv-0.4.2-orig/src/utils.cpp  2006-04-24 11:03:47.0 +0200
-+++ sdcv-0.4.2/src/utils.cpp   2009-12-19 21:15:37.0 +0100
-@@ -22,6 +22,8 @@
- #  include "config.h"
- #endif
- 
-+#include 
-+#include 
- #include 
- #include 
- 

Modified: sdcv.changelog
===
--- sdcv.changelog  2016-05-01 12:48:09 UTC (rev 173260)
+++ sdcv.changelog  2016-05-01 14:25:52 UTC (rev 173261)
@@ -1,6 +1,9 @@
-2014-07-07 Jaroslav Lichtblau 
+2016-05-01 Jaroslav Lichtblau 
+   * sdcv 0.5.0beta4-1
+
+2014-07-07 Jaroslav Lichtblau 
* sdcv 0.4.2-8 mtree rebuild
 
-2011-10-26 Jaroslav Lichtblau 
+2011-10-26 Jaroslav Lichtblau 
* sdcv 0.4.2-6
* moved to [community] with 206 votes


[arch-commits] Commit in bash-completion/repos/extra-any (5 files)

2016-05-01 Thread Dave Reisner
Date: Sunday, May 1, 2016 @ 15:45:01
  Author: dreisner
Revision: 266732

archrelease: copy trunk to extra-any

Added:
  bash-completion/repos/extra-any/PKGBUILD
(from rev 266731, bash-completion/trunk/PKGBUILD)
  bash-completion/repos/extra-any/bash-4.3.patch
(from rev 266731, bash-completion/trunk/bash-4.3.patch)
  bash-completion/repos/extra-any/mpv-dont-install-symlink.patch
(from rev 266731, bash-completion/trunk/mpv-dont-install-symlink.patch)
Deleted:
  bash-completion/repos/extra-any/PKGBUILD
  bash-completion/repos/extra-any/bash-4.3.patch

+
 PKGBUILD   |   85 ---
 bash-4.3.patch |   54 
 mpv-dont-install-symlink.patch |   23 ++
 3 files changed, 94 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-01 13:44:38 UTC (rev 266731)
+++ PKGBUILD2016-05-01 13:45:01 UTC (rev 266732)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=bash-completion
-pkgver=2.3
-pkgrel=3
-pkgdesc="Programmable completion for the bash shell"
-arch=('any')
-url="https://github.com/scop/bash-completion;
-license=('GPL2')
-depends=('bash')
-options=('!emptydirs' '!makeflags')
-source=("https://github.com/scop/bash-completion/releases/download/2.3/bash-completion-2.3.tar.xz;
-'bash-4.3.patch')
-sha1sums=('6b42d6747dab48bdc983627e8ce69283ff0e6b79'
-  'd2a01350990c1221bd53d55edf31210c74d02bca')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i ../bash-4.3.patch
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-# bash-completion is sourced in /etc/bash.bashrc so that non-bash shell don't 
source it
-  rm "${pkgdir}/etc/profile.d/bash_completion.sh"
-
-# remove Slackware's makepkg completion
-  rm "${pkgdir}/usr/share/bash-completion/completions/makepkg"
-
-# remove completions which overlap with util-linux
-  rm "${pkgdir}/usr/share/bash-completion/completions"/{u,}mount
-}

Copied: bash-completion/repos/extra-any/PKGBUILD (from rev 266731, 
bash-completion/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-01 13:45:01 UTC (rev 266732)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=bash-completion
+pkgver=2.3
+pkgrel=4
+pkgdesc="Programmable completion for the bash shell"
+arch=('any')
+url="https://github.com/scop/bash-completion;
+license=('GPL2')
+depends=('bash')
+options=('!emptydirs' '!makeflags')
+source=("https://github.com/scop/bash-completion/releases/download/2.3/bash-completion-2.3.tar.xz;
+'bash-4.3.patch'
+'mpv-dont-install-symlink.patch')
+sha1sums=('6b42d6747dab48bdc983627e8ce69283ff0e6b79'
+  'd2a01350990c1221bd53d55edf31210c74d02bca'
+  '6bee621dc456190d629df108350925982d432bb5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ../bash-4.3.patch
+  patch -p1 -i ../mpv-dont-install-symlink.patch
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+# bash-completion is sourced in /etc/bash.bashrc so that non-bash shell don't 
source it
+  rm "${pkgdir}/etc/profile.d/bash_completion.sh"
+
+# remove Slackware's makepkg completion
+  rm "${pkgdir}/usr/share/bash-completion/completions/makepkg"
+
+# remove completions which overlap with util-linux
+  rm "${pkgdir}/usr/share/bash-completion/completions"/{u,}mount
+}

Deleted: bash-4.3.patch
===
--- bash-4.3.patch  2016-05-01 13:44:38 UTC (rev 266731)
+++ bash-4.3.patch  2016-05-01 13:45:01 UTC (rev 266732)
@@ -1,27 +0,0 @@
 a/bash_completion  2014-03-09 17:38:14 +
-+++ b/bash_completion  2014-03-13 23:26:44 +
-@@ -536,13 +536,23 @@
- # @param $2  Name of variable to return result to
- _quote_readline_by_ref()
- {
--if [[ $1 == \'* ]]; then
-+if [ -z "$1" ]; then
-+# avoid quoting if empty
-+printf -v $2 %s "$1"
-+elif [[ $1 == \'* ]]; then
- # Leave out first character
- printf -v $2 %s "${1:1}"
-+elif [[ $1 == ~* ]]; then
-+# avoid escaping first ~
-+printf -v $2 ~%q "${1:1}"
- else
- printf -v $2 %q "$1"
- fi
- 
-+# Replace double escaping ( \\ ) by single ( \ )
-+# This happens always when argument is already escaped at cmdline,
-+# and passed to this function as e.g.: file\ with\ spaces
-+[[ ${!2} == *\\* ]] && printf -v $2 %s "${1///\\}"
- # If result becomes quoted like this: $'string', re-evaluate in order to
- # drop the additional 

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

2016-05-01 Thread Dave Reisner
Date: Sunday, May 1, 2016 @ 15:44:38
  Author: dreisner
Revision: 266731

upgpkg: bash-completion 2.3-4

- dont install mpv symlink (FS#49121)

Added:
  bash-completion/trunk/mpv-dont-install-symlink.patch
Modified:
  bash-completion/trunk/PKGBUILD

+
 PKGBUILD   |9 ++---
 mpv-dont-install-symlink.patch |   23 +++
 2 files changed, 29 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:42:25 UTC (rev 266730)
+++ PKGBUILD2016-05-01 13:44:38 UTC (rev 266731)
@@ -3,7 +3,7 @@
 
 pkgname=bash-completion
 pkgver=2.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Programmable completion for the bash shell"
 arch=('any')
 url="https://github.com/scop/bash-completion;
@@ -11,13 +11,16 @@
 depends=('bash')
 options=('!emptydirs' '!makeflags')
 
source=("https://github.com/scop/bash-completion/releases/download/2.3/bash-completion-2.3.tar.xz;
-'bash-4.3.patch')
+'bash-4.3.patch'
+'mpv-dont-install-symlink.patch')
 sha1sums=('6b42d6747dab48bdc983627e8ce69283ff0e6b79'
-  'd2a01350990c1221bd53d55edf31210c74d02bca')
+  'd2a01350990c1221bd53d55edf31210c74d02bca'
+  '6bee621dc456190d629df108350925982d432bb5')
 
 prepare() {
   cd ${pkgname}-${pkgver}
   patch -p1 -i ../bash-4.3.patch
+  patch -p1 -i ../mpv-dont-install-symlink.patch
 }
 
 build() {

Added: mpv-dont-install-symlink.patch
===
--- mpv-dont-install-symlink.patch  (rev 0)
+++ mpv-dont-install-symlink.patch  2016-05-01 13:44:38 UTC (rev 266731)
@@ -0,0 +1,23 @@
+From 0382773bbfc21dc1fb5467c1c0426ea3c984b6ec Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ville=20Skytt=C3=A4?= 
+Date: Sat, 9 Apr 2016 20:06:57 +0300
+Subject: [PATCH] mpv: Don't install symlink for it, fixes #24
+
+This was a leftover from 00abd48e5b1d5d79fff46b7f791b2b90d1d6953b
+---
+ completions/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/completions/Makefile.am b/completions/Makefile.am
+index 99c283c..5558d50 100644
+--- a/completions/Makefile.am
 b/completions/Makefile.am
+@@ -802,7 +802,7 @@ symlinks: $(targetdir) $(DATA)
+   rm -f $(targetdir)/$$file && \
+   $(LN_S) mcrypt $(targetdir)/$$file ; \
+   done
+-  for file in mplayer2 mencoder gmplayer kplayer mpv ; do \
++  for file in mplayer2 mencoder gmplayer kplayer ; do \
+   rm -f $(targetdir)/$$file && \
+   $(LN_S) mplayer $(targetdir)/$$file ; \
+   done


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 14:48:09
  Author: jlichtblau
Revision: 173260

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

Added:
  skrooge/repos/community-i686/PKGBUILD
(from rev 173259, skrooge/trunk/PKGBUILD)
  skrooge/repos/community-i686/skrooge-gcc-fix.patch
(from rev 173259, skrooge/trunk/skrooge-gcc-fix.patch)
  skrooge/repos/community-i686/skrooge.changelog
(from rev 173259, skrooge/trunk/skrooge.changelog)
  skrooge/repos/community-i686/skrooge.install
(from rev 173259, skrooge/trunk/skrooge.install)
  skrooge/repos/community-x86_64/PKGBUILD
(from rev 173259, skrooge/trunk/PKGBUILD)
  skrooge/repos/community-x86_64/skrooge-gcc-fix.patch
(from rev 173259, skrooge/trunk/skrooge-gcc-fix.patch)
  skrooge/repos/community-x86_64/skrooge.changelog
(from rev 173259, skrooge/trunk/skrooge.changelog)
  skrooge/repos/community-x86_64/skrooge.install
(from rev 173259, skrooge/trunk/skrooge.install)
Deleted:
  skrooge/repos/community-i686/PKGBUILD
  skrooge/repos/community-i686/skrooge-gcc-fix.patch
  skrooge/repos/community-i686/skrooge.changelog
  skrooge/repos/community-i686/skrooge.install
  skrooge/repos/community-x86_64/PKGBUILD
  skrooge/repos/community-x86_64/skrooge-gcc-fix.patch
  skrooge/repos/community-x86_64/skrooge.changelog
  skrooge/repos/community-x86_64/skrooge.install

+
 /PKGBUILD  |   92 
 /skrooge-gcc-fix.patch |  126 
 /skrooge.changelog |  136 +++
 /skrooge.install   |   22 +
 community-i686/PKGBUILD|   46 --
 community-i686/skrooge-gcc-fix.patch   |   63 --
 community-i686/skrooge.changelog   |   65 --
 community-i686/skrooge.install |   14 ---
 community-x86_64/PKGBUILD  |   46 --
 community-x86_64/skrooge-gcc-fix.patch |   63 --
 community-x86_64/skrooge.changelog |   65 --
 community-x86_64/skrooge.install   |   14 ---
 12 files changed, 376 insertions(+), 376 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 12:47:37 UTC (rev 173259)
+++ community-i686/PKGBUILD 2016-05-01 12:48:09 UTC (rev 173260)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ray Rashif 
-# Contributor: Andrea Scarpino 
-# Contributor: neuromante 
-
-pkgname=skrooge
-pkgver=2.3.0
-pkgrel=2
-pkgdesc="A personal finances manager for KDE"
-arch=('i686' 'x86_64')
-url="http://skrooge.org/;
-license=('GPL')
-depends=('qt5-base' 'qt5-tools' 'qca-qt5' 'qt5-script' 'libofx' 'grantlee-qt5'
- 'kross' 'knewstuff' 'krunner' 'knotifyconfig' 'kdelibs4support' 
'sqlcipher')
-makedepends=('cmake' 'kdoctools' 'extra-cmake-modules')
-options=('!emptydirs')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz
-$pkgname-gcc-fix.patch)
-sha256sums=('76f57e2cede320848f1f1bef41b3be128aec9d59a8e643701b30bcae61f8a11a'
-'9fce467043903e4e82b75cc95c96fa57facef99867bb08243adb910bbca990b8')
-
-prepare() {
-  cd "${srcdir}"/$pkgname-$pkgver
-#https://bugs.kde.org/show_bug.cgi?id=359679
-  patch -Np1 -i "${srcdir}"/$pkgname-gcc-fix.patch
-}
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  export
-  cmake . -DCMAKE_BUILD_TYPE=Release \
-  -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` \
-  -DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins` \
-  -DKDE_INSTALL_LIBDIR=/usr/lib
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: skrooge/repos/community-i686/PKGBUILD (from rev 173259, 
skrooge/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 12:48:09 UTC (rev 173260)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ray Rashif 
+# Contributor: Andrea Scarpino 
+# Contributor: neuromante 
+
+pkgname=skrooge
+pkgver=2.3.0
+pkgrel=3
+pkgdesc="A personal finances manager for KDE"
+arch=('i686' 'x86_64')
+url="http://skrooge.org/;
+license=('GPL')
+depends=('qt5-base' 'qt5-tools' 'qca-qt5' 'qt5-script' 'libofx' 'grantlee-qt5'
+ 'kross' 'knewstuff' 'krunner' 'knotifyconfig' 'kdelibs4support' 
'sqlcipher')
+makedepends=('cmake' 'kdoctools' 'extra-cmake-modules' 'python')
+options=('!emptydirs')
+install=$pkgname.install
+changelog=$pkgname.changelog

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 14:47:37
  Author: jlichtblau
Revision: 173259

upgpkg: skrooge 2.3.0-3 pacman hooks part 1 rebuild

Modified:
  skrooge/trunk/PKGBUILD
  skrooge/trunk/skrooge.changelog
  skrooge/trunk/skrooge.install

---+
 PKGBUILD  |6 +++---
 skrooge.changelog |3 +++
 skrooge.install   |3 ---
 3 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:59:31 UTC (rev 173258)
+++ PKGBUILD2016-05-01 12:47:37 UTC (rev 173259)
@@ -6,7 +6,7 @@
 
 pkgname=skrooge
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A personal finances manager for KDE"
 arch=('i686' 'x86_64')
 url="http://skrooge.org/;
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('qt5-base' 'qt5-tools' 'qca-qt5' 'qt5-script' 'libofx' 'grantlee-qt5'
  'kross' 'knewstuff' 'krunner' 'knotifyconfig' 'kdelibs4support' 
'sqlcipher')
-makedepends=('cmake' 'kdoctools' 'extra-cmake-modules')
+makedepends=('cmake' 'kdoctools' 'extra-cmake-modules' 'python')
 options=('!emptydirs')
 install=$pkgname.install
 changelog=$pkgname.changelog
@@ -34,7 +34,7 @@
   export
   cmake . -DCMAKE_BUILD_TYPE=Release \
   -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` \
-  -DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins` \
+  -DKDE_INSTALL_QTPLUGINDIR=`kf5-config --qt-plugins` \
   -DKDE_INSTALL_LIBDIR=/usr/lib
   make
 }

Modified: skrooge.changelog
===
--- skrooge.changelog   2016-05-01 11:59:31 UTC (rev 173258)
+++ skrooge.changelog   2016-05-01 12:47:37 UTC (rev 173259)
@@ -1,3 +1,6 @@
+2016-05-01 Jaroslav Lichtblau 
+   * skrooge 2.3.0-3 pacman hooks rebuild
+
 2016-02-22 Jaroslav Lichtblau 
* skrooge 2.3.0-1
 

Modified: skrooge.install
===
--- skrooge.install 2016-05-01 11:59:31 UTC (rev 173258)
+++ skrooge.install 2016-05-01 12:47:37 UTC (rev 173259)
@@ -1,7 +1,4 @@
 post_install() {
-  update-mime-database usr/share/mime &> /dev/null
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-desktop-database -q
   kbuildsycoca5 &> /dev/null
 }
 


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:59:31
  Author: jlichtblau
Revision: 173258

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

Added:
  xemacs/repos/community-i686/PKGBUILD
(from rev 173257, xemacs/trunk/PKGBUILD)
  xemacs/repos/community-i686/xemacs-c11.patch
(from rev 173257, xemacs/trunk/xemacs-c11.patch)
  xemacs/repos/community-i686/xemacs.desktop
(from rev 173257, xemacs/trunk/xemacs.desktop)
  xemacs/repos/community-x86_64/PKGBUILD
(from rev 173257, xemacs/trunk/PKGBUILD)
  xemacs/repos/community-x86_64/xemacs-c11.patch
(from rev 173257, xemacs/trunk/xemacs-c11.patch)
  xemacs/repos/community-x86_64/xemacs.desktop
(from rev 173257, xemacs/trunk/xemacs.desktop)
Deleted:
  xemacs/repos/community-i686/PKGBUILD
  xemacs/repos/community-i686/xemacs-c11.patch
  xemacs/repos/community-i686/xemacs.desktop
  xemacs/repos/community-i686/xemacs.install
  xemacs/repos/community-x86_64/PKGBUILD
  xemacs/repos/community-x86_64/xemacs-c11.patch
  xemacs/repos/community-x86_64/xemacs.desktop
  xemacs/repos/community-x86_64/xemacs.install

---+
 /PKGBUILD |  126 
 /xemacs-c11.patch |   66 ++
 /xemacs.desktop   |   66 ++
 community-i686/PKGBUILD   |   64 --
 community-i686/xemacs-c11.patch   |   33 -
 community-i686/xemacs.desktop |   34 -
 community-i686/xemacs.install |   35 --
 community-x86_64/PKGBUILD |   64 --
 community-x86_64/xemacs-c11.patch |   33 -
 community-x86_64/xemacs.desktop   |   34 -
 community-x86_64/xemacs.install   |   35 --
 11 files changed, 258 insertions(+), 332 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 11:59:07 UTC (rev 173257)
+++ community-i686/PKGBUILD 2016-05-01 11:59:31 UTC (rev 173258)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: juergen 
-# Contributor: Stéphane Gaudreault 
-
-pkgname=xemacs
-pkgver=21.5.33
-pkgrel=6
-pkgdesc="An highly customizable open source text editor and application 
development system forked from GNU Emacs"
-arch=('i686' 'x86_64')
-url="http://www.xemacs.org/;
-license=('GPL')
-depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
-optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
-'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
-makedepends=('xbitmaps')
-install=$pkgname.install
-source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
-xemacs.desktop
-xemacs-c11.patch)
-sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
-'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34'
-'ea948edf003a2fb5a8f922fea20474e1ca79cd6168fc217d07b780e4a331fe85')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np0 -i ../xemacs-c11.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --build="${CHOST}" --prefix=/usr --with-dynamic \
-  --without-postgresql --with-athena=xaw \
-  --with-database=gdbm --without-ldap \
-  --enable-menubars=lucid --enable-scrollbars=lucid \
-  --enable-widgets=athena --enable-dialogs=athena \
-  --enable-external-widget \
-  --with-jpeg --with-png --with-tiff \
-  --with-ncurses --with-pop --with-xfs --disable-sound \
-  --infodir=/usr/share/info \
-  --with-mule \
-  --mandir=/usr/share/man/man1
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make -j1 prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man/man1" 
infodir="${pkgdir}/usr/share/info" install gzip-el
-
-  rm "${pkgdir}"/usr/bin/{b2m,ctags,etags}
-  rm "${pkgdir}"/usr/share/man/man1/{ctags.1,etags.1}
-
-  # fix  FS#7927
-  install -d -m755 "${pkgdir}/usr/share/pixmaps"
-  install -D -m644 "${srcdir}/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  ln -sf /usr/share/xemacs-${pkgver%.*}-b${pkgver##*.}/etc/xemacs-icon.xpm 
"${pkgdir}/usr/share/pixmaps/xemacs-icon.xpm"
-
-  # correct permissions
-  chown -R root:root "${pkgdir}"
-
-  rm 
"${pkgdir}"/usr/share/info/{info.info,texinfo.info-2,texinfo.info-3,cl.info,texinfo.info-1,texinfo.info,standards.info,widget.info}
-}

Copied: xemacs/repos/community-i686/PKGBUILD (from rev 173257, 
xemacs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 11:59:31 UTC (rev 173258)
@@ -0,0 +1,63 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: juergen 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:59:07
  Author: jlichtblau
Revision: 173257

upgpkg: xemacs 21.5.34-1 - new upstream release
- FS#46777 implementation
- pacman hooks part 1 rebuild

Modified:
  xemacs/trunk/PKGBUILD
  xemacs/trunk/xemacs.desktop
Deleted:
  xemacs/trunk/xemacs.install

+
 PKGBUILD   |   21 ++---
 xemacs.desktop |1 -
 xemacs.install |   35 ---
 3 files changed, 10 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:21:20 UTC (rev 173256)
+++ PKGBUILD2016-05-01 11:59:07 UTC (rev 173257)
@@ -1,25 +1,24 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: juergen 
 # Contributor: Stéphane Gaudreault 
 
 pkgname=xemacs
-pkgver=21.5.33
-pkgrel=6
+pkgver=21.5.34
+pkgrel=1
 pkgdesc="An highly customizable open source text editor and application 
development system forked from GNU Emacs"
 arch=('i686' 'x86_64')
 url="http://www.xemacs.org/;
 license=('GPL')
-depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib')
+depends=('libpng' 'libtiff' 'gpm' 'desktop-file-utils' 'libxaw' 'gdbm' 
'giflib' 'libxft')
 optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
 'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
-makedepends=('xbitmaps')
-install=$pkgname.install
+makedepends=('xbitmaps' 'patch')
 source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
 xemacs.desktop
 xemacs-c11.patch)
-sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
-'d6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34'
+sha256sums=('33cc54a6a9a45224a64b6c57c8138b5a5f0f1be368951a6d9ec8c0aec5993ee5'
+'1ab2f24fa11b45512ccad2b2ce650dc27083e8ed3f3c9ed316f1c3452c91544d'
 'ea948edf003a2fb5a8f922fea20474e1ca79cd6168fc217d07b780e4a331fe85')
 
 prepare() {
@@ -37,11 +36,11 @@
   --enable-widgets=athena --enable-dialogs=athena \
   --enable-external-widget \
   --with-jpeg --with-png --with-tiff \
-  --with-ncurses --with-pop --with-xfs --disable-sound \
+  --with-ncurses --with-pop --disable-sound \
   --infodir=/usr/share/info \
   --with-mule \
-  --mandir=/usr/share/man/man1
-
+  --mandir=/usr/share/man/man1 \
+  --with-xft=emacs,tabs,menubars,gauges
   make
 }
 

Modified: xemacs.desktop
===
--- xemacs.desktop  2016-05-01 11:21:20 UTC (rev 173256)
+++ xemacs.desktop  2016-05-01 11:59:07 UTC (rev 173257)
@@ -30,5 +30,4 @@
 Type=Application
 Terminal=false
 Categories=Development;TextEditor;
-Encoding=UTF-8
 StartupWMClass=Emacs

Deleted: xemacs.install
===
--- xemacs.install  2016-05-01 11:21:20 UTC (rev 173256)
+++ xemacs.install  2016-05-01 11:59:07 UTC (rev 173257)
@@ -1,35 +0,0 @@
-infodir=usr/share/info
-filelist=(beta.info.gz custom.info.gz 
- emodules.info.gz external-widget.info.gz 
- internals.info-1.gz internals.info-2.gz 
- internals.info-3.gz internals.info-4.gz 
- internals.info-5.gz internals.info.gz 
- lispref.info-1.gz lispref.info-10.gz 
- lispref.info-2.gz lispref.info-3.gz 
- lispref.info-4.gz lispref.info-5.gz 
- lispref.info-6.gz lispref.info-7.gz 
- lispref.info-8.gz lispref.info-9.gz 
- lispref.info.gz new-users-guide.info.gz 
- term.info.gz termcap.info.gz 
- xemacs-faq.info-1.gz xemacs-faq.info-2.gz 
- xemacs-faq.info.gz xemacs.info-1.gz 
- xemacs.info-2.gz xemacs.info-3.gz 
- xemacs.info-4.gz xemacs.info.gz)
-
-post_install() {
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2> /dev/null
-  done
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file $infodir/dir 2> /dev/null
-  done
-  update-desktop-database -q
-}


[arch-commits] Commit in libreoffice-still/repos (18 files)

2016-05-01 Thread Andreas Radke
Date: Sunday, May 1, 2016 @ 13:42:25
  Author: andyrtr
Revision: 266730

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

Added:
  libreoffice-still/repos/extra-i686/PKGBUILD
(from rev 266729, libreoffice-still/trunk/PKGBUILD)
  libreoffice-still/repos/extra-i686/libreoffice-still.csh
(from rev 266729, libreoffice-still/trunk/libreoffice-still.csh)
  libreoffice-still/repos/extra-i686/libreoffice-still.sh
(from rev 266729, libreoffice-still/trunk/libreoffice-still.sh)
  
libreoffice-still/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 266729, 
libreoffice-still/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  libreoffice-still/repos/extra-x86_64/PKGBUILD
(from rev 266729, libreoffice-still/trunk/PKGBUILD)
  libreoffice-still/repos/extra-x86_64/libreoffice-still.csh
(from rev 266729, libreoffice-still/trunk/libreoffice-still.csh)
  libreoffice-still/repos/extra-x86_64/libreoffice-still.sh
(from rev 266729, libreoffice-still/trunk/libreoffice-still.sh)
  
libreoffice-still/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 266729, 
libreoffice-still/trunk/make-pyuno-work-with-system-wide-module-install.diff)
Deleted:
  libreoffice-still/repos/extra-i686/PKGBUILD
  libreoffice-still/repos/extra-i686/libreoffice-still.csh
  libreoffice-still/repos/extra-i686/libreoffice-still.install
  libreoffice-still/repos/extra-i686/libreoffice-still.sh
  
libreoffice-still/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
  libreoffice-still/repos/extra-x86_64/PKGBUILD
  libreoffice-still/repos/extra-x86_64/libreoffice-still.csh
  libreoffice-still/repos/extra-x86_64/libreoffice-still.install
  libreoffice-still/repos/extra-x86_64/libreoffice-still.sh
  
libreoffice-still/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff

---+
 /PKGBUILD |  764 
++
 /libreoffice-still.csh|   12 
 /libreoffice-still.sh |   12 
 /make-pyuno-work-with-system-wide-module-install.diff |   88 +
 extra-i686/PKGBUILD   |  383 -
 extra-i686/libreoffice-still.csh  |6 
 extra-i686/libreoffice-still.install  |   13 
 extra-i686/libreoffice-still.sh   |6 
 extra-i686/make-pyuno-work-with-system-wide-module-install.diff   |   44 
 extra-x86_64/PKGBUILD |  383 -
 extra-x86_64/libreoffice-still.csh|6 
 extra-x86_64/libreoffice-still.install|   13 
 extra-x86_64/libreoffice-still.sh |6 
 extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff |   44 
 14 files changed, 876 insertions(+), 904 deletions(-)

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


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

2016-05-01 Thread Andreas Radke
Date: Sunday, May 1, 2016 @ 13:42:03
  Author: andyrtr
Revision: 266729

upgpkg: libreoffice-still 5.0.5-4

Hooks rebuild (part 1)

Modified:
  libreoffice-still/trunk/PKGBUILD
Deleted:
  libreoffice-still/trunk/libreoffice-still.install

---+
 PKGBUILD  |5 ++---
 libreoffice-still.install |   13 -
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:19:47 UTC (rev 266728)
+++ PKGBUILD2016-05-01 11:42:03 UTC (rev 266729)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
 _LOver=5.0.5.2
 pkgver=5.0.5
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/;
@@ -315,7 +315,7 @@
'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 
'graphite'
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 
'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 
'hicolor-icon-theme'
-   'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 
'libpagemaker'
+   'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2')
optdepends=('java-runtime: adds java support'
'java-environment: required by extension-wiki-publisher and 
extension-nlpsolver'
@@ -338,7 +338,6 @@
etc/libreoffice/psprint.conf
etc/profile.d/libreoffice-still.sh
etc/profile.d/libreoffice-still.csh)
-   install=$pkgbase.install
provides=('libreoffice' 'libreoffice-en-US')
conflicts=('libreoffice-fresh')
 

Deleted: libreoffice-still.install
===
--- libreoffice-still.install   2016-05-01 11:19:47 UTC (rev 266728)
+++ libreoffice-still.install   2016-05-01 11:42:03 UTC (rev 266729)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null 2>&1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


[arch-commits] Commit in cuda/repos/community-x86_64 (8 files)

2016-05-01 Thread Sven-Hendrik Haase
Date: Sunday, May 1, 2016 @ 13:21:20
  Author: svenstaro
Revision: 173256

archrelease: copy trunk to community-x86_64

Added:
  cuda/repos/community-x86_64/PKGBUILD
(from rev 173255, cuda/trunk/PKGBUILD)
  cuda/repos/community-x86_64/cuda.conf
(from rev 173255, cuda/trunk/cuda.conf)
  cuda/repos/community-x86_64/cuda.install
(from rev 173255, cuda/trunk/cuda.install)
  cuda/repos/community-x86_64/cuda.sh
(from rev 173255, cuda/trunk/cuda.sh)
Deleted:
  cuda/repos/community-x86_64/PKGBUILD
  cuda/repos/community-x86_64/cuda.conf
  cuda/repos/community-x86_64/cuda.install
  cuda/repos/community-x86_64/cuda.sh

--+
 PKGBUILD |  124 -
 cuda.conf|6 +-
 cuda.install |   22 +-
 cuda.sh  |2 
 4 files changed, 78 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-01 11:21:00 UTC (rev 173255)
+++ PKGBUILD2016-05-01 11:21:20 UTC (rev 173256)
@@ -1,62 +0,0 @@
-# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
-# Maintainer: Sven-Hendrik Haase 
-pkgname=cuda
-pkgver=7.5.18
-pkgrel=1
-pkgdesc="NVIDIA's GPU programming toolkit"
-arch=('x86_64')
-url="http://www.nvidia.com/object/cuda_home.html;
-license=('custom:NVIDIA')
-depends=('gcc-libs' 'opencl-nvidia')
-replaces=('cuda-toolkit' 'cuda-sdk')
-provides=('cuda-toolkit' 'cuda-sdk')
-optdepends=('gdb: for cuda-gdb')
-options=(!strip staticlibs)
-install=cuda.install
-source=(http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_${pkgver}_linux.run
-cuda.sh
-cuda.conf)
-md5sums=('b22ef6bc073f7cf767f547a84fb0e3c2'
- '7e5990e03eea90075f5a500e91a0c3d3'
- 'ffe1e6fb7f97b23da28fd94a5fd7356d')
-
-prepare() {
-  sh cuda_${pkgver}_linux.run -extract=${srcdir}
-  ./cuda-linux64-rel-*.run --noexec --keep
-  ./cuda-samples-linux-*.run --noexec --keep
-
-  # path hacks
-
-  # 1rd sed line: sets right path to install man files
-  # 2rd sed line: hack to lie installer, now detect launch script by root
-  # 3rd sed line: sets right path in .desktop files and other .desktop stuff 
(warnings by desktop-file-validate)
-  sed -e "s|/usr/share|${srcdir}/../pkg/${pkgname}/usr/share|g" \
-  -e 's|can_add_for_all_users;|1;|g' \
-  -e 's|=\\"$prefix\\\"|=/opt/cuda|g' -e 's|Terminal=No|Terminal=false|g' 
-e 's|ParallelComputing|ParallelComputing;|g' \
-  -i pkg/install-linux.pl
-
-  # set right path in Samples Makefiles
-  sed 's|\$cudaprefix\\|\\/opt\\/cuda\\|g' -i pkg/install-sdk-linux.pl
-
-  # use python2
-  find pkg -name '*.py' | xargs sed -i -e 's|env python|env python2|g' -e 
's|bin/python|bin/python2|g'
-}
-
-package() {
-  cd pkg
-  perl install-linux.pl -prefix="${pkgdir}/opt/cuda" -noprompt
-  perl install-sdk-linux.pl -cudaprefix="${pkgdir}/opt/cuda" 
-prefix="${pkgdir}/opt/cuda/samples" -noprompt
-
-  # allow gcc 4.9 to work
-  sed -i "/unsupported GNU/d" $pkgdir/opt/cuda/include/host_config.h
-
-  install -Dm755 "${srcdir}/cuda.sh" "${pkgdir}/etc/profile.d/cuda.sh"
-  install -Dm644 "${srcdir}/cuda.conf" "${pkgdir}/etc/ld.so.conf.d/cuda.conf"
-
-  mkdir -p "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s /opt/cuda/doc/pdf/EULA.pdf 
"${pkgdir}/usr/share/licenses/${pkgname}/EULA.pdf"
-
-  # remove redundant man and samples
-  rm -fr "${pkgdir}/opt/cuda/doc/man"
-  rm -fr "${pkgdir}/opt/cuda/cuda-samples"
-}

Copied: cuda/repos/community-x86_64/PKGBUILD (from rev 173255, 
cuda/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-01 11:21:20 UTC (rev 173256)
@@ -0,0 +1,62 @@
+# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
+# Maintainer: Sven-Hendrik Haase 
+pkgname=cuda
+pkgver=7.5.18
+pkgrel=2
+pkgdesc="NVIDIA's GPU programming toolkit"
+arch=('x86_64')
+url="http://www.nvidia.com/object/cuda_home.html;
+license=('custom:NVIDIA')
+depends=('gcc-libs' 'opencl-nvidia')
+replaces=('cuda-toolkit' 'cuda-sdk')
+provides=('cuda-toolkit' 'cuda-sdk')
+optdepends=('gdb: for cuda-gdb')
+options=(!strip staticlibs)
+install=cuda.install
+source=(http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_${pkgver}_linux.run
+cuda.sh
+cuda.conf)
+md5sums=('4b3bcecf0dfc35928a0898793cf3e4c6'
+ '7e5990e03eea90075f5a500e91a0c3d3'
+ '71420ee4e90c65df21c6c5d34373c245')
+
+prepare() {
+  sh cuda_${pkgver}_linux.run -extract=${srcdir}
+  ./cuda-linux64-rel-*.run --noexec --keep
+  ./cuda-samples-linux-*.run --noexec --keep
+
+  # path hacks
+
+  # 1rd sed line: sets right path to install man files
+  # 2rd sed line: hack to lie installer, now detect launch script by root
+  # 3rd sed line: sets right path in .desktop files and other .desktop stuff 
(warnings by desktop-file-validate)
+  sed -e 

[arch-commits] Commit in cuda/trunk (PKGBUILD cuda.conf)

2016-05-01 Thread Sven-Hendrik Haase
Date: Sunday, May 1, 2016 @ 13:21:00
  Author: svenstaro
Revision: 173255

upgpkg: cuda 7.5.18-2

Add nvvm to cuda ld config

Modified:
  cuda/trunk/PKGBUILD
  cuda/trunk/cuda.conf

---+
 PKGBUILD  |6 +++---
 cuda.conf |2 ++
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:16:33 UTC (rev 173254)
+++ PKGBUILD2016-05-01 11:21:00 UTC (rev 173255)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=cuda
 pkgver=7.5.18
-pkgrel=1
+pkgrel=2
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="http://www.nvidia.com/object/cuda_home.html;
@@ -16,9 +16,9 @@
 
source=(http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_${pkgver}_linux.run
 cuda.sh
 cuda.conf)
-md5sums=('b22ef6bc073f7cf767f547a84fb0e3c2'
+md5sums=('4b3bcecf0dfc35928a0898793cf3e4c6'
  '7e5990e03eea90075f5a500e91a0c3d3'
- 'ffe1e6fb7f97b23da28fd94a5fd7356d')
+ '71420ee4e90c65df21c6c5d34373c245')
 
 prepare() {
   sh cuda_${pkgver}_linux.run -extract=${srcdir}

Modified: cuda.conf
===
--- cuda.conf   2016-05-01 11:16:33 UTC (rev 173254)
+++ cuda.conf   2016-05-01 11:21:00 UTC (rev 173255)
@@ -1,2 +1,4 @@
 /opt/cuda/lib64
 /opt/cuda/lib
+/opt/cuda/nvvm/lib64
+/opt/cuda/nvvm/lib


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

2016-05-01 Thread Alexander Rødseth
Date: Sunday, May 1, 2016 @ 13:16:33
  Author: arodseth
Revision: 173254

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

Added:
  compton/repos/community-i686/PKGBUILD
(from rev 173253, compton/trunk/PKGBUILD)
  compton/repos/community-i686/compton.conf
(from rev 173253, compton/trunk/compton.conf)
  compton/repos/community-i686/compton.install
(from rev 173253, compton/trunk/compton.install)
  compton/repos/community-x86_64/PKGBUILD
(from rev 173253, compton/trunk/PKGBUILD)
  compton/repos/community-x86_64/compton.conf
(from rev 173253, compton/trunk/compton.conf)
  compton/repos/community-x86_64/compton.install
(from rev 173253, compton/trunk/compton.install)
Deleted:
  compton/repos/community-i686/PKGBUILD
  compton/repos/community-i686/compton.conf
  compton/repos/community-i686/compton.install
  compton/repos/community-x86_64/PKGBUILD
  compton/repos/community-x86_64/compton.conf
  compton/repos/community-x86_64/compton.install

--+
 /PKGBUILD|   96 +++
 /compton.conf|  466 +
 /compton.install |   10 
 community-i686/PKGBUILD  |   48 ---
 community-i686/compton.conf  |  233 --
 community-i686/compton.install   |   15 -
 community-x86_64/PKGBUILD|   48 ---
 community-x86_64/compton.conf|  233 --
 community-x86_64/compton.install |   15 -
 9 files changed, 572 insertions(+), 592 deletions(-)

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


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

2016-05-01 Thread Alexander Rødseth
Date: Sunday, May 1, 2016 @ 13:16:18
  Author: arodseth
Revision: 173253

upgpkg: compton 0.1_beta2.5-3

Modified:
  compton/trunk/PKGBUILD
  compton/trunk/compton.install

-+
 PKGBUILD|6 +++---
 compton.install |   10 --
 2 files changed, 3 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:14:57 UTC (rev 173252)
+++ PKGBUILD2016-05-01 11:16:18 UTC (rev 173253)
@@ -6,8 +6,8 @@
 
 pkgname=compton
 pkgver=0.1_beta2.5
-pkgrel=2
-pkgdesc='Superb X compositor that may fix tearing issues'
+pkgrel=3
+pkgdesc='X compositor that may fix tearing issues'
 arch=('x86_64' 'i686')
 url='https://github.com/chjj/compton'
 license=('MIT')
@@ -29,7 +29,7 @@
 
   setconf "$pkgname.desktop" Exec 'compton --xrender-sync-fence'
   setconf "$pkgname.desktop" TryExec 'compton --xrender-sync-fence'
-  setconf "$pkgname.desktop" Comment 'An X compositor'
+  setconf "$pkgname.desktop" Comment 'Compositor for X11'
 }
 
 build() {

Modified: compton.install
===
--- compton.install 2016-05-01 11:14:57 UTC (rev 173252)
+++ compton.install 2016-05-01 11:16:18 UTC (rev 173253)
@@ -1,15 +1,5 @@
-post_upgrade() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
 post_install() {
   echo 'Configure /etc/xdg/compton.conf as you please.'
-  post_upgrade
 }
 
-post_remove() {
-  post_upgrade
-}
-
 # vim:set ts=2 sw=2 et:


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:14:57
  Author: jlichtblau
Revision: 173252

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

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

-+
 /PKGBUILD   |   64 ++
 community-i686/PKGBUILD |   33 ---
 community-i686/tuxcmd.install   |   11 --
 community-x86_64/PKGBUILD   |   33 ---
 community-x86_64/tuxcmd.install |   11 --
 5 files changed, 64 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 11:14:39 UTC (rev 173251)
+++ community-i686/PKGBUILD 2016-05-01 11:14:57 UTC (rev 173252)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=tuxcmd
-pkgver=0.6.70
-pkgrel=5
-pkgdesc='A GTK2 file manager with two panels'
-arch=('i686' 'x86_64')
-url='http://tuxcmd.sourceforge.net/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme')
-makedepends=('fpc' 'desktop-file-utils')
-optdepends=('gnome-vfs: support for gvfs'
-'tuxcmd-modules: modules for tuxcmd')
-options=('!docs' '!emptydirs')
-install=${pkgname}.install
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-dev-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52e3bfa7c4118539b4c4b83e335290d1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/usr install
-
-  # remove license and README file
-  rm -rf ${pkgdir}/usr/share/doc/
-}

Copied: tuxcmd/repos/community-i686/PKGBUILD (from rev 173251, 
tuxcmd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 11:14:57 UTC (rev 173252)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=tuxcmd
+pkgver=0.6.70
+pkgrel=6
+pkgdesc='A GTK2 file manager with two panels'
+arch=('i686' 'x86_64')
+url='http://tuxcmd.sourceforge.net/'
+license=('GPL')
+depends=('gtk2' 'hicolor-icon-theme')
+makedepends=('fpc' 'desktop-file-utils')
+optdepends=('gnome-vfs: support for gvfs'
+'tuxcmd-modules: modules for tuxcmd')
+options=('!docs' '!emptydirs')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}"/usr install
+
+# remove license and README file
+  rm -rf "${pkgdir}"/usr/share/doc/
+}

Deleted: community-i686/tuxcmd.install
===
--- community-i686/tuxcmd.install   2016-05-01 11:14:39 UTC (rev 173251)
+++ community-i686/tuxcmd.install   2016-05-01 11:14:57 UTC (rev 173252)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() { 
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 11:14:39 UTC (rev 173251)
+++ community-x86_64/PKGBUILD   2016-05-01 11:14:57 UTC (rev 173252)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=tuxcmd
-pkgver=0.6.70
-pkgrel=5
-pkgdesc='A GTK2 file manager with two panels'
-arch=('i686' 'x86_64')
-url='http://tuxcmd.sourceforge.net/'
-license=('GPL')
-depends=('gtk2' 'hicolor-icon-theme')
-makedepends=('fpc' 'desktop-file-utils')
-optdepends=('gnome-vfs: support for gvfs'
-'tuxcmd-modules: modules for tuxcmd')
-options=('!docs' '!emptydirs')
-install=${pkgname}.install
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-dev-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52e3bfa7c4118539b4c4b83e335290d1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/usr install
-
-  # remove license and README file
-  rm -rf ${pkgdir}/usr/share/doc/
-}

Copied: tuxcmd/repos/community-x86_64/PKGBUILD (from rev 173251, 
tuxcmd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-01 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:14:39
  Author: jlichtblau
Revision: 173251

upgpkg: tuxcmd 0.6.70-6 pacman hooks part 1 rebuild

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

+
 PKGBUILD   |   15 +++
 tuxcmd.install |   11 ---
 2 files changed, 7 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:09:40 UTC (rev 173250)
+++ PKGBUILD2016-05-01 11:14:39 UTC (rev 173251)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 
 pkgname=tuxcmd
 pkgver=0.6.70
-pkgrel=5
+pkgrel=6
 pkgdesc='A GTK2 file manager with two panels'
 arch=('i686' 'x86_64')
 url='http://tuxcmd.sourceforge.net/'
@@ -13,9 +13,8 @@
 optdepends=('gnome-vfs: support for gvfs'
 'tuxcmd-modules: modules for tuxcmd')
 options=('!docs' '!emptydirs')
-install=${pkgname}.install
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-dev-${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('52e3bfa7c4118539b4c4b83e335290d1')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b9f924766f2b1770f5fddc2b2e79c6778b44606ea05c53c9ffd947436b0e41fb')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -26,8 +25,8 @@
 package() {
   cd ${pkgname}-${pkgver}
 
-  make DESTDIR=${pkgdir}/usr install
+  make DESTDIR="${pkgdir}"/usr install
 
-  # remove license and README file
-  rm -rf ${pkgdir}/usr/share/doc/
+# remove license and README file
+  rm -rf "${pkgdir}"/usr/share/doc/
 }

Deleted: tuxcmd.install
===
--- tuxcmd.install  2016-05-01 11:09:40 UTC (rev 173250)
+++ tuxcmd.install  2016-05-01 11:14:39 UTC (rev 173251)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() { 
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in skk-jisyo/repos/community-any (4 files)

2016-05-01 Thread Jiachen Yang
Date: Sunday, May 1, 2016 @ 13:09:40
  Author: farseerfc
Revision: 173250

archrelease: copy trunk to community-any

Added:
  skk-jisyo/repos/community-any/PKGBUILD
(from rev 173249, skk-jisyo/trunk/PKGBUILD)
  skk-jisyo/repos/community-any/skk-jisyo.install
(from rev 173249, skk-jisyo/trunk/skk-jisyo.install)
Deleted:
  skk-jisyo/repos/community-any/PKGBUILD
  skk-jisyo/repos/community-any/skk-jisyo.install

---+
 PKGBUILD  |   62 ++--
 skk-jisyo.install |   20 
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-01 11:08:56 UTC (rev 173249)
+++ PKGBUILD2016-05-01 11:09:40 UTC (rev 173250)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: jeneshicc <jenesh...@gmail.com>
-
-pkgname=skk-jisyo
-pkgver=20160424
-pkgrel=1
-pkgdesc="Dictionaries for the SKK Japanese input method"
-arch=('any')
-url="http://openlab.ring.gr.jp/skk/;
-optdepends=('skktools: Dictionary maintenabce tools')
-license=('GPL')
-install=${pkgname}.install
-source=(SKK-JISYO.L.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz
-
SKK-JISYO.jinmei.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz
-
SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
-
SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
-
SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
-md5sums=('a7ae470416e7c55e8ca6ad71b3ee8086'
- 'e24063430ffc2b7bc85ea297ee134f5d'
- '8f8b9ddbdb2f3bcfb68876cbfa921cf4'
- '53407c1d74036759a7db1fa07dd8e5d4'
- '8a7d5efefea00655b4c178dff4c89070')
-
-package() {
-  cd "$srcdir"
-
-  for t in L jinmei geo propernoun station; do
-install -D -m 644 "$srcdir/SKK-JISYO.$t.$pkgver" 
"$pkgdir/usr/share/skk/SKK-JISYO.$t"
-  done
-}

Copied: skk-jisyo/repos/community-any/PKGBUILD (from rev 173249, 
skk-jisyo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-01 11:09:40 UTC (rev 173250)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: jeneshicc <jenesh...@gmail.com>
+
+pkgname=skk-jisyo
+pkgver=20160501
+pkgrel=1
+pkgdesc="Dictionaries for the SKK Japanese input method"
+arch=('any')
+url="http://openlab.ring.gr.jp/skk/;
+optdepends=('skktools: Dictionary maintenabce tools')
+license=('GPL')
+install=${pkgname}.install
+source=(SKK-JISYO.L.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.L.gz
+
SKK-JISYO.jinmei.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.jinmei.gz
+
SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
+
SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
+
SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
+md5sums=('3fc12eb2dbf4dd532740baf35b825404'
+ 'e24063430ffc2b7bc85ea297ee134f5d'
+ '8f8b9ddbdb2f3bcfb68876cbfa921cf4'
+ '53407c1d74036759a7db1fa07dd8e5d4'
+ '8a7d5efefea00655b4c178dff4c89070')
+
+package() {
+  cd "$srcdir"
+
+  for t in L jinmei geo propernoun station; do
+install -D -m 644 "$srcdir/SKK-JISYO.$t.$pkgver" 
"$pkgdir/usr/share/skk/SKK-JISYO.$t"
+  done
+}

Deleted: skk-jisyo.install
===
--- skk-jisyo.install   2016-05-01 11:08:56 UTC (rev 173249)
+++ skk-jisyo.install   2016-05-01 11:09:40 UTC (rev 173250)
@@ -1,10 +0,0 @@
-post_install() {
-  echo ">>> If you want to merge dictionaries, use skktools"
-  echo ">>> For example, merging SKK-JISYO.L and SKK-JISYO.geo into 
SKK-JISYO.XL:"
-  echo ">>> % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo > SKK-JISYO.XL"
-}
-
-post_upgrade() {
-  post_install $1
-}
-# vim:set ts=2 sw=2 et:

Copied: skk-jisyo/repos/community-any/skk-jisyo.install (from rev 173249, 
skk-jisyo/trunk/skk-jisyo.install)
===
--- skk-jisyo.install   (rev 0)
+++ skk-jisyo.install   2016-05-01 11:09:40 UTC (rev 173250)
@@ -0,0 +1,10 @@
+post_install() {
+  echo ">>> If you want to merge dictionaries, use skktools"
+  echo ">>> For example, merging SKK-JISYO.L and SKK-JISYO.geo into 
SKK-JISYO.XL:"
+  echo ">>> % skkdic-expr2 SKK-JISYO.L + SKK-JISYO.geo > SKK-JISYO.XL"
+}
+
+post_upgrade() {
+  post_install $1
+}
+# vim:set ts=2 sw=2 et:


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

2016-05-01 Thread Jiachen Yang
Date: Sunday, May 1, 2016 @ 13:08:56
  Author: farseerfc
Revision: 173249

upgpkg: skk-jisyo 20160501-1

updpkg: skk-jisyo 20160501

Modified:
  skk-jisyo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:06:27 UTC (rev 173248)
+++ PKGBUILD2016-05-01 11:08:56 UTC (rev 173249)
@@ -3,7 +3,7 @@
 # Contributor: jeneshicc <jenesh...@gmail.com>
 
 pkgname=skk-jisyo
-pkgver=20160424
+pkgver=20160501
 pkgrel=1
 pkgdesc="Dictionaries for the SKK Japanese input method"
 arch=('any')
@@ -16,7 +16,7 @@
 
SKK-JISYO.geo.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.geo.gz
 
SKK-JISYO.propernoun.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.propernoun.gz
 
SKK-JISYO.station.$pkgver.gz::http://openlab.ring.gr.jp/skk/dic/SKK-JISYO.station.gz)
-md5sums=('a7ae470416e7c55e8ca6ad71b3ee8086'
+md5sums=('3fc12eb2dbf4dd532740baf35b825404'
  'e24063430ffc2b7bc85ea297ee134f5d'
  '8f8b9ddbdb2f3bcfb68876cbfa921cf4'
  '53407c1d74036759a7db1fa07dd8e5d4'


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:06:27
  Author: jlichtblau
Revision: 173248

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

Added:
  qtmpc/repos/community-i686/PKGBUILD
(from rev 173247, qtmpc/trunk/PKGBUILD)
  qtmpc/repos/community-i686/qtmpc-0.6.1-underlinking.patch
(from rev 173247, qtmpc/trunk/qtmpc-0.6.1-underlinking.patch)
  qtmpc/repos/community-x86_64/PKGBUILD
(from rev 173247, qtmpc/trunk/PKGBUILD)
  qtmpc/repos/community-x86_64/qtmpc-0.6.1-underlinking.patch
(from rev 173247, qtmpc/trunk/qtmpc-0.6.1-underlinking.patch)
Deleted:
  qtmpc/repos/community-i686/PKGBUILD
  qtmpc/repos/community-i686/qtmpc-0.6.1-underlinking.patch
  qtmpc/repos/community-i686/qtmpc.install
  qtmpc/repos/community-x86_64/PKGBUILD
  qtmpc/repos/community-x86_64/qtmpc-0.6.1-underlinking.patch
  qtmpc/repos/community-x86_64/qtmpc.install

-+
 /PKGBUILD   |   64 +
 /qtmpc-0.6.1-underlinking.patch |   80 ++
 community-i686/PKGBUILD |   33 -
 community-i686/qtmpc-0.6.1-underlinking.patch   |   40 ---
 community-i686/qtmpc.install|   11 ---
 community-x86_64/PKGBUILD   |   33 -
 community-x86_64/qtmpc-0.6.1-underlinking.patch |   40 ---
 community-x86_64/qtmpc.install  |   11 ---
 8 files changed, 144 insertions(+), 168 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 11:06:11 UTC (rev 173247)
+++ community-i686/PKGBUILD 2016-05-01 11:06:27 UTC (rev 173248)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Shaika-Dzari 
-
-pkgname=qtmpc
-pkgver=0.6.1
-pkgrel=5
-pkgdesc="Qt4-based front-end for MPD"
-arch=('i686' 'x86_64')
-url="http://qtmpc.lowblog.nl/;
-license=('GPL')
-depends=('kdebase-runtime')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-source=("http://files.lowblog.nl/$pkgname/QtMPC-$pkgver.tar.bz2;
-'qtmpc-0.6.1-underlinking.patch')
-sha256sums=('82287a26788b36d49db26518b66203f332cf686eefb81ee2d9be095e61123a62'
-'8295218ebeeb14372c36c34510a9eed7210e82d8e474ef3caae1bd58327780d3')
-
-build() {
-  cd ${srcdir}/QtMPC
-
-  patch -Np1 -i "${srcdir}/qtmpc-0.6.1-underlinking.patch"
-
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/QtMPC
-
-  make DESTDIR=${pkgdir} install 
-}

Copied: qtmpc/repos/community-i686/PKGBUILD (from rev 173247, 
qtmpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 11:06:27 UTC (rev 173248)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Shaika-Dzari 
+
+pkgname=qtmpc
+pkgver=0.6.1
+pkgrel=6
+pkgdesc="Qt4-based front-end for MPD"
+arch=('i686' 'x86_64')
+url="http://qtmpc.lowblog.nl/;
+license=('GPL')
+depends=('kdebase-runtime')
+makedepends=('automoc4' 'cmake' 'patch')
+source=(http://files.lowblog.nl/$pkgname/QtMPC-$pkgver.tar.bz2
+qtmpc-0.6.1-underlinking.patch)
+sha256sums=('82287a26788b36d49db26518b66203f332cf686eefb81ee2d9be095e61123a62'
+'8295218ebeeb14372c36c34510a9eed7210e82d8e474ef3caae1bd58327780d3')
+
+build() {
+  cd "${srcdir}"/QtMPC
+
+  patch -Np1 -i "${srcdir}"/qtmpc-0.6.1-underlinking.patch
+
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/QtMPC
+
+  make DESTDIR="${pkgdir}" install 
+}

Deleted: community-i686/qtmpc-0.6.1-underlinking.patch
===
--- community-i686/qtmpc-0.6.1-underlinking.patch   2016-05-01 11:06:11 UTC 
(rev 173247)
+++ community-i686/qtmpc-0.6.1-underlinking.patch   2016-05-01 11:06:27 UTC 
(rev 173248)
@@ -1,40 +0,0 @@
-diff -ruN QtMPC-0-vanilla/CMakeLists.txt QtMPC/CMakeLists.txt
 QtMPC-0-vanilla/CMakeLists.txt 2010-11-02 17:00:58.0 +0100
-+++ QtMPC/CMakeLists.txt   2011-11-20 23:27:18.0 +0100
-@@ -81,6 +81,11 @@
- 
- # this command finds Qt4 libraries and sets all required variables
- FIND_PACKAGE( Qt4 REQUIRED )
-+
-+# add some useful macros and variables
-+# (QT_USE_FILE is a variable defined by FIND_PACKAGE( Qt4 ) that contains a 
path to CMake script)
-+INCLUDE( ${QT_USE_FILE} )
-+
- FIND_PACKAGE( KDE4 )
- 
- IF( NOT DEFINED WANT_KDE_SUPPORT )
-@@ -134,12 +139,6 @@
-   ADD_DEFINITIONS( -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -Wall -Wextra )
- ENDIF( NOT ENABLE_KDE_SUPPORT )
- 
--# add some useful macros and variables
--# (QT_USE_FILE is a variable defined by FIND_PACKAGE( Qt4 ) that contains a 
path to CMake script)
--IF( NOT ENABLE_KDE_SUPPORT )
--  INCLUDE( ${QT_USE_FILE} )
--ENDIF( NOT 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:06:11
  Author: jlichtblau
Revision: 173247

upgpkg: qtmpc 0.6.1-6 pacman hooks part 1 rebuild

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

---+
 PKGBUILD  |   19 +--
 qtmpc.install |   11 ---
 2 files changed, 9 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:02:03 UTC (rev 173246)
+++ PKGBUILD2016-05-01 11:06:11 UTC (rev 173247)
@@ -1,26 +1,25 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Shaika-Dzari 
 
 pkgname=qtmpc
 pkgver=0.6.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Qt4-based front-end for MPD"
 arch=('i686' 'x86_64')
 url="http://qtmpc.lowblog.nl/;
 license=('GPL')
 depends=('kdebase-runtime')
-makedepends=('automoc4' 'cmake')
-install=$pkgname.install
-source=("http://files.lowblog.nl/$pkgname/QtMPC-$pkgver.tar.bz2;
-'qtmpc-0.6.1-underlinking.patch')
+makedepends=('automoc4' 'cmake' 'patch')
+source=(http://files.lowblog.nl/$pkgname/QtMPC-$pkgver.tar.bz2
+qtmpc-0.6.1-underlinking.patch)
 sha256sums=('82287a26788b36d49db26518b66203f332cf686eefb81ee2d9be095e61123a62'
 '8295218ebeeb14372c36c34510a9eed7210e82d8e474ef3caae1bd58327780d3')
 
 build() {
-  cd ${srcdir}/QtMPC
+  cd "${srcdir}"/QtMPC
 
-  patch -Np1 -i "${srcdir}/qtmpc-0.6.1-underlinking.patch"
+  patch -Np1 -i "${srcdir}"/qtmpc-0.6.1-underlinking.patch
 
   cmake . -DCMAKE_INSTALL_PREFIX=/usr
   make
@@ -27,7 +26,7 @@
 }
 
 package() {
-  cd ${srcdir}/QtMPC
+  cd "${srcdir}"/QtMPC
 
-  make DESTDIR=${pkgdir} install 
+  make DESTDIR="${pkgdir}" install 
 }

Deleted: qtmpc.install
===
--- qtmpc.install   2016-05-01 11:02:03 UTC (rev 173246)
+++ qtmpc.install   2016-05-01 11:06:11 UTC (rev 173247)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:01:46
  Author: jlichtblau
Revision: 173245

upgpkg: qtfm 5.9-3 pacman hooks part 1 rebuild

Modified:
  qtfm/trunk/PKGBUILD
  qtfm/trunk/qtfm.changelog
Deleted:
  qtfm/trunk/qtfm.install

+
 PKGBUILD   |   11 +--
 qtfm.changelog |   13 -
 qtfm.install   |   11 ---
 3 files changed, 13 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 11:00:02 UTC (rev 173244)
+++ PKGBUILD2016-05-01 11:01:46 UTC (rev 173245)
@@ -1,23 +1,22 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Brad Fanella 
 # Contributor: Wittfella 
 
 pkgname=qtfm
 pkgver=5.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A lightweight file manager"
 arch=('i686' 'x86_64')
 url="http://qt-apps.org/content/show.php/QtFM?content=158787;
 license=('GPL')
 depends=('file' 'qt5-base' 'desktop-file-utils')
-install=$pkgname.install
 changelog=$pkgname.changelog
-source=(http://qt-apps.org/CONTENT/content-files/158787-qtfm.zip)
+source=(http://qt-apps.org/CONTENT/content-files/158787-$pkgname.zip)
 sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
 
 build() {
-  cd "${srcdir}/$pkgname"
+  cd "${srcdir}"/$pkgname
 
   qmake
   make
@@ -24,7 +23,7 @@
 }
 
 package() {
-  cd "${srcdir}/$pkgname"
+  cd "${srcdir}"/$pkgname
 
   make INSTALL_ROOT="${pkgdir}" install
 }

Modified: qtfm.changelog
===
--- qtfm.changelog  2016-05-01 11:00:02 UTC (rev 173244)
+++ qtfm.changelog  2016-05-01 11:01:46 UTC (rev 173245)
@@ -1,14 +1,17 @@
-2013-06-15 Jaroslav Lichtblau 
+2016-05-01 Jaroslav Lichtblau 
+   * qtfm 5.9-3 pacman hooks rebuild
+
+2013-06-15 Jaroslav Lichtblau 
* qtfm 5.9-1
 
-2012-06-17 Jaroslav Lichtblau 
+2012-06-17 Jaroslav Lichtblau 
* qtfm 5.5-1
 
-2012-03-18 Jaroslav Lichtblau 
+2012-03-18 Jaroslav Lichtblau 
* qtfm 5.4-1
 
-2011-12-17 Jaroslav Lichtblau 
+2011-12-17 Jaroslav Lichtblau 
* qtfm 5.3-1
 
-2011-12-08 Jaroslav Lichtblau 
+2011-12-08 Jaroslav Lichtblau 
* qtfm 5.2-1

Deleted: qtfm.install
===
--- qtfm.install2016-05-01 11:00:02 UTC (rev 173244)
+++ qtfm.install2016-05-01 11:01:46 UTC (rev 173245)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:02:03
  Author: jlichtblau
Revision: 173246

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

Added:
  qtfm/repos/community-i686/PKGBUILD
(from rev 173245, qtfm/trunk/PKGBUILD)
  qtfm/repos/community-i686/qtfm.changelog
(from rev 173245, qtfm/trunk/qtfm.changelog)
  qtfm/repos/community-x86_64/PKGBUILD
(from rev 173245, qtfm/trunk/PKGBUILD)
  qtfm/repos/community-x86_64/qtfm.changelog
(from rev 173245, qtfm/trunk/qtfm.changelog)
Deleted:
  qtfm/repos/community-i686/PKGBUILD
  qtfm/repos/community-i686/qtfm.changelog
  qtfm/repos/community-i686/qtfm.install
  qtfm/repos/community-x86_64/PKGBUILD
  qtfm/repos/community-x86_64/qtfm.changelog
  qtfm/repos/community-x86_64/qtfm.install

-+
 /PKGBUILD   |   58 ++
 /qtfm.changelog |   34 ++
 community-i686/PKGBUILD |   30 ---
 community-i686/qtfm.changelog   |   14 -
 community-i686/qtfm.install |   11 ---
 community-x86_64/PKGBUILD   |   30 ---
 community-x86_64/qtfm.changelog |   14 -
 community-x86_64/qtfm.install   |   11 ---
 8 files changed, 92 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 11:01:46 UTC (rev 173245)
+++ community-i686/PKGBUILD 2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Brad Fanella 
-# Contributor: Wittfella 
-
-pkgname=qtfm
-pkgver=5.9
-pkgrel=2
-pkgdesc="A lightweight file manager"
-arch=('i686' 'x86_64')
-url="http://qt-apps.org/content/show.php/QtFM?content=158787;
-license=('GPL')
-depends=('file' 'qt5-base' 'desktop-file-utils')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://qt-apps.org/CONTENT/content-files/158787-qtfm.zip)
-sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
-
-build() {
-  cd "${srcdir}/$pkgname"
-
-  qmake
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtfm/repos/community-i686/PKGBUILD (from rev 173245, 
qtfm/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Brad Fanella 
+# Contributor: Wittfella 
+
+pkgname=qtfm
+pkgver=5.9
+pkgrel=3
+pkgdesc="A lightweight file manager"
+arch=('i686' 'x86_64')
+url="http://qt-apps.org/content/show.php/QtFM?content=158787;
+license=('GPL')
+depends=('file' 'qt5-base' 'desktop-file-utils')
+changelog=$pkgname.changelog
+source=(http://qt-apps.org/CONTENT/content-files/158787-$pkgname.zip)
+sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
+
+build() {
+  cd "${srcdir}"/$pkgname
+
+  qmake
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname
+
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-i686/qtfm.changelog
===
--- community-i686/qtfm.changelog   2016-05-01 11:01:46 UTC (rev 173245)
+++ community-i686/qtfm.changelog   2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,14 +0,0 @@
-2013-06-15 Jaroslav Lichtblau 
-   * qtfm 5.9-1
-
-2012-06-17 Jaroslav Lichtblau 
-   * qtfm 5.5-1
-
-2012-03-18 Jaroslav Lichtblau 
-   * qtfm 5.4-1
-
-2011-12-17 Jaroslav Lichtblau 
-   * qtfm 5.3-1
-
-2011-12-08 Jaroslav Lichtblau 
-   * qtfm 5.2-1

Copied: qtfm/repos/community-i686/qtfm.changelog (from rev 173245, 
qtfm/trunk/qtfm.changelog)
===
--- community-i686/qtfm.changelog   (rev 0)
+++ community-i686/qtfm.changelog   2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,17 @@
+2016-05-01 Jaroslav Lichtblau 
+   * qtfm 5.9-3 pacman hooks rebuild
+
+2013-06-15 Jaroslav Lichtblau 
+   * qtfm 5.9-1
+
+2012-06-17 Jaroslav Lichtblau 
+   * qtfm 5.5-1
+
+2012-03-18 Jaroslav Lichtblau 
+   * qtfm 5.4-1
+
+2011-12-17 Jaroslav Lichtblau 
+   * qtfm 5.3-1
+
+2011-12-08 Jaroslav Lichtblau 
+   * qtfm 5.2-1

Deleted: community-i686/qtfm.install

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 13:00:02
  Author: jlichtblau
Revision: 173244

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

Added:
  pinot/repos/community-i686/PKGBUILD
(from rev 173243, pinot/trunk/PKGBUILD)
  pinot/repos/community-i686/pinot.changelog
(from rev 173243, pinot/trunk/pinot.changelog)
  pinot/repos/community-x86_64/PKGBUILD
(from rev 173243, pinot/trunk/PKGBUILD)
  pinot/repos/community-x86_64/pinot.changelog
(from rev 173243, pinot/trunk/pinot.changelog)
Deleted:
  pinot/repos/community-i686/PKGBUILD
  pinot/repos/community-i686/pinot.changelog
  pinot/repos/community-i686/pinot.install
  pinot/repos/community-x86_64/PKGBUILD
  pinot/repos/community-x86_64/pinot.changelog
  pinot/repos/community-x86_64/pinot.install

--+
 /PKGBUILD|  160 +
 /pinot.changelog |   58 +
 community-i686/PKGBUILD  |   82 --
 community-i686/pinot.changelog   |   26 --
 community-i686/pinot.install |   15 ---
 community-x86_64/PKGBUILD|   82 --
 community-x86_64/pinot.changelog |   26 --
 community-x86_64/pinot.install   |   15 ---
 8 files changed, 218 insertions(+), 246 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:59:43 UTC (rev 173243)
+++ community-i686/PKGBUILD 2016-05-01 11:00:02 UTC (rev 173244)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Alexander Fehr 
-# Contributor: William Rea 
-# Contributor: Daniel J Griffiths 
-# Contributor: Alexander Rødseth 
-
-pkgname=pinot
-pkgver=1.08
-pkgrel=8
-pkgdesc='Personal search and metasearch tool'
-arch=('i686' 'x86_64')
-url='http://code.google.com/p/pinot-search/'
-license=('GPL')
-depends=('gtkmm3' 'xapian-core' 'sqlite' 'libxml++' 'curl' 'gmime' 
'libexttextcat' 'dbus-glib'
- 'shared-mime-info' 'libexif' 'taglib' 'hicolor-icon-theme' 'cairo' 
'exiv2' 'boost-libs')
-makedepends=('boost' 'desktop-file-utils' 'subversion' 'autoconf' 'automake')
-optdepends=('unzip: ZIP files extraction'
-'poppler: PDF to text conversion'
-'catdvi: DVI to text conversion'
-'djvulibre: DjVu text extraction'
-'unrtf: RTF to HTML conversion'
-'antiword: MS Word to text conversion'
-'catdoc: XLS and PPT to text conversion')
-options=('!emptydirs')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=()
-
-
-_svntrunk=http://pinot-search.googlecode.com/svn/tags/v${pkgver}
-
-prepare() {
-  cd "${srcdir}"
-
-  msg "Connecting to SVN server"
-  svn co "$_svntrunk"
-  msg "SVN checkout done or server timeout"
-
-  msg "Starting build..."
-  rm -rf "${srcdir}/${pkgver}-build"
-  svn export "${srcdir}/v${pkgver}" "${srcdir}/${pkgver}-build"
-  cd "${srcdir}/${pkgver}-build"
-
-  x='/usr/share/libexttextcat/'
-  sed -i 's|/LM/russian.lm|/LM/russian-windows1251.lm|' textcat_conf.txt
-  sed -i "s|$x|${x}LM/|" \
-textcat_conf.txt \
-textcat3_conf.txt \
-textcat31_conf.txt \
-textcat32_conf.txt
-  sed -i -e "s|.*russian$|${x}LM/russian-iso8859_5.lm   russian-iso8859_5\n\
-${x}LM/russian-koi8_r.lm  russian-koi8_r\n\
-${x}LM/russian-windows1251.lm russian-windows1251|" textcat3_conf.txt
-
-#configure to be run with the desired below args
-  sed -i '$s/^/#/' autogen.sh
-}
-
-
-build() {
-  cd "${srcdir}/${pkgver}-build"
-
-  # glibmm 2.46 uses C++11 features
-  CXXFLAGS+=' -std=c++11'
-
-  ./autogen.sh
-
-  LIBS="-lboost_system" ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---libexecdir=/usr/lib \
---enable-gtkmm3=yes
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgver}-build"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: pinot/repos/community-i686/PKGBUILD (from rev 173243, 
pinot/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 11:00:02 UTC (rev 173244)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Alexander Fehr 
+# Contributor: William Rea 
+# Contributor: Daniel J Griffiths 
+# Contributor: Alexander Rødseth 
+
+pkgname=pinot
+pkgver=1.08
+pkgrel=9
+pkgdesc='Personal search and metasearch tool'
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/pinot-search/'
+license=('GPL')
+depends=('gtkmm3' 'xapian-core' 'sqlite' 'libxml++' 'curl' 'gmime' 
'libexttextcat' 'dbus-glib'
+ 'shared-mime-info' 'libexif' 'taglib' 'hicolor-icon-theme' 'cairo' 
'exiv2' 'boost-libs')
+makedepends=('boost' 'desktop-file-utils' 'subversion' 'autoconf' 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:59:43
  Author: jlichtblau
Revision: 173243

upgpkg: pinot 1.08-9 pacman hooks part 1 rebuild

Modified:
  pinot/trunk/PKGBUILD
  pinot/trunk/pinot.changelog
Deleted:
  pinot/trunk/pinot.install

-+
 PKGBUILD|6 ++
 pinot.changelog |3 +++
 pinot.install   |   15 ---
 3 files changed, 5 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 10:53:45 UTC (rev 173242)
+++ PKGBUILD2016-05-01 10:59:43 UTC (rev 173243)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Alexander Fehr 
 # Contributor: William Rea 
 # Contributor: Daniel J Griffiths 
@@ -7,7 +7,7 @@
 
 pkgname=pinot
 pkgver=1.08
-pkgrel=8
+pkgrel=9
 pkgdesc='Personal search and metasearch tool'
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/pinot-search/'
@@ -23,11 +23,9 @@
 'antiword: MS Word to text conversion'
 'catdoc: XLS and PPT to text conversion')
 options=('!emptydirs')
-install=$pkgname.install
 changelog=$pkgname.changelog
 source=()
 
-
 _svntrunk=http://pinot-search.googlecode.com/svn/tags/v${pkgver}
 
 prepare() {

Modified: pinot.changelog
===
--- pinot.changelog 2016-05-01 10:53:45 UTC (rev 173242)
+++ pinot.changelog 2016-05-01 10:59:43 UTC (rev 173243)
@@ -1,3 +1,6 @@
+2016-05-01 Jaroslav Lichtblau 
+   * pinot 1.08-9 pacman hooks rebuild
+
 2015-07-03 Jaroslav Lichtblau 
* pinot 1.08-4 exiv2-0.25 rebuild
 

Deleted: pinot.install
===
--- pinot.install   2016-05-01 10:53:45 UTC (rev 173242)
+++ pinot.install   2016-05-01 10:59:43 UTC (rev 173243)
@@ -1,15 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  echo "Starting with 0.63, the service is auto-started. "
-  echo "The file that enables this is located at "
-  echo "/etc/xdg/autostart/pinot-dbus-daemon.desktop"
-  echo "Delete this file if you don't want the auto-start."
-}
-
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:53:45
  Author: jlichtblau
Revision: 173242

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

Added:
  pympd/repos/community-i686/PKGBUILD
(from rev 173241, pympd/trunk/PKGBUILD)
  pympd/repos/community-x86_64/PKGBUILD
(from rev 173241, pympd/trunk/PKGBUILD)
Deleted:
  pympd/repos/community-i686/ChangeLog
  pympd/repos/community-i686/PKGBUILD
  pympd/repos/community-x86_64/ChangeLog
  pympd/repos/community-x86_64/PKGBUILD

+
 /PKGBUILD  |   72 +++
 community-i686/ChangeLog   |2 -
 community-i686/PKGBUILD|   32 ---
 community-x86_64/ChangeLog |2 -
 community-x86_64/PKGBUILD  |   32 ---
 5 files changed, 72 insertions(+), 68 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2016-05-01 10:53:26 UTC (rev 173241)
+++ community-i686/ChangeLog2016-05-01 10:53:45 UTC (rev 173242)
@@ -1,2 +0,0 @@
-2010-01-02 Jaroslav Lichtblau 
-   * Update to major release O.08.1

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:53:26 UTC (rev 173241)
+++ community-i686/PKGBUILD 2016-05-01 10:53:45 UTC (rev 173242)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: whatah 
-# Contributor: Andrew Conkling 
-
-pkgname=pympd
-pkgver=0.08.1
-pkgrel=4
-pkgdesc="A Rhythmbox-like PyGTK+ client for Music Player Daemon"
-arch=('i686' 'x86_64')
-url="http://pympd.sourceforge.net/;
-license=('GPL')
-depends=('libglade' 'pygtk')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=(http://pympd.sourceforge.net/files/$pkgname-$pkgver.tar.gz)
-md5sums=('388c2882ffbacffb27b491441a2b2a23')
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  # python2 fix
-  sed -i 's_which python_which python2_' Makefile
-  sed -i 's_python -c_python2 -c_' src/modules/tray/Makefile
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  make PREFIX=/usr DESTDIR=${pkgdir} install
-}

Copied: pympd/repos/community-i686/PKGBUILD (from rev 173241, 
pympd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 10:53:45 UTC (rev 173242)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Allan McRae 
+# Contributor: whatah 
+# Contributor: Andrew Conkling 
+
+pkgname=pympd
+pkgver=0.08.1
+pkgrel=5
+pkgdesc="A Rhythmbox-like PyGTK+ client for Music Player Daemon"
+arch=('i686' 'x86_64')
+url="http://pympd.sourceforge.net/;
+license=('GPL')
+depends=('libglade' 'pygtk')
+makedepends=('pkg-config')
+options=('!emptydirs')
+source=(http://pympd.sourceforge.net/files/$pkgname-$pkgver.tar.gz)
+sha256sums=('8da3b91c06857c486321a1d2769c035becd90286ce03791aa2058b0a5f620a06')
+
+prepare() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  # python2 fix
+  sed -i 's_which python_which python2_' Makefile
+  sed -i 's_python -c_python2 -c_' src/modules/tray/Makefile
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/ChangeLog
===
--- community-x86_64/ChangeLog  2016-05-01 10:53:26 UTC (rev 173241)
+++ community-x86_64/ChangeLog  2016-05-01 10:53:45 UTC (rev 173242)
@@ -1,2 +0,0 @@
-2010-01-02 Jaroslav Lichtblau 
-   * Update to major release O.08.1

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 10:53:26 UTC (rev 173241)
+++ community-x86_64/PKGBUILD   2016-05-01 10:53:45 UTC (rev 173242)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: whatah 
-# Contributor: Andrew Conkling 
-
-pkgname=pympd
-pkgver=0.08.1
-pkgrel=4
-pkgdesc="A Rhythmbox-like PyGTK+ client for Music Player Daemon"
-arch=('i686' 'x86_64')
-url="http://pympd.sourceforge.net/;
-license=('GPL')
-depends=('libglade' 'pygtk')
-makedepends=('pkgconfig')
-options=('!emptydirs')

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:50:50
  Author: jlichtblau
Revision: 173240

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

Added:
  ogmrip/repos/community-i686/PKGBUILD
(from rev 173239, ogmrip/trunk/PKGBUILD)
  ogmrip/repos/community-i686/ogmrip.changelog
(from rev 173239, ogmrip/trunk/ogmrip.changelog)
  ogmrip/repos/community-x86_64/PKGBUILD
(from rev 173239, ogmrip/trunk/PKGBUILD)
  ogmrip/repos/community-x86_64/ogmrip.changelog
(from rev 173239, ogmrip/trunk/ogmrip.changelog)
Deleted:
  ogmrip/repos/community-i686/PKGBUILD
  ogmrip/repos/community-i686/ogmrip.changelog
  ogmrip/repos/community-i686/ogmrip.install
  ogmrip/repos/community-x86_64/PKGBUILD
  ogmrip/repos/community-x86_64/ogmrip.changelog
  ogmrip/repos/community-x86_64/ogmrip.install

---+
 /PKGBUILD |   84 
 /ogmrip.changelog |   72 ++
 community-i686/PKGBUILD   |   43 --
 community-i686/ogmrip.changelog   |   33 --
 community-i686/ogmrip.install |   11 
 community-x86_64/PKGBUILD |   43 --
 community-x86_64/ogmrip.changelog |   33 --
 community-x86_64/ogmrip.install   |   11 
 8 files changed, 156 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:50:33 UTC (rev 173239)
+++ community-i686/PKGBUILD 2016-05-01 10:50:50 UTC (rev 173240)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Daenyth
-# Contributor: Allan McRae 
-# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
-
-pkgname=ogmrip
-pkgver=1.0.1
-pkgrel=2
-pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
-arch=('i686' 'x86_64')
-url="http://ogmrip.sourceforge.net/;
-license=('GPL')
-depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
-makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
-optdepends=('faac: support for the AAC audio codec'
-'lame: support for the MP3 audio codec'
-'mkvtoolnix: create, alter, and inspect Matroska files'
-'libtheora: decode and encode Ogg Theora files'
-'ogmtools: support for the Ogg Media container'
-'gpac: support for the MP4 container'
-'vorbis-tools: support for the Ogg Vorbis audio codec'
-'gocr: support for the SRT subtitle format'
-'ocrad: support for the SRT subtitle format'
-'tesseract: support for the SRT subtitle format')
-options=('!makeflags')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4e2e9778ac4da9fe1ab159e3dc6d4367b7a9dbd8f3501df99733ecedb25b02ff')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --sysconfdir=/usr/share
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: ogmrip/repos/community-i686/PKGBUILD (from rev 173239, 
ogmrip/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 10:50:50 UTC (rev 173240)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Daenyth
+# Contributor: Allan McRae 
+# Contributor: Vrob (Markus Heuser) mheu...@mi.fu-berlin.de
+
+pkgname=ogmrip
+pkgver=1.0.1
+pkgrel=3
+pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
+arch=('i686' 'x86_64')
+url="http://ogmrip.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
+makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'libtheora' 
'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
+optdepends=('faac: support for the AAC audio codec'
+'lame: support for the MP3 audio codec'
+'mkvtoolnix: create, alter, and inspect Matroska files'
+'libtheora: decode and encode Ogg Theora files'
+'ogmtools: support for the Ogg Media container'
+'gpac: support for the MP4 container'
+'vorbis-tools: support for the Ogg Vorbis audio codec'
+'gocr: support for the SRT subtitle format'
+'ocrad: support for the SRT subtitle format'
+'tesseract: support for the SRT subtitle format')
+options=('!makeflags')
+changelog=$pkgname.changelog

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:50:33
  Author: jlichtblau
Revision: 173239

upgpkg: ogmrip 1.0.1-3 pacman hooks part 1 rebuild

Modified:
  ogmrip/trunk/PKGBUILD
  ogmrip/trunk/ogmrip.changelog
Deleted:
  ogmrip/trunk/ogmrip.install

--+
 PKGBUILD |5 ++---
 ogmrip.changelog |   23 +--
 ogmrip.install   |   11 ---
 3 files changed, 15 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 10:40:31 UTC (rev 173238)
+++ PKGBUILD2016-05-01 10:50:33 UTC (rev 173239)
@@ -6,13 +6,13 @@
 
 pkgname=ogmrip
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder"
 arch=('i686' 'x86_64')
 url="http://ogmrip.sourceforge.net/;
 license=('GPL')
 depends=('libdvdread>=4.1.3' 'mplayer' 'mencoder' 'enca' 'pkg-config' 'gconf' 
'libglade' 'libnotify' 'enchant')
-makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'mkvtoolnix' 
'libtheora' 'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
+makedepends=('patch' 'intltool' 'perl-xml-parser' 'faac' 'lame' 'libtheora' 
'ogmtools' 'gpac' 'vorbis-tools' 'tesseract')
 optdepends=('faac: support for the AAC audio codec'
 'lame: support for the MP3 audio codec'
 'mkvtoolnix: create, alter, and inspect Matroska files'
@@ -25,7 +25,6 @@
 'tesseract: support for the SRT subtitle format')
 options=('!makeflags')
 changelog=$pkgname.changelog
-install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('4e2e9778ac4da9fe1ab159e3dc6d4367b7a9dbd8f3501df99733ecedb25b02ff')
 

Modified: ogmrip.changelog
===
--- ogmrip.changelog2016-05-01 10:40:31 UTC (rev 173238)
+++ ogmrip.changelog2016-05-01 10:50:33 UTC (rev 173239)
@@ -1,13 +1,16 @@
-2014-07-31 Jaroslav Lichtblau 
+2016-05-01 Jaroslav Lichtblau 
+   * ogmrip 1.0.1-3 pacman hooks rebuild
+
+2014-07-31 Jaroslav Lichtblau 
* ogmrip 1.0.1-1
 
-2013-12-25 Jaroslav Lichtblau 
+2013-12-25 Jaroslav Lichtblau 
* ogmrip 1.0.0-3 static libraries removed
 
-2013-04-20 Jaroslav Lichtblau 
+2013-04-20 Jaroslav Lichtblau 
* ogmrip 1.0.0-1
 
-2012-06-07 Jaroslav Lichtblau 
+2012-06-07 Jaroslav Lichtblau 
* ogmrip O.13.8-1
 
 2012-01-26  Eric Belanger  
@@ -14,20 +17,20 @@
* Rebuild against libpng 1.5 and libtiff 4.0
* Add .install file
 
-2011-10-09 Jaroslav Lichtblau 
+2011-10-09 Jaroslav Lichtblau 
* ogmrip O.13.7-1
 
-2010-08-29 Jaroslav Lichtblau 
+2010-08-29 Jaroslav Lichtblau 
* ogmrip O.13.6-1
 
-2010-06-29 Jaroslav Lichtblau 
+2010-06-29 Jaroslav Lichtblau 
* Update to major release O.13.5
 
-2010-04-21 Jaroslav Lichtblau 
+2010-04-21 Jaroslav Lichtblau 
* Update to major release O.13.4
 
-2010-01-03 Jaroslav Lichtblau 
+2010-01-03 Jaroslav Lichtblau 
* FS#17517 fixed in minor release O.13.3-2
 
-2010-01-01 Jaroslav Lichtblau 
+2010-01-01 Jaroslav Lichtblau 
* Update to major release O.13.3

Deleted: ogmrip.install
===
--- ogmrip.install  2016-05-01 10:40:31 UTC (rev 173238)
+++ ogmrip.install  2016-05-01 10:50:33 UTC (rev 173239)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:40:31
  Author: jlichtblau
Revision: 173238

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

Added:
  mp3splt-gtk/repos/community-i686/PKGBUILD
(from rev 173237, mp3splt-gtk/trunk/PKGBUILD)
  mp3splt-gtk/repos/community-i686/mp3splt-gtk.changelog
(from rev 173237, mp3splt-gtk/trunk/mp3splt-gtk.changelog)
  mp3splt-gtk/repos/community-x86_64/PKGBUILD
(from rev 173237, mp3splt-gtk/trunk/PKGBUILD)
  mp3splt-gtk/repos/community-x86_64/mp3splt-gtk.changelog
(from rev 173237, mp3splt-gtk/trunk/mp3splt-gtk.changelog)
Deleted:
  mp3splt-gtk/repos/community-i686/PKGBUILD
  mp3splt-gtk/repos/community-i686/mp3splt-gtk.changelog
  mp3splt-gtk/repos/community-i686/mp3splt-gtk.install
  mp3splt-gtk/repos/community-x86_64/PKGBUILD
  mp3splt-gtk/repos/community-x86_64/mp3splt-gtk.changelog
  mp3splt-gtk/repos/community-x86_64/mp3splt-gtk.install

+
 /PKGBUILD  |   54 ++
 /mp3splt-gtk.changelog |   92 +++
 community-i686/PKGBUILD|   28 -
 community-i686/mp3splt-gtk.changelog   |   43 --
 community-i686/mp3splt-gtk.install |4 -
 community-x86_64/PKGBUILD  |   28 -
 community-x86_64/mp3splt-gtk.changelog |   43 --
 community-x86_64/mp3splt-gtk.install   |4 -
 8 files changed, 146 insertions(+), 150 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:40:09 UTC (rev 173237)
+++ community-i686/PKGBUILD 2016-05-01 10:40:31 UTC (rev 173238)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-
-pkgname=mp3splt-gtk
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="Split mp3 and ogg files without decoding"
-arch=('i686' 'x86_64')
-url="http://mp3splt.sourceforge.net/;
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'libmp3splt' 'gst-plugins-good' 
'gst-plugins-ugly')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz)
-sha256sums=('2084cc942b5d1aa6ff74848a41d05cb37876cbc74dfdc341ceb424c763887650')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --disable-gnome --disable-mp3splttest 
--disable-audacious
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: mp3splt-gtk/repos/community-i686/PKGBUILD (from rev 173237, 
mp3splt-gtk/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 10:40:31 UTC (rev 173238)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+
+pkgname=mp3splt-gtk
+pkgver=0.9.2
+pkgrel=2
+pkgdesc="Split mp3 and ogg files without decoding"
+arch=('i686' 'x86_64')
+url="http://mp3splt.sourceforge.net/;
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'libmp3splt' 'gst-plugins-good' 
'gst-plugins-ugly')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz)
+sha256sums=('2084cc942b5d1aa6ff74848a41d05cb37876cbc74dfdc341ceb424c763887650')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-gnome --disable-mp3splttest 
--disable-audacious
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mp3splt-gtk.changelog
===
--- community-i686/mp3splt-gtk.changelog2016-05-01 10:40:09 UTC (rev 
173237)
+++ community-i686/mp3splt-gtk.changelog2016-05-01 10:40:31 UTC (rev 
173238)
@@ -1,43 +0,0 @@
-2014-11-26 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.9.2-1
-   * FS#39675 fixed
-
-2014-08-11 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.9.1a-1
-
-2013-08-08 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.9-1
-
-2013-04-20 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.8.2-1
-
-2013-03-05 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.8.1-1
-
-2012-09-18 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.7.3-1
-
-2012-05-16 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.7.2-1
-
-2012-02-26 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.7.1-1
-
-2011-08-20 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.7-1
-
-2011-04-18 Jaroslav Lichtblau 
-   * mp3splt-gtk 0.6.1a-1
-   * FS#23275 fixed
-
-2010-10-11 Jaroslav Lichtblau 
- 

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:40:09
  Author: jlichtblau
Revision: 173237

upgpkg: mp3splt-gtk 0.9.2-2 pacman hooks part 1 rebuild

Modified:
  mp3splt-gtk/trunk/PKGBUILD
  mp3splt-gtk/trunk/mp3splt-gtk.changelog
Deleted:
  mp3splt-gtk/trunk/mp3splt-gtk.install

---+
 PKGBUILD  |5 ++---
 mp3splt-gtk.changelog |   31 +--
 mp3splt-gtk.install   |4 
 3 files changed, 19 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 10:38:06 UTC (rev 173236)
+++ PKGBUILD2016-05-01 10:40:09 UTC (rev 173237)
@@ -1,15 +1,14 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 
 pkgname=mp3splt-gtk
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Split mp3 and ogg files without decoding"
 arch=('i686' 'x86_64')
 url="http://mp3splt.sourceforge.net/;
 license=('GPL')
 depends=('desktop-file-utils' 'gtk3' 'libmp3splt' 'gst-plugins-good' 
'gst-plugins-ugly')
-install=$pkgname.install
 changelog=$pkgname.changelog
 
source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz)
 sha256sums=('2084cc942b5d1aa6ff74848a41d05cb37876cbc74dfdc341ceb424c763887650')

Modified: mp3splt-gtk.changelog
===
--- mp3splt-gtk.changelog   2016-05-01 10:38:06 UTC (rev 173236)
+++ mp3splt-gtk.changelog   2016-05-01 10:40:09 UTC (rev 173237)
@@ -1,43 +1,46 @@
-2014-11-26 Jaroslav Lichtblau 
+2016-05-01 Jaroslav Lichtblau 
+   * mp3splt-gtk 0.9.2-2
+
+2014-11-26 Jaroslav Lichtblau 
* mp3splt-gtk 0.9.2-1
* FS#39675 fixed
 
-2014-08-11 Jaroslav Lichtblau 
+2014-08-11 Jaroslav Lichtblau 
* mp3splt-gtk 0.9.1a-1
 
-2013-08-08 Jaroslav Lichtblau 
+2013-08-08 Jaroslav Lichtblau 
* mp3splt-gtk 0.9-1
 
-2013-04-20 Jaroslav Lichtblau 
+2013-04-20 Jaroslav Lichtblau 
* mp3splt-gtk 0.8.2-1
 
-2013-03-05 Jaroslav Lichtblau 
+2013-03-05 Jaroslav Lichtblau 
* mp3splt-gtk 0.8.1-1
 
-2012-09-18 Jaroslav Lichtblau 
+2012-09-18 Jaroslav Lichtblau 
* mp3splt-gtk 0.7.3-1
 
-2012-05-16 Jaroslav Lichtblau 
+2012-05-16 Jaroslav Lichtblau 
* mp3splt-gtk 0.7.2-1
 
-2012-02-26 Jaroslav Lichtblau 
+2012-02-26 Jaroslav Lichtblau 
* mp3splt-gtk 0.7.1-1
 
-2011-08-20 Jaroslav Lichtblau 
+2011-08-20 Jaroslav Lichtblau 
* mp3splt-gtk 0.7-1
 
-2011-04-18 Jaroslav Lichtblau 
+2011-04-18 Jaroslav Lichtblau 
* mp3splt-gtk 0.6.1a-1
* FS#23275 fixed
 
-2010-10-11 Jaroslav Lichtblau 
+2010-10-11 Jaroslav Lichtblau 
* Update to major release 0.6
 
-2010-04-08 Jaroslav Lichtblau 
+2010-04-08 Jaroslav Lichtblau 
* Update to major release 0.5.9
 
-2009-11-17 Jaroslav Lichtblau 
+2009-11-17 Jaroslav Lichtblau 
* Update to major release 0.5.8a
 
-2009-11-08 Jaroslav Lichtblau 
+2009-11-08 Jaroslav Lichtblau 
* Moved to [community] - 67 votes in AUR

Deleted: mp3splt-gtk.install
===
--- mp3splt-gtk.install 2016-05-01 10:38:06 UTC (rev 173236)
+++ mp3splt-gtk.install 2016-05-01 10:40:09 UTC (rev 173237)
@@ -1,4 +0,0 @@
-post_install() {
-  echo "Updating desktop and mime database ..."
-  update-desktop-database -q
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:38:06
  Author: jlichtblau
Revision: 173236

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

Added:
  luminancehdr/repos/community-i686/PKGBUILD
(from rev 173235, luminancehdr/trunk/PKGBUILD)
  luminancehdr/repos/community-i686/luminancehdr.changelog
(from rev 173235, luminancehdr/trunk/luminancehdr.changelog)
  luminancehdr/repos/community-i686/qt5_printsupport.diff
(from rev 173235, luminancehdr/trunk/qt5_printsupport.diff)
  luminancehdr/repos/community-x86_64/PKGBUILD
(from rev 173235, luminancehdr/trunk/PKGBUILD)
  luminancehdr/repos/community-x86_64/luminancehdr.changelog
(from rev 173235, luminancehdr/trunk/luminancehdr.changelog)
  luminancehdr/repos/community-x86_64/qt5_printsupport.diff
(from rev 173235, luminancehdr/trunk/qt5_printsupport.diff)
Deleted:
  luminancehdr/repos/community-i686/PKGBUILD
  luminancehdr/repos/community-i686/luminancehdr.changelog
  luminancehdr/repos/community-i686/luminancehdr.install
  luminancehdr/repos/community-i686/qt5_printsupport.diff
  luminancehdr/repos/community-x86_64/PKGBUILD
  luminancehdr/repos/community-x86_64/luminancehdr.changelog
  luminancehdr/repos/community-x86_64/luminancehdr.install
  luminancehdr/repos/community-x86_64/qt5_printsupport.diff

-+
 /PKGBUILD   |   82 +
 /luminancehdr.changelog |  144 ++
 /qt5_printsupport.diff  |   58 
 community-i686/PKGBUILD |   42 
 community-i686/luminancehdr.changelog   |   69 --
 community-i686/luminancehdr.install |   12 --
 community-i686/qt5_printsupport.diff|   29 --
 community-x86_64/PKGBUILD   |   42 
 community-x86_64/luminancehdr.changelog |   69 --
 community-x86_64/luminancehdr.install   |   12 --
 community-x86_64/qt5_printsupport.diff  |   29 --
 11 files changed, 284 insertions(+), 304 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:37:46 UTC (rev 173235)
+++ community-i686/PKGBUILD 2016-05-01 10:38:06 UTC (rev 173236)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dmitry N. Shilov 
-
-pkgname=luminancehdr
-pkgver=2.4.0
-pkgrel=7
-pkgdesc='Open source graphical user interface application that aims to provide 
a workflow for HDR imaging'
-arch=('i686' 'x86_64')
-url='http://qtpfsgui.sourceforge.net/'
-license=('GPL')
-depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qt5-webkit' 'ccfits' 
'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('cmake' 'boost' 'gtest' 'qt5-tools' 'patch')
-optdepends=('hugin: align image stack functionality')
-install=$pkgname.install
-changelog=$pkgname.changelog
-options=('!emptydirs')
-source=(http://sourceforge.net/projects/qtpfsgui/files/luminance/$pkgver/luminance-hdr-$pkgver.tar.bz2
-qt5_printsupport.diff)
-sha256sums=('14014eadab099944f051dd99447f6f47d455ffb0e4e0272d93a8e71fd96ad401'
-'be2aaf8f544b086b770cec3db026e8ef7057bf3797961efeb8465197e4332c01')
-
-prepare() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
-
-#Fix build error with Qt >= 5.3.2
-  patch -Np1 -i "${srcdir}"/qt5_printsupport.diff
-}
-
-build() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: luminancehdr/repos/community-i686/PKGBUILD (from rev 173235, 
luminancehdr/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 10:38:06 UTC (rev 173236)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dmitry N. Shilov 
+
+pkgname=luminancehdr
+pkgver=2.4.0
+pkgrel=8
+pkgdesc='Open source graphical user interface application that aims to provide 
a workflow for HDR imaging'
+arch=('i686' 'x86_64')
+url='http://qtpfsgui.sourceforge.net/'
+license=('GPL')
+depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qt5-webkit' 'ccfits' 
'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('cmake' 'boost' 'gtest' 'qt5-tools' 'patch')
+optdepends=('hugin: align image stack functionality')
+changelog=$pkgname.changelog
+options=('!emptydirs')
+source=(http://sourceforge.net/projects/qtpfsgui/files/luminance/$pkgver/luminance-hdr-$pkgver.tar.bz2
+qt5_printsupport.diff)
+sha256sums=('14014eadab099944f051dd99447f6f47d455ffb0e4e0272d93a8e71fd96ad401'
+

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:37:46
  Author: jlichtblau
Revision: 173235

upgpkg: luminancehdr 2.4.0-8 pacman hooks part 1 rebuild

Modified:
  luminancehdr/trunk/PKGBUILD
  luminancehdr/trunk/luminancehdr.changelog
Deleted:
  luminancehdr/trunk/luminancehdr.install

+
 PKGBUILD   |9 -
 luminancehdr.changelog |3 +++
 luminancehdr.install   |   12 
 3 files changed, 7 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 10:27:16 UTC (rev 173234)
+++ PKGBUILD2016-05-01 10:37:46 UTC (rev 173235)
@@ -5,7 +5,7 @@
 
 pkgname=luminancehdr
 pkgver=2.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc='Open source graphical user interface application that aims to provide 
a workflow for HDR imaging'
 arch=('i686' 'x86_64')
 url='http://qtpfsgui.sourceforge.net/'
@@ -13,7 +13,6 @@
 depends=('exiv2' 'fftw' 'gsl' 'lcms2' 'libraw' 'openexr' 'qt5-webkit' 'ccfits' 
'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('cmake' 'boost' 'gtest' 'qt5-tools' 'patch')
 optdepends=('hugin: align image stack functionality')
-install=$pkgname.install
 changelog=$pkgname.changelog
 options=('!emptydirs')
 
source=(http://sourceforge.net/projects/qtpfsgui/files/luminance/$pkgver/luminance-hdr-$pkgver.tar.bz2
@@ -22,7 +21,7 @@
 'be2aaf8f544b086b770cec3db026e8ef7057bf3797961efeb8465197e4332c01')
 
 prepare() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
+  cd "${srcdir}"/luminance-hdr-$pkgver
 
 #Fix build error with Qt >= 5.3.2
   patch -Np1 -i "${srcdir}"/qt5_printsupport.diff
@@ -29,7 +28,7 @@
 }
 
 build() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
+  cd "${srcdir}"/luminance-hdr-$pkgver
 
   cmake -DCMAKE_INSTALL_PREFIX=/usr
   make
@@ -36,7 +35,7 @@
 }
 
 package() {
-  cd "${srcdir}"/luminance-hdr-${pkgver}
+  cd "${srcdir}"/luminance-hdr-$pkgver
 
   make DESTDIR="${pkgdir}" install
 }

Modified: luminancehdr.changelog
===
--- luminancehdr.changelog  2016-05-01 10:27:16 UTC (rev 173234)
+++ luminancehdr.changelog  2016-05-01 10:37:46 UTC (rev 173235)
@@ -1,3 +1,6 @@
+2016-05-01 Jaroslav Lichtblau 
+   * luminancehdr 2.4.0-8 pacman hooks rebuild
+
 2016-02-20 Jaroslav Lichtblau 
* luminancehdr 2.4.0-7 gsl 2.1 rebuild
 

Deleted: luminancehdr.install
===
--- luminancehdr.install2016-05-01 10:27:16 UTC (rev 173234)
+++ luminancehdr.install2016-05-01 10:37:46 UTC (rev 173235)
@@ -1,12 +0,0 @@
-post_install() {
-  which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource 
forceupdate || true
-  update-desktop-database -q
-}
-
-post_upgrade() {
-post_install $1
-}
-
-post_remove() {
-post_install $1
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 12:27:16
  Author: jlichtblau
Revision: 173234

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

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

+
 /PKGBUILD  |   66 +++
 community-i686/PKGBUILD|   35 --
 community-i686/kuickshow.install   |   12 --
 community-x86_64/PKGBUILD  |   35 --
 community-x86_64/kuickshow.install |   12 --
 5 files changed, 66 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 10:26:58 UTC (rev 173233)
+++ community-i686/PKGBUILD 2016-05-01 10:27:16 UTC (rev 173234)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Andrea Scarpino 
-# Contributor: sxe 
-
-pkgname=kuickshow
-pkgver=0.9.1
-pkgrel=8
-pkgdesc="A very fast and convenient image viewer"
-url="http://userbase.kde.org/KuickShow;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('kdebase-runtime' 'imlib')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
-install=$pkgname.install
-source=(http://hosti.leonde.de/~gis/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6866128ee3ef3d0dde809cd5b23d2472')
-
-build() {
-  cd "${srcdir}"
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-
-  make
-}
-
-package(){
-  cd "${srcdir}"/build
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: kuickshow/repos/community-i686/PKGBUILD (from rev 173233, 
kuickshow/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 10:27:16 UTC (rev 173234)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Andrea Scarpino 
+# Contributor: sxe 
+
+pkgname=kuickshow
+pkgver=0.9.1
+pkgrel=9
+pkgdesc="A very fast and convenient image viewer"
+url="http://userbase.kde.org/KuickShow;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('kdebase-runtime' 'imlib')
+makedepends=('pkg-config' 'cmake' 'automoc4' 'docbook-xsl')
+source=(http://hosti.leonde.de/~gis/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9427a563cd48b968230743d73de74a1d802666e996866b365c2f52708d428850')
+
+build() {
+  cd "${srcdir}"
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd "${srcdir}"/build
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/kuickshow.install
===
--- community-i686/kuickshow.install2016-05-01 10:26:58 UTC (rev 173233)
+++ community-i686/kuickshow.install2016-05-01 10:27:16 UTC (rev 173234)
@@ -1,12 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-   update-desktop-database -q
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-01 10:26:58 UTC (rev 173233)
+++ community-x86_64/PKGBUILD   2016-05-01 10:27:16 UTC (rev 173234)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Andrea Scarpino 
-# Contributor: sxe 
-
-pkgname=kuickshow
-pkgver=0.9.1
-pkgrel=8
-pkgdesc="A very fast and convenient image viewer"
-url="http://userbase.kde.org/KuickShow;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('kdebase-runtime' 'imlib')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
-install=$pkgname.install
-source=(http://hosti.leonde.de/~gis/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6866128ee3ef3d0dde809cd5b23d2472')
-
-build() {
-  cd "${srcdir}"
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-
-  make
-}
-
-package(){
-  cd "${srcdir}"/build
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: kuickshow/repos/community-x86_64/PKGBUILD (from rev 173233, 
kuickshow/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   

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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 11:58:55
  Author: jlichtblau
Revision: 173227

upgpkg: emacs-nox 24.5-4 pacman hooks part 1 rebuild

Modified:
  emacs-nox/trunk/PKGBUILD
  emacs-nox/trunk/emacs-nox.changelog
Deleted:
  emacs-nox/trunk/emacs-nox.install

-+
 PKGBUILD|3 +--
 emacs-nox.changelog |3 +++
 emacs-nox.install   |   26 --
 3 files changed, 4 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 08:33:45 UTC (rev 173226)
+++ PKGBUILD2016-05-01 09:58:55 UTC (rev 173227)
@@ -4,7 +4,7 @@
 
 pkgname=emacs-nox
 pkgver=24.5
-pkgrel=3
+pkgrel=4
 pkgdesc="The extensible, customizable, self-documenting real-time display 
editor, without X11 support"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html;
@@ -13,7 +13,6 @@
 provides=('emacs')
 conflicts=('emacs')
 changelog=$pkgname.changelog
-install=$pkgname.install
 source=(ftp://ftp.gnu.org/gnu/emacs/emacs-$pkgver.tar.xz)
 sha256sums=('dd47d71dd2a526cf6b47cb49af793ec2e26af69a0951cc40e43ae290eacfc34e')
 

Modified: emacs-nox.changelog
===
--- emacs-nox.changelog 2016-05-01 08:33:45 UTC (rev 173226)
+++ emacs-nox.changelog 2016-05-01 09:58:55 UTC (rev 173227)
@@ -1,3 +1,6 @@
+2016-05-01 Jaroslav Lichtblau 
+   * emacs-nox 24.5-4 pacman hooks rebuild
+
 2016-01-24 Jaroslav Lichtblau 
* emacs-nox 24.5-3 FS#47841 fix
 

Deleted: emacs-nox.install
===
--- emacs-nox.install   2016-05-01 08:33:45 UTC (rev 173226)
+++ emacs-nox.install   2016-05-01 09:58:55 UTC (rev 173227)
@@ -1,26 +0,0 @@
-INFO_DIR=usr/share/info
-
-INFO_FILES=(ada-mode auth autotype bovine calc ccmode cl dbus dired-x
-ebrowse ede ediff edt efaq eieio eintr elisp emacs-gnutls emacs-mime
-emacs epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave
-ido mairix-el message mh-e newsticker nxml-mode octave-mode org pcl-cvs
-pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar
-srecode todo-mode tramp url vip viper widget wisent woman)
-
-post_install() {
-  [[ -x usr/bin/install-info ]] || return 0
-  for f in ${INFO_FILES[@]}; do
-install-info ${INFO_DIR}/$f.info.gz ${INFO_DIR}/dir 2> /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [[ -x usr/bin/install-info ]] || return 0
-  for f in ${INFO_FILES[@]}; do
-install-info --delete ${INFO_DIR}/$f.info.gz ${INFO_DIR}/dir 2> /dev/null
-  done
-}


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

2016-05-01 Thread Jaroslav Lichtblau
Date: Sunday, May 1, 2016 @ 11:59:21
  Author: jlichtblau
Revision: 173228

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

Added:
  emacs-nox/repos/community-i686/PKGBUILD
(from rev 173227, emacs-nox/trunk/PKGBUILD)
  emacs-nox/repos/community-i686/emacs-nox.changelog
(from rev 173227, emacs-nox/trunk/emacs-nox.changelog)
  emacs-nox/repos/community-x86_64/PKGBUILD
(from rev 173227, emacs-nox/trunk/PKGBUILD)
  emacs-nox/repos/community-x86_64/emacs-nox.changelog
(from rev 173227, emacs-nox/trunk/emacs-nox.changelog)
Deleted:
  emacs-nox/repos/community-i686/PKGBUILD
  emacs-nox/repos/community-i686/emacs-nox.changelog
  emacs-nox/repos/community-i686/emacs-nox.install
  emacs-nox/repos/community-x86_64/PKGBUILD
  emacs-nox/repos/community-x86_64/emacs-nox.changelog
  emacs-nox/repos/community-x86_64/emacs-nox.install

--+
 /PKGBUILD|   90 +
 /emacs-nox.changelog |   88 
 community-i686/PKGBUILD  |   46 
 community-i686/emacs-nox.changelog   |   41 ---
 community-i686/emacs-nox.install |   26 -
 community-x86_64/PKGBUILD|   46 
 community-x86_64/emacs-nox.changelog |   41 ---
 community-x86_64/emacs-nox.install   |   26 -
 8 files changed, 178 insertions(+), 226 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-01 09:58:55 UTC (rev 173227)
+++ community-i686/PKGBUILD 2016-05-01 09:59:21 UTC (rev 173228)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Chris Brannon 
-
-pkgname=emacs-nox
-pkgver=24.5
-pkgrel=3
-pkgdesc="The extensible, customizable, self-documenting real-time display 
editor, without X11 support"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/emacs/emacs.html;
-license=('GPL3')
-depends=('dbus' 'ncurses' 'perl' 'libxml2' 'glib2' 'gnutls')
-provides=('emacs')
-conflicts=('emacs')
-changelog=$pkgname.changelog
-install=$pkgname.install
-source=(ftp://ftp.gnu.org/gnu/emacs/emacs-$pkgver.tar.xz)
-sha256sums=('dd47d71dd2a526cf6b47cb49af793ec2e26af69a0951cc40e43ae290eacfc34e')
-
-build() {
-  cd "${srcdir}"/emacs-$pkgver
-
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
---localstatedir=/var --without-x --without-sound
-  make
-}
-
-package() {
-  cd "${srcdir}"/emacs-$pkgver
-  make DESTDIR="${pkgdir}" install
-  
-  # remove conflict with ctags package
-  mv "${pkgdir}"/usr/bin/{ctags,ctags.emacs}
-  mv "${pkgdir}"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
-  # remove conflict with texinfo
-  rm "${pkgdir}"/usr/share/info/info.info.gz
-  # fix user/root permissions on usr/share files
-  find "${pkgdir}"/usr/share/emacs/$pkgver -exec chown root.root {} \;
-  # remove .desktop file and icons
-  rm -rf "${pkgdir}"/usr/share/{applications,icons}
-  # fix perms on /var/games
-  chmod 775 "${pkgdir}"/var/games
-  chmod 775 "${pkgdir}"/var/games/emacs
-  chmod 664 "${pkgdir}"/var/games/emacs/*
-  chown -R root:games "${pkgdir}"/var/games
-}

Copied: emacs-nox/repos/community-i686/PKGBUILD (from rev 173227, 
emacs-nox/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 09:59:21 UTC (rev 173228)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Chris Brannon 
+
+pkgname=emacs-nox
+pkgver=24.5
+pkgrel=4
+pkgdesc="The extensible, customizable, self-documenting real-time display 
editor, without X11 support"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/emacs/emacs.html;
+license=('GPL3')
+depends=('dbus' 'ncurses' 'perl' 'libxml2' 'glib2' 'gnutls')
+provides=('emacs')
+conflicts=('emacs')
+changelog=$pkgname.changelog
+source=(ftp://ftp.gnu.org/gnu/emacs/emacs-$pkgver.tar.xz)
+sha256sums=('dd47d71dd2a526cf6b47cb49af793ec2e26af69a0951cc40e43ae290eacfc34e')
+
+build() {
+  cd "${srcdir}"/emacs-$pkgver
+
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+--localstatedir=/var --without-x --without-sound
+  make
+}
+
+package() {
+  cd "${srcdir}"/emacs-$pkgver
+  make DESTDIR="${pkgdir}" install
+  
+  # remove conflict with ctags package
+  mv "${pkgdir}"/usr/bin/{ctags,ctags.emacs}
+  mv "${pkgdir}"/usr/share/man/man1/{ctags.1.gz,ctags.emacs.1}
+  # remove conflict with texinfo
+  rm "${pkgdir}"/usr/share/info/info.info.gz
+  # fix user/root permissions on usr/share files
+  find "${pkgdir}"/usr/share/emacs/$pkgver -exec chown root.root {} \;
+  # remove .desktop file and icons
+  rm -rf "${pkgdir}"/usr/share/{applications,icons}
+  # fix perms on /var/games
+  chmod 775 

[arch-commits] Commit in qutebrowser/repos (community-i686 community-x86_64)

2016-05-01 Thread Pierre Neidhardt
Date: Sunday, May 1, 2016 @ 10:33:45
  Author: ambrevar
Revision: 173226

Removed community-i686 and community-x86_64 for qutebrowser

Deleted:
  qutebrowser/repos/community-i686/
  qutebrowser/repos/community-x86_64/


[arch-commits] Commit in qutebrowser/repos/community-any (7 files)

2016-05-01 Thread Pierre Neidhardt
Date: Sunday, May 1, 2016 @ 10:33:31
  Author: ambrevar
Revision: 173225

archrelease: copy trunk to community-any

Added:
  qutebrowser/repos/community-any/PKGBUILD
(from rev 173224, qutebrowser/trunk/PKGBUILD)
  qutebrowser/repos/community-any/qutebrowser.install
(from rev 173224, qutebrowser/trunk/qutebrowser.install)
Deleted:
  qutebrowser/repos/community-any/PKGBUILD
  qutebrowser/repos/community-any/pyqt56-1.patch
  qutebrowser/repos/community-any/pyqt56-2.patch
  qutebrowser/repos/community-any/pyqt56-3.patch
  qutebrowser/repos/community-any/qutebrowser.install

-+
 PKGBUILD|  111 +-
 pyqt56-1.patch  |  247 --
 pyqt56-2.patch  |   34 --
 pyqt56-3.patch  |   67 -
 qutebrowser.install |   24 ++--
 5 files changed, 60 insertions(+), 423 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-01 08:30:09 UTC (rev 173224)
+++ PKGBUILD2016-05-01 08:33:31 UTC (rev 173225)
@@ -1,63 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-# Contributor: Florian Bruhin (The Compiler) 
-
-pkgname=qutebrowser
-pkgver=0.6.1
-pkgrel=2
-pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
-arch=("any")
-url="http://www.qutebrowser.org/;
-license=("GPL")
-depends=("desktop-file-utils" "hicolor-icon-theme" "libxkbcommon-x11"
-   "python-jinja" "python-pygments" "python-pypeg2" "python-pyqt5>=5.2"
-   "python-yaml" "qt5-base>=5.2" "qt5-webkit>=5.2" "xdg-utils")
-makedepends=("asciidoc")
-optdepends=("python-colorlog: colored logging output"
-   "gst-libav: media playback"
-   "gst-plugins-base: media playback"
-   "gst-plugins-good: media playback"
-   "gst-plugins-bad: media playback"
-   "gst-plugins-ugly: media playback"
-   "pdfjs: Displaying PDF in-browser")
-options=(!emptydirs)
-install="qutebrowser.install"
-source=("http://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz;
-   "qutebrowser.install"
-   "pyqt56-1.patch"
-   "pyqt56-2.patch"
-   "pyqt56-3.patch")
-sha256sums=('a0ca51617170ca5ad14942d325feab8af188451153065a8e3b10a4c1a42f69f5'
-'a8a464c45ca26a88b5f7bf5d714d1038a364d2846c6820201cc4f443fd791acc'
-'7838fe6753b55a0d325fa1927cca9b880826b532234fc9e4ff7163a8336865a9'
-'59f97519bbfe67d3c0a9f43a635fc10674e6681913a6c56b213823faebd5aa18'
-'b9bf35ae5b92e6b6692097f85b2cce216d2bd2a83f7f467a538ecfe9c17d1765')
-
-prepare() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   msg2 "Backporting PyQt 5.6 compatibility fixes..."
-   patch -p1 < "$srcdir/pyqt56-1.patch"
-   patch -p1 < "$srcdir/pyqt56-2.patch"
-   patch -p1 < "$srcdir/pyqt56-3.patch"
-}
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-   a2x -f manpage doc/qutebrowser.1.asciidoc
-   python setup.py build
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir/" --optimize=1
-   install -Dm644 doc/qutebrowser.1 
"$pkgdir/usr/share/man/man1/qutebrowser.1"
-   install -Dm644 qutebrowser.desktop \
-   "$pkgdir/usr/share/applications/qutebrowser.desktop"
-   for i in 16 24 32 48 64 128 256 512; do
-   install -Dm644 "icons/qutebrowser-${i}x$i.png" \
-   
"$pkgdir/usr/share/icons/hicolor/${i}x$i/apps/qutebrowser.png"
-   done
-   install -Dm644 icons/qutebrowser.svg \
-   "$pkgdir/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg"
-   install -Dm755 -t "$pkgdir/usr/share/qutebrowser/userscripts/" 
misc/userscripts/*
-}

Copied: qutebrowser/repos/community-any/PKGBUILD (from rev 173224, 
qutebrowser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-01 08:33:31 UTC (rev 173225)
@@ -0,0 +1,48 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Florian Bruhin (The Compiler) 
+
+pkgname=qutebrowser
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
+arch=("any")
+url="http://www.qutebrowser.org/;
+license=("GPL")
+depends=("desktop-file-utils" "hicolor-icon-theme" "libxkbcommon-x11"
+   "python-jinja" "python-pygments" "python-pypeg2" "python-pyqt5>=5.2"
+   "python-yaml" "qt5-base>=5.2" "qt5-webkit>=5.2" "xdg-utils")
+makedepends=("asciidoc")
+optdepends=("python-colorlog: colored logging output"
+   "gst-libav: media playback"
+   "gst-plugins-base: media playback"
+   "gst-plugins-good: media playback"
+   "gst-plugins-bad: media playback"
+   "gst-plugins-ugly: media playback"
+   "pdfjs: Displaying PDF in-browser")
+options=(!emptydirs)
+install="qutebrowser.install"

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

2016-05-01 Thread Pierre Neidhardt
Date: Sunday, May 1, 2016 @ 10:30:09
  Author: ambrevar
Revision: 173224

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

Added:
  qutebrowser/repos/community-i686/
  qutebrowser/repos/community-i686/PKGBUILD
(from rev 173223, qutebrowser/trunk/PKGBUILD)
  qutebrowser/repos/community-i686/qutebrowser.install
(from rev 173223, qutebrowser/trunk/qutebrowser.install)
  qutebrowser/repos/community-x86_64/
  qutebrowser/repos/community-x86_64/PKGBUILD
(from rev 173223, qutebrowser/trunk/PKGBUILD)
  qutebrowser/repos/community-x86_64/qutebrowser.install
(from rev 173223, qutebrowser/trunk/qutebrowser.install)

--+
 community-i686/PKGBUILD  |   48 +
 community-i686/qutebrowser.install   |   12 
 community-x86_64/PKGBUILD|   48 +
 community-x86_64/qutebrowser.install |   12 
 4 files changed, 120 insertions(+)

Copied: qutebrowser/repos/community-i686/PKGBUILD (from rev 173223, 
qutebrowser/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-01 08:30:09 UTC (rev 173224)
@@ -0,0 +1,48 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Florian Bruhin (The Compiler) 
+
+pkgname=qutebrowser
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
+arch=("any")
+url="http://www.qutebrowser.org/;
+license=("GPL")
+depends=("desktop-file-utils" "hicolor-icon-theme" "libxkbcommon-x11"
+   "python-jinja" "python-pygments" "python-pypeg2" "python-pyqt5>=5.2"
+   "python-yaml" "qt5-base>=5.2" "qt5-webkit>=5.2" "xdg-utils")
+makedepends=("asciidoc")
+optdepends=("python-colorlog: colored logging output"
+   "gst-libav: media playback"
+   "gst-plugins-base: media playback"
+   "gst-plugins-good: media playback"
+   "gst-plugins-bad: media playback"
+   "gst-plugins-ugly: media playback"
+   "pdfjs: Displaying PDF in-browser")
+options=(!emptydirs)
+install="qutebrowser.install"
+source=("http://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz;
+   "qutebrowser.install")
+sha256sums=('3a4301566f8c183075f32ff53f2cded7fd28b692807e67662749cebf2fdde799'
+'a8a464c45ca26a88b5f7bf5d714d1038a364d2846c6820201cc4f443fd791acc')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   a2x -f manpage doc/qutebrowser.1.asciidoc
+   python setup.py build
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir/" --optimize=1
+   install -Dm644 doc/qutebrowser.1 
"$pkgdir/usr/share/man/man1/qutebrowser.1"
+   install -Dm644 qutebrowser.desktop \
+   "$pkgdir/usr/share/applications/qutebrowser.desktop"
+   for i in 16 24 32 48 64 128 256 512; do
+   install -Dm644 "icons/qutebrowser-${i}x$i.png" \
+   
"$pkgdir/usr/share/icons/hicolor/${i}x$i/apps/qutebrowser.png"
+   done
+   install -Dm644 icons/qutebrowser.svg \
+   "$pkgdir/usr/share/icons/hicolor/scalable/apps/qutebrowser.svg"
+   install -Dm755 -t "$pkgdir/usr/share/qutebrowser/userscripts/" 
misc/userscripts/*
+}

Copied: qutebrowser/repos/community-i686/qutebrowser.install (from rev 173223, 
qutebrowser/trunk/qutebrowser.install)
===
--- community-i686/qutebrowser.install  (rev 0)
+++ community-i686/qutebrowser.install  2016-05-01 08:30:09 UTC (rev 173224)
@@ -0,0 +1,12 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+   update-desktop-database -q
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Copied: qutebrowser/repos/community-x86_64/PKGBUILD (from rev 173223, 
qutebrowser/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-01 08:30:09 UTC (rev 173224)
@@ -0,0 +1,48 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Florian Bruhin (The Compiler) 
+
+pkgname=qutebrowser
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
+arch=("any")
+url="http://www.qutebrowser.org/;
+license=("GPL")
+depends=("desktop-file-utils" "hicolor-icon-theme" "libxkbcommon-x11"
+   "python-jinja" "python-pygments" "python-pypeg2" "python-pyqt5>=5.2"
+   "python-yaml" "qt5-base>=5.2" "qt5-webkit>=5.2" "xdg-utils")
+makedepends=("asciidoc")
+optdepends=("python-colorlog: colored logging output"
+   "gst-libav: media playback"
+   "gst-plugins-base: media playback"
+   "gst-plugins-good: media 

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

2016-05-01 Thread Pierre Neidhardt
Date: Sunday, May 1, 2016 @ 10:28:36
  Author: ambrevar
Revision: 173223

Deleted:
  qutebrowser/trunk/pyqt56-1.patch
  qutebrowser/trunk/pyqt56-2.patch
  qutebrowser/trunk/pyqt56-3.patch

+
 pyqt56-1.patch |  247 ---
 pyqt56-2.patch |   34 ---
 pyqt56-3.patch |   67 --
 3 files changed, 348 deletions(-)

Deleted: pyqt56-1.patch
===
--- pyqt56-1.patch  2016-05-01 08:23:09 UTC (rev 173222)
+++ pyqt56-1.patch  2016-05-01 08:28:36 UTC (rev 173223)
@@ -1,247 +0,0 @@
-From 37b5f49c8542c04e7aae6ded6e8ab0c6aa5f2010 Mon Sep 17 00:00:00 2001
-From: Florian Bruhin 
-Date: Tue, 26 Apr 2016 20:20:29 +0200
-Subject: [PATCH] Fix types in @pyqtSlot decorations
-
-PyQt 5.5 enforces correct type signatures, and there were a lot of
-places where we were simply wrong, causing qutebrowser to not start at
-all...

- qutebrowser/browser/downloads.py   | 4 ++--
- qutebrowser/browser/network/networkmanager.py  | 4 ++--
- qutebrowser/browser/webpage.py | 6 +++---
- qutebrowser/browser/webview.py | 2 +-
- qutebrowser/commands/runners.py| 1 +
- qutebrowser/completion/models/miscmodels.py| 5 ++---
- qutebrowser/config/config.py   | 2 ++
- qutebrowser/mainwindow/statusbar/percentage.py | 3 ++-
- qutebrowser/mainwindow/statusbar/progress.py   | 2 +-
- qutebrowser/mainwindow/statusbar/text.py   | 3 ++-
- qutebrowser/mainwindow/statusbar/url.py| 2 +-
- qutebrowser/misc/ipc.py| 2 +-
- 12 files changed, 20 insertions(+), 16 deletions(-)
-
-diff --git a/qutebrowser/browser/downloads.py 
b/qutebrowser/browser/downloads.py
-index 8176897..af4a937 100644
 a/qutebrowser/browser/downloads.py
-+++ b/qutebrowser/browser/downloads.py
-@@ -231,7 +231,7 @@ def remaining_time(self):
- else:
- return remaining_bytes / avg
- 
--@pyqtSlot(int, int)
-+@pyqtSlot('qint64', 'qint64')
- def on_download_progress(self, bytes_done, bytes_total):
- """Update local variables when the download progress changed.
- 
-@@ -650,7 +650,7 @@ def on_ready_read(self):
- except OSError as e:
- self._die(e.strerror)
- 
--@pyqtSlot(int)
-+@pyqtSlot('QNetworkReply::NetworkError')
- def on_reply_error(self, code):
- """Handle QNetworkReply errors."""
- if code == QNetworkReply.OperationCanceledError:
-diff --git a/qutebrowser/browser/network/networkmanager.py 
b/qutebrowser/browser/network/networkmanager.py
-index 1156c0c..1974a0d 100644
 a/qutebrowser/browser/network/networkmanager.py
-+++ b/qutebrowser/browser/network/networkmanager.py
-@@ -253,7 +253,7 @@ def clear_rejected_ssl_errors(self, url):
- except KeyError:
- pass
- 
--@pyqtSlot('QNetworkReply', 'QAuthenticator')
-+@pyqtSlot('QNetworkReply*', 'QAuthenticator*')
- def on_authentication_required(self, reply, authenticator):
- """Called when a website needs authentication."""
- user, password = None, None
-@@ -286,7 +286,7 @@ def on_authentication_required(self, reply, authenticator):
- authenticator.setUser(user)
- authenticator.setPassword(password)
- 
--@pyqtSlot('QNetworkProxy', 'QAuthenticator')
-+@pyqtSlot('QNetworkProxy', 'QAuthenticator*')
- def on_proxy_authentication_required(self, proxy, authenticator):
- """Called when a proxy needs authentication."""
- proxy_id = ProxyId(proxy.type(), proxy.hostName(), proxy.port())
-diff --git a/qutebrowser/browser/webpage.py b/qutebrowser/browser/webpage.py
-index 29c8dcf..6b01b8a 100644
 a/qutebrowser/browser/webpage.py
-+++ b/qutebrowser/browser/webpage.py
-@@ -288,7 +288,7 @@ def on_download_requested(self, request):
-   window=self._win_id)
- download_manager.get_request(req, page=self)
- 
--@pyqtSlot('QNetworkReply')
-+@pyqtSlot('QNetworkReply*')
- def on_unsupported_content(self, reply):
- """Handle an unsupportedContent signal.
- 
-@@ -334,7 +334,7 @@ def on_load_started(self):
- else:
- self.error_occurred = False
- 
--@pyqtSlot('QWebFrame', 'QWebPage::Feature')
-+@pyqtSlot('QWebFrame*', 'QWebPage::Feature')
- def on_feature_permission_requested(self, frame, feature):
- """Ask the user for approval for geolocation/notifications."""
- options = {
-@@ -439,7 +439,7 @@ def on_restore_frame_state_requested(self, frame):
- if 'scroll-pos' in data and frame.scrollPosition() == QPoint(0, 0):
- frame.setScrollPosition(data['scroll-pos'])
- 
--@pyqtSlot(str)
-+@pyqtSlot(usertypes.ClickTarget)
- def on_start_hinting(self, hint_target):
- """Emitted before a hinting-click takes place.
- 
-diff --git a/qutebrowser/browser/webview.py 

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

2016-05-01 Thread Pierre Neidhardt
Date: Sunday, May 1, 2016 @ 10:23:09
  Author: ambrevar
Revision: 173222

upgpkg: qutebrowser 0.6.2-1

Modified:
  qutebrowser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-01 01:45:03 UTC (rev 173221)
+++ PKGBUILD2016-05-01 08:23:09 UTC (rev 173222)
@@ -2,8 +2,8 @@
 # Contributor: Florian Bruhin (The Compiler) 
 
 pkgname=qutebrowser
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit"
 arch=("any")
 url="http://www.qutebrowser.org/;
@@ -22,25 +22,10 @@
 options=(!emptydirs)
 install="qutebrowser.install"
 source=("http://qutebrowser.org/releases/v$pkgver/qutebrowser-$pkgver.tar.gz;
-   "qutebrowser.install"
-   "pyqt56-1.patch"
-   "pyqt56-2.patch"
-   "pyqt56-3.patch")
-sha256sums=('a0ca51617170ca5ad14942d325feab8af188451153065a8e3b10a4c1a42f69f5'
-'a8a464c45ca26a88b5f7bf5d714d1038a364d2846c6820201cc4f443fd791acc'
-'7838fe6753b55a0d325fa1927cca9b880826b532234fc9e4ff7163a8336865a9'
-'59f97519bbfe67d3c0a9f43a635fc10674e6681913a6c56b213823faebd5aa18'
-'b9bf35ae5b92e6b6692097f85b2cce216d2bd2a83f7f467a538ecfe9c17d1765')
+   "qutebrowser.install")
+sha256sums=('3a4301566f8c183075f32ff53f2cded7fd28b692807e67662749cebf2fdde799'
+'a8a464c45ca26a88b5f7bf5d714d1038a364d2846c6820201cc4f443fd791acc')
 
-prepare() {
-   cd "$srcdir/$pkgname-$pkgver"
-
-   msg2 "Backporting PyQt 5.6 compatibility fixes..."
-   patch -p1 < "$srcdir/pyqt56-1.patch"
-   patch -p1 < "$srcdir/pyqt56-2.patch"
-   patch -p1 < "$srcdir/pyqt56-3.patch"
-}
-
 build() {
cd "$srcdir/$pkgname-$pkgver"
a2x -f manpage doc/qutebrowser.1.asciidoc