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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:53:25
  Author: foutrelis
Revision: 187864

archrelease: copy trunk to community-any

Added:
  gaupol/repos/community-any/PKGBUILD
(from rev 187863, gaupol/trunk/PKGBUILD)
Deleted:
  gaupol/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-29 05:53:09 UTC (rev 187863)
+++ PKGBUILD2016-08-29 05:53:25 UTC (rev 187864)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Ionut Biru 
-# Contributor: Allan McRae 
-# Contributor: FJ 
-# Contributor: Sebastien Piccand 
-
-pkgname=gaupol
-pkgver=0.28.2
-pkgrel=4
-pkgdesc="Editor for text-based subtitle files"
-arch=('any')
-url="http://home.gna.org/gaupol;
-license=('GPL')
-depends=('python-gobject' 'gtk3' 'gst-plugins-base' 'gst-plugins-good'
- 'iso-codes' 'python-cairo' 'python-pyenchant' 'python-chardet'
- 'gtkspell3' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('intltool')
-optdepends=('mplayer: subtitle preview'
-'vlc: subtitle preview'
-'gst-plugins-bad: extra media codecs'
-'gst-plugins-ugly: extra media codecs'
-'gst-libav: extra media codecs')
-source=(http://download.gna.org/$pkgname/0.28/$pkgname-$pkgver.tar.xz)
-sha256sums=('d02d81ace0d41dbf7707251cd86e28876acf86dd82c36e34371d38cd21212d4c')
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  python3 setup.py --without-iso-codes install --root="$pkgdir" -O1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gaupol/repos/community-any/PKGBUILD (from rev 187863, 
gaupol/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-29 05:53:25 UTC (rev 187864)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Ionut Biru 
+# Contributor: Allan McRae 
+# Contributor: FJ 
+# Contributor: Sebastien Piccand 
+
+pkgname=gaupol
+pkgver=0.92
+pkgrel=1
+pkgdesc="Editor for text-based subtitles"
+arch=('any')
+url="http://otsaloma.io/gaupol/;
+license=('GPL')
+depends=('python-gobject' 'gtk3' 'gst-plugins-base' 'gst-plugins-good'
+ 'iso-codes' 'python-cairo' 'python-pyenchant' 'python-chardet'
+ 'gtkspell3' 'desktop-file-utils' 'hicolor-icon-theme')
+makedepends=('intltool')
+optdepends=('mpv: subtitle preview'
+'vlc: subtitle preview'
+'mplayer: subtitle preview'
+'gst-plugins-bad: extra media codecs'
+'gst-plugins-ugly: extra media codecs'
+'gst-libav: extra media codecs')
+source=($pkgname-$pkgver.tar.gz::https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('790928bb7863d4f1484bcd907f23f8b938f71b491860d51e497e63729e1e3bf8')
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  python3 setup.py --without-iso-codes install --root="$pkgdir" -O1
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:53:09
  Author: foutrelis
Revision: 187863

upgpkg: gaupol 0.92-1

New upstream release.

Modified:
  gaupol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-29 05:41:37 UTC (rev 187862)
+++ PKGBUILD2016-08-29 05:53:09 UTC (rev 187863)
@@ -6,23 +6,24 @@
 # Contributor: Sebastien Piccand 
 
 pkgname=gaupol
-pkgver=0.28.2
-pkgrel=4
-pkgdesc="Editor for text-based subtitle files"
+pkgver=0.92
+pkgrel=1
+pkgdesc="Editor for text-based subtitles"
 arch=('any')
-url="http://home.gna.org/gaupol;
+url="http://otsaloma.io/gaupol/;
 license=('GPL')
 depends=('python-gobject' 'gtk3' 'gst-plugins-base' 'gst-plugins-good'
  'iso-codes' 'python-cairo' 'python-pyenchant' 'python-chardet'
  'gtkspell3' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('intltool')
-optdepends=('mplayer: subtitle preview'
+optdepends=('mpv: subtitle preview'
 'vlc: subtitle preview'
+'mplayer: subtitle preview'
 'gst-plugins-bad: extra media codecs'
 'gst-plugins-ugly: extra media codecs'
 'gst-libav: extra media codecs')
-source=(http://download.gna.org/$pkgname/0.28/$pkgname-$pkgver.tar.xz)
-sha256sums=('d02d81ace0d41dbf7707251cd86e28876acf86dd82c36e34371d38cd21212d4c')
+source=($pkgname-$pkgver.tar.gz::https://github.com/otsaloma/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('790928bb7863d4f1484bcd907f23f8b938f71b491860d51e497e63729e1e3bf8')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:41:37
  Author: foutrelis
Revision: 187862

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-29 05:41:17 UTC (rev 187861)
+++ community-i686/PKGBUILD 2016-08-29 05:41:37 UTC (rev 187862)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Roman G 
-
-pkgname=axel
-pkgver=2.4
-pkgrel=4
-pkgdesc="Download accelerator"
-arch=('i686' 'x86_64')
-url="http://axel.alioth.debian.org/;
-license=('GPL')
-depends=('glibc')
-source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: axel/repos/community-i686/PKGBUILD (from rev 187861, 
axel/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-29 05:41:37 UTC (rev 187862)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Roman G 
+
+pkgname=axel
+pkgver=2.11
+pkgrel=1
+pkgdesc="Light command line download accelerator"
+arch=('i686' 'x86_64')
+url="https://github.com/eribertomota/axel;
+license=('GPL')
+depends=('glibc' 'openssl')
+source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-29 05:41:17 UTC (rev 187861)
+++ community-x86_64/PKGBUILD   2016-08-29 05:41:37 UTC (rev 187862)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Roman G 
-
-pkgname=axel
-pkgver=2.4
-pkgrel=4
-pkgdesc="Download accelerator"
-arch=('i686' 'x86_64')
-url="http://axel.alioth.debian.org/;
-license=('GPL')
-depends=('glibc')
-source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: axel/repos/community-x86_64/PKGBUILD (from rev 187861, 
axel/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-29 05:41:37 UTC (rev 187862)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Roman G 
+
+pkgname=axel
+pkgver=2.11
+pkgrel=1
+pkgdesc="Light command line download accelerator"
+arch=('i686' 'x86_64')
+url="https://github.com/eribertomota/axel;
+license=('GPL')
+depends=('glibc' 'openssl')
+source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:41:17
  Author: foutrelis
Revision: 187861

upgpkg: axel 2.11-1

Switch to new upstream.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:37:21 UTC (rev 187860)
+++ PKGBUILD2016-08-29 05:41:17 UTC (rev 187861)
@@ -3,19 +3,23 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.4
-pkgrel=4
-pkgdesc="Download accelerator"
+pkgver=2.11
+pkgrel=1
+pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
-url="http://axel.alioth.debian.org/;
+url="https://github.com/eribertomota/axel;
 license=('GPL')
-depends=('glibc')
-source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036')
+depends=('glibc' 'openssl')
+source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15')
 
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh
+}
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-
   ./configure --prefix=/usr
   make
 }


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:10:40
  Author: foutrelis
Revision: 274789

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

Added:
  dialog/repos/testing-i686/
  dialog/repos/testing-i686/PKGBUILD
(from rev 274788, dialog/trunk/PKGBUILD)
  dialog/repos/testing-x86_64/
  dialog/repos/testing-x86_64/PKGBUILD
(from rev 274788, dialog/trunk/PKGBUILD)

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

Copied: dialog/repos/testing-i686/PKGBUILD (from rev 274788, 
dialog/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-29 05:10:40 UTC (rev 274789)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Allan McRae 
+# Contributor: Andreas Radke 
+
+pkgname=dialog
+pkgver=1.3_20160828
+pkgrel=1
+epoch=1
+pkgdesc="A tool to display dialog boxes from shell scripts"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+provides=('libdialog.so')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+
+  ./configure \
+--prefix=/usr \
+--enable-nls \
+--with-libtool \
+--with-ncursesw
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install-full
+}
+
+# vim:set ts=2 sw=2 et:

Copied: dialog/repos/testing-x86_64/PKGBUILD (from rev 274788, 
dialog/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-08-29 05:10:40 UTC (rev 274789)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Allan McRae 
+# Contributor: Andreas Radke 
+
+pkgname=dialog
+pkgver=1.3_20160828
+pkgrel=1
+epoch=1
+pkgdesc="A tool to display dialog boxes from shell scripts"
+arch=('i686' 'x86_64')
+url="http://invisible-island.net/dialog/;
+license=('LGPL2.1')
+depends=('sh' 'ncurses')
+provides=('libdialog.so')
+source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
+sha256sums=('453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+
+  ./configure \
+--prefix=/usr \
+--enable-nls \
+--with-libtool \
+--with-ncursesw
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install-full
+}
+
+# vim:set ts=2 sw=2 et:


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:10:13
  Author: foutrelis
Revision: 274788

upgpkg: dialog 1:1.3_20160828-1

New upstream release.

Modified:
  dialog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 22:45:18 UTC (rev 274787)
+++ PKGBUILD2016-08-29 05:10:13 UTC (rev 274788)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Radke 
 
 pkgname=dialog
-pkgver=1.3_20160424
+pkgver=1.3_20160828
 pkgrel=1
 epoch=1
 pkgdesc="A tool to display dialog boxes from shell scripts"
@@ -15,7 +15,7 @@
 depends=('sh' 'ncurses')
 provides=('libdialog.so')
 source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
-sha256sums=('47f5870876e778aa2902f2e91b4070418d4651b647e1a67a94127cb8aab5b5eb')
+sha256sums=('453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9')
 
 build() {
   cd "$srcdir/$pkgname-${pkgver/_/-}"


[arch-commits] Commit in archivetools/repos/extra-any (4 files)

2016-08-28 Thread Sébastien Luttringer
Date: Sunday, August 28, 2016 @ 22:45:18
  Author: seblu
Revision: 274787

archrelease: copy trunk to extra-any

Added:
  archivetools/repos/extra-any/PKGBUILD
(from rev 274786, archivetools/trunk/PKGBUILD)
  archivetools/repos/extra-any/archivetools.install
(from rev 274786, archivetools/trunk/archivetools.install)
Deleted:
  archivetools/repos/extra-any/PKGBUILD
  archivetools/repos/extra-any/archivetools.install

--+
 PKGBUILD |   59 -
 archivetools.install |   20 
 2 files changed, 39 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 22:44:53 UTC (rev 274786)
+++ PKGBUILD2016-08-28 22:45:18 UTC (rev 274787)
@@ -1,30 +0,0 @@
-# Maintainer: Sébastien Luttringer
-
-pkgname=archivetools
-pkgver=1
-pkgrel=1
-pkgdesc='Archlinux Archive Tools'
-arch=('any')
-url='https://github.com/seblu/archivetools'
-license=('GPL2')
-depends=('rsync' 'hardlink' 'xz' 'util-linux' 'systemd')
-makedepends=('git')
-conflicts=('archivetools')
-backup=('etc/archive.conf')
-install=archivetools.install
-source=("git+https://github.com/seblu/archivetools.git#tag=v$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  cd $pkgname
-  install -Dm644 archive.conf "$pkgdir/etc/archive.conf"
-  install -Dm755 archive.sh "$pkgdir/usr/bin/archive"
-  # systemd stuff
-  install -Dm644 archive.sysusers "$pkgdir/usr/lib/sysusers.d/archive.conf"
-  install -Dm644 archive.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/archive.conf"
-  for _p in archive.{timer,service} archive-hardlink.{timer,service}; do
-install -Dm644 $_p "$pkgdir/usr/lib/systemd/system/$_p"
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: archivetools/repos/extra-any/PKGBUILD (from rev 274786, 
archivetools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-28 22:45:18 UTC (rev 274787)
@@ -0,0 +1,29 @@
+# Maintainer: Sébastien Luttringer
+
+pkgname=archivetools
+pkgver=1
+pkgrel=2
+pkgdesc='Arch Linux Archive Tools'
+arch=('any')
+url='https://github.com/seblu/archivetools'
+license=('GPL2')
+depends=('rsync' 'hardlink' 'xz' 'util-linux' 'systemd')
+makedepends=('git')
+backup=('etc/archive.conf')
+install=archivetools.install
+source=("git+https://github.com/seblu/archivetools.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd $pkgname
+  install -Dm644 archive.conf "$pkgdir/etc/archive.conf"
+  install -Dm755 archive.sh "$pkgdir/usr/bin/archive"
+  # systemd stuff
+  install -Dm644 archive.sysusers "$pkgdir/usr/lib/sysusers.d/archive.conf"
+  install -Dm644 archive.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/archive.conf"
+  for _p in archive.{timer,service} archive-hardlink.{timer,service}; do
+install -Dm644 $_p "$pkgdir/usr/lib/systemd/system/$_p"
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: archivetools.install
===
--- archivetools.install2016-08-28 22:44:53 UTC (rev 274786)
+++ archivetools.install2016-08-28 22:45:18 UTC (rev 274787)
@@ -1,10 +0,0 @@
-#/bin/bash
-
-# arg 1:  the new package version
-post_install() {
-  systemd-sysusers archive.conf
-  systemd-tmpfiles --create archive.conf
-  :
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: archivetools/repos/extra-any/archivetools.install (from rev 274786, 
archivetools/trunk/archivetools.install)
===
--- archivetools.install(rev 0)
+++ archivetools.install2016-08-28 22:45:18 UTC (rev 274787)
@@ -0,0 +1,10 @@
+#/bin/bash
+
+# arg 1:  the new package version
+post_install() {
+  systemd-sysusers archive.conf
+  systemd-tmpfiles --create archive.conf
+  :
+}
+
+# vim:set ts=2 sw=2 ft=sh et:


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

2016-08-28 Thread Sébastien Luttringer
Date: Sunday, August 28, 2016 @ 22:44:53
  Author: seblu
Revision: 274786

upgpkg: archivetools 1-2

- Fix typo in name
- Remove conflict from -git package

Modified:
  archivetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 22:39:38 UTC (rev 274785)
+++ PKGBUILD2016-08-28 22:44:53 UTC (rev 274786)
@@ -2,7 +2,7 @@
 
 pkgname=archivetools
 pkgver=1
-pkgrel=1
+pkgrel=2
 pkgdesc='Arch Linux Archive Tools'
 arch=('any')
 url='https://github.com/seblu/archivetools'
@@ -9,7 +9,6 @@
 license=('GPL2')
 depends=('rsync' 'hardlink' 'xz' 'util-linux' 'systemd')
 makedepends=('git')
-conflicts=('archivetools')
 backup=('etc/archive.conf')
 install=archivetools.install
 source=("git+https://github.com/seblu/archivetools.git#tag=v$pkgver;)


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

2016-08-28 Thread Sébastien Luttringer
Date: Sunday, August 28, 2016 @ 22:39:38
  Author: seblu
Revision: 274785

Fix typo in Arch Linux

Modified:
  archivetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 22:34:11 UTC (rev 274784)
+++ PKGBUILD2016-08-28 22:39:38 UTC (rev 274785)
@@ -3,7 +3,7 @@
 pkgname=archivetools
 pkgver=1
 pkgrel=1
-pkgdesc='Archlinux Archive Tools'
+pkgdesc='Arch Linux Archive Tools'
 arch=('any')
 url='https://github.com/seblu/archivetools'
 license=('GPL2')


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

2016-08-28 Thread Sébastien Luttringer
Date: Sunday, August 28, 2016 @ 22:34:11
  Author: seblu
Revision: 274784

archrelease: copy trunk to extra-any

Added:
  archivetools/repos/extra-any/
  archivetools/repos/extra-any/PKGBUILD
(from rev 274783, archivetools/trunk/PKGBUILD)
  archivetools/repos/extra-any/archivetools.install
(from rev 274783, archivetools/trunk/archivetools.install)

--+
 PKGBUILD |   30 ++
 archivetools.install |   10 ++
 2 files changed, 40 insertions(+)

Copied: archivetools/repos/extra-any/PKGBUILD (from rev 274783, 
archivetools/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2016-08-28 22:34:11 UTC (rev 274784)
@@ -0,0 +1,30 @@
+# Maintainer: Sébastien Luttringer
+
+pkgname=archivetools
+pkgver=1
+pkgrel=1
+pkgdesc='Archlinux Archive Tools'
+arch=('any')
+url='https://github.com/seblu/archivetools'
+license=('GPL2')
+depends=('rsync' 'hardlink' 'xz' 'util-linux' 'systemd')
+makedepends=('git')
+conflicts=('archivetools')
+backup=('etc/archive.conf')
+install=archivetools.install
+source=("git+https://github.com/seblu/archivetools.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  cd $pkgname
+  install -Dm644 archive.conf "$pkgdir/etc/archive.conf"
+  install -Dm755 archive.sh "$pkgdir/usr/bin/archive"
+  # systemd stuff
+  install -Dm644 archive.sysusers "$pkgdir/usr/lib/sysusers.d/archive.conf"
+  install -Dm644 archive.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/archive.conf"
+  for _p in archive.{timer,service} archive-hardlink.{timer,service}; do
+install -Dm644 $_p "$pkgdir/usr/lib/systemd/system/$_p"
+  done
+}
+
+# vim:set ts=2 sw=2 et:

Copied: archivetools/repos/extra-any/archivetools.install (from rev 274783, 
archivetools/trunk/archivetools.install)
===
--- extra-any/archivetools.install  (rev 0)
+++ extra-any/archivetools.install  2016-08-28 22:34:11 UTC (rev 274784)
@@ -0,0 +1,10 @@
+#/bin/bash
+
+# arg 1:  the new package version
+post_install() {
+  systemd-sysusers archive.conf
+  systemd-tmpfiles --create archive.conf
+  :
+}
+
+# vim:set ts=2 sw=2 ft=sh et:


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

2016-08-28 Thread Andreas Radke
Date: Sunday, August 28, 2016 @ 19:50:05
  Author: andyrtr
Revision: 274781

upgpkg: libreoffice-fresh 5.2.0-4

fix mouse wheel scrolling; FS#49827

Added:
  libreoffice-fresh/trunk/fix_gtk3_smooth_scolling.diff
Modified:
  libreoffice-fresh/trunk/PKGBUILD

---+
 PKGBUILD  |   11 ++
 fix_gtk3_smooth_scolling.diff |  157 
 2 files changed, 165 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:56:09 UTC (rev 274780)
+++ PKGBUILD2016-08-28 19:50:05 UTC (rev 274781)
@@ -13,7 +13,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.2.0.4
 pkgver=5.2.0
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/;
@@ -65,7 +65,8 @@
libreoffice-fresh.sh libreoffice-fresh.csh
update_liborcus_to_0.11.0.diff
remove_unnecessary_orcus_external_usage_from_makefiles.diff
-   buildfix.diff)
+   buildfix.diff
+   fix_gtk3_smooth_scolling.diff)
 noextract=(boost_1_60_0.tar.bz2
ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -128,7 +129,8 @@
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
  '3f526b966a672d1237cfcbadae0e3f95'
  'ac71e21ecc0976b2ea6e233854963d4b'
- 'd386f3a0b484cd3929329a294159f5bc')
+ 'd386f3a0b484cd3929329a294159f5bc'
+ '7e827ccdda93cc70e94a0766c0509a11')
 
 prepare() {
 
@@ -144,6 +146,9 @@
# 
https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-5-2=e13db0f16c4ac5a243587e881d7b18979d07f478
patch -Np1 -i ../buildfix.diff
 
+   # 
https://cgit.freedesktop.org/libreoffice/core/patch/?id=3e60438dad304c487973fb8cdb50f3d94932af2e
+patch -Np1 -i ../fix_gtk3_smooth_scolling.diff
+
# don't run broken tests on i686
[ "$CARCH" = "i686" ] && sed -i "/CppunitTest_sw_ooxmlexport7/d" 
sw/Module_sw.mk


Added: fix_gtk3_smooth_scolling.diff
===
--- fix_gtk3_smooth_scolling.diff   (rev 0)
+++ fix_gtk3_smooth_scolling.diff   2016-08-28 19:50:05 UTC (rev 274781)
@@ -0,0 +1,157 @@
+From 3e60438dad304c487973fb8cdb50f3d94932af2e Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= 
+Date: Thu, 23 Jun 2016 17:32:11 +0100
+Subject: Resolves: rhbz#1349501 gtk3: smooth scrolling events can be
+ disabled...
+
+by the user with GDK_CORE_DEVICE_EVENTS=1, and so manage to disable their wheel
+scrolling
+
+Change-Id: I7df63f738983c90dea75b9f43a36133910446aba
+(cherry picked from commit 7dfd50f947671d79b9119f10259857700d5728d8)
+
+Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...
+
+better fix, if we listen to the eventbox we get either SMOOTH scrolling
+or not smooth events, not both. We get SMOOTH when supported, and not
+if not supported so no need to reintroduce the miserable hack, which
+doesn't work under wayland anyway
+
+Change-Id: I993e71d3553322425a506cd93d812efe081bf3c9
+Reviewed-on: https://gerrit.libreoffice.org/26645
+Tested-by: Jenkins 
+Reviewed-by: Miklos Vajna 
+
+diff --git a/vcl/unx/gtk3/gtk3gtkframe.cxx b/vcl/unx/gtk3/gtk3gtkframe.cxx
+index e8d12e3..2b7ade6 100644
+--- a/vcl/unx/gtk3/gtk3gtkframe.cxx
 b/vcl/unx/gtk3/gtk3gtkframe.cxx
+@@ -1013,6 +1013,7 @@ void GtkSalFrame::InitCommon()
+ m_aMouseSignalIds.push_back(g_signal_connect( G_OBJECT(pEventWidget), 
"drag-failed", G_CALLBACK(signalDragFailed), this ));
+ m_aMouseSignalIds.push_back(g_signal_connect( G_OBJECT(pEventWidget), 
"drag-data-delete", G_CALLBACK(signalDragDelete), this ));
+ m_aMouseSignalIds.push_back(g_signal_connect( G_OBJECT(pEventWidget), 
"drag-data-get", G_CALLBACK(signalDragDataGet), this ));
++m_aMouseSignalIds.push_back(g_signal_connect( G_OBJECT(pEventWidget), 
"scroll-event", G_CALLBACK(signalScroll), this ));
+ 
+ g_signal_connect( G_OBJECT(m_pFixedContainer), "draw", 
G_CALLBACK(signalDraw), this );
+ g_signal_connect( G_OBJECT(m_pFixedContainer), "size-allocate", 
G_CALLBACK(sizeAllocated), this );
+@@ -1038,7 +1039,6 @@ void GtkSalFrame::InitCommon()
+ g_signal_connect( G_OBJECT(m_pWindow), "key-release-event", 
G_CALLBACK(signalKey), this );
+ g_signal_connect( G_OBJECT(m_pWindow), "delete-event", 
G_CALLBACK(signalDelete), this );
+ g_signal_connect( G_OBJECT(m_pWindow), "window-state-event", 
G_CALLBACK(signalWindowState), this );
+-g_signal_connect( G_OBJECT(m_pWindow), "scroll-event", 
G_CALLBACK(signalScroll), this );
+ g_signal_connect( G_OBJECT(m_pWindow), "leave-notify-event", 
G_CALLBACK(signalCrossing), this );
+ g_signal_connect( G_OBJECT(m_pWindow), "enter-notify-event", 
G_CALLBACK(signalCrossing), this );
+ 

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

2016-08-28 Thread Andreas Radke
Date: Sunday, August 28, 2016 @ 19:50:29
  Author: andyrtr
Revision: 274782

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

Added:
  libreoffice-fresh/repos/extra-i686/PKGBUILD
(from rev 274781, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/extra-i686/buildfix.diff
(from rev 274781, libreoffice-fresh/trunk/buildfix.diff)
  libreoffice-fresh/repos/extra-i686/fix_gtk3_smooth_scolling.diff
(from rev 274781, libreoffice-fresh/trunk/fix_gtk3_smooth_scolling.diff)
  libreoffice-fresh/repos/extra-i686/libreoffice-fresh.csh
(from rev 274781, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/extra-i686/libreoffice-fresh.sh
(from rev 274781, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
(from rev 274781, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/extra-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 274781, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/extra-i686/update_liborcus_to_0.11.0.diff
(from rev 274781, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)
  libreoffice-fresh/repos/extra-x86_64/PKGBUILD
(from rev 274781, libreoffice-fresh/trunk/PKGBUILD)
  libreoffice-fresh/repos/extra-x86_64/buildfix.diff
(from rev 274781, libreoffice-fresh/trunk/buildfix.diff)
  libreoffice-fresh/repos/extra-x86_64/fix_gtk3_smooth_scolling.diff
(from rev 274781, libreoffice-fresh/trunk/fix_gtk3_smooth_scolling.diff)
  libreoffice-fresh/repos/extra-x86_64/libreoffice-fresh.csh
(from rev 274781, libreoffice-fresh/trunk/libreoffice-fresh.csh)
  libreoffice-fresh/repos/extra-x86_64/libreoffice-fresh.sh
(from rev 274781, libreoffice-fresh/trunk/libreoffice-fresh.sh)
  
libreoffice-fresh/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
(from rev 274781, 
libreoffice-fresh/trunk/make-pyuno-work-with-system-wide-module-install.diff)
  
libreoffice-fresh/repos/extra-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
(from rev 274781, 
libreoffice-fresh/trunk/remove_unnecessary_orcus_external_usage_from_makefiles.diff)
  libreoffice-fresh/repos/extra-x86_64/update_liborcus_to_0.11.0.diff
(from rev 274781, libreoffice-fresh/trunk/update_liborcus_to_0.11.0.diff)
Deleted:
  libreoffice-fresh/repos/extra-i686/PKGBUILD
  libreoffice-fresh/repos/extra-i686/buildfix.diff
  libreoffice-fresh/repos/extra-i686/libreoffice-fresh.csh
  libreoffice-fresh/repos/extra-i686/libreoffice-fresh.sh
  
libreoffice-fresh/repos/extra-i686/make-pyuno-work-with-system-wide-module-install.diff
  
libreoffice-fresh/repos/extra-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff
  libreoffice-fresh/repos/extra-i686/update_liborcus_to_0.11.0.diff
  libreoffice-fresh/repos/extra-x86_64/PKGBUILD
  libreoffice-fresh/repos/extra-x86_64/buildfix.diff
  libreoffice-fresh/repos/extra-x86_64/libreoffice-fresh.csh
  libreoffice-fresh/repos/extra-x86_64/libreoffice-fresh.sh
  
libreoffice-fresh/repos/extra-x86_64/make-pyuno-work-with-system-wide-module-install.diff
  
libreoffice-fresh/repos/extra-x86_64/remove_unnecessary_orcus_external_usage_from_makefiles.diff
  libreoffice-fresh/repos/extra-x86_64/update_liborcus_to_0.11.0.diff

--+
 /PKGBUILD|  
728 +
 /buildfix.diff   |   
54 
 /libreoffice-fresh.csh   |   
12 
 /libreoffice-fresh.sh|   
12 
 /make-pyuno-work-with-system-wide-module-install.diff|   
88 
 /remove_unnecessary_orcus_external_usage_from_makefiles.diff |  
248 
 /update_liborcus_to_0.11.0.diff  | 
3966 ++
 extra-i686/PKGBUILD  |  
359 
 extra-i686/buildfix.diff |   
27 
 extra-i686/fix_gtk3_smooth_scolling.diff |  
157 
 extra-i686/libreoffice-fresh.csh |
6 
 extra-i686/libreoffice-fresh.sh  |
6 
 extra-i686/make-pyuno-work-with-system-wide-module-install.diff  |   
44 
 extra-i686/remove_unnecessary_orcus_external_usage_from_makefiles.diff   |  
124 
 extra-i686/update_liborcus_to_0.11.0.diff| 
1983 -
 extra-x86_64/PKGBUILD|  
359 
 extra-x86_64/buildfix.diff   |   
27 
 extra-x86_64/fix_gtk3_smooth_scolling.diff  

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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:56:09
  Author: tpowa
Revision: 274780

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

Added:
  qemu/repos/testing-i686/
  qemu/repos/testing-i686/65-kvm.rules
(from rev 274779, qemu/trunk/65-kvm.rules)
  qemu/repos/testing-i686/PKGBUILD
(from rev 274779, qemu/trunk/PKGBUILD)
  qemu/repos/testing-i686/qemu-ga.service
(from rev 274779, qemu/trunk/qemu-ga.service)
  qemu/repos/testing-i686/qemu.install
(from rev 274779, qemu/trunk/qemu.install)
  qemu/repos/testing-i686/qemu.sysusers
(from rev 274779, qemu/trunk/qemu.sysusers)
  qemu/repos/testing-x86_64/
  qemu/repos/testing-x86_64/65-kvm.rules
(from rev 274779, qemu/trunk/65-kvm.rules)
  qemu/repos/testing-x86_64/PKGBUILD
(from rev 274779, qemu/trunk/PKGBUILD)
  qemu/repos/testing-x86_64/qemu-ga.service
(from rev 274779, qemu/trunk/qemu-ga.service)
  qemu/repos/testing-x86_64/qemu.install
(from rev 274779, qemu/trunk/qemu.install)
  qemu/repos/testing-x86_64/qemu.sysusers
(from rev 274779, qemu/trunk/qemu.sysusers)

+
 testing-i686/65-kvm.rules  |2 
 testing-i686/PKGBUILD  |  209 +++
 testing-i686/qemu-ga.service   |8 +
 testing-i686/qemu.install  |   11 ++
 testing-i686/qemu.sysusers |1 
 testing-x86_64/65-kvm.rules|2 
 testing-x86_64/PKGBUILD|  209 +++
 testing-x86_64/qemu-ga.service |8 +
 testing-x86_64/qemu.install|   11 ++
 testing-x86_64/qemu.sysusers   |1 
 10 files changed, 462 insertions(+)

Copied: qemu/repos/testing-i686/65-kvm.rules (from rev 274779, 
qemu/trunk/65-kvm.rules)
===
--- testing-i686/65-kvm.rules   (rev 0)
+++ testing-i686/65-kvm.rules   2016-08-28 18:56:09 UTC (rev 274780)
@@ -0,0 +1,2 @@
+KERNEL=="kvm", GROUP="kvm", MODE="0660"
+KERNEL=="vhost-net", GROUP="kvm", MODE="0660", TAG+="uaccess", 
OPTIONS+="static_node=vhost-net"

Copied: qemu/repos/testing-i686/PKGBUILD (from rev 274779, qemu/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-28 18:56:09 UTC (rev 274780)
@@ -0,0 +1,209 @@
+# $Id$
+# Maintainer: Tobias Powalowski 
+# Contributor: Sébastien "Seblu" Luttringer 
+
+pkgbase=qemu
+pkgname=(qemu qemu-headless qemu-arch-extra
+ qemu-block-{iscsi,rbd,gluster} qemu-guest-agent)
+pkgdesc="A generic and open source machine emulator and virtualizer"
+pkgver=2.6.1
+pkgrel=1
+arch=(i686 x86_64)
+license=(GPL2 LGPL2.1)
+url="http://wiki.qemu.org/;
+_headlessdeps=(seabios gnutls libpng libaio numactl jemalloc xfsprogs libnfs
+   lzo snappy curl vde2 libcap-ng spice usbredir)
+depends=(virglrenderer sdl2 vte3 brltty "${_headlessdeps[@]}")
+makedepends=(spice-protocol python2 ceph libiscsi glusterfs)
+source=("$url/download/${pkgname}-${pkgver}.tar.bz2"
+qemu.sysusers
+qemu-ga.service
+65-kvm.rules)
+md5sums=('6a183b192018192943b6781e1bb9b72f'
+ '49778d11c28af170c4bebcc648b0ace1'
+ '44ee242d758f9318c6a1ea1dae96aa3a'
+ '33ab286a20242dda7743a900f369d68a')
+
+case $CARCH in
+  i?86) _corearch=i386 ;;
+  x86_64) _corearch=x86_64 ;;
+esac
+
+prepare() {
+  mkdir build-{full,headless}
+  mkdir -p extra-arch-{full,headless}/usr/{bin,share/qemu}
+
+  cd ${pkgname}-${pkgver}
+  sed -i 's/vte-2\.90/vte-2.91/g' configure
+}
+
+build() {
+  _build full \
+--audio-drv-list="pa alsa sdl"
+
+  _build headless \
+--target-list=${_corearch}-softmmu \
+--audio-drv-list= \
+--disable-bluez \
+--disable-sdl \
+--disable-gtk \
+--disable-vte \
+--disable-opengl \
+--disable-virglrenderer \
+--disable-brlapi
+}
+
+_build() (
+  cd build-$1
+
+  # qemu vs. make 4 == bad
+  export ARFLAGS=rv
+
+  # http://permalink.gmane.org/gmane.comp.emulators.qemu/238740
+  export CFLAGS+=" -fPIC"
+
+  ../${pkgname}-${pkgver}/configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib/qemu \
+--python=/usr/bin/python2 \
+--smbd=/usr/bin/smbd \
+--with-gtkabi=3.0 \
+--with-sdlabi=2.0 \
+--enable-modules \
+--enable-jemalloc \
+"${@:2}"
+
+  make
+)
+
+package_qemu() {
+  provides=(qemu-headless)
+  conflicts=(qemu-headless)
+  replaces=(qemu-kvm)
+
+  _package full
+}
+
+package_qemu-headless() {
+  pkgdesc="QEMU without graphical user interface"
+  depends=("${_headlessdeps[@]}")
+
+  _package headless
+}
+
+_package() {
+  optdepends=('samba: SMB/CIFS server support'
+  'qemu-arch-extra: extra architectures support'
+  'qemu-block-iscsi: iSCSI block support'
+  'qemu-block-rbd: RBD block support'
+  'qemu-block-gluster: glusterfs 

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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:54:37
  Author: tpowa
Revision: 274779

upgpkg: qemu 2.6.1-1

bump to latest version

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:34:10 UTC (rev 274778)
+++ PKGBUILD2016-08-28 18:54:37 UTC (rev 274779)
@@ -6,8 +6,8 @@
 pkgname=(qemu qemu-headless qemu-arch-extra
  qemu-block-{iscsi,rbd,gluster} qemu-guest-agent)
 pkgdesc="A generic and open source machine emulator and virtualizer"
-pkgver=2.6.0
-pkgrel=3
+pkgver=2.6.1
+pkgrel=1
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
 url="http://wiki.qemu.org/;
@@ -19,7 +19,7 @@
 qemu.sysusers
 qemu-ga.service
 65-kvm.rules)
-md5sums=('ca3f70b43f093e33e9e014f144067f13'
+md5sums=('6a183b192018192943b6781e1bb9b72f'
  '49778d11c28af170c4bebcc648b0ace1'
  '44ee242d758f9318c6a1ea1dae96aa3a'
  '33ab286a20242dda7743a900f369d68a')


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

2016-08-28 Thread Johannes Löthberg
Date: Sunday, August 28, 2016 @ 18:37:21
  Author: demize
Revision: 187860

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

Added:
  pkgconf/repos/community-i686/PKGBUILD
(from rev 187859, pkgconf/trunk/PKGBUILD)
  pkgconf/repos/community-x86_64/PKGBUILD
(from rev 187859, pkgconf/trunk/PKGBUILD)
Deleted:
  pkgconf/repos/community-i686/PKGBUILD
  pkgconf/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-08-28 18:37:14 UTC (rev 187859)
+++ community-i686/PKGBUILD 2016-08-28 18:37:21 UTC (rev 187860)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=0.9.12
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("http://rabbit.dereferenced.org/~nenolod/distfiles/pkgconf-$pkgver.tar.gz;)
-
-sha256sums=('045700b854c4ba3cc43b97c608013c22b75f0f6c5498f5ab431ad51a33049fd0')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-i686/PKGBUILD (from rev 187859, 
pkgconf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 18:37:21 UTC (rev 187860)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.0.1
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("http://rabbit.dereferenced.org/~nenolod/distfiles/pkgconf-$pkgver.tar.gz;)
+
+sha256sums=('45ce2f6ab032451345185b800badd77c054040879bd2e56225dafc7fbe583cf1')
+
+build() {
+   cd pkgconf-$pkgver
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd pkgconf-$pkgver
+   make DESTDIR="$pkgdir" install
+   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
+   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 18:37:14 UTC (rev 187859)
+++ community-x86_64/PKGBUILD   2016-08-28 18:37:21 UTC (rev 187860)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=0.9.12
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("http://rabbit.dereferenced.org/~nenolod/distfiles/pkgconf-$pkgver.tar.gz;)
-
-sha256sums=('045700b854c4ba3cc43b97c608013c22b75f0f6c5498f5ab431ad51a33049fd0')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-x86_64/PKGBUILD (from rev 187859, 
pkgconf/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-28 18:37:21 UTC (rev 187860)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.0.1
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')

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

2016-08-28 Thread Johannes Löthberg
Date: Sunday, August 28, 2016 @ 18:37:14
  Author: demize
Revision: 187859

upgpkg: pkgconf 1.0.1-1

Modified:
  pkgconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:30:24 UTC (rev 187858)
+++ PKGBUILD2016-08-28 18:37:14 UTC (rev 187859)
@@ -4,7 +4,7 @@
 # Contributor: Bartlomiej Piotrowski 
 
 pkgname=pkgconf
-pkgver=0.9.12
+pkgver=1.0.1
 pkgrel=1
 
 pkgdesc='Light pkg-config replacement'
@@ -17,7 +17,7 @@
 
 
source=("http://rabbit.dereferenced.org/~nenolod/distfiles/pkgconf-$pkgver.tar.gz;)
 
-sha256sums=('045700b854c4ba3cc43b97c608013c22b75f0f6c5498f5ab431ad51a33049fd0')
+sha256sums=('45ce2f6ab032451345185b800badd77c054040879bd2e56225dafc7fbe583cf1')
 
 build() {
cd pkgconf-$pkgver


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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:34:10
  Author: tpowa
Revision: 274778

archrelease: copy trunk to testing-any

Added:
  wireless-regdb/repos/testing-any/
  wireless-regdb/repos/testing-any/PKGBUILD
(from rev 274777, wireless-regdb/trunk/PKGBUILD)
  wireless-regdb/repos/testing-any/crda.conf.d
(from rev 274777, wireless-regdb/trunk/crda.conf.d)
  wireless-regdb/repos/testing-any/wireless-regdb.install
(from rev 274777, wireless-regdb/trunk/wireless-regdb.install)

+
 PKGBUILD   |   47 +++
 crda.conf.d|4 
 wireless-regdb.install |   13 +
 3 files changed, 64 insertions(+)

Copied: wireless-regdb/repos/testing-any/PKGBUILD (from rev 274777, 
wireless-regdb/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2016-08-28 18:34:10 UTC (rev 274778)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=wireless-regdb
+pkgver=2016.06.10
+pkgrel=1
+pkgdesc="Central Regulatory Domain Database"
+arch=('any')
+url="http://wireless.kernel.org/en/developers/Regulatory;
+backup=(etc/conf.d/wireless-regdom)
+license=('custom')
+depends=('sh')
+makedepends=('crda')
+source=(https://www.kernel.org/pub/software/network/wireless-regdb/${pkgname}-${pkgver}.tar.{xz,sign}
+crda.conf.d)
+sha256sums=('cfedf1c3521b3c8f32602f25ed796e96e687c3441a00e7c050fedf7fd4f1b8b7'
+'SKIP'
+'192428fd959806705356107bffc97b8b379854e79bd013c4ee140e5202326e2b')
+validpgpkeys=('2ABCA7498D83E1D32D51D3B5AB4800A62DB9F73A') #Seth Forshee 

+
+package() {
+  # Install and verify regulatory.bin file
+  msg "Installing and verifying the regulatory.bin file ..."
+  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.bin 
"${pkgdir}"/usr/lib/crda/regulatory.bin
+  # This creates a depend/makedepend loop:
+  # crda depends on wireless-regdb (but strictly doesn't makedepend on it)
+  # wireless-regdb makedepends on crda
+  if /usr/bin/regdbdump "${pkgdir}"/usr/lib/crda/regulatory.bin > /dev/null; 
then
+msg "Regulatory database verification was succesful."
+  else
+error "Regulatory database verification failed."
+return 1
+  fi
+  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/sforshee.key.pub.pem 
"${pkgdir}"/usr/lib/crda/pubkeys/sforshee.key.pub.pem
+  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/LICENSE 
"${pkgdir}"/usr/share/licenses/wireless-regdb/LICENSE
+  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.bin.5 
"${pkgdir}"/usr/share/man/man5/regulatory.bin.5
+
+  msg "Installing /etc/conf.d/wireless-regdom ..."
+  install -D -m644 "${srcdir}"/crda.conf.d 
"${pkgdir}"/etc/conf.d/wireless-regdom
+  for dom in $(grep ^country "${srcdir}"/${pkgname}-${pkgver}/db.txt | cut -d' 
' -f2 | sed 's|:||g'); do
+echo "#WIRELESS_REGDOM=\"${dom}\"" >> 
"${pkgdir}"/etc/conf.d/wireless-regdom.tmp
+  done
+  sort -u "${pkgdir}"/etc/conf.d/wireless-regdom.tmp >> 
"${pkgdir}"/etc/conf.d/wireless-regdom
+  rm "${pkgdir}"/etc/conf.d/wireless-regdom.tmp
+
+  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/LICENSE 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Copied: wireless-regdb/repos/testing-any/crda.conf.d (from rev 274777, 
wireless-regdb/trunk/crda.conf.d)
===
--- testing-any/crda.conf.d (rev 0)
+++ testing-any/crda.conf.d 2016-08-28 18:34:10 UTC (rev 274778)
@@ -0,0 +1,4 @@
+#
+# Wireless regulatory domain configuration
+#
+

Copied: wireless-regdb/repos/testing-any/wireless-regdb.install (from rev 
274777, wireless-regdb/trunk/wireless-regdb.install)
===
--- testing-any/wireless-regdb.install  (rev 0)
+++ testing-any/wireless-regdb.install  2016-08-28 18:34:10 UTC (rev 274778)
@@ -0,0 +1,13 @@
+post_install() {
+  post_upgrade
+}
+
+post_upgrade() {
+  # If crda is installed, we verify the integrity of the database
+  # If not, we skip this step silently
+  if [ -x /usr/bin/regdbdump ]; then
+if ! /usr/bin/regdbdump /usr/lib/crda/regulatory.bin > /dev/null; then
+  echo "Failed to verify the integrity of the wireless regulatory 
database, CRDA will not work."
+fi
+  fi
+}


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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:33:25
  Author: tpowa
Revision: 274777

upgpkg: wireless-regdb 2016.06.10-1

bump to latest version

Modified:
  wireless-regdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:31:05 UTC (rev 274776)
+++ PKGBUILD2016-08-28 18:33:25 UTC (rev 274777)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=wireless-regdb
-pkgver=2016.05.02
+pkgver=2016.06.10
 pkgrel=1
 pkgdesc="Central Regulatory Domain Database"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('crda')
 
source=(https://www.kernel.org/pub/software/network/wireless-regdb/${pkgname}-${pkgver}.tar.{xz,sign}
 crda.conf.d)
-sha256sums=('c9674c988a944105148091b74c05c6fa6bd9611b9bbab6b81abfb5e5387bc61e'
+sha256sums=('cfedf1c3521b3c8f32602f25ed796e96e687c3441a00e7c050fedf7fd4f1b8b7'
 'SKIP'
 '192428fd959806705356107bffc97b8b379854e79bd013c4ee140e5202326e2b')
 validpgpkeys=('2ABCA7498D83E1D32D51D3B5AB4800A62DB9F73A') #Seth Forshee 



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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:30:57
  Author: tpowa
Revision: 274775

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

Added:
  tdb/repos/extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
(from rev 274774, 
tdb/trunk/0001-tdb-include-include-stdbool.h-in-tdb.h.patch)
  tdb/repos/extra-i686/PKGBUILD
(from rev 274774, tdb/trunk/PKGBUILD)
  tdb/repos/extra-x86_64/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
(from rev 274774, 
tdb/trunk/0001-tdb-include-include-stdbool.h-in-tdb.h.patch)
  tdb/repos/extra-x86_64/PKGBUILD
(from rev 274774, tdb/trunk/PKGBUILD)
Deleted:
  tdb/repos/extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
  tdb/repos/extra-i686/PKGBUILD
  tdb/repos/extra-x86_64/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
  tdb/repos/extra-x86_64/PKGBUILD

+
 /0001-tdb-include-include-stdbool.h-in-tdb.h.patch |   54 +++
 /PKGBUILD  |   76 
++
 extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch   |   27 ---
 extra-i686/PKGBUILD|   38 -
 extra-x86_64/0001-tdb-include-include-stdbool.h-in-tdb.h.patch |   27 ---
 extra-x86_64/PKGBUILD  |   38 -
 6 files changed, 130 insertions(+), 130 deletions(-)

Deleted: extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
===
--- extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
2016-08-28 18:30:05 UTC (rev 274774)
+++ extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
2016-08-28 18:30:57 UTC (rev 274775)
@@ -1,27 +0,0 @@
-From 4e14a437963ba54987cd58b4e0705d9a6d8aea6f Mon Sep 17 00:00:00 2001
-From: Adam Williamson 
-Date: Fri, 23 May 2014 10:08:14 -0700
-Subject: [PATCH] tdb/include: include stdbool.h in tdb.h
-
-Commit db5bda56bf08 (tdb: add TDB_MUTEX_LOCKING support) adds a bool, but does
-not include stdbool.h. This causes any build including tdb.h to fail, at least
-for me with GCC 4.9.0.

- lib/tdb/include/tdb.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/include/tdb.h b/include/tdb.h
-index 5ea5e60..03e429c 100644
 a/include/tdb.h
-+++ b/include/tdb.h
-@@ -31,6 +31,7 @@ extern "C" {
- #endif
- 
- #include 
-+#include 
- 
- /**
-  * @defgroup tdb The tdb API
--- 
-1.9.3
-

Copied: tdb/repos/extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch 
(from rev 274774, tdb/trunk/0001-tdb-include-include-stdbool.h-in-tdb.h.patch)
===
--- extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
(rev 0)
+++ extra-i686/0001-tdb-include-include-stdbool.h-in-tdb.h.patch
2016-08-28 18:30:57 UTC (rev 274775)
@@ -0,0 +1,27 @@
+From 4e14a437963ba54987cd58b4e0705d9a6d8aea6f Mon Sep 17 00:00:00 2001
+From: Adam Williamson 
+Date: Fri, 23 May 2014 10:08:14 -0700
+Subject: [PATCH] tdb/include: include stdbool.h in tdb.h
+
+Commit db5bda56bf08 (tdb: add TDB_MUTEX_LOCKING support) adds a bool, but does
+not include stdbool.h. This causes any build including tdb.h to fail, at least
+for me with GCC 4.9.0.
+---
+ lib/tdb/include/tdb.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/include/tdb.h b/include/tdb.h
+index 5ea5e60..03e429c 100644
+--- a/include/tdb.h
 b/include/tdb.h
+@@ -31,6 +31,7 @@ extern "C" {
+ #endif
+ 
+ #include 
++#include 
+ 
+ /**
+  * @defgroup tdb The tdb API
+-- 
+1.9.3
+

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-08-28 18:30:05 UTC (rev 274774)
+++ extra-i686/PKGBUILD 2016-08-28 18:30:57 UTC (rev 274775)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski 
-# Contributor: eric 
-# Contributor: Tom Newsom 
-
-pkgname=tdb
-pkgver=1.3.9
-pkgrel=1
-pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
-arch=(i686 x86_64)
-license=('GPL3')
-url="http://tdb.samba.org/;
-makedepends=('python2' 'libxslt' 'docbook-xsl')
-optdepends=('python2: for python bindings')
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
-http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
-validpgpkeys=('9147A339719518EE9011BCB54793916113084025') #Samba Library 
Distribution Key  
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   sed -i -e 's#python#python2#g' buildtools/bin/waf
-   #sed -i 's#python2\.6\([^ ]*\)#python2.7\1 python2.6\1#' configure
-   # Use system docbook.xsl
-   
#_manstyle="/usr/share/xml/docbook/xsl-stylesheets-1.76.1/manpages/docbook.xsl"
-   #sed -i "s#http.*xsl#$_manstyle#" tdb.mk
-   export PYTHON=/usr/bin/python2
-   ./configure --prefix=/usr \
- 

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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:31:05
  Author: tpowa
Revision: 274776

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

Added:
  gawk/repos/testing-i686/
  gawk/repos/testing-i686/PKGBUILD
(from rev 274774, gawk/trunk/PKGBUILD)
  gawk/repos/testing-x86_64/
  gawk/repos/testing-x86_64/PKGBUILD
(from rev 274774, gawk/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   38 ++
 testing-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: gawk/repos/testing-i686/PKGBUILD (from rev 274774, gawk/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-28 18:31:05 UTC (rev 274776)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom 
+
+pkgname=gawk
+pkgver=4.1.4
+pkgrel=1
+pkgdesc="GNU version of awk"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/gawk/;
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('sh' 'glibc' 'mpfr')
+provides=('awk')
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('f20c94ca51b6ebfc9bffb90f95c8ffbb'
+ 'SKIP')
+validpgpkeys=('D1967C63788713177D861ED7DF597815937EC0D2') # Arnold Robbins
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --libexecdir=/usr/lib --without-libsigsegv
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  #install -dm755 ${pkgdir}/bin
+  #ln -sf /usr/bin/gawk ${pkgdir}/bin/
+  #ln -sf gawk ${pkgdir}/bin/awk
+}

Copied: gawk/repos/testing-x86_64/PKGBUILD (from rev 274774, 
gawk/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-08-28 18:31:05 UTC (rev 274776)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer:
+# Contributor: Tom Newsom 
+
+pkgname=gawk
+pkgver=4.1.4
+pkgrel=1
+pkgdesc="GNU version of awk"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/gawk/;
+license=('GPL')
+groups=('base' 'base-devel')
+depends=('sh' 'glibc' 'mpfr')
+provides=('awk')
+source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
+md5sums=('f20c94ca51b6ebfc9bffb90f95c8ffbb'
+ 'SKIP')
+validpgpkeys=('D1967C63788713177D861ED7DF597815937EC0D2') # Arnold Robbins
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --libexecdir=/usr/lib --without-libsigsegv
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  #install -dm755 ${pkgdir}/bin
+  #ln -sf /usr/bin/gawk ${pkgdir}/bin/
+  #ln -sf gawk ${pkgdir}/bin/awk
+}


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

2016-08-28 Thread Daniel Micay
Date: Sunday, August 28, 2016 @ 18:30:24
  Author: thestinger
Revision: 187858

fix versioning

Modified:
  linux-grsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 17:52:41 UTC (rev 187857)
+++ PKGBUILD2016-08-28 18:30:24 UTC (rev 187858)
@@ -11,7 +11,8 @@
 _grsecver=3.1
 _timestamp=201608211829
 _grsec_patch="grsecurity-$_grsecver-$_pkgver-$_timestamp.patch"
-pkgver=$_pkgver.$_timestamp
+epoch=1
+pkgver=$_pkgver.r$_timestamp
 pkgrel=1
 arch=('i686' 'x86_64')
 url=https://grsecurity.net/


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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:30:05
  Author: tpowa
Revision: 274774

upgpkg: gawk 4.1.4-1

bump to latest version

Modified:
  gawk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:29:44 UTC (rev 274773)
+++ PKGBUILD2016-08-28 18:30:05 UTC (rev 274774)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom 
 
 pkgname=gawk
-pkgver=4.1.3
-pkgrel=2
+pkgver=4.1.4
+pkgrel=1
 pkgdesc="GNU version of awk"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gawk/;
@@ -13,7 +13,7 @@
 depends=('sh' 'glibc' 'mpfr')
 provides=('awk')
 
source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('55d37f4069502677f25d1340df8eec97'
+md5sums=('f20c94ca51b6ebfc9bffb90f95c8ffbb'
  'SKIP')
 validpgpkeys=('D1967C63788713177D861ED7DF597815937EC0D2') # Arnold Robbins
 


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

2016-08-28 Thread Tobias Powalowski
Date: Sunday, August 28, 2016 @ 18:29:44
  Author: tpowa
Revision: 274773

upgpkg: tdb 1.3.10-1

bump to latest version

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 07:13:19 UTC (rev 274772)
+++ PKGBUILD2016-08-28 18:29:44 UTC (rev 274773)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=tdb
-pkgver=1.3.9
+pkgver=1.3.10
 pkgrel=1
 pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
 arch=(i686 x86_64)
@@ -34,5 +34,5 @@
export PYTHON=/usr/bin/python2
make DESTDIR=$pkgdir/ install
 }
-md5sums=('20c980778114543656e0770249d13735'
+md5sums=('c98f24eb469022b0f1741d3a504cfda5'
  'SKIP')


[arch-commits] Commit in autofs/trunk (PKGBUILD git-fixes.patch)

2016-08-28 Thread Lukas Fleischer
Date: Sunday, August 28, 2016 @ 17:52:32
  Author: lfleischer
Revision: 187856

upgpkg: autofs 5.1.2-1

Upstream update.

Modified:
  autofs/trunk/PKGBUILD
Deleted:
  autofs/trunk/git-fixes.patch

-+
 PKGBUILD|6 
 git-fixes.patch |  777 --
 2 files changed, 3 insertions(+), 780 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 16:27:37 UTC (rev 187855)
+++ PKGBUILD2016-08-28 17:52:32 UTC (rev 187856)
@@ -4,8 +4,8 @@
 # Contributor: Manolis Tzanidakis
 
 pkgname=autofs
-pkgver=5.1.1
-pkgrel=3
+pkgver=5.1.2
+pkgrel=1
 pkgdesc='A kernel-based automounter for Linux.'
 arch=('i686' 'x86_64')
 url='http://freshmeat.net/projects/autofs'
@@ -23,7 +23,7 @@
 'etc/default/autofs')
 options=(!makeflags)
 
source=("http://www.kernel.org/pub/linux/daemons/${pkgname}/v5/${pkgname}-${pkgver}.tar."{xz,sign})
-sha256sums=('e08ff0ef9ff365d87b6c33dca136d20e4e07675197a324f2816894cb437021c3'
+sha256sums=('88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c'
 'SKIP')
 validpgpkeys=('CD0A6E3CBB6768800B0736A8E7677380F54FD8A9') # Ian Kent
 

Deleted: git-fixes.patch
===
--- git-fixes.patch 2016-08-28 16:27:37 UTC (rev 187855)
+++ git-fixes.patch 2016-08-28 17:52:32 UTC (rev 187856)
@@ -1,777 +0,0 @@
-diff --git a/CHANGELOG b/CHANGELOG
-index 62dac81..a9263c8 100644
 a/CHANGELOG
-+++ b/CHANGELOG
-@@ -1,3 +1,17 @@
-+??/??/20?? autofs-5.0.9
-+===
-+- fix undefined authtype_requires_creds err if ldap enabled but without sasl.
-+- fix master map type check.
-+- fix task manager not getting signaled.
-+- allow --with-systemd to take a path arg.
-+- fix WITH_LIBTIRPC function name.
-+- fix ipv6 libtirpc getport.
-+- fix ipv6 link local address handling.
-+- fix fix ipv6 libtirpc getport.
-+- get_nfs_info() should query portmapper if port is not given.
-+- fix rpc_portmap_getport() proto not set.
-+- fix protmap not trying proto v2.
-+
- 17/10/2013 autofs-5.0.8
- ===
- - fix nobind sun escaped map entries.
-diff --git a/aclocal.m4 b/aclocal.m4
-index 3e6f223..2115204 100644
 a/aclocal.m4
-+++ b/aclocal.m4
-@@ -229,8 +229,10 @@ dnl Check the location of the systemd unit files directory
- dnl --
- AC_DEFUN([AF_WITH_SYSTEMD],
- [AC_ARG_WITH(systemd,
--[  --with-systemd install systemd unit file if systemd unit directory
--is found on system],
-+[  --with-systemd@<:@=systemddir@:>@  install systemd unit file.  If 'yes'
-+probe the system for unit directory.
-+If a path is specified, assume that
-+is a valid install path.],
- [if test "$withval" = yes; then
-   if test -z "$systemddir"; then
- AC_MSG_CHECKING([location of the systemd unit files directory])
-@@ -247,6 +249,10 @@ AC_DEFUN([AF_WITH_SYSTEMD],
-   else
- AC_MSG_RESULT(not found)
-   fi
-+else
-+ if test "$withval" != no; then
-+  systemddir=$withval
-+ fi
- fi])
- ])
- 
-@@ -435,7 +441,7 @@ CFLAGS="$af_check_libtirpc_save_cflags"
- LDFLAGS="$af_check_libtirpc_save_ldflags"
- ])
- 
--AC_DEFUN([AM_WITH_LIBTIRPC],
-+AC_DEFUN([AF_WITH_LIBTIRPC],
- [AC_MSG_CHECKING([if libtirpc is requested and available])
- AC_ARG_WITH(libtirpc,
- [  --with-libtirpc use libtirpc if available],
-diff --git a/configure b/configure
-index 2c2e312..4e1743d 100755
 a/configure
-+++ b/configure
-@@ -1372,8 +1372,10 @@ Optional Packages:
-   --with-PACKAGE[=ARG]use PACKAGE [ARG=yes]
-   --without-PACKAGE   do not use PACKAGE (same as --with-PACKAGE=no)
-   --with-path=PATH  look in PATH for binaries needed by the automounter
--  --with-systemd install systemd unit file if systemd unit directory
--is found on system
-+  --with-systemd[=systemddir]  install systemd unit file.  If 'yes'
-+probe the system for unit directory.
-+If a path is specified, assume that
-+is a valid install path.
-   --with-confdir=DIRuse DIR for autofs configuration files
-   --with-mapdir=PATHlook in PATH for mount maps used by the automounter
-   --with-fifodir=PATHuse PATH as the directory for fifos used by the 
automounter
-@@ -2260,6 +2262,10 @@ $as_echo "$systemddir" >&6; }
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
- $as_echo "not found" >&6; }
-   fi
-+else
-+ if test "$withval" != no; then
-+  systemddir=$withval
-+ fi
- fi
- fi
- 
-diff --git a/configure.in b/configure.in
-index 5f29163..1eeb8dc 100644
 a/configure.in
-+++ b/configure.in
-@@ -124,7 +124,7 @@ AC_SUBST(flagdir)
- #
- # Use libtirpc
- #
--AM_WITH_LIBTIRPC()
-+AF_WITH_LIBTIRPC()
- AC_SUBST(TIRPCLIB)
- 

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

2016-08-28 Thread Lukas Fleischer
Date: Sunday, August 28, 2016 @ 17:52:41
  Author: lfleischer
Revision: 187857

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

Added:
  autofs/repos/community-i686/PKGBUILD
(from rev 187856, autofs/trunk/PKGBUILD)
  autofs/repos/community-x86_64/PKGBUILD
(from rev 187856, autofs/trunk/PKGBUILD)
Deleted:
  autofs/repos/community-i686/PKGBUILD
  autofs/repos/community-i686/git-fixes.patch
  autofs/repos/community-x86_64/PKGBUILD
  autofs/repos/community-x86_64/git-fixes.patch

--+
 /PKGBUILD|  102 
 community-i686/PKGBUILD  |   51 --
 community-i686/git-fixes.patch   |  777 -
 community-x86_64/PKGBUILD|   51 --
 community-x86_64/git-fixes.patch |  777 -
 5 files changed, 102 insertions(+), 1656 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 17:52:32 UTC (rev 187856)
+++ community-i686/PKGBUILD 2016-08-28 17:52:41 UTC (rev 187857)
@@ -1,51 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Andrea Scarpino 
-# Contributor: Dale Blount 
-# Contributor: Manolis Tzanidakis
-
-pkgname=autofs
-pkgver=5.1.1
-pkgrel=3
-pkgdesc='A kernel-based automounter for Linux.'
-arch=('i686' 'x86_64')
-url='http://freshmeat.net/projects/autofs'
-license=('GPL2')
-depends=('libxml2')
-makedepends=('libldap' 'krb5' 'kmod' 'sssd')
-optdepends=('krb5: for LDAP support'
-'sssd: for SSSD integration')
-backup=('etc/autofs/auto.master'
-'etc/autofs/auto.misc'
-'etc/autofs/auto.net'
-'etc/autofs/auto.smb'
-'etc/autofs/autofs.conf'
-'etc/autofs/autofs_ldap_auth.conf'
-'etc/default/autofs')
-options=(!makeflags)
-source=("http://www.kernel.org/pub/linux/daemons/${pkgname}/v5/${pkgname}-${pkgver}.tar."{xz,sign})
-sha256sums=('e08ff0ef9ff365d87b6c33dca136d20e4e07675197a324f2816894cb437021c3'
-'SKIP')
-validpgpkeys=('CD0A6E3CBB6768800B0736A8E7677380F54FD8A9') # Ian Kent
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i -e 's|/etc/auto.misc|/etc/autofs/auto.misc|' \
- -e 's|/etc/auto.master.d|/etc/autofs/auto.master.d|' 
samples/auto.master
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --sysconfdir=/etc/autofs --sbindir=/usr/bin 
--with-mapdir=/etc/autofs \
---without-hesiod --enable-ignore-busy --with-systemd
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make INSTALLROOT="${pkgdir}" install
-  rm -r "$pkgdir/run"
-  install -dm755 "$pkgdir/etc/autofs/auto.master.d"
-}

Copied: autofs/repos/community-i686/PKGBUILD (from rev 187856, 
autofs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 17:52:41 UTC (rev 187857)
@@ -0,0 +1,51 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Andrea Scarpino 
+# Contributor: Dale Blount 
+# Contributor: Manolis Tzanidakis
+
+pkgname=autofs
+pkgver=5.1.2
+pkgrel=1
+pkgdesc='A kernel-based automounter for Linux.'
+arch=('i686' 'x86_64')
+url='http://freshmeat.net/projects/autofs'
+license=('GPL2')
+depends=('libxml2')
+makedepends=('libldap' 'krb5' 'kmod' 'sssd')
+optdepends=('krb5: for LDAP support'
+'sssd: for SSSD integration')
+backup=('etc/autofs/auto.master'
+'etc/autofs/auto.misc'
+'etc/autofs/auto.net'
+'etc/autofs/auto.smb'
+'etc/autofs/autofs.conf'
+'etc/autofs/autofs_ldap_auth.conf'
+'etc/default/autofs')
+options=(!makeflags)
+source=("http://www.kernel.org/pub/linux/daemons/${pkgname}/v5/${pkgname}-${pkgver}.tar."{xz,sign})
+sha256sums=('88b7de39088aead983e02072a7b753d5ee52ce419c8913f7a3d4ff5521313f0c'
+'SKIP')
+validpgpkeys=('CD0A6E3CBB6768800B0736A8E7677380F54FD8A9') # Ian Kent
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i -e 's|/etc/auto.misc|/etc/autofs/auto.misc|' \
+ -e 's|/etc/auto.master.d|/etc/autofs/auto.master.d|' 
samples/auto.master
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --sysconfdir=/etc/autofs --sbindir=/usr/bin 
--with-mapdir=/etc/autofs \
+--without-hesiod --enable-ignore-busy --with-systemd
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make INSTALLROOT="${pkgdir}" install
+  rm -r "$pkgdir/run"
+  install -dm755 "$pkgdir/etc/autofs/auto.master.d"
+}

Deleted: community-i686/git-fixes.patch
===
--- community-i686/git-fixes.patch  2016-08-28 17:52:32 UTC (rev 187856)
+++ community-i686/git-fixes.patch  2016-08-28 

[arch-commits] Commit in lib32-libcurl-gnutls/trunk (PKGBUILD)

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 16:27:30
  Author: alucryd
Revision: 187854

FS#50485: lib32-libcurl-gnutls 7.50.1-4

Modified:
  lib32-libcurl-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 16:22:51 UTC (rev 187853)
+++ PKGBUILD2016-08-28 16:27:30 UTC (rev 187854)
@@ -4,7 +4,7 @@
 
 pkgname=lib32-libcurl-gnutls
 pkgver=7.50.1
-pkgrel=3
+pkgrel=4
 pkgdesc='An URL retrieval library'
 arch=('x86_64')
 url='http://curl.haxx.se'
@@ -50,9 +50,8 @@
   make -C lib DESTDIR="${pkgdir}" install
 
   mv "${pkgdir}"/usr/lib32/libcurl{,-gnutls}.so.4.4.0
-  mv "${pkgdir}"/usr/lib32/libcurl{,-gnutls}.so.4
   rm "${pkgdir}"/usr/lib32/libcurl.{a,so}*
-  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
+  for version in 3 4 4.0.0 4.1.0 4.2.0 4.3.0; do
 ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib32/libcurl-gnutls.so.${version}
   done
 


[arch-commits] Commit in lib32-libcurl-gnutls/repos/multilib-x86_64 (2 files)

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 16:27:37
  Author: alucryd
Revision: 187855

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libcurl-gnutls/repos/multilib-x86_64/PKGBUILD
(from rev 187854, lib32-libcurl-gnutls/trunk/PKGBUILD)
Deleted:
  lib32-libcurl-gnutls/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  125 ++---
 1 file changed, 62 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 16:27:30 UTC (rev 187854)
+++ PKGBUILD2016-08-28 16:27:37 UTC (rev 187855)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Lizao (Larry) Li 
-
-pkgname=lib32-libcurl-gnutls
-pkgver=7.50.1
-pkgrel=3
-pkgdesc='An URL retrieval library'
-arch=('x86_64')
-url='http://curl.haxx.se'
-license=('MIT')
-depends=('lib32-glibc' 'lib32-gnutls' 'lib32-nettle' 'lib32-zlib'
- 'libcurl-gnutls'
- 'libssh2.so')
-makedepends=('gcc-multilib')
-options=('strip')
-source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
-sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
-'SKIP')
-validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
-
-build() {
-  cd curl-${pkgver}
-
-  export CC="gcc -m32"
-  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
-
-  ./configure \
---prefix='/usr' \
---libdir='/usr/lib32' \
---disable-ldap \
---disable-ldaps \
---disable-manual \
---disable-versioned-symbols \
---enable-ipv6 \
---enable-threaded-resolver \
---without-gssapi \
---without-libidn \
---without-ssl \
---with-gnutls='/usr' \
---with-random='/dev/urandom' \
---with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
-
-  make -C lib
-}
-
-package() {
-  cd curl-${pkgver}
-
-  make -C lib DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}"/usr/lib32/libcurl{,-gnutls}.so.4.4.0
-  mv "${pkgdir}"/usr/lib32/libcurl{,-gnutls}.so.4
-  rm "${pkgdir}"/usr/lib32/libcurl.{a,so}*
-  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
-ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib32/libcurl-gnutls.so.${version}
-  done
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s libcurl-gnutls "${pkgdir}"/usr/share/licenses/lib32-libcurl-gnutls
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-libcurl-gnutls/repos/multilib-x86_64/PKGBUILD (from rev 187854, 
lib32-libcurl-gnutls/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-28 16:27:37 UTC (rev 187855)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Lizao (Larry) Li 
+
+pkgname=lib32-libcurl-gnutls
+pkgver=7.50.1
+pkgrel=4
+pkgdesc='An URL retrieval library'
+arch=('x86_64')
+url='http://curl.haxx.se'
+license=('MIT')
+depends=('lib32-glibc' 'lib32-gnutls' 'lib32-nettle' 'lib32-zlib'
+ 'libcurl-gnutls'
+ 'libssh2.so')
+makedepends=('gcc-multilib')
+options=('strip')
+source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
+sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
+'SKIP')
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
+
+build() {
+  cd curl-${pkgver}
+
+  export CC="gcc -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  ./configure \
+--prefix='/usr' \
+--libdir='/usr/lib32' \
+--disable-ldap \
+--disable-ldaps \
+--disable-manual \
+--disable-versioned-symbols \
+--enable-ipv6 \
+--enable-threaded-resolver \
+--without-gssapi \
+--without-libidn \
+--without-ssl \
+--with-gnutls='/usr' \
+--with-random='/dev/urandom' \
+--with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
+
+  make -C lib
+}
+
+package() {
+  cd curl-${pkgver}
+
+  make -C lib DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}"/usr/lib32/libcurl{,-gnutls}.so.4.4.0
+  rm "${pkgdir}"/usr/lib32/libcurl.{a,so}*
+  for version in 3 4 4.0.0 4.1.0 4.2.0 4.3.0; do
+ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib32/libcurl-gnutls.so.${version}
+  done
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s libcurl-gnutls "${pkgdir}"/usr/share/licenses/lib32-libcurl-gnutls
+}
+
+# vim: ts=2 sw=2 et:


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 16:22:51
  Author: alucryd
Revision: 187853

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

Added:
  libcurl-gnutls/repos/community-i686/PKGBUILD
(from rev 187852, libcurl-gnutls/trunk/PKGBUILD)
  libcurl-gnutls/repos/community-x86_64/PKGBUILD
(from rev 187852, libcurl-gnutls/trunk/PKGBUILD)
Deleted:
  libcurl-gnutls/repos/community-i686/PKGBUILD
  libcurl-gnutls/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |  112 
 community-i686/PKGBUILD   |   57 --
 community-x86_64/PKGBUILD |   57 --
 3 files changed, 112 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 16:22:34 UTC (rev 187852)
+++ community-i686/PKGBUILD 2016-08-28 16:22:51 UTC (rev 187853)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Lizao (Larry) Li 
-
-pkgname=libcurl-gnutls
-pkgver=7.50.1
-pkgrel=2
-pkgdesc='An URL retrieval library'
-arch=('i686' 'x86_64')
-url='http://curl.haxx.se'
-license=('MIT')
-depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
- 'libssh2.so')
-options=('strip')
-source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
-sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
-'SKIP')
-validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
-
-build() {
-  cd curl-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-ldap \
---disable-ldaps \
---disable-manual \
---disable-versioned-symbols \
---enable-ipv6 \
---enable-threaded-resolver \
---without-gssapi \
---without-libidn \
---without-ssl \
---with-gnutls='/usr' \
---with-random='/dev/urandom' \
---with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
-
-  make -C lib
-}
-
-package() {
-  cd curl-${pkgver}
-
-  make -C lib DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
-  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4
-  rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
-  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
-ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}
-  done
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s curl "${pkgdir}"/usr/share/licenses/libcurl-gnutls
-}
-
-# vim: ts=2 sw=2 et:

Copied: libcurl-gnutls/repos/community-i686/PKGBUILD (from rev 187852, 
libcurl-gnutls/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 16:22:51 UTC (rev 187853)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Lizao (Larry) Li 
+
+pkgname=libcurl-gnutls
+pkgver=7.50.1
+pkgrel=3
+pkgdesc='An URL retrieval library'
+arch=('i686' 'x86_64')
+url='http://curl.haxx.se'
+license=('MIT')
+depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
+ 'libssh2.so')
+options=('strip')
+source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
+sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
+'SKIP')
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
+
+build() {
+  cd curl-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-ldap \
+--disable-ldaps \
+--disable-manual \
+--disable-versioned-symbols \
+--enable-ipv6 \
+--enable-threaded-resolver \
+--without-gssapi \
+--without-libidn \
+--without-ssl \
+--with-gnutls='/usr' \
+--with-random='/dev/urandom' \
+--with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
+
+  make -C lib
+}
+
+package() {
+  cd curl-${pkgver}
+
+  make -C lib DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
+  rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
+  for version in 3 4 4.0.0 4.1.0 4.2.0 4.3.0; do
+ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}
+  done
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s curl "${pkgdir}"/usr/share/licenses/libcurl-gnutls
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 16:22:34 UTC (rev 187852)
+++ community-x86_64/PKGBUILD   2016-08-28 16:22:51 UTC (rev 187853)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Lizao (Larry) Li 
-
-pkgname=libcurl-gnutls
-pkgver=7.50.1
-pkgrel=2
-pkgdesc='An URL retrieval library'
-arch=('i686' 'x86_64')
-url='http://curl.haxx.se'
-license=('MIT')
-depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
- 

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 16:22:34
  Author: alucryd
Revision: 187852

FS#50485: libcurl-gnutls 7.50.1-3

Modified:
  libcurl-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 16:00:46 UTC (rev 187851)
+++ PKGBUILD2016-08-28 16:22:34 UTC (rev 187852)
@@ -4,7 +4,7 @@
 
 pkgname=libcurl-gnutls
 pkgver=7.50.1
-pkgrel=2
+pkgrel=3
 pkgdesc='An URL retrieval library'
 arch=('i686' 'x86_64')
 url='http://curl.haxx.se'
@@ -44,9 +44,8 @@
   make -C lib DESTDIR="${pkgdir}" install
 
   mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
-  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4
   rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
-  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
+  for version in 3 4 4.0.0 4.1.0 4.2.0 4.3.0; do
 ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}
   done
 


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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 15:34:02
  Author: felixonmars
Revision: 187849

upgpkg: aria2 1.26.1-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 15:25:08 UTC (rev 187848)
+++ PKGBUILD2016-08-28 15:34:02 UTC (rev 187849)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=aria2
-pkgver=1.26.0
+pkgver=1.26.1
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
 checkdepends=('cppunit')
 
source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz;)
-sha256sums=('c828f3375e9ab251239747fbbbf747e5027339080b9fdec29ac746a0b8c6088d')
+sha256sums=('f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801')
 
 build() {
   cd $pkgname-$pkgver


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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 15:34:28
  Author: felixonmars
Revision: 187850

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 15:34:02 UTC (rev 187849)
+++ community-i686/PKGBUILD 2016-08-28 15:34:28 UTC (rev 187850)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel Velasquez 
-# Contributor: Alexander Fehr 
-# Contributor: Daniel J Griffiths 
-
-pkgname=aria2
-pkgver=1.26.0
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
-checkdepends=('cppunit')
-source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz;)
-sha256sums=('c828f3375e9ab251239747fbbbf747e5027339080b9fdec29ac746a0b8c6088d')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # add bash completion
-  install -d "$pkgdir"/usr/share/bash-completion/completions
-  install -m644 "$pkgdir"/usr/share/doc/aria2/bash_completion/aria2c \
-"$pkgdir"/usr/share/bash-completion/completions
-  rm -rf "$pkgdir"/usr/share/doc/aria2/bash_completion
-}

Copied: aria2/repos/community-i686/PKGBUILD (from rev 187849, 
aria2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 15:34:28 UTC (rev 187850)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Angel Velasquez 
+# Contributor: Alexander Fehr 
+# Contributor: Daniel J Griffiths 
+
+pkgname=aria2
+pkgver=1.26.1
+pkgrel=1
+pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
+arch=('i686' 'x86_64')
+url='http://aria2.sourceforge.net/'
+license=('GPL')
+depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
+checkdepends=('cppunit')
+source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz;)
+sha256sums=('f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # add bash completion
+  install -d "$pkgdir"/usr/share/bash-completion/completions
+  install -m644 "$pkgdir"/usr/share/doc/aria2/bash_completion/aria2c \
+"$pkgdir"/usr/share/bash-completion/completions
+  rm -rf "$pkgdir"/usr/share/doc/aria2/bash_completion
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 15:34:02 UTC (rev 187849)
+++ community-x86_64/PKGBUILD   2016-08-28 15:34:28 UTC (rev 187850)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Angel Velasquez 
-# Contributor: Alexander Fehr 
-# Contributor: Daniel J Griffiths 
-
-pkgname=aria2
-pkgver=1.26.0
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
-checkdepends=('cppunit')
-source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz;)

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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 15:25:08
  Author: felixonmars
Revision: 187848

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 15:24:50 UTC (rev 187847)
+++ PKGBUILD2016-08-28 15:25:08 UTC (rev 187848)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Patrice Peterson 
-# Contributor: JonnyJD 
-
-pkgbase=python-secretstorage
-pkgname=(python-secretstorage python2-secretstorage)
-pkgver=2.3.0
-pkgrel=1
-pkgdesc="Securely store passwords and other private data using the 
SecretService DBus API"
-arch=('any')
-url="https://pypi.python.org/pypi/SecretStorage;
-license=('BSD')
-makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto' 
'dbus-glib'
- 'python-cryptography' 'python2-cryptography')
-checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
-source=("https://pypi.io/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz;)
-md5sums=('c39ec3f9af77fa82a606e0cd62795962')
-
-prepare() {
-  cp -a SecretStorage-$pkgver{,-py2}
-}
-
-check() {
-  cd SecretStorage-$pkgver
-  xvfb-run -a python -m unittest discover -s tests || warning "Tests failed"
-
-  cd ../SecretStorage-$pkgver-py2
-  xvfb-run -a python2 -m unittest discover -s tests || warning "Tests failed"
-}
-
-package_python-secretstorage() {
-  depends=('python-dbus' 'python-crypto' 'dbus-glib' 'python-cryptography')
-
-  cd SecretStorage-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-secretstorage() {
-  depends=('python2-dbus' 'python2-crypto' 'dbus-glib' 'python2-cryptography')
-
-  cd SecretStorage-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-secretstorage/repos/community-any/PKGBUILD (from rev 187847, 
python-secretstorage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-28 15:25:08 UTC (rev 187848)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Patrice Peterson 
+# Contributor: JonnyJD 
+
+pkgbase=python-secretstorage
+pkgname=(python-secretstorage python2-secretstorage)
+pkgver=2.3.1
+pkgrel=1
+pkgdesc="Securely store passwords and other private data using the 
SecretService DBus API"
+arch=('any')
+url="https://pypi.python.org/pypi/SecretStorage;
+license=('BSD')
+makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto' 
'dbus-glib'
+ 'python-cryptography' 'python2-cryptography')
+checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
+source=("https://pypi.io/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz;)
+md5sums=('3b9465831b069e2622973afb7deb7bc2')
+
+prepare() {
+  cp -a SecretStorage-$pkgver{,-py2}
+}
+
+check() {
+  cd SecretStorage-$pkgver
+  dbus-launch xvfb-run -a python -m unittest discover -s tests || warning 
"Tests failed"
+
+  cd ../SecretStorage-$pkgver-py2
+  dbus-launch xvfb-run -a python2 -m unittest discover -s tests || warning 
"Tests failed"
+}
+
+package_python-secretstorage() {
+  depends=('python-dbus' 'python-crypto' 'dbus-glib' 'python-cryptography')
+
+  cd SecretStorage-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-secretstorage() {
+  depends=('python2-dbus' 'python2-crypto' 'dbus-glib' 'python2-cryptography')
+
+  cd SecretStorage-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 15:24:50
  Author: felixonmars
Revision: 187847

upgpkg: python-secretstorage 2.3.1-1

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 10:56:37 UTC (rev 187846)
+++ PKGBUILD2016-08-28 15:24:50 UTC (rev 187847)
@@ -5,7 +5,7 @@
 
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc="Securely store passwords and other private data using the 
SecretService DBus API"
 arch=('any')
@@ -15,7 +15,7 @@
  'python-cryptography' 'python2-cryptography')
 checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
 
source=("https://pypi.io/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz;)
-md5sums=('c39ec3f9af77fa82a606e0cd62795962')
+md5sums=('3b9465831b069e2622973afb7deb7bc2')
 
 prepare() {
   cp -a SecretStorage-$pkgver{,-py2}
@@ -23,10 +23,10 @@
 
 check() {
   cd SecretStorage-$pkgver
-  xvfb-run -a python -m unittest discover -s tests || warning "Tests failed"
+  dbus-launch xvfb-run -a python -m unittest discover -s tests || warning 
"Tests failed"
 
   cd ../SecretStorage-$pkgver-py2
-  xvfb-run -a python2 -m unittest discover -s tests || warning "Tests failed"
+  dbus-launch xvfb-run -a python2 -m unittest discover -s tests || warning 
"Tests failed"
 }
 
 package_python-secretstorage() {


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:39:41
  Author: alucryd
Revision: 187845

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

Added:
  libcurl-gnutls/repos/community-i686/PKGBUILD
(from rev 187844, libcurl-gnutls/trunk/PKGBUILD)
  libcurl-gnutls/repos/community-x86_64/PKGBUILD
(from rev 187844, libcurl-gnutls/trunk/PKGBUILD)
Deleted:
  libcurl-gnutls/repos/community-i686/PKGBUILD
  libcurl-gnutls/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 10:39:30 UTC (rev 187844)
+++ community-i686/PKGBUILD 2016-08-28 10:39:41 UTC (rev 187845)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Lizao (Larry) Li 
-
-pkgname=libcurl-gnutls
-pkgver=7.50.1
-pkgrel=1
-pkgdesc='An URL retrieval library'
-arch=('i686' 'x86_64')
-url='http://curl.haxx.se'
-license=('MIT')
-depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
- 'libssh2.so')
-options=('strip')
-source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
-sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
-'SKIP')
-validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
-
-build() {
-  cd curl-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---disable-ldap \
---disable-ldaps \
---disable-manual \
---disable-versioned-symbols \
---enable-ipv6 \
---enable-threaded-resolver \
---without-gssapi \
---without-libidn \
---without-ssl \
---with-gnutls='/usr' \
---with-random='/dev/urandom' \
---with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
-
-  make -C lib
-}
-
-package() {
-  cd curl-${pkgver}
-
-  make -C lib DESTDIR="${pkgdir}" install
-
-  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
-  rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
-  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
-ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}
-  done
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s curl "${pkgdir}"/usr/share/licenses/libcurl-gnutls
-}
-
-# vim: ts=2 sw=2 et:

Copied: libcurl-gnutls/repos/community-i686/PKGBUILD (from rev 187844, 
libcurl-gnutls/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 10:39:41 UTC (rev 187845)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Lizao (Larry) Li 
+
+pkgname=libcurl-gnutls
+pkgver=7.50.1
+pkgrel=2
+pkgdesc='An URL retrieval library'
+arch=('i686' 'x86_64')
+url='http://curl.haxx.se'
+license=('MIT')
+depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
+ 'libssh2.so')
+options=('strip')
+source=("http://curl.haxx.se/download/curl-${pkgver}.tar.gz"{,.asc})
+sha256sums=('3e392cf600822b817be82d9080b377fcbab70538d5a8bf525a1cd66e157b99ea'
+'SKIP')
+validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2') # Daniel Stenberg
+
+build() {
+  cd curl-${pkgver}
+
+  ./configure \
+--prefix='/usr' \
+--disable-ldap \
+--disable-ldaps \
+--disable-manual \
+--disable-versioned-symbols \
+--enable-ipv6 \
+--enable-threaded-resolver \
+--without-gssapi \
+--without-libidn \
+--without-ssl \
+--with-gnutls='/usr' \
+--with-random='/dev/urandom' \
+--with-ca-bundle='/etc/ssl/certs/ca-certificates.crt'
+
+  make -C lib
+}
+
+package() {
+  cd curl-${pkgver}
+
+  make -C lib DESTDIR="${pkgdir}" install
+
+  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
+  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4
+  rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
+  for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
+ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}
+  done
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s curl "${pkgdir}"/usr/share/licenses/libcurl-gnutls
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 10:39:30 UTC (rev 187844)
+++ community-x86_64/PKGBUILD   2016-08-28 10:39:41 UTC (rev 187845)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Lizao (Larry) Li 
-
-pkgname=libcurl-gnutls
-pkgver=7.50.1
-pkgrel=1
-pkgdesc='An URL retrieval library'
-arch=('i686' 'x86_64')
-url='http://curl.haxx.se'
-license=('MIT')
-depends=('curl' 'glibc' 'gnutls' 'nettle' 'zlib'
- 

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:39:30
  Author: alucryd
Revision: 187844

FS#50485: libcurl-gnutls 7.50.1-2

Modified:
  libcurl-gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 10:36:43 UTC (rev 187843)
+++ PKGBUILD2016-08-28 10:39:30 UTC (rev 187844)
@@ -4,7 +4,7 @@
 
 pkgname=libcurl-gnutls
 pkgver=7.50.1
-pkgrel=1
+pkgrel=2
 pkgdesc='An URL retrieval library'
 arch=('i686' 'x86_64')
 url='http://curl.haxx.se'
@@ -44,6 +44,7 @@
   make -C lib DESTDIR="${pkgdir}" install
 
   mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4.4.0
+  mv "${pkgdir}"/usr/lib/libcurl{,-gnutls}.so.4
   rm "${pkgdir}"/usr/lib/libcurl.{a,so}*
   for version in 3 4.0.0 4.1.0 4.2.0 4.3.0; do
 ln -s libcurl-gnutls.so.4.4.0 
"${pkgdir}"/usr/lib/libcurl-gnutls.so.${version}


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:36:32
  Author: alucryd
Revision: 187842

upgpkg: python2-munkres 1.0.8-1

Modified:
  python2-munkres/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 10:26:07 UTC (rev 187841)
+++ PKGBUILD2016-08-28 10:36:32 UTC (rev 187842)
@@ -3,16 +3,16 @@
 # Contributor: Adrian Sampson 
 
 pkgname=python2-munkres
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc='Munkres algorithm for the assignment problem'
 arch=('any')
 url='https://github.com/bmc/munkres'
-license=('BSD')
+license=('Apache')
 depends=('python2')
 makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/m/munkres/munkres-${pkgver}.tar.gz;)
-sha256sums=('334a5d849bcefed3e4c32ecfbca4ee8dfc8ef5f2f181334d6f7f4e100b71d6c4')
+source=("https://pypi.python.org/packages/07/17/5debec658b151d39c7a29fcc830bbfb5cb22f18e7ff7d6537deab73943ab/munkres-${pkgver}.tar.gz;)
+sha256sums=('185f1a9c4d2c31f2f19afa48bc2ec726c11e945eded4784d272da2fd49bf7a55')
 
 prepare() {
   cd munkres-${pkgver}


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:36:43
  Author: alucryd
Revision: 187843

archrelease: copy trunk to community-any

Added:
  python2-munkres/repos/community-any/PKGBUILD
(from rev 187842, python2-munkres/trunk/PKGBUILD)
Deleted:
  python2-munkres/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 10:36:32 UTC (rev 187842)
+++ PKGBUILD2016-08-28 10:36:43 UTC (rev 187843)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Adrian Sampson 
-
-pkgname=python2-munkres
-pkgver=1.0.7
-pkgrel=1
-pkgdesc='Munkres algorithm for the assignment problem'
-arch=('any')
-url='https://github.com/bmc/munkres'
-license=('BSD')
-depends=('python2')
-makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/m/munkres/munkres-${pkgver}.tar.gz;)
-sha256sums=('334a5d849bcefed3e4c32ecfbca4ee8dfc8ef5f2f181334d6f7f4e100b71d6c4')
-
-prepare() {
-  cd munkres-${pkgver}
-
-  sed -i 's|^#!.*python$|#!/usr/bin/python2|' $(grep -rl '^#!.*python')
-}
-
-build() {
-  cd munkres-${pkgver}
-
-  python2 setup.py build
-}
-
-package() {
-  cd munkres-${pkgver}
-
-  python2 setup.py install --root="${pkgdir}" --optimize='1'
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/python2-munkres
-  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/python2-munkres/
-}
-
-# vim: ts=2 sw=2 et:

Copied: python2-munkres/repos/community-any/PKGBUILD (from rev 187842, 
python2-munkres/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-08-28 10:36:43 UTC (rev 187843)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Adrian Sampson 
+
+pkgname=python2-munkres
+pkgver=1.0.8
+pkgrel=1
+pkgdesc='Munkres algorithm for the assignment problem'
+arch=('any')
+url='https://github.com/bmc/munkres'
+license=('Apache')
+depends=('python2')
+makedepends=('python2-setuptools')
+source=("https://pypi.python.org/packages/07/17/5debec658b151d39c7a29fcc830bbfb5cb22f18e7ff7d6537deab73943ab/munkres-${pkgver}.tar.gz;)
+sha256sums=('185f1a9c4d2c31f2f19afa48bc2ec726c11e945eded4784d272da2fd49bf7a55')
+
+prepare() {
+  cd munkres-${pkgver}
+
+  sed -i 's|^#!.*python$|#!/usr/bin/python2|' $(grep -rl '^#!.*python')
+}
+
+build() {
+  cd munkres-${pkgver}
+
+  python2 setup.py build
+}
+
+package() {
+  cd munkres-${pkgver}
+
+  python2 setup.py install --root="${pkgdir}" --optimize='1'
+
+  install -dm 755 "${pkgdir}"/usr/share/licenses/python2-munkres
+  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/python2-munkres/
+}
+
+# vim: ts=2 sw=2 et:


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:26:07
  Author: alucryd
Revision: 187841

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

Added:
  emby-server/repos/community-i686/PKGBUILD
(from rev 187840, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-i686/emby-migrate-database
(from rev 187840, emby-server/trunk/emby-migrate-database)
  emby-server/repos/community-i686/emby-server
(from rev 187840, emby-server/trunk/emby-server)
  emby-server/repos/community-i686/emby-server.conf
(from rev 187840, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-i686/emby-server.install
(from rev 187840, emby-server/trunk/emby-server.install)
  emby-server/repos/community-i686/emby-server.service
(from rev 187840, emby-server/trunk/emby-server.service)
  emby-server/repos/community-x86_64/PKGBUILD
(from rev 187840, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-x86_64/emby-migrate-database
(from rev 187840, emby-server/trunk/emby-migrate-database)
  emby-server/repos/community-x86_64/emby-server
(from rev 187840, emby-server/trunk/emby-server)
  emby-server/repos/community-x86_64/emby-server.conf
(from rev 187840, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-x86_64/emby-server.install
(from rev 187840, emby-server/trunk/emby-server.install)
  emby-server/repos/community-x86_64/emby-server.service
(from rev 187840, emby-server/trunk/emby-server.service)
Deleted:
  emby-server/repos/community-i686/PKGBUILD
  emby-server/repos/community-i686/emby-migrate-database
  emby-server/repos/community-i686/emby-server
  emby-server/repos/community-i686/emby-server.conf
  emby-server/repos/community-i686/emby-server.install
  emby-server/repos/community-i686/emby-server.service
  emby-server/repos/community-x86_64/PKGBUILD
  emby-server/repos/community-x86_64/emby-migrate-database
  emby-server/repos/community-x86_64/emby-server
  emby-server/repos/community-x86_64/emby-server.conf
  emby-server/repos/community-x86_64/emby-server.install
  emby-server/repos/community-x86_64/emby-server.service

+
 /PKGBUILD  |  112 +++
 /emby-migrate-database |  112 +++
 /emby-server   |6 +
 /emby-server.conf  |8 ++
 /emby-server.install   |   62 +
 /emby-server.service   |   32 
 community-i686/PKGBUILD|   56 ---
 community-i686/emby-migrate-database   |   56 ---
 community-i686/emby-server |3 
 community-i686/emby-server.conf|4 -
 community-i686/emby-server.install |   31 
 community-i686/emby-server.service |   16 
 community-x86_64/PKGBUILD  |   56 ---
 community-x86_64/emby-migrate-database |   56 ---
 community-x86_64/emby-server   |3 
 community-x86_64/emby-server.conf  |4 -
 community-x86_64/emby-server.install   |   31 
 community-x86_64/emby-server.service   |   16 
 18 files changed, 332 insertions(+), 332 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 10:25:42 UTC (rev 187840)
+++ community-i686/PKGBUILD 2016-08-28 10:26:07 UTC (rev 187841)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Daniel Seymour 
-
-pkgname=emby-server
-pkgver=3.0.6070
-pkgrel=1
-pkgdesc='Bring together your videos, music, photos, and live television'
-arch=('i686' 'x86_64')
-url='http://emby.media'
-license=('GPL2')
-depends=('ffmpeg' 'imagemagick' 'mono' 'sqlite')
-install='emby-server.install'
-source=("emby-server-${pkgver}.tar.gz::https://github.com/MediaBrowser/MediaBrowser/archive/${pkgver}.tar.gz;
-'emby-server'
-'emby-migrate-database'
-'emby-server.conf'
-'emby-server.service')
-backup=('etc/conf.d/emby-server')
-sha256sums=('85f57656d30cf3fd9fdde17a1ba51ab5c57f236b0da997be6b20c91bb2c7fdeb'
-'7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
-'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
-'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'
-'8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70')
-
-prepare() {
-  cd Emby-${pkgver}
-
-  sed 's/libMagickWand-6.Q8.so/libMagickWand-6.Q16HDRI.so/' -i 
MediaBrowser.Server.Mono/ImageMagickSharp.dll.config
-}
-
-build() {
-  cd Emby-${pkgver}
-
-  xbuild \
-/p:Configuration='Release Mono' \
-/p:Platform='Any CPU' \
-/p:OutputPath="${srcdir}/build" \
-/t:build MediaBrowser.Mono.sln
-  mono --aot='full' -O='all' ../build/MediaBrowser.Server.Mono.exe
-}
-
-package() {

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:25:42
  Author: alucryd
Revision: 187840

upgpkg: emby-server 3.0.6200-1

Modified:
  emby-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 10:13:29 UTC (rev 187839)
+++ PKGBUILD2016-08-28 10:25:42 UTC (rev 187840)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Seymour 
 
 pkgname=emby-server
-pkgver=3.0.6070
+pkgver=3.0.6200
 pkgrel=1
 pkgdesc='Bring together your videos, music, photos, and live television'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 'emby-server.conf'
 'emby-server.service')
 backup=('etc/conf.d/emby-server')
-sha256sums=('85f57656d30cf3fd9fdde17a1ba51ab5c57f236b0da997be6b20c91bb2c7fdeb'
+sha256sums=('f374f932816951ba2f6af3d7399ca869c487bc955a0b65e215653065d1555e8b'
 '7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
 'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
 'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:13:15
  Author: alucryd
Revision: 187838

upgpkg: yabause-gtk 0.9.15-1

Modified:
  yabause-gtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 10:07:41 UTC (rev 187837)
+++ PKGBUILD2016-08-28 10:13:15 UTC (rev 187838)
@@ -7,18 +7,18 @@
 # Contributor: robb_force 
 
 pkgname=yabause-gtk
-pkgver=0.9.14
+pkgver=0.9.15
 pkgrel=1
 pkgdesc='A Sega Saturn emulator'
 arch=('i686' 'x86_64')
 url="http://yabause.org/;
 license=('GPL')
-depends=('freeglut' 'gtkglext' 'openal' 'sdl')
+depends=('freeglut' 'glew' 'gtkglext' 'openal' 'sdl2')
 makedepends=('cmake')
 conflicts=('yabause-qt')
-source=("http://downloads.sourceforge.net/yabause/yabause-${pkgver}.tar.gz;
+source=("https://download.tuxfamily.org/yabause/releases/${pkgver}/yabause-${pkgver}.tar.gz;
 'rwx.patch')
-sha256sums=('75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a'
+sha256sums=('4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2'
 'd29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
 
 prepare() {


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:13:29
  Author: alucryd
Revision: 187839

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

Added:
  yabause-gtk/repos/community-i686/PKGBUILD
(from rev 187838, yabause-gtk/trunk/PKGBUILD)
  yabause-gtk/repos/community-i686/rwx.patch
(from rev 187838, yabause-gtk/trunk/rwx.patch)
  yabause-gtk/repos/community-x86_64/PKGBUILD
(from rev 187838, yabause-gtk/trunk/PKGBUILD)
  yabause-gtk/repos/community-x86_64/rwx.patch
(from rev 187838, yabause-gtk/trunk/rwx.patch)
Deleted:
  yabause-gtk/repos/community-i686/PKGBUILD
  yabause-gtk/repos/community-i686/rwx.patch
  yabause-gtk/repos/community-x86_64/PKGBUILD
  yabause-gtk/repos/community-x86_64/rwx.patch

+
 /PKGBUILD  |  106 +++
 /rwx.patch |   40 
 community-i686/PKGBUILD|   53 -
 community-i686/rwx.patch   |   20 
 community-x86_64/PKGBUILD  |   53 -
 community-x86_64/rwx.patch |   20 
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 10:13:15 UTC (rev 187838)
+++ community-i686/PKGBUILD 2016-08-28 10:13:29 UTC (rev 187839)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Harley Laue 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Anton Shestakov 
-# Contributor: Tiago Camargo 
-# Contributor: robb_force 
-
-pkgname=yabause-gtk
-pkgver=0.9.14
-pkgrel=1
-pkgdesc='A Sega Saturn emulator'
-arch=('i686' 'x86_64')
-url="http://yabause.org/;
-license=('GPL')
-depends=('freeglut' 'gtkglext' 'openal' 'sdl')
-makedepends=('cmake')
-conflicts=('yabause-qt')
-source=("http://downloads.sourceforge.net/yabause/yabause-${pkgver}.tar.gz;
-'rwx.patch')
-sha256sums=('75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a'
-'d29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
-
-prepare() {
-  cd yabause-${pkgver}
-
-  patch -Np1 -i ../rwx.patch
-}
-
-build() {
-  cd yabause-${pkgver}
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_INSTALL_PREFIX='/usr' \
--DYAB_PORTS='gtk' \
--DYAB_NETWORK='ON' \
--DYAB_OPTIMIZED_DMA='ON'
-  make
-}
-
-package() {
-  cd yabause-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: yabause-gtk/repos/community-i686/PKGBUILD (from rev 187838, 
yabause-gtk/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 10:13:29 UTC (rev 187839)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Harley Laue 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Anton Shestakov 
+# Contributor: Tiago Camargo 
+# Contributor: robb_force 
+
+pkgname=yabause-gtk
+pkgver=0.9.15
+pkgrel=1
+pkgdesc='A Sega Saturn emulator'
+arch=('i686' 'x86_64')
+url="http://yabause.org/;
+license=('GPL')
+depends=('freeglut' 'glew' 'gtkglext' 'openal' 'sdl2')
+makedepends=('cmake')
+conflicts=('yabause-qt')
+source=("https://download.tuxfamily.org/yabause/releases/${pkgver}/yabause-${pkgver}.tar.gz;
+'rwx.patch')
+sha256sums=('4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2'
+'d29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
+
+prepare() {
+  cd yabause-${pkgver}
+
+  patch -Np1 -i ../rwx.patch
+}
+
+build() {
+  cd yabause-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DYAB_PORTS='gtk' \
+-DYAB_NETWORK='ON' \
+-DYAB_OPTIMIZED_DMA='ON'
+  make
+}
+
+package() {
+  cd yabause-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/rwx.patch
===
--- community-i686/rwx.patch2016-08-28 10:13:15 UTC (rev 187838)
+++ community-i686/rwx.patch2016-08-28 10:13:29 UTC (rev 187839)
@@ -1,20 +0,0 @@
 a/src/sh2_dynarec/linkage_x64.s2013-03-11 20:29:53.112870900 +0100
-+++ b/src/sh2_dynarec/linkage_x64.s2013-03-11 20:31:48.856778600 +0100
-@@ -747,3 +747,7 @@ breakpoint:
-   ret
-   /* Set breakpoint here for debugging */
-   .size   breakpoint, .-breakpoint
-+
-+#if defined(__linux__) && defined(__ELF__)
-+.section 

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:07:41
  Author: alucryd
Revision: 187837

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

Added:
  yabause-qt/repos/community-i686/PKGBUILD
(from rev 187836, yabause-qt/trunk/PKGBUILD)
  yabause-qt/repos/community-i686/rwx.patch
(from rev 187836, yabause-qt/trunk/rwx.patch)
  yabause-qt/repos/community-x86_64/PKGBUILD
(from rev 187836, yabause-qt/trunk/PKGBUILD)
  yabause-qt/repos/community-x86_64/rwx.patch
(from rev 187836, yabause-qt/trunk/rwx.patch)
Deleted:
  yabause-qt/repos/community-i686/PKGBUILD
  yabause-qt/repos/community-i686/rwx.patch
  yabause-qt/repos/community-x86_64/PKGBUILD
  yabause-qt/repos/community-x86_64/rwx.patch

+
 /PKGBUILD  |  106 +++
 /rwx.patch |   40 
 community-i686/PKGBUILD|   53 -
 community-i686/rwx.patch   |   20 
 community-x86_64/PKGBUILD  |   53 -
 community-x86_64/rwx.patch |   20 
 6 files changed, 146 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 10:07:25 UTC (rev 187836)
+++ community-i686/PKGBUILD 2016-08-28 10:07:41 UTC (rev 187837)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Harley Laue 
-# Contributor: Hyacinthe Cartiaux 
-# Contributor: Anton Shestakov 
-# Contributor: Tiago Camargo 
-# Contributor: robb_force 
-
-pkgname=yabause-qt
-pkgver=0.9.14
-pkgrel=3
-pkgdesc='A Sega Saturn emulator'
-arch=('i686' 'x86_64')
-url="http://yabause.org/;
-license=('GPL')
-depends=('freeglut' 'openal' 'qt5-base' 'sdl')
-makedepends=('cmake' 'glu' 'libxmu')
-conflicts=('yabause-gtk')
-source=("http://downloads.sourceforge.net/yabause/yabause-${pkgver}.tar.gz;
-'rwx.patch')
-sha256sums=('75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a'
-'d29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
-
-prepare() {
-  cd yabause-${pkgver}
-
-  patch -Np1 -i ../rwx.patch
-}
-
-build() {
-  cd yabause-${pkgver}
-
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_INSTALL_PREFIX='/usr' \
--DYAB_PORTS='qt' \
--DYAB_NETWORK='ON' \
--DYAB_OPTIMIZED_DMA='ON'
-  make
-}
-
-package() {
-  cd yabause-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: yabause-qt/repos/community-i686/PKGBUILD (from rev 187836, 
yabause-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 10:07:41 UTC (rev 187837)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Harley Laue 
+# Contributor: Hyacinthe Cartiaux 
+# Contributor: Anton Shestakov 
+# Contributor: Tiago Camargo 
+# Contributor: robb_force 
+
+pkgname=yabause-qt
+pkgver=0.9.15
+pkgrel=1
+pkgdesc='A Sega Saturn emulator'
+arch=('i686' 'x86_64')
+url="http://yabause.org/;
+license=('GPL')
+depends=('freeglut' 'glew' 'openal' 'qt5-base' 'qt5-multimedia' 'sdl2')
+makedepends=('cmake' 'glu' 'libxmu')
+conflicts=('yabause-gtk')
+source=("https://download.tuxfamily.org/yabause/releases/${pkgver}/yabause-${pkgver}.tar.gz;
+'rwx.patch')
+sha256sums=('4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2'
+'d29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
+
+prepare() {
+  cd yabause-${pkgver}
+
+  patch -Np1 -i ../rwx.patch
+}
+
+build() {
+  cd yabause-${pkgver}
+
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr' \
+-DYAB_PORTS='qt' \
+-DYAB_NETWORK='ON' \
+-DYAB_OPTIMIZED_DMA='ON'
+  make
+}
+
+package() {
+  cd yabause-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/rwx.patch
===
--- community-i686/rwx.patch2016-08-28 10:07:25 UTC (rev 187836)
+++ community-i686/rwx.patch2016-08-28 10:07:41 UTC (rev 187837)
@@ -1,20 +0,0 @@
 a/src/sh2_dynarec/linkage_x64.s2013-03-11 20:29:53.112870900 +0100
-+++ b/src/sh2_dynarec/linkage_x64.s2013-03-11 20:31:48.856778600 +0100
-@@ -747,3 +747,7 @@ breakpoint:
-   ret
-   /* Set breakpoint here for debugging */
-   .size   breakpoint, .-breakpoint
-+
-+#if defined(__linux__) 

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 10:07:25
  Author: alucryd
Revision: 187836

upgpkg: yabause-qt 0.9.15-1

Modified:
  yabause-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 09:55:05 UTC (rev 187835)
+++ PKGBUILD2016-08-28 10:07:25 UTC (rev 187836)
@@ -7,18 +7,18 @@
 # Contributor: robb_force 
 
 pkgname=yabause-qt
-pkgver=0.9.14
-pkgrel=3
+pkgver=0.9.15
+pkgrel=1
 pkgdesc='A Sega Saturn emulator'
 arch=('i686' 'x86_64')
 url="http://yabause.org/;
 license=('GPL')
-depends=('freeglut' 'openal' 'qt5-base' 'sdl')
+depends=('freeglut' 'glew' 'openal' 'qt5-base' 'qt5-multimedia' 'sdl2')
 makedepends=('cmake' 'glu' 'libxmu')
 conflicts=('yabause-gtk')
-source=("http://downloads.sourceforge.net/yabause/yabause-${pkgver}.tar.gz;
+source=("https://download.tuxfamily.org/yabause/releases/${pkgver}/yabause-${pkgver}.tar.gz;
 'rwx.patch')
-sha256sums=('75e6320873ef6f8ec956568bff5a8f3b67500bdf52a7e0aa88e0a554b2dd775a'
+sha256sums=('4334c43fe0f3ff297bac8e91f4e059fe5fd276291faff2489e37b5b3a4ccc2b2'
 'd29997d3249683081a2687f31e777f917093101d56815d22103aaaf22ac786b1')
 
 prepare() {


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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 09:55:05
  Author: alucryd
Revision: 187835

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 09:54:48 UTC (rev 187834)
+++ community-i686/PKGBUILD 2016-08-28 09:55:05 UTC (rev 187835)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Gustavo Alvarez 
-
-pkgname=zimg
-pkgver=2.1
-pkgrel=1
-pkgdesc='Scaling, colorspace conversion, and dithering library'
-arch=('i686' 'x86_64')
-url='https://github.com/sekrit-twc/zimg'
-license=('custom:WTFPL')
-depends=('gcc-libs' 'glibc')
-provides=('libzimg.so')
-options=('!emptydirs')
-source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
-sha256sums=('e6d6c6c60b38ebaf74e2ab934b5b90b54e61f34e0a3f111c9da82958335f25da')
-
-build() {
-  cd zimg-release-${pkgver}
-
-  # GCC 6
-  export CXXFLAGS="$CXXFLAGS -std=c++1z"
-
-  ./autogen.sh
-  ./configure \
---prefix='/usr' \
---enable-x86simd \
---disable-static
-  make
-}
-
-package(){
-  cd zimg-release-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
-  install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
-}
-
-# vim: ts=2 sw=2 et:

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

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 09:54:48 UTC (rev 187834)
+++ community-x86_64/PKGBUILD   2016-08-28 09:55:05 UTC (rev 187835)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Gustavo Alvarez 
-
-pkgname=zimg
-pkgver=2.1
-pkgrel=1
-pkgdesc='Scaling, colorspace conversion, and dithering library'
-arch=('i686' 'x86_64')
-url='https://github.com/sekrit-twc/zimg'
-license=('custom:WTFPL')
-depends=('gcc-libs' 'glibc')
-provides=('libzimg.so')
-options=('!emptydirs')
-source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
-sha256sums=('e6d6c6c60b38ebaf74e2ab934b5b90b54e61f34e0a3f111c9da82958335f25da')
-
-build() {
-  cd zimg-release-${pkgver}
-
-  # GCC 6
-  export CXXFLAGS="$CXXFLAGS -std=c++1z"
-
-  ./autogen.sh
-  ./configure \
---prefix='/usr' \
---enable-x86simd \
---disable-static
-  make
-}
-
-package(){
-  cd zimg-release-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/licenses/zimg
-  install -m 644 COPYING "${pkgdir}"/usr/share/licenses/zimg/
-}
-
-# vim: ts=2 sw=2 et:

Copied: zimg/repos/community-x86_64/PKGBUILD (from rev 187834, 
zimg/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-28 09:55:05 UTC (rev 187835)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Gustavo Alvarez 
+
+pkgname=zimg
+pkgver=2.2.1
+pkgrel=1
+pkgdesc='Scaling, colorspace conversion, and dithering 

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

2016-08-28 Thread Maxime Gauduin
Date: Sunday, August 28, 2016 @ 09:54:48
  Author: alucryd
Revision: 187834

upgpkg: zimg 2.2.1-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 09:51:58 UTC (rev 187833)
+++ PKGBUILD2016-08-28 09:54:48 UTC (rev 187834)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Alvarez 
 
 pkgname=zimg
-pkgver=2.1
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Scaling, colorspace conversion, and dithering library'
 arch=('i686' 'x86_64')
@@ -13,14 +13,11 @@
 provides=('libzimg.so')
 options=('!emptydirs')
 
source=("zimg-${pkgver}.tar.gz::https://github.com/sekrit-twc/zimg/archive/release-${pkgver}.tar.gz;)
-sha256sums=('e6d6c6c60b38ebaf74e2ab934b5b90b54e61f34e0a3f111c9da82958335f25da')
+sha256sums=('0ac3004f7612f91e2eda1aaaf170c2ceef4f90f881647b8e248f36b0e6954f54')
 
 build() {
   cd zimg-release-${pkgver}
 
-  # GCC 6
-  export CXXFLAGS="$CXXFLAGS -std=c++1z"
-
   ./autogen.sh
   ./configure \
 --prefix='/usr' \


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

2016-08-28 Thread Johannes Löthberg
Date: Sunday, August 28, 2016 @ 09:51:58
  Author: demize
Revision: 187833

db-move: moved python-sphinx from [community-testing] to [community] (any)

Added:
  python-sphinx/repos/community-any/PKGBUILD
(from rev 187832, python-sphinx/repos/community-testing-any/PKGBUILD)
Deleted:
  python-sphinx/repos/community-any/PKGBUILD
  python-sphinx/repos/community-testing-any/

+
 /PKGBUILD  |  123 +++
 community-any/PKGBUILD |  123 ---
 2 files changed, 123 insertions(+), 123 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2016-08-28 06:17:23 UTC (rev 187832)
+++ community-any/PKGBUILD  2016-08-28 09:51:58 UTC (rev 187833)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Johannes Löthberg 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgbase=python-sphinx
-pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.6
-pkgrel=1
-
-arch=('any')
-url='http://sphinx.pocoo.org/'
-license=('BSD')
-
-makedepends=(
-  'python-setuptools'
-  'python-docutils'
-  'python-jinja'
-  'python-pygments'
-  'python-six'
-  'python-imagesize'
-  'python2-setuptools'
-  'python2-docutils'
-  'python2-jinja'
-  'python2-pygments'
-  'python2-six'
-  'python2-imagesize'
-)
-
-checkdepends=(
-  'python-nose' 'python2-nose'
-  'texlive-latexextra'
-  'python-snowballstemmer' 'python2-snowballstemmer'
-  'python-babel' 'python2-babel'
-  'python-sphinx-alabaster-theme' 'python2-sphinx-alabaster-theme'
-  'python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme'
-  'python2-mock'
-)
-
-source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E')
-md5sums=('e86658823b51296dbe6ebff5f58988c9'
- 'SKIP')
-
-prepare() {
-  # souce duplication is required because makefile modify source code
-  # setyp.py --build tricks don't works well
-  cp -a Sphinx-$pkgver Sphinx-${pkgver}2
-  # change python2 interpreter
-  find Sphinx-${pkgver}2 -type f -exec \
-sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \;
-  # change sphinx-binaries name in source code
-  find Sphinx-${pkgver}2 -type f -name '*.py' -exec \
-sed -ri 's,(sphinx-(:?build|apidoc|autogen|quickstart)),\12,' {} \;
-}
-
-build() {
-  msg2 'Python 3 version'
-  cd "$srcdir"/Sphinx-$pkgver
-  make PYTHON=python3 build
-
-  msg2 'Python 2 version'
-  cd "$srcdir"/Sphinx-${pkgver}2
-  make PYTHON=python2 build
-}
-
-check() {
-  msg2 'Python 3 version'
-  cd "$srcdir"/Sphinx-$pkgver
-#  make PYTHON=python3 test
-  rm -r tests
-
-  msg2 'Python 2 version'
-  cd "$srcdir"/Sphinx-${pkgver}2
-#  make PYTHON=python2 test
-  rm -r tests
-}
-
-package_python-sphinx() {
-  pkgdesc='Python3 documentation generator'
-  depends=(
-'python-jinja'
-'python-pygments'
-'python-docutils'
-'python-sphinx_rtd_theme'
-'python-sphinx-alabaster-theme'
-'python-babel'
-'python-snowballstemmer'
-'python-six'
-'python-imagesize'
-  )
-  optdepends=('texlive-latexextra: for generation of PDF documentation')
-
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 "$srcdir"/Sphinx-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/python-sphinx/LICENSE
-}
-
-package_python2-sphinx() {
-  pkgdesc='Python2 documentation generator'
-  depends=(
-'python2-jinja'
-'python2-pygments'
-'python2-docutils'
-'python2-sphinx_rtd_theme'
-'python2-sphinx-alabaster-theme'
-'python2-babel'
-'python2-snowballstemmer'
-'python2-six'
-'python2-imagesize'
-  )
-  optdepends=('texlive-latexextra: for generation of PDF documentation')
-
-  cd Sphinx-${pkgver}2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 "$srcdir"/Sphinx-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/python2-sphinx/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 187832, 
python-sphinx/repos/community-testing-any/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2016-08-28 09:51:58 UTC (rev 187833)
@@ -0,0 +1,123 @@
+# $Id$
+# Maintainer: Johannes Löthberg 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgbase=python-sphinx
+pkgname=('python-sphinx' 'python2-sphinx')
+pkgver=1.4.6
+pkgrel=1
+
+arch=('any')
+url='http://sphinx.pocoo.org/'
+license=('BSD')
+
+makedepends=(
+  'python-setuptools'
+  'python-docutils'
+  'python-jinja'
+  'python-pygments'
+  'python-six'
+  

[arch-commits] Commit in nvidia-340xx-utils/repos/extra-i686 (6 files)

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 07:13:19
  Author: felixonmars
Revision: 274772

archrelease: copy trunk to extra-i686

Added:
  nvidia-340xx-utils/repos/extra-i686/PKGBUILD
(from rev 274771, nvidia-340xx-utils/trunk/PKGBUILD)
  nvidia-340xx-utils/repos/extra-i686/nvidia-340xx-utils.install
(from rev 274771, nvidia-340xx-utils/trunk/nvidia-340xx-utils.install)
  nvidia-340xx-utils/repos/extra-i686/nvidia-drm-outputclass.conf
(from rev 274771, nvidia-340xx-utils/trunk/nvidia-drm-outputclass.conf)
Deleted:
  nvidia-340xx-utils/repos/extra-i686/PKGBUILD
  nvidia-340xx-utils/repos/extra-i686/nvidia-340xx-utils.install
  nvidia-340xx-utils/repos/extra-i686/nvidia-drm-outputclass.conf

-+
 PKGBUILD|  380 +-
 nvidia-340xx-utils.install  |   20 +-
 nvidia-drm-outputclass.conf |   12 -
 3 files changed, 206 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 07:01:27 UTC (rev 274771)
+++ PKGBUILD2016-08-28 07:13:19 UTC (rev 274772)
@@ -1,190 +0,0 @@
-# $Id: PKGBUILD 219666 2014-08-13 13:28:24Z svenstaro $
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Thomas Baechler 
-# Contributor: James Rayner 
-
-pkgbase=nvidia-340xx-utils
-pkgname=('nvidia-340xx-utils' 'nvidia-340xx-libgl' 'opencl-nvidia-340xx')
-pkgver=340.96
-pkgrel=3
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-license=('custom')
-options=('!strip')
-source=(nvidia-drm-outputclass.conf)
-source_i686=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64=("ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha1sums=('4ca2fbb2389d0bcb7a2c6f614860522d9ddf58ab')
-sha1sums_i686=('082e5218059b565f652236a69e61d8426696098c')
-sha1sums_x86_64=('49a1038f8f709a0a8855c7071db5923749d071e2')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-create_links() {
-# create soname links
-for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-done
-}
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-bsdtar -xf nvidia-persistenced-init.tar.bz2
-}
-
-package_opencl-nvidia-340xx() {
-pkgdesc="OpenCL implemention for NVIDIA"
-depends=('libcl' 'zlib')
-optdepends=('opencl-headers: headers necessary for OpenCL development')
-conflicts=('opencl-nvidia')
-provides=('opencl-nvidia')
-cd "${_pkg}"
-
-# OpenCL
-install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
-install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
-install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}" 
-
-create_links
-
-mkdir -p "${pkgdir}/usr/share/licenses"
-ln -s nvidia "${pkgdir}/usr/share/licenses/opencl-nvidia"
-}
-
-package_nvidia-340xx-libgl() {
-pkgdesc="NVIDIA drivers libraries symlinks"
-depends=('nvidia-340xx-utils')
-conflicts=('libgl' 'nvidia-libgl')
-provides=('libgl' 'nvidia-libgl')
-cd "${_pkg}"
-
-mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"
-ln -s "/usr/lib/nvidia/xorg/modules/extensions/libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}"
-ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1"
-ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so"
-
-ln -s "/usr/lib/nvidia/libGL.so.${pkgver}" 
"${pkgdir}/usr/lib/libGL.so.${pkgver}"
-ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib/libGL.so.1"
-ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib/libGL.so"
-
-ln -s "/usr/lib/nvidia/libEGL.so.${pkgver}" 
"${pkgdir}/usr/lib/libEGL.so.${pkgver}"
-ln -s "libEGL.so.${pkgver}" "${pkgdir}/usr/lib/libEGL.so.1"
-ln -s "libEGL.so.${pkgver}" "${pkgdir}/usr/lib/libEGL.so"
-
-ln -s "/usr/lib/nvidia/libGLESv1_CM.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv1_CM.so.${pkgver}"
-ln -s "libGLESv1_CM.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv1_CM.so.1"
-ln -s "libGLESv1_CM.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv1_CM.so"
-
-ln -s "/usr/lib/nvidia/libGLESv2.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv2.so.${pkgver}"
-ln -s "libGLESv2.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv2.so.2"
-ln -s "libGLESv2.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv2.so"
-
-mkdir -p 

[arch-commits] Commit in nvidia-340xx-utils/repos/extra-x86_64 (6 files)

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 07:01:27
  Author: felixonmars
Revision: 274771

archrelease: copy trunk to extra-x86_64

Added:
  nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD
(from rev 274770, nvidia-340xx-utils/trunk/PKGBUILD)
  nvidia-340xx-utils/repos/extra-x86_64/nvidia-340xx-utils.install
(from rev 274770, nvidia-340xx-utils/trunk/nvidia-340xx-utils.install)
  nvidia-340xx-utils/repos/extra-x86_64/nvidia-drm-outputclass.conf
(from rev 274770, nvidia-340xx-utils/trunk/nvidia-drm-outputclass.conf)
Deleted:
  nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD
  nvidia-340xx-utils/repos/extra-x86_64/nvidia-340xx-utils.install
  nvidia-340xx-utils/repos/extra-x86_64/nvidia-drm-outputclass.conf

-+
 PKGBUILD|  380 +-
 nvidia-340xx-utils.install  |   20 +-
 nvidia-drm-outputclass.conf |   12 -
 3 files changed, 206 insertions(+), 206 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-08-28 06:59:47 UTC (rev 274770)
+++ PKGBUILD2016-08-28 07:01:27 UTC (rev 274771)
@@ -1,190 +0,0 @@
-# $Id: PKGBUILD 219666 2014-08-13 13:28:24Z svenstaro $
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Thomas Baechler 
-# Contributor: James Rayner 
-
-pkgbase=nvidia-340xx-utils
-pkgname=('nvidia-340xx-utils' 'nvidia-340xx-libgl' 'opencl-nvidia-340xx')
-pkgver=340.96
-pkgrel=3
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-license=('custom')
-options=('!strip')
-source=(nvidia-drm-outputclass.conf)
-source_i686=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64=("ftp://download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha1sums=('4ca2fbb2389d0bcb7a2c6f614860522d9ddf58ab')
-sha1sums_i686=('082e5218059b565f652236a69e61d8426696098c')
-sha1sums_x86_64=('49a1038f8f709a0a8855c7071db5923749d071e2')
-
-[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
-[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-
-create_links() {
-# create soname links
-for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 
'SONAME.*: \[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-done
-}
-
-prepare() {
-sh "${_pkg}.run" --extract-only
-cd "${_pkg}"
-bsdtar -xf nvidia-persistenced-init.tar.bz2
-}
-
-package_opencl-nvidia-340xx() {
-pkgdesc="OpenCL implemention for NVIDIA"
-depends=('libcl' 'zlib')
-optdepends=('opencl-headers: headers necessary for OpenCL development')
-conflicts=('opencl-nvidia')
-provides=('opencl-nvidia')
-cd "${_pkg}"
-
-# OpenCL
-install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
-install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
-install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}" 
-
-create_links
-
-mkdir -p "${pkgdir}/usr/share/licenses"
-ln -s nvidia "${pkgdir}/usr/share/licenses/opencl-nvidia"
-}
-
-package_nvidia-340xx-libgl() {
-pkgdesc="NVIDIA drivers libraries symlinks"
-depends=('nvidia-340xx-utils')
-conflicts=('libgl' 'nvidia-libgl')
-provides=('libgl' 'nvidia-libgl')
-cd "${_pkg}"
-
-mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"
-ln -s "/usr/lib/nvidia/xorg/modules/extensions/libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}"
-ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1"
-ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so"
-
-ln -s "/usr/lib/nvidia/libGL.so.${pkgver}" 
"${pkgdir}/usr/lib/libGL.so.${pkgver}"
-ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib/libGL.so.1"
-ln -s "libGL.so.${pkgver}" "${pkgdir}/usr/lib/libGL.so"
-
-ln -s "/usr/lib/nvidia/libEGL.so.${pkgver}" 
"${pkgdir}/usr/lib/libEGL.so.${pkgver}"
-ln -s "libEGL.so.${pkgver}" "${pkgdir}/usr/lib/libEGL.so.1"
-ln -s "libEGL.so.${pkgver}" "${pkgdir}/usr/lib/libEGL.so"
-
-ln -s "/usr/lib/nvidia/libGLESv1_CM.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv1_CM.so.${pkgver}"
-ln -s "libGLESv1_CM.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv1_CM.so.1"
-ln -s "libGLESv1_CM.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv1_CM.so"
-
-ln -s "/usr/lib/nvidia/libGLESv2.so.${pkgver}" 
"${pkgdir}/usr/lib/libGLESv2.so.${pkgver}"
-ln -s "libGLESv2.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv2.so.2"
-ln -s "libGLESv2.so.${pkgver}" "${pkgdir}/usr/lib/libGLESv2.so"
-
-  

[arch-commits] Commit in nvidia-340xx-utils/trunk (PKGBUILD)

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 06:59:47
  Author: felixonmars
Revision: 274770

upgpkg: nvidia-340xx-utils 340.96-4

provides also libegl and libgles

Modified:
  nvidia-340xx-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 06:09:13 UTC (rev 274769)
+++ PKGBUILD2016-08-28 06:59:47 UTC (rev 274770)
@@ -6,7 +6,7 @@
 pkgbase=nvidia-340xx-utils
 pkgname=('nvidia-340xx-utils' 'nvidia-340xx-libgl' 'opencl-nvidia-340xx')
 pkgver=340.96
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 license=('custom')
@@ -59,8 +59,8 @@
 package_nvidia-340xx-libgl() {
 pkgdesc="NVIDIA drivers libraries symlinks"
 depends=('nvidia-340xx-utils')
-conflicts=('libgl' 'nvidia-libgl')
-provides=('libgl' 'nvidia-libgl')
+conflicts=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
+provides=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
 cd "${_pkg}"
 
 mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"


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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 06:17:23
  Author: felixonmars
Revision: 187832

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-28 06:16:56 UTC (rev 187831)
+++ community-i686/PKGBUILD 2016-08-28 06:17:23 UTC (rev 187832)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
- 
-pkgname=deepin-terminal
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
-makedepends=('git' 'vala')
-groups=('deepin-extra')
-options=(!emptydirs)
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd deepin-terminal
-  make PREFIX=/usr
-}
- 
-package() {
-  cd deepin-terminal
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: deepin-terminal/repos/community-i686/PKGBUILD (from rev 187831, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-28 06:17:23 UTC (rev 187832)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+ 
+pkgname=deepin-terminal
+pkgver=2.0.4
+pkgrel=1
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-terminal;
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
+makedepends=('git' 'vala')
+groups=('deepin-extra')
+options=(!emptydirs)
+source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
+sha256sums=('SKIP')
+
+prepare() {
+  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
+}
+
+build() {
+  cd deepin-terminal
+  make PREFIX=/usr
+}
+ 
+package() {
+  cd deepin-terminal
+  make DESTDIR="$pkgdir" PREFIX=/usr install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-28 06:16:56 UTC (rev 187831)
+++ community-x86_64/PKGBUILD   2016-08-28 06:17:23 UTC (rev 187832)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Josip Ponjavic 
-# Contributor: Xu Fasheng 
- 
-pkgname=deepin-terminal
-pkgver=2.0.3
-pkgrel=1
-pkgdesc='Default terminal emulation application for Deepin'
-arch=('i686' 'x86_64')
-url="https://github.com/manateelazycat/deepin-terminal;
-license=('GPL3')
-depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
-makedepends=('git' 'vala')
-groups=('deepin-extra')
-options=(!emptydirs)
-source=("git+https://github.com/manateelazycat/deepin-terminal.git#tag=$pkgver;)
-sha256sums=('SKIP')
-
-prepare() {
-  sed -i 's|return __FILE__;|return 
"/usr/share/deepin-terminal/project_path.c";|' deepin-terminal/project_path.c
-}
-
-build() {
-  cd deepin-terminal
-  make PREFIX=/usr
-}
- 
-package() {
-  cd deepin-terminal
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-}

Copied: deepin-terminal/repos/community-x86_64/PKGBUILD (from rev 187831, 
deepin-terminal/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-08-28 06:17:23 UTC (rev 187832)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Josip Ponjavic 
+# Contributor: Xu Fasheng 
+ 
+pkgname=deepin-terminal
+pkgver=2.0.4
+pkgrel=1
+pkgdesc='Default terminal emulation application for Deepin'
+arch=('i686' 'x86_64')
+url="https://github.com/manateelazycat/deepin-terminal;
+license=('GPL3')
+depends=('vte3' 'libsecret' 'libgee' 'libwnck3' 'expect')
+makedepends=('git' 'vala')
+groups=('deepin-extra')

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

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 06:16:56
  Author: felixonmars
Revision: 187831

upgpkg: deepin-terminal 2.0.4-1

Modified:
  deepin-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 03:55:35 UTC (rev 187830)
+++ PKGBUILD2016-08-28 06:16:56 UTC (rev 187831)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng 
  
 pkgname=deepin-terminal
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='Default terminal emulation application for Deepin'
 arch=('i686' 'x86_64')


[arch-commits] Commit in nvidia-304xx-utils/repos (4 files)

2016-08-28 Thread Felix Yan
Date: Sunday, August 28, 2016 @ 06:09:13
  Author: felixonmars
Revision: 274769

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

Added:
  nvidia-304xx-utils/repos/extra-i686/PKGBUILD
(from rev 274768, nvidia-304xx-utils/trunk/PKGBUILD)
  nvidia-304xx-utils/repos/extra-x86_64/PKGBUILD
(from rev 274768, nvidia-304xx-utils/trunk/PKGBUILD)
Deleted:
  nvidia-304xx-utils/repos/extra-i686/PKGBUILD
  nvidia-304xx-utils/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-08-28 05:55:24 UTC (rev 274768)
+++ extra-i686/PKGBUILD 2016-08-28 06:09:13 UTC (rev 274769)
@@ -1,166 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Andreas Radke 
-
-pkgbase=nvidia-304xx-utils
-pkgname=('nvidia-304xx-utils' 'nvidia-304xx-libgl' 'opencl-nvidia-304xx')
-pkgver=304.131
-pkgrel=2
-arch=('i686' 'x86_64')
-url="http://www.nvidia.com/;
-license=('custom')
-makedepends=('zlib')
-options=('!strip')
-source_i686=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run;)
-source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run;)
-sha512sums_i686=('3e67c40648554dc49472081eee88ae982c3b235b3346e4d9e7fb5ae33ec5f10ed088da804ac7d8bd1565995df3861f12b3560030cd3a19339a2d35768b0a943e')
-sha512sums_x86_64=('07e529e4e81c42b43861475029aa0f223f8f3d299be9ddfe820c583e26aae49223a9b0dfee6d66ab09c526554bb581e5f8cf755eda600cb9e0bdac7d5f4acb93')
-
-if [ "$CARCH" = "i686" ]; then
-  _arch='x86'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}"
-elif [ "$CARCH" = "x86_64" ]; then
-  _arch='x86_64'
-  _pkg="NVIDIA-Linux-${_arch}-${pkgver}-no-compat32"
-fi
-
-create_links() {
-  # create soname links
-  for _lib in $(find "${pkgdir}" -name '*.so*' | grep -v 'xorg/'); do
-_soname=$(dirname "${_lib}")/$(readelf -d "${_lib}" | grep -Po 'SONAME.*: 
\[\K[^]]*' || true)
-_base=$(echo ${_soname} | sed -r 's/(.*).so.*/\1.so/')
-[[ -e "${_soname}" ]] || ln -s $(basename "${_lib}") "${_soname}"
-[[ -e "${_base}" ]] || ln -s $(basename "${_soname}") "${_base}"
-  done
-}
-
-build() {
-  sh "${_pkg}.run" --extract-only
-}
-
-package_opencl-nvidia-304xx() {
-  pkgdesc="OpenCL implemention for NVIDIA, 304xx legacy branch"
-  depends=('libcl' 'zlib')
-  optdepends=('opencl-headers: headers necessary for OpenCL development')
-  provides=('opencl-nvidia')
-  conflicts=('opencl-nvidia')
-
-  cd ${_pkg}
-
-  # OpenCL
-  install -D -m644 nvidia.icd "${pkgdir}/etc/OpenCL/vendors/nvidia.icd"
-  install -D -m755 "libnvidia-compiler.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-compiler.so.${pkgver}"
-  install -D -m755 "libnvidia-opencl.so.${pkgver}" 
"${pkgdir}/usr/lib/libnvidia-opencl.so.${pkgver}" 
-
-  create_links
-  
-  install -D -m644 LICENSE 
"${pkgdir}/usr/share/licenses/opencl-nvidia-304xx/LICENSE"
-}
-
-package_nvidia-304xx-libgl() {
-  pkgdesc="NVIDIA drivers libraries symlinks, 304xx legacy branch"
-  depends=('nvidia-304xx-utils' 'mesa')
-  conflicts=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
-  provides=('libgl' 'libgles' 'libegl' 'nvidia-libgl')
-
-  cd ${_pkg}
-
-  mkdir -p "${pkgdir}/usr/lib/xorg/modules/extensions"
-  ln -s "../../../nvidia/xorg/modules/extensions/libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.${pkgver}"
-  ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so.1"
-  ln -s "libglx.so.${pkgver}" 
"${pkgdir}/usr/lib/xorg/modules/extensions/libglx.so"
-
-  ln -s nvidia/libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so.${pkgver}"
-  ln -s libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so.1"
-  ln -s libGL.so.${pkgver} "${pkgdir}/usr/lib/libGL.so"
-
-  # We have to provide symlinks to mesa, as nvidia 304xx doesn't ship them
-  ln -s mesa/libEGL.so.1.0.0 "${pkgdir}/usr/lib/libEGL.so.1.0.0"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib/libEGL.so.1"
-  ln -s libEGL.so.1.0.0  "${pkgdir}/usr/lib/libEGL.so"
-
-  ln -s mesa/libGLESv1_CM.so.1.1.0 "${pkgdir}/usr/lib/libGLESv1_CM.so.1.1.0"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib/libGLESv1_CM.so.1"
-  ln -s libGLESv1_CM.so.1.1.0  "${pkgdir}/usr/lib/libGLESv1_CM.so"
-
-  ln -s mesa/libGLESv2.so.2.0.0 "${pkgdir}/usr/lib/libGLESv2.so.2.0.0"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib/libGLESv2.so.2"
-  ln -s libGLESv2.so.2.0.0  "${pkgdir}/usr/lib/libGLESv2.so"
-
-  mkdir -p "${pkgdir}/usr/share/licenses"
-  ln -s nvidia-304xx "${pkgdir}/usr/share/licenses/nvidia-304xx-libgl"
-}
-
-package_nvidia-304xx-utils() {
-  pkgdesc="NVIDIA drivers utilities and libraries, 304xx legacy branch"
-