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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 07:13:09
  Author: fyan
Revision: 175308

upgpkg: ibus-chewing 1.5.0-1

Modified:
  ibus-chewing/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 04:07:02 UTC (rev 175307)
+++ PKGBUILD2016-05-14 05:13:09 UTC (rev 175308)
@@ -6,9 +6,9 @@
 # Contributor: Hiroshi Yui 
 
 pkgname=ibus-chewing
-pkgver=1.4.14
-_cmakefedoraver=2.3.4
-pkgrel=3
+pkgver=1.5.0
+_cmakefedoraver=2.6.0
+pkgrel=1
 pkgdesc='Chinese Chewing Engine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('GPL')


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 07:13:32
  Author: fyan
Revision: 175309

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

Added:
  ibus-chewing/repos/community-i686/PKGBUILD
(from rev 175308, ibus-chewing/trunk/PKGBUILD)
  ibus-chewing/repos/community-x86_64/PKGBUILD
(from rev 175308, ibus-chewing/trunk/PKGBUILD)
Deleted:
  ibus-chewing/repos/community-i686/PKGBUILD
  ibus-chewing/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-14 05:13:09 UTC (rev 175308)
+++ community-i686/PKGBUILD 2016-05-14 05:13:32 UTC (rev 175309)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Rainy 
-# Contributor: Lee.MaRS 
-# Contributor: Hiroshi Yui 
-
-pkgname=ibus-chewing
-pkgver=1.4.14
-_cmakefedoraver=2.3.4
-pkgrel=3
-pkgdesc='Chinese Chewing Engine for IBus Framework'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://ibus.googlecode.com'
-depends=('ibus' 'libchewing' 'libxtst')
-makedepends=('swig' 'gob2' 'cmake' 'git')
-source=("git+https://github.com/definite/ibus-chewing.git#tag=$pkgver;
-
"git+http://git.fedorahosted.org/git/cmake-fedora.git#tag=$_cmakefedoraver;)
-sha512sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-  ln -s ../cmake-fedora/Modules ./
-}
-
-build() {
-  cd $pkgname
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONF_INSTALL_DIR=/usr/share \
--DLIBEXEC_DIR=/usr/lib/ibus
-  make
-  make translations
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: ibus-chewing/repos/community-i686/PKGBUILD (from rev 175308, 
ibus-chewing/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-14 05:13:32 UTC (rev 175309)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Rainy 
+# Contributor: Lee.MaRS 
+# Contributor: Hiroshi Yui 
+
+pkgname=ibus-chewing
+pkgver=1.5.0
+_cmakefedoraver=2.6.0
+pkgrel=1
+pkgdesc='Chinese Chewing Engine for IBus Framework'
+arch=('i686' 'x86_64')
+license=('GPL')
+url='http://ibus.googlecode.com'
+depends=('ibus' 'libchewing' 'libxtst')
+makedepends=('swig' 'gob2' 'cmake' 'git')
+source=("git+https://github.com/definite/ibus-chewing.git#tag=$pkgver;
+
"git+http://git.fedorahosted.org/git/cmake-fedora.git#tag=$_cmakefedoraver;)
+sha512sums=('SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+  ln -s ../cmake-fedora/Modules ./
+}
+
+build() {
+  cd $pkgname
+  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
+-DSYSCONF_INSTALL_DIR=/usr/share \
+-DLIBEXEC_DIR=/usr/lib/ibus
+  make
+  make translations
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-14 05:13:09 UTC (rev 175308)
+++ community-x86_64/PKGBUILD   2016-05-14 05:13:32 UTC (rev 175309)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Rainy 
-# Contributor: Lee.MaRS 
-# Contributor: Hiroshi Yui 
-
-pkgname=ibus-chewing
-pkgver=1.4.14
-_cmakefedoraver=2.3.4
-pkgrel=3
-pkgdesc='Chinese Chewing Engine for IBus Framework'
-arch=('i686' 'x86_64')
-license=('GPL')
-url='http://ibus.googlecode.com'
-depends=('ibus' 'libchewing' 'libxtst')
-makedepends=('swig' 'gob2' 'cmake' 'git')
-source=("git+https://github.com/definite/ibus-chewing.git#tag=$pkgver;
-
"git+http://git.fedorahosted.org/git/cmake-fedora.git#tag=$_cmakefedoraver;)
-sha512sums=('SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-  ln -s ../cmake-fedora/Modules ./
-}
-
-build() {
-  cd $pkgname
-  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
--DSYSCONF_INSTALL_DIR=/usr/share \
--DLIBEXEC_DIR=/usr/lib/ibus
-  make
-  make translations
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: ibus-chewing/repos/community-x86_64/PKGBUILD (from rev 175308, 
ibus-chewing/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-14 05:13:32 UTC 

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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 07:07:00
  Author: fyan
Revision: 267940

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-05-14 05:06:35 UTC (rev 267939)
+++ extra-i686/PKGBUILD 2016-05-14 05:07:00 UTC (rev 267940)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mpdecimal
-pkgver=2.4.1
-pkgrel=1
-pkgdesc="Package for correctly-rounded arbitrary precision decimal floating 
point arithmetic"
-arch=('i686' 'x86_64')
-url="http://www.bytereef.org/mpdecimal/index.html;
-license=('custom')
-depends=('glibc')
-source=(http://www.bytereef.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-sha512sums=('60073ec82faff1ef9a5955a98f7f1320b044ff03bf8589bfe139b4721ae44c943e16bb36e1e61d9c6016529ba460d879bcbb17ea17cd875b27caa7caea211d45')

Copied: mpdecimal/repos/extra-i686/PKGBUILD (from rev 267939, 
mpdecimal/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-14 05:07:00 UTC (rev 267940)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mpdecimal
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="Package for correctly-rounded arbitrary precision decimal floating 
point arithmetic"
+arch=('i686' 'x86_64')
+url="http://www.bytereef.org/mpdecimal/index.html;
+license=('custom')
+depends=('glibc')
+source=("http://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz;)
+sha512sums=('eb18ad53b81b93c469db4d915bbb3fae21b36ad82a88e01fef3a6946ac5f50b54376e259a5ecbe23836f1efd59d226b942ecdee87eaba7f9e75cdcaaa9499ef7')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-05-14 05:06:35 UTC (rev 267939)
+++ extra-x86_64/PKGBUILD   2016-05-14 05:07:00 UTC (rev 267940)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mpdecimal
-pkgver=2.4.1
-pkgrel=1
-pkgdesc="Package for correctly-rounded arbitrary precision decimal floating 
point arithmetic"
-arch=('i686' 'x86_64')
-url="http://www.bytereef.org/mpdecimal/index.html;
-license=('custom')
-depends=('glibc')
-source=(http://www.bytereef.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/$pkgname/LICENSE.txt"
-}
-
-sha512sums=('60073ec82faff1ef9a5955a98f7f1320b044ff03bf8589bfe139b4721ae44c943e16bb36e1e61d9c6016529ba460d879bcbb17ea17cd875b27caa7caea211d45')

Copied: mpdecimal/repos/extra-x86_64/PKGBUILD (from rev 267939, 
mpdecimal/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-05-14 05:07:00 UTC (rev 267940)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mpdecimal
+pkgver=2.4.2
+pkgrel=1
+pkgdesc="Package for correctly-rounded arbitrary precision decimal floating 
point arithmetic"
+arch=('i686' 'x86_64')
+url="http://www.bytereef.org/mpdecimal/index.html;
+license=('custom')
+depends=('glibc')
+source=("http://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz;)
+sha512sums=('eb18ad53b81b93c469db4d915bbb3fae21b36ad82a88e01fef3a6946ac5f50b54376e259a5ecbe23836f1efd59d226b942ecdee87eaba7f9e75cdcaaa9499ef7')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 07:06:35
  Author: fyan
Revision: 267939

upgpkg: mpdecimal 2.4.2-1

Modified:
  mpdecimal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 21:28:22 UTC (rev 267938)
+++ PKGBUILD2016-05-14 05:06:35 UTC (rev 267939)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Felix Yan 
+# Maintainer: Felix Yan 
 
 pkgname=mpdecimal
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="Package for correctly-rounded arbitrary precision decimal floating 
point arithmetic"
 arch=('i686' 'x86_64')
@@ -9,10 +9,11 @@
 url="http://www.bytereef.org/mpdecimal/index.html;
 license=('custom')
 depends=('glibc')
-source=(http://www.bytereef.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
+source=("http://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz;)
+sha512sums=('eb18ad53b81b93c469db4d915bbb3fae21b36ad82a88e01fef3a6946ac5f50b54376e259a5ecbe23836f1efd59d226b942ecdee87eaba7f9e75cdcaaa9499ef7')
 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
 
   ./configure --prefix=/usr
   make
@@ -19,10 +20,8 @@
 }
 
 package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
 
-  install -Dm644 LICENSE.txt 
"${pkgdir}/usr/share/licenses/$pkgname/LICENSE.txt"
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
 }
-
-sha512sums=('60073ec82faff1ef9a5955a98f7f1320b044ff03bf8589bfe139b4721ae44c943e16bb36e1e61d9c6016529ba460d879bcbb17ea17cd875b27caa7caea211d45')


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

2016-05-13 Thread Daniel Micay
Date: Saturday, May 14, 2016 @ 06:07:02
  Author: thestinger
Revision: 175307

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

Added:
  linux-grsec/repos/community-i686/PKGBUILD
(from rev 175306, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
(from rev 175306, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-i686/config
(from rev 175306, linux-grsec/trunk/config)
  linux-grsec/repos/community-i686/config.x86_64
(from rev 175306, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-i686/linux-grsec.install
(from rev 175306, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-i686/linux.preset
(from rev 175306, linux-grsec/trunk/linux.preset)
  linux-grsec/repos/community-x86_64/PKGBUILD
(from rev 175306, linux-grsec/trunk/PKGBUILD)
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
(from rev 175306, linux-grsec/trunk/change-default-console-loglevel.patch)
  linux-grsec/repos/community-x86_64/config
(from rev 175306, linux-grsec/trunk/config)
  linux-grsec/repos/community-x86_64/config.x86_64
(from rev 175306, linux-grsec/trunk/config.x86_64)
  linux-grsec/repos/community-x86_64/linux-grsec.install
(from rev 175306, linux-grsec/trunk/linux-grsec.install)
  linux-grsec/repos/community-x86_64/linux.preset
(from rev 175306, linux-grsec/trunk/linux.preset)
Deleted:
  linux-grsec/repos/community-i686/PKGBUILD
  linux-grsec/repos/community-i686/change-default-console-loglevel.patch
  linux-grsec/repos/community-i686/config
  linux-grsec/repos/community-i686/config.x86_64
  linux-grsec/repos/community-i686/linux-grsec.install
  linux-grsec/repos/community-i686/linux.preset
  linux-grsec/repos/community-x86_64/PKGBUILD
  linux-grsec/repos/community-x86_64/change-default-console-loglevel.patch
  linux-grsec/repos/community-x86_64/config
  linux-grsec/repos/community-x86_64/config.x86_64
  linux-grsec/repos/community-x86_64/linux-grsec.install
  linux-grsec/repos/community-x86_64/linux.preset

+
 /PKGBUILD  |  652 
 /change-default-console-loglevel.patch |   22 
 /config|16138 +++
 /config.x86_64 |15550 ++
 /linux-grsec.install   |   74 
 /linux.preset  |   28 
 community-i686/PKGBUILD|  326 
 community-i686/change-default-console-loglevel.patch   |   11 
 community-i686/config  | 8069 ---
 community-i686/config.x86_64   | 7775 ---
 community-i686/linux-grsec.install |   37 
 community-i686/linux.preset|   14 
 community-x86_64/PKGBUILD  |  326 
 community-x86_64/change-default-console-loglevel.patch |   11 
 community-x86_64/config| 8069 ---
 community-x86_64/config.x86_64 | 7775 ---
 community-x86_64/linux-grsec.install   |   37 
 community-x86_64/linux.preset  |   14 
 18 files changed, 32464 insertions(+), 32464 deletions(-)

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


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

2016-05-13 Thread Daniel Micay
Date: Saturday, May 14, 2016 @ 06:05:37
  Author: thestinger
Revision: 175306

upgpkg: linux-grsec 4.5.4.201605131918-1

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 03:34:49 UTC (rev 175305)
+++ PKGBUILD2016-05-14 04:05:37 UTC (rev 175306)
@@ -9,7 +9,7 @@
 _srcname=linux-4.5
 _pkgver=4.5.4
 _grsecver=3.1
-_timestamp=201605112030
+_timestamp=201605131918
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
 pkgver=$_pkgver.$_timestamp
 pkgrel=1
@@ -34,7 +34,7 @@
 'SKIP'
 '6a9cfe691ac77346c48b7f83375a1880ebb379594de1000acad45da45d711e42'
 'SKIP'
-'0403703a5f41aca57b8033cff95b61ab3dd915c8f8903ddeef6b617876525a19'
+'bb46555ef33e0184f98baec63eaa59b58d7e4342f9d47e99b892b06f2445ba38'
 'SKIP'
 '7b43f12da9658279a3289e0c2517d5d53da0a0c075d72ea81fb28a3c46738901'
 '935169a95bbc205142277c16d0665514b207b1ad8ddae9355f1a1575d553642d'


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

2016-05-13 Thread Evgeniy Alekseev
Date: Saturday, May 14, 2016 @ 05:34:31
  Author: arcanis
Revision: 175304

upgpkg: pdfsam 3.0.3-1

Modified:
  pdfsam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 03:19:39 UTC (rev 175303)
+++ PKGBUILD2016-05-14 03:34:31 UTC (rev 175304)
@@ -3,9 +3,9 @@
 # Contributor: Tom 
 
 pkgname=pdfsam
-pkgver=3.0.2
+pkgver=3.0.3
 _pkgver="${pkgver}.RELEASE"
-pkgrel=2
+pkgrel=1
 pkgdesc="A free open source tool to split and merge pdf documents"
 arch=('any')
 url="http://www.pdfsam.org/;
@@ -16,7 +16,7 @@
 
source=("https://github.com/torakiki/${pkgname}/releases/download/v${_pkgver}/${pkgname}-${_pkgver}-bin.zip;
 "pdfsam"
 "pdfsam.png")
-md5sums=('cba57fcce6075348e9dbecd9a014182b'
+md5sums=('177423a32f5ee137e283f9cd471c24eb'
  'e98c7828d1d8b4fdb7ba76c0e0f180db'
  '033e0e52c29624ce31d86b8a8b43adb6')
 


[arch-commits] Commit in pdfsam/repos/community-any (6 files)

2016-05-13 Thread Evgeniy Alekseev
Date: Saturday, May 14, 2016 @ 05:34:49
  Author: arcanis
Revision: 175305

archrelease: copy trunk to community-any

Added:
  pdfsam/repos/community-any/PKGBUILD
(from rev 175304, pdfsam/trunk/PKGBUILD)
  pdfsam/repos/community-any/pdfsam
(from rev 175304, pdfsam/trunk/pdfsam)
  pdfsam/repos/community-any/pdfsam.png
(from rev 175304, pdfsam/trunk/pdfsam.png)
Deleted:
  pdfsam/repos/community-any/PKGBUILD
  pdfsam/repos/community-any/pdfsam
  pdfsam/repos/community-any/pdfsam.png

--+
 PKGBUILD |   98 ++---
 pdfsam   |   72 ++--
 2 files changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-14 03:34:31 UTC (rev 175304)
+++ PKGBUILD2016-05-14 03:34:49 UTC (rev 175305)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev 
-# Contributor: Tom 
-
-pkgname=pdfsam
-pkgver=3.0.2
-_pkgver="${pkgver}.RELEASE"
-pkgrel=2
-pkgdesc="A free open source tool to split and merge pdf documents"
-arch=('any')
-url="http://www.pdfsam.org/;
-license=('AGPL3')
-depends=('java-environment>=8' 'sh')
-makedepends=('desktop-file-utils' 'gendesk')
-optdepends=('java-openjfx: required if openjdk is used')
-source=("https://github.com/torakiki/${pkgname}/releases/download/v${_pkgver}/${pkgname}-${_pkgver}-bin.zip;
-"pdfsam"
-"pdfsam.png")
-md5sums=('cba57fcce6075348e9dbecd9a014182b'
- 'e98c7828d1d8b4fdb7ba76c0e0f180db'
- '033e0e52c29624ce31d86b8a8b43adb6')
-
-prepare() {
-  # create *.desktop file
-  gendesk -f -n \
-  --pkgname="${pkgname}" \
-  --pkgdesc="${pkgdesk}" \
-  --name="PDFsam" \
-  --categories="Office"
-}
-
-package() {
-  install -dm755 "${pkgdir}/usr/share/java/${pkgname}/modules"
-  install -Dm644 "${pkgname}-${_pkgver}/pdfsam-community-${_pkgver}.jar" \
- "${pkgdir}/usr/share/java/${pkgname}/"
-  install -Dm755 "${pkgname}-${_pkgver}/bin/pdfsam.sh" \
- "${pkgdir}/usr/share/java/${pkgname}/bin/pdfsam.sh"
-  install -Dm755 "${pkgname}-${_pkgver}/etc/logback.xml" \
- "${pkgdir}/usr/share/java/${pkgname}/etc/logback.xml"
-  install -Dm755 "${pkgname}-${_pkgver}/resources/splash.gif" \
- "${pkgdir}/usr/share/java/${pkgname}/resources/splash.gif"
-
-  # exec
-  install -Dm755 "pdfsam" "${pkgdir}/usr/bin/pdfsam"
-
-  # desktop
-  install -Dm644 "pdfsam.png" "${pkgdir}/usr/share/pixmaps/pdfsam.png"
-  install -Dm644 "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-}

Copied: pdfsam/repos/community-any/PKGBUILD (from rev 175304, 
pdfsam/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-14 03:34:49 UTC (rev 175305)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Tom 
+
+pkgname=pdfsam
+pkgver=3.0.3
+_pkgver="${pkgver}.RELEASE"
+pkgrel=1
+pkgdesc="A free open source tool to split and merge pdf documents"
+arch=('any')
+url="http://www.pdfsam.org/;
+license=('AGPL3')
+depends=('java-environment>=8' 'sh')
+makedepends=('desktop-file-utils' 'gendesk')
+optdepends=('java-openjfx: required if openjdk is used')
+source=("https://github.com/torakiki/${pkgname}/releases/download/v${_pkgver}/${pkgname}-${_pkgver}-bin.zip;
+"pdfsam"
+"pdfsam.png")
+md5sums=('177423a32f5ee137e283f9cd471c24eb'
+ 'e98c7828d1d8b4fdb7ba76c0e0f180db'
+ '033e0e52c29624ce31d86b8a8b43adb6')
+
+prepare() {
+  # create *.desktop file
+  gendesk -f -n \
+  --pkgname="${pkgname}" \
+  --pkgdesc="${pkgdesk}" \
+  --name="PDFsam" \
+  --categories="Office"
+}
+
+package() {
+  install -dm755 "${pkgdir}/usr/share/java/${pkgname}/modules"
+  install -Dm644 "${pkgname}-${_pkgver}/pdfsam-community-${_pkgver}.jar" \
+ "${pkgdir}/usr/share/java/${pkgname}/"
+  install -Dm755 "${pkgname}-${_pkgver}/bin/pdfsam.sh" \
+ "${pkgdir}/usr/share/java/${pkgname}/bin/pdfsam.sh"
+  install -Dm755 "${pkgname}-${_pkgver}/etc/logback.xml" \
+ "${pkgdir}/usr/share/java/${pkgname}/etc/logback.xml"
+  install -Dm755 "${pkgname}-${_pkgver}/resources/splash.gif" \
+ "${pkgdir}/usr/share/java/${pkgname}/resources/splash.gif"
+
+  # exec
+  install -Dm755 "pdfsam" "${pkgdir}/usr/bin/pdfsam"
+
+  # desktop
+  install -Dm644 "pdfsam.png" "${pkgdir}/usr/share/pixmaps/pdfsam.png"
+  install -Dm644 "${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+}

Deleted: pdfsam
===
--- pdfsam  2016-05-14 03:34:31 UTC (rev 175304)
+++ pdfsam  2016-05-14 03:34:49 UTC (rev 175305)
@@ -1,36 +0,0 @@
-#!/bin/sh
-# run application with java env >= 8
-

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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 05:19:39
  Author: fyan
Revision: 175303

archrelease: copy trunk to community-any

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

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

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

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

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

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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 05:19:09
  Author: fyan
Revision: 175302

upgpkg: jenkins 2.3-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 02:49:57 UTC (rev 175301)
+++ PKGBUILD2016-05-14 03:19:09 UTC (rev 175302)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('c7142d80499ceb0394b086b4342793ea058ed7808f9c48e0da0a95b66057a2c5b454367e459de3e229f17fa1d8b2ba44d52f0a8c6e75f003170e2c1da7d70fcf'
+sha512sums=('c51544768d1667ab1727c0f979593935cd8cb99dc1aa238d0f3ac7dfee61de3329ec5bc43479f77df6a325646474b37e979f4101ea3b382731328263820a50f3'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:49:57
  Author: fyan
Revision: 175301

archrelease: copy trunk to community-any

Added:
  python-whelk/repos/community-any/
  python-whelk/repos/community-any/PKGBUILD
(from rev 175300, python-whelk/trunk/PKGBUILD)

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

Copied: python-whelk/repos/community-any/PKGBUILD (from rev 175300, 
python-whelk/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-05-14 02:49:57 UTC (rev 175301)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-whelk
+pkgname=('python-whelk' 'python2-whelk')
+pkgver=2.6
+pkgrel=1
+pkgdesc="Easy access to shell commands from python"
+arch=('any')
+license=('custom:zlib')
+url="https://pypi.python.org/pypi/whelk;
+makedepends=('python' 'python2' 'git')
+source=("git+https://github.com/seveas/whelk.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a whelk{,-py2}
+}
+
+build() {
+  cd "$srcdir"/whelk
+  python setup.py build
+
+  cd "$srcdir"/whelk-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/whelk
+  python -munittest discover
+
+  cd "$srcdir"/whelk-py2
+  python2 -munittest discover
+}
+
+package_python-whelk() {
+  depends=('python')
+
+  cd whelk
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}
+
+package_python2-whelk() {
+  depends=('python2')
+
+  cd whelk-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


[arch-commits] Commit in (4 files)

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:49:34
  Author: fyan
Revision: 175300

addpkg: python-whelk 2.6-1

Added:
  python-whelk/
  python-whelk/repos/
  python-whelk/trunk/
  python-whelk/trunk/PKGBUILD

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

Added: python-whelk/trunk/PKGBUILD
===
--- python-whelk/trunk/PKGBUILD (rev 0)
+++ python-whelk/trunk/PKGBUILD 2016-05-14 02:49:34 UTC (rev 175300)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-whelk
+pkgname=('python-whelk' 'python2-whelk')
+pkgver=2.6
+pkgrel=1
+pkgdesc="Easy access to shell commands from python"
+arch=('any')
+license=('custom:zlib')
+url="https://pypi.python.org/pypi/whelk;
+makedepends=('python' 'python2' 'git')
+source=("git+https://github.com/seveas/whelk.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cp -a whelk{,-py2}
+}
+
+build() {
+  cd "$srcdir"/whelk
+  python setup.py build
+
+  cd "$srcdir"/whelk-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/whelk
+  python -munittest discover
+
+  cd "$srcdir"/whelk-py2
+  python2 -munittest discover
+}
+
+package_python-whelk() {
+  depends=('python')
+
+  cd whelk
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}
+
+package_python2-whelk() {
+  depends=('python2')
+
+  cd whelk-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}


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


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:30:18
  Author: fyan
Revision: 175299

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  144 ++---
 1 file changed, 72 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-14 02:29:52 UTC (rev 175298)
+++ PKGBUILD2016-05-14 02:30:18 UTC (rev 175299)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Benjamin A. Shelton 
-
-pkgbase=python-raven
-pkgname=(python-raven python2-raven)
-pkgver=5.16.0
-pkgrel=1
-pkgdesc="Python client for Sentry"
-arch=('any')
-url="http://pypi.python.org/pypi/raven;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python2-contextlib2' 
'git')
-checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-bottle' 
'python2-bottle'
-  'python-celery' 'python2-celery' 'python-django' 
'python2-django' 'pep8'
-  'python-mock' 'python2-mock' 'python-nose' 'python2-nose' 
'python2-gevent'
-  'python2-pep8' 'python-pytz' 'python2-pytz' 'python-exam' 
'python2-exam'
-  'python-requests' 'python2-requests' 'python-tornado' 
'python2-tornado'
-  'python-paste' 'python2-paste' 'python-webob' 'python2-webob'
-  'python-webtest' 'python2-webtest' 'python-anyjson' 
'python2-anyjson'
-  'python-flask' 'python2-flask' 'python-blinker' 'python2-blinker'
-  'python-logbook' 'python2-logbook' 'python-pytest-django' 
'python2-pytest-django'
-  'python2-webpy' 'python-flask-login' 'python2-flask-login'
-  'python-pytest-timeout' 'python2-pytest-timeout')
-source=("git+https://github.com/getsentry/raven-python.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-prepare() {
-  cp -a raven-python{,-py2}
-}
-
-build() {
-  cd "$srcdir"/raven-python
-  python setup.py build
-
-  cd "$srcdir"/raven-python-py2
-  python2 setup.py build
-}
-
-check() {
-  # Hack distribution check by installing it
-
-  cd "$srcdir"/raven-python
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH" \
-py.test tests
-
-  cd "$srcdir"/raven-python
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH" \
-py.test2 tests
-}
-
-package_python-raven() {
-  depends=('python')
-  optdepends=('python-setuptools: for "raven" script')
-
-  cd "$srcdir"/raven-python
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-raven() {
-  depends=('python2-contextlib2')
-  optdepends=('python2-setuptools: for "raven2" script')
-
-  cd "$srcdir"/raven-python-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  mv "$pkgdir"/usr/bin/raven{,2}
-
-  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-raven/repos/community-any/PKGBUILD (from rev 175298, 
python-raven/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-14 02:30:18 UTC (rev 175299)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Benjamin A. Shelton 
+
+pkgbase=python-raven
+pkgname=(python-raven python2-raven)
+pkgver=5.17.0
+pkgrel=1
+pkgdesc="Python client for Sentry"
+arch=('any')
+url="http://pypi.python.org/pypi/raven;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python2-contextlib2' 
'git')
+checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-bottle' 
'python2-bottle'
+  'python-celery' 'python2-celery' 'python-django' 
'python2-django' 'pep8'
+  'python-mock' 'python2-mock' 'python-nose' 'python2-nose' 
'python2-gevent'
+  'python2-pep8' 'python-pytz' 'python2-pytz' 'python-exam' 
'python2-exam'
+  'python-requests' 'python2-requests' 'python-tornado' 
'python2-tornado'
+  'python-paste' 'python2-paste' 'python-webob' 'python2-webob'
+  'python-webtest' 'python2-webtest' 'python-anyjson' 
'python2-anyjson'
+  'python-flask' 'python2-flask' 'python-blinker' 'python2-blinker'
+  'python-logbook' 'python2-logbook' 'python-pytest-django' 
'python2-pytest-django'
+  'python2-webpy' 'python-flask-login' 'python2-flask-login'
+  'python-pytest-timeout' 'python2-pytest-timeout')
+source=("git+https://github.com/getsentry/raven-python.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+prepare() {
+  cp 

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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:29:52
  Author: fyan
Revision: 175298

upgpkg: python-raven 5.17.0-1

Modified:
  python-raven/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 02:25:18 UTC (rev 175297)
+++ PKGBUILD2016-05-14 02:29:52 UTC (rev 175298)
@@ -4,7 +4,7 @@
 
 pkgbase=python-raven
 pkgname=(python-raven python2-raven)
-pkgver=5.16.0
+pkgver=5.17.0
 pkgrel=1
 pkgdesc="Python client for Sentry"
 arch=('any')


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:25:18
  Author: fyan
Revision: 175297

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-14 02:25:04 UTC (rev 175296)
+++ PKGBUILD2016-05-14 02:25:18 UTC (rev 175297)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=eslint
-pkgver=2.9.0
-pkgrel=1
-pkgdesc='An AST-based pattern checker for JavaScript'
-arch=('any')
-url='http://eslint.org'
-license=('MIT')
-depends=('nodejs')
-makedepends=('npm')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('a6257b4463fd6ebcba8f4a47a7b76850')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  # Fix permissions
-  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
-
-  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
-  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: eslint/repos/community-any/PKGBUILD (from rev 175296, 
eslint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-14 02:25:18 UTC (rev 175297)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=eslint
+pkgver=2.10.0
+pkgrel=1
+pkgdesc='An AST-based pattern checker for JavaScript'
+arch=('any')
+url='http://eslint.org'
+license=('MIT')
+depends=('nodejs')
+makedepends=('npm')
+source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+md5sums=('43b5dd34e3b8f3714970dcac124e5f25')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  # Fix permissions
+  find "$pkgdir/usr" -type d -exec chmod 755 '{}' +
+
+  install -dm755 "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s ../../../lib/node_modules/eslint/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2016-05-13 Thread Felix Yan
Date: Saturday, May 14, 2016 @ 04:25:04
  Author: fyan
Revision: 175296

upgpkg: eslint 2.10.0-1

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 21:27:27 UTC (rev 175295)
+++ PKGBUILD2016-05-14 02:25:04 UTC (rev 175296)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=eslint
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='An AST-based pattern checker for JavaScript'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('a6257b4463fd6ebcba8f4a47a7b76850')
+md5sums=('43b5dd34e3b8f3714970dcac124e5f25')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 23:23:47
  Author: bpiotrowski
Revision: 175270

boost 1.60.0-5 rebuild

Modified:
  luxrender/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 21:20:00 UTC (rev 175269)
+++ PKGBUILD2016-05-13 21:23:47 UTC (rev 175270)
@@ -5,7 +5,7 @@
 pkgname=luxrender
 pkgver=1.5.1
 _pkgver=8dabcd6b7016
-pkgrel=1
+pkgrel=2
 pkgdesc="Rendering system for physically correct, unbiased image synthesis"
 arch=('x86_64')
 url="http://www.luxrender.net/;


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 23:23:52
  Author: bpiotrowski
Revision: 175271

archrelease: copy trunk to community-staging-x86_64

Added:
  luxrender/repos/community-staging-x86_64/
  luxrender/repos/community-staging-x86_64/PKGBUILD
(from rev 175270, luxrender/trunk/PKGBUILD)
  luxrender/repos/community-staging-x86_64/force_python3.diff
(from rev 175270, luxrender/trunk/force_python3.diff)

+
 PKGBUILD   |   56 +++
 force_python3.diff |   12 ++
 2 files changed, 68 insertions(+)

Copied: luxrender/repos/community-staging-x86_64/PKGBUILD (from rev 175270, 
luxrender/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 21:23:52 UTC (rev 175271)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+# Contributor: flixie <69...@gmx.net>
+# Contributor: Imanol Celaya 
+pkgname=luxrender
+pkgver=1.5.1
+_pkgver=8dabcd6b7016
+pkgrel=2
+pkgdesc="Rendering system for physically correct, unbiased image synthesis"
+arch=('x86_64')
+url="http://www.luxrender.net/;
+license=('GPL')
+depends=('boost-libs' 'embree' 'freeimage' 'openexr' 'openimageio' 'libpng' 
'libcl' 'libgl' 'fftw')
+optdepends=('luxblend25: Blender exporter' 'qt4: Qt GUI' \
+'python: pylux Python interface'
+'opencl-nvidia: OpenCL support for nVidia GPUs' \
+'amdapp-sdk: OpenCL support for AMD GPUs' \
+'intel-opencl-runtime: OpenCL support for Intel CPUs')
+makedepends=('cmake' 'boost' 'mesa' 'qt4' "luxrays=$pkgver" 'python' 
'opencl-headers')
+source=($pkgname-$pkgver.tar.bz2::https://bitbucket.org/luxrender/lux/get/${_pkgver}.tar.bz2
 \
+force_python3.diff)
+md5sums=('7ee978d411db3d0331256a2f89a204bf'
+ '42692e65eabc5828693e2682e94b7c64')
+
+prepare() {
+  cd "$srcdir"/luxrender-lux-$_pkgver
+
+  patch -Np1 < "$srcdir/force_python3.diff" || true
+}
+
+build() {
+  cd "$srcdir"/luxrender-lux-$_pkgver
+
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLUXRAYS_DISABLE_OPENCL=OFF \
+-DPYTHON_CUSTOM=ON \
+-DPYTHON_LIBRARIES=/usr/lib/libpython3.5m.so \
+-DPYTHON_INCLUDE_PATH=/usr/include/python3.5m/ \
+-DCMAKE_EXE_LINKER_FLAGS=-lpthread
+  make
+}
+
+package() {
+  cd "$srcdir"/luxrender-lux-$_pkgver
+  make DESTDIR="$pkgdir" install
+
+  # fix library path on x86_64
+  [ "$CARCH" = "x86_64" ] && mv "$pkgdir"/usr/lib64 "$pkgdir"/usr/lib
+
+  # install pylux
+  install -D -m644 pylux.so "$pkgdir"/usr/lib/python3.5/pylux.so
+}
+
+# vim:set ts=2 sw=2 et:

Copied: luxrender/repos/community-staging-x86_64/force_python3.diff (from rev 
175270, luxrender/trunk/force_python3.diff)
===
--- community-staging-x86_64/force_python3.diff (rev 0)
+++ community-staging-x86_64/force_python3.diff 2016-05-13 21:23:52 UTC (rev 
175271)
@@ -0,0 +1,12 @@
+diff -rup luxrender-lux-d0b0e20c47cc/cmake/Dependencies.cmake 
luxrender-lux-d0b0e20c47cc.new/cmake/Dependencies.cmake
+--- luxrender-lux-d0b0e20c47cc/cmake/Dependencies.cmake2013-11-04 
22:25:45.0 +0100
 luxrender-lux-d0b0e20c47cc.new/cmake/Dependencies.cmake2013-12-05 
19:43:23.414625854 +0100
+@@ -156,7 +156,7 @@ IF(MSVC AND BOOST_python_LIBRARYDIR)
+   SET(BOOST_LIBRARYDIR "${BOOST_python_LIBRARYDIR}")
+ ENDIF(MSVC AND BOOST_python_LIBRARYDIR)
+ 
+-FIND_PACKAGE(Boost ${Boost_MINIMUM_VERSION} COMPONENTS python REQUIRED)
++FIND_PACKAGE(Boost ${Boost_MINIMUM_VERSION} COMPONENTS python3 REQUIRED)
+ 
+ IF(MSVC AND BOOST_python_LIBRARYDIR)
+   SET(BOOST_LIBRARYDIR "${_boost_libdir}")


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 23:20:00
  Author: bpiotrowski
Revision: 175269

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

Added:
  openshadinglanguage/repos/community-staging-i686/
  openshadinglanguage/repos/community-staging-i686/PKGBUILD
(from rev 175268, openshadinglanguage/trunk/PKGBUILD)
  openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch
(from rev 175268, openshadinglanguage/trunk/llvm-static-system-libs.patch)
  openshadinglanguage/repos/community-staging-x86_64/
  openshadinglanguage/repos/community-staging-x86_64/PKGBUILD
(from rev 175268, openshadinglanguage/trunk/PKGBUILD)
  
openshadinglanguage/repos/community-staging-x86_64/llvm-static-system-libs.patch
(from rev 175268, openshadinglanguage/trunk/llvm-static-system-libs.patch)

+
 community-staging-i686/PKGBUILD|   59 +++
 community-staging-i686/llvm-static-system-libs.patch   |   15 +++
 community-staging-x86_64/PKGBUILD  |   59 +++
 community-staging-x86_64/llvm-static-system-libs.patch |   15 +++
 4 files changed, 148 insertions(+)

Copied: openshadinglanguage/repos/community-staging-i686/PKGBUILD (from rev 
175268, openshadinglanguage/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 21:20:00 UTC (rev 175269)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+pkgname=openshadinglanguage
+pkgver=1.7.2
+pkgrel=2
+pkgdesc="Advanced shading language for production GI renderers"
+arch=(i686 x86_64)
+url="https://github.com/imageworks/OpenShadingLanguage;
+license=('custom')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng'
+ 'libtiff' 'zlib' 'ncurses')
+makedepends=('boost' 'cmake' 'clang35' 'llvm35')
+source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
+llvm-static-system-libs.patch)
+md5sums=('f337bf8b973d38e5cea031c29175d93f'
+ 'b7c212b2549981ced03c091375f48122')
+
+prepare() {
+  cd OpenShadingLanguage-Release-$pkgver
+
+  # Add system libraries needed to link against LLVM components (zlib, ncurses)
+  # This is required in order to statically link against LLVM
+  patch -Np1 < $srcdir/llvm-static-system-libs.patch
+}
+
+build() {
+  cd OpenShadingLanguage-Release-$pkgver
+
+  cd src
+
+  [[ -d build ]] && rm -r build
+  mkdir build && cd build
+
+  cmake ../.. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLLVM_STATIC=1 \
+-DOSL_BUILD_CPP11=1 \
+-DCMAKE_CXX_FLAGS="\
+  -Wno-error=array-bounds \
+  -Wno-error=sign-compare \
+  -Wno-error=strict-aliasing \
+  -Wno-error=misleading-indentation"
+  make
+}
+
+package() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  make DESTDIR="$pkgdir/" install
+
+  mkdir -p "$pkgdir"/usr/share/OSL/
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname
+  mv "$pkgdir"/usr/LICENSE "$pkgdir"/usr/share/licenses/$pkgname # TODO: Tell 
upstream about this shit
+  mv "$pkgdir"/usr/{CHANGES,README.md,INSTALL} "$pkgdir"/usr/share/OSL/
+  mv "$pkgdir"/usr/doc "$pkgdir"/usr/share/OSL/doc
+  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
+}
+
+# vim:set ts=2 sw=2 et:

Copied: 
openshadinglanguage/repos/community-staging-i686/llvm-static-system-libs.patch 
(from rev 175268, openshadinglanguage/trunk/llvm-static-system-libs.patch)
===
--- community-staging-i686/llvm-static-system-libs.patch
(rev 0)
+++ community-staging-i686/llvm-static-system-libs.patch2016-05-13 
21:20:00 UTC (rev 175269)
@@ -0,0 +1,15 @@
+diff -upr 
OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake 
OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
+--- OpenShadingLanguage-Release-1.5.12.orig/src/cmake/externalpackages.cmake   
2014-12-26 22:22:53.0 +0200
 OpenShadingLanguage-Release-1.5.12/src/cmake/externalpackages.cmake
2015-03-16 03:12:56.052479730 +0200
+@@ -211,9 +211,10 @@ if ((LLVM_LIBRARY OR LLVM_STATIC) AND LL
+ # if static LLVM libraries were requested, use llvm-config to generate
+ # the list of what libraries we need, and substitute that in the right
+ # way for LLVM_LIBRARY.
+-execute_process (COMMAND ${LLVM_CONFIG} --libfiles
++execute_process (COMMAND ${LLVM_CONFIG} --libfiles --system-libs
+  OUTPUT_VARIABLE LLVM_LIBRARY
+  OUTPUT_STRIP_TRAILING_WHITESPACE)
++string (REPLACE "\n" " " LLVM_LIBRARY ${LLVM_LIBRARY})
+ string (REPLACE " " ";" LLVM_LIBRARY ${LLVM_LIBRARY})
+   endif ()
+   if (VERBOSE)

Copied: openshadinglanguage/repos/community-staging-x86_64/PKGBUILD (from rev 
175268, 

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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 23:19:53
  Author: bpiotrowski
Revision: 175268

boost 1.60.0-5 rebuild

Modified:
  openshadinglanguage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 21:16:49 UTC (rev 175267)
+++ PKGBUILD2016-05-13 21:19:53 UTC (rev 175268)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=openshadinglanguage
 pkgver=1.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced shading language for production GI renderers"
 arch=(i686 x86_64)
 url="https://github.com/imageworks/OpenShadingLanguage;


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 23:16:49
  Author: foutrelis
Revision: 175267

Hack CXXFLAGS to fix build with GCC 6

Modified:
  openshadinglanguage/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:59:08 UTC (rev 175266)
+++ PKGBUILD2016-05-13 21:16:49 UTC (rev 175267)
@@ -35,7 +35,11 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DLLVM_STATIC=1 \
 -DOSL_BUILD_CPP11=1 \
--DCMAKE_CXX_FLAGS="-Wno-error=array-bounds -Wno-error=sign-compare 
-std=c++11"
+-DCMAKE_CXX_FLAGS="\
+  -Wno-error=array-bounds \
+  -Wno-error=sign-compare \
+  -Wno-error=strict-aliasing \
+  -Wno-error=misleading-indentation"
   make
 }
 


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 22:59:08
  Author: bpiotrowski
Revision: 175266

archrelease: copy trunk to community-staging-x86_64

Added:
  luxrays/repos/community-staging-x86_64/
  luxrays/repos/community-staging-x86_64/PKGBUILD
(from rev 175265, luxrays/trunk/PKGBUILD)
  luxrays/repos/community-staging-x86_64/force_python3.diff
(from rev 175265, luxrays/trunk/force_python3.diff)

+
 PKGBUILD   |   54 +++
 force_python3.diff |   12 +++
 2 files changed, 66 insertions(+)

Copied: luxrays/repos/community-staging-x86_64/PKGBUILD (from rev 175265, 
luxrays/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 20:59:08 UTC (rev 175266)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname='luxrays'
+pkgver=1.5.1
+_pkgver=8577ff287efb
+pkgrel=2
+pkgdesc="Accelerate the ray intersection process by using GPUs"
+arch=('x86_64')
+url="http://www.luxrender.net/;
+license=('GPL')
+depends=('embree' 'libcl' 'libgl' 'openimageio')
+makedepends=('boost' 'cmake' 'freetype2' 'libpng' 'mesa' 'opencl-headers' 
'glew' 'freeglut')
+optdepends=('opencl-nvidia: OpenCL support for nVidia GPUs' \
+'amdapp-sdk: OpenCL support for AMD GPUs' \
+'intel-opencl-runtime: OpenCL support for Intel CPUs' \
+'glew: demos (SmallLuxGPU etc.)' \
+'freeglut: demos (SmallLuxGPU etc.)' \
+'boost-libs: demos (SmallLuxGPU etc.)')
+options=('staticlibs')
+source=($pkgname-$pkgver.tar.bz2::https://bitbucket.org/luxrender/luxrays/get/${_pkgver}.tar.bz2
 \
+force_python3.diff)
+md5sums=('2d6619e33fb4df237ba239b944e00e68'
+ '3bfb5594a709d1ea772866d66904b8fd')
+
+prepare() {
+  cd "$srcdir"/luxrender-luxrays-$_pkgver
+
+  patch -Np1 < "$srcdir/force_python3.diff" || true
+}
+
+build() {
+  cd "$srcdir/luxrender-luxrays-$_pkgver"
+
+  cmake . \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_SKIP_RPATH=ON \
+-DLUXRAYS_DISABLE_OPENCL=OFF
+  make
+}
+
+package() {
+  cd "$srcdir/luxrender-luxrays-$_pkgver"
+
+  install -d -m755 "$pkgdir"/usr/{bin,include,lib}
+  install -m755 bin/* "$pkgdir"/usr/bin
+  install -m644 lib/* "$pkgdir"/usr/lib
+  cp -a include "$pkgdir"/usr
+
+  # install pyluxcore to the Python search path
+  install -d -m755 "$pkgdir"/usr/lib/python3.5/
+  mv "$pkgdir"/usr/lib/pyluxcore.so "$pkgdir"/usr/lib/python3.5/
+}
+
+# vim:set ts=2 sw=2 et:

Copied: luxrays/repos/community-staging-x86_64/force_python3.diff (from rev 
175265, luxrays/trunk/force_python3.diff)
===
--- community-staging-x86_64/force_python3.diff (rev 0)
+++ community-staging-x86_64/force_python3.diff 2016-05-13 20:59:08 UTC (rev 
175266)
@@ -0,0 +1,12 @@
+diff -rup luxrender-luxrays-7c7127ee1fa4/cmake/Dependencies.cmake 
luxrender-luxrays-7c7127ee1fa4.new/cmake/Dependencies.cmake
+--- luxrender-luxrays-7c7127ee1fa4/cmake/Dependencies.cmake2015-01-20 
23:45:32.0 +0100
 luxrender-luxrays-7c7127ee1fa4.new/cmake/Dependencies.cmake
2015-02-15 22:19:40.775351414 +0100
+@@ -58,7 +58,7 @@ set(Boost_MINIMUM_VERSION   "1.44.0"
+ 
+ set(Boost_ADDITIONAL_VERSIONS "1.47.0" "1.46.1" "1.46" "1.46.0" "1.45" 
"1.45.0" "1.44" "1.44.0")
+ 
+-set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization 
iostreams regex system python)
++set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization 
iostreams regex system python3)
+ find_package(Boost ${Boost_MINIMUM_VERSION} COMPONENTS 
${LUXRAYS_BOOST_COMPONENTS})
+ if (NOT Boost_FOUND)
+ # Try again with the other type of libs


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 22:59:03
  Author: bpiotrowski
Revision: 175265

boost 1.60.0-5 rebuild

Modified:
  luxrays/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:57:29 UTC (rev 175264)
+++ PKGBUILD2016-05-13 20:59:03 UTC (rev 175265)
@@ -3,7 +3,7 @@
 pkgname='luxrays'
 pkgver=1.5.1
 _pkgver=8577ff287efb
-pkgrel=1
+pkgrel=2
 pkgdesc="Accelerate the ray intersection process by using GPUs"
 arch=('x86_64')
 url="http://www.luxrender.net/;


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 22:57:22
  Author: foutrelis
Revision: 175263

boost 1.60.0-5 rebuild

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:53:42 UTC (rev 175262)
+++ PKGBUILD2016-05-13 20:57:22 UTC (rev 175263)
@@ -8,7 +8,7 @@
 
 pkgname=facter
 pkgver=3.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Collect and display system facts"
 arch=('i686' 'x86_64')
 url="http://puppetlabs.com/facter;


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 22:57:29
  Author: foutrelis
Revision: 175264

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

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

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

Copied: facter/repos/community-staging-i686/PKGBUILD (from rev 175263, 
facter/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 20:57:29 UTC (rev 175264)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.1.6
+pkgrel=2
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment' 'leatherman')
+optdepends=('java-environment: jruby support')
+replaces=('cfacter')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('621f4408b1d24d89dca722f49e3095cd')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Replace rb_data_object_alloc symbol with rb_data_object_wrap
+  # https://tickets.puppetlabs.com/browse/FACT-1291
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc lib/src/ruby )
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  # TODO: Investigate why tests fail on i686 most of the time with Ruby 2.3.0
+  make test || [[ $CARCH == i686 ]]
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: facter/repos/community-staging-x86_64/PKGBUILD (from rev 175263, 
facter/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 20:57:29 UTC (rev 175264)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jonathan Steel 
+# Contributor: Greg Sutcliffe 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Thomas S Hatch 
+# Contributor: Dave Simons 
+# Contributor: Niels Abspoel 
+
+pkgname=facter
+pkgver=3.1.6
+pkgrel=2
+pkgdesc="Collect and display system facts"
+arch=('i686' 'x86_64')
+url="http://puppetlabs.com/facter;
+license=('APACHE')
+depends=('ruby' 'yaml-cpp' 'boost-libs' 'curl')
+makedepends=('boost' 'cmake' 'java-environment' 'leatherman')
+optdepends=('java-environment: jruby support')
+replaces=('cfacter')
+source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('621f4408b1d24d89dca722f49e3095cd')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Replace rb_data_object_alloc symbol with rb_data_object_wrap
+  # https://tickets.puppetlabs.com/browse/FACT-1291
+  sed -i 's/rb_data_object_alloc/rb_data_object_wrap/g' \
+$( grep -rl rb_data_object_alloc lib/src/ruby )
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  JAVA_HOME=/usr/lib/jvm/default cmake -DCMAKE_INSTALL_PREFIX=/usr
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  # TODO: Investigate why tests fail on i686 most of the time with Ruby 2.3.0
+  make test || [[ $CARCH == i686 ]]
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install DESTDIR="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 22:53:33
  Author: foutrelis
Revision: 175261

boost 1.60.0-5 rebuild

Modified:
  pion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:50:31 UTC (rev 175260)
+++ PKGBUILD2016-05-13 20:53:33 UTC (rev 175261)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Jirkovsky 
 pkgname=pion
 pkgver=5.0.7
-pkgrel=5
+pkgrel=6
 pkgdesc="A C++ development library for implementing lightweight HTTP 
interfaces"
 url="https://github.com/cloudmeter/pion;
 arch=('i686' 'x86_64')


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 22:53:42
  Author: foutrelis
Revision: 175262

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

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

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

Copied: pion/repos/community-staging-i686/PKGBUILD (from rev 175261, 
pion/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 20:53:42 UTC (rev 175262)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=pion
+pkgver=5.0.7
+pkgrel=6
+pkgdesc="A C++ development library for implementing lightweight HTTP 
interfaces"
+url="https://github.com/cloudmeter/pion;
+arch=('i686' 'x86_64')
+license=('custom:Boost')
+depends=('boost-libs' 'openssl' 'log4cpp')
+makedepends=('boost')
+provides=('pion-net')
+conflicts=('pion-net')
+replaces=('pion-net')
+source=($pkgname-$pkgver.zip::https://github.com/cloudmeter/pion/archive/$pkgver.zip)
+md5sums=('76a96dd4d34d21e41cbb2328564cba1a')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./autogen.sh
+
+  # override configure bug (forces debug even when nobody asked for it)
+  sed -i "s/ -ggdb//g" configure
+  # override Makefile bug
+  sed -i "/docs:/ s/doxygen-doc//" Makefile.in
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix build with GCC 6
+  CXXFLAGS+=' -std=gnu++98'
+
+  ./configure --prefix=/usr --with-plugins=/usr/lib/pion/plugins 
--disable-doxygen-doc
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  # tests fail to compile with Boost 1.59.0
+  #make -k check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  # install license
+  install -D -m0755 COPYING "$pkgdir/usr/share/licenses/$pkgname/Boost"
+}

Copied: pion/repos/community-staging-x86_64/PKGBUILD (from rev 175261, 
pion/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 20:53:42 UTC (rev 175262)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=pion
+pkgver=5.0.7
+pkgrel=6
+pkgdesc="A C++ development library for implementing lightweight HTTP 
interfaces"
+url="https://github.com/cloudmeter/pion;
+arch=('i686' 'x86_64')
+license=('custom:Boost')
+depends=('boost-libs' 'openssl' 'log4cpp')
+makedepends=('boost')
+provides=('pion-net')
+conflicts=('pion-net')
+replaces=('pion-net')
+source=($pkgname-$pkgver.zip::https://github.com/cloudmeter/pion/archive/$pkgver.zip)
+md5sums=('76a96dd4d34d21e41cbb2328564cba1a')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./autogen.sh
+
+  # override configure bug (forces debug even when nobody asked for it)
+  sed -i "s/ -ggdb//g" configure
+  # override Makefile bug
+  sed -i "/docs:/ s/doxygen-doc//" Makefile.in
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix build with GCC 6
+  CXXFLAGS+=' -std=gnu++98'
+
+  ./configure --prefix=/usr --with-plugins=/usr/lib/pion/plugins 
--disable-doxygen-doc
+  make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  # tests fail to compile with Boost 1.59.0
+  #make -k check
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+
+  # install license
+  install -D -m0755 COPYING "$pkgdir/usr/share/licenses/$pkgname/Boost"
+}


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

2016-05-13 Thread Evangelos Foutras
Date: Friday, May 13, 2016 @ 22:50:31
  Author: foutrelis
Revision: 175260

Fix build with GCC 6

Modified:
  pion/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:45:54 UTC (rev 175259)
+++ PKGBUILD2016-05-13 20:50:31 UTC (rev 175260)
@@ -15,18 +15,24 @@
 
source=($pkgname-$pkgver.zip::https://github.com/cloudmeter/pion/archive/$pkgver.zip)
 md5sums=('76a96dd4d34d21e41cbb2328564cba1a')
 
-build() {
+prepare() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  sh autogen.sh
+  ./autogen.sh
 
   # override configure bug (forces debug even when nobody asked for it)
   sed -i "s/ -ggdb//g" configure
   # override Makefile bug
   sed -i "/docs:/ s/doxygen-doc//" Makefile.in
+}
 
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix build with GCC 6
+  CXXFLAGS+=' -std=gnu++98'
+
   ./configure --prefix=/usr --with-plugins=/usr/lib/pion/plugins 
--disable-doxygen-doc
-
   make
 }
 


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:45:54
  Author: arojas
Revision: 175259

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

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

--+
 /PKGBUILD|   64 +
 community-i686/PKGBUILD  |   33 ---
 community-i686/asunder.install   |   14 
 community-x86_64/PKGBUILD|   33 ---
 community-x86_64/asunder.install |   14 
 5 files changed, 64 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:45:04 UTC (rev 175258)
+++ community-i686/PKGBUILD 2016-05-13 20:45:54 UTC (rev 175259)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=2
-pkgdesc="a graphical CD ripper and encoder"
-arch=('i686' 'x86_64')
-url="http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
-sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
-install="$pkgname".install
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: asunder/repos/community-i686/PKGBUILD (from rev 175258, 
asunder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:45:54 UTC (rev 175259)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Xyne 
+# Contributor: Ronald van Haren 
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand 
+
+pkgname=asunder
+pkgver=2.8
+pkgrel=3
+pkgdesc="a graphical CD ripper and encoder"
+arch=('i686' 'x86_64')
+url="http://littlesvr.ca/asunder/;
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+   'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
+sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}
+

Deleted: community-i686/asunder.install
===
--- community-i686/asunder.install  2016-05-13 20:45:04 UTC (rev 175258)
+++ community-i686/asunder.install  2016-05-13 20:45:54 UTC (rev 175259)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 20:45:04 UTC (rev 175258)
+++ community-x86_64/PKGBUILD   2016-05-13 20:45:54 UTC (rev 175259)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Xyne 
-# Contributor: Ronald van Haren 
-# Contributor: cs-cam - me.at.camdaniel.com
-# Contributor: Sebastien Piccand 
-
-pkgname=asunder
-pkgver=2.8
-pkgrel=2
-pkgdesc="a graphical CD ripper and encoder"
-arch=('i686' 'x86_64')
-url="http://littlesvr.ca/asunder/;
-license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
-makedepends=('pkgconfig' 'intltool' 'gettext')
-optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
-   'flac: for flac support')
-source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
-sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
-install="$pkgname".install
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}
-

Copied: asunder/repos/community-x86_64/PKGBUILD (from rev 175258, 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:45:04
  Author: arojas
Revision: 175258

Hooks

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

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:35:59 UTC (rev 175257)
+++ PKGBUILD2016-05-13 20:45:04 UTC (rev 175258)
@@ -6,12 +6,12 @@
 
 pkgname=asunder
 pkgver=2.8
-pkgrel=2
+pkgrel=3
 pkgdesc="a graphical CD ripper and encoder"
 arch=('i686' 'x86_64')
 url="http://littlesvr.ca/asunder/;
 license=('GPL2')
-depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+depends=('gtk2' 'libcddb' 'cdparanoia')
 makedepends=('pkgconfig' 'intltool' 'gettext')
 optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
'flac: for flac support')
@@ -18,7 +18,6 @@
 source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('d3d71cccf9e97d9e8b738d28d9067e03')
 sha256sums=('d8c7014b87ab3c5467876def4d8650fd09fe415ded9de2569c629296499b09db')
-install="$pkgname".install
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: asunder.install
===
--- asunder.install 2016-05-13 20:35:59 UTC (rev 175257)
+++ asunder.install 2016-05-13 20:45:04 UTC (rev 175258)
@@ -1,14 +0,0 @@
-post_install()
-{
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
\ No newline at end of file


[arch-commits] Commit in diffuse/repos/community-any (3 files)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:35:59
  Author: arojas
Revision: 175257

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   43 +--
 diffuse.install |   11 ---
 2 files changed, 21 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 20:35:28 UTC (rev 175256)
+++ PKGBUILD2016-05-13 20:35:59 UTC (rev 175257)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-# Contributor:  TDY 
-# Contributor: zhuqin 
-
-pkgname=diffuse
-pkgver=0.4.8
-pkgrel=1
-pkgdesc="A graphical tool for merging and comparing text files"
-arch=('any')
-url="http://diffuse.sourceforge.net/;
-license=('GPL')
-depends=('pygtk')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('2f92668350f7bcdc5fb04bcbe9845409')
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  python2 install.py --prefix=/usr --destdir="$pkgdir"
-  sed -i 's|^#!.*|&2|' "$pkgdir"/usr/bin/diffuse 
-}

Copied: diffuse/repos/community-any/PKGBUILD (from rev 175256, 
diffuse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 20:35:59 UTC (rev 175257)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+# Contributor:  TDY 
+# Contributor: zhuqin 
+
+pkgname=diffuse
+pkgver=0.4.8
+pkgrel=2
+pkgdesc="A graphical tool for merging and comparing text files"
+arch=('any')
+url="http://diffuse.sourceforge.net/;
+license=('GPL')
+depends=('pygtk')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('2f92668350f7bcdc5fb04bcbe9845409')
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  python2 install.py --prefix=/usr --destdir="$pkgdir"
+  sed -i 's|^#!.*|&2|' "$pkgdir"/usr/bin/diffuse 
+}

Deleted: diffuse.install
===
--- diffuse.install 2016-05-13 20:35:28 UTC (rev 175256)
+++ diffuse.install 2016-05-13 20:35:59 UTC (rev 175257)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:35:28
  Author: arojas
Revision: 175256

Hooks

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

-+
 PKGBUILD|3 +--
 diffuse.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:35:17 UTC (rev 175255)
+++ PKGBUILD2016-05-13 20:35:28 UTC (rev 175256)
@@ -5,13 +5,12 @@
 
 pkgname=diffuse
 pkgver=0.4.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A graphical tool for merging and comparing text files"
 arch=('any')
 url="http://diffuse.sourceforge.net/;
 license=('GPL')
 depends=('pygtk')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
 md5sums=('2f92668350f7bcdc5fb04bcbe9845409')
 

Deleted: diffuse.install
===
--- diffuse.install 2016-05-13 20:35:17 UTC (rev 175255)
+++ diffuse.install 2016-05-13 20:35:28 UTC (rev 175256)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:35:17
  Author: arojas
Revision: 175255

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

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

+
 /PKGBUILD  |   74 +++
 /gemrb.install |   34 +
 community-i686/PKGBUILD|   37 ---
 community-i686/gemrb.install   |   20 --
 community-x86_64/PKGBUILD  |   37 ---
 community-x86_64/gemrb.install |   20 --
 6 files changed, 108 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:32:55 UTC (rev 175254)
+++ community-i686/PKGBUILD 2016-05-13 20:35:17 UTC (rev 175255)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=gemrb
-pkgver=0.8.4
-pkgrel=1
-pkgdesc="OSS implementation of Bioware's Infinity Engine which supports eg. 
Baldur's Gate"
-arch=('i686' 'x86_64')
-url="http://www.gemrb.org/;
-license=('GPL')
-depends=('python2' 'openal' 'sdl_mixer' 'hicolor-icon-theme')
-# optionally it is possible to build vlc plugin too
-# for future reference: there is also and experimental SDL2/OpenGL renderer
-makedepends=('cmake')
-install=gemrb.install
-source=("http://downloads.sourceforge.net/sourceforge/gemrb/$pkgname-$pkgver.tar.gz;)
-md5sums=('3820d39e2480e8f5afccbe5c8d6058b9')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  if [ ! -d "$srcdir/build" ] ; then
-mkdir "$srcdir/build"
-  fi
-  cd "$srcdir/build"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
-../$pkgname-$pkgver
-
-  make
-}
-
-package() {
-  cd "$srcdir"/build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: gemrb/repos/community-i686/PKGBUILD (from rev 175254, 
gemrb/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:35:17 UTC (rev 175255)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=gemrb
+pkgver=0.8.4
+pkgrel=2
+pkgdesc="OSS implementation of Bioware's Infinity Engine which supports eg. 
Baldur's Gate"
+arch=('i686' 'x86_64')
+url="http://www.gemrb.org/;
+license=('GPL')
+depends=('python2' 'openal' 'sdl_mixer' 'hicolor-icon-theme')
+# optionally it is possible to build vlc plugin too
+# for future reference: there is also and experimental SDL2/OpenGL renderer
+makedepends=('cmake')
+install=gemrb.install
+source=("http://downloads.sourceforge.net/sourceforge/gemrb/$pkgname-$pkgver.tar.gz;)
+md5sums=('3820d39e2480e8f5afccbe5c8d6058b9')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  if [ ! -d "$srcdir/build" ] ; then
+mkdir "$srcdir/build"
+  fi
+  cd "$srcdir/build"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+../$pkgname-$pkgver
+
+  make
+}
+
+package() {
+  cd "$srcdir"/build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-i686/gemrb.install
===
--- community-i686/gemrb.install2016-05-13 20:32:55 UTC (rev 175254)
+++ community-i686/gemrb.install2016-05-13 20:35:17 UTC (rev 175255)
@@ -1,20 +0,0 @@
-post_install() {
-  cat << EOF
-
-Installing the games
-
-   1. Install the game(s) (eg using wine or Unshield)
-   2. Copy /etc/gemrb/GemRB.cfg.sample to ~/.gemrb/gemrb.cfg or to 
/etc/gemrb/gemrb.cfg
-   3. Edit gemrb.cfg, mainly to set up the path to the game's data files. 
It is crucial to get this right.
-   4. Now You can start the game by executing "gemrb" at the command line 
prompt
-
-EOF
-
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
-}
-
-post_remove() {
-  echo "Don't forget to remove game data files."
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
-}
-

Copied: gemrb/repos/community-i686/gemrb.install (from rev 175254, 
gemrb/trunk/gemrb.install)
===
--- community-i686/gemrb.install(rev 0)
+++ community-i686/gemrb.install2016-05-13 20:35:17 UTC (rev 175255)
@@ -0,0 +1,17 @@
+post_install() {
+  cat << EOF
+
+Installing the games
+
+   1. Install the game(s) (eg using wine or Unshield)
+  

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:32:55
  Author: arojas
Revision: 175254

Hooks

Modified:
  gemrb/trunk/PKGBUILD
  gemrb/trunk/gemrb.install

---+
 PKGBUILD  |2 +-
 gemrb.install |3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:30:10 UTC (rev 175253)
+++ PKGBUILD2016-05-13 20:32:55 UTC (rev 175254)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Jirkovsky 
 pkgname=gemrb
 pkgver=0.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc="OSS implementation of Bioware's Infinity Engine which supports eg. 
Baldur's Gate"
 arch=('i686' 'x86_64')
 url="http://www.gemrb.org/;

Modified: gemrb.install
===
--- gemrb.install   2016-05-13 20:30:10 UTC (rev 175253)
+++ gemrb.install   2016-05-13 20:32:55 UTC (rev 175254)
@@ -9,12 +9,9 @@
4. Now You can start the game by executing "gemrb" at the command line 
prompt
 
 EOF
-
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
 }
 
 post_remove() {
   echo "Don't forget to remove game data files."
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
 }
 


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:30:10
  Author: arojas
Revision: 175253

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

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

--+
 /PKGBUILD|   64 +
 community-i686/PKGBUILD  |   33 ---
 community-i686/klavaro.install   |   10 -
 community-x86_64/PKGBUILD|   33 ---
 community-x86_64/klavaro.install |   10 -
 5 files changed, 64 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:29:35 UTC (rev 175252)
+++ community-i686/PKGBUILD 2016-05-13 20:30:10 UTC (rev 175253)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=klavaro
-pkgver=3.02
-pkgrel=1
-pkgdesc="Free touch typing tutor program"
-arch=('i686' 'x86_64')
-url="http://klavaro.sourceforge.net/;
-license=('GPL2')
-depends=('curl' 'gtk3' 'hicolor-icon-theme')
-makedepends=('intltool')
-optdepends=('espeakup: voice output')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('c92ea579d98a8a2fce870e03de238e1c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # remove the gtkdatabox shared library
-  # klavaro links to it statically due to some incompatibility wioth GTK3
-  rm -r "$pkgdir/usr/lib"
-
-  sed -i 's|/usr/share/icons/hicolor/24x24/apps/klavaro.png|klavaro|' \
-"$pkgdir"/usr/share/applications/$pkgname.desktop
-}

Copied: klavaro/repos/community-i686/PKGBUILD (from rev 175252, 
klavaro/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:30:10 UTC (rev 175253)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Lukas Jirkovsky 
+pkgname=klavaro
+pkgver=3.02
+pkgrel=2
+pkgdesc="Free touch typing tutor program"
+arch=('i686' 'x86_64')
+url="http://klavaro.sourceforge.net/;
+license=('GPL2')
+depends=('curl' 'gtk3' 'hicolor-icon-theme')
+makedepends=('intltool')
+optdepends=('espeakup: voice output')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('c92ea579d98a8a2fce870e03de238e1c')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # remove the gtkdatabox shared library
+  # klavaro links to it statically due to some incompatibility wioth GTK3
+  rm -r "$pkgdir/usr/lib"
+
+  sed -i 's|/usr/share/icons/hicolor/24x24/apps/klavaro.png|klavaro|' \
+"$pkgdir"/usr/share/applications/$pkgname.desktop
+}

Deleted: community-i686/klavaro.install
===
--- community-i686/klavaro.install  2016-05-13 20:29:35 UTC (rev 175252)
+++ community-i686/klavaro.install  2016-05-13 20:30:10 UTC (rev 175253)
@@ -1,10 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
-}
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 20:29:35 UTC (rev 175252)
+++ community-x86_64/PKGBUILD   2016-05-13 20:30:10 UTC (rev 175253)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Lukas Jirkovsky 
-pkgname=klavaro
-pkgver=3.02
-pkgrel=1
-pkgdesc="Free touch typing tutor program"
-arch=('i686' 'x86_64')
-url="http://klavaro.sourceforge.net/;
-license=('GPL2')
-depends=('curl' 'gtk3' 'hicolor-icon-theme')
-makedepends=('intltool')
-optdepends=('espeakup: voice output')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('c92ea579d98a8a2fce870e03de238e1c')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # remove the gtkdatabox shared library
-  # klavaro links to it statically due to some incompatibility wioth GTK3
-  rm -r "$pkgdir/usr/lib"
-
-  sed -i 's|/usr/share/icons/hicolor/24x24/apps/klavaro.png|klavaro|' \
-"$pkgdir"/usr/share/applications/$pkgname.desktop
-}

Copied: klavaro/repos/community-x86_64/PKGBUILD (from rev 175252, 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:29:35
  Author: arojas
Revision: 175252

Hooks

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

-+
 PKGBUILD|3 +--
 klavaro.install |   10 --
 2 files changed, 1 insertion(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:26:40 UTC (rev 175251)
+++ PKGBUILD2016-05-13 20:29:35 UTC (rev 175252)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Jirkovsky 
 pkgname=klavaro
 pkgver=3.02
-pkgrel=1
+pkgrel=2
 pkgdesc="Free touch typing tutor program"
 arch=('i686' 'x86_64')
 url="http://klavaro.sourceforge.net/;
@@ -10,7 +10,6 @@
 depends=('curl' 'gtk3' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('espeakup: voice output')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
 md5sums=('c92ea579d98a8a2fce870e03de238e1c')
 

Deleted: klavaro.install
===
--- klavaro.install 2016-05-13 20:26:40 UTC (rev 175251)
+++ klavaro.install 2016-05-13 20:29:35 UTC (rev 175252)
@@ -1,10 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -f /usr/share/icons/hicolor/
-}
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:26:40
  Author: arojas
Revision: 175251

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

Added:
  krusader/repos/community-i686/PKGBUILD
(from rev 175250, krusader/trunk/PKGBUILD)
  krusader/repos/community-i686/kde_bug309119.diff
(from rev 175250, krusader/trunk/kde_bug309119.diff)
  krusader/repos/community-i686/kde_bug325801.diff
(from rev 175250, krusader/trunk/kde_bug325801.diff)
  krusader/repos/community-x86_64/PKGBUILD
(from rev 175250, krusader/trunk/PKGBUILD)
  krusader/repos/community-x86_64/kde_bug309119.diff
(from rev 175250, krusader/trunk/kde_bug309119.diff)
  krusader/repos/community-x86_64/kde_bug325801.diff
(from rev 175250, krusader/trunk/kde_bug325801.diff)
Deleted:
  krusader/repos/community-i686/PKGBUILD
  krusader/repos/community-i686/kde_bug309119.diff
  krusader/repos/community-i686/kde_bug325801.diff
  krusader/repos/community-i686/krusader.install
  krusader/repos/community-x86_64/PKGBUILD
  krusader/repos/community-x86_64/kde_bug309119.diff
  krusader/repos/community-x86_64/kde_bug325801.diff
  krusader/repos/community-x86_64/krusader.install

-+
 /PKGBUILD   |   92 +
 /kde_bug309119.diff |   42 
 /kde_bug325801.diff |  314 ++
 community-i686/PKGBUILD |   47 -
 community-i686/kde_bug309119.diff   |   21 --
 community-i686/kde_bug325801.diff   |  157 -
 community-i686/krusader.install |   11 -
 community-x86_64/PKGBUILD   |   47 -
 community-x86_64/kde_bug309119.diff |   21 --
 community-x86_64/kde_bug325801.diff |  157 -
 community-x86_64/krusader.install   |   11 -
 11 files changed, 448 insertions(+), 472 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:26:08 UTC (rev 175250)
+++ community-i686/PKGBUILD 2016-05-13 20:26:40 UTC (rev 175251)
@@ -1,47 +0,0 @@
-# $Id: PKGBUILD 149613 2012-02-08 20:20:01Z pierre $
-# Maintainer: Lukas Jirkovsky 
-# Contributor: Andrea Scarpino 
-# Contributor: Alexander Baldeck 
-# Contributor: Lucien Immink 
-
-pkgname=krusader
-pkgver=2.4.0beta3
-_pkgver=2.4.0-beta3
-pkgrel=8
-pkgdesc="An alternative file manager for KDE resembling Midnight Commander"
-arch=('i686' 'x86_64')
-url="http://krusader.sourceforge.net/;
-license=('GPL')
-depends=('kdebase-runtime' 'kdebase-lib' 'kdebase-katepart' 'kuiserver')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-keditbookmarks: to edit bookmarks'
-'kdebase-konsole: open an embedded terminal')
-install=$pkgname.install
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2;
-"kde_bug309119.diff" "kde_bug325801.diff")
-md5sums=('62a02db3f213bb76805ca6c958e9e263'
- '5e9952f6ac38e5ce323eb95ca6f20db6'
- '55fd27e4888e15e8b3bd8ab08b85aa9e')
-
-prepare() {
-  cd "$srcdir/$pkgname-$_pkgver"
-
-  # fix KDE bug 309119 - "New directory" dialog: can't clear all typed text
-  patch -Np1 < "$srcdir/kde_bug309119.diff" || true
-  # fix KDE bug 32580 -  Showing contents of rar archives is broken with unrar 
5.00
-  patch -Np1 < "$srcdir/kde_bug325801.diff" || true
-}
-
-build() {
-  cd "$srcdir/$pkgname-$_pkgver"
-
-  cmake . \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$_pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: krusader/repos/community-i686/PKGBUILD (from rev 175250, 
krusader/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:26:40 UTC (rev 175251)
@@ -0,0 +1,46 @@
+# $Id: PKGBUILD 149613 2012-02-08 20:20:01Z pierre $
+# Maintainer: Lukas Jirkovsky 
+# Contributor: Andrea Scarpino 
+# Contributor: Alexander Baldeck 
+# Contributor: Lucien Immink 
+
+pkgname=krusader
+pkgver=2.4.0beta3
+_pkgver=2.4.0-beta3
+pkgrel=9
+pkgdesc="An alternative file manager for KDE resembling Midnight Commander"
+arch=('i686' 'x86_64')
+url="http://krusader.sourceforge.net/;
+license=('GPL')
+depends=('kdebase-runtime' 'kdebase-lib' 'kdebase-katepart' 'kuiserver')
+makedepends=('cmake' 'automoc4')
+optdepends=('kdebase-keditbookmarks: to edit bookmarks'
+'kdebase-konsole: open an embedded terminal')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2;
+"kde_bug309119.diff" "kde_bug325801.diff")
+md5sums=('62a02db3f213bb76805ca6c958e9e263'
+ '5e9952f6ac38e5ce323eb95ca6f20db6'
+ '55fd27e4888e15e8b3bd8ab08b85aa9e')
+

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

2016-05-13 Thread Massimiliano Torromeo
Date: Friday, May 13, 2016 @ 22:26:08
  Author: mtorromeo
Revision: 175250

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

Added:
  r8168/repos/community-i686/PKGBUILD
(from rev 175248, r8168/trunk/PKGBUILD)
  r8168/repos/community-i686/linux-4.5.patch
(from rev 175248, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-i686/r8168.install
(from rev 175249, r8168/trunk/r8168.install)
  r8168/repos/community-x86_64/PKGBUILD
(from rev 175249, r8168/trunk/PKGBUILD)
  r8168/repos/community-x86_64/linux-4.5.patch
(from rev 175249, r8168/trunk/linux-4.5.patch)
  r8168/repos/community-x86_64/r8168.install
(from rev 175249, r8168/trunk/r8168.install)
Deleted:
  r8168/repos/community-i686/PKGBUILD
  r8168/repos/community-i686/linux-4.5.patch
  r8168/repos/community-i686/r8168.install
  r8168/repos/community-x86_64/PKGBUILD
  r8168/repos/community-x86_64/linux-4.5.patch
  r8168/repos/community-x86_64/r8168.install

--+
 /PKGBUILD|  102 +
 /linux-4.5.patch |   26 +
 /r8168.install   |   34 
 community-i686/PKGBUILD  |   51 --
 community-i686/linux-4.5.patch   |   13 
 community-i686/r8168.install |   17 --
 community-x86_64/PKGBUILD|   51 --
 community-x86_64/linux-4.5.patch |   13 
 community-x86_64/r8168.install   |   17 --
 9 files changed, 162 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:25:40 UTC (rev 175249)
+++ community-i686/PKGBUILD 2016-05-13 20:26:08 UTC (rev 175250)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-# Contributor: Bob Fanger < bfanger(at)gmail >
-# Contributor: Filip , Det < nimetonmaili(at)gmail >
-
-pkgname=r8168
-pkgver=8.041.00
-pkgrel=11
-pkgdesc="A kernel module for Realtek 8168 network cards"
-url="http://www.realtek.com.tw;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('glibc' 'linux')
-makedepends=('linux-headers')
-install=$pkgname.install
-source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
-linux-4.5.patch)
-sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5'
-'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
-
-prepare() {
-   cd "$pkgname-$pkgver"
-   patch -p1 -i ../linux-4.5.patch
-}
-
-build() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-
-   cd "$pkgname-$pkgver"
-
-   # avoid using the Makefile directly -- it doesn't understand
-   # any kernel but the current.
-   make -C /usr/lib/modules/$KERNEL_VERSION/build \
-   SUBDIRS="$srcdir/$pkgname-$pkgver/src" \
-   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
-   modules
-}
-
-package() {
-   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
-   depends=("linux>=$_kernver" "linux<${_kernver/.*}.$(expr ${_kernver/*.} 
+ 1)")
-   KERNEL_VERSION=$(cat 
/usr/lib/modules/extramodules-$_kernver-ARCH/version)
-   msg "Kernel = $KERNEL_VERSION"
-
-   cd "$pkgname-$pkgver"
-   install -Dm644 src/$pkgname.ko 
"$pkgdir/usr/lib/modules/extramodules-$_kernver-ARCH/$pkgname.ko"
-   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-   sed -i "s|extramodules-.*-ARCH|extramodules-$_kernver-ARCH|" 
"$startdir/$pkgname.install"
-}

Copied: r8168/repos/community-i686/PKGBUILD (from rev 175248, 
r8168/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:26:08 UTC (rev 175250)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+# Contributor: Bob Fanger < bfanger(at)gmail >
+# Contributor: Filip , Det < nimetonmaili(at)gmail >
+
+pkgname=r8168
+pkgver=8.042
+pkgrel=1
+pkgdesc="A kernel module for Realtek 8168 network cards"
+url="http://www.realtek.com.tw;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' 'linux')
+makedepends=('linux-headers')
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
+linux-4.5.patch)
+sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2'
+'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
+
+prepare() {
+   cd "$pkgname-$pkgver"
+   patch -p1 -i ../linux-4.5.patch
+}
+
+build() {
+   _kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')
+   KERNEL_VERSION=$(cat 

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

2016-05-13 Thread Massimiliano Torromeo
Date: Friday, May 13, 2016 @ 22:25:22
  Author: mtorromeo
Revision: 175248

upgpkg: r8168 8.042-1

Updated to 8.042

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:25:02 UTC (rev 175247)
+++ PKGBUILD2016-05-13 20:25:22 UTC (rev 175248)
@@ -4,8 +4,8 @@
 # Contributor: Filip , Det < nimetonmaili(at)gmail >
 
 pkgname=r8168
-pkgver=8.041.00
-pkgrel=11
+pkgver=8.042
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")
@@ -15,7 +15,7 @@
 install=$pkgname.install
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz
 linux-4.5.patch)
-sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5'
+sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2'
 'e05a4bccf28beecc97db246064a5fe80d1303476b76086bd262c9c8db82b2e6e')
 
 prepare() {


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:25:40
  Author: arojas
Revision: 175249

Hooks

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

--+
 PKGBUILD |3 +--
 krusader.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:25:22 UTC (rev 175248)
+++ PKGBUILD2016-05-13 20:25:40 UTC (rev 175249)
@@ -7,7 +7,7 @@
 pkgname=krusader
 pkgver=2.4.0beta3
 _pkgver=2.4.0-beta3
-pkgrel=8
+pkgrel=9
 pkgdesc="An alternative file manager for KDE resembling Midnight Commander"
 arch=('i686' 'x86_64')
 url="http://krusader.sourceforge.net/;
@@ -16,7 +16,6 @@
 makedepends=('cmake' 'automoc4')
 optdepends=('kdebase-keditbookmarks: to edit bookmarks'
 'kdebase-konsole: open an embedded terminal')
-install=$pkgname.install
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2;
 "kde_bug309119.diff" "kde_bug325801.diff")
 md5sums=('62a02db3f213bb76805ca6c958e9e263'

Deleted: krusader.install
===
--- krusader.install2016-05-13 20:25:22 UTC (rev 175248)
+++ krusader.install2016-05-13 20:25:40 UTC (rev 175249)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}


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

2016-05-13 Thread Massimiliano Torromeo
Date: Friday, May 13, 2016 @ 22:25:02
  Author: mtorromeo
Revision: 175247

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

Added:
  r8168-lts/repos/community-i686/PKGBUILD
(from rev 175246, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-i686/r8168-lts.install
(from rev 175246, r8168-lts/trunk/r8168-lts.install)
  r8168-lts/repos/community-x86_64/PKGBUILD
(from rev 175246, r8168-lts/trunk/PKGBUILD)
  r8168-lts/repos/community-x86_64/r8168-lts.install
(from rev 175246, r8168-lts/trunk/r8168-lts.install)
Deleted:
  r8168-lts/repos/community-i686/PKGBUILD
  r8168-lts/repos/community-i686/r8168-lts.install
  r8168-lts/repos/community-x86_64/PKGBUILD
  r8168-lts/repos/community-x86_64/r8168-lts.install

+
 /PKGBUILD  |   68 +++
 /r8168-lts.install |   34 +
 community-i686/PKGBUILD|   34 -
 community-i686/r8168-lts.install   |   17 
 community-x86_64/PKGBUILD  |   34 -
 community-x86_64/r8168-lts.install |   17 
 6 files changed, 102 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:24:17 UTC (rev 175246)
+++ community-i686/PKGBUILD 2016-05-13 20:25:02 UTC (rev 175247)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=r8168-lts
-_pkgname=r8168
-pkgver=8.041.00
-pkgrel=7
-pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
-#url="http://www.realtek.com.tw;
-url="https://code.google.com/p/r8168/;
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('glibc' "linux-lts>=4.4.9" "linux-lts<4.5")
-makedepends=("linux-lts-headers>=4.4.9" "linux-lts-headers<4.5")
-install=$pkgname.install
-source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5')
-
-_extramodules=extramodules-4.4-lts
-
-build() {
-   cd "$_pkgname-$pkgver"
-   local _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-   make -C /usr/lib/modules/$_kernver/build \
-   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
-   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
-   modules
-}
-
-package() {
-   cd "$_pkgname-$pkgver"
-   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
-   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-}

Copied: r8168-lts/repos/community-i686/PKGBUILD (from rev 175246, 
r8168-lts/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:25:02 UTC (rev 175247)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=r8168-lts
+_pkgname=r8168
+pkgver=8.042
+pkgrel=1
+pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
+#url="http://www.realtek.com.tw;
+url="https://code.google.com/p/r8168/;
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('glibc' "linux-lts>=4.4.9" "linux-lts<4.5")
+makedepends=("linux-lts-headers>=4.4.9" "linux-lts-headers<4.5")
+install=$pkgname.install
+source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2')
+
+_extramodules=extramodules-4.4-lts
+
+build() {
+   cd "$_pkgname-$pkgver"
+   local _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+   make -C /usr/lib/modules/$_kernver/build \
+   SUBDIRS="$srcdir/$_pkgname-$pkgver/src" \
+   EXTRA_CFLAGS="-DCONFIG_R8168_NAPI -DCONFIG_R8168_VLAN" \
+   modules
+}
+
+package() {
+   cd "$_pkgname-$pkgver"
+   install -Dm644 src/$_pkgname.ko 
"$pkgdir/usr/lib/modules/$_extramodules/$_pkgname.ko"
+   find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+}

Deleted: community-i686/r8168-lts.install
===
--- community-i686/r8168-lts.install2016-05-13 20:24:17 UTC (rev 175246)
+++ community-i686/r8168-lts.install2016-05-13 20:25:02 UTC (rev 175247)
@@ -1,17 +0,0 @@
-rebuild_module_dependencies() {
-   EXTRAMODULES='extramodules-4.4-lts'
-   depmod $(cat /lib/modules/$EXTRAMODULES/version)
-}
-
-post_install() {
-  rebuild_module_dependencies
-   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
-   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
-}
-post_upgrade() {
-   rebuild_module_dependencies
-}
-
-post_remove() {
-   rebuild_module_dependencies
-}

Copied: 

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

2016-05-13 Thread Massimiliano Torromeo
Date: Friday, May 13, 2016 @ 22:24:17
  Author: mtorromeo
Revision: 175246

upgpkg: r8168-lts 8.042-1

Updated to 8.042

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:19:13 UTC (rev 175245)
+++ PKGBUILD2016-05-13 20:24:17 UTC (rev 175246)
@@ -3,8 +3,8 @@
 
 pkgname=r8168-lts
 _pkgname=r8168
-pkgver=8.041.00
-pkgrel=7
+pkgver=8.042
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 #url="http://www.realtek.com.tw;
 url="https://code.google.com/p/r8168/;
@@ -14,7 +14,7 @@
 makedepends=("linux-lts-headers>=4.4.9" "linux-lts-headers<4.5")
 install=$pkgname.install
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5')
+sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2')
 
 _extramodules=extramodules-4.4-lts
 


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:19:13
  Author: arojas
Revision: 175245

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

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

--+
 /PKGBUILD|   66 +
 community-i686/PKGBUILD  |   34 ---
 community-i686/kbibtex.install   |   15 
 community-x86_64/PKGBUILD|   34 ---
 community-x86_64/kbibtex.install |   15 
 5 files changed, 66 insertions(+), 98 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:16:44 UTC (rev 175244)
+++ community-i686/PKGBUILD 2016-05-13 20:19:13 UTC (rev 175245)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Antonio Rojas 
-# Contributor: cmorlok 
-
-pkgname=kbibtex
-pkgver=0.6
-_branch=0.6
-pkgrel=2
-pkgdesc="A BibTeX editor for KDE"
-arch=('i686' 'x86_64')
-url='http://home.gna.org/kbibtex/'
-license=('GPL')
-depends=('kdebase-runtime' 'poppler-qt4')
-optdepends=('kdegraphics-okular: Document preview')
-makedepends=('cmake' 'automoc4')
-install=$pkgname.install
-source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz;)
-md5sums=('f1a9c1867d94c36fe88cfa0470b85dac')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: kbibtex/repos/community-i686/PKGBUILD (from rev 175244, 
kbibtex/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:19:13 UTC (rev 175245)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Antonio Rojas 
+# Contributor: cmorlok 
+
+pkgname=kbibtex
+pkgver=0.6
+_branch=0.6
+pkgrel=3
+pkgdesc="A BibTeX editor for KDE"
+arch=('i686' 'x86_64')
+url='http://home.gna.org/kbibtex/'
+license=('GPL')
+depends=('kdebase-runtime' 'poppler-qt4')
+optdepends=('kdegraphics-okular: Document preview')
+makedepends=('cmake' 'automoc4')
+source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz;)
+md5sums=('f1a9c1867d94c36fe88cfa0470b85dac')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/kbibtex.install
===
--- community-i686/kbibtex.install  2016-05-13 20:16:44 UTC (rev 175244)
+++ community-i686/kbibtex.install  2016-05-13 20:19:13 UTC (rev 175245)
@@ -1,15 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-mime-database usr/share/mime &> /dev/null
-  update-desktop-database -q
-}
-
-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-05-13 20:16:44 UTC (rev 175244)
+++ community-x86_64/PKGBUILD   2016-05-13 20:19:13 UTC (rev 175245)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif 
-# Contributor: Antonio Rojas 
-# Contributor: cmorlok 
-
-pkgname=kbibtex
-pkgver=0.6
-_branch=0.6
-pkgrel=2
-pkgdesc="A BibTeX editor for KDE"
-arch=('i686' 'x86_64')
-url='http://home.gna.org/kbibtex/'
-license=('GPL')
-depends=('kdebase-runtime' 'poppler-qt4')
-optdepends=('kdegraphics-okular: Document preview')
-makedepends=('cmake' 'automoc4')
-install=$pkgname.install
-source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz;)
-md5sums=('f1a9c1867d94c36fe88cfa0470b85dac')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: kbibtex/repos/community-x86_64/PKGBUILD (from rev 175244, 
kbibtex/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 20:19:13 UTC (rev 175245)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Ray Rashif 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:16:44
  Author: arojas
Revision: 175244

Hooks

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

-+
 PKGBUILD|3 +--
 kbibtex.install |   15 ---
 2 files changed, 1 insertion(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:10:47 UTC (rev 175243)
+++ PKGBUILD2016-05-13 20:16:44 UTC (rev 175244)
@@ -6,7 +6,7 @@
 pkgname=kbibtex
 pkgver=0.6
 _branch=0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A BibTeX editor for KDE"
 arch=('i686' 'x86_64')
 url='http://home.gna.org/kbibtex/'
@@ -14,7 +14,6 @@
 depends=('kdebase-runtime' 'poppler-qt4')
 optdepends=('kdegraphics-okular: Document preview')
 makedepends=('cmake' 'automoc4')
-install=$pkgname.install
 source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz;)
 md5sums=('f1a9c1867d94c36fe88cfa0470b85dac')
 

Deleted: kbibtex.install
===
--- kbibtex.install 2016-05-13 20:10:47 UTC (rev 175243)
+++ kbibtex.install 2016-05-13 20:16:44 UTC (rev 175244)
@@ -1,15 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-mime-database usr/share/mime &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:10:47
  Author: arojas
Revision: 175243

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

Added:
  xmoto/repos/community-i686/PKGBUILD
(from rev 175242, xmoto/trunk/PKGBUILD)
  xmoto/repos/community-i686/lua52_compat.patch
(from rev 175242, xmoto/trunk/lua52_compat.patch)
  xmoto/repos/community-x86_64/PKGBUILD
(from rev 175242, xmoto/trunk/PKGBUILD)
  xmoto/repos/community-x86_64/lua52_compat.patch
(from rev 175242, xmoto/trunk/lua52_compat.patch)
Deleted:
  xmoto/repos/community-i686/PKGBUILD
  xmoto/repos/community-i686/lua52_compat.patch
  xmoto/repos/community-i686/xmoto.install
  xmoto/repos/community-x86_64/PKGBUILD
  xmoto/repos/community-x86_64/lua52_compat.patch
  xmoto/repos/community-x86_64/xmoto.install

-+
 /PKGBUILD   |  106 ++
 /lua52_compat.patch |   90 
 community-i686/PKGBUILD |   54 -
 community-i686/lua52_compat.patch   |   45 --
 community-i686/xmoto.install|   11 ---
 community-x86_64/PKGBUILD   |   54 -
 community-x86_64/lua52_compat.patch |   45 --
 community-x86_64/xmoto.install  |   11 ---
 8 files changed, 196 insertions(+), 220 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:10:16 UTC (rev 175242)
+++ community-i686/PKGBUILD 2016-05-13 20:10:47 UTC (rev 175243)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Travis Willard 
-# Contributor: Denis (dtona...@gmail.com)
-
-pkgname=xmoto
-pkgver=0.5.11
-pkgrel=4
-pkgdesc="A challenging 2D motocross platform game, where physics play an 
important role."
-arch=('i686' 'x86_64')
-url="http://xmoto.tuxfamily.org;
-license=('GPL')
-depends=('libjpeg' 'libpng' 'lua52' 'sdl_mixer' 'ode' 'curl' 'sqlite' 'sdl_ttf'
- 'desktop-file-utils' 'sdl_net' 'glu' 'libxdg-basedir' 'libxml2')
-makedepends=('mesa')
-install=xmoto.install
-source=("http://download.tuxfamily.org/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tar.gz;
-'lua52_compat.patch')
-sha1sums=('a795616fb359e60be343e339f7acf5e95e0f1ce2'
-  '104542546fbbd24172ddaa179f87e1b26df8b761')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}/lua52_compat.patch"
-  ./bootstrap
-
-  # Remove bundled ode library because its headers get picked up during build
-  rm -r src/ode
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # Build using the old C++ ABI to fix issue with missing text; the issue
-  # should be fixed in the next stable release (if that ever does happen)
-  CPPFLAGS+=' -D_GLIBCXX_USE_CXX11_ABI=0'
-
-  ./configure --prefix=/usr --disable-sdltest
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" mangdir=/usr/share/man/man6 install
-
-  # install desktop file
-  install -Dm0644 "${srcdir}/${pkgname}-${pkgver}/extra/xmoto.desktop" \
-"${pkgdir}/usr/share/applications/xmoto.desktop"
-
-  # install icon for desktop file
-  install -Dm0644 "${srcdir}/${pkgname}-${pkgver}/extra/xmoto.xpm" \
-"${pkgdir}/usr/share/pixmaps/xmoto.xpm"
-}

Copied: xmoto/repos/community-i686/PKGBUILD (from rev 175242, 
xmoto/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:10:47 UTC (rev 175243)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Travis Willard 
+# Contributor: Denis (dtona...@gmail.com)
+
+pkgname=xmoto
+pkgver=0.5.11
+pkgrel=5
+pkgdesc="A challenging 2D motocross platform game, where physics play an 
important role."
+arch=('i686' 'x86_64')
+url="http://xmoto.tuxfamily.org;
+license=('GPL')
+depends=('libjpeg' 'libpng' 'lua52' 'sdl_mixer' 'ode' 'curl' 'sqlite' 'sdl_ttf'
+ 'desktop-file-utils' 'sdl_net' 'glu' 'libxdg-basedir' 'libxml2')
+makedepends=('mesa')
+source=("http://download.tuxfamily.org/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tar.gz;
+'lua52_compat.patch')
+sha1sums=('a795616fb359e60be343e339f7acf5e95e0f1ce2'
+  '104542546fbbd24172ddaa179f87e1b26df8b761')
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  patch -Np1 -i "${srcdir}/lua52_compat.patch"
+  ./bootstrap
+
+  # Remove bundled ode library because its headers get picked up during build
+  rm -r src/ode
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # Build using the old C++ ABI to fix issue with missing text; the issue
+  # should be fixed in the next stable release (if that ever does happen)
+  CPPFLAGS+=' -D_GLIBCXX_USE_CXX11_ABI=0'
+
+  ./configure --prefix=/usr --disable-sdltest
+  make
+}
+
+package() {
+  

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:10:16
  Author: arojas
Revision: 175242

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

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

-+
 /PKGBUILD   |   78 ++
 community-i686/PKGBUILD |   40 ---
 community-i686/sakura.install   |   12 -
 community-x86_64/PKGBUILD   |   40 ---
 community-x86_64/sakura.install |   12 -
 5 files changed, 78 insertions(+), 104 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 20:09:12 UTC (rev 175241)
+++ community-i686/PKGBUILD 2016-05-13 20:10:16 UTC (rev 175242)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Dmitry N. Shilov 
-
-pkgname=sakura
-pkgver=3.3.4
-pkgrel=1
-pkgdesc="A terminal emulator based on GTK and VTE"
-arch=('i686' 'x86_64')
-url="https://launchpad.net/sakura;
-license=('GPL')
-depends=('vte3' 'libxft' 'desktop-file-utils')
-makedepends=('cmake')
-source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2;)
-install=sakura.install
-sha1sums=('d71f69ea9bb87e2394dd2fa6e21cb44dad399b25')
-
-prepare() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  # Set default font size a bit smaller
-  sed -i 's|#define DEFAULT_FONT "Bitstream Vera Sans Mono 14"|#define 
DEFAULT_FONT "Bitstream Vera Sans Mono 10"|g' src/sakura.c
-}
-
-build() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE . 
-  make 
-}
-
-package() {
-  cd "$srcdir/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install 
-  # extract the keybindings from the installed documentation, rest is only 
relevant during build time
-  awk '/^Keybindings/{f="'${pkgdir}'/usr/share/doc/'${pkgname}'/KEYBINDINGS"} 
f{print > f} /^END/' \
-"${pkgdir}"/usr/share/doc/${pkgname}/INSTALL
-  rm "${pkgdir}/usr/share/doc/${pkgname}/INSTALL"
-}

Copied: sakura/repos/community-i686/PKGBUILD (from rev 175241, 
sakura/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 20:10:16 UTC (rev 175242)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Dmitry N. Shilov 
+
+pkgname=sakura
+pkgver=3.3.4
+pkgrel=2
+pkgdesc="A terminal emulator based on GTK and VTE"
+arch=('i686' 'x86_64')
+url="https://launchpad.net/sakura;
+license=('GPL')
+depends=('vte3' 'libxft')
+makedepends=('cmake')
+source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d71f69ea9bb87e2394dd2fa6e21cb44dad399b25')
+
+prepare() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  # Set default font size a bit smaller
+  sed -i 's|#define DEFAULT_FONT "Bitstream Vera Sans Mono 14"|#define 
DEFAULT_FONT "Bitstream Vera Sans Mono 10"|g' src/sakura.c
+}
+
+build() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE . 
+  make 
+}
+
+package() {
+  cd "$srcdir/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install 
+  # extract the keybindings from the installed documentation, rest is only 
relevant during build time
+  awk '/^Keybindings/{f="'${pkgdir}'/usr/share/doc/'${pkgname}'/KEYBINDINGS"} 
f{print > f} /^END/' \
+"${pkgdir}"/usr/share/doc/${pkgname}/INSTALL
+  rm "${pkgdir}/usr/share/doc/${pkgname}/INSTALL"
+}

Deleted: community-i686/sakura.install
===
--- community-i686/sakura.install   2016-05-13 20:09:12 UTC (rev 175241)
+++ community-i686/sakura.install   2016-05-13 20:10:16 UTC (rev 175242)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  update-desktop-database -q
-}
-

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 20:09:12 UTC (rev 175241)
+++ community-x86_64/PKGBUILD   2016-05-13 20:10:16 UTC (rev 175242)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Dmitry N. Shilov 
-
-pkgname=sakura
-pkgver=3.3.4
-pkgrel=1
-pkgdesc="A terminal emulator based on GTK and VTE"
-arch=('i686' 'x86_64')
-url="https://launchpad.net/sakura;
-license=('GPL')
-depends=('vte3' 'libxft' 'desktop-file-utils')
-makedepends=('cmake')

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:09:12
  Author: arojas
Revision: 175241

Hooks

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

---+
 PKGBUILD  |3 +--
 xmoto.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 20:05:25 UTC (rev 175240)
+++ PKGBUILD2016-05-13 20:09:12 UTC (rev 175241)
@@ -5,7 +5,7 @@
 
 pkgname=xmoto
 pkgver=0.5.11
-pkgrel=4
+pkgrel=5
 pkgdesc="A challenging 2D motocross platform game, where physics play an 
important role."
 arch=('i686' 'x86_64')
 url="http://xmoto.tuxfamily.org;
@@ -13,7 +13,6 @@
 depends=('libjpeg' 'libpng' 'lua52' 'sdl_mixer' 'ode' 'curl' 'sqlite' 'sdl_ttf'
  'desktop-file-utils' 'sdl_net' 'glu' 'libxdg-basedir' 'libxml2')
 makedepends=('mesa')
-install=xmoto.install
 
source=("http://download.tuxfamily.org/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}-src.tar.gz;
 'lua52_compat.patch')
 sha1sums=('a795616fb359e60be343e339f7acf5e95e0f1ce2'

Deleted: xmoto.install
===
--- xmoto.install   2016-05-13 20:05:25 UTC (rev 175240)
+++ xmoto.install   2016-05-13 20:09:12 UTC (rev 175241)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 22:05:25
  Author: arojas
Revision: 175240

Hooks

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

+
 PKGBUILD   |5 ++---
 sakura.install |   12 
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 19:57:39 UTC (rev 175239)
+++ PKGBUILD2016-05-13 20:05:25 UTC (rev 175240)
@@ -4,15 +4,14 @@
 
 pkgname=sakura
 pkgver=3.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A terminal emulator based on GTK and VTE"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/sakura;
 license=('GPL')
-depends=('vte3' 'libxft' 'desktop-file-utils')
+depends=('vte3' 'libxft')
 makedepends=('cmake')
 
source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2;)
-install=sakura.install
 sha1sums=('d71f69ea9bb87e2394dd2fa6e21cb44dad399b25')
 
 prepare() {

Deleted: sakura.install
===
--- sakura.install  2016-05-13 19:57:39 UTC (rev 175239)
+++ sakura.install  2016-05-13 20:05:25 UTC (rev 175240)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  update-desktop-database -q
-}
-


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:56:12
  Author: arojas
Revision: 175236

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

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

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

Copied: libopenshot/repos/community-staging-i686/PKGBUILD (from rev 175235, 
libopenshot/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 19:56:12 UTC (rev 175236)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python' 
'qt5-base' 'qt5-multimedia' 'ruby')
+makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7f79084b0fda085ee5740f4907a2ac4bd736de6b3c4958b4441f49eaedfc7eee')
+
+build() {
+#  cd ${pkgname}-${pkgver}
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+#  cd ${pkgname}-${pkgver}
+cd build
+   make DESTDIR="${pkgdir}" install
+}
+

Copied: libopenshot/repos/community-staging-x86_64/PKGBUILD (from rev 175235, 
libopenshot/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 19:56:12 UTC (rev 175236)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('LGPL3')
+depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python' 
'qt5-base' 'qt5-multimedia' 'ruby')
+makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7f79084b0fda085ee5740f4907a2ac4bd736de6b3c4958b4441f49eaedfc7eee')
+
+build() {
+#  cd ${pkgname}-${pkgver}
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
+   make
+}
+
+package() {
+#  cd ${pkgname}-${pkgver}
+cd build
+   make DESTDIR="${pkgdir}" install
+}
+


[arch-commits] Commit in libopenshot/trunk (PKGBUILD libopenshot-ffmpeg3.patch)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:55:45
  Author: arojas
Revision: 175235

Update to 0.1.1

Modified:
  libopenshot/trunk/PKGBUILD
Deleted:
  libopenshot/trunk/libopenshot-ffmpeg3.patch

---+
 PKGBUILD  |   20 +++--
 libopenshot-ffmpeg3.patch |   96 
 2 files changed, 7 insertions(+), 109 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 19:49:42 UTC (rev 175234)
+++ PKGBUILD2016-05-13 19:55:45 UTC (rev 175235)
@@ -4,8 +4,8 @@
 # Contributor: Jonathan Thomas 
 
 pkgname=libopenshot
-pkgver=0.0.6
-pkgrel=4
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="A high quality, open-source video editing, animation, and playback 
library for C++, Python, and Ruby."
 arch=('i686' 'x86_64')
 url="http://openshot.org/;
@@ -12,18 +12,11 @@
 license=('LGPL3')
 depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python' 
'qt5-base' 'qt5-multimedia' 'ruby')
 makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
-source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;
 libopenshot-ffmpeg3.patch)
-sha256sums=('8b1009b146ae5fab50a784534f32ef796cf5b4e59617dde7633fa5995e4ef0f9'
-'2d9d6a881944b6a04da90e89561996eeb46fb62183d12f86e529d29f0cd8be65')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('7f79084b0fda085ee5740f4907a2ac4bd736de6b3c4958b4441f49eaedfc7eee')
 
-prepare() {
-  cd $pkgname-$pkgver
-# Fix build with ffmpeg 3.0
-  patch -p1 -i ../libopenshot-ffmpeg3.patch
-}
-
 build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
+#  cd ${pkgname}-${pkgver}
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DMAGICKCORE_HDRI_ENABLE=1 
-DMAGICKCORE_QUANTUM_DEPTH=16 ../
@@ -31,7 +24,8 @@
 }
 
 package() {
-   cd "${srcdir}/${pkgname}-${pkgver}/build"
+#  cd ${pkgname}-${pkgver}
+cd build
make DESTDIR="${pkgdir}" install
 }
 

Deleted: libopenshot-ffmpeg3.patch
===
--- libopenshot-ffmpeg3.patch   2016-05-13 19:49:42 UTC (rev 175234)
+++ libopenshot-ffmpeg3.patch   2016-05-13 19:55:45 UTC (rev 175235)
@@ -1,96 +0,0 @@
-From bb6102f46f80030c7149107d147f00dfc5ea563e Mon Sep 17 00:00:00 2001
-From: Jonathan Thomas 
-Date: Thu, 7 Jan 2016 23:50:48 -0600
-Subject: [PATCH] Added support for newer versions of libav media library.
-

- cmake/Modules/FindFFmpeg.cmake | 12 ++--
- include/FFmpegUtilities.h  | 17 +
- 2 files changed, 23 insertions(+), 6 deletions(-)
-
-diff --git a/cmake/Modules/FindFFmpeg.cmake b/cmake/Modules/FindFFmpeg.cmake
-index 36ad9e0..4af6cc9 100644
 a/cmake/Modules/FindFFmpeg.cmake
-+++ b/cmake/Modules/FindFFmpeg.cmake
-@@ -14,7 +14,7 @@ FIND_PATH( AVFORMAT_INCLUDE_DIR libavformat/avformat.h
-   $ENV{FFMPEGDIR}/include/
-   $ENV{FFMPEGDIR}/include/ffmpeg/ )
- 
--FIND_LIBRARY( AVFORMAT_LIBRARY avformat avformat-55
-+FIND_LIBRARY( AVFORMAT_LIBRARY avformat avformat-55 avformat-57
-  PATHS /usr/lib/
-/usr/lib/ffmpeg/
-$ENV{FFMPEGDIR}/lib/
-@@ -28,7 +28,7 @@ FIND_PATH( AVCODEC_INCLUDE_DIR libavcodec/avcodec.h
-$ENV{FFMPEGDIR}/include/
-$ENV{FFMPEGDIR}/include/ffmpeg/ )
- 
--FIND_LIBRARY( AVCODEC_LIBRARY avcodec avcodec-55
-+FIND_LIBRARY( AVCODEC_LIBRARY avcodec avcodec-55 avcodec-57
-  PATHS /usr/lib/
-/usr/lib/ffmpeg/
-$ENV{FFMPEGDIR}/lib/
-@@ -42,7 +42,7 @@ FIND_PATH( AVUTIL_INCLUDE_DIR libavutil/avutil.h
-$ENV{FFMPEGDIR}/include/
-$ENV{FFMPEGDIR}/include/ffmpeg/ )
- 
--FIND_LIBRARY( AVUTIL_LIBRARY avutil avutil-52
-+FIND_LIBRARY( AVUTIL_LIBRARY avutil avutil-52 avutil-55
-  PATHS /usr/lib/
-/usr/lib/ffmpeg/
-$ENV{FFMPEGDIR}/lib/
-@@ -56,7 +56,7 @@ FIND_PATH( AVDEVICE_INCLUDE_DIR libavdevice/avdevice.h
-$ENV{FFMPEGDIR}/include/
-$ENV{FFMPEGDIR}/include/ffmpeg/ )
- 
--FIND_LIBRARY( AVDEVICE_LIBRARY avdevice avdevice-55
-+FIND_LIBRARY( AVDEVICE_LIBRARY avdevice avdevice-55 avdevice-56
-  PATHS /usr/lib/
-/usr/lib/ffmpeg/
-$ENV{FFMPEGDIR}/lib/
-@@ -70,7 +70,7 @@ FIND_PATH( SWSCALE_INCLUDE_DIR libswscale/swscale.h
-$ENV{FFMPEGDIR}/include/
-$ENV{FFMPEGDIR}/include/ffmpeg/ )
- 
--FIND_LIBRARY( SWSCALE_LIBRARY swscale swscale-2
-+FIND_LIBRARY( SWSCALE_LIBRARY swscale swscale-2 swscale-4
-  PATHS /usr/lib/
-/usr/lib/ffmpeg/
-  

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:49:42
  Author: arojas
Revision: 175234

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

Added:
  libopenshot-audio/repos/community-staging-i686/
  libopenshot-audio/repos/community-staging-i686/PKGBUILD
(from rev 175233, libopenshot-audio/trunk/PKGBUILD)
  libopenshot-audio/repos/community-staging-x86_64/
  libopenshot-audio/repos/community-staging-x86_64/PKGBUILD
(from rev 175233, libopenshot-audio/trunk/PKGBUILD)

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

Copied: libopenshot-audio/repos/community-staging-i686/PKGBUILD (from rev 
175233, libopenshot-audio/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 19:49:42 UTC (rev 175234)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot-audio
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
+makedepends=('cmake' 'doxygen')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
+
+build() {
+#  cd "${srcdir}/${pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+   make
+}
+
+package() {
+#  cd "${srcdir}/${pkgname}-${pkgver}/build"
+cd build
+   make DESTDIR="${pkgdir}" install
+}

Copied: libopenshot-audio/repos/community-staging-x86_64/PKGBUILD (from rev 
175233, libopenshot-audio/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-13 19:49:42 UTC (rev 175234)
@@ -0,0 +1,30 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Foster McLane 
+# Contributor: Jonathan Thomas 
+
+pkgname=libopenshot-audio
+pkgver=0.1.1
+pkgrel=1
+pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
+arch=('i686' 'x86_64')
+url="http://openshot.org/;
+license=('GPL3')
+depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
+makedepends=('cmake' 'doxygen')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
+
+build() {
+#  cd "${srcdir}/${pkgname}-${pkgver}"
+   mkdir build
+   cd build
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
+   make
+}
+
+package() {
+#  cd "${srcdir}/${pkgname}-${pkgver}/build"
+cd build
+   make DESTDIR="${pkgdir}" install
+}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:49:11
  Author: arojas
Revision: 175233

Update to 0.1.1

Modified:
  libopenshot-audio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 19:20:13 UTC (rev 175232)
+++ PKGBUILD2016-05-13 19:49:11 UTC (rev 175233)
@@ -4,8 +4,8 @@
 # Contributor: Jonathan Thomas 
 
 pkgname=libopenshot-audio
-pkgver=0.0.6
-pkgrel=2
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="A high-quality audio editing and playback library used by 
libopenshot."
 arch=('i686' 'x86_64')
 url="http://openshot.org/;
@@ -12,18 +12,19 @@
 license=('GPL3')
 depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
 makedepends=('cmake' 'doxygen')
-source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('60abba3609a8c67c621a268be7ba8afd1225f81d74142d808173fb441564e2db')
+source=("https://launchpad.net/libopenshot/0.1/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('2d6737ea309e07c37605aa9b09aa92afa04923c22f74fb852a2b75d3838de633')
 
 build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
+#  cd "${srcdir}/${pkgname}-${pkgver}"
mkdir build
cd build
-   cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ../
+   cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
 }
 
 package() {
-   cd "${srcdir}/${pkgname}-${pkgver}/build"
+#  cd "${srcdir}/${pkgname}-${pkgver}/build"
+cd build
make DESTDIR="${pkgdir}" install
 }


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:20:13
  Author: arojas
Revision: 175232

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

Added:
  unittestpp/repos/community-testing-i686/
  unittestpp/repos/community-testing-i686/PKGBUILD
(from rev 175231, unittestpp/trunk/PKGBUILD)
  unittestpp/repos/community-testing-i686/unittest++.pc
(from rev 175231, unittestpp/trunk/unittest++.pc)
  unittestpp/repos/community-testing-x86_64/
  unittestpp/repos/community-testing-x86_64/PKGBUILD
(from rev 175231, unittestpp/trunk/PKGBUILD)
  unittestpp/repos/community-testing-x86_64/unittest++.pc
(from rev 175231, unittestpp/trunk/unittest++.pc)

+
 community-testing-i686/PKGBUILD|   39 +++
 community-testing-i686/unittest++.pc   |   14 +++
 community-testing-x86_64/PKGBUILD  |   39 +++
 community-testing-x86_64/unittest++.pc |   14 +++
 4 files changed, 106 insertions(+)

Copied: unittestpp/repos/community-testing-i686/PKGBUILD (from rev 175231, 
unittestpp/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2016-05-13 19:20:13 UTC (rev 175232)
@@ -0,0 +1,39 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Jorge Araya Navarro 
+# Contributor: Piotr Beling 
+# Contributor: Vianney le Clément 
+
+pkgname=unittestpp
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="A lightweight unit testing framework for C++"
+arch=('i686' 'x86_64')
+url="http://unittest-cpp.sourceforge.net/;
+depends=('gcc-libs')
+makedepends=('cmake')
+source=("https://github.com/unittest-cpp/unittest-cpp/archive/v${pkgver}.tar.gz;
+'unittest++.pc')
+md5sums=('986bfb4e9bc66138557f4eb208bd2d8c'
+ 'fa35c8a0274264dcb75e5106c5b3deb7')
+license=('MIT')
+options=('staticlibs')
+
+build() {
+cd unittest-cpp-$pkgver
+
+cmake . \
+ -DCMAKE_INSTALL_PREFIX=/usr
+make all
+}
+
+package() {
+install -dm755 "${pkgdir}/usr/lib/pkgconfig"
+install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
+
+cd unittest-cpp-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: unittestpp/repos/community-testing-i686/unittest++.pc (from rev 175231, 
unittestpp/trunk/unittest++.pc)
===
--- community-testing-i686/unittest++.pc(rev 0)
+++ community-testing-i686/unittest++.pc2016-05-13 19:20:13 UTC (rev 
175232)
@@ -0,0 +1,14 @@
+# pkg-config source file
+
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: unittest++
+Description: UnitTest++ is a unit testing framework for C++
+Version: 1.4
+Requires:
+Conflicts:
+Libs: -L${libdir} -lUnitTest++
+Cflags: -I${includedir}/unittest++

Copied: unittestpp/repos/community-testing-x86_64/PKGBUILD (from rev 175231, 
unittestpp/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2016-05-13 19:20:13 UTC (rev 175232)
@@ -0,0 +1,39 @@
+# $Id:
+# Maintainer : Martin Wimpress 
+# Contributor: Jorge Araya Navarro 
+# Contributor: Piotr Beling 
+# Contributor: Vianney le Clément 
+
+pkgname=unittestpp
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="A lightweight unit testing framework for C++"
+arch=('i686' 'x86_64')
+url="http://unittest-cpp.sourceforge.net/;
+depends=('gcc-libs')
+makedepends=('cmake')
+source=("https://github.com/unittest-cpp/unittest-cpp/archive/v${pkgver}.tar.gz;
+'unittest++.pc')
+md5sums=('986bfb4e9bc66138557f4eb208bd2d8c'
+ 'fa35c8a0274264dcb75e5106c5b3deb7')
+license=('MIT')
+options=('staticlibs')
+
+build() {
+cd unittest-cpp-$pkgver
+
+cmake . \
+ -DCMAKE_INSTALL_PREFIX=/usr
+make all
+}
+
+package() {
+install -dm755 "${pkgdir}/usr/lib/pkgconfig"
+install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
+
+cd unittest-cpp-$pkgver
+
+make DESTDIR="$pkgdir" install
+
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: unittestpp/repos/community-testing-x86_64/unittest++.pc (from rev 
175231, unittestpp/trunk/unittest++.pc)
===
--- community-testing-x86_64/unittest++.pc  (rev 0)
+++ community-testing-x86_64/unittest++.pc  2016-05-13 19:20:13 UTC (rev 
175232)
@@ -0,0 +1,14 @@
+# pkg-config source file
+
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: unittest++
+Description: UnitTest++ is a unit 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:19:31
  Author: arojas
Revision: 175231

Update to 1.6.1

Modified:
  unittestpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 19:07:07 UTC (rev 175230)
+++ PKGBUILD2016-05-13 19:19:31 UTC (rev 175231)
@@ -5,21 +5,25 @@
 # Contributor: Vianney le Clément 
 
 pkgname=unittestpp
-pkgver=1.4
-pkgrel=7
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="A lightweight unit testing framework for C++"
 arch=('i686' 'x86_64')
 url="http://unittest-cpp.sourceforge.net/;
 depends=('gcc-libs')
+makedepends=('cmake')
 
source=("https://github.com/unittest-cpp/unittest-cpp/archive/v${pkgver}.tar.gz;
 'unittest++.pc')
-md5sums=('f571c054bf6840c9a981a3e9862b5363'
+md5sums=('986bfb4e9bc66138557f4eb208bd2d8c'
  'fa35c8a0274264dcb75e5106c5b3deb7')
 license=('MIT')
 options=('staticlibs')
 
 build() {
-cd "${srcdir}/unittest-cpp-${pkgver}"
+cd unittest-cpp-$pkgver
+
+cmake . \
+ -DCMAKE_INSTALL_PREFIX=/usr
 make all
 }
 
@@ -27,19 +31,9 @@
 install -dm755 "${pkgdir}/usr/lib/pkgconfig"
 install -m644 unittest++.pc "${pkgdir}/usr/lib/pkgconfig"
 
-cd "${srcdir}/unittest-cpp-${pkgver}"
+cd unittest-cpp-$pkgver
 
-install -dm755 "${pkgdir}/usr/include/unittest++/Posix"
-install -m644 src/*.h "${pkgdir}/usr/include/unittest++"
-install -m644 src/Posix/*.h "${pkgdir}/usr/include/unittest++/Posix"
+make DESTDIR="$pkgdir" install
 
-install -dm755 "${pkgdir}/usr/lib"
-install -m644 libUnitTest++.a "${pkgdir}/usr/lib"
-ln -s libUnitTest++.a "${pkgdir}/usr/lib/libunittest++.a"
-
-install -dm755 "${pkgdir}/usr/share/licenses/unittestpp"
-install -m644 COPYING "${pkgdir}/usr/share/licenses/unittestpp/LICENSE"
-install -dm755 "${pkgdir}/usr/share/doc/unittestpp"
-install -m644 README "${pkgdir}/usr/share/doc/unittestpp/README"
-install -m644 docs/UnitTest++.html 
"${pkgdir}/usr/share/doc/unittestpp/UnitTest++.html"
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


[arch-commits] Commit in variety/repos/community-any (3 files)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:07:07
  Author: arojas
Revision: 175230

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   51 +--
 variety.install |   11 ---
 2 files changed, 25 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 19:06:40 UTC (rev 175229)
+++ PKGBUILD2016-05-13 19:07:07 UTC (rev 175230)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=variety
-pkgver=0.5.5
-pkgrel=1
-pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
-url="http://peterlevi.com/variety/;
-arch=('any')
-license=('GPL3')
-depends=('desktop-file-utils' 'gtk3' 'imagemagick' 'libnotify' 
'python2-beautifulsoup4'
- 'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2'
- 'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml'
- 'python2-pycurl' 'webkitgtk')
-optdepends=('yelp: for reading help documents')
-makedepends=('python2-distutils-extra')
-source=("https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}.tar.gz;)
-sha256sums=('a50dc0ddc6a55fc0b114a9e898d4c72d4e1f3aecdabca2eae2552491291ab2dd')
-install=${pkgname}.install
-
-package() {
-cd "${srcdir}/${pkgname}"
-export XDG_RUNTIME_DIR="/tmp/${pkgname}"
-python2 setup.py install --root="${pkgdir}" --optimize=1
-chmod 644 "${pkgdir}/usr/share/variety/media/wallpaper-kde.jpg"
-}

Copied: variety/repos/community-any/PKGBUILD (from rev 175229, 
variety/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 19:07:07 UTC (rev 175230)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=variety
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
+url="http://peterlevi.com/variety/;
+arch=('any')
+license=('GPL3')
+depends=('desktop-file-utils' 'gtk3' 'imagemagick' 'libnotify' 
'python2-beautifulsoup4'
+ 'python2-cairo' 'python2-configobj' 'python2-dbus' 'python2-exiv2'
+ 'python2-gobject' 'python2-httplib2' 'python2-pillow' 'python2-lxml'
+ 'python2-pycurl' 'webkitgtk')
+optdepends=('yelp: for reading help documents')
+makedepends=('python2-distutils-extra')
+source=("https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}.tar.gz;)
+sha256sums=('f3760ac546073bb68f840f5eafffaf6a265e5be39aaa36462ff74547fe0594d0')
+
+package() {
+cd "${srcdir}/${pkgname}"
+export XDG_RUNTIME_DIR="/tmp/${pkgname}"
+python2 setup.py install --root="${pkgdir}" --optimize=1
+chmod 644 "${pkgdir}/usr/share/variety/media/wallpaper-kde.jpg"
+}

Deleted: variety.install
===
--- variety.install 2016-05-13 19:06:40 UTC (rev 175229)
+++ variety.install 2016-05-13 19:07:07 UTC (rev 175230)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:06:40
  Author: arojas
Revision: 175229

Update to 0.6.0, hooks rebuild

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

-+
 PKGBUILD|5 ++---
 variety.install |   11 ---
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 19:02:13 UTC (rev 175228)
+++ PKGBUILD2016-05-13 19:06:40 UTC (rev 175229)
@@ -2,7 +2,7 @@
 # Maintainer : Martin Wimpress 
 
 pkgname=variety
-pkgver=0.5.5
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Changes the wallpaper on a regular interval using user-specified or 
automatically downloaded images.'
 url="http://peterlevi.com/variety/;
@@ -15,8 +15,7 @@
 optdepends=('yelp: for reading help documents')
 makedepends=('python2-distutils-extra')
 
source=("https://launchpad.net/variety/trunk/${pkgver}/+download/${pkgname}_${pkgver}.tar.gz;)
-sha256sums=('a50dc0ddc6a55fc0b114a9e898d4c72d4e1f3aecdabca2eae2552491291ab2dd')
-install=${pkgname}.install
+sha256sums=('f3760ac546073bb68f840f5eafffaf6a265e5be39aaa36462ff74547fe0594d0')
 
 package() {
 cd "${srcdir}/${pkgname}"

Deleted: variety.install
===
--- variety.install 2016-05-13 19:02:13 UTC (rev 175228)
+++ variety.install 2016-05-13 19:06:40 UTC (rev 175229)
@@ -1,11 +0,0 @@
-post_install() {
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


[arch-commits] Commit in gufw/repos/community-any (PKGBUILD PKGBUILD gufw.install)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:02:13
  Author: arojas
Revision: 175228

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   59 -
 gufw.install |   11 --
 2 files changed, 29 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 19:01:46 UTC (rev 175227)
+++ PKGBUILD2016-05-13 19:02:13 UTC (rev 175228)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=gufw
-pkgver=15.10.0
-pkgrel=1
-pkgdesc="An uncomplicated way to manage your Linux firewall."
-arch=('any')
-url="http://gufw.org;
-license=('GPL3')
-depends=('gtk3' 'polkit' 'python2-gobject' 'python2-netifaces' 'ufw' 
'webkitgtk')
-makedepends=('intltool' 'python2-distutils-extra')
-source=("https://launchpad.net/gui-ufw/15.10/15.10/+download/gui-ufw-${pkgver}.tar.gz;)
-sha256sums=('58fee07bc33f9be615e899b943535ca8755fdf9262010c2580a0176d2a1c2443')
-install=${pkgname}.install
-
-prepare() {
-cd "${srcdir}/gui-ufw-${pkgver}"
-sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/env python2|" \
-   -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
-  $(find . -name '*.py')
-sed -i "s|python ${LOCATIONS[${i}]}|python2 ${LOCATIONS[${i}]}|" bin/gufw
-sed -i "s|python ${LOCATIONS[${i}]}|python2 ${LOCATIONS[${i}]}|" 
bin/gufw-pkexec
-}
-
-package(){
-cd "${srcdir}/gui-ufw-${pkgver}"
-export XDG_RUNTIME_DIR="/tmp/${pkgname}"
-python2 ./setup.py install --root="${pkgdir}"
-}

Copied: gufw/repos/community-any/PKGBUILD (from rev 175227, gufw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 19:02:13 UTC (rev 175228)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=gufw
+pkgver=15.10.0
+pkgrel=2
+pkgdesc="An uncomplicated way to manage your Linux firewall."
+arch=('any')
+url="http://gufw.org;
+license=('GPL3')
+depends=('gtk3' 'polkit' 'python2-gobject' 'python2-netifaces' 'ufw' 
'webkitgtk')
+makedepends=('intltool' 'python2-distutils-extra')
+source=("https://launchpad.net/gui-ufw/15.10/15.10/+download/gui-ufw-${pkgver}.tar.gz;)
+sha256sums=('58fee07bc33f9be615e899b943535ca8755fdf9262010c2580a0176d2a1c2443')
+
+prepare() {
+cd "${srcdir}/gui-ufw-${pkgver}"
+sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/env python2|" \
+   -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
+  $(find . -name '*.py')
+sed -i "s|python ${LOCATIONS[${i}]}|python2 ${LOCATIONS[${i}]}|" bin/gufw
+sed -i "s|python ${LOCATIONS[${i}]}|python2 ${LOCATIONS[${i}]}|" 
bin/gufw-pkexec
+}
+
+package(){
+cd "${srcdir}/gui-ufw-${pkgver}"
+export XDG_RUNTIME_DIR="/tmp/${pkgname}"
+python2 ./setup.py install --root="${pkgdir}"
+}

Deleted: gufw.install
===
--- gufw.install2016-05-13 19:01:46 UTC (rev 175227)
+++ gufw.install2016-05-13 19:02:13 UTC (rev 175228)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 21:01:46
  Author: arojas
Revision: 175227

Hooks

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

--+
 PKGBUILD |3 +--
 gufw.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 18:59:11 UTC (rev 175226)
+++ PKGBUILD2016-05-13 19:01:46 UTC (rev 175227)
@@ -3,7 +3,7 @@
 
 pkgname=gufw
 pkgver=15.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An uncomplicated way to manage your Linux firewall."
 arch=('any')
 url="http://gufw.org;
@@ -12,7 +12,6 @@
 makedepends=('intltool' 'python2-distutils-extra')
 
source=("https://launchpad.net/gui-ufw/15.10/15.10/+download/gui-ufw-${pkgver}.tar.gz;)
 sha256sums=('58fee07bc33f9be615e899b943535ca8755fdf9262010c2580a0176d2a1c2443')
-install=${pkgname}.install
 
 prepare() {
 cd "${srcdir}/gui-ufw-${pkgver}"

Deleted: gufw.install
===
--- gufw.install2016-05-13 18:59:11 UTC (rev 175226)
+++ gufw.install2016-05-13 19:01:46 UTC (rev 175227)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:59:11
  Author: arojas
Revision: 175226

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

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

+
 /PKGBUILD  |   50 +++
 community-i686/PKGBUILD|   26 
 community-i686/gpick.install   |   12 -
 community-x86_64/PKGBUILD  |   26 
 community-x86_64/gpick.install |   12 -
 5 files changed, 50 insertions(+), 76 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 18:58:38 UTC (rev 175225)
+++ community-i686/PKGBUILD 2016-05-13 18:59:11 UTC (rev 175226)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=gpick
-pkgver=0.2.5
-pkgrel=5
-pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
-arch=('i686' 'x86_64')
-url="http://gpick.googlecode.com/;
-license=('BSD')
-depends=('desktop-file-utils' 'gtk2' 'lua')
-makedepends=('boost' 'scons')
-source=("http://${pkgname}.googlecode.com/files/${pkgname}_${pkgver}.tar.gz;)
-md5sums=('4f34bed6a39ee39bac95ff1b10f679ed')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}_${pkgver}"
-scons
-}
-
-package() {
-cd "${srcdir}/${pkgname}_${pkgver}"
-scons DESTDIR="${pkgdir}/usr" install
-install -Dm644 installer/License.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: gpick/repos/community-i686/PKGBUILD (from rev 175225, 
gpick/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 18:59:11 UTC (rev 175226)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=gpick
+pkgver=0.2.5
+pkgrel=6
+pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
+arch=('i686' 'x86_64')
+url="http://gpick.googlecode.com/;
+license=('BSD')
+depends=('desktop-file-utils' 'gtk2' 'lua')
+makedepends=('boost' 'scons')
+source=("http://${pkgname}.googlecode.com/files/${pkgname}_${pkgver}.tar.gz;)
+md5sums=('4f34bed6a39ee39bac95ff1b10f679ed')
+
+build() {
+cd "${srcdir}/${pkgname}_${pkgver}"
+scons
+}
+
+package() {
+cd "${srcdir}/${pkgname}_${pkgver}"
+scons DESTDIR="${pkgdir}/usr" install
+install -Dm644 installer/License.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-i686/gpick.install
===
--- community-i686/gpick.install2016-05-13 18:58:38 UTC (rev 175225)
+++ community-i686/gpick.install2016-05-13 18:59:11 UTC (rev 175226)
@@ -1,12 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 18:58:38 UTC (rev 175225)
+++ community-x86_64/PKGBUILD   2016-05-13 18:59:11 UTC (rev 175226)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=gpick
-pkgver=0.2.5
-pkgrel=5
-pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
-arch=('i686' 'x86_64')
-url="http://gpick.googlecode.com/;
-license=('BSD')
-depends=('desktop-file-utils' 'gtk2' 'lua')
-makedepends=('boost' 'scons')
-source=("http://${pkgname}.googlecode.com/files/${pkgname}_${pkgver}.tar.gz;)
-md5sums=('4f34bed6a39ee39bac95ff1b10f679ed')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}_${pkgver}"
-scons
-}
-
-package() {
-cd "${srcdir}/${pkgname}_${pkgver}"
-scons DESTDIR="${pkgdir}/usr" install
-install -Dm644 installer/License.txt 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: gpick/repos/community-x86_64/PKGBUILD (from rev 175225, 
gpick/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 18:59:11 UTC (rev 175226)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=gpick
+pkgver=0.2.5
+pkgrel=6
+pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
+arch=('i686' 'x86_64')
+url="http://gpick.googlecode.com/;
+license=('BSD')
+depends=('desktop-file-utils' 'gtk2' 'lua')
+makedepends=('boost' 'scons')

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:58:38
  Author: arojas
Revision: 175225

Hooks

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

---+
 PKGBUILD  |3 +--
 gpick.install |   12 
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 18:54:11 UTC (rev 175224)
+++ PKGBUILD2016-05-13 18:58:38 UTC (rev 175225)
@@ -3,7 +3,7 @@
 
 pkgname=gpick
 pkgver=0.2.5
-pkgrel=5
+pkgrel=6
 pkgdesc="Advanced color picker written in C++ using GTK+ toolkit"
 arch=('i686' 'x86_64')
 url="http://gpick.googlecode.com/;
@@ -12,7 +12,6 @@
 makedepends=('boost' 'scons')
 source=("http://${pkgname}.googlecode.com/files/${pkgname}_${pkgver}.tar.gz;)
 md5sums=('4f34bed6a39ee39bac95ff1b10f679ed')
-install=${pkgname}.install
 
 build() {
 cd "${srcdir}/${pkgname}_${pkgver}"

Deleted: gpick.install
===
--- gpick.install   2016-05-13 18:54:11 UTC (rev 175224)
+++ gpick.install   2016-05-13 18:58:38 UTC (rev 175225)
@@ -1,12 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


[arch-commits] Commit in gnome-main-menu/repos (6 files)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:54:11
  Author: arojas
Revision: 175224

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

Added:
  gnome-main-menu/repos/community-i686/PKGBUILD
(from rev 175223, gnome-main-menu/trunk/PKGBUILD)
  gnome-main-menu/repos/community-x86_64/PKGBUILD
(from rev 175223, gnome-main-menu/trunk/PKGBUILD)
Deleted:
  gnome-main-menu/repos/community-i686/PKGBUILD
  gnome-main-menu/repos/community-i686/gnome-main-menu.install
  gnome-main-menu/repos/community-x86_64/PKGBUILD
  gnome-main-menu/repos/community-x86_64/gnome-main-menu.install

--+
 /PKGBUILD|   90 +
 community-i686/PKGBUILD  |   46 --
 community-i686/gnome-main-menu.install   |   13 
 community-x86_64/PKGBUILD|   46 --
 community-x86_64/gnome-main-menu.install |   13 
 5 files changed, 90 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 18:53:35 UTC (rev 175223)
+++ community-i686/PKGBUILD 2016-05-13 18:54:11 UTC (rev 175224)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-
-pkgname=gnome-main-menu
-pkgver=1.8.0
-pkgrel=3
-pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a 
few additions."
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('caja' 'libunique' 'mate-control-center' 'mate-desktop' 'mate-panel' 
'mate-system-monitor')
-makedepends=('mate-common' 'yelp-tools')
-optdepends=('yelp: for reading help documents')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('287e904506ae2796e84b556f76e3b12274c1c89f')
-install=${pkgname}.install
-
-prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-# Replace libslab with libmate-slab
-sed -i 's|libslab|mate-slab|' configure.ac
-sed -i 's|libslab/slab.h|libmate-slab/slab.h|' */src/*
-
-# Update disable-log-out key location
-sed -i 's|org.mate.panel|org.mate.lockdown|' main-menu/src/main-menu-ui.c
-
-autoreconf -fi
-}
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-caja-extension \
---disable-static
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}

Copied: gnome-main-menu/repos/community-i686/PKGBUILD (from rev 175223, 
gnome-main-menu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 18:54:11 UTC (rev 175224)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+
+pkgname=gnome-main-menu
+pkgver=1.8.0
+pkgrel=4
+pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a 
few additions."
+url="http://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('caja' 'libunique' 'mate-control-center' 'mate-desktop' 'mate-panel' 
'mate-system-monitor')
+makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading help documents')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('287e904506ae2796e84b556f76e3b12274c1c89f')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+# Replace libslab with libmate-slab
+sed -i 's|libslab|mate-slab|' configure.ac
+sed -i 's|libslab/slab.h|libmate-slab/slab.h|' */src/*
+
+# Update disable-log-out key location
+sed -i 's|org.mate.panel|org.mate.lockdown|' main-menu/src/main-menu-ui.c
+
+autoreconf -fi
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-caja-extension \
+--disable-static
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/gnome-main-menu.install
===
--- community-i686/gnome-main-menu.install  2016-05-13 18:53:35 UTC (rev 
175223)
+++ community-i686/gnome-main-menu.install  2016-05-13 18:54:11 UTC (rev 
175224)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-#gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-#update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 18:53:35 UTC 

[arch-commits] Commit in gnome-main-menu/trunk (PKGBUILD gnome-main-menu.install)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:53:35
  Author: arojas
Revision: 175223

Hooks

Modified:
  gnome-main-menu/trunk/PKGBUILD
Deleted:
  gnome-main-menu/trunk/gnome-main-menu.install

-+
 PKGBUILD|3 +--
 gnome-main-menu.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 18:46:56 UTC (rev 175222)
+++ PKGBUILD2016-05-13 18:53:35 UTC (rev 175223)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-main-menu
 pkgver=1.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a 
few additions."
 url="http://mate-desktop.org;
 arch=('i686' 'x86_64')
@@ -13,7 +13,6 @@
 optdepends=('yelp: for reading help documents')
 source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('287e904506ae2796e84b556f76e3b12274c1c89f')
-install=${pkgname}.install
 
 prepare() {
 cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: gnome-main-menu.install
===
--- gnome-main-menu.install 2016-05-13 18:46:56 UTC (rev 175222)
+++ gnome-main-menu.install 2016-05-13 18:53:35 UTC (rev 175223)
@@ -1,13 +0,0 @@
-post_install() {
-glib-compile-schemas /usr/share/glib-2.0/schemas/
-#gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-#update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}


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

2016-05-13 Thread Gaetan Bisson
Date: Friday, May 13, 2016 @ 20:52:26
  Author: bisson
Revision: 267933

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

Added:
  gnupg/repos/core-i686/PKGBUILD
(from rev 267932, gnupg/repos/testing-i686/PKGBUILD)
  gnupg/repos/core-i686/install
(from rev 267932, gnupg/repos/testing-i686/install)
  gnupg/repos/core-i686/sig-check-correction.diff
(from rev 267932, gnupg/repos/testing-i686/sig-check-correction.diff)
  gnupg/repos/core-x86_64/PKGBUILD
(from rev 267932, gnupg/repos/testing-x86_64/PKGBUILD)
  gnupg/repos/core-x86_64/install
(from rev 267932, gnupg/repos/testing-x86_64/install)
  gnupg/repos/core-x86_64/sig-check-correction.diff
(from rev 267932, gnupg/repos/testing-x86_64/sig-check-correction.diff)
Deleted:
  gnupg/repos/core-i686/PKGBUILD
  gnupg/repos/core-i686/install
  gnupg/repos/core-x86_64/PKGBUILD
  gnupg/repos/core-x86_64/install
  gnupg/repos/testing-i686/
  gnupg/repos/testing-x86_64/

---+
 /PKGBUILD |  130 
 /install  |8 +
 core-i686/PKGBUILD|   62 ---
 core-i686/install |4 
 core-i686/sig-check-correction.diff   |   50 
 core-x86_64/PKGBUILD  |   62 ---
 core-x86_64/install   |4 
 core-x86_64/sig-check-correction.diff |   50 
 8 files changed, 238 insertions(+), 132 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2016-05-13 18:48:37 UTC (rev 267932)
+++ core-i686/PKGBUILD  2016-05-13 18:52:26 UTC (rev 267933)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Tobias Powalowski 
-# Contributor: Andreas Radke 
-# Contributor: Judd Vinet 
-
-pkgname=gnupg
-pkgver=2.1.12
-pkgrel=1
-pkgdesc='Complete and free implementation of the OpenPGP standard'
-url='http://www.gnupg.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-optdepends=('libldap: gpg2keys_ldap'
-'libusb-compat: scdaemon')
-makedepends=('libldap' 'libusb-compat')
-depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
- 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
-  '46CC730865BB5C78EBABADCF04376F3EE0856959'
-  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
-  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
-source=("https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('3b01a35ac04277ea31cc01b4ac4e230e54b5480c' 'SKIP')
-
-install=install
-
-conflicts=('dirmngr' 'gnupg2')
-provides=('dirmngr' "gnupg2=${pkgver}")
-replaces=('dirmngr' 'gnupg2')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i 
tools/Makefile.in
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --sbindir=/usr/bin \
-   --libexecdir=/usr/lib/gnupg \
-   --enable-maintainer-mode \
-   --enable-symcryptrun \
-
-   make
-}
-
-check() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make check
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   ln -s gpg2 "${pkgdir}"/usr/bin/gpg
-   ln -s gpgv2 "${pkgdir}"/usr/bin/gpgv
-   ln -s gpg2.1.gz "${pkgdir}"/usr/share/man/man1/gpg.1.gz
-   rm "${pkgdir}/usr/share/gnupg/com-certs.pem" # FS#33059
-}

Copied: gnupg/repos/core-i686/PKGBUILD (from rev 267932, 
gnupg/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-05-13 18:52:26 UTC (rev 267933)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Tobias Powalowski 
+# Contributor: Andreas Radke 
+# Contributor: Judd Vinet 
+
+pkgname=gnupg
+pkgver=2.1.12
+pkgrel=2
+pkgdesc='Complete and free implementation of the OpenPGP standard'
+url='http://www.gnupg.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+optdepends=('libldap: gpg2keys_ldap'
+'libusb-compat: scdaemon')
+makedepends=('libldap' 'libusb-compat')
+depends=('npth' 'libgpg-error' 'libgcrypt' 'libksba' 'libassuan'
+ 'pinentry' 'bzip2' 'readline' 'gnutls' 'sqlite')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+  '46CC730865BB5C78EBABADCF04376F3EE0856959'
+  '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+  'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:46:56
  Author: arojas
Revision: 175222

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

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

-+
 /PKGBUILD   |  116 ++
 community-i686/PKGBUILD |   58 -
 community-i686/galculator.install   |   11 ---
 community-x86_64/PKGBUILD   |   58 -
 community-x86_64/galculator.install |   11 ---
 5 files changed, 116 insertions(+), 138 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 18:46:17 UTC (rev 175221)
+++ community-i686/PKGBUILD 2016-05-13 18:46:56 UTC (rev 175222)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-# Contributor: Balló György 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: SpepS 
-# Contributor: Alexander Fehr 
-
-pkgbase=galculator
-pkgname=(galculator galculator-gtk2)
-pkgver=2.1.4
-pkgrel=1
-pkgdesc='GTK+ based scientific calculator'
-arch=('i686' 'x86_64')
-url='http://galculator.sourceforge.net/'
-license=('GPL')
-depends=('gtk2' 'gtk3')
-makedepends=('intltool')
-install=${pkgbase}.install
-source=("http://galculator.mnim.org/downloads/${pkgbase}-${pkgver}.tar.bz2;)
-sha256sums=('01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778ae')
-
-build() {
-  # GTK3 version
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  [ -d gtk3 ] || mkdir gtk3
-  cd gtk3
-  ../configure \
---prefix=/usr
-  make
-
-  # GTK2 version
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  [ -d gtk2 ] || mkdir gtk2
-  cd gtk2
-  ../configure \
---prefix=/usr \
---disable-gtk3
-  make
-}
-
-package_galculator() {
-  depends=('gtk3')
-
-  cd "${pkgbase}-${pkgver}/gtk3"
-  make DESTDIR="$pkgdir" install
-}
-
-package_galculator-gtk2() {
-  pkgdesc+=' (GTK2 version)'
-  depends=('gtk2')
-  groups=('mate-extra')
-  replaces=('mate-calc')
-  provides=('mate-calc')
-  conflicts=('galculator')
-
-  cd "${pkgbase}-${pkgver}/gtk2"
-  make DESTDIR="$pkgdir" install
-}

Copied: galculator/repos/community-i686/PKGBUILD (from rev 175221, 
galculator/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 18:46:56 UTC (rev 175222)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Balló György 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: SpepS 
+# Contributor: Alexander Fehr 
+
+pkgbase=galculator
+pkgname=(galculator galculator-gtk2)
+pkgver=2.1.4
+pkgrel=2
+pkgdesc='GTK+ based scientific calculator'
+arch=('i686' 'x86_64')
+url='http://galculator.sourceforge.net/'
+license=('GPL')
+depends=('gtk2' 'gtk3')
+makedepends=('intltool')
+source=("http://galculator.mnim.org/downloads/${pkgbase}-${pkgver}.tar.bz2;)
+sha256sums=('01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778ae')
+
+build() {
+  # GTK3 version
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  [ -d gtk3 ] || mkdir gtk3
+  cd gtk3
+  ../configure \
+--prefix=/usr
+  make
+
+  # GTK2 version
+  cd "${srcdir}/${pkgbase}-${pkgver}"
+  [ -d gtk2 ] || mkdir gtk2
+  cd gtk2
+  ../configure \
+--prefix=/usr \
+--disable-gtk3
+  make
+}
+
+package_galculator() {
+  depends=('gtk3')
+  groups=('mate-extra-gtk3')
+
+  cd "${pkgbase}-${pkgver}/gtk3"
+  make DESTDIR="$pkgdir" install
+}
+
+package_galculator-gtk2() {
+  pkgdesc+=' (GTK2 version)'
+  depends=('gtk2')
+  groups=('mate-extra')
+  replaces=('mate-calc')
+  provides=('mate-calc')
+  conflicts=('galculator')
+
+  cd "${pkgbase}-${pkgver}/gtk2"
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-i686/galculator.install
===
--- community-i686/galculator.install   2016-05-13 18:46:17 UTC (rev 175221)
+++ community-i686/galculator.install   2016-05-13 18:46:56 UTC (rev 175222)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 18:46:17 UTC (rev 175221)
+++ community-x86_64/PKGBUILD   2016-05-13 18:46:56 UTC (rev 175222)
@@ -1,58 +0,0 @@
-# $Id$
-# 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:46:17
  Author: arojas
Revision: 175221

Hooks

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

+
 PKGBUILD   |3 +--
 galculator.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 18:43:50 UTC (rev 175220)
+++ PKGBUILD2016-05-13 18:46:17 UTC (rev 175221)
@@ -8,7 +8,7 @@
 pkgbase=galculator
 pkgname=(galculator galculator-gtk2)
 pkgver=2.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc='GTK+ based scientific calculator'
 arch=('i686' 'x86_64')
 url='http://galculator.sourceforge.net/'
@@ -15,7 +15,6 @@
 license=('GPL')
 depends=('gtk2' 'gtk3')
 makedepends=('intltool')
-install=${pkgbase}.install
 source=("http://galculator.mnim.org/downloads/${pkgbase}-${pkgver}.tar.bz2;)
 sha256sums=('01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778ae')
 

Deleted: galculator.install
===
--- galculator.install  2016-05-13 18:43:50 UTC (rev 175220)
+++ galculator.install  2016-05-13 18:46:17 UTC (rev 175221)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:43:50
  Author: arojas
Revision: 175220

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

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

-+
 /PKGBUILD   |   60 ++
 community-i686/PKGBUILD |   31 ---
 community-i686/clipit.install   |7 
 community-x86_64/PKGBUILD   |   31 ---
 community-x86_64/clipit.install |7 
 5 files changed, 60 insertions(+), 76 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 18:43:12 UTC (rev 175219)
+++ community-i686/PKGBUILD 2016-05-13 18:43:50 UTC (rev 175220)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Mihai Militaru 
-
-pkgname=clipit
-pkgver=1.4.2
-pkgrel=5
-pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)"
-arch=('i686' 'x86_64')
-url="http://gtkclipit.sourceforge.net/;
-license=('GPL3')
-depends=('gtk2' 'librsvg')
-makedepends=('intltool')
-optdepends=('xdotool: for automatic paste')
-source=("https://github.com/downloads/shantzu/ClipIt/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('118175f26869adcf04909fdbb5021eff')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---sysconfdir=/etc
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR=${pkgdir} install
-}

Copied: clipit/repos/community-i686/PKGBUILD (from rev 175219, 
clipit/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 18:43:50 UTC (rev 175220)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Mihai Militaru 
+
+pkgname=clipit
+pkgver=1.4.2
+pkgrel=6
+pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)"
+arch=('i686' 'x86_64')
+url="http://gtkclipit.sourceforge.net/;
+license=('GPL3')
+depends=('gtk2' 'librsvg')
+makedepends=('intltool')
+optdepends=('xdotool: for automatic paste')
+source=("https://github.com/downloads/shantzu/ClipIt/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('118175f26869adcf04909fdbb5021eff')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/clipit.install
===
--- community-i686/clipit.install   2016-05-13 18:43:12 UTC (rev 175219)
+++ community-i686/clipit.install   2016-05-13 18:43:50 UTC (rev 175220)
@@ -1,7 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_uninstall() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 18:43:12 UTC (rev 175219)
+++ community-x86_64/PKGBUILD   2016-05-13 18:43:50 UTC (rev 175220)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Martin Wimpress 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Mihai Militaru 
-
-pkgname=clipit
-pkgver=1.4.2
-pkgrel=5
-pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)"
-arch=('i686' 'x86_64')
-url="http://gtkclipit.sourceforge.net/;
-license=('GPL3')
-depends=('gtk2' 'librsvg')
-makedepends=('intltool')
-optdepends=('xdotool: for automatic paste')
-source=("https://github.com/downloads/shantzu/ClipIt/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('118175f26869adcf04909fdbb5021eff')
-install=${pkgname}.install
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure \
---prefix=/usr \
---sysconfdir=/etc
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR=${pkgdir} install
-}

Copied: clipit/repos/community-x86_64/PKGBUILD (from rev 175219, 
clipit/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 18:43:50 UTC (rev 175220)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Martin Wimpress 
+# 

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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 20:43:12
  Author: arojas
Revision: 175219

Hooks

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

+
 PKGBUILD   |3 +--
 clipit.install |7 ---
 2 files changed, 1 insertion(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 15:09:54 UTC (rev 175218)
+++ PKGBUILD2016-05-13 18:43:12 UTC (rev 175219)
@@ -5,7 +5,7 @@
 
 pkgname=clipit
 pkgver=1.4.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)"
 arch=('i686' 'x86_64')
 url="http://gtkclipit.sourceforge.net/;
@@ -15,7 +15,6 @@
 optdepends=('xdotool: for automatic paste')
 
source=("https://github.com/downloads/shantzu/ClipIt/${pkgname}-${pkgver}.tar.gz;)
 md5sums=('118175f26869adcf04909fdbb5021eff')
-install=${pkgname}.install
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: clipit.install
===
--- clipit.install  2016-05-13 15:09:54 UTC (rev 175218)
+++ clipit.install  2016-05-13 18:43:12 UTC (rev 175219)
@@ -1,7 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_uninstall() {
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 18:57:00
  Author: arojas
Revision: 267927

archrelease: copy trunk to extra-any

Added:
  quodlibet/repos/extra-any/PKGBUILD
(from rev 267926, quodlibet/trunk/PKGBUILD)
Deleted:
  quodlibet/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 16:56:26 UTC (rev 267926)
+++ PKGBUILD2016-05-13 16:57:00 UTC (rev 267927)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=quodlibet
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="An audio library tagger, manager and player"
-arch=('any')
-license=('GPL2')
-url="https://github.com/quodlibet/quodlibet;
-depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
- 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
-'desktop-file-utils')
-makedepends=('intltool')
-optdepends=('gst-libav: for ffmpeg (ASF/WMA) support'
-'gst-plugins-bad: for Musepack support'
-'libgpod: for ipod support'
-'python2-feedparser: for audio feeds (podcast) support'
-'libkeybinder3: for the multimedia keys support'
-'media-player-info: for media devices support'
-'cddb-py: for "CDDB Lookup" plugin'
-'python2-musicbrainz2: for "MusicBrainz Lookup" plugin'
-'python2-pyinotify: for "Automatic library update" plugin'
-   'kakasi: for "Kana/Kanji Simple Inverter" plugin'
-   'zeitgeist: for "Event Logging" plugin'
-'gst-plugins-bad: for "Audio Pitch/Speed" plugin')
-provides=('quodlibet-plugins')
-conflicts=('quodlibet-plugins')
-replaces=('quodlibet-plugins')
-options=('!makeflags')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/quodlibet/quodlibet/archive/release-${pkgver}.tar.gz)
-sha1sums=('1fd18321043c65113fc0fee0100f9841eba2ff01')
-
-build() {
-  cd ${pkgname}-release-${pkgver}/quodlibet
-  python2 setup.py build
-}
-
-package() {
-  cd ${pkgname}-release-${pkgver}/quodlibet
-  python2 setup.py install --root="${pkgdir}"
-}

Copied: quodlibet/repos/extra-any/PKGBUILD (from rev 267926, 
quodlibet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 16:57:00 UTC (rev 267927)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=quodlibet
+pkgver=3.6.1
+pkgrel=2
+pkgdesc="An audio library tagger, manager and player"
+arch=('any')
+license=('GPL2')
+url="https://github.com/quodlibet/quodlibet;
+depends=('gtk3' 'python2-gobject' 'python2-dbus' 'python2-cairo' 'mutagen' 
+ 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 
+'desktop-file-utils')
+makedepends=('intltool')
+optdepends=('gst-libav: for ffmpeg (ASF/WMA) support'
+'gst-plugins-bad: for Musepack support'
+'libgpod: for ipod support'
+'python2-feedparser: for audio feeds (podcast) support'
+'libkeybinder3: for the multimedia keys support'
+'media-player-info: for media devices support'
+'cddb-py: for "CDDB Lookup" plugin'
+'python2-musicbrainzngs: for "MusicBrainz Lookup" plugin'
+'python2-pyinotify: for "Automatic library update" plugin'
+   'kakasi: for "Kana/Kanji Simple Inverter" plugin'
+   'zeitgeist: for "Event Logging" plugin'
+'gst-plugins-bad: for "Audio Pitch/Speed" plugin')
+provides=('quodlibet-plugins')
+conflicts=('quodlibet-plugins')
+replaces=('quodlibet-plugins')
+options=('!makeflags')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/quodlibet/quodlibet/archive/release-${pkgver}.tar.gz)
+sha1sums=('1fd18321043c65113fc0fee0100f9841eba2ff01')
+
+build() {
+  cd ${pkgname}-release-${pkgver}/quodlibet
+  python2 setup.py build
+}
+
+package() {
+  cd ${pkgname}-release-${pkgver}/quodlibet
+  python2 setup.py install --root="${pkgdir}"
+}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 18:56:26
  Author: arojas
Revision: 267926

Update musicbrainzngs optdepend (FS#49321)

Modified:
  quodlibet/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 16:02:31 UTC (rev 267925)
+++ PKGBUILD2016-05-13 16:56:26 UTC (rev 267926)
@@ -3,7 +3,7 @@
 
 pkgname=quodlibet
 pkgver=3.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An audio library tagger, manager and player"
 arch=('any')
 license=('GPL2')
@@ -19,7 +19,7 @@
 'libkeybinder3: for the multimedia keys support'
 'media-player-info: for media devices support'
 'cddb-py: for "CDDB Lookup" plugin'
-'python2-musicbrainz2: for "MusicBrainz Lookup" plugin'
+'python2-musicbrainzngs: for "MusicBrainz Lookup" plugin'
 'python2-pyinotify: for "Automatic library update" plugin'
'kakasi: for "Kana/Kanji Simple Inverter" plugin'
'zeitgeist: for "Event Logging" plugin'


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

2016-05-13 Thread Andreas Radke
Date: Friday, May 13, 2016 @ 18:02:31
  Author: andyrtr
Revision: 267925

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

Added:
  libreoffice-fresh/repos/testing-i686/
  libreoffice-fresh/repos/testing-i686/PKGBUILD
(from rev 267924, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/testing-i686/gcc6_buildfix.diff
(from rev 267924, libreoffice-fresh/trunk/gcc6_buildfix.diff)
  libreoffice-fresh/repos/testing-i686/libreoffice-fresh.csh
(from rev 267924, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/testing-i686/libreoffice-fresh.sh
(from rev 267924, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/testing-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 267924, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 267924, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/testing-i686/update_liborcus_to_0.11.0.diff
(from rev 267924, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)
  libreoffice-fresh/repos/testing-x86_64/
  libreoffice-fresh/repos/testing-x86_64/PKGBUILD
(from rev 267924, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/testing-x86_64/gcc6_buildfix.diff
(from rev 267924, libreoffice-fresh/trunk/gcc6_buildfix.diff)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.csh
(from rev 267924, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/testing-x86_64/libreoffice-fresh.sh
(from rev 267924, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 267924, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 267924, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/testing-x86_64/update_liborcus_to_0.11.0.diff
(from rev 267924, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)

+
 testing-i686/PKGBUILD  |  
388 +
 testing-i686/gcc6_buildfix.diff|   
12 
 testing-i686/libreoffice-fresh.csh |   
 6 
 testing-i686/libreoffice-fresh.sh  |   
 6 
 testing-i686/make-pyuno-work-with-system-wide-module-install.diff  |   
44 
 testing-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff   |  
124 
 testing-i686/update_liborcus_to_0.11.0.diff| 
1983 ++
 testing-x86_64/PKGBUILD|  
388 +
 testing-x86_64/gcc6_buildfix.diff  |   
12 
 testing-x86_64/libreoffice-fresh.csh   |   
 6 
 testing-x86_64/libreoffice-fresh.sh|   
 6 
 testing-x86_64/make-pyuno-work-with-system-wide-module-install.diff|   
44 
 testing-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff |  
124 
 testing-x86_64/update_liborcus_to_0.11.0.diff  | 
1983 ++
 14 files changed, 5126 insertions(+)

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


[arch-commits] Commit in libreoffice-fresh/trunk (4 files)

2016-05-13 Thread Andreas Radke
Date: Friday, May 13, 2016 @ 18:01:40
  Author: andyrtr
Revision: 267924

upgpkg: libreoffice-fresh 5.1.3-1

upstream update 5.1.3; hooks! add a buildfix for gcc6

Added:
  libreoffice-fresh/trunk/gcc6_buildfix.diff
Modified:
  libreoffice-fresh/trunk/PKGBUILD
  libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff
Deleted:
  libreoffice-fresh/trunk/libreoffice-fresh.install

+
 PKGBUILD   |   28 +---
 gcc6_buildfix.diff |   12 
 libreoffice-fresh.install  |   17 -
 update_liborcus_to_0.11.0.diff |4 ++--
 4 files changed, 31 insertions(+), 30 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 13:10:49 UTC (rev 267923)
+++ PKGBUILD2016-05-13 16:01:40 UTC (rev 267924)
@@ -11,8 +11,8 @@
 
 pkgbase=libreoffice-fresh
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
-_LOver=5.1.2.2
-pkgver=5.1.2
+_LOver=5.1.3.2
+pkgver=5.1.3
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
@@ -22,7 +22,7 @@
'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite'
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
-   'desktop-file-utils' 'shared-mime-info' 'gtk2' 'xdg-utils' 
'gst-plugins-base-libs'
+   'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell2' 'vigra' 'clucene'
'junit' 'libmythes' 'libwpg'  'mesa' 'java-environment' 
'postgresql-libs'
@@ -67,7 +67,8 @@
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-fresh.sh libreoffice-fresh.csh
update_liborcus_to_0.11.0.diff
-   remove_unnecessary_orcus_external_usage_from_makefiles.diff)
+   remove_unnecessary_orcus_external_usage_from_makefiles.diff
+   gcc6_buildfix.diff)
 noextract=(boost_1_59_0.tar.bz2
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -97,11 +98,11 @@
libfreehand-0.1.1.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll)
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build 
Team (CODE SIGNING KEY) 
-md5sums=('6145510261094a85a6cecaecefa10c94'
+md5sums=('cbe602264e58f7c93e72068c408e3551'
  'SKIP'
- '0ff7ef91f9f84d5a9a21e3bee72bdae7'
+ 'f485479a135582f37335a92d773416fe'
  'SKIP'
- '4075e99e6075fb7bd163a5f66e24c0f3'
+ 'a93714b74f1c04c534729a9511311886'
  'SKIP'
  '6aa9a5c6a4ca1016edd0ed1178e3cb87'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -134,8 +135,9 @@
  'dcb5ad3e5f7139227677ea064b075422'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
- '46585d8df3706ce004c494bfb9c23391'
- 'ac71e21ecc0976b2ea6e233854963d4b')
+ '3f526b966a672d1237cfcbadae0e3f95'
+ 'ac71e21ecc0976b2ea6e233854963d4b'
+ '6752d22fc5bcbdbef0640c6aca163e50')
 
 prepare() {
 
@@ -168,6 +170,7 @@
# i686 build broken
[ "$CARCH" = "i686" ] && sed -i '/CppunitTest_sw_ooxmlimport/d' 
sw/Module_sw.mk
[ "$CARCH" = "i686" ] && sed -i '/CppunitTest_sw_ooxmlexport7/d' 
sw/Module_sw.mk
+   [ "$CARCH" = "i686" ] && sed -i '/CppunitTest_basic_scanner/d' 
basic/Module_basic.mk
 
# qt4 fix
sed -i "s:qmake:qmake-qt4:g" configure.ac
@@ -178,6 +181,10 @@
patch -Np1 -i 
${srcdir}/remove_unnecessary_orcus_external_usage_from_makefiles.diff
 
sed -i "s:mdds >= 0.12.0:mdds-1.0 >= 0.12.0:g" configure.ac
+   
+   # fix checking whether KDE is >= 4.2... configure: error: KDE version 
too old
+   # http://bugs.debian.org/823145
+   patch -Np1 -i ${srcdir}/gcc6_buildfix.diff
 }
 
 build() {
@@ -313,7 +320,7 @@
'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 
'graphite'
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 
'libcdr'
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 
'hicolor-icon-theme'
-   'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 
'libpagemaker'
+   'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'
'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2'
'liborcus' 'liblangtag' 'libexttextcat' 'libfbclient' 'libcmis')
optdepends=('java-runtime: adds java support'
@@ -337,7 +344,6 @@
etc/libreoffice/psprint.conf
etc/profile.d/libreoffice-fresh.sh
etc/profile.d/libreoffice-fresh.csh)
-   install=$pkgbase.install
provides=('libreoffice' 

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

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 17:09:54
  Author: spupykin
Revision: 175218

clean up

Modified:
  bugzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 15:04:35 UTC (rev 175217)
+++ PKGBUILD2016-05-13 15:09:54 UTC (rev 175218)
@@ -34,15 +34,18 @@
 
source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
 md5sums=('84e6a070d425846d55a1f926e883957e')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  find . -type d -name CVS -exec rm -rf {} \; || true
+  find . -type f -name .cvsignore -exec rm -f {} \; || true
+  rm -rf .bzr
+  rm -rf .bzrrev
+  rm -rf .bzrignore
+  rm -rf .git
+  rm -rf .gitignore
+}
+
 package() {
-  cd $srcdir
   install -d -m0755 $pkgdir/srv/http
-  find $pkgname-$pkgver -type d -name CVS -exec rm -rf {} \; || true
-  find $pkgname-$pkgver -type f -name .cvsignore -exec rm -f {} \; || true
-  cp -a $pkgname-$pkgver $pkgdir/srv/http/bugzilla
-  rm -rf $pkgdir/srv/http/bugzilla/.bzr
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrrev
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrignore
-  rm -rf $pkgdir/srv/http/bugzilla/.git
-  rm -rf $pkgdir/srv/http/bugzilla/.gitignore
+  cp -a $srcdir/$pkgname-$pkgver $pkgdir/srv/http/bugzilla
 }


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

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 17:04:23
  Author: spupykin
Revision: 175216

upgpkg: bugzilla 5.0.2-2

upd

Modified:
  bugzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 15:02:29 UTC (rev 175215)
+++ PKGBUILD2016-05-13 15:04:23 UTC (rev 175216)
@@ -4,7 +4,7 @@
 
 pkgname=bugzilla
 pkgver=5.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="bug tracker"
 arch=('any')
 url="http://www.bugzilla.org;


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

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 17:04:35
  Author: spupykin
Revision: 175217

archrelease: copy trunk to community-any

Added:
  bugzilla/repos/community-any/PKGBUILD
(from rev 175216, bugzilla/trunk/PKGBUILD)
Deleted:
  bugzilla/repos/community-any/PKGBUILD

--+
 PKGBUILD |   96 ++---
 1 file changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 15:04:23 UTC (rev 175216)
+++ PKGBUILD2016-05-13 15:04:35 UTC (rev 175217)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgname=bugzilla
-pkgver=5.0.2
-pkgrel=1
-pkgdesc="bug tracker"
-arch=('any')
-url="http://www.bugzilla.org;
-license=("GPL")
-depends=(perl perl-timedate perl-datetime
-perl-chart perl-email-abstract perl-email-address 
perl-email-date-format
-perl-email-messageid perl-email-mime 
perl-email-mime-attachment-stripper
-perl-email-mime-contenttype perl-email-mime-encodings
-perl-email-mime-modifier perl-email-mime-creator perl-email-reply 
perl-email-send perl-email-simple
-perl-email-simple-creator perl-gd perl-gdgraph perl-gdtextutil 
perl-patchreader
-perl-return-value perl-template-gd perl-ldap perl-soap-lite 
perl-authen-sasl
-perl-xml-twig perl-html-scrubber perl-authen-radius 
perl-template-toolkit
-perl-data-dumper perl-math-random-isaac perl-email-sender)
-optdepends=('perl-dbd-pg'
-   'perl-dbd-mysql'
-   'perl-dbd-oracle'
-   'python2'
-   'ruby'
-   'perl-class-trigger'
-   'perl-data-objectdriver'
-   'perl-html-formattext-withlinks'
-   'perl-test-taint'
-   'perl-theschwartz'
-   'perl-xmlrpc-lite')
-options=(!strip)
-backup=('srv/http/bugzilla/.htaccess')
-source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
-md5sums=('84e6a070d425846d55a1f926e883957e')
-
-package() {
-  cd $srcdir
-  install -d -m0755 $pkgdir/srv/http
-  find $pkgname-$pkgver -type d -name CVS -exec rm -rf {} \; || true
-  find $pkgname-$pkgver -type f -name .cvsignore -exec rm -f {} \; || true
-  cp -a $pkgname-$pkgver $pkgdir/srv/http/bugzilla
-  rm -rf $pkgdir/srv/http/bugzilla/.bzr
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrrev
-  rm -rf $pkgdir/srv/http/bugzilla/.bzrignore
-  rm -rf $pkgdir/srv/http/bugzilla/.git
-  rm -rf $pkgdir/srv/http/bugzilla/.gitignore
-}

Copied: bugzilla/repos/community-any/PKGBUILD (from rev 175216, 
bugzilla/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 15:04:35 UTC (rev 175217)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgname=bugzilla
+pkgver=5.0.2
+pkgrel=2
+pkgdesc="bug tracker"
+arch=('any')
+url="http://www.bugzilla.org;
+license=("custom:MPL2")
+depends=(perl perl-timedate perl-datetime
+perl-chart perl-email-abstract perl-email-address 
perl-email-date-format
+perl-email-messageid perl-email-mime 
perl-email-mime-attachment-stripper
+perl-email-mime-contenttype perl-email-mime-encodings
+perl-email-mime-modifier perl-email-mime-creator perl-email-reply 
perl-email-send perl-email-simple
+perl-email-simple-creator perl-gd perl-gdgraph perl-gdtextutil 
perl-patchreader
+perl-return-value perl-template-gd perl-ldap perl-soap-lite 
perl-authen-sasl
+perl-xml-twig perl-html-scrubber perl-authen-radius 
perl-template-toolkit
+perl-data-dumper perl-math-random-isaac perl-email-sender)
+optdepends=('perl-dbd-pg'
+   'perl-dbd-mysql'
+   'perl-dbd-oracle'
+   'python2'
+   'ruby'
+   'perl-class-trigger'
+   'perl-data-objectdriver'
+   'perl-html-formattext-withlinks'
+   'perl-test-taint'
+   'perl-theschwartz'
+   'perl-xmlrpc-lite')
+options=(!strip)
+backup=('srv/http/bugzilla/.htaccess')
+source=(http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-$pkgver.tar.gz)
+md5sums=('84e6a070d425846d55a1f926e883957e')
+
+package() {
+  cd $srcdir
+  install -d -m0755 $pkgdir/srv/http
+  find $pkgname-$pkgver -type d -name CVS -exec rm -rf {} \; || true
+  find $pkgname-$pkgver -type f -name .cvsignore -exec rm -f {} \; || true
+  cp -a $pkgname-$pkgver $pkgdir/srv/http/bugzilla
+  rm -rf $pkgdir/srv/http/bugzilla/.bzr
+  rm -rf $pkgdir/srv/http/bugzilla/.bzrrev
+  rm -rf $pkgdir/srv/http/bugzilla/.bzrignore
+  rm -rf $pkgdir/srv/http/bugzilla/.git
+  rm -rf $pkgdir/srv/http/bugzilla/.gitignore
+}


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

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 17:02:29
  Author: spupykin
Revision: 175215

fix license

Modified:
  bugzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 12:54:23 UTC (rev 175214)
+++ PKGBUILD2016-05-13 15:02:29 UTC (rev 175215)
@@ -8,7 +8,7 @@
 pkgdesc="bug tracker"
 arch=('any')
 url="http://www.bugzilla.org;
-license=("GPL")
+license=("custom:MPL2")
 depends=(perl perl-timedate perl-datetime
 perl-chart perl-email-abstract perl-email-address 
perl-email-date-format
 perl-email-messageid perl-email-mime 
perl-email-mime-attachment-stripper


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

2016-05-13 Thread Jan Steffens
Date: Friday, May 13, 2016 @ 15:10:49
  Author: heftig
Revision: 267923

correct a typo

Added:
  glib2/trunk/glib-compile-schemas.hook
(from rev 267922, glib2/trunk/glib-compile-schemes.hook)
Modified:
  glib2/trunk/PKGBUILD
Deleted:
  glib2/trunk/glib-compile-schemes.hook

---+
 PKGBUILD  |4 ++--
 glib-compile-schemas.hook |   12 
 glib-compile-schemes.hook |   12 
 3 files changed, 14 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 12:06:53 UTC (rev 267922)
+++ PKGBUILD2016-05-13 13:10:49 UTC (rev 267923)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 makedepends=('pkg-config' 'python' 'libxslt' 'docbook-xml' 'pcre' 'libffi' 
'libelf')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver:0:4}/glib-$pkgver.tar.xz
-glib-compile-schemes.hook
+glib-compile-schemas.hook
 gio-querymodules.hook
 revert-warn-glib-compile-schemas.patch)
 sha256sums=('74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612'
@@ -56,7 +56,7 @@
   
   # install hooks
   install -dm755 "$pkgdir"/usr/share/libalpm/hooks/
-  install -m644 "$srcdir"/{glib-compile-schemes,gio-querymodules}.hook 
"$pkgdir"/usr/share/libalpm/hooks/
+  install -m644 "$srcdir"/{glib-compile-schemas,gio-querymodules}.hook 
"$pkgdir"/usr/share/libalpm/hooks/
 }
 
 package_glib2-docs() {

Copied: glib2/trunk/glib-compile-schemas.hook (from rev 267922, 
glib2/trunk/glib-compile-schemes.hook)
===
--- glib-compile-schemas.hook   (rev 0)
+++ glib-compile-schemas.hook   2016-05-13 13:10:49 UTC (rev 267923)
@@ -0,0 +1,12 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/share/glib-2.0/schemas/*.gschema.xml
+Target = usr/share/glib-2.0/schemas/*.gschema.override
+
+[Action]
+Description = Compiling GSettings XML schema files...
+When = PostTransaction
+Exec = /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas

Deleted: glib-compile-schemes.hook
===
--- glib-compile-schemes.hook   2016-05-13 12:06:53 UTC (rev 267922)
+++ glib-compile-schemes.hook   2016-05-13 13:10:49 UTC (rev 267923)
@@ -1,12 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Operation = Remove
-Target = usr/share/glib-2.0/schemas/*.gschema.xml
-Target = usr/share/glib-2.0/schemas/*.gschema.override
-
-[Action]
-Description = Compiling GSettings XML schema files...
-When = PostTransaction
-Exec = /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas


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

2016-05-13 Thread Alexander Rødseth
Date: Friday, May 13, 2016 @ 14:54:23
  Author: arodseth
Revision: 175214

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

Added:
  gambit-c/repos/community-i686/PKGBUILD
(from rev 175213, gambit-c/trunk/PKGBUILD)
  gambit-c/repos/community-x86_64/PKGBUILD
(from rev 175213, gambit-c/trunk/PKGBUILD)
Deleted:
  gambit-c/repos/community-i686/PKGBUILD
  gambit-c/repos/community-i686/gambit-c.install
  gambit-c/repos/community-x86_64/PKGBUILD
  gambit-c/repos/community-x86_64/gambit-c.install

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   40 --
 community-i686/gambit-c.install   |   16 ---
 community-x86_64/PKGBUILD |   40 --
 community-x86_64/gambit-c.install |   16 ---
 5 files changed, 78 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 12:52:52 UTC (rev 175213)
+++ community-i686/PKGBUILD 2016-05-13 12:54:23 UTC (rev 175214)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christian Babeux 
-
-pkgname=gambit-c
-pkgver=4.8.5
-pkgrel=1
-pkgdesc='Scheme R5RS interpreter and compiler (via C)'
-arch=('x86_64' 'i686')
-url='http://gambitscheme.org/'
-license=('LGPL2.1' 'Apache')
-depends=('bash')
-install="$pkgname.install"
-options=('staticlibs')
-source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz;)
-sha256sums=('d8e2affb144013cbe22d09cf9c4120c81edd9f075473de3605198b69405d6509')
-
-build() {
- cd "${pkgname/-c/-v}${pkgver//./_}-devel"
-
-  ./configure \
---prefix=/usr \
---docdir=/usr/share/doc/gambit-c \
---infodir=/usr/share/info \
---libdir=/usr/lib/gambit-c \
---enable-gcc-opts \
---enable-single-host
-  make
-}
-
-package() {
-  make -C "${pkgname/-c/-v}${pkgver//./_}-devel" install DESTDIR="$pkgdir"
-
-  # /usr/bin/gsc conflicts with ghostscript
-  mv "$pkgdir/usr/bin/gsc" "$pkgdir/usr/bin/gambitc"
-  ln -sf /usr/bin/gambitc "$pkgdir/usr/bin/gsc-script"
-}
-
-# getver: -u 2 gambitscheme.org/wiki/index.php/Main_Page
-# vim:set ts=2 sw=2 et:

Copied: gambit-c/repos/community-i686/PKGBUILD (from rev 175213, 
gambit-c/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 12:54:23 UTC (rev 175214)
@@ -0,0 +1,39 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth 
+# Contributor: Christian Babeux 
+
+pkgname=gambit-c
+pkgver=4.8.5
+pkgrel=2
+pkgdesc='Scheme R5RS interpreter and compiler (via C)'
+arch=('x86_64' 'i686')
+url='http://gambitscheme.org/'
+license=('LGPL2.1' 'Apache')
+depends=('bash')
+options=('staticlibs')
+source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz;)
+sha256sums=('d8e2affb144013cbe22d09cf9c4120c81edd9f075473de3605198b69405d6509')
+
+build() {
+  cd "${pkgname/-c/-v}${pkgver//./_}-devel"
+
+  ./configure \
+--prefix=/usr \
+--docdir=/usr/share/doc/gambit-c \
+--infodir=/usr/share/info \
+--libdir=/usr/lib/gambit-c \
+--enable-gcc-opts \
+--enable-single-host
+  make
+}
+
+package() {
+  make -C "${pkgname/-c/-v}${pkgver//./_}-devel" install DESTDIR="$pkgdir"
+
+  # /usr/bin/gsc conflicts with ghostscript
+  mv "$pkgdir/usr/bin/gsc" "$pkgdir/usr/bin/gambitc"
+  ln -sf /usr/bin/gambitc "$pkgdir/usr/bin/gsc-script"
+}
+
+# getver: -u 2 gambitscheme.org/wiki/index.php/Main_Page
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/gambit-c.install
===
--- community-i686/gambit-c.install 2016-05-13 12:52:52 UTC (rev 175213)
+++ community-i686/gambit-c.install 2016-05-13 12:54:23 UTC (rev 175214)
@@ -1,16 +0,0 @@
-_infodir=/usr/share/info
-_iinfoargs="$_infodir/gambit.info.gz $_infodir/dir"
-
-post_install() {
-  install-info $_iinfoargs
-}
-
-post_upgrade() {
-  post_install $@
-}
-
-pre_remove() {
-  install-info --delete $_iinfoargs
-}
-
-# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 12:52:52 UTC (rev 175213)
+++ community-x86_64/PKGBUILD   2016-05-13 12:54:23 UTC (rev 175214)
@@ -1,40 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth 
-# Contributor: Christian Babeux 
-
-pkgname=gambit-c
-pkgver=4.8.5
-pkgrel=1
-pkgdesc='Scheme R5RS 

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

2016-05-13 Thread Alexander Rødseth
Date: Friday, May 13, 2016 @ 14:52:52
  Author: arodseth
Revision: 175213

upgpkg: gambit-c 4.8.5-2

Modified:
  gambit-c/trunk/PKGBUILD
Deleted:
  gambit-c/trunk/gambit-c.install

--+
 PKGBUILD |5 ++---
 gambit-c.install |   16 
 2 files changed, 2 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 12:33:32 UTC (rev 175212)
+++ PKGBUILD2016-05-13 12:52:52 UTC (rev 175213)
@@ -4,19 +4,18 @@
 
 pkgname=gambit-c
 pkgver=4.8.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Scheme R5RS interpreter and compiler (via C)'
 arch=('x86_64' 'i686')
 url='http://gambitscheme.org/'
 license=('LGPL2.1' 'Apache')
 depends=('bash')
-install="$pkgname.install"
 options=('staticlibs')
 
source=("http://www.iro.umontreal.ca/~${pkgname%-c}/download/${pkgname%-c}/v${pkgver%.*}/source/${pkgname/-c/-v}${pkgver//./_}-devel.tgz;)
 sha256sums=('d8e2affb144013cbe22d09cf9c4120c81edd9f075473de3605198b69405d6509')
 
 build() {
- cd "${pkgname/-c/-v}${pkgver//./_}-devel"
+  cd "${pkgname/-c/-v}${pkgver//./_}-devel"
 
   ./configure \
 --prefix=/usr \

Deleted: gambit-c.install
===
--- gambit-c.install2016-05-13 12:33:32 UTC (rev 175212)
+++ gambit-c.install2016-05-13 12:52:52 UTC (rev 175213)
@@ -1,16 +0,0 @@
-_infodir=/usr/share/info
-_iinfoargs="$_infodir/gambit.info.gz $_infodir/dir"
-
-post_install() {
-  install-info $_iinfoargs
-}
-
-post_upgrade() {
-  post_install $@
-}
-
-pre_remove() {
-  install-info --delete $_iinfoargs
-}
-
-# vim:set ts=2 sw=2 et:


[arch-commits] Commit in logwatch/repos/community-any (3 files)

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 14:33:32
  Author: spupykin
Revision: 175212

archrelease: copy trunk to community-any

Added:
  logwatch/repos/community-any/PKGBUILD
(from rev 175211, logwatch/trunk/PKGBUILD)
  logwatch/repos/community-any/logwatch-xz-support.patch
(from rev 175211, logwatch/trunk/logwatch-xz-support.patch)
Deleted:
  logwatch/repos/community-any/PKGBUILD

---+
 PKGBUILD  |  161 ++--
 logwatch-xz-support.patch |   21 +
 2 files changed, 105 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 12:31:55 UTC (rev 175211)
+++ PKGBUILD2016-05-13 12:33:32 UTC (rev 175212)
@@ -1,77 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Pierre Schmitz 
-
-pkgname=logwatch
-pkgver=7.4.3
-pkgrel=1
-arch=('any')
-pkgdesc="Logwatch is a customizable log analysis system."
-url="http://www.logwatch.org/;
-depends=('perl' 'cron')
-optdepends=('perl-date-manip: human readable dates')
-license=('custom')
-backup=(etc/logwatch/conf/logwatch.conf
-   etc/logwatch/conf/ignore.conf
-   etc/logwatch/conf/override.conf)
-source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz)
-md5sums=('22bd22841caa45f12c605abc3e0c2b09')
-
-package() {
-   cd $srcdir/$pkgname-$pkgver
-
-   install -m 0755 -d $pkgdir/usr/share/logwatch
-   install -m 0755 -d $pkgdir/usr/share/logwatch/dist.conf
-   install -m 0755 -d $pkgdir/usr/share/logwatch/dist.conf/logfiles
-   install -m 0755 -d $pkgdir/usr/share/logwatch/dist.conf/services
-   install -m 0755 -d $pkgdir/usr/share/logwatch/default.conf
-   install -m 0755 -d $pkgdir/usr/share/logwatch/default.conf/logfiles
-   install -m 0755 -d $pkgdir/usr/share/logwatch/default.conf/services
-   install -m 0755 -d $pkgdir/usr/share/logwatch/default.conf/html
-   install -m 0755 -d $pkgdir/usr/share/logwatch/scripts
-   install -m 0755 -d $pkgdir/usr/share/logwatch/scripts/logfiles
-   install -m 0755 -d $pkgdir/usr/share/logwatch/scripts/services
-   install -m 0755 -d $pkgdir/usr/share/logwatch/scripts/shared
-   install -m 0755 -d $pkgdir/usr/share/logwatch/lib
-
-   install -m 0644 README $pkgdir/usr/share/logwatch/README
-   install -m 0644 HOWTO-Customize-LogWatch 
$pkgdir/usr/share/logwatch/HOWTO-Customize-LogWatch
-   install -m 0644 conf/*.conf $pkgdir/usr/share/logwatch/default.conf
-   install -m 0644 conf/logfiles/* 
$pkgdir/usr/share/logwatch/default.conf/logfiles
-   install -m 0644 conf/services/* 
$pkgdir/usr/share/logwatch/default.conf/services
-   install -m 0644 conf/html/* $pkgdir/usr/share/logwatch/default.conf/html
-   install -m 0755 scripts/logwatch.pl 
$pkgdir/usr/share/logwatch/scripts/logwatch.pl
-   for i in scripts/logfiles/* ; do
-   if [ `ls $i | grep -v CVS | wc -l` -ne 0 ] ; then
-   install -m 0755 -d $pkgdir/usr/share/logwatch/$i
-   install -m 0644 $i/* $pkgdir/usr/share/logwatch/$i
-   fi
-   done
-   install -m 0644 scripts/shared/* 
$pkgdir/usr/share/logwatch/scripts/shared
-   install -m 0644 scripts/services/* 
$pkgdir/usr/share/logwatch/scripts/services
-   install -m 0644 lib/* $pkgdir/usr/share/logwatch/lib
-
-   install -m 0755 -d $pkgdir/etc/logwatch
-   install -m 0755 -d $pkgdir/etc/logwatch/scripts
-   install -m 0755 -d $pkgdir/etc/logwatch/conf
-   install -m 0755 -d $pkgdir/etc/logwatch/conf/logfiles
-   install -m 0755 -d $pkgdir/etc/logwatch/conf/services
-   install -m 0755 -d $pkgdir/etc/logwatch/conf/html
-
-   touch $pkgdir/etc/logwatch/conf/logwatch.conf
-   touch $pkgdir/etc/logwatch/conf/ignore.conf
-   touch $pkgdir/etc/logwatch/conf/override.conf
-
-   install -m 0755 -d $pkgdir/usr/share/man/man8/
-   install -m 0644 logwatch.8 $pkgdir/usr/share/man/man8/
-
-   install -m 0755 -d $pkgdir/etc/cron.daily/
-   install -m 0755 -d $pkgdir/usr/bin/
-   ln -s /usr/share/logwatch/scripts/logwatch.pl $pkgdir/usr/bin/logwatch
-   ln -s /usr/share/logwatch/scripts/logwatch.pl 
$pkgdir/etc/cron.daily/0logwatch
-
-   install -m 0755 -d $pkgdir/var/cache/logwatch
-
-   install -m 0755 -d $pkgdir/usr/share/licenses/$pkgname/
-   install -m 0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/
-}

Copied: logwatch/repos/community-any/PKGBUILD (from rev 175211, 
logwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 12:33:32 UTC (rev 175212)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Pierre Schmitz 
+
+pkgname=logwatch
+pkgver=7.4.3
+pkgrel=2

[arch-commits] Commit in logwatch/trunk (PKGBUILD logwatch-xz-support.patch)

2016-05-13 Thread Sergej Pupykin
Date: Friday, May 13, 2016 @ 14:31:55
  Author: spupykin
Revision: 175211

upgpkg: logwatch 7.4.3-2

upd

Added:
  logwatch/trunk/logwatch-xz-support.patch
Modified:
  logwatch/trunk/PKGBUILD

---+
 PKGBUILD  |   13 ++---
 logwatch-xz-support.patch |   21 +
 2 files changed, 31 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 12:03:03 UTC (rev 175210)
+++ PKGBUILD2016-05-13 12:31:55 UTC (rev 175211)
@@ -4,7 +4,7 @@
 
 pkgname=logwatch
 pkgver=7.4.3
-pkgrel=1
+pkgrel=2
 arch=('any')
 pkgdesc="Logwatch is a customizable log analysis system."
 url="http://www.logwatch.org/;
@@ -14,9 +14,16 @@
 backup=(etc/logwatch/conf/logwatch.conf
etc/logwatch/conf/ignore.conf
etc/logwatch/conf/override.conf)
-source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz)
-md5sums=('22bd22841caa45f12c605abc3e0c2b09')
+source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz
+   logwatch-xz-support.patch)
+md5sums=('22bd22841caa45f12c605abc3e0c2b09'
+ '2bc1c11efd92c7859e378b5103497fd1')
 
+prepare() {
+   cd $srcdir/$pkgname-$pkgver
+   patch -p0 -i $srcdir/logwatch-xz-support.patch
+}
+
 package() {
cd $srcdir/$pkgname-$pkgver
 

Added: logwatch-xz-support.patch
===
--- logwatch-xz-support.patch   (rev 0)
+++ logwatch-xz-support.patch   2016-05-13 12:31:55 UTC (rev 175211)
@@ -0,0 +1,21 @@
+--- scripts/logwatch.pl2016-04-27 23:14:37.0 +0300
 scripts/logwatch.pl2016-05-13 15:26:00.0 +0300
+@@ -87,6 +87,7 @@
+ $Config{'pathtocat'} = "cat";
+ $Config{'pathtozcat'} = "zcat";
+ $Config{'pathtobzcat'} = "bzcat";
++$Config{'pathtoxzcat'} = "xzcat";
+ $Config{'output'} = "stdout"; #8.0
+ $Config{'format'} = "text"; #8.0
+ $Config{'encode'} = "none"; #8.0
+@@ -767,6 +768,10 @@
+ my $arguments = "'${Archive}' 2>/dev/null >> $DestFile";
+ system("$Config{'pathtobzcat'} $arguments") == 0
+or die "system '$Config{'pathtobzcat'} $arguments' failed: $?"
++ } elsif (($Archive =~ m/xz$/) && (-f "$Archive") && (-s "$Archive")) 
{
++my $arguments = "'${Archive}' 2>/dev/null >> $DestFile";
++system("$Config{'pathtoxzcat'} $arguments") == 0
++   or die "system '$Config{'pathtoxzcat'} $arguments' failed: $?"
+  } elsif ((-f "$Archive") && (-s "$Archive")) {
+ my $arguments = "'${Archive}'  >> $DestFile";
+ system("$Config{'pathtocat'} $arguments") == 0


[arch-commits] Commit in (qoauth)

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 14:06:53
  Author: arojas
Revision: 267922

Moved to community

Deleted:
  qoauth/


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 14:03:03
  Author: arojas
Revision: 175210

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 12:02:33 UTC (rev 175209)
+++ community-i686/PKGBUILD 2016-05-13 12:03:03 UTC (rev 175210)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Peter Richard Lewis 
-
-pkgname=qoauth
-pkgver=1.0.1
-pkgrel=6
-pkgdesc="Support with OAuth-powered network services"
-url='http://github.com/ayoy/qoauth'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('qca-qt4')
-makedepends=('cmake' 'automoc4')
-source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
-md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
-
-prepare() {
-  cd ${pkgname}-${pkgver}-src
-
-  # Install libraries in /usr/lib/
-  sed -i 's|lib64|lib|' src/src.pro
-}
-
-build() {
-  cd ${pkgname}-${pkgver}-src
-  qmake-qt4
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}-src
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qoauth/repos/community-i686/PKGBUILD (from rev 175209, 
qoauth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 12:03:03 UTC (rev 175210)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Peter Richard Lewis 
+
+pkgname=qoauth
+pkgver=1.0.1
+pkgrel=7
+pkgdesc="Support with OAuth-powered network services"
+url='http://github.com/ayoy/qoauth'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qca-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
+md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
+
+prepare() {
+  cd ${pkgname}-${pkgver}-src
+
+  # Install libraries in /usr/lib/
+  sed -i 's|lib64|lib|' src/src.pro
+}
+
+build() {
+  cd ${pkgname}-${pkgver}-src
+  qmake-qt4
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-src
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 12:02:33 UTC (rev 175209)
+++ community-x86_64/PKGBUILD   2016-05-13 12:03:03 UTC (rev 175210)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-# Contributor: Peter Richard Lewis 
-
-pkgname=qoauth
-pkgver=1.0.1
-pkgrel=6
-pkgdesc="Support with OAuth-powered network services"
-url='http://github.com/ayoy/qoauth'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('qca-qt4')
-makedepends=('cmake' 'automoc4')
-source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
-md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
-
-prepare() {
-  cd ${pkgname}-${pkgver}-src
-
-  # Install libraries in /usr/lib/
-  sed -i 's|lib64|lib|' src/src.pro
-}
-
-build() {
-  cd ${pkgname}-${pkgver}-src
-  qmake-qt4
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}-src
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qoauth/repos/community-x86_64/PKGBUILD (from rev 175209, 
qoauth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 12:03:03 UTC (rev 175210)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Peter Richard Lewis 
+
+pkgname=qoauth
+pkgver=1.0.1
+pkgrel=7
+pkgdesc="Support with OAuth-powered network services"
+url='http://github.com/ayoy/qoauth'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qca-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
+md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
+
+prepare() {
+  cd ${pkgname}-${pkgver}-src
+
+  # Install libraries in /usr/lib/
+  sed -i 's|lib64|lib|' src/src.pro
+}
+
+build() {
+  cd ${pkgname}-${pkgver}-src
+  qmake-qt4
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-src
+  make INSTALL_ROOT="${pkgdir}" install
+}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 14:02:33
  Author: arojas
Revision: 175209

Rebuild for .BUILDINFO

Modified:
  qoauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 12:00:46 UTC (rev 175208)
+++ PKGBUILD2016-05-13 12:02:33 UTC (rev 175209)
@@ -4,7 +4,7 @@
 
 pkgname=qoauth
 pkgver=1.0.1
-pkgrel=6
+pkgrel=7
 pkgdesc="Support with OAuth-powered network services"
 url='http://github.com/ayoy/qoauth'
 license=('GPL')


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 14:00:46
  Author: arojas
Revision: 175208

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

Added:
  qoauth/repos/community-i686/
  qoauth/repos/community-i686/PKGBUILD
(from rev 175207, qoauth/trunk/PKGBUILD)
  qoauth/repos/community-x86_64/
  qoauth/repos/community-x86_64/PKGBUILD
(from rev 175207, qoauth/trunk/PKGBUILD)

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

Copied: qoauth/repos/community-i686/PKGBUILD (from rev 175207, 
qoauth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 12:00:46 UTC (rev 175208)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Peter Richard Lewis 
+
+pkgname=qoauth
+pkgver=1.0.1
+pkgrel=6
+pkgdesc="Support with OAuth-powered network services"
+url='http://github.com/ayoy/qoauth'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qca-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
+md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
+
+prepare() {
+  cd ${pkgname}-${pkgver}-src
+
+  # Install libraries in /usr/lib/
+  sed -i 's|lib64|lib|' src/src.pro
+}
+
+build() {
+  cd ${pkgname}-${pkgver}-src
+  qmake-qt4
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-src
+  make INSTALL_ROOT="${pkgdir}" install
+}

Copied: qoauth/repos/community-x86_64/PKGBUILD (from rev 175207, 
qoauth/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 12:00:46 UTC (rev 175208)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Peter Richard Lewis 
+
+pkgname=qoauth
+pkgver=1.0.1
+pkgrel=6
+pkgdesc="Support with OAuth-powered network services"
+url='http://github.com/ayoy/qoauth'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qca-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
+md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
+
+prepare() {
+  cd ${pkgname}-${pkgver}-src
+
+  # Install libraries in /usr/lib/
+  sed -i 's|lib64|lib|' src/src.pro
+}
+
+build() {
+  cd ${pkgname}-${pkgver}-src
+  qmake-qt4
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-src
+  make INSTALL_ROOT="${pkgdir}" install
+}


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

2016-05-13 Thread Antonio Rojas
Date: Friday, May 13, 2016 @ 14:00:33
  Author: arojas
Revision: 175207

extra2community: Moving qoauth from extra to community

Added:
  qoauth/
  qoauth/repos/
  qoauth/trunk/
  qoauth/trunk/PKGBUILD

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

Added: qoauth/trunk/PKGBUILD
===
--- qoauth/trunk/PKGBUILD   (rev 0)
+++ qoauth/trunk/PKGBUILD   2016-05-13 12:00:33 UTC (rev 175207)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Peter Richard Lewis 
+
+pkgname=qoauth
+pkgver=1.0.1
+pkgrel=6
+pkgdesc="Support with OAuth-powered network services"
+url='http://github.com/ayoy/qoauth'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('qca-qt4')
+makedepends=('cmake' 'automoc4')
+source=("http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${pkgver}-src.tar.bz2;)
+md5sums=('bcb6d01e6c9a6fb22099c9e0f5889578')
+
+prepare() {
+  cd ${pkgname}-${pkgver}-src
+
+  # Install libraries in /usr/lib/
+  sed -i 's|lib64|lib|' src/src.pro
+}
+
+build() {
+  cd ${pkgname}-${pkgver}-src
+  qmake-qt4
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}-src
+  make INSTALL_ROOT="${pkgdir}" install
+}


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


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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 12:16:20
  Author: fyan
Revision: 175206

archrelease: copy trunk to community-any

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

-+
 PKGBUILD|   94 +-
 diff-so-fancy.install   |6 +-
 system-diff_highlight.patch |   44 +--
 3 files changed, 72 insertions(+), 72 deletions(-)

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

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

Deleted: diff-so-fancy.install
===
--- diff-so-fancy.install   2016-05-13 10:15:19 UTC (rev 175205)
+++ diff-so-fancy.install   2016-05-13 10:16:20 UTC (rev 175206)
@@ -1,3 +0,0 @@
-post_install() {
-echo "Refer to https://github.com/so-fancy/diff-so-fancy#usage for usage"
-}

Copied: diff-so-fancy/repos/community-any/diff-so-fancy.install (from rev 
175205, diff-so-fancy/trunk/diff-so-fancy.install)
===
--- diff-so-fancy.install   (rev 0)
+++ diff-so-fancy.install   

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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 12:15:19
  Author: fyan
Revision: 175205

upgpkg: diff-so-fancy 0.9.1-1

Modified:
  diff-so-fancy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 10:08:25 UTC (rev 175204)
+++ PKGBUILD2016-05-13 10:15:19 UTC (rev 175205)
@@ -3,7 +3,7 @@
 # Contributor: icasdri 
 
 pkgname=diff-so-fancy
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Good-looking diffs with diff-highlight and more"
 arch=('any')


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

2016-05-13 Thread Pierre Neidhardt
Date: Friday, May 13, 2016 @ 12:08:25
  Author: ambrevar
Revision: 175204

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-13 10:07:12 UTC (rev 175203)
+++ community-i686/PKGBUILD 2016-05-13 10:08:25 UTC (rev 175204)
@@ -1,24 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-# Contributor: Auguste Pop 
-
-pkgname=uncrustify
-pkgver=0.62
-pkgrel=1
-pkgdesc="A source code beautifier"
-arch=("i686" "x86_64")
-url="http://uncrustify.sourceforge.net/;
-license=("GPL")
-depends=("gcc-libs")
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('fee7ed42a9530a5d7e259d703601161f')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-}

Copied: uncrustify/repos/community-i686/PKGBUILD (from rev 175203, 
uncrustify/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-13 10:08:25 UTC (rev 175204)
@@ -0,0 +1,24 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Auguste Pop 
+
+pkgname=uncrustify
+pkgver=0.63
+pkgrel=1
+pkgdesc="A source code beautifier"
+arch=("i686" "x86_64")
+url="http://uncrustify.sourceforge.net/;
+license=("GPL")
+depends=("gcc-libs")
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('791ffa57ac6a301d16463c1a97c77c0c')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-13 10:07:12 UTC (rev 175203)
+++ community-x86_64/PKGBUILD   2016-05-13 10:08:25 UTC (rev 175204)
@@ -1,24 +0,0 @@
-# Maintainer: Pierre Neidhardt 
-# Contributor: Auguste Pop 
-
-pkgname=uncrustify
-pkgver=0.62
-pkgrel=1
-pkgdesc="A source code beautifier"
-arch=("i686" "x86_64")
-url="http://uncrustify.sourceforge.net/;
-license=("GPL")
-depends=("gcc-libs")
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('fee7ed42a9530a5d7e259d703601161f')
-
-build() {
-   cd "$srcdir/$pkgname-$pkgver"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" install
-}

Copied: uncrustify/repos/community-x86_64/PKGBUILD (from rev 175203, 
uncrustify/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-13 10:08:25 UTC (rev 175204)
@@ -0,0 +1,24 @@
+# Maintainer: Pierre Neidhardt 
+# Contributor: Auguste Pop 
+
+pkgname=uncrustify
+pkgver=0.63
+pkgrel=1
+pkgdesc="A source code beautifier"
+arch=("i686" "x86_64")
+url="http://uncrustify.sourceforge.net/;
+license=("GPL")
+depends=("gcc-libs")
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('791ffa57ac6a301d16463c1a97c77c0c')
+
+build() {
+   cd "$srcdir/$pkgname-$pkgver"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" install
+}


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

2016-05-13 Thread Pierre Neidhardt
Date: Friday, May 13, 2016 @ 12:07:12
  Author: ambrevar
Revision: 175203

upgpkg: uncrustify 0.63-1

Modified:
  uncrustify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 08:56:54 UTC (rev 175202)
+++ PKGBUILD2016-05-13 10:07:12 UTC (rev 175203)
@@ -2,7 +2,7 @@
 # Contributor: Auguste Pop 
 
 pkgname=uncrustify
-pkgver=0.62
+pkgver=0.63
 pkgrel=1
 pkgdesc="A source code beautifier"
 arch=("i686" "x86_64")
@@ -10,7 +10,7 @@
 license=("GPL")
 depends=("gcc-libs")
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('fee7ed42a9530a5d7e259d703601161f')
+md5sums=('791ffa57ac6a301d16463c1a97c77c0c')
 
 build() {
cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in deepin-desktop-base/repos/community-any (PKGBUILD PKGBUILD)

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:56:54
  Author: fyan
Revision: 175202

archrelease: copy trunk to community-any

Added:
  deepin-desktop-base/repos/community-any/PKGBUILD
(from rev 175201, deepin-desktop-base/trunk/PKGBUILD)
Deleted:
  deepin-desktop-base/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 08:56:40 UTC (rev 175201)
+++ PKGBUILD2016-05-13 08:56:54 UTC (rev 175202)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-desktop-base
-pkgver=2016.01.30
-pkgrel=1
-pkgdesc='Default wallpapers and other base component for Deepin'
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-desktop-base;
-license=('GPL3')
-makedepends=('git')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-desktop-base.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  # Remove Deepin distro's lsb-release
-  rm "$pkgdir"/etc/lsb-release
-
-  # Don't override systemd timeouts
-  rm -r "$pkgdir"/etc/systemd
-
-  # Rename default desktop file to avoid conflicts
-  mv 
"$pkgdir"/usr/share/backgrounds/{desktop.jpg,deepin_default_background.jpg}
-
-  # Make a symlink for deepin-version
-  ln -s ../usr/lib/deepin/desktop-version "$pkgdir"/etc/deepin-version
-}

Copied: deepin-desktop-base/repos/community-any/PKGBUILD (from rev 175201, 
deepin-desktop-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 08:56:54 UTC (rev 175202)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-desktop-base
+pkgver=2016.01.30
+pkgrel=2
+pkgdesc='Base component for Deepin'
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-desktop-base;
+license=('GPL3')
+depends=('deepin-wallpapers')
+makedepends=('git')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-desktop-base.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  # Remove Deepin distro's lsb-release
+  rm "$pkgdir"/etc/lsb-release
+
+  # Don't override systemd timeouts
+  rm -r "$pkgdir"/etc/systemd
+
+  # Rename default desktop file to avoid conflicts
+  mv 
"$pkgdir"/usr/share/backgrounds/{desktop.jpg,deepin_default_background.jpg}
+
+  # Make a symlink for deepin-version
+  ln -s ../usr/lib/deepin/desktop-version "$pkgdir"/etc/deepin-version
+}


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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:56:40
  Author: fyan
Revision: 175201

upgpkg: deepin-desktop-base 2016.01.30-2

add a dependency on deepin-wallpapers as per requested by upstream

Modified:
  deepin-desktop-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 08:51:16 UTC (rev 175200)
+++ PKGBUILD2016-05-13 08:56:40 UTC (rev 175201)
@@ -5,11 +5,12 @@
 
 pkgname=deepin-desktop-base
 pkgver=2016.01.30
-pkgrel=1
-pkgdesc='Default wallpapers and other base component for Deepin'
+pkgrel=2
+pkgdesc='Base component for Deepin'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-desktop-base;
 license=('GPL3')
+depends=('deepin-wallpapers')
 makedepends=('git')
 groups=('deepin')
 source=("git+https://cr.deepin.io/deepin-desktop-base.git#tag=$pkgver;)


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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:51:16
  Author: fyan
Revision: 175200

archrelease: copy trunk to community-any

Added:
  deepin-wallpapers/repos/community-any/
  deepin-wallpapers/repos/community-any/PKGBUILD
(from rev 175199, deepin-wallpapers/trunk/PKGBUILD)

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

Copied: deepin-wallpapers/repos/community-any/PKGBUILD (from rev 175199, 
deepin-wallpapers/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-05-13 08:51:16 UTC (rev 175200)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 174910 2016-05-12 08:52:07Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wallpapers
+pkgver=1.3
+pkgrel=1
+pkgdesc='Deepin Wallpapers'
+arch=('any')
+license=('GPL')
+url="https://github.com/linuxdeepin/deepin-wallpapers;
+makedepends=('git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+package() {
+  cd $pkgname
+  install -dm755 "$pkgdir"/usr/share/wallpapers
+  cp -r deepin "$pkgdir"/usr/share/wallpapers/
+
+  install -dm755 "$pkgdir"/var/cache
+  cp -r image-blur "$pkgdir"/var/cache/
+}


[arch-commits] Commit in (4 files)

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:51:00
  Author: fyan
Revision: 175199

addpkg: deepin-wallpapers 1.3-1

Added:
  deepin-wallpapers/
  deepin-wallpapers/repos/
  deepin-wallpapers/trunk/
  deepin-wallpapers/trunk/PKGBUILD

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

Added: deepin-wallpapers/trunk/PKGBUILD
===
--- deepin-wallpapers/trunk/PKGBUILD(rev 0)
+++ deepin-wallpapers/trunk/PKGBUILD2016-05-13 08:51:00 UTC (rev 175199)
@@ -0,0 +1,25 @@
+# $Id: PKGBUILD 174910 2016-05-12 08:52:07Z fyan $
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-wallpapers
+pkgver=1.3
+pkgrel=1
+pkgdesc='Deepin Wallpapers'
+arch=('any')
+license=('GPL')
+url="https://github.com/linuxdeepin/deepin-wallpapers;
+makedepends=('git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+package() {
+  cd $pkgname
+  install -dm755 "$pkgdir"/usr/share/wallpapers
+  cp -r deepin "$pkgdir"/usr/share/wallpapers/
+
+  install -dm755 "$pkgdir"/var/cache
+  cp -r image-blur "$pkgdir"/var/cache/
+}


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 10:41:38
  Author: bpiotrowski
Revision: 175197

boost 1.60.0-5 rebuild

Modified:
  mongodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 08:39:53 UTC (rev 175196)
+++ PKGBUILD2016-05-13 08:41:38 UTC (rev 175197)
@@ -7,7 +7,7 @@
 
 pkgname=mongodb
 pkgver=3.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
 arch=('i686' 'x86_64')
 url='http://www.mongodb.org'


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

2016-05-13 Thread Bartłomiej Piotrowski
Date: Friday, May 13, 2016 @ 10:41:51
  Author: bpiotrowski
Revision: 175198

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

Added:
  mongodb/repos/community-staging-i686/
  mongodb/repos/community-staging-i686/PKGBUILD
(from rev 175197, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-i686/boost160.patch
(from rev 175197, mongodb/trunk/boost160.patch)
  mongodb/repos/community-staging-i686/mongodb.conf
(from rev 175197, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-i686/mongodb.install
(from rev 175197, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-i686/mongodb.service
(from rev 175197, mongodb/trunk/mongodb.service)
  mongodb/repos/community-staging-x86_64/
  mongodb/repos/community-staging-x86_64/PKGBUILD
(from rev 175197, mongodb/trunk/PKGBUILD)
  mongodb/repos/community-staging-x86_64/boost160.patch
(from rev 175197, mongodb/trunk/boost160.patch)
  mongodb/repos/community-staging-x86_64/mongodb.conf
(from rev 175197, mongodb/trunk/mongodb.conf)
  mongodb/repos/community-staging-x86_64/mongodb.install
(from rev 175197, mongodb/trunk/mongodb.install)
  mongodb/repos/community-staging-x86_64/mongodb.service
(from rev 175197, mongodb/trunk/mongodb.service)

--+
 community-staging-i686/PKGBUILD  |   98 +
 community-staging-i686/boost160.patch|   11 +++
 community-staging-i686/mongodb.conf  |8 ++
 community-staging-i686/mongodb.install   |   32 +
 community-staging-i686/mongodb.service   |   10 ++
 community-staging-x86_64/PKGBUILD|   98 +
 community-staging-x86_64/boost160.patch  |   11 +++
 community-staging-x86_64/mongodb.conf|8 ++
 community-staging-x86_64/mongodb.install |   32 +
 community-staging-x86_64/mongodb.service |   10 ++
 10 files changed, 318 insertions(+)

Copied: mongodb/repos/community-staging-i686/PKGBUILD (from rev 175197, 
mongodb/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-13 08:41:51 UTC (rev 175198)
@@ -0,0 +1,98 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Mathias Stearn 
+# Contributor: Alec Thomas
+
+pkgname=mongodb
+pkgver=3.2.6
+pkgrel=2
+pkgdesc='A high-performance, open source, schema-free document-oriented 
database'
+arch=('i686' 'x86_64')
+url='http://www.mongodb.org'
+license=('AGPL3')
+depends=('pcre' 'snappy' 'openssl' 'libsasl' 'boost-libs' 'yaml-cpp')
+[[ "$CARCH" == "x86_64" ]] && depends+=('wiredtiger')
+makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'boost')
+checkdepends=('python2-pymongo' 'python2-yaml')
+optdepends=('libpcap: needed for mongosniff'
+'mongodb-tools: mongoimport, mongodump, mongotop, etc')
+backup=('etc/mongodb.conf')
+install=mongodb.install
+source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz;
+'boost160.patch'
+'mongodb.conf' 'mongodb.service')
+sha512sums=('8bc90734d24a2fbf9081295b913d93a4536e876f459c8ec9857aa9a7010cdf36691d75789430b5fb33b07ed3511a4835b78deeae2b6102215e3464e1e1a67dcc'
+
'385c82875174caae433a3b381eb10f98a6fed0c8943788ddefff1de80a898e480bdbbf094a7783285cf2ae11ce3fc6878e57d58183d05be2f0837b206aaa4da6'
+
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
+
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9')
+
+_scons_args=(
+  --use-system-boost
+  --use-system-pcre
+  --use-system-snappy
+  --use-system-yaml
+  --use-system-zlib
+  --use-sasl-client
+  --ssl
+  --disable-warnings-as-errors
+  # --use-system-asio # https://jira.mongodb.org/browse/SERVER-21839
+  # --use-system-v8   # Doesn't compile
+  # --use-system-tcmalloc # Disabled as upstream suggests in 
https://jira.mongodb.org/browse/SERVER-17447?focusedCommentId=841890=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-841890
+)
+
+if [ "$CARCH" == "x86_64" ]; then
+  _scons_args+=(--use-system-wiredtiger)
+else
+  # WiredTiger must be disabled manually when building for i686
+  _scons_args+=(--wiredtiger=off)
+fi
+
+prepare() {
+  cd mongodb-src-r${pkgver}
+  patch -Np1 -i ../boost160.patch
+
+  sed -e 's|-std=c++11|-std=gnu++11|g' -i SConstruct  # tests use hex floats, 
not supported in plain C++
+}
+
+build() {
+  cd mongodb-src-r${pkgver}
+  export SCONSFLAGS="$MAKEFLAGS"
+
+  scons core tools "${_scons_args[@]}"
+}
+
+check() {
+  cd mongodb-src-r${pkgver}
+  export SCONSFLAGS="$MAKEFLAGS"
+
+  # Setting LANG to 

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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:39:53
  Author: fyan
Revision: 175196

archrelease: copy trunk to community-any

Added:
  deepin-screenshot/repos/community-any/PKGBUILD
(from rev 175195, deepin-screenshot/trunk/PKGBUILD)
Deleted:
  deepin-screenshot/repos/community-any/PKGBUILD

--+
 PKGBUILD |   83 ++---
 1 file changed, 42 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 08:39:39 UTC (rev 175195)
+++ PKGBUILD2016-05-13 08:39:53 UTC (rev 175196)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
-
-pkgname=deepin-screenshot
-pkgver=3.1.8
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('any')
-url="https://gitcafe.com/Deepin/deepin-screenshot;
-license=('GPL3')
-depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
- 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil')
-makedepends=('deepin-gettext-tools' 'git')
-optdepends=('deepin-social-sharing: for "Share" support'
-'deepin-daemon: for sound effect')
-groups=('deepin-extra')
-source=("git+https://cr.deepin.io/deepin-screenshot.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  cd deepin-screenshot
-
-  # fix python version
-  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
-}
-
-build() {
-  cd deepin-screenshot
-  make
-}
-
-package() {
-  cd deepin-screenshot
-  make DESTDIR="${pkgdir}" install
-}
-
- # Local Variables:
- # sh-basic-offset: 2
- # End:

Copied: deepin-screenshot/repos/community-any/PKGBUILD (from rev 175195, 
deepin-screenshot/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 08:39:53 UTC (rev 175196)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+
+pkgname=deepin-screenshot
+pkgver=3.1.8
+pkgrel=2
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-screenshot;
+license=('GPL3')
+depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
+ 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil'
+ 'python2-opengl')
+makedepends=('deepin-gettext-tools' 'git')
+optdepends=('deepin-social-sharing: for "Share" support'
+'deepin-daemon: for sound effect')
+groups=('deepin-extra')
+source=("git+https://cr.deepin.io/deepin-screenshot.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  cd deepin-screenshot
+
+  # fix python version
+  find src -type f | xargs sed -i 's=\(^#! */usr/bin.*\)python *$=\1python2='
+}
+
+build() {
+  cd deepin-screenshot
+  make
+}
+
+package() {
+  cd deepin-screenshot
+  make DESTDIR="${pkgdir}" install
+}
+
+ # Local Variables:
+ # sh-basic-offset: 2
+ # End:


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

2016-05-13 Thread Felix Yan
Date: Friday, May 13, 2016 @ 10:39:39
  Author: fyan
Revision: 175195

upgpkg: deepin-screenshot 3.1.8-2

add missing dependency on python2-opengl

Modified:
  deepin-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 08:21:59 UTC (rev 175194)
+++ PKGBUILD2016-05-13 08:39:39 UTC (rev 175195)
@@ -5,13 +5,14 @@
 
 pkgname=deepin-screenshot
 pkgver=3.1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
 arch=('any')
 url="https://gitcafe.com/Deepin/deepin-screenshot;
 license=('GPL3')
 depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
- 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil')
+ 'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil'
+ 'python2-opengl')
 makedepends=('deepin-gettext-tools' 'git')
 optdepends=('deepin-social-sharing: for "Share" support'
 'deepin-daemon: for sound effect')


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

2016-05-13 Thread Sébastien Luttringer
Date: Friday, May 13, 2016 @ 10:19:16
  Author: seblu
Revision: 175136

upgpkg: glances 2.6.2-1

- not released on pypi, switching to github

Modified:
  glances/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-05-13 08:13:03 UTC (rev 175135)
+++ PKGBUILD2016-05-13 08:19:16 UTC (rev 175136)
@@ -4,12 +4,13 @@
 # Contributor: Francois Boulogne 
 
 pkgname=glances
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
 url='https://github.com/nicolargo/glances'
 license=('LGPL')
+makedepends=('git')
 depends=('python' 'python-psutil' 'python-setuptools')
 optdepends=('hddtemp: HDD temperature monitoring support'
 'python-bottle: web server support'
@@ -17,11 +18,11 @@
 'python-matplotlib: for graphical/chart support'
 'python-netifaces: for the IP plugin'
 'zeroconf: for the autodiscover mode')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('576e1cb937c1d1f384edaf20e4e33d98')
+source=("git+https://github.com/nicolargo/glances.git#tag=v$pkgver;)
+md5sums=('SKIP')
 
 package() {
-  cd Glances-$pkgver
+  cd glances
   python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
 }
 


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

2016-05-13 Thread Sébastien Luttringer
Date: Friday, May 13, 2016 @ 10:19:30
  Author: seblu
Revision: 175137

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 08:19:16 UTC (rev 175136)
+++ PKGBUILD2016-05-13 08:19:30 UTC (rev 175137)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Francois Boulogne 
-
-pkgname=glances
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='CLI curses-based monitoring tool'
-arch=('any')
-url='https://github.com/nicolargo/glances'
-license=('LGPL')
-depends=('python' 'python-psutil' 'python-setuptools')
-optdepends=('hddtemp: HDD temperature monitoring support'
-'python-bottle: web server support'
-'python-docker-py: for the Docker monitoring support'
-'python-matplotlib: for graphical/chart support'
-'python-netifaces: for the IP plugin'
-'zeroconf: for the autodiscover mode')
-source=("https://pypi.python.org/packages/source/G/Glances/Glances-$pkgver.tar.gz;)
-md5sums=('576e1cb937c1d1f384edaf20e4e33d98')
-
-package() {
-  cd Glances-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-}
-
-# vim:set ts=2 sw=2 et:

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


[arch-commits] Commit in unifi/repos/community-any (10 files)

2016-05-13 Thread Sébastien Luttringer
Date: Friday, May 13, 2016 @ 10:13:03
  Author: seblu
Revision: 175135

archrelease: copy trunk to community-any

Added:
  unifi/repos/community-any/LICENSE
(from rev 175134, unifi/trunk/LICENSE)
  unifi/repos/community-any/PKGBUILD
(from rev 175134, unifi/trunk/PKGBUILD)
  unifi/repos/community-any/unifi.install
(from rev 175134, unifi/trunk/unifi.install)
  unifi/repos/community-any/unifi.service
(from rev 175134, unifi/trunk/unifi.service)
  unifi/repos/community-any/unifi.sysusers
(from rev 175134, unifi/trunk/unifi.sysusers)
Deleted:
  unifi/repos/community-any/LICENSE
  unifi/repos/community-any/PKGBUILD
  unifi/repos/community-any/unifi.install
  unifi/repos/community-any/unifi.service
  unifi/repos/community-any/unifi.sysusers

+
 LICENSE|6 +-
 PKGBUILD   |  112 +++
 unifi.install  |   16 +++
 unifi.service  |   24 +--
 unifi.sysusers |2 
 5 files changed, 80 insertions(+), 80 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2016-05-13 08:12:38 UTC (rev 175134)
+++ LICENSE 2016-05-13 08:13:03 UTC (rev 175135)
@@ -1,3 +0,0 @@
-Ubiquiti Networks - All Rights Reserved.
-Permission granted to Archlinux to re-package.
-https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Copied: unifi/repos/community-any/LICENSE (from rev 175134, unifi/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2016-05-13 08:13:03 UTC (rev 175135)
@@ -0,0 +1,3 @@
+Ubiquiti Networks - All Rights Reserved.
+Permission granted to Archlinux to re-package.
+https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html

Deleted: PKGBUILD
===
--- PKGBUILD2016-05-13 08:12:38 UTC (rev 175134)
+++ PKGBUILD2016-05-13 08:13:03 UTC (rev 175135)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Frederik Schwan frederik dot schwan at linux dot com>
-
-pkgname=unifi
-pkgver=4.8.15
-pkgrel=1
-pkgdesc='Centralized management system for Ubiquiti UniFi AP'
-arch=('any')
-url='https://community.ubnt.com/unifi'
-# We are allowed to ship the software in our repository
-# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
-license=('custom')
-depends=('mongodb' 'jre7-openjdk-headless' 'fontconfig')
-makedepends=('jdk7-openjdk')
-conflicts=('tomcat-native')
-install=unifi.install
-source=("UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
-'unifi.service'
-'unifi.sysusers'
-'LICENSE')
-md5sums=('e4f02a768dc88f386f0f82e8d5ee08f9'
- '79998cabf110d9a96ba4d3367101c94c'
- 'a92291a0074a5dcf414da4dfe812bc2a'
- '63a6f9e67db6a466f31a40c228c16d63')
-
-package() {
-  # lib
-  install -dm755 "$pkgdir/usr/lib/unifi"
-  cp -r UniFi/{bin,dl,lib,webapps} "$pkgdir/usr/lib/unifi"
-
-  # data
-  install -dm750 "$pkgdir/var/lib/unifi"
-  for _d in data run work; do
-install -dm750 "$pkgdir/var/lib/unifi/$_d"
-ln -s "../../../var/lib/unifi/$_d" "$pkgdir/usr/lib/unifi/$_d"
-  done
-  chown -R 113:113 "$pkgdir/var/lib/unifi"
-
-  # log
-  install -dm750 "$pkgdir/var/log/unifi"
-  ln -s ../../../var/log/unifi "$pkgdir/usr/lib/unifi/logs"
-  chown -R 113:113 "$pkgdir/var/log/unifi"
-
-  # readme
-  install -Dm644 UniFi/readme.txt "$pkgdir/usr/share/doc/$pkgname/README"
-
-  # license
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  # systemd
-  install -Dm644 $pkgname.service 
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
-  install -Dm644 $pkgname.sysusers "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: unifi/repos/community-any/PKGBUILD (from rev 175134, 
unifi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-13 08:13:03 UTC (rev 175135)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sébastien "Seblu" Luttringer 
+# Contributor: Frederik Schwan frederik dot schwan at linux dot com>
+
+pkgname=unifi
+pkgver=4.8.18
+pkgrel=1
+pkgdesc='Centralized management system for Ubiquiti UniFi AP'
+arch=('any')
+url='https://community.ubnt.com/unifi'
+# We are allowed to ship the software in our repository
+# 
https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html
+license=('custom')
+depends=('mongodb' 'jre7-openjdk-headless' 'fontconfig')
+makedepends=('jdk7-openjdk')
+conflicts=('tomcat-native')
+install=unifi.install
+source=("UniFi-$pkgver.zip::http://dl.ubnt.com/unifi/$pkgver/UniFi.unix.zip;
+'unifi.service'
+'unifi.sysusers'
+'LICENSE')
+md5sums=('6530b2a5b2d943353869a25032b80aea'
+

  1   2   >