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

2016-02-07 Thread Felix Yan
Date: Monday, February 8, 2016 @ 08:49:33
  Author: fyan
Revision: 160867

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 160866, git-annex/trunk/PKGBUILD)
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 160866, 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 160866, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 07:49:33 UTC (rev 160867)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160126
+pkgrel=6
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+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-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-missingh"
+ "haskell-monad-control" "haskell-monad-logger" "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")
+depends=('git' 'rsync' 'libxml2' 'gsasl')
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('dc59f670a3d0bdb90db8fc6cadba8003708219bb0dc3d56867a9246d825c0d11')
+
+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
+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 160866, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 07:49:33 UTC (rev 160867)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20160126
+pkgrel=6
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-aeson" "haskell-async" "haskell-aws" 
"haskell-blaze-builder"
+ "haskell-bloomfilter" "haskell-byteable" 

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

2016-02-07 Thread Jaroslav Lichtblau
Date: Monday, February 8, 2016 @ 08:55:58
  Author: jlichtblau
Revision: 160871

archrelease: copy trunk to community-any

Added:
  autojump/repos/community-any/PKGBUILD
(from rev 160870, autojump/trunk/PKGBUILD)
Deleted:
  autojump/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-08 07:55:48 UTC (rev 160870)
+++ PKGBUILD2016-02-08 07:55:58 UTC (rev 160871)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: graysky 
-# Contributor: Geoffroy Carrier 
-# Contributor: Joël Schaerer 
-# Contributor: Daniel J Griffiths 
-
-pkgname=autojump
-pkgver=22.2.4
-pkgrel=3
-pkgdesc="A faster way to navigate your filesystem from the command line"
-arch=('any')
-url="http://wiki.github.com/joelthelion/autojump;
-license=('GPL3')
-depends=('python')
-source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('816badb0721f735e2b86bdfa8b333112f3867343c7c2263c569f75b4ec91f475')
-
-prepare() {
-  sed -i "s:/env python:/python3:g" 
${pkgname}-release-v${pkgver}/bin/${pkgname}
-}
-
-package() {
-  cd ${pkgname}-release-v${pkgver}
-
-  ./install.py --destdir "${pkgdir}" --prefix 'usr/' --zshshare 
'usr/share/zsh/site-functions'
-
-  cd "${pkgdir}"/usr/share/$pkgname
-  for i in $pkgname.*
-do ln -s /usr/share/$pkgname/$i \
-  "${pkgdir}"/etc/profile.d/$i
-  done
-
-#https://github.com/joelthelion/autojump/pull/339
-  sed -i "s:/usr/local/:/usr/:g" "${pkgdir}"/etc/profile.d/$pkgname.sh
-  sed -i "s:/build/autojump/pkg/autojump/:/:g" 
"${pkgdir}"/etc/profile.d/$pkgname.sh
-#FS#43762
-  sed -i '27,31d' "${pkgdir}"/etc/profile.d/$pkgname.sh
-}

Copied: autojump/repos/community-any/PKGBUILD (from rev 160870, 
autojump/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-08 07:55:58 UTC (rev 160871)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: graysky 
+# Contributor: Geoffroy Carrier 
+# Contributor: Joël Schaerer 
+# Contributor: Daniel J Griffiths 
+
+pkgname=autojump
+pkgver=22.3.0
+pkgrel=1
+pkgdesc="A faster way to navigate your filesystem from the command line"
+arch=('any')
+url="https://github.com/wting/autojump;
+license=('GPL3')
+depends=('python')
+source=($pkgname-$pkgver.tar.gz::https://github.com/wting/$pkgname/archive/release-v$pkgver.tar.gz)
+sha256sums=('800f444b820b3a985e1da2d183fb5e2e23753a2ade53d6e1195678c650379a03')
+
+prepare() {
+  cd $pkgname-release-v$pkgver
+  sed -i "s:/env python:/python3:g" bin/$pkgname
+}
+
+package() {
+  cd $pkgname-release-v$pkgver
+
+  SHELL=/bin/bash ./install.py --destdir "${pkgdir}" \
+   --prefix 'usr/' \
+   --zshshare 'usr/share/zsh/site-functions'
+
+  cd "${pkgdir}"/usr/share/$pkgname
+  for i in $pkgname.*
+do ln -s /usr/share/$pkgname/$i "${pkgdir}"/etc/profile.d/$i
+  done
+
+#https://github.com/joelthelion/autojump/pull/339
+  sed -i "s:/usr/local/:/usr/:g" "${pkgdir}"/etc/profile.d/$pkgname.sh
+  sed -i "s:/build/autojump/pkg/autojump/:/:g" 
"${pkgdir}"/etc/profile.d/$pkgname.sh
+#FS#43762
+  sed -i '27,31d' "${pkgdir}"/etc/profile.d/$pkgname.sh
+}


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

2016-02-07 Thread Jaroslav Lichtblau
Date: Monday, February 8, 2016 @ 08:55:48
  Author: jlichtblau
Revision: 160870

upgpkg: autojump 22.3.0-1 - new upstream release

Modified:
  autojump/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 07:51:18 UTC (rev 160869)
+++ PKGBUILD2016-02-08 07:55:48 UTC (rev 160870)
@@ -6,29 +6,31 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=autojump
-pkgver=22.2.4
-pkgrel=3
+pkgver=22.3.0
+pkgrel=1
 pkgdesc="A faster way to navigate your filesystem from the command line"
 arch=('any')
-url="http://wiki.github.com/joelthelion/autojump;
+url="https://github.com/wting/autojump;
 license=('GPL3')
 depends=('python')
-source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('816badb0721f735e2b86bdfa8b333112f3867343c7c2263c569f75b4ec91f475')
+source=($pkgname-$pkgver.tar.gz::https://github.com/wting/$pkgname/archive/release-v$pkgver.tar.gz)
+sha256sums=('800f444b820b3a985e1da2d183fb5e2e23753a2ade53d6e1195678c650379a03')
 
 prepare() {
-  sed -i "s:/env python:/python3:g" 
${pkgname}-release-v${pkgver}/bin/${pkgname}
+  cd $pkgname-release-v$pkgver
+  sed -i "s:/env python:/python3:g" bin/$pkgname
 }
 
 package() {
-  cd ${pkgname}-release-v${pkgver}
+  cd $pkgname-release-v$pkgver
 
-  ./install.py --destdir "${pkgdir}" --prefix 'usr/' --zshshare 
'usr/share/zsh/site-functions'
+  SHELL=/bin/bash ./install.py --destdir "${pkgdir}" \
+   --prefix 'usr/' \
+   --zshshare 'usr/share/zsh/site-functions'
 
   cd "${pkgdir}"/usr/share/$pkgname
   for i in $pkgname.*
-do ln -s /usr/share/$pkgname/$i \
-  "${pkgdir}"/etc/profile.d/$i
+do ln -s /usr/share/$pkgname/$i "${pkgdir}"/etc/profile.d/$i
   done
 
 #https://github.com/joelthelion/autojump/pull/339


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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 10:59:29
  Author: alucryd
Revision: 258932

upgpkg: lightdm 1:1.16.7-2

Modified:
  lightdm/trunk/PKGBUILD
  lightdm/trunk/lightdm-default-config.patch
  lightdm/trunk/lightdm.service

--+
 PKGBUILD |8 
 lightdm-default-config.patch |   25 -
 lightdm.service  |2 +-
 3 files changed, 21 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 09:35:15 UTC (rev 258931)
+++ PKGBUILD2016-02-07 09:59:29 UTC (rev 258932)
@@ -5,7 +5,7 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.16.7
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('i686' 'x86_64')
@@ -23,18 +23,18 @@
 'lightdm-default-config.patch'
 'Xsession')
 sha256sums=('67b72a5dadf823ebc7df1bb523da59342271fcf67fcac9a2a2c30007ccb9ab32'
-'8e4fb09f524fad640e92ba41d546f0cb39b0a9662789fd8d14cfc6578a149142'
+'c228543e07464b1f09a1f1a07574e6868df49d30a85cc4deb7d4fe0c5dbcbe30'
 'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
 'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
 '33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'
 'a89566307e1c81c24f037d854cbd472d2f94f8a4b759877a01563a332319f7d6'
-'f33edad87232043f7c355b3a4db055fd84ab2c0741da110cf416fbdf005d294f'
+'cf8783a9c56b8460d557f14f4687346194eb72e6060e23d6c8d7a7e856b2d2a4'
 'd30321a1b490500483b8ed7825fcff2c24a7c760ac627789ff517693888ec3c5')
 
 prepare() {
   cd lightdm-${pkgver}
 
-  patch -Np1 -i ../lightdm-default-config.patch
+  #patch -Np1 -i ../lightdm-default-config.patch
 }
 
 build() {

Modified: lightdm-default-config.patch
===
--- lightdm-default-config.patch2016-02-07 09:35:15 UTC (rev 258931)
+++ lightdm-default-config.patch2016-02-07 09:59:29 UTC (rev 258932)
@@ -1,7 +1,14 @@
-diff -rupN lightdm-1.11.9.orig/data/lightdm.conf 
lightdm-1.11.9/data/lightdm.conf
 lightdm-1.11.9.orig/data/lightdm.conf  2014-09-14 12:55:09.591944064 
+0200
-+++ lightdm-1.11.9/data/lightdm.conf   2014-09-14 12:58:13.396791044 +0200
-@@ -26,7 +26,7 @@
+diff -rupN lightdm-1.16.7.orig/data/lightdm.conf 
lightdm-1.16.7/data/lightdm.conf
+--- lightdm-1.16.7.orig/data/lightdm.conf  2016-02-07 10:44:47.229197400 
+0100
 lightdm-1.16.7/data/lightdm.conf   2016-02-07 10:47:36.011855600 +0100
+@@ -21,13 +21,13 @@
+ #start-default-seat=true
+ #greeter-user=lightdm
+ #minimum-display-number=0
+-#minimum-vt=7
++#minimum-vt=7 # Setting this to a value < 7 implies security issues, see 
FS#46799
+ #lock-memory=true
+ #user-authority-in-system-dir=false
  #guest-account-script=guest-account
  #logind-check-graphical=false
  #log-directory=/var/log/lightdm
@@ -8,9 +15,9 @@
 -#run-directory=/var/run/lightdm
 +run-directory=/run/lightdm
  #cache-directory=/var/cache/lightdm
- #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions
+ 
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
  #remote-sessions-directory=/usr/share/lightdm/remote-sessions
-@@ -101,7 +101,7 @@
+@@ -110,7 +110,7 @@
  #allow-user-switching=true
  #allow-guest=true
  #guest-session=
@@ -19,9 +26,9 @@
  #greeter-wrapper=
  #guest-wrapper=
  #display-setup-script=
-diff -rupN lightdm-1.11.9.orig/data/users.conf lightdm-1.11.9/data/users.conf
 lightdm-1.11.9.orig/data/users.conf2014-09-14 12:55:09.591944064 
+0200
-+++ lightdm-1.11.9/data/users.conf 2014-09-14 12:59:21.426117548 +0200
+diff -rupN lightdm-1.16.7.orig/data/users.conf lightdm-1.16.7/data/users.conf
+--- lightdm-1.16.7.orig/data/users.conf2016-02-07 10:44:47.224423000 
+0100
 lightdm-1.16.7/data/users.conf 2016-02-07 10:44:53.660216200 +0100
 @@ -9,6 +9,6 @@
  # hidden-shells = Shells that indicate a user cannot login
  #

Modified: lightdm.service
===
--- lightdm.service 2016-02-07 09:35:15 UTC (rev 258931)
+++ lightdm.service 2016-02-07 09:59:29 UTC (rev 258932)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Light Display Manager
 Documentation=man:lightdm(1)
-After=systemd-user-sessions.service plymouth-quit.service
+After=systemd-user-sessions.service plymouth-quit.service acpid.service
 
 [Service]
 ExecStart=/usr/bin/lightdm


[arch-commits] Commit in lightdm/repos (36 files)

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 10:59:54
  Author: alucryd
Revision: 258933

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

Added:
  lightdm/repos/extra-i686/PKGBUILD
(from rev 258932, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-i686/Xsession
(from rev 258932, lightdm/trunk/Xsession)
  lightdm/repos/extra-i686/lightdm-autologin.pam
(from rev 258932, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-i686/lightdm-default-config.patch
(from rev 258932, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-i686/lightdm.install
(from rev 258932, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-i686/lightdm.pam
(from rev 258932, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-i686/lightdm.rules
(from rev 258932, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-i686/lightdm.service
(from rev 258932, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-i686/lightdm.tmpfiles
(from rev 258932, lightdm/trunk/lightdm.tmpfiles)
  lightdm/repos/extra-x86_64/PKGBUILD
(from rev 258932, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-x86_64/Xsession
(from rev 258932, lightdm/trunk/Xsession)
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
(from rev 258932, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
(from rev 258932, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-x86_64/lightdm.install
(from rev 258932, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-x86_64/lightdm.pam
(from rev 258932, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-x86_64/lightdm.rules
(from rev 258932, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-x86_64/lightdm.service
(from rev 258932, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-x86_64/lightdm.tmpfiles
(from rev 258932, lightdm/trunk/lightdm.tmpfiles)
Deleted:
  lightdm/repos/extra-i686/PKGBUILD
  lightdm/repos/extra-i686/Xsession
  lightdm/repos/extra-i686/lightdm-autologin.pam
  lightdm/repos/extra-i686/lightdm-default-config.patch
  lightdm/repos/extra-i686/lightdm.install
  lightdm/repos/extra-i686/lightdm.pam
  lightdm/repos/extra-i686/lightdm.rules
  lightdm/repos/extra-i686/lightdm.service
  lightdm/repos/extra-i686/lightdm.tmpfiles
  lightdm/repos/extra-x86_64/PKGBUILD
  lightdm/repos/extra-x86_64/Xsession
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
  lightdm/repos/extra-x86_64/lightdm.install
  lightdm/repos/extra-x86_64/lightdm.pam
  lightdm/repos/extra-x86_64/lightdm.rules
  lightdm/repos/extra-x86_64/lightdm.service
  lightdm/repos/extra-x86_64/lightdm.tmpfiles

---+
 /PKGBUILD |  272 
 /Xsession |  128 +
 /lightdm-autologin.pam|   26 ++
 /lightdm-default-config.patch |   80 
 /lightdm.install  |   24 ++
 /lightdm.pam  |   14 +
 /lightdm.rules|   30 +++
 /lightdm.service  |   26 ++
 /lightdm.tmpfiles |2 
 extra-i686/PKGBUILD   |  136 --
 extra-i686/Xsession   |   64 --
 extra-i686/lightdm-autologin.pam  |   13 -
 extra-i686/lightdm-default-config.patch   |   33 ---
 extra-i686/lightdm.install|   12 -
 extra-i686/lightdm.pam|7 
 extra-i686/lightdm.rules  |   15 -
 extra-i686/lightdm.service|   13 -
 extra-i686/lightdm.tmpfiles   |1 
 extra-x86_64/PKGBUILD |  136 --
 extra-x86_64/Xsession |   64 --
 extra-x86_64/lightdm-autologin.pam|   13 -
 extra-x86_64/lightdm-default-config.patch |   33 ---
 extra-x86_64/lightdm.install  |   12 -
 extra-x86_64/lightdm.pam  |7 
 extra-x86_64/lightdm.rules|   15 -
 extra-x86_64/lightdm.service  |   13 -
 extra-x86_64/lightdm.tmpfiles |1 
 27 files changed, 602 insertions(+), 588 deletions(-)

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


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

2016-02-07 Thread Andreas Radke
Date: Sunday, February 7, 2016 @ 10:35:15
  Author: andyrtr
Revision: 258931

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

Added:
  pigeonhole/repos/extra-i686/PKGBUILD
(from rev 258930, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/extra-i686/dovecot.conf
(from rev 258930, pigeonhole/trunk/dovecot.conf)
  pigeonhole/repos/extra-x86_64/PKGBUILD
(from rev 258930, pigeonhole/trunk/PKGBUILD)
  pigeonhole/repos/extra-x86_64/dovecot.conf
(from rev 258930, pigeonhole/trunk/dovecot.conf)
Deleted:
  pigeonhole/repos/extra-i686/PKGBUILD
  pigeonhole/repos/extra-i686/dovecot.conf
  pigeonhole/repos/extra-x86_64/PKGBUILD
  pigeonhole/repos/extra-x86_64/dovecot.conf

---+
 /PKGBUILD |   98 
 /dovecot.conf |2 
 extra-i686/PKGBUILD   |   49 --
 extra-i686/dovecot.conf   |1 
 extra-x86_64/PKGBUILD |   49 --
 extra-x86_64/dovecot.conf |1 
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-02-07 09:34:43 UTC (rev 258930)
+++ extra-i686/PKGBUILD 2016-02-07 09:35:15 UTC (rev 258931)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-
-# Contributorr: Peter Lewis 
-# Contributor: Sebastian Köhler 
-
-# This must be built against the version of dovecot being used,
-# else mail delivery will fail.
-# Specify the version of dovecot to be used here:
-_dcpkgver=2.2.21
-# Make sure to bump pkgrel if changing this.
-
-pkgname=pigeonhole
-pkgver=0.4.11
-pkgrel=1
-pkgdesc="Sieve implementation for Dovecot"
-arch=('i686' 'x86_64')
-url="http://pigeonhole.dovecot.org/;
-license=('LGPL')
-depends=('dovecot='$_dcpkgver)
-conflicts=('dovecot-sieve' 'pigeonhole-hg')
-source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
-"dovecot.conf")
-sha256sums=('5168b4ac4e173b563dd71f4024452da5a578aa8d5d047d98903489ab4d84ad72'
-'SKIP'
-'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
-validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 

-
-build() {
-  cd dovecot-2.2-$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
---with-dovecot=/usr/lib/dovecot \
---with-moduledir=/usr/lib/dovecot/modules \
---disable-static
-  make
-}
-
-check() {
-  cd dovecot-2.2-$pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd dovecot-2.2-$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir/" install
-  install -m 644 -D "$srcdir/dovecot.conf" 
"$pkgdir/etc/ld.so.conf.d/dovecot.conf"
-}

Copied: pigeonhole/repos/extra-i686/PKGBUILD (from rev 258930, 
pigeonhole/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-02-07 09:35:15 UTC (rev 258931)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+# Contributorr: Peter Lewis 
+# Contributor: Sebastian Köhler 
+
+# This must be built against the version of dovecot being used,
+# else mail delivery will fail.
+# Specify the version of dovecot to be used here:
+_dcpkgver=2.2.21
+# Make sure to bump pkgrel if changing this.
+
+pkgname=pigeonhole
+pkgver=0.4.12
+pkgrel=1
+pkgdesc="Sieve implementation for Dovecot"
+arch=('i686' 'x86_64')
+url="http://pigeonhole.dovecot.org/;
+license=('LGPL')
+depends=('dovecot='$_dcpkgver)
+conflicts=('dovecot-sieve' 'pigeonhole-hg')
+source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
+"dovecot.conf")
+sha256sums=('98a2fd79b0d9effd08c0caf04d483b1caa5e4503dae811e6d436948557bfb702'
+'SKIP'
+'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
+validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 

+
+build() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+--with-dovecot=/usr/lib/dovecot \
+--with-moduledir=/usr/lib/dovecot/modules \
+--disable-static
+  make
+}
+
+check() {
+  cd dovecot-2.2-$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd dovecot-2.2-$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir/" install
+  install -m 644 -D "$srcdir/dovecot.conf" 
"$pkgdir/etc/ld.so.conf.d/dovecot.conf"
+}

Deleted: extra-i686/dovecot.conf
===
--- extra-i686/dovecot.conf 2016-02-07 09:34:43 UTC (rev 258930)
+++ extra-i686/dovecot.conf 2016-02-07 09:35:15 UTC (rev 258931)
@@ -1 +0,0 @@
-/usr/lib/dovecot

Copied: pigeonhole/repos/extra-i686/dovecot.conf (from rev 258930, 
pigeonhole/trunk/dovecot.conf)

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

2016-02-07 Thread Andreas Radke
Date: Sunday, February 7, 2016 @ 10:34:43
  Author: andyrtr
Revision: 258930

upgpkg: pigeonhole 0.4.12-1

upstream update 0.4.12

Modified:
  pigeonhole/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-06 18:55:42 UTC (rev 258929)
+++ PKGBUILD2016-02-07 09:34:43 UTC (rev 258930)
@@ -11,7 +11,7 @@
 # Make sure to bump pkgrel if changing this.
 
 pkgname=pigeonhole
-pkgver=0.4.11
+pkgver=0.4.12
 pkgrel=1
 pkgdesc="Sieve implementation for Dovecot"
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 conflicts=('dovecot-sieve' 'pigeonhole-hg')
 
source=("http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-$pkgname-$pkgver.tar.gz"{,.sig}
 "dovecot.conf")
-sha256sums=('5168b4ac4e173b563dd71f4024452da5a578aa8d5d047d98903489ab4d84ad72'
+sha256sums=('98a2fd79b0d9effd08c0caf04d483b1caa5e4503dae811e6d436948557bfb702'
 'SKIP'
 'a457a1691cfa82495fc0503bfa4b61e54b149e63400fe0f568dff2c24a3f7858')
 validpgpkeys=('42F3CD50D4F25A41833BEE3704D62B1E3DFBB4F4') # Stephan Bosch 



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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:43:09
  Author: alucryd
Revision: 160522

archrelease: copy trunk to community-any

Added:
  beets/repos/community-any/PKGBUILD
(from rev 160521, beets/trunk/PKGBUILD)
  beets/repos/community-any/beet
(from rev 160521, beets/trunk/beet)
Deleted:
  beets/repos/community-any/PKGBUILD
  beets/repos/community-any/beet

--+
 PKGBUILD |  131 ++---
 beet |4 -
 2 files changed, 68 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 08:43:00 UTC (rev 160521)
+++ PKGBUILD2016-02-07 08:43:09 UTC (rev 160522)
@@ -1,65 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Adrian Sampson 
-
-pkgname=beets
-pkgver=1.3.16
-pkgrel=2
-pkgdesc='Flexible music library manager and tagger'
-arch=('any')
-url='http://beets.radbox.org/'
-license=('MIT')
-depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
- 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
- 'python2-yaml')
-optdepends=('bash-completion: Bash completion'
-'gst-plugins-bad: ReplayGain plugin'
-'gst-plugins-good: ReplayGain plugin'
-'gst-plugins-ugly: ReplayGain plugin'
-'gst-libav: ReplayGain plugin'
-'gst-python: ReplayGain plugin'
-'gstreamer0.10-bad-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-good-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-ffmpeg: Chromaprint/Acoustid/BPD plugins'
-'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
-'imagemagick: Thumbnails plugin'
-'python2-flask: Web plugin'
-'python2-gobject: ReplayGain plugin'
-'python2-pathlib: Thumbnails plugin'
-'python2-pyacoustid: Chromaprint/Acoustid plugin'
-'python2-pylast: LastGenre plugin'
-'python2-requests: Chromaprint/Acoustid/BPD/FetchArt plugins'
-'python2-xdg: Thumbnails plugin')
-source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz;
-'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
-'beet')
-sha256sums=('fdbdee7dadd04001f6281142cd61b5b8478107d1f38da30b9d08d7fbd0bea130'
-'b764df02a7bb907c991e8e3fd3de72375aa608e60ae0e0636ceeb141b21c6e0f'
-'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
-
-build() {
-  cd beets-${pkgver}
-
-  python2 setup.py build
-}
-
-package() {
-  cd beets-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize='1'
-
-  install -dm 755 "${pkgdir}"/usr/share/bash-completion/completions/
-  install -m 644 ../beet "${pkgdir}"/usr/share/bash-completion/completions/
-  install -dm 755 "${pkgdir}"/usr/share/zsh/site-functions
-  install -m 644 ../_beet "${pkgdir}"/usr/share/zsh/site-functions/
-
-  install -dm 755 "${pkgdir}"/usr/share/man/man{1,5}
-  install -m 644 man/beet.1 "${pkgdir}"/usr/share/man/man1/
-  install -m 644 man/beetsconfig.5 "${pkgdir}"/usr/share/man/man5/
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/beets
-  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/beets/
-}
-
-# vim: ts=2 sw=2 et:

Copied: beets/repos/community-any/PKGBUILD (from rev 160521, 
beets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 08:43:09 UTC (rev 160522)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Adrian Sampson 
+
+pkgname=beets
+pkgver=1.3.16
+pkgrel=3
+pkgdesc='Flexible music library manager and tagger'
+arch=('any')
+url='http://beets.radbox.org/'
+license=('MIT')
+depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
+ 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
+ 'python2-yaml')
+optdepends=('bash-completion: Bash completion'
+'gst-plugins-bad: ReplayGain plugin'
+'gst-plugins-good: ReplayGain plugin'
+'gst-plugins-ugly: ReplayGain plugin'
+'gst-libav: ReplayGain plugin'
+'gst-python: ReplayGain plugin'
+'gstreamer0.10-bad-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-good-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-ffmpeg: Chromaprint/Acoustid/BPD plugins'
+'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
+'imagemagick: Thumbnails plugin'
+'python2-flask: Web plugin'
+'python2-gobject: ReplayGain plugin'
+

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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:43:00
  Author: alucryd
Revision: 160521

FS#47816: beets 1.3.16-3

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 08:32:44 UTC (rev 160520)
+++ PKGBUILD2016-02-07 08:43:00 UTC (rev 160521)
@@ -4,7 +4,7 @@
 
 pkgname=beets
 pkgver=1.3.16
-pkgrel=2
+pkgrel=3
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -26,6 +26,7 @@
 'imagemagick: Thumbnails plugin'
 'python2-flask: Web plugin'
 'python2-gobject: ReplayGain plugin'
+'python2-mpd: MPDStats plugin'
 'python2-pathlib: Thumbnails plugin'
 'python2-pyacoustid: Chromaprint/Acoustid plugin'
 'python2-pylast: LastGenre plugin'
@@ -35,7 +36,7 @@
 'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
 'beet')
 sha256sums=('fdbdee7dadd04001f6281142cd61b5b8478107d1f38da30b9d08d7fbd0bea130'
-'b764df02a7bb907c991e8e3fd3de72375aa608e60ae0e0636ceeb141b21c6e0f'
+'dd13bbe2270ac1fce76e7ba9e749823f0fc664b6746b5536e2edf22f32a91e3b'
 'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
 
 build() {


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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:11:31
  Author: alucryd
Revision: 160517

upgpkg: lollypop 0.9.83-1

Modified:
  lollypop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 05:00:06 UTC (rev 160516)
+++ PKGBUILD2016-02-07 08:11:31 UTC (rev 160517)
@@ -4,7 +4,7 @@
 # Contributor: Cédric Bellegarde 
 
 pkgname=lollypop
-pkgver=0.9.76
+pkgver=0.9.83
 pkgrel=1
 pkgdesc='Music player for GNOME'
 arch=('any')
@@ -18,7 +18,7 @@
 'python-wikipedia: Wikipedia support')
 install='lollypop.install'
 
source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('9f7066d195936e474aa2daf16d29ee330ecf50316622c77ae9ed337c3fbe8f0d')
+sha256sums=('78bdca36cae3d7520987c3317a07ad30d061786426cdee1d7cfd32d4203ae847')
 
 build() {
   cd lollypop-${pkgver}


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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:11:42
  Author: alucryd
Revision: 160518

archrelease: copy trunk to community-any

Added:
  lollypop/repos/community-any/PKGBUILD
(from rev 160517, lollypop/trunk/PKGBUILD)
  lollypop/repos/community-any/lollypop.install
(from rev 160517, lollypop/trunk/lollypop.install)
Deleted:
  lollypop/repos/community-any/PKGBUILD
  lollypop/repos/community-any/lollypop.install

--+
 PKGBUILD |   76 ++---
 lollypop.install |   30 ++--
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 08:11:31 UTC (rev 160517)
+++ PKGBUILD2016-02-07 08:11:42 UTC (rev 160518)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: kirek 
-# Contributor: Cédric Bellegarde 
-
-pkgname=lollypop
-pkgver=0.9.76
-pkgrel=1
-pkgdesc='Music player for GNOME'
-arch=('any')
-url='https://github.com/gnumdk/lollypop'
-license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'python-cairo'
- 'python-dbus' 'python-gobject' 'totem-plparser')
-makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
-optdepends=('libsecret: Last.FM support'
-'python-pylast: Last.FM support'
-'python-wikipedia: Wikipedia support')
-install='lollypop.install'
-source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
-sha256sums=('9f7066d195936e474aa2daf16d29ee330ecf50316622c77ae9ed337c3fbe8f0d')
-
-build() {
-  cd lollypop-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-schemas-compile
-  make
-}
-
-package() {
-  cd lollypop-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/PKGBUILD (from rev 160517, 
lollypop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 08:11:42 UTC (rev 160518)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: kirek 
+# Contributor: Cédric Bellegarde 
+
+pkgname=lollypop
+pkgver=0.9.83
+pkgrel=1
+pkgdesc='Music player for GNOME'
+arch=('any')
+url='https://github.com/gnumdk/lollypop'
+license=('GPL')
+depends=('desktop-file-utils' 'gtk3' 'python-cairo'
+ 'python-dbus' 'python-gobject' 'totem-plparser')
+makedepends=('gobject-introspection' 'intltool' 'itstool' 'python')
+optdepends=('libsecret: Last.FM support'
+'python-pylast: Last.FM support'
+'python-wikipedia: Wikipedia support')
+install='lollypop.install'
+source=("https://github.com/gnumdk/lollypop/releases/download/${pkgver}/lollypop-${pkgver}.tar.xz;)
+sha256sums=('78bdca36cae3d7520987c3317a07ad30d061786426cdee1d7cfd32d4203ae847')
+
+build() {
+  cd lollypop-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-schemas-compile
+  make
+}
+
+package() {
+  cd lollypop-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: lollypop.install
===
--- lollypop.install2016-02-07 08:11:31 UTC (rev 160517)
+++ lollypop.install2016-02-07 08:11:42 UTC (rev 160518)
@@ -1,15 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: lollypop/repos/community-any/lollypop.install (from rev 160517, 
lollypop/trunk/lollypop.install)
===
--- lollypop.install(rev 0)
+++ lollypop.install2016-02-07 08:11:42 UTC (rev 160518)
@@ -0,0 +1,15 @@
+post_install() {
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:32:44
  Author: alucryd
Revision: 160520

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 08:32:31 UTC (rev 160519)
+++ community-i686/PKGBUILD 2016-02-07 08:32:44 UTC (rev 160520)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Gustavo Alvarez 
-
-pkgname=zimg
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Scaling, colorspace conversion, and dithering library'
-arch=('i686' 'x86_64')
-url='https://github.com/sekrit-twc/zimg'
-license=('custom:WTFPL')
-depends=('gcc-libs' 'glibc')
-provides=('libzimg.so')
-options=('!emptydirs')
-source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
-
-
-build() {
-  cd zimg-release-${pkgver}
-
-  ./autogen.sh
-  ./configure \
---prefix='/usr' \
---enable-x86simd \
---disable-static
-  make
-}
-
-package(){
-  cd zimg-release-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/lib/vapoursynth
-  mv "${pkgdir}"/usr/lib/{zimg/,vapoursynth/lib}vszimg.so
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
-  install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
-}
-
-# vim: ts=2 sw=2 et:
-sha256sums=('521b109348d4570e5b9a313b8549caaf882062740f4a20acd036d033149ae125')

Copied: zimg/repos/community-i686/PKGBUILD (from rev 160519, 
zimg/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 08:32:44 UTC (rev 160520)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Gustavo Alvarez 
+
+pkgname=zimg
+pkgver=2.0.4
+pkgrel=1
+pkgdesc='Scaling, colorspace conversion, and dithering library'
+arch=('i686' 'x86_64')
+url='https://github.com/sekrit-twc/zimg'
+license=('custom:WTFPL')
+depends=('gcc-libs' 'glibc')
+provides=('libzimg.so')
+options=('!emptydirs')
+source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
+sha256sums=('e3b1f5b9f8ce750f96b9bc9801ff5d6aa931d35300d67711826e397df43c5245')
+
+build() {
+  cd zimg-release-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+--prefix='/usr' \
+--enable-x86simd \
+--disable-static
+  make
+}
+
+package(){
+  cd zimg-release-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/lib/vapoursynth
+  ln -s "${pkgdir}"/usr/lib/{zimg/,vapoursynth/lib}vszimg.so
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
+  install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-07 08:32:31 UTC (rev 160519)
+++ community-x86_64/PKGBUILD   2016-02-07 08:32:44 UTC (rev 160520)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Gustavo Alvarez 
-
-pkgname=zimg
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Scaling, colorspace conversion, and dithering library'
-arch=('i686' 'x86_64')
-url='https://github.com/sekrit-twc/zimg'
-license=('custom:WTFPL')
-depends=('gcc-libs' 'glibc')
-provides=('libzimg.so')
-options=('!emptydirs')
-source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
-
-
-build() {
-  cd zimg-release-${pkgver}
-
-  ./autogen.sh
-  ./configure \
---prefix='/usr' \
---enable-x86simd \
---disable-static
-  make
-}
-
-package(){
-  cd zimg-release-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/lib/vapoursynth
-  mv "${pkgdir}"/usr/lib/{zimg/,vapoursynth/lib}vszimg.so
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
-  install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
-}
-
-# vim: ts=2 sw=2 et:
-sha256sums=('521b109348d4570e5b9a313b8549caaf882062740f4a20acd036d033149ae125')

Copied: zimg/repos/community-x86_64/PKGBUILD (from rev 160519, 
zimg/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-07 08:32:44 UTC (rev 

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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 09:32:31
  Author: alucryd
Revision: 160519

upgpkg: zimg 2.0.4-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 08:11:42 UTC (rev 160518)
+++ PKGBUILD2016-02-07 08:32:31 UTC (rev 160519)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez 
 
 pkgname=zimg
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='Scaling, colorspace conversion, and dithering library'
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 provides=('libzimg.so')
 options=('!emptydirs')
 
source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
+sha256sums=('e3b1f5b9f8ce750f96b9bc9801ff5d6aa931d35300d67711826e397df43c5245')
 
-
 build() {
   cd zimg-release-${pkgver}
 
@@ -32,7 +32,7 @@
   make DESTDIR="${pkgdir}" install
 
   install -dm 755 "${pkgdir}"/usr/lib/vapoursynth
-  mv "${pkgdir}"/usr/lib/{zimg/,vapoursynth/lib}vszimg.so
+  ln -s "${pkgdir}"/usr/lib/{zimg/,vapoursynth/lib}vszimg.so
 
   install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
   install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
@@ -39,4 +39,3 @@
 }
 
 # vim: ts=2 sw=2 et:
-sha256sums=('521b109348d4570e5b9a313b8549caaf882062740f4a20acd036d033149ae125')


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

2016-02-07 Thread Massimiliano Torromeo
Date: Sunday, February 7, 2016 @ 11:48:25
  Author: mtorromeo
Revision: 160523

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

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

-+
 /PKGBUILD   |   90 ++
 /sysdig.install |   42 +
 community-i686/PKGBUILD |   46 ---
 community-i686/sysdig.install   |   21 
 community-x86_64/PKGBUILD   |   45 ---
 community-x86_64/sysdig.install |   21 
 6 files changed, 132 insertions(+), 133 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 08:43:09 UTC (rev 160522)
+++ community-i686/PKGBUILD 2016-02-07 10:48:25 UTC (rev 160523)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contribuitor: Alfredo Palhares 
-# Contribuitor: Christian Babeux 
-
-pkgname=sysdig
-pkgver=0.7.1
-pkgrel=1
-pkgdesc="Open source system-level exploration and troubleshooting tool"
-arch=('i686' 'x86_64')
-url="http://www.sysdig.org/;
-license=('GPL2')
-depends=('dkms' 'jsoncpp' 'luajit' 'curl')
-makedepends=('cmake')
-source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('5d8c8a080c88ebd419d6519a5c2c0874b407af6069537e6968eba48961a997c4')
-install=$pkgname.install
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  sed 's|${DIR_ETC}/bash_completion.d|share/bash-completion/completions/|' \
-  -i scripts/CMakeLists.txt
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  rm -rf build
-  mkdir build
-  cd build
-  cmake .. \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DDIR_ETC=/etc \
--DSYSDIG_VERSION=$pkgver \
--DUSE_BUNDLED_DEPS=OFF \
--DUSE_BUNDLED_JSONCPP=OFF \
--DUSE_BUNDLED_B64=ON \
--DBUILD_DRIVER=OFF
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  cd build
-  make install DESTDIR="$pkgdir"
-}

Copied: sysdig/repos/community-i686/PKGBUILD (from rev 160522, 
sysdig/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 10:48:25 UTC (rev 160523)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contribuitor: Alfredo Palhares 
+# Contribuitor: Christian Babeux 
+
+pkgname=sysdig
+pkgver=0.8.0
+pkgrel=1
+pkgdesc="Open source system-level exploration and troubleshooting tool"
+arch=('i686' 'x86_64')
+url="http://www.sysdig.org/;
+license=('GPL2')
+depends=('dkms' 'jsoncpp' 'luajit' 'curl')
+makedepends=('cmake' 'pandoc')
+source=("https://github.com/draios/sysdig/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('b90dacb27a101526cd21c78a43b336e6752b7cc45f03bb424de0754ed99869a4')
+install=$pkgname.install
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  sed 's|${DIR_ETC}/bash_completion.d|share/bash-completion/completions/|' \
+  -i scripts/CMakeLists.txt
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  rm -rf build
+  mkdir build
+  cd build
+  cmake .. \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSDIG_VERSION=$pkgver \
+-DUSE_BUNDLED_DEPS=OFF \
+-DUSE_BUNDLED_JSONCPP=OFF \
+-DUSE_BUNDLED_B64=ON \
+-DBUILD_DRIVER=OFF
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  cd build
+  make install DESTDIR="$pkgdir"
+}

Deleted: community-i686/sysdig.install
===
--- community-i686/sysdig.install   2016-02-07 08:43:09 UTC (rev 160522)
+++ community-i686/sysdig.install   2016-02-07 10:48:25 UTC (rev 160523)
@@ -1,21 +0,0 @@
-#!/bin/sh
-
-post_install() {
-dkms add sysdig/${1%%-*}
-  cat << EOF
-==> To build and install the necessary module run: dkms install sysdig/${1%%-*}
-==> To do this automatically at startup run: systemctl enable dkms.service
-EOF
-}
-
-pre_upgrade() {
-pre_remove "$2"
-}
-
-post_upgrade() {
-post_install "$1"
-}
-
-pre_remove() {
-[ -n "${1%-*}" ] && dkms remove sysdig/${1%%-*} --all &>/dev/null || true
-}

Copied: 

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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:22:43
  Author: lfleischer
Revision: 160527

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 11:22:35 UTC (rev 160526)
+++ community-i686/PKGBUILD 2016-02-07 11:22:43 UTC (rev 160527)
@@ -1,26 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=maim
-pkgver=3.4.46
-pkgrel=2
-pkgdesc='Utility to take a screenshot using imlib2'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/maim'
-license=('GPL3')
-depends=('freetype2' 'imlib2' 'libx11' 'libxext' 'libxfixes' 'libxrandr')
-makedepends=('cmake')
-optdepends=('slop: region selection support')
-source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('a0d512567b4b8eee6af912be312ec40e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: maim/repos/community-i686/PKGBUILD (from rev 160526, 
maim/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 11:22:43 UTC (rev 160527)
@@ -0,0 +1,26 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=maim
+pkgver=3.4.47
+pkgrel=1
+pkgdesc='Utility to take a screenshot using imlib2'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/maim'
+license=('GPL3')
+depends=('freetype2' 'imlib2' 'libx11' 'libxext' 'libxfixes' 'libxrandr')
+makedepends=('cmake')
+optdepends=('slop: region selection support')
+source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
+md5sums=('5eab9c6fe147c7c3ff246fa764e7c2d1')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-07 11:22:35 UTC (rev 160526)
+++ community-x86_64/PKGBUILD   2016-02-07 11:22:43 UTC (rev 160527)
@@ -1,26 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: naelstrof 
-
-pkgname=maim
-pkgver=3.4.46
-pkgrel=2
-pkgdesc='Utility to take a screenshot using imlib2'
-arch=('i686' 'x86_64')
-url='https://github.com/naelstrof/maim'
-license=('GPL3')
-depends=('freetype2' 'imlib2' 'libx11' 'libxext' 'libxfixes' 'libxrandr')
-makedepends=('cmake')
-optdepends=('slop: region selection support')
-source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('a0d512567b4b8eee6af912be312ec40e')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}

Copied: maim/repos/community-x86_64/PKGBUILD (from rev 160526, 
maim/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-07 11:22:43 UTC (rev 160527)
@@ -0,0 +1,26 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: naelstrof 
+
+pkgname=maim
+pkgver=3.4.47
+pkgrel=1
+pkgdesc='Utility to take a screenshot using imlib2'
+arch=('i686' 'x86_64')
+url='https://github.com/naelstrof/maim'
+license=('GPL3')
+depends=('freetype2' 'imlib2' 'libx11' 'libxext' 'libxfixes' 'libxrandr')
+makedepends=('cmake')
+optdepends=('slop: region selection support')
+source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
+md5sums=('5eab9c6fe147c7c3ff246fa764e7c2d1')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}


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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:22:35
  Author: lfleischer
Revision: 160526

upgpkg: maim 3.4.47-1

Upstream update.

Modified:
  maim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 11:21:42 UTC (rev 160525)
+++ PKGBUILD2016-02-07 11:22:35 UTC (rev 160526)
@@ -3,8 +3,8 @@
 # Contributor: naelstrof 
 
 pkgname=maim
-pkgver=3.4.46
-pkgrel=2
+pkgver=3.4.47
+pkgrel=1
 pkgdesc='Utility to take a screenshot using imlib2'
 arch=('i686' 'x86_64')
 url='https://github.com/naelstrof/maim'
@@ -13,7 +13,7 @@
 makedepends=('cmake')
 optdepends=('slop: region selection support')
 source=("${pkgname}-${pkgver}.tar.gz"::"$url/archive/v${pkgver}.tar.gz")
-md5sums=('a0d512567b4b8eee6af912be312ec40e')
+md5sums=('5eab9c6fe147c7c3ff246fa764e7c2d1')
 
 build() {
   cd "$pkgname-$pkgver"


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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:20:12
  Author: lfleischer
Revision: 258939

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

Added:
  ntp/repos/extra-i686/PKGBUILD
(from rev 258938, ntp/trunk/PKGBUILD)
  ntp/repos/extra-i686/ntp.conf
(from rev 258938, ntp/trunk/ntp.conf)
  ntp/repos/extra-i686/ntp.install
(from rev 258938, ntp/trunk/ntp.install)
  ntp/repos/extra-i686/ntpd.service
(from rev 258938, ntp/trunk/ntpd.service)
  ntp/repos/extra-i686/ntpdate.service
(from rev 258938, ntp/trunk/ntpdate.service)
  ntp/repos/extra-x86_64/PKGBUILD
(from rev 258938, ntp/trunk/PKGBUILD)
  ntp/repos/extra-x86_64/ntp.conf
(from rev 258938, ntp/trunk/ntp.conf)
  ntp/repos/extra-x86_64/ntp.install
(from rev 258938, ntp/trunk/ntp.install)
  ntp/repos/extra-x86_64/ntpd.service
(from rev 258938, ntp/trunk/ntpd.service)
  ntp/repos/extra-x86_64/ntpdate.service
(from rev 258938, ntp/trunk/ntpdate.service)
Deleted:
  ntp/repos/extra-i686/PKGBUILD
  ntp/repos/extra-i686/install
  ntp/repos/extra-i686/ntp.conf
  ntp/repos/extra-i686/ntpd.service
  ntp/repos/extra-i686/ntpdate.service
  ntp/repos/extra-x86_64/PKGBUILD
  ntp/repos/extra-x86_64/install
  ntp/repos/extra-x86_64/ntp.conf
  ntp/repos/extra-x86_64/ntpd.service
  ntp/repos/extra-x86_64/ntpdate.service

--+
 /PKGBUILD|  104 +
 /ntp.conf|   48 ++
 /ntpd.service|   26 ++
 /ntpdate.service |   24 +
 extra-i686/PKGBUILD  |   52 
 extra-i686/install   |   11 
 extra-i686/ntp.conf  |   24 -
 extra-i686/ntp.install   |5 +
 extra-i686/ntpd.service  |   13 -
 extra-i686/ntpdate.service   |   12 
 extra-x86_64/PKGBUILD|   52 
 extra-x86_64/install |   11 
 extra-x86_64/ntp.conf|   24 -
 extra-x86_64/ntp.install |5 +
 extra-x86_64/ntpd.service|   13 -
 extra-x86_64/ntpdate.service |   12 
 16 files changed, 212 insertions(+), 224 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-02-07 11:19:59 UTC (rev 258938)
+++ extra-i686/PKGBUILD 2016-02-07 11:20:12 UTC (rev 258939)
@@ -1,52 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Gaetan Bisson 
-# Contributor: kevin 
-
-pkgname=ntp
-_pkgname=ntp #-dev
-_pkgver=4.2.8p6
-pkgver=${_pkgver/p/.p}
-pkgrel=1
-pkgdesc='Network Time Protocol reference implementation'
-url='http://www.ntp.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('openssl' 'libcap' 'libedit')
-backup=('etc/ntp.conf')
-source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
-'ntp.conf'
-'ntpd.service'
-'ntpdate.service')
-sha1sums=('7244b0fb66ceb66283480e8f83a4c4a2099f9cd7'
-  'ad1d6ee2e9aca64a84a7224c88bf6008ac6c69e1'
-  '0a872385e0142888ab48d273fec0669b30a8'
-  '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
-
-options=('!emptydirs')
-install=install
-
-build() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   ./configure \
-   --prefix=/usr \
-   --libexecdir=/usr/lib \
-   --enable-linuxcaps \
-   --enable-ntp-signd \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${_pkgver}"
-
-   make DESTDIR="${pkgdir}" install
-
-   install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
-   install -Dm644 ../ntpd.service 
"${pkgdir}"/usr/lib/systemd/system/ntpd.service
-   install -Dm644 ../ntpdate.service 
"${pkgdir}"/usr/lib/systemd/system/ntpdate.service
-   install -Dm644 COPYRIGHT 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-   install -d -o 87 "${pkgdir}"/var/lib/ntp
-   echo > "${pkgdir}/var/lib/ntp/.placeholder"
-}

Copied: ntp/repos/extra-i686/PKGBUILD (from rev 258938, ntp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-02-07 11:20:12 UTC (rev 258939)
@@ -0,0 +1,52 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Gaetan Bisson 
+# Contributor: kevin 
+
+pkgname=ntp
+_pkgname=ntp #-dev
+_pkgver=4.2.8p6
+pkgver=${_pkgver/p/.p}
+pkgrel=2
+pkgdesc='Network Time Protocol reference implementation'
+url='http://www.ntp.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('openssl' 'libcap' 'libedit')
+backup=('etc/ntp.conf')
+source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz;
+'ntp.conf'
+'ntpd.service'
+'ntpdate.service')
+sha1sums=('7244b0fb66ceb66283480e8f83a4c4a2099f9cd7'
+   

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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:20:58
  Author: lfleischer
Revision: 160524

upgpkg: stunnel 5.30-1

* Upstream update.
* Use HTTPs for the upstream URL.

Modified:
  stunnel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 10:48:25 UTC (rev 160523)
+++ PKGBUILD2016-02-07 11:20:58 UTC (rev 160524)
@@ -4,11 +4,11 @@
 # Contributor: Kevin Piche 
 
 pkgname=stunnel
-pkgver=5.29
+pkgver=5.30
 pkgrel=1
 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
 arch=('i686' 'x86_64')
-url="http://www.stunnel.org;
+url="https://www.stunnel.org/;
 license=('GPL')
 depends=('openssl')
 install=$pkgname.install
@@ -15,7 +15,7 @@
 source=("https://www.stunnel.org/downloads/$pkgname-$pkgver.tar.gz"{,.asc}
 'Makefile.patch'
 'stunnel.tmpfiles.conf')
-md5sums=('bf4c13ea9705156adbd04f1d766093ea'
+md5sums=('7bbf27296a83c0b752f6bb6d1b750b19'
  'SKIP'
  '579f198ecb90a42fcbfd8a4e48006264'
  '2e065a39998e57727ee79887bbd1751e')


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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:21:42
  Author: lfleischer
Revision: 160525

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

Added:
  stunnel/repos/community-i686/Makefile.patch
(from rev 160524, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-i686/PKGBUILD
(from rev 160524, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-i686/stunnel.install
(from rev 160524, stunnel/trunk/stunnel.install)
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
(from rev 160524, stunnel/trunk/stunnel.tmpfiles.conf)
  stunnel/repos/community-x86_64/Makefile.patch
(from rev 160524, stunnel/trunk/Makefile.patch)
  stunnel/repos/community-x86_64/PKGBUILD
(from rev 160524, stunnel/trunk/PKGBUILD)
  stunnel/repos/community-x86_64/stunnel.install
(from rev 160524, stunnel/trunk/stunnel.install)
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf
(from rev 160524, stunnel/trunk/stunnel.tmpfiles.conf)
Deleted:
  stunnel/repos/community-i686/Makefile.patch
  stunnel/repos/community-i686/PKGBUILD
  stunnel/repos/community-i686/stunnel.install
  stunnel/repos/community-i686/stunnel.tmpfiles.conf
  stunnel/repos/community-x86_64/Makefile.patch
  stunnel/repos/community-x86_64/PKGBUILD
  stunnel/repos/community-x86_64/stunnel.install
  stunnel/repos/community-x86_64/stunnel.tmpfiles.conf

+
 /Makefile.patch|   24 +++
 /PKGBUILD  |  104 +++
 /stunnel.install   |   40 +++
 /stunnel.tmpfiles.conf |2 
 community-i686/Makefile.patch  |   12 ---
 community-i686/PKGBUILD|   52 ---
 community-i686/stunnel.install |   20 -
 community-i686/stunnel.tmpfiles.conf   |1 
 community-x86_64/Makefile.patch|   12 ---
 community-x86_64/PKGBUILD  |   52 ---
 community-x86_64/stunnel.install   |   20 -
 community-x86_64/stunnel.tmpfiles.conf |1 
 12 files changed, 170 insertions(+), 170 deletions(-)

Deleted: community-i686/Makefile.patch
===
--- community-i686/Makefile.patch   2016-02-07 11:20:58 UTC (rev 160524)
+++ community-i686/Makefile.patch   2016-02-07 11:21:42 UTC (rev 160525)
@@ -1,12 +0,0 @@
 tools/Makefile.in  2010-03-31 04:45:09.0 -0500
-+++ tools/Makefile.in  2010-04-11 17:17:41.0 -0500
-@@ -334,8 +334,7 @@
- 
- info-am:
- 
--install-data-am: install-confDATA install-data-local \
--  install-examplesDATA
-+install-data-am: install-confDATA install-examplesDATA
- 
- install-dvi: install-dvi-am
- 

Copied: stunnel/repos/community-i686/Makefile.patch (from rev 160524, 
stunnel/trunk/Makefile.patch)
===
--- community-i686/Makefile.patch   (rev 0)
+++ community-i686/Makefile.patch   2016-02-07 11:21:42 UTC (rev 160525)
@@ -0,0 +1,12 @@
+--- tools/Makefile.in  2010-03-31 04:45:09.0 -0500
 tools/Makefile.in  2010-04-11 17:17:41.0 -0500
+@@ -334,8 +334,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-confDATA install-data-local \
+-  install-examplesDATA
++install-data-am: install-confDATA install-examplesDATA
+ 
+ install-dvi: install-dvi-am
+ 

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 11:20:58 UTC (rev 160524)
+++ community-i686/PKGBUILD 2016-02-07 11:21:42 UTC (rev 160525)
@@ -1,52 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Kaiting Chen 
-# Contributor: Daniel J Griffiths 
-# Contributor: Kevin Piche 
-
-pkgname=stunnel
-pkgver=5.29
-pkgrel=1
-pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside 
SSL"
-arch=('i686' 'x86_64')
-url="http://www.stunnel.org;
-license=('GPL')
-depends=('openssl')
-install=$pkgname.install
-source=("https://www.stunnel.org/downloads/$pkgname-$pkgver.tar.gz"{,.asc}
-'Makefile.patch'
-'stunnel.tmpfiles.conf')
-md5sums=('bf4c13ea9705156adbd04f1d766093ea'
- 'SKIP'
- '579f198ecb90a42fcbfd8a4e48006264'
- '2e065a39998e57727ee79887bbd1751e')
-validpgpkeys=('AC915EA30645D9D3D4DAE4FEB1048932DD33') # Michał Trojnara
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # don't create a certificate...
-  patch -p0 <"$srcdir/Makefile.patch"
-
-  ./configure --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-ipv6 \
---disable-libwrap
-
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 tools/stunnel.conf 
"$pkgdir/etc/stunnel/stunnel-openssl.conf-sample"
-  install -Dm644 tools/stunnel.service 

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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:19:59
  Author: lfleischer
Revision: 258938

upgpkg: ntp 4.2.8.p6-2

Fix user/group management.

Added:
  ntp/trunk/ntp.install
(from rev 258937, ntp/trunk/install)
Modified:
  ntp/trunk/PKGBUILD
Deleted:
  ntp/trunk/install

-+
 PKGBUILD|4 ++--
 install |   11 ---
 ntp.install |5 +
 3 files changed, 7 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 11:12:36 UTC (rev 258937)
+++ PKGBUILD2016-02-07 11:19:59 UTC (rev 258938)
@@ -6,7 +6,7 @@
 _pkgname=ntp #-dev
 _pkgver=4.2.8p6
 pkgver=${_pkgver/p/.p}
-pkgrel=1
+pkgrel=2
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -23,7 +23,7 @@
   '059b382d1af0c55202e2d17f2ae065a2cbfec9ee')
 
 options=('!emptydirs')
-install=install
+install=ntp.install
 
 build() {
cd "${srcdir}/${_pkgname}-${_pkgver}"

Deleted: install
===
--- install 2016-02-07 11:12:36 UTC (rev 258937)
+++ install 2016-02-07 11:19:59 UTC (rev 258938)
@@ -1,11 +0,0 @@
-post_install() {
-   getent group ntp &>/dev/null || groupadd -g 87 ntp >/dev/null
-   getent passwd ntp &>/dev/null || useradd -u 87 -g ntp -d /var/lib/ntp 
-c 'Network Time Protocol' -s /bin/false ntp >/dev/null
-   true
-}
-
-post_remove() {
-   getent passwd ntp &>/dev/null && userdel ntp >/dev/null
-   getent group ntp &>/dev/null && groupdel ntp >/dev/null
-   true
-}

Copied: ntp/trunk/ntp.install (from rev 258937, ntp/trunk/install)
===
--- ntp.install (rev 0)
+++ ntp.install 2016-02-07 11:19:59 UTC (rev 258938)
@@ -0,0 +1,5 @@
+post_install() {
+   getent group ntp &>/dev/null || groupadd -g 87 ntp >/dev/null
+   getent passwd ntp &>/dev/null || useradd -u 87 -g ntp -d /var/lib/ntp 
-c 'Network Time Protocol' -s /bin/false ntp >/dev/null
+   true
+}


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

2016-02-07 Thread Jürgen Hötzel
Date: Sunday, February 7, 2016 @ 12:10:35
  Author: juergen
Revision: 258934

upgpkg: gnucash 2.6.11-1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 09:59:54 UTC (rev 258933)
+++ PKGBUILD2016-02-07 11:10:35 UTC (rev 258934)
@@ -3,7 +3,7 @@
 # Contributor: Mark Schneider 
 
 pkgname=gnucash
-pkgver=2.6.10
+pkgver=2.6.11
 pkgrel=1
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('!makeflags' '!emptydirs')
 install=gnucash.install
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('09c3eadde1f02056f0d41aee566c9d0cc05a8e6a')
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in supervisor/repos/community-any (8 files)

2016-02-07 Thread Massimiliano Torromeo
Date: Sunday, February 7, 2016 @ 12:52:13
  Author: mtorromeo
Revision: 160529

archrelease: copy trunk to community-any

Added:
  supervisor/repos/community-any/PKGBUILD
(from rev 160528, supervisor/trunk/PKGBUILD)
  supervisor/repos/community-any/supervisor.logrotate
(from rev 160528, supervisor/trunk/supervisor.logrotate)
  supervisor/repos/community-any/supervisord.conf
(from rev 160528, supervisor/trunk/supervisord.conf)
  supervisor/repos/community-any/supervisord.service
(from rev 160528, supervisor/trunk/supervisord.service)
Deleted:
  supervisor/repos/community-any/PKGBUILD
  supervisor/repos/community-any/supervisor.logrotate
  supervisor/repos/community-any/supervisord.conf
  supervisor/repos/community-any/supervisord.service

--+
 PKGBUILD |   88 
 supervisor.logrotate |   12 +-
 supervisord.conf |  262 -
 supervisord.service  |   26 ++--
 4 files changed, 194 insertions(+), 194 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 11:50:37 UTC (rev 160528)
+++ PKGBUILD2016-02-07 11:52:13 UTC (rev 160529)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Daniele Paolella 
-
-pkgname=supervisor
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="A system for controlling process state under UNIX"
-arch=('any')
-url="http://supervisord.org;
-license=('custom')
-depends=('python2-meld3' 'python2-setuptools')
-backup=('etc/supervisord.conf')
-source=("http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.gz;
-'supervisord.service'
-'supervisor.logrotate'
-'supervisord.conf')
-sha256sums=('522d7dad95c4b26a448bf39430a5404542000c15b45a2cf188c2fe05821965ce'
-'111f632081633dafae18ff069001e9ea78e9a24669ed75efc196f8d83d92f993'
-'7347d79c8b7f5cc59d5ffa31e4df64f92e89dee0dc84bdb3bdfcba212de93f4b'
-'fe0a60e34f67bf6ed7ca8731d9ce7657e00f37a43e0dfb96aa0df57adc4cd423')
-
-prepare() {
-   cd "$srcdir/$pkgname-$pkgver"
-   rm -rf "supervisor/medusa/"{debian,demo,docs,test}
-   find -type f -name "*.py" -exec sed -i 's|/usr/bin/env 
python|/usr/bin/env python2|' {} \;
-}
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python2 setup.py build
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python2 setup.py install -O1 --skip-build --prefix=/usr --root="$pkgdir"
-   install -Dm600 "$srcdir/supervisord.conf" "$pkgdir/etc/supervisord.conf"
-   install -Dm644 "$srcdir/supervisor.logrotate" 
"$pkgdir/etc/logrotate.d/supervisor"
-   install -Dm644 "$srcdir/supervisord.service" 
"$pkgdir/usr/lib/systemd/system/supervisord.service"
-   install -d "$pkgdir/usr/share/licenses/$pkgname"
-   install -d "$pkgdir/var/log/$pkgname"
-   install -d "$pkgdir/etc/supervisor.d"
-   mv LICENSES.txt COPYRIGHT.txt "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: supervisor/repos/community-any/PKGBUILD (from rev 160528, 
supervisor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 11:52:13 UTC (rev 160529)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Daniele Paolella 
+
+pkgname=supervisor
+pkgver=3.2.1
+pkgrel=1
+pkgdesc="A system for controlling process state under UNIX"
+arch=('any')
+url="http://supervisord.org;
+license=('custom')
+depends=('python2-meld3' 'python2-setuptools')
+backup=('etc/supervisord.conf')
+source=("http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.gz;
+'supervisord.service'
+'supervisor.logrotate'
+'supervisord.conf')
+sha256sums=('d6b54903aab4214664b6f2c6400f673bee3e21aec7b14d08940ed431a3ead630'
+'111f632081633dafae18ff069001e9ea78e9a24669ed75efc196f8d83d92f993'
+'7347d79c8b7f5cc59d5ffa31e4df64f92e89dee0dc84bdb3bdfcba212de93f4b'
+'fe0a60e34f67bf6ed7ca8731d9ce7657e00f37a43e0dfb96aa0df57adc4cd423')
+
+prepare() {
+   cd "$srcdir/$pkgname-$pkgver"
+   rm -rf "supervisor/medusa/"{debian,demo,docs,test}
+   find -type f -name "*.py" -exec sed -i 's|/usr/bin/env 
python|/usr/bin/env python2|' {} \;
+}
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python2 setup.py build
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python2 setup.py install -O1 --skip-build --prefix=/usr --root="$pkgdir"
+   install -Dm600 "$srcdir/supervisord.conf" "$pkgdir/etc/supervisord.conf"
+   install -Dm644 "$srcdir/supervisor.logrotate" 
"$pkgdir/etc/logrotate.d/supervisor"
+   install -Dm644 "$srcdir/supervisord.service" 
"$pkgdir/usr/lib/systemd/system/supervisord.service"
+   install -d 

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

2016-02-07 Thread Massimiliano Torromeo
Date: Sunday, February 7, 2016 @ 12:50:37
  Author: mtorromeo
Revision: 160528

upgpkg: supervisor 3.2.1-1

Updated to 3.2.1

Modified:
  supervisor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 11:22:43 UTC (rev 160527)
+++ PKGBUILD2016-02-07 11:50:37 UTC (rev 160528)
@@ -3,7 +3,7 @@
 # Contributor: Daniele Paolella 
 
 pkgname=supervisor
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A system for controlling process state under UNIX"
 arch=('any')
@@ -15,7 +15,7 @@
 'supervisord.service'
 'supervisor.logrotate'
 'supervisord.conf')
-sha256sums=('522d7dad95c4b26a448bf39430a5404542000c15b45a2cf188c2fe05821965ce'
+sha256sums=('d6b54903aab4214664b6f2c6400f673bee3e21aec7b14d08940ed431a3ead630'
 '111f632081633dafae18ff069001e9ea78e9a24669ed75efc196f8d83d92f993'
 '7347d79c8b7f5cc59d5ffa31e4df64f92e89dee0dc84bdb3bdfcba212de93f4b'
 'fe0a60e34f67bf6ed7ca8731d9ce7657e00f37a43e0dfb96aa0df57adc4cd423')


[arch-commits] Commit in gnucash/repos/extra-i686 (4 files)

2016-02-07 Thread Jürgen Hötzel
Date: Sunday, February 7, 2016 @ 12:25:45
  Author: juergen
Revision: 258940

archrelease: copy trunk to extra-i686

Added:
  gnucash/repos/extra-i686/PKGBUILD
(from rev 258939, gnucash/trunk/PKGBUILD)
  gnucash/repos/extra-i686/gnucash.install
(from rev 258939, gnucash/trunk/gnucash.install)
Deleted:
  gnucash/repos/extra-i686/PKGBUILD
  gnucash/repos/extra-i686/gnucash.install

-+
 PKGBUILD|  104 +++---
 gnucash.install |   72 ++---
 2 files changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 11:20:12 UTC (rev 258939)
+++ PKGBUILD2016-02-07 11:25:45 UTC (rev 258940)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel 
-# Contributor: Mark Schneider 
-
-pkgname=gnucash
-pkgver=2.6.10
-pkgrel=1
-pkgdesc="A personal and small-business financial-accounting application"
-arch=('i686' 'x86_64')
-url="http://www.gnucash.org;
-license=("GPL")
-depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
-makedepends=('intltool' 'gcc' 'pkgconfig')
-optdepends=('evince: for print preview'
-   'yelp: help browser'
-'perl-finance-quote: for stock information lookups'
-'perl-date-manip: for stock information lookups')
-options=('!makeflags' '!emptydirs')
-install=gnucash.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('09c3eadde1f02056f0d41aee566c9d0cc05a8e6a')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
---libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
-  cd src/doc/design
-  make DESTDIR="${pkgdir}" install-info
-
-  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
-  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
-  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
-
-  # Delete the gnucash-valgrind executable because the source files
-  # are not included with the package and the executable is hardlinked
-  # to the location that it was built at.
-  rm -f "${pkgdir}"/usr/bin/gnucash-valgrind
-
-  # fix FS#45453
-  sed -i  's/exec gnucash-env [^[:space:]]*/exec gnucash-env guile/g' 
"${pkgdir}/usr/lib/gnucash/overrides/gnucash-make-guids"
-  rm "${pkgdir}/usr/lib/gnucash/overrides/guile"
-}

Copied: gnucash/repos/extra-i686/PKGBUILD (from rev 258939, 
gnucash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 11:25:45 UTC (rev 258940)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Mark Schneider 
+
+pkgname=gnucash
+pkgver=2.6.11
+pkgrel=1
+pkgdesc="A personal and small-business financial-accounting application"
+arch=('i686' 'x86_64')
+url="http://www.gnucash.org;
+license=("GPL")
+depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
+makedepends=('intltool' 'gcc' 'pkgconfig')
+optdepends=('evince: for print preview'
+   'yelp: help browser'
+'perl-finance-quote: for stock information lookups'
+'perl-date-manip: for stock information lookups')
+options=('!makeflags' '!emptydirs')
+install=gnucash.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
+--libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
+  cd src/doc/design
+  make DESTDIR="${pkgdir}" install-info
+
+  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
+  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
+  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
+
+  # Delete the gnucash-valgrind executable because the source files
+  # are not included with the package and the executable is hardlinked
+  # to the location that it was 

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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 15:54:30
  Author: alucryd
Revision: 160531

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

Added:
  light-locker/repos/community-i686/PKGBUILD
(from rev 160530, light-locker/trunk/PKGBUILD)
  light-locker/repos/community-i686/light-locker.install
(from rev 160530, light-locker/trunk/light-locker.install)
  light-locker/repos/community-x86_64/PKGBUILD
(from rev 160530, light-locker/trunk/PKGBUILD)
  light-locker/repos/community-x86_64/light-locker.install
(from rev 160530, light-locker/trunk/light-locker.install)
Deleted:
  light-locker/repos/community-i686/PKGBUILD
  light-locker/repos/community-i686/light-locker.install
  light-locker/repos/community-x86_64/PKGBUILD
  light-locker/repos/community-x86_64/light-locker.install

---+
 /PKGBUILD |   84 
 /light-locker.install |   26 +
 community-i686/PKGBUILD   |   42 
 community-i686/light-locker.install   |   13 
 community-x86_64/PKGBUILD |   42 
 community-x86_64/light-locker.install |   13 
 6 files changed, 110 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 14:54:18 UTC (rev 160530)
+++ community-i686/PKGBUILD 2016-02-07 14:54:30 UTC (rev 160531)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-
-pkgname=light-locker
-pkgver=1.6.0
-pkgrel=1
-pkgdesc='A simple session locker'
-arch=('i686' 'x86_64')
-url='https://github.com/the-cavalry/light-locker'
-license=('GPL2')
-depends=('dbus-glib' 'gtk3' 'libxxf86misc' 'lightdm' 'libxss')
-makedepends=('gnome-common' 'intltool')
-install='light-locker.install'
-source=("https://github.com/the-cavalry/light-locker/releases/download/v${pkgver}/light-locker-${pkgver}.tar.bz2;)
-sha256sums=('63e0cbcc7ceb8ad695b4bbe7eb9ba5fee32f47790ccde048748d8a47edd32ad0')
-
-build () {
-  cd light-locker-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---localstatedir='/var' \
---sysconfdir='/etc' \
---with-x \
---with-dpms-ext \
---with-mit-ext \
---with-xf86gamma-ext \
---with-systemd \
---without-console-kit \
---without-upower \
---disable-schemas-compile \
---disable-static
-  make
-}
-
-package() {
-  cd light-locker-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: light-locker/repos/community-i686/PKGBUILD (from rev 160530, 
light-locker/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 14:54:30 UTC (rev 160531)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=light-locker
+pkgver=1.6.0
+pkgrel=2
+pkgdesc='A simple session locker for LightDM'
+arch=('i686' 'x86_64')
+url='https://github.com/the-cavalry/light-locker'
+license=('GPL2')
+depends=('dbus-glib' 'gtk3' 'libxxf86misc' 'lightdm' 'libxss')
+makedepends=('gnome-common' 'intltool')
+install='light-locker.install'
+source=("https://github.com/the-cavalry/light-locker/releases/download/v${pkgver}/light-locker-${pkgver}.tar.bz2;)
+sha256sums=('63e0cbcc7ceb8ad695b4bbe7eb9ba5fee32f47790ccde048748d8a47edd32ad0')
+
+build () {
+  cd light-locker-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--localstatedir='/var' \
+--sysconfdir='/etc' \
+--with-x \
+--with-dpms-ext \
+--with-mit-ext \
+--with-xf86gamma-ext \
+--with-systemd \
+--without-console-kit \
+--without-upower \
+--disable-schemas-compile \
+--disable-static
+  make
+}
+
+package() {
+  cd light-locker-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/light-locker.install
===
--- community-i686/light-locker.install 2016-02-07 14:54:18 UTC (rev 160530)
+++ community-i686/light-locker.install 2016-02-07 14:54:30 UTC (rev 160531)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: light-locker/repos/community-i686/light-locker.install (from rev 
160530, light-locker/trunk/light-locker.install)
===
--- community-i686/light-locker.install (rev 0)
+++ community-i686/light-locker.install 2016-02-07 14:54:30 UTC (rev 160531)
@@ -0,0 +1,13 @@
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD

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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 15:54:18
  Author: alucryd
Revision: 160530

upgpkg: light-locker 1.6.0-2

Modified:
  light-locker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 11:52:13 UTC (rev 160529)
+++ PKGBUILD2016-02-07 14:54:18 UTC (rev 160530)
@@ -3,8 +3,8 @@
 
 pkgname=light-locker
 pkgver=1.6.0
-pkgrel=1
-pkgdesc='A simple session locker'
+pkgrel=2
+pkgdesc='A simple session locker for LightDM'
 arch=('i686' 'x86_64')
 url='https://github.com/the-cavalry/light-locker'
 license=('GPL2')


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

2016-02-07 Thread Lukas Fleischer
Date: Sunday, February 7, 2016 @ 12:12:36
  Author: lfleischer
Revision: 258937

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

Added:
  protobuf-c/repos/extra-i686/PKGBUILD
(from rev 258936, protobuf-c/trunk/PKGBUILD)
  protobuf-c/repos/extra-x86_64/PKGBUILD
(from rev 258936, protobuf-c/trunk/PKGBUILD)
Deleted:
  protobuf-c/repos/extra-i686/PKGBUILD
  protobuf-c/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-02-07 11:12:21 UTC (rev 258936)
+++ extra-i686/PKGBUILD 2016-02-07 11:12:36 UTC (rev 258937)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Aurélien Wailly 
-
-pkgname=protobuf-c
-pkgver=1.1.1
-pkgrel=2
-pkgdesc='Protocol Buffers implementation in C'
-arch=('i686' 'x86_64')
-url='https://github.com/protobuf-c/protobuf-c'
-license=('BSD')
-depends=('protobuf')
-provides=('libprotobuf-c.so')
-source=($url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('41d437677ea16f9d3611d98841c4af3b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: protobuf-c/repos/extra-i686/PKGBUILD (from rev 258936, 
protobuf-c/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-02-07 11:12:36 UTC (rev 258937)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='Protocol Buffers implementation in C'
+arch=('i686' 'x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('e544249c329391fff512c3874895cfbe')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-02-07 11:12:21 UTC (rev 258936)
+++ extra-x86_64/PKGBUILD   2016-02-07 11:12:36 UTC (rev 258937)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Aurélien Wailly 
-
-pkgname=protobuf-c
-pkgver=1.1.1
-pkgrel=2
-pkgdesc='Protocol Buffers implementation in C'
-arch=('i686' 'x86_64')
-url='https://github.com/protobuf-c/protobuf-c'
-license=('BSD')
-depends=('protobuf')
-provides=('libprotobuf-c.so')
-source=($url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('41d437677ea16f9d3611d98841c4af3b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-check() {
-  make -C $pkgname-$pkgver check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: protobuf-c/repos/extra-x86_64/PKGBUILD (from rev 258936, 
protobuf-c/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-02-07 11:12:36 UTC (rev 258937)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='Protocol Buffers implementation in C'
+arch=('i686' 'x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('e544249c329391fff512c3874895cfbe')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in gnucash/repos/extra-x86_64 (4 files)

2016-02-07 Thread Jürgen Hötzel
Date: Sunday, February 7, 2016 @ 21:54:18
  Author: juergen
Revision: 258949

archrelease: copy trunk to extra-x86_64

Added:
  gnucash/repos/extra-x86_64/PKGBUILD
(from rev 258948, gnucash/trunk/PKGBUILD)
  gnucash/repos/extra-x86_64/gnucash.install
(from rev 258948, gnucash/trunk/gnucash.install)
Deleted:
  gnucash/repos/extra-x86_64/PKGBUILD
  gnucash/repos/extra-x86_64/gnucash.install

-+
 PKGBUILD|  104 +++---
 gnucash.install |   72 ++---
 2 files changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 20:53:59 UTC (rev 258948)
+++ PKGBUILD2016-02-07 20:54:18 UTC (rev 258949)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel 
-# Contributor: Mark Schneider 
-
-pkgname=gnucash
-pkgver=2.6.11
-pkgrel=1
-pkgdesc="A personal and small-business financial-accounting application"
-arch=('i686' 'x86_64')
-url="http://www.gnucash.org;
-license=("GPL")
-depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
-makedepends=('intltool' 'gcc' 'pkgconfig')
-optdepends=('evince: for print preview'
-   'yelp: help browser'
-'perl-finance-quote: for stock information lookups'
-'perl-date-manip: for stock information lookups')
-options=('!makeflags' '!emptydirs')
-install=gnucash.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
---libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
-  cd src/doc/design
-  make DESTDIR="${pkgdir}" install-info
-
-  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
-  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
-  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
-
-  # Delete the gnucash-valgrind executable because the source files
-  # are not included with the package and the executable is hardlinked
-  # to the location that it was built at.
-  rm -f "${pkgdir}"/usr/bin/gnucash-valgrind
-
-  # fix FS#45453
-  sed -i  's/exec gnucash-env [^[:space:]]*/exec gnucash-env guile/g' 
"${pkgdir}/usr/lib/gnucash/overrides/gnucash-make-guids"
-  rm "${pkgdir}/usr/lib/gnucash/overrides/guile"
-}

Copied: gnucash/repos/extra-x86_64/PKGBUILD (from rev 258948, 
gnucash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 20:54:18 UTC (rev 258949)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Mark Schneider 
+
+pkgname=gnucash
+pkgver=2.6.11
+pkgrel=2
+pkgdesc="A personal and small-business financial-accounting application"
+arch=('i686' 'x86_64')
+url="http://www.gnucash.org;
+license=("GPL")
+depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
+makedepends=('intltool' 'gcc' 'pkgconfig')
+optdepends=('evince: for print preview'
+   'yelp: help browser'
+'perl-finance-quote: for stock information lookups'
+'perl-date-manip: for stock information lookups')
+options=('!makeflags' '!emptydirs')
+install=gnucash.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
+--libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
+  cd src/doc/design
+  make DESTDIR="${pkgdir}" install-info
+
+  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
+  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
+  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
+
+  # Delete the gnucash-valgrind executable because the source files
+  # are not included with the package and the executable is hardlinked
+  # to the location 

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

2016-02-07 Thread Jürgen Hötzel
Date: Sunday, February 7, 2016 @ 21:53:59
  Author: juergen
Revision: 258948

chroot rebuild: Fixes #48076

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 20:45:21 UTC (rev 258947)
+++ PKGBUILD2016-02-07 20:53:59 UTC (rev 258948)
@@ -4,7 +4,7 @@
 
 pkgname=gnucash
 pkgver=2.6.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A personal and small-business financial-accounting application"
 arch=('i686' 'x86_64')
 url="http://www.gnucash.org;


[arch-commits] Commit in gnucash/repos/extra-i686 (4 files)

2016-02-07 Thread Jürgen Hötzel
Date: Sunday, February 7, 2016 @ 22:32:10
  Author: juergen
Revision: 258950

archrelease: copy trunk to extra-i686

Added:
  gnucash/repos/extra-i686/PKGBUILD
(from rev 258949, gnucash/trunk/PKGBUILD)
  gnucash/repos/extra-i686/gnucash.install
(from rev 258949, gnucash/trunk/gnucash.install)
Deleted:
  gnucash/repos/extra-i686/PKGBUILD
  gnucash/repos/extra-i686/gnucash.install

-+
 PKGBUILD|  104 +++---
 gnucash.install |   72 ++---
 2 files changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-02-07 20:54:18 UTC (rev 258949)
+++ PKGBUILD2016-02-07 21:32:10 UTC (rev 258950)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Juergen Hoetzel 
-# Contributor: Mark Schneider 
-
-pkgname=gnucash
-pkgver=2.6.11
-pkgrel=1
-pkgdesc="A personal and small-business financial-accounting application"
-arch=('i686' 'x86_64')
-url="http://www.gnucash.org;
-license=("GPL")
-depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
-makedepends=('intltool' 'gcc' 'pkgconfig')
-optdepends=('evince: for print preview'
-   'yelp: help browser'
-'perl-finance-quote: for stock information lookups'
-'perl-date-manip: for stock information lookups')
-options=('!makeflags' '!emptydirs')
-install=gnucash.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
---libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
-  cd src/doc/design
-  make DESTDIR="${pkgdir}" install-info
-
-  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
-  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
-  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
-
-  # Delete the gnucash-valgrind executable because the source files
-  # are not included with the package and the executable is hardlinked
-  # to the location that it was built at.
-  rm -f "${pkgdir}"/usr/bin/gnucash-valgrind
-
-  # fix FS#45453
-  sed -i  's/exec gnucash-env [^[:space:]]*/exec gnucash-env guile/g' 
"${pkgdir}/usr/lib/gnucash/overrides/gnucash-make-guids"
-  rm "${pkgdir}/usr/lib/gnucash/overrides/guile"
-}

Copied: gnucash/repos/extra-i686/PKGBUILD (from rev 258949, 
gnucash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-02-07 21:32:10 UTC (rev 258950)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Juergen Hoetzel 
+# Contributor: Mark Schneider 
+
+pkgname=gnucash
+pkgver=2.6.11
+pkgrel=2
+pkgdesc="A personal and small-business financial-accounting application"
+arch=('i686' 'x86_64')
+url="http://www.gnucash.org;
+license=("GPL")
+depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 
'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 
'libgnome-keyring' 'libgnomecanvas')
+makedepends=('intltool' 'gcc' 'pkgconfig')
+optdepends=('evince: for print preview'
+   'yelp: help browser'
+'perl-finance-quote: for stock information lookups'
+'perl-date-manip: for stock information lookups')
+options=('!makeflags' '!emptydirs')
+install=gnucash.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
+--libexecdir=/usr/lib --disable-schemas-compile --enable-ofx 
--enable-aqbanking
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
+  cd src/doc/design
+  make DESTDIR="${pkgdir}" install-info
+
+  install -dm755 "${pkgdir}/usr/share/gconf/schemas"
+  gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" 
--domain gnucash "${pkgdir}"/etc/gconf/schemas/*.schemas
+  rm -f "${pkgdir}"/etc/gconf/schemas/*.schemas
+
+  # Delete the gnucash-valgrind executable because the source files
+  # are not included with the package and the executable is hardlinked
+  # to the location that it was 

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

2016-02-07 Thread Jelle van der Waa
Date: Sunday, February 7, 2016 @ 17:30:40
  Author: jelle
Revision: 160532

upgpkg: python-scipy 0.17.0-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 14:54:30 UTC (rev 160531)
+++ PKGBUILD2016-02-07 16:30:40 UTC (rev 160532)
@@ -6,8 +6,8 @@
 # Contributor: Andrzej Giniewicz 
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.16.1
-pkgrel=2
+pkgver=0.17.0
+pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
 arch=('i686' 'x86_64')
 url="http://www.scipy.org/;
@@ -14,10 +14,11 @@
 license=('BSD')
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
-source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
-validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
-md5sums=('967cdb8588a4249f820344d8264a2143'
- 'SKIP')
+#source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
+source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz;)
+#validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
+md5sums=('5ff2971e1ce90e762c59d2cd84837224')
+# 'SKIP')
 
 build() {
   export LDFLAGS="-Wall -shared"


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

2016-02-07 Thread Anatol Pomozov
Date: Sunday, February 7, 2016 @ 19:27:17
  Author: anatolik
Revision: 160535

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

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

+
 /PKGBUILD  |  154 +++
 community-i686/PKGBUILD|   71 
 community-i686/tarantool.install   |   22 +
 community-x86_64/PKGBUILD  |   71 
 community-x86_64/tarantool.install |   22 +
 5 files changed, 198 insertions(+), 142 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 18:26:19 UTC (rev 160534)
+++ community-i686/PKGBUILD 2016-02-07 18:27:17 UTC (rev 160535)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-
-pkgname=tarantool
-_commit=3fb2936620674fe33b98cccb9c462068f4a587e0
-pkgver=1.6.7.r592
-pkgrel=1
-pkgdesc='Lua application server integrated with a database management system'
-arch=(i686 x86_64)
-url='http://www.tarantool.org'
-license=(BSD)
-depends=(readline ncurses zlib)
-makedepends=(git cmake)
-checkdepends=(python2-daemon python2-gevent python2-tarantool)
-source=(git://github.com/tarantool/tarantool.git#commit=$_commit
-git://github.com/tarantool/luajit.git
-git://github.com/tarantool/msgpuck.git
-git://github.com/rtsisyk/luafun.git
-git://github.com/tarantool/sophia.git
-git://github.com/tarantool/test-run.git
-git://github.com/tarantool/small.git)
-sha1sums=('SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP')
-
-pkgver() {
-  cd tarantool
-  git describe | sed 's/^v//; s/-/.r/; s/-.*//'
-}
-
-build() {
-  cd tarantool
-
-  # tarantool uses git submodule, handle this
-  git submodule init
-  git config -f .gitmodules 'submodule.third_party/luajit.url' "$srcdir/luajit"
-  git config -f .gitmodules 'submodule.src/lib/msgpuck.url' "$srcdir/msgpuck"
-  git config -f .gitmodules 'submodule.third_party/luafun.url' "$srcdir/luafun"
-  git config -f .gitmodules 'submodule.sophia.url' "$srcdir/sophia"
-  git config -f .gitmodules 'submodule.test-run.url' "$srcdir/test-run"
-  git config -f .gitmodules 'submodule.src/lib/small.url' "$srcdir/small"
-  git submodule sync
-  git submodule update
-
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc/tarantool \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_SKIP_RPATH=ON \
-.
-
-  make
-}
-
-check() {
-  cd tarantool/test
-  ./test-run.py --suite box
-}
-
-package() {
-  cd tarantool
-  make install DESTDIR="$pkgdir"
-
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  rm "$pkgdir/usr/share/doc/tarantool/LICENSE"
-}

Copied: tarantool/repos/community-i686/PKGBUILD (from rev 160534, 
tarantool/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 18:27:17 UTC (rev 160535)
@@ -0,0 +1,77 @@
+# $Id$
+# Maintainer: Anatol Pomozov 
+
+pkgname=tarantool
+_commit=fe2ee489795470e92d9dafbb96186c7d0c54690c
+pkgver=1.6.8.r453
+pkgrel=1
+pkgdesc='Lua application server integrated with a database management system'
+arch=(i686 x86_64)
+url='http://www.tarantool.org'
+license=(BSD)
+depends=(readline ncurses zlib libyaml)
+makedepends=(git cmake systemd)
+checkdepends=(python2-daemon python2-gevent python2-tarantool)
+install=tarantool.install
+source=(git://github.com/tarantool/tarantool.git#commit=$_commit
+git://github.com/tarantool/luajit.git
+git://github.com/tarantool/msgpuck.git
+git://github.com/rtsisyk/luafun.git
+git://github.com/tarantool/sophia.git
+git://github.com/tarantool/test-run.git
+git://github.com/tarantool/small.git)
+sha1sums=('SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP'
+  'SKIP')
+
+pkgver() {
+  cd tarantool
+  git describe | sed 's/^v//; s/-/.r/; s/-.*//'
+}
+
+build() {
+  cd tarantool
+
+  # tarantool uses git submodule, handle this
+  git submodule init
+  git config -f .gitmodules 'submodule.third_party/luajit.url' "$srcdir/luajit"
+  git config -f .gitmodules 'submodule.src/lib/msgpuck.url' "$srcdir/msgpuck"
+  git config -f 

[arch-commits] Commit in lightdm/repos (36 files)

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 20:05:24
  Author: alucryd
Revision: 258944

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

Added:
  lightdm/repos/extra-i686/PKGBUILD
(from rev 258943, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-i686/Xsession
(from rev 258943, lightdm/trunk/Xsession)
  lightdm/repos/extra-i686/lightdm-autologin.pam
(from rev 258943, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-i686/lightdm-default-config.patch
(from rev 258943, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-i686/lightdm.install
(from rev 258943, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-i686/lightdm.pam
(from rev 258943, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-i686/lightdm.rules
(from rev 258943, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-i686/lightdm.service
(from rev 258943, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-i686/lightdm.tmpfiles
(from rev 258943, lightdm/trunk/lightdm.tmpfiles)
  lightdm/repos/extra-x86_64/PKGBUILD
(from rev 258943, lightdm/trunk/PKGBUILD)
  lightdm/repos/extra-x86_64/Xsession
(from rev 258943, lightdm/trunk/Xsession)
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
(from rev 258943, lightdm/trunk/lightdm-autologin.pam)
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
(from rev 258943, lightdm/trunk/lightdm-default-config.patch)
  lightdm/repos/extra-x86_64/lightdm.install
(from rev 258943, lightdm/trunk/lightdm.install)
  lightdm/repos/extra-x86_64/lightdm.pam
(from rev 258943, lightdm/trunk/lightdm.pam)
  lightdm/repos/extra-x86_64/lightdm.rules
(from rev 258943, lightdm/trunk/lightdm.rules)
  lightdm/repos/extra-x86_64/lightdm.service
(from rev 258943, lightdm/trunk/lightdm.service)
  lightdm/repos/extra-x86_64/lightdm.tmpfiles
(from rev 258943, lightdm/trunk/lightdm.tmpfiles)
Deleted:
  lightdm/repos/extra-i686/PKGBUILD
  lightdm/repos/extra-i686/Xsession
  lightdm/repos/extra-i686/lightdm-autologin.pam
  lightdm/repos/extra-i686/lightdm-default-config.patch
  lightdm/repos/extra-i686/lightdm.install
  lightdm/repos/extra-i686/lightdm.pam
  lightdm/repos/extra-i686/lightdm.rules
  lightdm/repos/extra-i686/lightdm.service
  lightdm/repos/extra-i686/lightdm.tmpfiles
  lightdm/repos/extra-x86_64/PKGBUILD
  lightdm/repos/extra-x86_64/Xsession
  lightdm/repos/extra-x86_64/lightdm-autologin.pam
  lightdm/repos/extra-x86_64/lightdm-default-config.patch
  lightdm/repos/extra-x86_64/lightdm.install
  lightdm/repos/extra-x86_64/lightdm.pam
  lightdm/repos/extra-x86_64/lightdm.rules
  lightdm/repos/extra-x86_64/lightdm.service
  lightdm/repos/extra-x86_64/lightdm.tmpfiles

---+
 /PKGBUILD |  272 
 /Xsession |  128 +
 /lightdm-autologin.pam|   26 ++
 /lightdm-default-config.patch |   80 
 /lightdm.install  |   24 ++
 /lightdm.pam  |   14 +
 /lightdm.rules|   30 +++
 /lightdm.service  |   26 ++
 /lightdm.tmpfiles |2 
 extra-i686/PKGBUILD   |  136 --
 extra-i686/Xsession   |   64 --
 extra-i686/lightdm-autologin.pam  |   13 -
 extra-i686/lightdm-default-config.patch   |   40 
 extra-i686/lightdm.install|   12 -
 extra-i686/lightdm.pam|7 
 extra-i686/lightdm.rules  |   15 -
 extra-i686/lightdm.service|   13 -
 extra-i686/lightdm.tmpfiles   |1 
 extra-x86_64/PKGBUILD |  136 --
 extra-x86_64/Xsession |   64 --
 extra-x86_64/lightdm-autologin.pam|   13 -
 extra-x86_64/lightdm-default-config.patch |   40 
 extra-x86_64/lightdm.install  |   12 -
 extra-x86_64/lightdm.pam  |7 
 extra-x86_64/lightdm.rules|   15 -
 extra-x86_64/lightdm.service  |   13 -
 extra-x86_64/lightdm.tmpfiles |1 
 27 files changed, 602 insertions(+), 602 deletions(-)

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


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

2016-02-07 Thread Maxime Gauduin
Date: Sunday, February 7, 2016 @ 20:04:58
  Author: alucryd
Revision: 258943

FS#48075: lightdm 1:1.16.7-3

Modified:
  lightdm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 17:33:23 UTC (rev 258942)
+++ PKGBUILD2016-02-07 19:04:58 UTC (rev 258943)
@@ -5,7 +5,7 @@
 pkgbase=lightdm
 pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
 pkgver=1.16.7
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='A lightweight display manager'
 arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@
 prepare() {
   cd lightdm-${pkgver}
 
-  #patch -Np1 -i ../lightdm-default-config.patch
+  patch -Np1 -i ../lightdm-default-config.patch
 }
 
 build() {


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

2016-02-07 Thread Sven-Hendrik Haase
Date: Sunday, February 7, 2016 @ 22:29:30
  Author: svenstaro
Revision: 160538

upgpkg: tiled 0.15.1-1

upstream release 0.15.1

Modified:
  tiled/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 21:08:17 UTC (rev 160537)
+++ PKGBUILD2016-02-07 21:29:30 UTC (rev 160538)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('mesa' 'qt5-tools')
 install=${pkgname}.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('6488e7b52ffa5e36c1cc8520cf7bbd59')
+md5sums=('e2c78807f096ac9bc44207ec1a9870ec')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


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

2016-02-07 Thread Sven-Hendrik Haase
Date: Sunday, February 7, 2016 @ 22:29:37
  Author: svenstaro
Revision: 160539

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

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

+
 /PKGBUILD  |   54 +++
 /tiled.install |   26 ++
 community-i686/PKGBUILD|   27 ---
 community-i686/tiled.install   |   13 -
 community-x86_64/PKGBUILD  |   27 ---
 community-x86_64/tiled.install |   13 -
 6 files changed, 80 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 21:29:30 UTC (rev 160538)
+++ community-i686/PKGBUILD 2016-02-07 21:29:37 UTC (rev 160539)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.15.0
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')
-depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
-makedepends=('mesa' 'qt5-tools')
-install=${pkgname}.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
-md5sums=('6488e7b52ffa5e36c1cc8520cf7bbd59')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled/repos/community-i686/PKGBUILD (from rev 160538, 
tiled/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 21:29:37 UTC (rev 160539)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled
+pkgver=0.15.1
+pkgrel=1
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+replaces=('tiled-qt')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache' 'shared-mime-info' 
'desktop-file-utils' 'libxkbcommon-x11')
+makedepends=('mesa' 'qt5-tools')
+install=${pkgname}.install
+source=($pkgname-$pkgver.tar.gz::https://github.com/bjorn/tiled/archive/v${pkgver}.tar.gz)
+md5sums=('e2c78807f096ac9bc44207ec1a9870ec')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install INSTALL_ROOT=$pkgdir
+}

Deleted: community-i686/tiled.install
===
--- community-i686/tiled.install2016-02-07 21:29:30 UTC (rev 160538)
+++ community-i686/tiled.install2016-02-07 21:29:37 UTC (rev 160539)
@@ -1,13 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-mime-database usr/share/mime
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: tiled/repos/community-i686/tiled.install (from rev 160538, 
tiled/trunk/tiled.install)
===
--- community-i686/tiled.install(rev 0)
+++ community-i686/tiled.install2016-02-07 21:29:37 UTC (rev 160539)
@@ -0,0 +1,13 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+update-mime-database usr/share/mime
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-07 21:29:30 UTC (rev 160538)
+++ community-x86_64/PKGBUILD   2016-02-07 21:29:37 UTC (rev 160539)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled
-pkgver=0.15.0
-pkgrel=1
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-replaces=('tiled-qt')

[arch-commits] Commit in libreoffice-fresh/trunk (PKGBUILD.51)

2016-02-07 Thread Andreas Radke
Date: Sunday, February 7, 2016 @ 21:45:21
  Author: andyrtr
Revision: 258947

prepare next release; add libreofficekit headers - FS#48066

Modified:
  libreoffice-fresh/trunk/PKGBUILD.51

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

Modified: PKGBUILD.51
===
--- PKGBUILD.51 2016-02-07 19:21:15 UTC (rev 258946)
+++ PKGBUILD.51 2016-02-07 20:45:21 UTC (rev 258947)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.1.0.3
 pkgver=5.1.0
-pkgrel=0.3 # RC3
+pkgrel=0.4 # RC3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/;
@@ -257,8 +257,6 @@
 
touch src.downloaded
make build
-   # use this if i686 fails
-   #make || make CppunitTest_sw_ooxmlsdrexport VALGRIND=memcheck
 
mkdir ${srcdir}/fakeinstall
make DESTDIR=${srcdir}/fakeinstall distro-pack-install
@@ -293,6 +291,10 @@
 
# fix permissions
find ${pkgdir}/usr/lib/libreoffice/sdk/examples -type f -exec chmod -x 
{} +
+   
+   # add LibreOfficeKit headers; FS#48066
+   install -dm755 ${pkgdir}/usr/include/LibreOfficeKit
+   install -v -m644 ${srcdir}/libreoffice-$_LOver/include/LibreOfficeKit/* 
${pkgdir}/usr/include/LibreOfficeKit
 }
 
 package_libreoffice-fresh() {


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

2016-02-07 Thread Alexander Rødseth
Date: Sunday, February 7, 2016 @ 22:08:05
  Author: arodseth
Revision: 160536

upgpkg: calf 0.0.60-3

Modified:
  calf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 18:27:17 UTC (rev 160535)
+++ PKGBUILD2016-02-07 21:08:05 UTC (rev 160536)
@@ -1,13 +1,13 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Ray Rashif 
 
 pkgname=calf
 pkgver=0.0.60
-pkgrel=2
+pkgrel=3
 pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
 arch=('x86_64' 'i686')
-url='http://calf.sf.net/'
+url='http://calf-studio-gear.org/'
 license=('LGPL')
 depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 
'desktop-file-utils')
 makedepends=('lv2' 'ladspa' 'dssi')
@@ -26,4 +26,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
+# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
 # vim:set ts=2 sw=2 et:


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

2016-02-07 Thread Alexander Rødseth
Date: Sunday, February 7, 2016 @ 22:08:17
  Author: arodseth
Revision: 160537

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

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

---+
 /PKGBUILD |   60 
 /calf.install |   28 ++
 community-i686/PKGBUILD   |   29 ---
 community-i686/calf.install   |   14 -
 community-x86_64/PKGBUILD |   29 ---
 community-x86_64/calf.install |   14 -
 6 files changed, 88 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 21:08:05 UTC (rev 160536)
+++ community-i686/PKGBUILD 2016-02-07 21:08:17 UTC (rev 160537)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-
-pkgname=calf
-pkgver=0.0.60
-pkgrel=2
-pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
-arch=('x86_64' 'i686')
-url='http://calf.sf.net/'
-license=('LGPL')
-depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 
'desktop-file-utils')
-makedepends=('lv2' 'ladspa' 'dssi')
-source=("http://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz;)
-install=calf.install
-sha256sums=('a9e7156740b71b31b5c81730b57c56b9ed03bf3eff98938b3a416c09c0e32e05')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure  --prefix=/usr --enable-experimental --enable-sse
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: calf/repos/community-i686/PKGBUILD (from rev 160536, 
calf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 21:08:17 UTC (rev 160537)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Ray Rashif 
+
+pkgname=calf
+pkgver=0.0.60
+pkgrel=3
+pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
+arch=('x86_64' 'i686')
+url='http://calf-studio-gear.org/'
+license=('LGPL')
+depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 
'desktop-file-utils')
+makedepends=('lv2' 'ladspa' 'dssi')
+source=("http://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz;)
+install=calf.install
+sha256sums=('a9e7156740b71b31b5c81730b57c56b9ed03bf3eff98938b3a416c09c0e32e05')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure  --prefix=/usr --enable-experimental --enable-sse
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/calf.install
===
--- community-i686/calf.install 2016-02-07 21:08:05 UTC (rev 160536)
+++ community-i686/calf.install 2016-02-07 21:08:17 UTC (rev 160537)
@@ -1,14 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-  update-desktop-database /usr/share/applications
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: calf/repos/community-i686/calf.install (from rev 160536, 
calf/trunk/calf.install)
===
--- community-i686/calf.install (rev 0)
+++ community-i686/calf.install 2016-02-07 21:08:17 UTC (rev 160537)
@@ -0,0 +1,14 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+  update-desktop-database /usr/share/applications
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-07 21:08:05 UTC (rev 160536)
+++ community-x86_64/PKGBUILD   2016-02-07 21:08:17 UTC (rev 160537)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Ray Rashif 
-
-pkgname=calf
-pkgver=0.0.60
-pkgrel=2
-pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
-arch=('x86_64' 'i686')
-url='http://calf.sf.net/'
-license=('LGPL')
-depends=('libglade' 'fftw' 'lash' 

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

2016-02-07 Thread Anatol Pomozov
Date: Sunday, February 7, 2016 @ 19:26:19
  Author: anatolik
Revision: 160534

upgpkg: tarantool 1.6.8.r453-1

Modified:
  tarantool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 16:30:54 UTC (rev 160533)
+++ PKGBUILD2016-02-07 18:26:19 UTC (rev 160534)
@@ -2,8 +2,8 @@
 # Maintainer: Anatol Pomozov 
 
 pkgname=tarantool
-_commit=cb15dda8469cad3cdba6d656504fb629fa5e6d80
-pkgver=1.6.8.r420
+_commit=fe2ee489795470e92d9dafbb96186c7d0c54690c
+pkgver=1.6.8.r453
 pkgrel=1
 pkgdesc='Lua application server integrated with a database management system'
 arch=(i686 x86_64)


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

2016-02-07 Thread Jelle van der Waa
Date: Sunday, February 7, 2016 @ 17:30:54
  Author: jelle
Revision: 160533

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

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

---+
 /PKGBUILD |  188 
 community-i686/PKGBUILD   |   93 -
 community-x86_64/PKGBUILD |   93 -
 3 files changed, 188 insertions(+), 186 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-07 16:30:40 UTC (rev 160532)
+++ community-i686/PKGBUILD 2016-02-07 16:30:54 UTC (rev 160533)
@@ -1,93 +0,0 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Ray Rashif 
-# Contributor: Douglas Soares de Andrade 
-# Contributor: Bodor Dávid Gábor 
-# Contributor: Andrzej Giniewicz 
-
-pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.16.1
-pkgrel=2
-pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
-arch=('i686' 'x86_64')
-url="http://www.scipy.org/;
-license=('BSD')
-makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
-checkdepends=('python-nose' 'python2-nose')
-source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
-validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
-md5sums=('967cdb8588a4249f820344d8264a2143'
- 'SKIP')
-
-build() {
-  export LDFLAGS="-Wall -shared"
-
-  # 2 builds
-  cp -r scipy-${pkgver} scipy-${pkgver}-py2
-
-  # build for python3
-  cd scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 build
-
-  # build for python2
-  cd ../scipy-${pkgver}-py2
-
-  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
-
-  python2 setup.py config_fc --fcompiler=gnu95 build
-}
-
-check() {
-  # we need to do a temp install so we can import scipy
-  # also, the tests must not be run from the scipy source directory
-  export LDFLAGS="-Wall -shared"
-
-  cd ${srcdir}/scipy-${pkgver}
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python3.5/site-packages
-  cd ${srcdir}
-  python -c "from scipy import test; test('full')"
-
-  cd ${srcdir}/scipy-${pkgver}-py2
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${srcdir}/test --optimize=1
-  export PYTHONPATH=${srcdir}/test/usr/lib/python2.7/site-packages
-  cd ${srcdir}
-  python2 -c "from scipy import test; test('full')"
-}
-
-package_python-scipy() {
-  depends=('python-numpy')
-  provides=('python3-scipy' 'scipy')
-  optdepends=('python-pillow: for image saving module')
-
-  cd scipy-${pkgver}
-  export LDFLAGS="-Wall -shared"
-
-  python3 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python-scipy/LICENSE"
-}
-
-package_python2-scipy() {
-  depends=('python2-numpy')
-  optdepends=('python2-pillow: for image saving module')
-  conflicts=('python-scipy<0.9.0')
-
-  cd scipy-${pkgver}-py2
-  export LDFLAGS="-Wall -shared"
-
-  python2 setup.py config_fc --fcompiler=gnu95 install \
---prefix=/usr --root=${pkgdir} --optimize=1
-
-  install -Dm644 LICENSE.txt \
-"${pkgdir}/usr/share/licenses/python2-scipy/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-scipy/repos/community-i686/PKGBUILD (from rev 160532, 
python-scipy/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-07 16:30:54 UTC (rev 160533)
@@ -0,0 +1,94 @@
+# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Ray Rashif 
+# Contributor: Douglas Soares de Andrade 
+# Contributor: Bodor Dávid Gábor 
+# Contributor: Andrzej Giniewicz 
+
+pkgname=('python-scipy' 'python2-scipy')
+pkgver=0.17.0
+pkgrel=1
+pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
+arch=('i686' 'x86_64')
+url="http://www.scipy.org/;
+license=('BSD')
+makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 

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

2016-02-07 Thread Dan McGee
Date: Sunday, February 7, 2016 @ 18:33:23
  Author: dan
Revision: 258942

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

Added:
  git/repos/extra-i686/PKGBUILD
(from rev 258941, git/trunk/PKGBUILD)
  git/repos/extra-i686/git-daemon.socket
(from rev 258941, git/trunk/git-daemon.socket)
  git/repos/extra-i686/git-daemon@.service
(from rev 258941, git/trunk/git-daemon@.service)
  git/repos/extra-i686/git.install
(from rev 258941, git/trunk/git.install)
  git/repos/extra-x86_64/PKGBUILD
(from rev 258941, git/trunk/PKGBUILD)
  git/repos/extra-x86_64/git-daemon.socket
(from rev 258941, git/trunk/git-daemon.socket)
  git/repos/extra-x86_64/git-daemon@.service
(from rev 258941, git/trunk/git-daemon@.service)
  git/repos/extra-x86_64/git.install
(from rev 258941, git/trunk/git.install)
Deleted:
  git/repos/extra-i686/PKGBUILD
  git/repos/extra-i686/git-daemon.socket
  git/repos/extra-i686/git-daemon@.service
  git/repos/extra-i686/git.install
  git/repos/extra-x86_64/PKGBUILD
  git/repos/extra-x86_64/git-daemon.socket
  git/repos/extra-x86_64/git-daemon@.service
  git/repos/extra-x86_64/git.install

--+
 /PKGBUILD|  238 +
 /git-daemon.socket   |   18 ++
 /git-daemon@.service |   20 +++
 /git.install |   24 +++
 extra-i686/PKGBUILD  |  119 --
 extra-i686/git-daemon.socket |9 -
 extra-i686/git-daemon@.service   |   10 -
 extra-i686/git.install   |   12 -
 extra-x86_64/PKGBUILD|  119 --
 extra-x86_64/git-daemon.socket   |9 -
 extra-x86_64/git-daemon@.service |   10 -
 extra-x86_64/git.install |   12 -
 12 files changed, 300 insertions(+), 300 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-02-07 17:33:09 UTC (rev 258941)
+++ extra-i686/PKGBUILD 2016-02-07 17:33:23 UTC (rev 258942)
@@ -1,119 +0,0 @@
-# $Id$
-# Maintainer: Dan McGee 
-
-pkgname=git
-pkgver=2.7.0
-pkgrel=1
-pkgdesc="the fast distributed version control system"
-arch=(i686 x86_64)
-url="http://git-scm.com/;
-license=('GPL2')
-depends=('curl' 'expat>=2.0' 'perl-error' 'perl>=5.14.0' 'openssl' 'pcre')
-makedepends=('python2' 'emacs' 'libgnome-keyring' 'xmlto' 'asciidoc')
-optdepends=('tk: gitk and git gui'
-'perl-libwww: git svn'
-'perl-term-readkey: git svn'
-'perl-mime-tools: git send-email'
-'perl-net-smtp-ssl: git send-email TLS support'
-'perl-authen-sasl: git send-email TLS support'
-'python2: various helper scripts'
-'subversion: git svn'
-'cvsps2: git cvsimport'
-'gnome-keyring: GNOME keyring credential helper')
-replaces=('git-core')
-provides=('git-core')
-install=git.install
-source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz;
-"https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
-git-daemon@.service
-git-daemon.socket)
-md5sums=('0214e04f7041f835c5c38f2b78eccced'
- 'SKIP'
- '042524f942785772d7bd52a1f02fe5ae'
- 'f67869315c2cc112e076f0c73f248002')
-validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-}
-
-build() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-all doc
-
-  make -C contrib/emacs prefix=/usr
-  make -C contrib/credential/gnome-keyring
-  make -C contrib/subtree prefix=/usr gitexecdir=/usr/lib/git-core all doc
-}
-
-check() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  local jobs
-  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
-  mkdir -p /dev/shm/git-test
-  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
-  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
-  # build chroot (i.e.: /usr/bin/nologin)
-  SHELL=/bin/sh \
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-NO_SVN_TESTS=y \
-DEFAULT_TEST_TARGET=prove \
-GIT_PROVE_OPTS="$jobs -Q" \
-GIT_TEST_OPTS="--root=/dev/shm/git-test" \
-test
-}
-
-package() {
-  export PYTHON_PATH='/usr/bin/python2'
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix=/usr gitexecdir=/usr/lib/git-core \
-CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
-USE_LIBPCRE=1 \
-NO_CROSS_DIRECTORY_HARDLINKS=1 \
-MAN_BOLD_LITERAL=1 \
-INSTALLDIRS=vendor DESTDIR="$pkgdir" install install-doc
-
-  # bash completion
-  mkdir -p 

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

2016-02-07 Thread Antonio Rojas
Date: Sunday, February 7, 2016 @ 20:21:15
  Author: arojas
Revision: 258946

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

Added:
  cantor/repos/extra-i686/PKGBUILD
(from rev 258945, cantor/trunk/PKGBUILD)
  cantor/repos/extra-i686/cantor.install
(from rev 258945, cantor/trunk/cantor.install)
  cantor/repos/extra-x86_64/PKGBUILD
(from rev 258945, cantor/trunk/PKGBUILD)
  cantor/repos/extra-x86_64/cantor.install
(from rev 258945, cantor/trunk/cantor.install)
Deleted:
  cantor/repos/extra-i686/PKGBUILD
  cantor/repos/extra-i686/cantor.install
  cantor/repos/extra-x86_64/PKGBUILD
  cantor/repos/extra-x86_64/cantor.install

-+
 /PKGBUILD   |  108 ++
 /cantor.install |   24 +
 extra-i686/PKGBUILD |   48 --
 extra-i686/cantor.install   |   12 
 extra-x86_64/PKGBUILD   |   48 --
 extra-x86_64/cantor.install |   12 
 6 files changed, 132 insertions(+), 120 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-02-07 19:20:45 UTC (rev 258945)
+++ extra-i686/PKGBUILD 2016-02-07 19:21:15 UTC (rev 258946)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=cantor
-pkgver=15.12.1
-pkgrel=1
-pkgdesc="KDE Frontend to Mathematical Software"
-url="http://kde.org/applications/education/cantor/;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
-optdepends=('maxima: Maxima backend'
-'octave: Octave backend'
-'r: R backend'
-'luajit: LUA backend'
-'python: Python 3 backend'
-   'python2: Python 2 backend'
-'sagemath: SageMath backend')
-conflicts=('kdeedu-cantor')
-replaces=('kdeedu-cantor')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
-sha1sums=('aea99e9fd5924996181b935f4ce3566c1517b241')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_BUILD_TYPE=Release \
--DBUILD_TESTING=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
--DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
--DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: cantor/repos/extra-i686/PKGBUILD (from rev 258945, 
cantor/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-02-07 19:21:15 UTC (rev 258946)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=cantor
+pkgver=15.12.1
+pkgrel=2
+pkgdesc="KDE Frontend to Mathematical Software"
+url="http://kde.org/applications/education/cantor/;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('analitza' 'libspectre' 'kpty' 'ktexteditor' 'knewstuff' 
'libqalculate' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
+optdepends=('maxima: Maxima backend'
+'octave: Octave backend'
+'r: R backend'
+'luajit: LUA backend'
+'python: Python 3 backend'
+   'python2: Python 2 backend'
+'sagemath: SageMath backend')
+conflicts=('kdeedu-cantor')
+replaces=('kdeedu-cantor')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;
+   
cantor-sagemath.patch::"https://quickgit.kde.org/?p=cantor.git=commitdiff=5d185d21=plain;)
+sha1sums=('aea99e9fd5924996181b935f4ce3566c1517b241'
+  'd325a8fe8567ff8ed03518043ebfe547448d81c2')
+
+prepare() {
+  mkdir -p build
+
+# Fix sagemath backend http://bugs.kde.org/show_bug.cgi?id=348128
+  cd $pkgname-$pkgver
+  patch -p1 -i ../cantor-sagemath.patch
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_BUILD_TYPE=Release \
+-DBUILD_TESTING=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
+-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-i686/cantor.install
===
--- extra-i686/cantor.install   2016-02-07 19:20:45 UTC (rev 258945)
+++ 

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

2016-02-07 Thread Antonio Rojas
Date: Sunday, February 7, 2016 @ 20:20:45
  Author: arojas
Revision: 258945

Fix sagemath backend

Modified:
  cantor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 19:05:24 UTC (rev 258944)
+++ PKGBUILD2016-02-07 19:20:45 UTC (rev 258945)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=15.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="http://kde.org/applications/education/cantor/;
 arch=('i686' 'x86_64')
@@ -22,11 +22,17 @@
 conflicts=('kdeedu-cantor')
 replaces=('kdeedu-cantor')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;)
-sha1sums=('aea99e9fd5924996181b935f4ce3566c1517b241')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz;
+   
cantor-sagemath.patch::"https://quickgit.kde.org/?p=cantor.git=commitdiff=5d185d21=plain;)
+sha1sums=('aea99e9fd5924996181b935f4ce3566c1517b241'
+  'd325a8fe8567ff8ed03518043ebfe547448d81c2')
 
 prepare() {
   mkdir -p build
+
+# Fix sagemath backend http://bugs.kde.org/show_bug.cgi?id=348128
+  cd $pkgname-$pkgver
+  patch -p1 -i ../cantor-sagemath.patch
 }
 
 build() {


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

2016-02-07 Thread Dan McGee
Date: Sunday, February 7, 2016 @ 18:33:09
  Author: dan
Revision: 258941

upgpkg: git 2.7.1-1

Modified:
  git/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 11:25:45 UTC (rev 258940)
+++ PKGBUILD2016-02-07 17:33:09 UTC (rev 258941)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee 
 
 pkgname=git
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="the fast distributed version control system"
 arch=(i686 x86_64)
@@ -27,7 +27,7 @@
 "https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.sign;
 git-daemon@.service
 git-daemon.socket)
-md5sums=('0214e04f7041f835c5c38f2b78eccced'
+md5sums=('eece7b1e87983271621a0cb6aab37a25'
  'SKIP'
  '042524f942785772d7bd52a1f02fe5ae'
  'f67869315c2cc112e076f0c73f248002')


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

2016-02-07 Thread Fabio Castelli
Date: Monday, February 8, 2016 @ 00:17:08
  Author: muflone
Revision: 160540

upgpkg: hfsprogs 332.25-14

Modified:
  hfsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 21:29:37 UTC (rev 160539)
+++ PKGBUILD2016-02-07 23:17:08 UTC (rev 160540)
@@ -7,13 +7,13 @@
 
 pkgname=hfsprogs
 pkgver=332.25
-pkgrel=13
+pkgrel=14
 pkgdesc="HFS/HFS+ user space utils" 
 arch=('i686' 'x86_64')
 depends=('libbsd' 'openssl')
 license=('custom:APSL')
 url="http://www.opensource.apple.com/;
-source=("http://ftp.de.debian.org/debian/pool/main/h/hfsprogs/${pkgname}_${pkgver}.orig.tar.gz;
+source=("https://opensource.apple.com/tarballs/diskdev_cmds/diskdev_cmds-${pkgver}.tar.gz;
 
"http://ftp.de.debian.org/debian/pool/main/h/hfsprogs/${pkgname}_${pkgver}-11.debian.tar.gz;
 "license"
 "makefile.patch")


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:13:02
  Author: foutrelis
Revision: 258962

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

Added:
  protobuf-c/repos/staging-i686/
  protobuf-c/repos/staging-i686/PKGBUILD
(from rev 258961, protobuf-c/trunk/PKGBUILD)
  protobuf-c/repos/staging-x86_64/
  protobuf-c/repos/staging-x86_64/PKGBUILD
(from rev 258961, protobuf-c/trunk/PKGBUILD)

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

Copied: protobuf-c/repos/staging-i686/PKGBUILD (from rev 258961, 
protobuf-c/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-02-08 00:13:02 UTC (rev 258962)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.2.1
+pkgrel=2
+pkgdesc='Protocol Buffers implementation in C'
+arch=('i686' 'x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('e544249c329391fff512c3874895cfbe')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: protobuf-c/repos/staging-x86_64/PKGBUILD (from rev 258961, 
protobuf-c/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-02-08 00:13:02 UTC (rev 258962)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Aurélien Wailly 
+
+pkgname=protobuf-c
+pkgver=1.2.1
+pkgrel=2
+pkgdesc='Protocol Buffers implementation in C'
+arch=('i686' 'x86_64')
+url='https://github.com/protobuf-c/protobuf-c'
+license=('BSD')
+depends=('protobuf')
+provides=('libprotobuf-c.so')
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
+md5sums=('e544249c329391fff512c3874895cfbe')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:14:17
  Author: foutrelis
Revision: 160613

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

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

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

Copied: libfakekey/repos/community-staging-i686/PKGBUILD (from rev 160612, 
libfakekey/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:14:17 UTC (rev 160613)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: zoulnix 
+
+pkgname=libfakekey
+pkgver=0.1
+pkgrel=7
+pkgdesc='X virtual keyboard library.'
+arch=('i686' 'x86_64')
+url='https://www.yoctoproject.org/tools-resources/projects/matchbox'
+license=('GPL')
+depends=('libxtst')
+source=("http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-static
+  make AM_LDFLAGS=-lX11
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: libfakekey/repos/community-staging-x86_64/PKGBUILD (from rev 160612, 
libfakekey/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:14:17 UTC (rev 160613)
@@ -0,0 +1,25 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: zoulnix 
+
+pkgname=libfakekey
+pkgver=0.1
+pkgrel=7
+pkgdesc='X virtual keyboard library.'
+arch=('i686' 'x86_64')
+url='https://www.yoctoproject.org/tools-resources/projects/matchbox'
+license=('GPL')
+depends=('libxtst')
+source=("http://downloads.yoctoproject.org/releases/matchbox/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('83dbde4d77e8baf0176fe4291d8a2303')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--disable-static
+  make AM_LDFLAGS=-lX11
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:11:30
  Author: foutrelis
Revision: 160611

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

Added:
  antiword/repos/community-staging-i686/
  antiword/repos/community-staging-i686/10_fix_buffer_overflow_wordole_c.patch
(from rev 160610, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
  antiword/repos/community-staging-i686/PKGBUILD
(from rev 160610, antiword/trunk/PKGBUILD)
  antiword/repos/community-staging-x86_64/
  antiword/repos/community-staging-x86_64/10_fix_buffer_overflow_wordole_c.patch
(from rev 160610, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
  antiword/repos/community-staging-x86_64/PKGBUILD
(from rev 160610, antiword/trunk/PKGBUILD)

-+
 community-staging-i686/10_fix_buffer_overflow_wordole_c.patch   |   18 +
 community-staging-i686/PKGBUILD |   36 
++
 community-staging-x86_64/10_fix_buffer_overflow_wordole_c.patch |   18 +
 community-staging-x86_64/PKGBUILD   |   36 
++
 4 files changed, 108 insertions(+)

Copied: 
antiword/repos/community-staging-i686/10_fix_buffer_overflow_wordole_c.patch 
(from rev 160610, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
===
--- community-staging-i686/10_fix_buffer_overflow_wordole_c.patch   
(rev 0)
+++ community-staging-i686/10_fix_buffer_overflow_wordole_c.patch   
2016-02-08 00:11:30 UTC (rev 160611)
@@ -0,0 +1,18 @@
+Description: Add check for buffer overflow with malformed input files
+Author: 
+Bug-Debian: http://bugs.debian.org/407015
+Last-Update: 2009-06-03
+
+--- antiword-0.37~/wordole.c   2005-08-26 21:49:57.0 +0200
 antiword-0.37/wordole.c2009-06-03 22:31:15.948014682 +0200
+@@ -259,6 +259,10 @@
+   }
+   tNameSize = (size_t)usGetWord(0x40, aucBytes);
+   tNameSize = (tNameSize + 1) / 2;
++  if ( tNameSize > sizeof(atPPSlist[iIndex].szName)) {
++  werr(0, "Name Size of PPS %d is too large", iIndex);
++  tNameSize = sizeof(atPPSlist[iIndex].szName);
++  }
+   vName2String(atPPSlist[iIndex].szName, aucBytes, tNameSize);
+   atPPSlist[iIndex].ucType = ucGetByte(0x42, aucBytes);
+   if (atPPSlist[iIndex].ucType == 5) {

Copied: antiword/repos/community-staging-i686/PKGBUILD (from rev 160610, 
antiword/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:11:30 UTC (rev 160611)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Aaron, phrakture, Griffin 
+# Contributor: Gustav Munkby 
+
+pkgname=antiword
+pkgver=0.37
+pkgrel=6
+pkgdesc="A free MS Word reader for Linux and RISC OS"
+arch=('i686' 'x86_64')
+url="http://www.winfield.demon.nl/;
+license=('GPL')
+depends=('bash')
+source=("http://www.winfield.demon.nl/linux/$pkgname-$pkgver.tar.gz;
+'10_fix_buffer_overflow_wordole_c.patch')
+md5sums=('f868e2a269edcbc06bf77e89a55898d1'
+ '3eb02e9d913b355d64d9a30b08fc390f')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  patch -p1 -i ../10_fix_buffer_overflow_wordole_c.patch
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  sed -i "s|GLOBAL_INSTALL_DIR =.*|GLOBAL_INSTALL_DIR = /usr/bin|g" 
Makefile.Linux
+  make OPT="$CFLAGS -DNDEBUG" LDFLAGS="$LDFLAGS"
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" global_install
+  install -Dm644 Docs/antiword.1 "$pkgdir/usr/share/man/man1/antiword.1"
+}

Copied: 
antiword/repos/community-staging-x86_64/10_fix_buffer_overflow_wordole_c.patch 
(from rev 160610, antiword/trunk/10_fix_buffer_overflow_wordole_c.patch)
===
--- community-staging-x86_64/10_fix_buffer_overflow_wordole_c.patch 
(rev 0)
+++ community-staging-x86_64/10_fix_buffer_overflow_wordole_c.patch 
2016-02-08 00:11:30 UTC (rev 160611)
@@ -0,0 +1,18 @@
+Description: Add check for buffer overflow with malformed input files
+Author: 
+Bug-Debian: http://bugs.debian.org/407015
+Last-Update: 2009-06-03
+
+--- antiword-0.37~/wordole.c   2005-08-26 21:49:57.0 +0200
 antiword-0.37/wordole.c2009-06-03 22:31:15.948014682 +0200
+@@ -259,6 +259,10 @@
+   }
+   tNameSize = (size_t)usGetWord(0x40, aucBytes);
+   tNameSize = (tNameSize + 1) / 2;
++  if ( tNameSize > sizeof(atPPSlist[iIndex].szName)) {
++  werr(0, "Name Size of PPS %d is too large", iIndex);
++   

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:11:23
  Author: foutrelis
Revision: 160610

Rebuild due to temporarily untrusted key

Modified:
  antiword/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:10:55 UTC (rev 160609)
+++ PKGBUILD2016-02-08 00:11:23 UTC (rev 160610)
@@ -5,7 +5,7 @@
 
 pkgname=antiword
 pkgver=0.37
-pkgrel=5
+pkgrel=6
 pkgdesc="A free MS Word reader for Linux and RISC OS"
 arch=('i686' 'x86_64')
 url="http://www.winfield.demon.nl/;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:12:56
  Author: foutrelis
Revision: 258961

Rebuild due to temporarily untrusted key

Modified:
  protobuf-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:06:58 UTC (rev 258960)
+++ PKGBUILD2016-02-08 00:12:56 UTC (rev 258961)
@@ -4,7 +4,7 @@
 
 pkgname=protobuf-c
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Protocol Buffers implementation in C'
 arch=('i686' 'x86_64')
 url='https://github.com/protobuf-c/protobuf-c'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:14:09
  Author: foutrelis
Revision: 160612

Rebuild due to temporarily untrusted key

Modified:
  libfakekey/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:11:30 UTC (rev 160611)
+++ PKGBUILD2016-02-08 00:14:09 UTC (rev 160612)
@@ -3,7 +3,7 @@
 
 pkgname=libfakekey
 pkgver=0.1
-pkgrel=6
+pkgrel=7
 pkgdesc='X virtual keyboard library.'
 arch=('i686' 'x86_64')
 url='https://www.yoctoproject.org/tools-resources/projects/matchbox'


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

2016-02-07 Thread Fabio Castelli
Date: Monday, February 8, 2016 @ 00:17:37
  Author: muflone
Revision: 160541

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

Added:
  hfsprogs/repos/community-i686/PKGBUILD
(from rev 160540, hfsprogs/trunk/PKGBUILD)
  hfsprogs/repos/community-i686/license
(from rev 160540, hfsprogs/trunk/license)
  hfsprogs/repos/community-i686/makefile.patch
(from rev 160540, hfsprogs/trunk/makefile.patch)
  hfsprogs/repos/community-x86_64/PKGBUILD
(from rev 160540, hfsprogs/trunk/PKGBUILD)
  hfsprogs/repos/community-x86_64/license
(from rev 160540, hfsprogs/trunk/license)
  hfsprogs/repos/community-x86_64/makefile.patch
(from rev 160540, hfsprogs/trunk/makefile.patch)
Deleted:
  hfsprogs/repos/community-i686/PKGBUILD
  hfsprogs/repos/community-i686/license
  hfsprogs/repos/community-i686/makefile.patch
  hfsprogs/repos/community-x86_64/PKGBUILD
  hfsprogs/repos/community-x86_64/license
  hfsprogs/repos/community-x86_64/makefile.patch

-+
 /PKGBUILD   |  120 ++
 /license|  706 ++
 /makefile.patch |   20 +
 community-i686/PKGBUILD |   60 ---
 community-i686/license  |  353 ---
 community-i686/makefile.patch   |   10 
 community-x86_64/PKGBUILD   |   60 ---
 community-x86_64/license|  353 ---
 community-x86_64/makefile.patch |   10 
 9 files changed, 846 insertions(+), 846 deletions(-)

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


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:59:10
  Author: foutrelis
Revision: 160581

archrelease: copy trunk to community-staging-any

Added:
  vim-ctrlp/repos/community-staging-any/
  vim-ctrlp/repos/community-staging-any/LICENSE
(from rev 160579, vim-ctrlp/trunk/LICENSE)
  vim-ctrlp/repos/community-staging-any/PKGBUILD
(from rev 160579, vim-ctrlp/trunk/PKGBUILD)
  vim-ctrlp/repos/community-staging-any/vimdoc.install
(from rev 160579, vim-ctrlp/trunk/vimdoc.install)

+
 LICENSE|  287 +++
 PKGBUILD   |   29 +
 vimdoc.install |   14 ++
 3 files changed, 330 insertions(+)

Copied: vim-ctrlp/repos/community-staging-any/LICENSE (from rev 160579, 
vim-ctrlp/trunk/LICENSE)
===
--- community-staging-any/LICENSE   (rev 0)
+++ community-staging-any/LICENSE   2016-02-07 23:59:10 UTC (rev 160581)
@@ -0,0 +1,287 @@
+*uganda.txt*For Vim version 7.2.  Last change: 2008 Jun 21
+
+
+ VIM REFERENCE MANUALby Bram Moolenaar
+
+
+   *uganda* *Uganda* *copying* *copyright* *license*
+SUMMARY
+   *iccf* *ICCF*
+Vim is Charityware.  You can use and copy it as much as you like, but you are
+encouraged to make a donation for needy children in Uganda.  Please see |kcc|
+below or visit the ICCF web site, available at these URLs:
+
+   http://iccf-holland.org/
+   http://www.vim.org/iccf/
+   http://www.iccf.nl/
+
+You can also sponsor the development of Vim.  Vim sponsors can vote for
+features.  See |sponsor|.  The money goes to Uganda anyway.
+
+The Open Publication License applies to the Vim documentation, see
+|manual-copyright|.
+
+=== begin of license ===
+
+VIM LICENSE
+
+I)  There are no restrictions on distributing unmodified copies of Vim except
+that they must include this license text.  You can also distribute
+unmodified parts of Vim, likewise unrestricted except that they must
+include this license text.  You are also allowed to include executables
+that you made from the unmodified Vim sources, plus your own usage
+examples and Vim scripts.
+
+II) It is allowed to distribute a modified (or extended) version of Vim,
+including executables and/or source code, when the following four
+conditions are met:
+1) This license text must be included unmodified.
+2) The modified Vim must be distributed in one of the following five ways:
+   a) If you make changes to Vim yourself, you must clearly describe in
+ the distribution how to contact you.  When the maintainer asks you
+ (in any way) for a copy of the modified Vim you distributed, you
+ must make your changes, including source code, available to the
+ maintainer without fee.  The maintainer reserves the right to
+ include your changes in the official version of Vim.  What the
+ maintainer will do with your changes and under what license they
+ will be distributed is negotiable.  If there has been no negotiation
+ then this license, or a later version, also applies to your changes.
+ The current maintainer is Bram Moolenaar .  If this
+ changes it will be announced in appropriate places (most likely
+ vim.sf.net, www.vim.org and/or comp.editors).  When it is completely
+ impossible to contact the maintainer, the obligation to send him
+ your changes ceases.  Once the maintainer has confirmed that he has
+ received your changes they will not have to be sent again.
+   b) If you have received a modified Vim that was distributed as
+ mentioned under a) you are allowed to further distribute it
+ unmodified, as mentioned at I).  If you make additional changes the
+ text under a) applies to those changes.
+   c) Provide all the changes, including source code, with every copy of
+ the modified Vim you distribute.  This may be done in the form of a
+ context diff.  You can choose what license to use for new code you
+ add.  The changes and their license must not restrict others from
+ making their own changes to the official version of Vim.
+   d) When you have a modified Vim which includes changes as mentioned
+ under c), you can distribute it without the source code for the
+ changes if the following three conditions are met:
+ - The license that applies to the changes permits you to distribute
+   the changes to the Vim maintainer without fee or restriction, and
+   permits the Vim maintainer to include the changes in the official
+   version of Vim without fee or restriction.
+ - You keep the changes for at least three years after last
+   distributing the corresponding modified 

[arch-commits] Commit in translate-toolkit/repos (staging-any staging-any/PKGBUILD)

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:06:58
  Author: foutrelis
Revision: 258960

archrelease: copy trunk to staging-any

Added:
  translate-toolkit/repos/staging-any/
  translate-toolkit/repos/staging-any/PKGBUILD
(from rev 258959, translate-toolkit/trunk/PKGBUILD)

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

Copied: translate-toolkit/repos/staging-any/PKGBUILD (from rev 258959, 
translate-toolkit/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2016-02-08 00:06:58 UTC (rev 258960)
@@ -0,0 +1,29 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Hugo Doria 
+
+pkgname=translate-toolkit
+pkgver=1.13.0
+pkgrel=2
+pkgdesc="A toolkit to convert between various different translation formats, 
help process and validate localisations"
+arch=('any')
+url="http://translate.sourceforge.net/wiki/toolkit/index;
+license=('GPL')
+depends=('bash' 'python2-lxml' 'python2-six')
+makedepends=('python2-setuptools')
+optdepends=('python2-iniparse: to use ini2po script')
+source=("https://github.com/translate/translate/releases/download/$pkgver/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('f9997a0deb3f1767bb20665a47cd2708')
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
+-e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+-e "s|/usr/bin/python2.4|/usr/bin/python2|" \
+$(find . -name '*.py')
+
+  python2 -s setup.py install --root="${pkgdir}" --optimize=1
+  python2 -m compileall "${pkgdir}"/usr/lib/python2.7/site-packages/translate
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:05:31
  Author: foutrelis
Revision: 160594

Rebuild due to temporarily untrusted key

Modified:
  chntpw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:05:00 UTC (rev 160593)
+++ PKGBUILD2016-02-08 00:05:31 UTC (rev 160594)
@@ -4,7 +4,7 @@
 
 pkgname=chntpw
 pkgver=140201
-pkgrel=1
+pkgrel=2
 pkgdesc='Offline NT Password Editor - reset passwords in a Windows NT SAM user 
database file'
 arch=('i686' 'x86_64')
 url='http://pogostick.net/~pnh/ntpasswd/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:05:32
  Author: foutrelis
Revision: 160595

Rebuild due to temporarily untrusted key

Modified:
  vim-latexsuite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:05:31 UTC (rev 160594)
+++ PKGBUILD2016-02-08 00:05:32 UTC (rev 160595)
@@ -6,7 +6,7 @@
 _pkgname=vim-latex
 pkgver=20141116
 _pkgver="1.8.23-${pkgver}.812-gitd0f31c9"
-pkgrel=1
+pkgrel=2
 pkgdesc="Tools to view, edit, and compile LaTeX documents within Vim."
 arch=('any')
 url="http://vim-latex.sourceforge.net;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:06:51
  Author: foutrelis
Revision: 258959

Rebuild due to temporarily untrusted key

Modified:
  translate-toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:57:03 UTC (rev 258958)
+++ PKGBUILD2016-02-08 00:06:51 UTC (rev 258959)
@@ -5,7 +5,7 @@
 
 pkgname=translate-toolkit
 pkgver=1.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A toolkit to convert between various different translation formats, 
help process and validate localisations"
 arch=('any')
 url="http://translate.sourceforge.net/wiki/toolkit/index;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:06:52
  Author: foutrelis
Revision: 160599

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

Added:
  icecast/repos/community-staging-i686/
  icecast/repos/community-staging-i686/PKGBUILD
(from rev 160598, icecast/trunk/PKGBUILD)
  icecast/repos/community-staging-i686/icecast.logrotate
(from rev 160598, icecast/trunk/icecast.logrotate)
  icecast/repos/community-staging-i686/icecast.service
(from rev 160598, icecast/trunk/icecast.service)
  icecast/repos/community-staging-i686/start-by-nobody.patch
(from rev 160598, icecast/trunk/start-by-nobody.patch)
  icecast/repos/community-staging-x86_64/
  icecast/repos/community-staging-x86_64/PKGBUILD
(from rev 160598, icecast/trunk/PKGBUILD)
  icecast/repos/community-staging-x86_64/icecast.logrotate
(from rev 160598, icecast/trunk/icecast.logrotate)
  icecast/repos/community-staging-x86_64/icecast.service
(from rev 160598, icecast/trunk/icecast.service)
  icecast/repos/community-staging-x86_64/start-by-nobody.patch
(from rev 160598, icecast/trunk/start-by-nobody.patch)

+
 community-staging-i686/PKGBUILD|   48 +++
 community-staging-i686/icecast.logrotate   |8 +++
 community-staging-i686/icecast.service |   11 +
 community-staging-i686/start-by-nobody.patch   |   15 +++
 community-staging-x86_64/PKGBUILD  |   48 +++
 community-staging-x86_64/icecast.logrotate |8 +++
 community-staging-x86_64/icecast.service   |   11 +
 community-staging-x86_64/start-by-nobody.patch |   15 +++
 8 files changed, 164 insertions(+)

Copied: icecast/repos/community-staging-i686/PKGBUILD (from rev 160598, 
icecast/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:06:52 UTC (rev 160599)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino 
+# Contributor: Andreas Radke 
+# Contributor: Jason Chu 
+
+pkgname=icecast
+pkgver=2.4.2
+pkgrel=2
+pkgdesc='Streaming audio over the Internet'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://www.icecast.org/'
+depends=('libxslt' 'libvorbis' 'curl' 'speex' 'libtheora' 'libkate')
+backup=('etc/icecast.xml'
+'etc/logrotate.d/icecast')
+source=("http://downloads.us.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+'icecast.logrotate'
+'start-by-nobody.patch'
+'icecast.service')
+md5sums=('55947c83d31dfcbbede58c9521c676f4'
+ '59c6552bcb1dd9fb542af8670dfabd3c'
+ 'd8e929d2214123a1954da4383bf16583'
+ '0753c15f01dc14852e5d70925fc1f6a0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np1 -i "${srcdir}/start-by-nobody.patch"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # install logrotate config (taken from Fedora)
+  install -Dm644 "${srcdir}/icecast.logrotate" 
"${pkgdir}/etc/logrotate.d/icecast"
+
+  # create log directory
+  install -d -g99 -o99 "${pkgdir}/var/log/icecast"
+
+  # install systemd unit
+  install -Dm0644 "${srcdir}/icecast.service" 
"${pkgdir}/usr/lib/systemd/system/icecast.service"
+}

Copied: icecast/repos/community-staging-i686/icecast.logrotate (from rev 
160598, icecast/trunk/icecast.logrotate)
===
--- community-staging-i686/icecast.logrotate(rev 0)
+++ community-staging-i686/icecast.logrotate2016-02-08 00:06:52 UTC (rev 
160599)
@@ -0,0 +1,8 @@
+/var/log/icecast/*log {
+missingok
+notifempty
+sharedscripts
+postrotate
+endscript
+}
+

Copied: icecast/repos/community-staging-i686/icecast.service (from rev 160598, 
icecast/trunk/icecast.service)
===
--- community-staging-i686/icecast.service  (rev 0)
+++ community-staging-i686/icecast.service  2016-02-08 00:06:52 UTC (rev 
160599)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Icecast Network Audio Streaming Server
+After=network.target
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/icecast -c /etc/icecast.xml
+ExecReload=/usr/bin/kill -HUP $MAINPID
+
+[Install]
+WantedBy=multi-user.target

Copied: icecast/repos/community-staging-i686/start-by-nobody.patch (from rev 
160598, icecast/trunk/start-by-nobody.patch)
===
--- community-staging-i686/start-by-nobody.patch
(rev 0)
+++ community-staging-i686/start-by-nobody.patch2016-02-08 00:06:52 UTC 
(rev 160599)
@@ -0,0 +1,15 @@
+--- 

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:05:39
  Author: foutrelis
Revision: 160597

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

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

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

Copied: chntpw/repos/community-staging-i686/PKGBUILD (from rev 160595, 
chntpw/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:05:39 UTC (rev 160597)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Tobias Powalowski 
+
+pkgname=chntpw
+pkgver=140201
+pkgrel=2
+pkgdesc='Offline NT Password Editor - reset passwords in a Windows NT SAM user 
database file'
+arch=('i686' 'x86_64')
+url='http://pogostick.net/~pnh/ntpasswd/'
+license=('GPL' 'LGPL')
+makedepends=('openssl')
+source=("http://pogostick.net/~pnh/ntpasswd/${pkgname}-source-${pkgver}.zip;)
+md5sums=('d60bc657206b07ad84d926649d6417dc')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's/^CFLAGS= \(.*\) -m32 $/CFLAGS= \1/' Makefile
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # install binaries, don't install static binaries!
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/${pkgname}" 
"${pkgdir}/usr/bin/${pkgname}"
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/reged" 
"${pkgdir}/usr/bin/reged"
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/cpnt" 
"${pkgdir}/usr/bin/cpnt"
+
+  for _f in *.txt; do
+install -Dm0644 "${_f}" "${pkgdir}/usr/share/doc/${pkgname}/${_f}"
+  done
+}

Copied: chntpw/repos/community-staging-x86_64/PKGBUILD (from rev 160595, 
chntpw/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:05:39 UTC (rev 160597)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Tobias Powalowski 
+
+pkgname=chntpw
+pkgver=140201
+pkgrel=2
+pkgdesc='Offline NT Password Editor - reset passwords in a Windows NT SAM user 
database file'
+arch=('i686' 'x86_64')
+url='http://pogostick.net/~pnh/ntpasswd/'
+license=('GPL' 'LGPL')
+makedepends=('openssl')
+source=("http://pogostick.net/~pnh/ntpasswd/${pkgname}-source-${pkgver}.zip;)
+md5sums=('d60bc657206b07ad84d926649d6417dc')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's/^CFLAGS= \(.*\) -m32 $/CFLAGS= \1/' Makefile
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # install binaries, don't install static binaries!
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/${pkgname}" 
"${pkgdir}/usr/bin/${pkgname}"
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/reged" 
"${pkgdir}/usr/bin/reged"
+  install -Dm0755 "${srcdir}/${pkgname}-${pkgver}/cpnt" 
"${pkgdir}/usr/bin/cpnt"
+
+  for _f in *.txt; do
+install -Dm0644 "${_f}" "${pkgdir}/usr/share/doc/${pkgname}/${_f}"
+  done
+}


[arch-commits] Commit in vim-latexsuite/repos (3 files)

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:05:37
  Author: foutrelis
Revision: 160596

archrelease: copy trunk to community-staging-any

Added:
  vim-latexsuite/repos/community-staging-any/
  vim-latexsuite/repos/community-staging-any/PKGBUILD
(from rev 160595, vim-latexsuite/trunk/PKGBUILD)
  vim-latexsuite/repos/community-staging-any/vim-latexsuite.install
(from rev 160595, vim-latexsuite/trunk/vim-latexsuite.install)

+
 PKGBUILD   |   29 +
 vim-latexsuite.install |   41 +
 2 files changed, 70 insertions(+)

Copied: vim-latexsuite/repos/community-staging-any/PKGBUILD (from rev 160595, 
vim-latexsuite/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-02-08 00:05:37 UTC (rev 160596)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel Wallace 
+# Maintainer: Lukas Fleischer 
+# Contributor: Army
+
+pkgname=vim-latexsuite
+_pkgname=vim-latex
+pkgver=20141116
+_pkgver="1.8.23-${pkgver}.812-gitd0f31c9"
+pkgrel=2
+pkgdesc="Tools to view, edit, and compile LaTeX documents within Vim."
+arch=('any')
+url="http://vim-latex.sourceforge.net;
+license=('custom:vim')
+depends=('vim')
+optdepends=('python2' 'texlive-bin')
+groups=('vim-plugins')
+source=("https://sourceforge.net/projects/${_pkgname}/files/snapshots/${_pkgname}-${_pkgver}.tar.gz;)
+md5sums=('c7662fd5ccad9912655ca585626ed515')
+install=$pkgname.install
+ 
+build() {
+   cd "${srcdir}/${_pkgname}-${_pkgver}"
+   find . -type f -name *.py -exec sed -i 's:/usr/bin/python:&2:g' {} +
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${_pkgver}"
+   make DESTDIR="${pkgdir}" PREFIX='/usr' VIMDIR='/usr/share/vim/vimfiles' 
install
+}

Copied: vim-latexsuite/repos/community-staging-any/vim-latexsuite.install (from 
rev 160595, vim-latexsuite/trunk/vim-latexsuite.install)
===
--- community-staging-any/vim-latexsuite.install
(rev 0)
+++ community-staging-any/vim-latexsuite.install2016-02-08 00:05:37 UTC 
(rev 160596)
@@ -0,0 +1,41 @@
+# arg 1: the new package version
+post_install() {
+echo 
''
+echo '% Set the following lines in your ~/.vimrc or the systemwide 
/etc/vimrc:'
+echo '% filetype plugin indent on'
+echo '% set grepprg=grep\ -nH\ $*'
+echo '% let g:tex_flavor = "latex"'
+echo '% '
+echo '% Also, this installs to /usr/share/vim/vimfiles, which may not be 
in'
+echo '% your runtime path (RTP). Be sure to add it too, e.g:'
+echo '% set 
runtimepath=~/.vim,$VIM/vimfiles,$VIMRUNTIME,$VIM/vimfiles/after,~/.vim/after'
+echo 
''
+
+# rebuild the vim documentation tags
+echo -n "Updating vim help tags..."
+/usr/bin/vim --noplugins -u NONE -U NONE \
+--cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 
2>&1
+echo "done."
+
+}
+
+# arg 1: the new package version
+# arg 2: the old package version
+post_upgrade() {
+echo -n "Updating vim help tags..."
+/usr/bin/vim --noplugins -u NONE -U NONE \
+--cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 
2>&1
+echo "done."
+}
+
+# arg 1: the old package version
+post_remove() {
+echo -n "Updating vim help tags..."
+/usr/bin/vim --noplugins -u NONE -U NONE \
+--cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 
2>&1
+echo "done."
+}
+
+op=$1
+shift
+$op $* 


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:06:36
  Author: foutrelis
Revision: 160598

Rebuild due to temporarily untrusted key

Modified:
  icecast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:05:39 UTC (rev 160597)
+++ PKGBUILD2016-02-08 00:06:36 UTC (rev 160598)
@@ -6,7 +6,7 @@
 
 pkgname=icecast
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Streaming audio over the Internet'
 arch=('i686' 'x86_64')
 license=('GPL')


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:17:29
  Author: foutrelis
Revision: 160614

Rebuild due to temporarily untrusted key

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:14:17 UTC (rev 160613)
+++ PKGBUILD2016-02-08 00:17:29 UTC (rev 160614)
@@ -5,7 +5,7 @@
 
 pkgname=tor
 pkgver=0.2.7.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Anonymizing overlay network.'
 arch=('i686' 'x86_64')
 url='http://www.torproject.org/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:17:40
  Author: foutrelis
Revision: 160615

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

Added:
  tor/repos/community-staging-i686/
  tor/repos/community-staging-i686/PKGBUILD
(from rev 160614, tor/trunk/PKGBUILD)
  tor/repos/community-staging-i686/tor.install
(from rev 160614, tor/trunk/tor.install)
  tor/repos/community-staging-i686/tor.service
(from rev 160614, tor/trunk/tor.service)
  tor/repos/community-staging-i686/torrc
(from rev 160614, tor/trunk/torrc)
  tor/repos/community-staging-x86_64/
  tor/repos/community-staging-x86_64/PKGBUILD
(from rev 160614, tor/trunk/PKGBUILD)
  tor/repos/community-staging-x86_64/tor.install
(from rev 160614, tor/trunk/tor.install)
  tor/repos/community-staging-x86_64/tor.service
(from rev 160614, tor/trunk/tor.service)
  tor/repos/community-staging-x86_64/torrc
(from rev 160614, tor/trunk/torrc)

--+
 community-staging-i686/PKGBUILD  |   47 
 community-staging-i686/tor.install   |4 
 community-staging-i686/tor.service   |   15 ++
 community-staging-i686/torrc |  189 +
 community-staging-x86_64/PKGBUILD|   47 
 community-staging-x86_64/tor.install |4 
 community-staging-x86_64/tor.service |   15 ++
 community-staging-x86_64/torrc   |  189 +
 8 files changed, 510 insertions(+)

Copied: tor/repos/community-staging-i686/PKGBUILD (from rev 160614, 
tor/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:17:40 UTC (rev 160615)
@@ -0,0 +1,47 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Daniel Micay 
+# Contributor: simo 
+# Contributor: Sid Karunaratne
+
+pkgname=tor
+pkgver=0.2.7.6
+pkgrel=2
+pkgdesc='Anonymizing overlay network.'
+arch=('i686' 'x86_64')
+url='http://www.torproject.org/'
+license=('BSD')
+depends=('openssl' 'libevent' 'bash' 'libseccomp')
+optdepends=('torsocks: for torify')
+makedepends=('ca-certificates')
+backup=('etc/tor/torrc'
+'etc/tor/torrc-dist')
+install='tor.install'
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'torrc'
+'tor.service')
+md5sums=('cc19107b57136a68e8c563bf2d35b072'
+ 'SKIP'
+ 'c1dd4004c63edaeaa829e01be5413cfc'
+ '503cedd9679f9817b2c27916ba989a74')
+validpgpkeys=('B35BF85BF19489D04E28C33C21194EBB165733EA') # Nick Mathewson
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm0700 -o 43 -g 43 "${pkgdir}/var/lib/tor"
+
+  mv "${pkgdir}/etc/tor/torrc.sample" "${pkgdir}/etc/tor/torrc-dist"
+  install -Dm0644 "${srcdir}/torrc" "${pkgdir}/etc/tor/torrc"
+  install -Dm0644 "${srcdir}/tor.service" 
"${pkgdir}/usr/lib/systemd/system/tor.service"
+
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: tor/repos/community-staging-i686/tor.install (from rev 160614, 
tor/trunk/tor.install)
===
--- community-staging-i686/tor.install  (rev 0)
+++ community-staging-i686/tor.install  2016-02-08 00:17:40 UTC (rev 160615)
@@ -0,0 +1,4 @@
+post_install() {
+  groupadd -g 43 tor &>/dev/null
+  useradd -u 43 -g tor -d /var/lib/tor -s /bin/false tor &> /dev/null
+}

Copied: tor/repos/community-staging-i686/tor.service (from rev 160614, 
tor/trunk/tor.service)
===
--- community-staging-i686/tor.service  (rev 0)
+++ community-staging-i686/tor.service  2016-02-08 00:17:40 UTC (rev 160615)
@@ -0,0 +1,15 @@
+[Unit]
+Description=Anonymizing Overlay Network
+After=network.target
+
+[Service]
+User=tor
+Type=simple
+ExecStart=/usr/bin/tor -f /etc/tor/torrc
+ExecReload=/usr/bin/kill -HUP $MAINPID
+KillSignal=SIGINT
+LimitNOFILE=8192
+PrivateDevices=yes
+
+[Install]
+WantedBy=multi-user.target

Copied: tor/repos/community-staging-i686/torrc (from rev 160614, 
tor/trunk/torrc)
===
--- community-staging-i686/torrc(rev 0)
+++ community-staging-i686/torrc2016-02-08 00:17:40 UTC (rev 160615)
@@ -0,0 +1,189 @@
+## Configuration file for a typical Tor user
+## Last updated 22 April 2012 for Tor 0.2.3.14-alpha.
+## (may or may not work for much older or much newer versions of Tor.)
+##
+## Lines that begin with "## " try to explain what's going on. Lines
+## that begin with just "#" are disabled commands: you can enable them
+## 

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:18:13
  Author: foutrelis
Revision: 160616

Rebuild due to temporarily untrusted key

Modified:
  remind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:17:40 UTC (rev 160615)
+++ PKGBUILD2016-02-08 00:18:13 UTC (rev 160616)
@@ -6,7 +6,7 @@
 pkgname=remind
 pkgver=3.1.15
 _pkgver=03.01.15
-pkgrel=1
+pkgrel=2
 pkgdesc='A sophisticated calendar and alarm program.'
 arch=('i686' 'x86_64')
 url='http://www.roaringpenguin.com/penguin/open_source_remind.php'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:18:20
  Author: foutrelis
Revision: 160617

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

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

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

Copied: remind/repos/community-staging-i686/PKGBUILD (from rev 160616, 
remind/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:18:20 UTC (rev 160617)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jeff 'codemac' Mickey 
+# Contributor: Sebastian Sontberg 
+# Contributor: Daniel J Griffiths 
+
+pkgname=remind
+pkgver=3.1.15
+_pkgver=03.01.15
+pkgrel=2
+pkgdesc='A sophisticated calendar and alarm program.'
+arch=('i686' 'x86_64')
+url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
+license=('GPL')
+optdepends=('tk: for tkremind'
+'tcllib: for tkremind'
+'tcl: for cm2rem.tcl')
+source=("http://www.roaringpenguin.com/files/download/${pkgname}-${_pkgver}.tar.gz"{,.sig})
+options=('!emptydirs')
+md5sums=('089c51c060fdda2357a833800a5bfe39'
+ 'SKIP')
+validpgpkeys=('FC2E9B645468698FD7B21655C1842E2A126F42E0') # David F. Skoll
+
+build() {
+  cd "${pkgname}-${_pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${_pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Copied: remind/repos/community-staging-x86_64/PKGBUILD (from rev 160616, 
remind/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:18:20 UTC (rev 160617)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jeff 'codemac' Mickey 
+# Contributor: Sebastian Sontberg 
+# Contributor: Daniel J Griffiths 
+
+pkgname=remind
+pkgver=3.1.15
+_pkgver=03.01.15
+pkgrel=2
+pkgdesc='A sophisticated calendar and alarm program.'
+arch=('i686' 'x86_64')
+url='http://www.roaringpenguin.com/penguin/open_source_remind.php'
+license=('GPL')
+optdepends=('tk: for tkremind'
+'tcllib: for tkremind'
+'tcl: for cm2rem.tcl')
+source=("http://www.roaringpenguin.com/files/download/${pkgname}-${_pkgver}.tar.gz"{,.sig})
+options=('!emptydirs')
+md5sums=('089c51c060fdda2357a833800a5bfe39'
+ 'SKIP')
+validpgpkeys=('FC2E9B645468698FD7B21655C1842E2A126F42E0') # David F. Skoll
+
+build() {
+  cd "${pkgname}-${_pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${_pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:42:28
  Author: foutrelis
Revision: 160543

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

Added:
  privoxy/repos/community-staging-i686/
  privoxy/repos/community-staging-i686/PKGBUILD
(from rev 160542, privoxy/trunk/PKGBUILD)
  privoxy/repos/community-staging-i686/privoxy.install
(from rev 160542, privoxy/trunk/privoxy.install)
  privoxy/repos/community-staging-i686/privoxy.logrotate.d
(from rev 160542, privoxy/trunk/privoxy.logrotate.d)
  privoxy/repos/community-staging-i686/privoxy.service
(from rev 160542, privoxy/trunk/privoxy.service)
  privoxy/repos/community-staging-x86_64/
  privoxy/repos/community-staging-x86_64/PKGBUILD
(from rev 160542, privoxy/trunk/PKGBUILD)
  privoxy/repos/community-staging-x86_64/privoxy.install
(from rev 160542, privoxy/trunk/privoxy.install)
  privoxy/repos/community-staging-x86_64/privoxy.logrotate.d
(from rev 160542, privoxy/trunk/privoxy.logrotate.d)
  privoxy/repos/community-staging-x86_64/privoxy.service
(from rev 160542, privoxy/trunk/privoxy.service)

--+
 community-staging-i686/PKGBUILD  |   57 +
 community-staging-i686/privoxy.install   |   12 +
 community-staging-i686/privoxy.logrotate.d   |8 +++
 community-staging-i686/privoxy.service   |   13 +
 community-staging-x86_64/PKGBUILD|   57 +
 community-staging-x86_64/privoxy.install |   12 +
 community-staging-x86_64/privoxy.logrotate.d |8 +++
 community-staging-x86_64/privoxy.service |   13 +
 8 files changed, 180 insertions(+)

Copied: privoxy/repos/community-staging-i686/PKGBUILD (from rev 160542, 
privoxy/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-07 23:42:28 UTC (rev 160543)
@@ -0,0 +1,57 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Juergen Hoetzel 
+# Contributor: basilburn (basilburn), Paul Bredbury (brebs) 
+
+pkgname=privoxy
+pkgver=3.0.24
+pkgrel=2
+pkgdesc='A web proxy with advanced filtering capabilities.'
+arch=('i686' 'x86_64')
+url='http://www.privoxy.org'
+license=('GPL')
+depends=('pcre' 'zlib')
+makedepends=('autoconf')
+backup=('etc/privoxy/'{config,trust,default.action,user.filter,default.filter}
+'etc/privoxy/'{match-all,user}.action
+'etc/logrotate.d/privoxy')
+install='privoxy.install'
+source=("http://downloads.sourceforge.net/ijbswa/${pkgname}-${pkgver}-stable-src.tar.gz;
+'privoxy.logrotate.d'
+'privoxy.service')
+md5sums=('44a47d1a5000db8cccd61ace0e25e7f7'
+ 'fc3046377137003726a151ee27b142a2'
+ '37965b9a52ab1f2cb9f36cee617f5cf9')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}-stable"
+
+  autoheader
+  autoconf
+  ./configure --prefix=/usr --sysconfdir=/etc/privoxy --enable-compression
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}-stable"
+
+  make prefix="${pkgdir}/usr" SBIN_DEST="${pkgdir}/usr/bin" \
+MAN_DEST="${pkgdir}/usr/share/man/man1" GROUP=42 \
+CONF_BASE="${pkgdir}/etc/privoxy" VAR_DEST="${pkgdir}/var" install
+
+  # Fix configuration paths.
+  sed -i -e 's#^confdir.*$#confdir /etc/privoxy#' -e 's#^logdir.*$#logdir 
/var/log/privoxy#' \
+-e '/^user-manual/s#.*#\#user-manual /usr/share/doc/privoxy/user-manual/#' 
\
+"${pkgdir}/etc/privoxy/config"
+
+  # Install systemd unit and logrotate configuration.
+  install -Dm0644 "${srcdir}/privoxy.service" 
"${pkgdir}/usr/lib/systemd/system/privoxy.service"
+  install -Dm0644 "${srcdir}/privoxy.logrotate.d" 
"${pkgdir}/etc/logrotate.d/privoxy"
+
+  # Don't overwrite existing log files and fix log directory permissions.
+  rm "${pkgdir}/var/log/privoxy/"*
+  chown -R 42:42 "${pkgdir}"/etc/privoxy "${pkgdir}"/var/log/privoxy
+
+  # Avoid conflict with filesystem>=2012.06.
+  rmdir "$pkgdir/var/run"
+}

Copied: privoxy/repos/community-staging-i686/privoxy.install (from rev 160542, 
privoxy/trunk/privoxy.install)
===
--- community-staging-i686/privoxy.install  (rev 0)
+++ community-staging-i686/privoxy.install  2016-02-07 23:42:28 UTC (rev 
160543)
@@ -0,0 +1,12 @@
+post_install() {
+  groupadd -g 42 privoxy &>/dev/null
+  useradd -u 42 -g privoxy -d /var/spool/privoxy -s /bin/false privoxy 
&>/dev/null
+
+  if [ ! -d /var/spool/privoxy ]; then
+install -dm0770 -o privoxy -g privoxy /var/spool/privoxy
+  fi
+}
+
+post_upgrade() {
+  post_install $1
+}

Copied: privoxy/repos/community-staging-i686/privoxy.logrotate.d (from rev 
160542, privoxy/trunk/privoxy.logrotate.d)
===
--- community-staging-i686/privoxy.logrotate.d   

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:42:17
  Author: foutrelis
Revision: 160542

Rebuild due to temporarily untrusted key

Modified:
  privoxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:17:37 UTC (rev 160541)
+++ PKGBUILD2016-02-07 23:42:17 UTC (rev 160542)
@@ -4,7 +4,7 @@
 
 pkgname=privoxy
 pkgver=3.0.24
-pkgrel=1
+pkgrel=2
 pkgdesc='A web proxy with advanced filtering capabilities.'
 arch=('i686' 'x86_64')
 url='http://www.privoxy.org'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:53:51
  Author: foutrelis
Revision: 160565

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

Added:
  libx86/repos/community-staging-i686/
  libx86/repos/community-staging-i686/PKGBUILD
(from rev 160564, libx86/trunk/PKGBUILD)
  libx86/repos/community-staging-i686/libx86-ifmask.patch
(from rev 160564, libx86/trunk/libx86-ifmask.patch)
  libx86/repos/community-staging-x86_64/
  libx86/repos/community-staging-x86_64/PKGBUILD
(from rev 160564, libx86/trunk/PKGBUILD)
  libx86/repos/community-staging-x86_64/libx86-ifmask.patch
(from rev 160564, libx86/trunk/libx86-ifmask.patch)

--+
 community-staging-i686/PKGBUILD  |   41 +
 community-staging-i686/libx86-ifmask.patch   |   21 
 community-staging-x86_64/PKGBUILD|   41 +
 community-staging-x86_64/libx86-ifmask.patch |   21 
 4 files changed, 124 insertions(+)

Copied: libx86/repos/community-staging-i686/PKGBUILD (from rev 160564, 
libx86/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-07 23:53:51 UTC (rev 160565)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Eric Belanger 
+# Contributor: tardo 
+# Contributor: Thayer Williams 
+
+pkgname=libx86
+pkgver=1.1
+pkgrel=5
+pkgdesc="Provides an lrmi interface that works on x86, am64 and alpha"
+arch=('i686' 'x86_64')
+url="http://www.codon.org.uk/~mjg59/libx86/;
+license=('custom')
+depends=('glibc')
+source=("http://www.codon.org.uk/~mjg59/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz;
 
+'libx86-ifmask.patch')
+md5sums=('41bee1f8e22b82d82b5f7d7ba51abc2a'
+ '573897186eb8670d8d97c64ea7614001')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  # lrmi.c patch courtesy of Gentoo
+  patch -Np0 -i "${srcdir}"/libx86-ifmask.patch
+
+  # compensate for x86_64
+  if [ "$CARCH" = "x86_64" ]; then
+make BACKEND=x86emu
+  else
+make
+  fi
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  chmod 644 "${pkgdir}"/usr/lib/libx86.a
+
+  install -D -m 644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libx86/repos/community-staging-i686/libx86-ifmask.patch (from rev 
160564, libx86/trunk/libx86-ifmask.patch)
===
--- community-staging-i686/libx86-ifmask.patch  (rev 0)
+++ community-staging-i686/libx86-ifmask.patch  2016-02-07 23:53:51 UTC (rev 
160565)
@@ -0,0 +1,21 @@
+--- lrmi.c.orig2008-09-06 12:24:36.070136428 +0200
 lrmi.c 2008-09-06 12:28:10.584287458 +0200
+@@ -55,6 +55,18 @@ OTHER DEALINGS IN THE SOFTWARE.
+ #include "x86-common.h"
+ 
+ #if defined(__linux__)
++#ifndef TF_MASK
++#define TF_MASK X86_EFLAGS_TF
++#endif
++#ifndef IF_MASK
++#define IF_MASK X86_EFLAGS_IF
++#endif
++#ifndef IOPL_MASK
++#define IOPL_MASK X86_EFLAGS_IOPL
++#endif
++#ifndef VIF_MASK
++#define VIF_MASK X86_EFLAGS_VIF
++#endif
+ #define DEFAULT_VM86_FLAGS(IF_MASK | IOPL_MASK)
+ #elif defined(__NetBSD__) || defined(__FreeBSD__)
+ #define DEFAULT_VM86_FLAGS  (PSL_I | PSL_IOPL)

Copied: libx86/repos/community-staging-x86_64/PKGBUILD (from rev 160564, 
libx86/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-07 23:53:51 UTC (rev 160565)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Eric Belanger 
+# Contributor: tardo 
+# Contributor: Thayer Williams 
+
+pkgname=libx86
+pkgver=1.1
+pkgrel=5
+pkgdesc="Provides an lrmi interface that works on x86, am64 and alpha"
+arch=('i686' 'x86_64')
+url="http://www.codon.org.uk/~mjg59/libx86/;
+license=('custom')
+depends=('glibc')
+source=("http://www.codon.org.uk/~mjg59/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz;
 
+'libx86-ifmask.patch')
+md5sums=('41bee1f8e22b82d82b5f7d7ba51abc2a'
+ '573897186eb8670d8d97c64ea7614001')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  # lrmi.c patch courtesy of Gentoo
+  patch -Np0 -i "${srcdir}"/libx86-ifmask.patch
+
+  # compensate for x86_64
+  if [ "$CARCH" = "x86_64" ]; then
+make BACKEND=x86emu
+  else
+make
+  fi
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+  chmod 644 "${pkgdir}"/usr/lib/libx86.a
+
+  install -D -m 644 COPYRIGHT "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: libx86/repos/community-staging-x86_64/libx86-ifmask.patch 

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:53:52
  Author: foutrelis
Revision: 258953

Rebuild due to temporarily untrusted key

Modified:
  ntp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:53:19 UTC (rev 258952)
+++ PKGBUILD2016-02-07 23:53:52 UTC (rev 258953)
@@ -6,7 +6,7 @@
 _pkgname=ntp #-dev
 _pkgver=4.2.8p6
 pkgver=${_pkgver/p/.p}
-pkgrel=2
+pkgrel=3
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:53:19
  Author: foutrelis
Revision: 258952

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

Added:
  libgit2/repos/staging-i686/
  libgit2/repos/staging-i686/PKGBUILD
(from rev 258951, libgit2/trunk/PKGBUILD)
  libgit2/repos/staging-x86_64/
  libgit2/repos/staging-x86_64/PKGBUILD
(from rev 258951, libgit2/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   33 +
 staging-x86_64/PKGBUILD |   33 +
 2 files changed, 66 insertions(+)

Copied: libgit2/repos/staging-i686/PKGBUILD (from rev 258951, 
libgit2/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-02-07 23:53:19 UTC (rev 258952)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Hilton Medeiros 
+# Contributor: Dave Reisner 
+
+pkgname=libgit2
+pkgver=0.23.4
+pkgrel=2
+epoch=1
+pkgdesc='A linkable library for Git'
+arch=('i686' 'x86_64')
+url='https://libgit2.github.com/'
+depends=(zlib openssl libssh2)
+makedepends=(cmake python)
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz;)
+sha1sums=('02ff3374da7fdf116984adf41749db7b4d0a5877')
+
+build() {
+  cd "$pkgname-$pkgver"
+  export LANG=en_US.UTF-8
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DTHREADSAFE=ON
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Copied: libgit2/repos/staging-x86_64/PKGBUILD (from rev 258951, 
libgit2/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-02-07 23:53:19 UTC (rev 258952)
@@ -0,0 +1,33 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Hilton Medeiros 
+# Contributor: Dave Reisner 
+
+pkgname=libgit2
+pkgver=0.23.4
+pkgrel=2
+epoch=1
+pkgdesc='A linkable library for Git'
+arch=('i686' 'x86_64')
+url='https://libgit2.github.com/'
+depends=(zlib openssl libssh2)
+makedepends=(cmake python)
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz;)
+sha1sums=('02ff3374da7fdf116984adf41749db7b4d0a5877')
+
+build() {
+  cd "$pkgname-$pkgver"
+  export LANG=en_US.UTF-8
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DTHREADSAFE=ON
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make test
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:53:44
  Author: foutrelis
Revision: 160564

Rebuild due to temporarily untrusted key

Modified:
  libx86/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:50:42 UTC (rev 160563)
+++ PKGBUILD2016-02-07 23:53:44 UTC (rev 160564)
@@ -6,7 +6,7 @@
 
 pkgname=libx86
 pkgver=1.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Provides an lrmi interface that works on x86, am64 and alpha"
 arch=('i686' 'x86_64')
 url="http://www.codon.org.uk/~mjg59/libx86/;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:53:13
  Author: foutrelis
Revision: 258951

Rebuild due to temporarily untrusted key

Modified:
  libgit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 21:32:10 UTC (rev 258950)
+++ PKGBUILD2016-02-07 23:53:13 UTC (rev 258951)
@@ -4,7 +4,7 @@
 
 pkgname=libgit2
 pkgver=0.23.4
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='A linkable library for Git'
 arch=('i686' 'x86_64')


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:03
  Author: foutrelis
Revision: 258958

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

Added:
  libical/repos/staging-i686/
  libical/repos/staging-i686/PKGBUILD
(from rev 258957, libical/trunk/PKGBUILD)
  libical/repos/staging-x86_64/
  libical/repos/staging-x86_64/PKGBUILD
(from rev 258957, libical/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: libical/repos/staging-i686/PKGBUILD (from rev 258957, 
libical/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2016-02-07 23:57:03 UTC (rev 258958)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=libical
+pkgver=2.0.0
+pkgrel=2
+pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
+arch=('i686' 'x86_64')
+url='https://github.com/libical/libical'
+license=('LGPL' 'MPL')
+depends=('glibc')
+makedepends=('cmake')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('ab743a66927284ccf42ee28847550144')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../"${pkgname}-${pkgver}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DSHARED_ONLY=true \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Copied: libical/repos/staging-x86_64/PKGBUILD (from rev 258957, 
libical/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2016-02-07 23:57:03 UTC (rev 258958)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgname=libical
+pkgver=2.0.0
+pkgrel=2
+pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
+arch=('i686' 'x86_64')
+url='https://github.com/libical/libical'
+license=('LGPL' 'MPL')
+depends=('glibc')
+makedepends=('cmake')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz;)
+md5sums=('ab743a66927284ccf42ee28847550144')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../"${pkgname}-${pkgver}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DSHARED_ONLY=true \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:02
  Author: foutrelis
Revision: 160570

Rebuild due to temporarily untrusted key

Modified:
  zshdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:56:43 UTC (rev 160569)
+++ PKGBUILD2016-02-07 23:57:02 UTC (rev 160570)
@@ -4,7 +4,7 @@
 
 pkgname=zshdb
 pkgver=0.08
-pkgrel=3
+pkgrel=4
 pkgdesc='A debugger for zsh scripts.'
 arch=('any')
 url='http://bashdb.sourceforge.net/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:49
  Author: foutrelis
Revision: 160573

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

Added:
  mpop/repos/community-staging-i686/
  mpop/repos/community-staging-i686/PKGBUILD
(from rev 160572, mpop/trunk/PKGBUILD)
  mpop/repos/community-staging-i686/mpop.install
(from rev 160572, mpop/trunk/mpop.install)
  mpop/repos/community-staging-x86_64/
  mpop/repos/community-staging-x86_64/PKGBUILD
(from rev 160572, mpop/trunk/PKGBUILD)
  mpop/repos/community-staging-x86_64/mpop.install
(from rev 160572, mpop/trunk/mpop.install)

---+
 community-staging-i686/PKGBUILD   |   31 +++
 community-staging-i686/mpop.install   |   16 
 community-staging-x86_64/PKGBUILD |   31 +++
 community-staging-x86_64/mpop.install |   16 
 4 files changed, 94 insertions(+)

Copied: mpop/repos/community-staging-i686/PKGBUILD (from rev 160572, 
mpop/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-07 23:57:49 UTC (rev 160573)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Israel Herraiz 
+# Contributor: Roberto Alsina 
+
+pkgname=mpop
+pkgver=1.2.4
+pkgrel=2
+pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
+arch=('i686' 'x86_64')
+url="http://mpop.sourceforge.net/;
+license=('GPL3')
+depends=('gnutls' 'libidn')
+install=mpop.install
+source=("http://downloads.sourceforge.net/mpop/mpop-$pkgver.tar.xz"{,.sig})
+md5sums=('7ceca49cb4a453c52374afcf9ae90c21'
+ 'SKIP')
+validpgpkeys=('2F788CDEF4181652720EF132F4926138953E5294')
+
+build() {
+  cd "$srcdir/mpop-$pkgver"
+
+  ./configure --prefix=/usr --with-ssl=gnutls
+  make
+}
+
+package() {
+  cd "$srcdir/mpop-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 doc/mpoprc.example "$pkgdir/usr/share/mpop/mpoprc.example"
+}

Copied: mpop/repos/community-staging-i686/mpop.install (from rev 160572, 
mpop/trunk/mpop.install)
===
--- community-staging-i686/mpop.install (rev 0)
+++ community-staging-i686/mpop.install 2016-02-07 23:57:49 UTC (rev 160573)
@@ -0,0 +1,16 @@
+infodir=/usr/share/info
+
+post_install() {
+  install-info "$infodir/mpop.info" "$infodir/dir" 2>/dev/null
+
+  echo "==> Sample config: /usr/share/mpop/mpoprc.example"
+  echo "==> Copy it to your home folder as ~/.mpoprc."
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  install-info --delete "$infodir/mpop.info" "$infodir/dir" 2>/dev/null
+}

Copied: mpop/repos/community-staging-x86_64/PKGBUILD (from rev 160572, 
mpop/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-07 23:57:49 UTC (rev 160573)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Israel Herraiz 
+# Contributor: Roberto Alsina 
+
+pkgname=mpop
+pkgver=1.2.4
+pkgrel=2
+pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
+arch=('i686' 'x86_64')
+url="http://mpop.sourceforge.net/;
+license=('GPL3')
+depends=('gnutls' 'libidn')
+install=mpop.install
+source=("http://downloads.sourceforge.net/mpop/mpop-$pkgver.tar.xz"{,.sig})
+md5sums=('7ceca49cb4a453c52374afcf9ae90c21'
+ 'SKIP')
+validpgpkeys=('2F788CDEF4181652720EF132F4926138953E5294')
+
+build() {
+  cd "$srcdir/mpop-$pkgver"
+
+  ./configure --prefix=/usr --with-ssl=gnutls
+  make
+}
+
+package() {
+  cd "$srcdir/mpop-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm644 doc/mpoprc.example "$pkgdir/usr/share/mpop/mpoprc.example"
+}

Copied: mpop/repos/community-staging-x86_64/mpop.install (from rev 160572, 
mpop/trunk/mpop.install)
===
--- community-staging-x86_64/mpop.install   (rev 0)
+++ community-staging-x86_64/mpop.install   2016-02-07 23:57:49 UTC (rev 
160573)
@@ -0,0 +1,16 @@
+infodir=/usr/share/info
+
+post_install() {
+  install-info "$infodir/mpop.info" "$infodir/dir" 2>/dev/null
+
+  echo "==> Sample config: /usr/share/mpop/mpoprc.example"
+  echo "==> Copy it to your home folder as ~/.mpoprc."
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  install-info --delete "$infodir/mpop.info" "$infodir/dir" 2>/dev/null
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:10
  Author: foutrelis
Revision: 160571

archrelease: copy trunk to community-staging-any

Added:
  zshdb/repos/community-staging-any/
  zshdb/repos/community-staging-any/PKGBUILD
(from rev 160570, zshdb/trunk/PKGBUILD)

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

Copied: zshdb/repos/community-staging-any/PKGBUILD (from rev 160570, 
zshdb/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-02-07 23:57:10 UTC (rev 160571)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: noonov 
+
+pkgname=zshdb
+pkgver=0.08
+pkgrel=4
+pkgdesc='A debugger for zsh scripts.'
+arch=('any')
+url='http://bashdb.sourceforge.net/'
+license=('GPL')
+depends=('zsh')
+optdepends=('python-pygments: for syntax highlighting')
+source=("http://downloads.sourceforge.net/sourceforge/bashdb/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('f43c2a4bd7683b0977d35aae86bdc55d')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:58:33
  Author: foutrelis
Revision: 160577

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

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

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

Copied: libasr/repos/community-staging-i686/PKGBUILD (from rev 160576, 
libasr/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-07 23:58:33 UTC (rev 160577)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=libasr
+pkgver=1.0.2
+pkgrel=2
+pkgdesc='A free, simple and portable asynchronous resolver library.'
+arch=('i686' 'x86_64')
+url="http://www.opensmtpd.org/;
+license=('BSD')
+depends=('libevent' 'openssl')
+provides=('libasr')
+source=("http://www.opensmtpd.org/archives/$pkgname-$pkgver.tar.gz;)
+sha256sums=('a6f5d1c6306938156da3427525572b9b16c1e6be6c69845d390bb63f41a58b34')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="${pkgdir}/" install
+
+  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
+}
+ 

Copied: libasr/repos/community-staging-x86_64/PKGBUILD (from rev 160576, 
libasr/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-07 23:58:33 UTC (rev 160577)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=libasr
+pkgver=1.0.2
+pkgrel=2
+pkgdesc='A free, simple and portable asynchronous resolver library.'
+arch=('i686' 'x86_64')
+url="http://www.opensmtpd.org/;
+license=('BSD')
+depends=('libevent' 'openssl')
+provides=('libasr')
+source=("http://www.opensmtpd.org/archives/$pkgname-$pkgver.tar.gz;)
+sha256sums=('a6f5d1c6306938156da3427525572b9b16c1e6be6c69845d390bb63f41a58b34')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="${pkgdir}/" install
+
+  install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
+}
+ 


[arch-commits] Commit in vim-ultisnips/repos (3 files)

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:57
  Author: foutrelis
Revision: 160575

archrelease: copy trunk to community-staging-any

Added:
  vim-ultisnips/repos/community-staging-any/
  vim-ultisnips/repos/community-staging-any/PKGBUILD
(from rev 160574, vim-ultisnips/trunk/PKGBUILD)
  vim-ultisnips/repos/community-staging-any/vimdoc.install
(from rev 160574, vim-ultisnips/trunk/vimdoc.install)

+
 PKGBUILD   |   36 
 vimdoc.install |   19 +++
 2 files changed, 55 insertions(+)

Copied: vim-ultisnips/repos/community-staging-any/PKGBUILD (from rev 160574, 
vim-ultisnips/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-02-07 23:57:57 UTC (rev 160575)
@@ -0,0 +1,36 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Sven-Hendrik Haase 
+
+pkgname=vim-ultisnips
+pkgver=3.1
+pkgrel=2
+pkgdesc='TextMate-style snippets for Vim.'
+arch=('any')
+url='https://github.com/SirVer/ultisnips'
+license=('GPL3')
+depends=('vim' 'python2')
+groups=('vim-plugins')
+replaces=('vim-snipmate')
+install=vimdoc.install
+makedepends=('git')
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/SirVer/ultisnips/archive/${pkgver}.tar.gz;
+git+https://github.com/honza/vim-snippets.git)
+md5sums=('bafd0738b618cc609606d0eba756d41c'
+ 'SKIP')
+
+package() {
+  cd "${srcdir}/ultisnips-$pkgver"
+
+  install -dm755 "$pkgdir/usr/share/vim/vimfiles/"
+  cp -r -t "$pkgdir/usr/share/vim/vimfiles/" pythonx after doc ftdetect 
autoload\
+  ftplugin plugin syntax utils
+
+  cd "${srcdir}/vim-snippets"
+
+  install -dm755 "$pkgdir/usr/share/vim/vimfiles/"
+  cp -r -t "$pkgdir/usr/share/vim/vimfiles/" UltiSnips autoload snippets
+
+  # compile .pyc and .pyo files (fixes FS#43121)
+  find "${pkgdir}" -name '*.py' -exec python2 -mpy_compile {} +
+  find "${pkgdir}" -name '*.py' -exec python2 -O -mpy_compile {} +
+}

Copied: vim-ultisnips/repos/community-staging-any/vimdoc.install (from rev 
160574, vim-ultisnips/trunk/vimdoc.install)
===
--- community-staging-any/vimdoc.install(rev 0)
+++ community-staging-any/vimdoc.install2016-02-07 23:57:57 UTC (rev 
160575)
@@ -0,0 +1,19 @@
+post_install() {
+  echo -n "updating Vim help tags... "
+  /usr/bin/vim --noplugin -u NONE -U NONE \
+  --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 
2>&1
+  echo "done."
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install
+}
+
+op=$1
+shift
+
+$op $*


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:52
  Author: foutrelis
Revision: 160574

Rebuild due to temporarily untrusted key

Modified:
  vim-ultisnips/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:57:49 UTC (rev 160573)
+++ PKGBUILD2016-02-07 23:57:52 UTC (rev 160574)
@@ -3,7 +3,7 @@
 
 pkgname=vim-ultisnips
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='TextMate-style snippets for Vim.'
 arch=('any')
 url='https://github.com/SirVer/ultisnips'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:58:25
  Author: foutrelis
Revision: 160576

Rebuild due to temporarily untrusted key

Modified:
  libasr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:57:57 UTC (rev 160575)
+++ PKGBUILD2016-02-07 23:58:25 UTC (rev 160576)
@@ -3,7 +3,7 @@
 
 pkgname=libasr
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A free, simple and portable asynchronous resolver library.'
 arch=('i686' 'x86_64')
 url="http://www.opensmtpd.org/;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:57:40
  Author: foutrelis
Revision: 160572

Rebuild due to temporarily untrusted key

Modified:
  mpop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:57:10 UTC (rev 160571)
+++ PKGBUILD2016-02-07 23:57:40 UTC (rev 160572)
@@ -4,7 +4,7 @@
 
 pkgname=mpop
 pkgver=1.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement"
 arch=('i686' 'x86_64')
 url="http://mpop.sourceforge.net/;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:56:01
  Author: foutrelis
Revision: 258955

Rebuild due to temporarily untrusted key

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:54:05 UTC (rev 258954)
+++ PKGBUILD2016-02-07 23:56:01 UTC (rev 258955)
@@ -4,7 +4,7 @@
 pkgname=lirc
 _pkgver=0.9.3a
 [[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Linux Infrared Remote Control utils"
 arch=('i686' 'x86_64')


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:56:43
  Author: foutrelis
Revision: 160569

archrelease: copy trunk to community-staging-any

Added:
  obmenu/repos/community-staging-any/
  obmenu/repos/community-staging-any/PKGBUILD
(from rev 160568, obmenu/trunk/PKGBUILD)

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

Copied: obmenu/repos/community-staging-any/PKGBUILD (from rev 160568, 
obmenu/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2016-02-07 23:56:43 UTC (rev 160569)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Hugo Doria 
+# Contributor: priyank 
+# Contributor: Daniel J Griffiths 
+
+pkgname=obmenu
+pkgver=1.0
+pkgrel=11
+pkgdesc='Openbox menu editor.'
+arch=('any')
+url='http://obmenu.sourceforge.net/'
+license=('GPL')
+depends=('python2' 'pygtk' 'openbox')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('710036a5edc9886d6d563ce46c747432')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i -e 's#usr/bin/python#usr/bin/python2#g' *.py
+  python2 setup.py install --root="${pkgdir}" --optimize=1
+}
+


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:56:56
  Author: foutrelis
Revision: 258957

Rebuild due to temporarily untrusted key

Modified:
  libical/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:56:12 UTC (rev 258956)
+++ PKGBUILD2016-02-07 23:56:56 UTC (rev 258957)
@@ -4,7 +4,7 @@
 
 pkgname=libical
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source reference implementation of the icalendar data type 
and serialization format"
 arch=('i686' 'x86_64')
 url='https://github.com/libical/libical'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 00:56:38
  Author: foutrelis
Revision: 160568

Rebuild due to temporarily untrusted key

Modified:
  obmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-07 23:55:00 UTC (rev 160567)
+++ PKGBUILD2016-02-07 23:56:38 UTC (rev 160568)
@@ -6,7 +6,7 @@
 
 pkgname=obmenu
 pkgver=1.0
-pkgrel=10
+pkgrel=11
 pkgdesc='Openbox menu editor.'
 arch=('any')
 url='http://obmenu.sourceforge.net/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:03:27
  Author: foutrelis
Revision: 160584

Rebuild due to temporarily untrusted key

Modified:
  xssstate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:02:54 UTC (rev 160583)
+++ PKGBUILD2016-02-08 00:03:27 UTC (rev 160584)
@@ -1,6 +1,6 @@
 pkgname=xssstate
 pkgver=1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A simple tool to retrieve the X screensaver state'
 arch=('i686' 'x86_64')
 url="http://tools.suckless.org/$pkgname;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:03:37
  Author: foutrelis
Revision: 160586

Rebuild due to temporarily untrusted key

Modified:
  surf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:03:36 UTC (rev 160585)
+++ PKGBUILD2016-02-08 00:03:37 UTC (rev 160586)
@@ -6,7 +6,7 @@
 
 pkgname=surf
 pkgver=0.7
-pkgrel=1
+pkgrel=2
 pkgdesc='A simple web browser based on WebKit/GTK+.'
 arch=('i686' 'x86_64')
 url='http://surf.suckless.org/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:03:36
  Author: foutrelis
Revision: 160585

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

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

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

Copied: xssstate/repos/community-staging-i686/PKGBUILD (from rev 160584, 
xssstate/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:03:36 UTC (rev 160585)
@@ -0,0 +1,25 @@
+pkgname=xssstate
+pkgver=1.1
+pkgrel=2
+pkgdesc='A simple tool to retrieve the X screensaver state'
+arch=('i686' 'x86_64')
+url="http://tools.suckless.org/$pkgname;
+license=('MIT')
+depends=('libxss' 'sh')
+source=("http://dl.suckless.org/tools/$pkgname-1.1.tar.gz;)
+md5sums=('7d4935bc17b6f01afa12e420331fa688')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir"
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make PREFIX="/usr" DESTDIR="$pkgdir" install
+
+  install -Dm0644 README "$pkgdir/usr/share/doc/xssstate/README"
+  install -Dm0644 xsidle.sh "$pkgdir/usr/share/doc/xssstate/xsidle.sh"
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: xssstate/repos/community-staging-x86_64/PKGBUILD (from rev 160584, 
xssstate/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:03:36 UTC (rev 160585)
@@ -0,0 +1,25 @@
+pkgname=xssstate
+pkgver=1.1
+pkgrel=2
+pkgdesc='A simple tool to retrieve the X screensaver state'
+arch=('i686' 'x86_64')
+url="http://tools.suckless.org/$pkgname;
+license=('MIT')
+depends=('libxss' 'sh')
+source=("http://dl.suckless.org/tools/$pkgname-1.1.tar.gz;)
+md5sums=('7d4935bc17b6f01afa12e420331fa688')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir"
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make PREFIX="/usr" DESTDIR="$pkgdir" install
+
+  install -Dm0644 README "$pkgdir/usr/share/doc/xssstate/README"
+  install -Dm0644 xsidle.sh "$pkgdir/usr/share/doc/xssstate/xsidle.sh"
+  install -Dm0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:03:46
  Author: foutrelis
Revision: 160587

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

Added:
  surf/repos/community-staging-i686/
  surf/repos/community-staging-i686/PKGBUILD
(from rev 160586, surf/trunk/PKGBUILD)
  surf/repos/community-staging-i686/config.h
(from rev 160586, surf/trunk/config.h)
  surf/repos/community-staging-i686/surf.install
(from rev 160586, surf/trunk/surf.install)
  surf/repos/community-staging-x86_64/
  surf/repos/community-staging-x86_64/PKGBUILD
(from rev 160586, surf/trunk/PKGBUILD)
  surf/repos/community-staging-x86_64/config.h
(from rev 160586, surf/trunk/config.h)
  surf/repos/community-staging-x86_64/surf.install
(from rev 160586, surf/trunk/surf.install)

---+
 community-staging-i686/PKGBUILD   |   43 +
 community-staging-i686/config.h   |  141 
 community-staging-i686/surf.install   |   28 ++
 community-staging-x86_64/PKGBUILD |   43 +
 community-staging-x86_64/config.h |  141 
 community-staging-x86_64/surf.install |   28 ++
 6 files changed, 424 insertions(+)

Copied: surf/repos/community-staging-i686/PKGBUILD (from rev 160586, 
surf/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:03:46 UTC (rev 160587)
@@ -0,0 +1,43 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Pierre Chapuis 
+# Contributor: Ray Kohler 
+# Contributor: Michael Witten 
+# Contributor: Raphael Proust 
+
+pkgname=surf
+pkgver=0.7
+pkgrel=2
+pkgdesc='A simple web browser based on WebKit/GTK+.'
+arch=('i686' 'x86_64')
+url='http://surf.suckless.org/'
+license=('MIT')
+depends=('webkitgtk2' 'xorg-xprop')
+optdepends=('dmenu: URL-bar'
+'ca-certificates: SSL verification'
+'xterm: default download handler'
+'curl: default download handler')
+makedepends=('pkgconfig')
+install='surf.install'
+source=("http://dl.suckless.org/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+'config.h')
+md5sums=('45899435aeb5ce3af0a62909911b735f'
+ '8ea16205648f9045e101d70d6eb84390')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  cp "${srcdir}/config.h" config.h
+
+  sed -i 's/CPPFLAGS =/CPPFLAGS +=/g' config.mk
+  sed -i 's/CFLAGS =/CFLAGS +=/g' config.mk
+  sed -i 's/LDFLAGS =/LDFLAGS +=/g' config.mk
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: surf/repos/community-staging-i686/config.h (from rev 160586, 
surf/trunk/config.h)
===
--- community-staging-i686/config.h (rev 0)
+++ community-staging-i686/config.h 2016-02-08 00:03:46 UTC (rev 160587)
@@ -0,0 +1,141 @@
+/* modifier 0 means no modifier */
+static char *useragent  = "Mozilla/5.0 (X11; U; Unix; en-US) "
+  "AppleWebKit/537.15 (KHTML, like Gecko) "
+  "Chrome/24.0.1295.0 Safari/537.15 Surf/"VERSION;
+static char *scriptfile = "~/.surf/script.js";
+static char *styledir   = "~/.surf/styles/";
+static char *cachefolder= "~/.surf/cache/";
+
+static Bool kioskmode   = FALSE; /* Ignore shortcuts */
+static Bool showindicators  = TRUE;  /* Show indicators in window title */
+static Bool zoomto96dpi = TRUE;  /* Zoom pages to always emulate 96dpi */
+static Bool runinfullscreen = FALSE; /* Run in fullscreen mode by default */
+
+static guint defaultfontsize = 12;   /* Default font size */
+static gfloat zoomlevel = 1.0;   /* Default zoom level */
+
+/* Soup default features */
+static char *cookiefile = "~/.surf/cookies.txt";
+static char *cookiepolicies = "Aa@"; /* A: accept all; a: accept nothing,
+  * @: accept all except third party */
+static char *cafile = "/etc/ssl/certs/ca-certificates.crt";
+static Bool strictssl   = FALSE; /* Refuse untrusted SSL connections */
+static time_t sessiontime   = 3600;
+
+/* Webkit default features */
+static Bool enablescrollbars  = TRUE;
+static Bool enablespatialbrowsing = TRUE;
+static Bool enablediskcache   = TRUE;
+static int diskcachebytes = 5 * 1024 * 1024;
+static Bool enableplugins = TRUE;
+static Bool enablescripts = TRUE;
+static Bool enableinspector   = TRUE;
+static Bool enablestyle   = TRUE;
+static Bool loadimages= TRUE;
+static Bool hidebackground= FALSE;
+static Bool allowgeolocation  = TRUE;
+
+#define SETPROP(p, q) { \
+   .v = (char *[]){ "/bin/sh", "-c", \
+"prop=\"`xprop -id 

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:05:00
  Author: foutrelis
Revision: 160593

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

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

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

Copied: pylibacl/repos/community-staging-i686/PKGBUILD (from rev 160592, 
pylibacl/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:05:00 UTC (rev 160593)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+
+pkgname=pylibacl
+pkgver=0.5.3
+pkgrel=2
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python2 setup.py install --root="${pkgdir}"
+}

Copied: pylibacl/repos/community-staging-x86_64/PKGBUILD (from rev 160592, 
pylibacl/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:05:00 UTC (rev 160593)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+
+pkgname=pylibacl
+pkgver=0.5.3
+pkgrel=2
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
+arch=('i686' 'x86_64')
+url='http://pylibacl.k1024.org/'
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("http://${pkgname}.k1024.org/downloads/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('5d161e22ba5d94618d50ccffbfeb6050')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  python2 setup.py install --root="${pkgdir}"
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:04:20
  Author: foutrelis
Revision: 160589

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

Added:
  lockdev/repos/community-staging-i686/
  lockdev/repos/community-staging-i686/PKGBUILD
(from rev 160588, lockdev/trunk/PKGBUILD)
  lockdev/repos/community-staging-i686/build.patch
(from rev 160588, lockdev/trunk/build.patch)
  lockdev/repos/community-staging-i686/gcc-4.7.patch
(from rev 160588, lockdev/trunk/gcc-4.7.patch)
  lockdev/repos/community-staging-x86_64/
  lockdev/repos/community-staging-x86_64/PKGBUILD
(from rev 160588, lockdev/trunk/PKGBUILD)
  lockdev/repos/community-staging-x86_64/build.patch
(from rev 160588, lockdev/trunk/build.patch)
  lockdev/repos/community-staging-x86_64/gcc-4.7.patch
(from rev 160588, lockdev/trunk/gcc-4.7.patch)

+
 community-staging-i686/PKGBUILD|   40 +++
 community-staging-i686/build.patch |   30 +++
 community-staging-i686/gcc-4.7.patch   |   18 +
 community-staging-x86_64/PKGBUILD  |   40 +++
 community-staging-x86_64/build.patch   |   30 +++
 community-staging-x86_64/gcc-4.7.patch |   18 +
 6 files changed, 176 insertions(+)

Copied: lockdev/repos/community-staging-i686/PKGBUILD (from rev 160588, 
lockdev/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:04:20 UTC (rev 160589)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Lukas Fleischer 
+# Contributor: Sergej Pupykin 
+# Contributor: Andreas Wagner 
+
+pkgname=lockdev
+pkgver=1.0.3_1.6
+_pkgver=1.0.3
+pkgrel=2
+pkgdesc='Run-time shared library for locking devices, using _both_ FSSTND and 
SVr4 methods.'
+url='http://packages.qa.debian.org/l/lockdev.html'
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc')
+source=("http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz;
+   
"http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver/_/-}.diff.gz;
+   'build.patch'
+   'gcc-4.7.patch')
+md5sums=('64b9c1b87b125fc348e892e24625524a'
+ '5ef6267c42fca9145e0af006ccb6aff7'
+ '2db93cadf6670ddcd01de4bfc22a35e1'
+ 'e16faebfa2d162d40830ef6f2700b7ba')
+
+prepare() {
+  cd "${pkgname}-${_pkgver}"
+  patch -p1 -i "../${pkgname}_${pkgver/_/-}.diff"
+  sed -i "s|CFLAGS = -g|CFLAGS = -g -fPIC|" Makefile
+  patch -p1 -i ../build.patch # FS#33280
+  patch -p1 -i ../gcc-4.7.patch # FS#34457
+}
+
+build() {
+  cd "${pkgname}-${_pkgver}"
+  make CFLAGS="${CFLAGS} -D_PATH_LOCK=\\\"/run/lock/lockdev\\\" -fPIC"
+}
+
+package() {
+  cd "${pkgname}-${_pkgver}"
+  make basedir="${pkgdir}/usr" install
+}

Copied: lockdev/repos/community-staging-i686/build.patch (from rev 160588, 
lockdev/trunk/build.patch)
===
--- community-staging-i686/build.patch  (rev 0)
+++ community-staging-i686/build.patch  2016-02-08 00:04:20 UTC (rev 160589)
@@ -0,0 +1,30 @@
+commit 0dd47123655c52d68185f06b9da8fb0e1b925400
+Author: Ludwig Nussel 
+Date:   Tue Feb 9 14:56:23 2010 +0100
+
+RedHat patch 2
+
+- change library file name
+- install devel symlink
+
+diff --git a/Makefile b/Makefile
+index b7b4d1f..3b351dd 100644
+--- a/Makefile
 b/Makefile
+@@ -11,7 +11,7 @@ VER  = $(shell expr `pwd` : '.*-\([0-9.]*\)')
+ MVER  = ${shell expr `pwd` : '.*-\([0-9]*\).[0-9]*'}
+ 
+ static= ${libname}.a
+-shared= ${libname}.${VER}.so
++shared= ${libname}.so.${VER}
+ soname= ${libname}.so.${MVER}
+ 
+ # overwritten by caller (e.g.: debian/rules)
+@@ -76,6 +76,7 @@ install_doc: docs/lockdev.3
+ install_run:  ${shared}
+   install -m755 -d${libdir}
+   install -m644 ${shared} ${libdir}
++  ln -s ${shared} ${libdir}/liblockdev.so
+ 
+ .PHONY: clean distclean perl-clean mostyclean 
+ perl-clean:   clean

Copied: lockdev/repos/community-staging-i686/gcc-4.7.patch (from rev 160588, 
lockdev/trunk/gcc-4.7.patch)
===
--- community-staging-i686/gcc-4.7.patch(rev 0)
+++ community-staging-i686/gcc-4.7.patch2016-02-08 00:04:20 UTC (rev 
160589)
@@ -0,0 +1,18 @@
+diff -Naur lockdev-1.0.3.orig/src/ttylock.h lockdev-1.0.3/src/ttylock.h
+--- lockdev-1.0.3.orig/src/ttylock.h   2013-12-13 15:34:52.195877321 +
 lockdev-1.0.3/src/ttylock.h2013-12-13 15:38:16.131190480 +
+@@ -36,10 +36,10 @@
+ 
+ /* API of the library */
+ 
+-int ttylock (char * devname);
+-int ttywait (char * devname);
+-int 

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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:04:52
  Author: foutrelis
Revision: 160592

Rebuild due to temporarily untrusted key

Modified:
  pylibacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:04:42 UTC (rev 160591)
+++ PKGBUILD2016-02-08 00:04:52 UTC (rev 160592)
@@ -3,7 +3,7 @@
 
 pkgname=pylibacl
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
 arch=('i686' 'x86_64')
 url='http://pylibacl.k1024.org/'


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:04:10
  Author: foutrelis
Revision: 160588

Rebuild due to temporarily untrusted key

Modified:
  lockdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:03:46 UTC (rev 160587)
+++ PKGBUILD2016-02-08 00:04:10 UTC (rev 160588)
@@ -6,7 +6,7 @@
 pkgname=lockdev
 pkgver=1.0.3_1.6
 _pkgver=1.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Run-time shared library for locking devices, using _both_ FSSTND and 
SVr4 methods.'
 url='http://packages.qa.debian.org/l/lockdev.html'
 license=("GPL")


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:04:42
  Author: foutrelis
Revision: 160591

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

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

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

Copied: nickle/repos/community-staging-i686/PKGBUILD (from rev 160590, 
nickle/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:04:42 UTC (rev 160591)
@@ -0,0 +1,25 @@
+#$Id$
+# Maintainer: Jan de Groot 
+
+pkgname=nickle
+pkgver=2.70
+pkgrel=4
+pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
+arch=('i686' 'x86_64')
+url="http://nickle.org;
+license=('custom')
+depends=('readline')
+source=(http://nickle.org/release/${pkgname}-${pkgver}.tar.gz)
+md5sums=('fbb77ad1c6f80a9a67ae28a2a678ed67')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Copied: nickle/repos/community-staging-x86_64/PKGBUILD (from rev 160590, 
nickle/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:04:42 UTC (rev 160591)
@@ -0,0 +1,25 @@
+#$Id$
+# Maintainer: Jan de Groot 
+
+pkgname=nickle
+pkgver=2.70
+pkgrel=4
+pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
+arch=('i686' 'x86_64')
+url="http://nickle.org;
+license=('custom')
+depends=('readline')
+source=(http://nickle.org/release/${pkgname}-${pkgver}.tar.gz)
+md5sums=('fbb77ad1c6f80a9a67ae28a2a678ed67')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:04:34
  Author: foutrelis
Revision: 160590

Rebuild due to temporarily untrusted key

Modified:
  nickle/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:04:20 UTC (rev 160589)
+++ PKGBUILD2016-02-08 00:04:34 UTC (rev 160590)
@@ -3,7 +3,7 @@
 
 pkgname=nickle
 pkgver=2.70
-pkgrel=3
+pkgrel=4
 pkgdesc="A programming language based prototyping environment with powerful 
programming and scripting capabilities"
 arch=('i686' 'x86_64')
 url="http://nickle.org;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:10:07
  Author: foutrelis
Revision: 160606

Rebuild due to temporarily untrusted key

Modified:
  qtspim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:08:39 UTC (rev 160605)
+++ PKGBUILD2016-02-08 00:10:07 UTC (rev 160606)
@@ -3,7 +3,7 @@
 
 pkgname=qtspim
 pkgver=9.1.17
-pkgrel=1
+pkgrel=2
 pkgdesc="New user interface for spim, a MIPS simulator."
 arch=('i686' 'x86_64')
 url="http://spimsimulator.sourceforge.net/;


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:10:55
  Author: foutrelis
Revision: 160609

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

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

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

Copied: duplicity/repos/community-staging-i686/PKGBUILD (from rev 160608, 
duplicity/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:10:55 UTC (rev 160609)
@@ -0,0 +1,45 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=duplicity
+pkgver=0.7.06
+pkgrel=2
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko' 'python2-lockfile')
+makedepends=('python2-setuptools')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 and Google Cloud Storage backend'
+'python2-dropbox: Dropbox backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'rsync: rsync backend')
+source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
+md5sums=('ca81b220ead17dcd454ffcf52dbb6f33'
+ 'SKIP')
+validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # python2 fix
+  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}"
+  
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  # fix broken documentation permissions until upstream does (FS#27301)
+  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
+  chmod 644 "$pkgdir/usr/share/man/man1/rdiffdir.1"
+  chmod 644 "$pkgdir/usr/share/doc/$pkgname-$pkgver"/*
+}

Copied: duplicity/repos/community-staging-x86_64/PKGBUILD (from rev 160608, 
duplicity/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:10:55 UTC (rev 160609)
@@ -0,0 +1,45 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Kaiting Chen 
+# Contributor: Aaron Schaefer 
+
+pkgname=duplicity
+pkgver=0.7.06
+pkgrel=2
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
+arch=('i686' 'x86_64')
+url='http://www.nongnu.org/duplicity/'
+license=('GPL')
+depends=('gnupg' 'librsync' 'ncftp' 'python2-paramiko' 'python2-lockfile')
+makedepends=('python2-setuptools')
+optdepends=('lftp: FTPS backend'
+'python2-boto: Amazon S3 and Google Cloud Storage backend'
+'python2-dropbox: Dropbox backend'
+'python2-gobject: GIO backend'
+'gvfs: GIO backend'
+'python2-gdata: Google Docs backend'
+'rsync: rsync backend')
+source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
+md5sums=('ca81b220ead17dcd454ffcf52dbb6f33'
+ 'SKIP')
+validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # python2 fix
+  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}"
+  
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  # fix broken documentation permissions until upstream does (FS#27301)
+  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
+  chmod 644 "$pkgdir/usr/share/man/man1/rdiffdir.1"
+  chmod 644 "$pkgdir/usr/share/doc/$pkgname-$pkgver"/*
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:10:13
  Author: foutrelis
Revision: 160607

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

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

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

Copied: qtspim/repos/community-staging-i686/PKGBUILD (from rev 160606, 
qtspim/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-02-08 00:10:13 UTC (rev 160607)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Lukas Jirkovsky 
+
+pkgname=qtspim
+pkgver=9.1.17
+pkgrel=2
+pkgdesc="New user interface for spim, a MIPS simulator."
+arch=('i686' 'x86_64')
+url="http://spimsimulator.sourceforge.net/;
+license=('BSD')
+depends=('qt4')
+makedepends=('subversion' 'icu')
+source=("spimsimulator::svn://svn.code.sf.net/p/spimsimulator/code/#revision=688")
+sha256sums=('SKIP')
+
+prepare() {
+  cd spimsimulator/QtSpim
+  sed -r \
+-e 's/q([a-z]+)generator/q\1generator-qt4/' \
+-e 's/-Wno-write-strings/& -fpermissive/' \
+-i QtSpim.pro
+  rm parser_yacc.* scanner_lex.*
+}
+
+build() {
+  cd spimsimulator/QtSpim
+
+  qmake-qt4
+
+  # Fix Makefile generated by qmake.
+  sed -i 's#$(MOVE) help/qtspim.qhc help/qtspim.qhc;##' Makefile
+
+  make -j1
+}
+
+package() {
+  cd spimsimulator
+
+  install -D QtSpim/QtSpim "$pkgdir/usr/bin/qtspim"
+
+  install -d "$pkgdir/usr/share/qtspim"
+  cp -r QtSpim/help "$pkgdir/usr/share/qtspim"
+
+  install -Dm644 Documentation/spim.man "$pkgdir/usr/share/man/man1/qtspim.1"
+  install -Dm644 Setup/qtspim_debian_deployment/qtspim.desktop \
+"$pkgdir/usr/share/applications/qtspim.desktop"
+  install -Dm644 Setup/qtspim_debian_deployment/copyright \
+"$pkgdir/usr/share/licenses/$pkgname/copyright"
+  install -Dm644 Setup/NewIcon48x48.png "$pkgdir/usr/share/qtspim/qtspim.png"
+}

Copied: qtspim/repos/community-staging-x86_64/PKGBUILD (from rev 160606, 
qtspim/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-02-08 00:10:13 UTC (rev 160607)
@@ -0,0 +1,50 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Lukas Jirkovsky 
+
+pkgname=qtspim
+pkgver=9.1.17
+pkgrel=2
+pkgdesc="New user interface for spim, a MIPS simulator."
+arch=('i686' 'x86_64')
+url="http://spimsimulator.sourceforge.net/;
+license=('BSD')
+depends=('qt4')
+makedepends=('subversion' 'icu')
+source=("spimsimulator::svn://svn.code.sf.net/p/spimsimulator/code/#revision=688")
+sha256sums=('SKIP')
+
+prepare() {
+  cd spimsimulator/QtSpim
+  sed -r \
+-e 's/q([a-z]+)generator/q\1generator-qt4/' \
+-e 's/-Wno-write-strings/& -fpermissive/' \
+-i QtSpim.pro
+  rm parser_yacc.* scanner_lex.*
+}
+
+build() {
+  cd spimsimulator/QtSpim
+
+  qmake-qt4
+
+  # Fix Makefile generated by qmake.
+  sed -i 's#$(MOVE) help/qtspim.qhc help/qtspim.qhc;##' Makefile
+
+  make -j1
+}
+
+package() {
+  cd spimsimulator
+
+  install -D QtSpim/QtSpim "$pkgdir/usr/bin/qtspim"
+
+  install -d "$pkgdir/usr/share/qtspim"
+  cp -r QtSpim/help "$pkgdir/usr/share/qtspim"
+
+  install -Dm644 Documentation/spim.man "$pkgdir/usr/share/man/man1/qtspim.1"
+  install -Dm644 Setup/qtspim_debian_deployment/qtspim.desktop \
+"$pkgdir/usr/share/applications/qtspim.desktop"
+  install -Dm644 Setup/qtspim_debian_deployment/copyright \
+"$pkgdir/usr/share/licenses/$pkgname/copyright"
+  install -Dm644 Setup/NewIcon48x48.png "$pkgdir/usr/share/qtspim/qtspim.png"
+}


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

2016-02-07 Thread Evangelos Foutras
Date: Monday, February 8, 2016 @ 01:10:49
  Author: foutrelis
Revision: 160608

Rebuild due to temporarily untrusted key

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-08 00:10:13 UTC (rev 160607)
+++ PKGBUILD2016-02-08 00:10:49 UTC (rev 160608)
@@ -4,7 +4,7 @@
 
 pkgname=duplicity
 pkgver=0.7.06
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync 
algorithm.'
 arch=('i686' 'x86_64')
 url='http://www.nongnu.org/duplicity/'


  1   2   3   >