[arch-commits] Commit in poppler/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2017-11-08 Thread Andreas Radke
Date: Thursday, November 9, 2017 @ 07:12:40
  Author: andyrtr
Revision: 309068

archrelease: copy trunk to staging-x86_64

Added:
  poppler/repos/staging-x86_64/
  poppler/repos/staging-x86_64/PKGBUILD
(from rev 309067, poppler/trunk/PKGBUILD)

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

Copied: poppler/repos/staging-x86_64/PKGBUILD (from rev 309067, 
poppler/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-11-09 07:12:40 UTC (rev 309068)
@@ -0,0 +1,94 @@
+# $Id$
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+
+pkgbase=poppler
+pkgname=('poppler' 'poppler-glib' 'poppler-qt4' 'poppler-qt5')
+pkgver=0.61.0
+pkgrel=1
+arch=(x86_64)
+license=('GPL')
+makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg2' 'gtk3' 
'qt4' 'pkgconfig' 'lcms2' 
+ 'gobject-introspection' 'icu' 'qt5-base' 'git' 'nss' 'gtk-doc' 
'curl' 'poppler-data'
+ 'cmake' 'python2') # python2 just for make-glib-api-docs/gtkdoc.py
+options=('!emptydirs')
+url="https://poppler.freedesktop.org/;
+source=(https://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz
+
test::git+https://anongit.freedesktop.org/git/poppler/test/#commit=0d2bfd4)
+sha256sums=('53cde17a2afa3b73eb8b209d24e4369b52bfac444065dbb0a8cbcc7356582b7f'
+'SKIP')
+
+prepare() {
+  mkdir build
+  sed -i -e "s:python:python2:" ${pkgbase}-${pkgver}/make-glib-api-docs
+}
+
+build() {
+  cd build
+  cmake ../${pkgbase}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DENABLE_XPDF_HEADERS=ON \
+-DENABLE_GTK_DOC=ON
+  make
+}
+
+check() {
+  cd build
+  LANG=en_US.UTF8 make test
+}
+
+package_poppler() {
+  pkgdesc="PDF rendering library based on xpdf 3.0"
+  depends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg2' 'lcms2' 'nss' 
'curl')
+  optdepends=('poppler-data: encoding data to display PDF documents containing 
CJK characters')
+  conflicts=("poppler-qt3<${pkgver}")
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+
+  # cleanup for splitted build
+  rm -vrf "${pkgdir}"/usr/include/poppler/{glib,qt4,qt5}
+  rm -vf "${pkgdir}"//usr/lib/libpoppler-{glib,qt4,qt5}.*
+  rm -vf "${pkgdir}"/usr/lib/pkgconfig/poppler-{glib,qt4,qt5}.pc
+  rm -vrf "${pkgdir}"/usr/{lib,share}/gir*
+  rm -vrf "${pkgdir}"/usr/share/gtk-doc
+}
+
+package_poppler-glib() {
+  pkgdesc="Poppler glib bindings"
+  depends=("poppler=${pkgver}" 'glib2')
+
+  cd build
+
+  make -C glib DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/lib/pkgconfig"
+  install -m644 poppler-glib.pc "${pkgdir}/usr/lib/pkgconfig/"
+  rm -vf "${pkgdir}"/usr/lib/libpoppler.*
+  rm -vf "${pkgdir}/usr/bin/poppler-glib-demo"
+}
+
+package_poppler-qt4() {
+  pkgdesc="Poppler Qt4 bindings"
+  provides=("poppler-qt=${pkgver}")
+  replaces=('poppler-qt')
+  conflicts=('poppler-qt')
+  depends=("poppler=${pkgver}" 'qt4')
+
+  cd build
+  make -C qt4 DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/lib/pkgconfig"
+  install -m644 poppler-qt4.pc "${pkgdir}/usr/lib/pkgconfig/"
+}
+
+package_poppler-qt5() {
+  pkgdesc="Poppler Qt5 bindings"
+  depends=("poppler=${pkgver}" 'qt5-base')
+
+  cd build
+  make -C qt5 DESTDIR="${pkgdir}" install
+  install -m755 -d "${pkgdir}/usr/lib/pkgconfig"
+  install -m644 poppler-qt5.pc "${pkgdir}/usr/lib/pkgconfig/"
+}
+


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

2017-11-08 Thread Felix Yan
Date: Thursday, November 9, 2017 @ 05:49:20
  Author: felixonmars
Revision: 265778

archrelease: copy trunk to community-staging-x86_64

Added:
  pandoc-crossref/repos/community-staging-x86_64/
  pandoc-crossref/repos/community-staging-x86_64/PKGBUILD
(from rev 265777, pandoc-crossref/trunk/PKGBUILD)

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
265777, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-11-09 05:49:20 UTC (rev 265778)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.0.0beta3a
+pkgrel=1
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-file-embed' 
'haskell-mtl'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 'pandoc' 
'haskell-pandoc-types'
+ 'haskell-roman-numerals' 'haskell-syb' 'haskell-text' 
'haskell-utility-ht')
+makedepends=('ghc')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v0.3.0.0-beta3a.tar.gz;)
+sha512sums=('02f8762320465bf11dcb10e5182d978f3d5a37527480373c96fb6dc8c4651708d68c92b5ad857271a106c109aeaf87fad87b39125f8c9130e5401e2744e8d95b')
+
+prepare() {
+mv $pkgname-{0.3.0.0-beta3a,$pkgver}
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+}


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

2017-11-08 Thread Felix Yan
Date: Thursday, November 9, 2017 @ 05:49:00
  Author: felixonmars
Revision: 265777

upgpkg: pandoc-crossref 0.3.0.0beta3a-1

Modified:
  pandoc-crossref/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 22:49:28 UTC (rev 265776)
+++ PKGBUILD2017-11-09 05:49:00 UTC (rev 265777)
@@ -3,21 +3,26 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=pandoc-crossref
-pkgver=0.2.6.0
-pkgrel=20
+pkgver=0.3.0.0beta3a
+pkgrel=1
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('ghc-libs' "haskell-data-default" "haskell-data-accessor" 
"haskell-data-accessor-template"
- "haskell-data-accessor-transformers" "haskell-mtl" "pandoc" 
"haskell-pandoc-types"
- "haskell-roman-numerals" "haskell-syb" "haskell-utility-ht")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-file-embed' 
'haskell-mtl'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 'pandoc' 
'haskell-pandoc-types'
+ 'haskell-roman-numerals' 'haskell-syb' 'haskell-text' 
'haskell-utility-ht')
+makedepends=('ghc')
 conflicts=('haskell-pandoc-crossref')
 replaces=('haskell-pandoc-crossref')
-makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('2af52b5f347b039148d5285b1277a1c3e382bf0f666d353ac593635f1bae3ef692fac7319ed0ca8c9ab33475a2bb28ae5b540d80c637eb39f8f5a22830258fc1')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v0.3.0.0-beta3a.tar.gz;)
+sha512sums=('02f8762320465bf11dcb10e5182d978f3d5a37527480373c96fb6dc8c4651708d68c92b5ad857271a106c109aeaf87fad87b39125f8c9130e5401e2744e8d95b')
 
+prepare() {
+mv $pkgname-{0.3.0.0-beta3a,$pkgver}
+}
+
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"
 


[arch-commits] Commit in virtualbox-modules-arch/repos (5 files)

2017-11-08 Thread Christian Rebischke
Date: Wednesday, November 8, 2017 @ 22:49:28
  Author: shibumi
Revision: 265776

db-move: moved virtualbox-modules-arch from [community-testing] to [community] 
(x86_64)

Added:
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
(from rev 265775, 
virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD)
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install
(from rev 265775, 
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install)
Deleted:
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-x86_64/PKGBUILD
  virtualbox-modules-arch/repos/community-x86_64/virtualbox-modules-arch.install

--+
 /PKGBUILD|   80 +
 /virtualbox-modules-arch.install |   23 ++
 community-x86_64/PKGBUILD|   80 -
 community-x86_64/virtualbox-modules-arch.install |   23 --
 4 files changed, 103 insertions(+), 103 deletions(-)

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-11-08 22:27:23 UTC (rev 265775)
+++ community-x86_64/PKGBUILD   2017-11-08 22:49:28 UTC (rev 265776)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Ionut Biru 
-
-pkgbase=virtualbox-modules-arch
-pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.2.0
-pkgrel=2
-# remember to also adjust the .install file!
-_linux_major=4
-_linux_minor=13
-arch=('i686' 'x86_64')
-url='http://virtualbox.org'
-license=('GPL')
-makedepends=("linux>=${_linux_major}.${_linux_minor}"
- "linux<${_linux_major}.$((_linux_minor+1))"
- "linux-headers>=${_linux_major}.${_linux_minor}"
- "linux-headers<${_linux_major}.$((_linux_minor+1))"
- "virtualbox-host-dkms>=$pkgver"
- "virtualbox-guest-dkms>=$pkgver")
-
-_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
-
-package_virtualbox-host-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
-  depends=("linux>=${_linux_major}.${_linux_minor}"
-   "linux<${_linux_major}.$((_linux_minor+1))")
-  replaces=('virtualbox-modules' 'virtualbox-host-modules')
-  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
-'virtualbox-host-dkms')
-  provides=('VIRTUALBOX-HOST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-package_virtualbox-guest-modules-arch(){
-  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
-  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
-  license=('GPL')
-  depends=("linux>=${_linux_major}.${_linux_minor}"
-   "linux<${_linux_major}.$((_linux_minor+1))")
-  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
-  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
- 'virtualbox-guest-dkms')
-  provides=('VIRTUALBOX-GUEST-MODULES')
-  install=virtualbox-modules-arch.install
-
-  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
-  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
-  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
-
-  # compress earch modules individually
-  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
-
-  # systemd module loading
-  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
-"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:
-
-
-
-
-
-
-

Copied: virtualbox-modules-arch/repos/community-x86_64/PKGBUILD (from rev 
265775, virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-11-08 22:49:28 UTC (rev 265776)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.2.0
+pkgrel=3
+# remember to also adjust the .install file!
+_linux_major=4
+_linux_minor=13
+arch=('i686' 'x86_64')

[arch-commits] Commit in eog/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:36:40
  Author: heftig
Revision: 309066

archrelease: copy trunk to extra-x86_64

Added:
  eog/repos/extra-x86_64/PKGBUILD
(from rev 309065, eog/trunk/PKGBUILD)
Deleted:
  eog/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 22:35:48 UTC (rev 309065)
+++ PKGBUILD2017-11-08 22:36:40 UTC (rev 309066)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=eog
-pkgver=3.26.1
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-url="https://wiki.gnome.org/Apps/EyeOfGnome;
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 exempi libpeas librsvg dconf)
-makedepends=(intltool itstool gobject-introspection gtk-doc gnome-common git)
-optdepends=('eog-plugins: Additional features')
-groups=(gnome)
-options=(!emptydirs)
-_commit=8b32d76311453ba9dabe853a3be83e03ba21a6a3  # tags/3.26.1^0
-source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd "$pkgname"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---enable-compile-warnings=minimum --enable-gtk-doc
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd "$pkgname"
-  make DESTDIR="$pkgdir" install
-}

Copied: eog/repos/extra-x86_64/PKGBUILD (from rev 309065, eog/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 22:36:40 UTC (rev 309066)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=eog
+pkgver=3.26.2
+pkgrel=1
+pkgdesc="Eye of Gnome: An image viewing and cataloging program"
+url="https://wiki.gnome.org/Apps/EyeOfGnome;
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 exempi libpeas librsvg dconf)
+makedepends=(intltool itstool gobject-introspection gtk-doc gnome-common git)
+optdepends=('eog-plugins: Additional features')
+groups=(gnome)
+options=(!emptydirs)
+_commit=0a3ef396f46d6eae2e49169a23cad227a4e11042  # tags/3.26.2^0
+source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--enable-compile-warnings=minimum --enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd "$pkgname"
+  make DESTDIR="$pkgdir" install
+}


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

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:35:48
  Author: heftig
Revision: 309065

3.26.2-1

Modified:
  eog/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 22:34:27 UTC (rev 309064)
+++ PKGBUILD2017-11-08 22:35:48 UTC (rev 309065)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=eog
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="Eye of Gnome: An image viewing and cataloging program"
 url="https://wiki.gnome.org/Apps/EyeOfGnome;
@@ -14,7 +14,7 @@
 optdepends=('eog-plugins: Additional features')
 groups=(gnome)
 options=(!emptydirs)
-_commit=8b32d76311453ba9dabe853a3be83e03ba21a6a3  # tags/3.26.1^0
+_commit=0a3ef396f46d6eae2e49169a23cad227a4e11042  # tags/3.26.2^0
 source=("git+https://git.gnome.org/browse/eog#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in network-manager-applet/repos/extra-x86_64 (3 files)

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:34:27
  Author: heftig
Revision: 309064

archrelease: copy trunk to extra-x86_64

Added:
  network-manager-applet/repos/extra-x86_64/PKGBUILD
(from rev 309063, network-manager-applet/trunk/PKGBUILD)
Deleted:
  
network-manager-applet/repos/extra-x86_64/0001-meson-Make-sure-the-entire-wireless-security-static-.patch
  network-manager-applet/repos/extra-x86_64/PKGBUILD

-+
 0001-meson-Make-sure-the-entire-wireless-security-static-.patch |  178 
--
 PKGBUILD|  154 
 2 files changed, 75 insertions(+), 257 deletions(-)

Deleted: 0001-meson-Make-sure-the-entire-wireless-security-static-.patch
===
--- 0001-meson-Make-sure-the-entire-wireless-security-static-.patch 
2017-11-08 22:33:43 UTC (rev 309063)
+++ 0001-meson-Make-sure-the-entire-wireless-security-static-.patch 
2017-11-08 22:34:27 UTC (rev 309064)
@@ -1,178 +0,0 @@
-From d096192f401cbbb75f6f6ffd7dcda3766a5505b9 Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Tue, 7 Nov 2017 22:11:47 +0100
-Subject: [PATCH] meson: Make sure the entire wireless-security static lib is
- used
-
-Otherwise ld will not link in the gresources, which contain no "needed"
-(as far as ld can determine) symbols.

- src/connection-editor/meson.build |  5 +++--
- src/libnm-gtk/meson.build |  5 +++--
- src/libnma/meson.build|  5 +++--
- src/meson.build   | 10 +-
- src/wireless-security/meson.build | 10 --
- 5 files changed, 18 insertions(+), 17 deletions(-)
-
-diff --git a/src/connection-editor/meson.build 
b/src/connection-editor/meson.build
-index 990f1b4739ff6e4f..004303e48d21acf1 100644
 a/src/connection-editor/meson.build
-+++ b/src/connection-editor/meson.build
-@@ -76,14 +76,14 @@ incs = [
-   top_inc,
-   utils_inc,
-   src_inc,
--  shared_inc
-+  shared_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   libnm_dep,
-   libnma_dep,
--  libwireless_security_libnm_dep,
-   m_dep
- ]
- 
-@@ -117,6 +117,7 @@ executable(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: linker_script_ver,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_bindir
- )
-diff --git a/src/libnm-gtk/meson.build b/src/libnm-gtk/meson.build
-index 9aaf21942cae8fe6..cc6785dadd04a85c 100644
 a/src/libnm-gtk/meson.build
-+++ b/src/libnm-gtk/meson.build
-@@ -39,15 +39,15 @@ incs = [
-   top_inc,
-   shared_inc,
-   src_inc,
--  libnma_inc
-+  libnma_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   gudev_dep,
-   libnm_glib_dep,
-   libutils_libnm_glib_dep,
--  libwireless_security_libnm_glib_dep
- ]
- 
- cflags = [
-@@ -77,6 +77,7 @@ libnm_gtk = shared_library(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: symbol_map,
-+  link_whole: libwireless_security_libnm_glib,
-   install: true,
-   install_dir: nma_libdir
- )
-diff --git a/src/libnma/meson.build b/src/libnma/meson.build
-index 0659268a375c45cc..98a72aa733c84c50 100644
 a/src/libnma/meson.build
-+++ b/src/libnma/meson.build
-@@ -47,15 +47,15 @@ incs = [
-   top_inc,
-   shared_inc,
-   src_inc,
--  libnma_inc
-+  libnma_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   gudev_dep,
-   libnm_dep,
-   libutils_libnm_dep,
--  libwireless_security_libnm_dep
- ]
- 
- cflags = [
-@@ -102,6 +102,7 @@ libnma = shared_library(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: symbol_map,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_libdir
- )
-diff --git a/src/meson.build b/src/meson.build
-index c8e287237fd128f0..45ff246352ba53d3 100644
 a/src/meson.build
-+++ b/src/meson.build
-@@ -61,13 +61,20 @@ sources += gnome.compile_resources(
-   dependencies: resource_data
- )
- 
-+incs = [
-+  top_inc,
-+  utils_inc,
-+  src_inc,
-+  shared_inc,
-+  wireless_security_inc
-+]
-+
- deps = [
-   gtk_dep,
-   libnm_dep,
-   libnma_dep,
-   libnotify_dep,
-   libsecret_dep,
--  libwireless_security_libnm_dep,
-   m_dep
- ]
- 
-@@ -109,6 +116,7 @@ executable(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: linker_script_ver,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_bindir
- )
-diff --git a/src/wireless-security/meson.build 
b/src/wireless-security/meson.build
-index e3efcdb4ca0a39d8..a4fbe97d36ae9af7 100644
 a/src/wireless-security/meson.build
-+++ b/src/wireless-security/meson.build
-@@ -57,30 +57,20 @@ libwireless_security_libnm = static_library(
-   dependencies: deps
- )
- 
--libwireless_security_libnm_dep = declare_dependency(
--  link_with: libwireless_security_libnm,
--  include_directories: 

[arch-commits] Commit in network-manager-applet/trunk (2 files)

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:33:43
  Author: heftig
Revision: 309063

1.8.7dev+3+g3d7c0a89-1

Modified:
  network-manager-applet/trunk/PKGBUILD
Deleted:
  
network-manager-applet/trunk/0001-meson-Make-sure-the-entire-wireless-security-static-.patch

-+
 0001-meson-Make-sure-the-entire-wireless-security-static-.patch |  178 
--
 PKGBUILD|   16 
 2 files changed, 6 insertions(+), 188 deletions(-)

Deleted: 0001-meson-Make-sure-the-entire-wireless-security-static-.patch
===
--- 0001-meson-Make-sure-the-entire-wireless-security-static-.patch 
2017-11-08 22:10:46 UTC (rev 309062)
+++ 0001-meson-Make-sure-the-entire-wireless-security-static-.patch 
2017-11-08 22:33:43 UTC (rev 309063)
@@ -1,178 +0,0 @@
-From d096192f401cbbb75f6f6ffd7dcda3766a5505b9 Mon Sep 17 00:00:00 2001
-Message-Id: 

-From: "Jan Alexander Steffens (heftig)" 
-Date: Tue, 7 Nov 2017 22:11:47 +0100
-Subject: [PATCH] meson: Make sure the entire wireless-security static lib is
- used
-
-Otherwise ld will not link in the gresources, which contain no "needed"
-(as far as ld can determine) symbols.

- src/connection-editor/meson.build |  5 +++--
- src/libnm-gtk/meson.build |  5 +++--
- src/libnma/meson.build|  5 +++--
- src/meson.build   | 10 +-
- src/wireless-security/meson.build | 10 --
- 5 files changed, 18 insertions(+), 17 deletions(-)
-
-diff --git a/src/connection-editor/meson.build 
b/src/connection-editor/meson.build
-index 990f1b4739ff6e4f..004303e48d21acf1 100644
 a/src/connection-editor/meson.build
-+++ b/src/connection-editor/meson.build
-@@ -76,14 +76,14 @@ incs = [
-   top_inc,
-   utils_inc,
-   src_inc,
--  shared_inc
-+  shared_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   libnm_dep,
-   libnma_dep,
--  libwireless_security_libnm_dep,
-   m_dep
- ]
- 
-@@ -117,6 +117,7 @@ executable(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: linker_script_ver,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_bindir
- )
-diff --git a/src/libnm-gtk/meson.build b/src/libnm-gtk/meson.build
-index 9aaf21942cae8fe6..cc6785dadd04a85c 100644
 a/src/libnm-gtk/meson.build
-+++ b/src/libnm-gtk/meson.build
-@@ -39,15 +39,15 @@ incs = [
-   top_inc,
-   shared_inc,
-   src_inc,
--  libnma_inc
-+  libnma_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   gudev_dep,
-   libnm_glib_dep,
-   libutils_libnm_glib_dep,
--  libwireless_security_libnm_glib_dep
- ]
- 
- cflags = [
-@@ -77,6 +77,7 @@ libnm_gtk = shared_library(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: symbol_map,
-+  link_whole: libwireless_security_libnm_glib,
-   install: true,
-   install_dir: nma_libdir
- )
-diff --git a/src/libnma/meson.build b/src/libnma/meson.build
-index 0659268a375c45cc..98a72aa733c84c50 100644
 a/src/libnma/meson.build
-+++ b/src/libnma/meson.build
-@@ -47,15 +47,15 @@ incs = [
-   top_inc,
-   shared_inc,
-   src_inc,
--  libnma_inc
-+  libnma_inc,
-+  wireless_security_inc
- ]
- 
- deps = [
-   gtk_dep,
-   gudev_dep,
-   libnm_dep,
-   libutils_libnm_dep,
--  libwireless_security_libnm_dep
- ]
- 
- cflags = [
-@@ -102,6 +102,7 @@ libnma = shared_library(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: symbol_map,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_libdir
- )
-diff --git a/src/meson.build b/src/meson.build
-index c8e287237fd128f0..45ff246352ba53d3 100644
 a/src/meson.build
-+++ b/src/meson.build
-@@ -61,13 +61,20 @@ sources += gnome.compile_resources(
-   dependencies: resource_data
- )
- 
-+incs = [
-+  top_inc,
-+  utils_inc,
-+  src_inc,
-+  shared_inc,
-+  wireless_security_inc
-+]
-+
- deps = [
-   gtk_dep,
-   libnm_dep,
-   libnma_dep,
-   libnotify_dep,
-   libsecret_dep,
--  libwireless_security_libnm_dep,
-   m_dep
- ]
- 
-@@ -109,6 +116,7 @@ executable(
-   c_args: cflags,
-   link_args: ldflags,
-   link_depends: linker_script_ver,
-+  link_whole: libwireless_security_libnm,
-   install: true,
-   install_dir: nma_bindir
- )
-diff --git a/src/wireless-security/meson.build 
b/src/wireless-security/meson.build
-index e3efcdb4ca0a39d8..a4fbe97d36ae9af7 100644
 a/src/wireless-security/meson.build
-+++ b/src/wireless-security/meson.build
-@@ -57,30 +57,20 @@ libwireless_security_libnm = static_library(
-   dependencies: deps
- )
- 
--libwireless_security_libnm_dep = declare_dependency(
--  link_with: libwireless_security_libnm,
--  include_directories: wireless_security_inc
--)
--
- if enable_libnm_gtk
-   deps = [
- gtk_dep,
- libnm_glib_dep,
- libutils_libnm_glib_dep
-   ]
- 
-   cflags = 

[arch-commits] Commit in linux-hardened/repos/community-x86_64 (10 files)

2017-11-08 Thread Daniel Micay
Date: Wednesday, November 8, 2017 @ 22:27:23
  Author: thestinger
Revision: 265775

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 265774, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 265774, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 265774, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 265774, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 265774, linux-hardened/trunk/linux.preset)
Deleted:
  linux-hardened/repos/community-x86_64/90-linux.hook
  linux-hardened/repos/community-x86_64/PKGBUILD
  linux-hardened/repos/community-x86_64/config.x86_64
  linux-hardened/repos/community-x86_64/linux.install
  linux-hardened/repos/community-x86_64/linux.preset

---+
 90-linux.hook |   22 
 PKGBUILD  |  590 +-
 config.x86_64 |16326 
 linux.install |   54 
 linux.preset  |   28 
 5 files changed, 8510 insertions(+), 8510 deletions(-)

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


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

2017-11-08 Thread Daniel Micay
Date: Wednesday, November 8, 2017 @ 22:26:45
  Author: thestinger
Revision: 265774

upgpkg: linux-hardened 4.13.12.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 22:24:52 UTC (rev 265773)
+++ PKGBUILD2017-11-08 22:26:45 UTC (rev 265774)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.13
-_pkgver=4.13.11
+_pkgver=4.13.12
 pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6'
+'d5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828'
 'SKIP'
-'dd230cdc25a5ebaf45a91b57e03696b6af8fb2c02ccb826a12a7fc0f28c58857'
+'297c61f99436447ee60637a6d04e32bf8070323e3f00e3e12444e926275cafc4'
 'SKIP'
 'c58d6004ef2b7e4a8a3f8e5cbdd2e837351142f855b8fdd6ec9979d8fb93cd6d'
 '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'


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

2017-11-08 Thread Maxime Gauduin
Date: Wednesday, November 8, 2017 @ 22:24:52
  Author: alucryd
Revision: 265773

archrelease: copy trunk to community-testing-any

Added:
  emby-server/repos/community-testing-any/
  emby-server/repos/community-testing-any/PKGBUILD
(from rev 265772, emby-server/trunk/PKGBUILD)
  emby-server/repos/community-testing-any/emby-migrate-database
(from rev 265772, emby-server/trunk/emby-migrate-database)
  emby-server/repos/community-testing-any/emby-server
(from rev 265772, emby-server/trunk/emby-server)
  emby-server/repos/community-testing-any/emby-server.conf
(from rev 265772, emby-server/trunk/emby-server.conf)
  emby-server/repos/community-testing-any/emby-server.install
(from rev 265772, emby-server/trunk/emby-server.install)
  emby-server/repos/community-testing-any/emby-server.service
(from rev 265772, emby-server/trunk/emby-server.service)

---+
 PKGBUILD  |   42 
 emby-migrate-database |   56 
 emby-server   |8 ++
 emby-server.conf  |3 ++
 emby-server.install   |   18 +++
 emby-server.service   |   16 +
 6 files changed, 143 insertions(+)

Copied: emby-server/repos/community-testing-any/PKGBUILD (from rev 265772, 
emby-server/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2017-11-08 22:24:52 UTC (rev 265773)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Daniel Seymour 
+
+pkgname=emby-server
+pkgver=3.2.36.0
+pkgrel=2
+pkgdesc='Bring together your videos, music, photos, and live television'
+arch=('any')
+url='http://emby.media'
+license=('GPL2')
+depends=('dotnet-runtime-2.0' 'ffmpeg' 'skia-sharp58' 'sqlite')
+install='emby-server.install'
+source=("https://github.com/MediaBrowser/Emby/releases/download/${pkgver}/embyserver-netcore-${pkgver}.zip;
+'emby-server'
+'emby-migrate-database'
+'emby-server.conf'
+'emby-server.service')
+backup=('etc/conf.d/emby-server')
+sha256sums=('96ade178f205b7f5c21aedb364aedb932468770493311ef097f39a64a1d59488'
+'f0afca728cf695ae80fffe944ea2700e154293247b30ed592f632c2e58dd00f1'
+'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
+'015869b52601a9cdbd303aed9dffe11ef19959da4a070c775ece8416e699979f'
+'8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70')
+
+prepare() {
+  rm -rf system/{electron,runtimes}
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/{etc/conf.d,usr/{bin,lib/systemd/system}}
+  cp -dr --no-preserve='ownership' system "${pkgdir}"/usr/lib/emby-server
+  install -m 755 emby-server "${pkgdir}"/usr/bin/
+  install -m 755 emby-migrate-database "${pkgdir}"/usr/bin/
+  install -m 644 emby-server.service "${pkgdir}"/usr/lib/systemd/system/
+  install -m 644 emby-server.conf "${pkgdir}"/etc/conf.d/emby-server
+
+  install -dm 755 "${pkgdir}"/var/lib/emby
+  chown 422:422 -R "${pkgdir}"/var/lib/emby
+}
+
+# vim: ts=2 sw=2 et:

Copied: emby-server/repos/community-testing-any/emby-migrate-database (from rev 
265772, emby-server/trunk/emby-migrate-database)
===
--- community-testing-any/emby-migrate-database (rev 0)
+++ community-testing-any/emby-migrate-database 2017-11-08 22:24:52 UTC (rev 
265773)
@@ -0,0 +1,56 @@
+#!/bin/sh
+
+USER='emby'
+GROUP='emby'
+
+usage() {
+  echo 'Usage: emby-migrate-database {-u user} {-g group} old_path_full 
new_path_full'
+  echo 'Default user: emby'
+  echo 'Default group: emby'
+}
+
+migrate() {
+  if [[ $1 && $2 ]]; then
+if [[ -f $1/data/library.db ]]; then
+  if [[ ! -e $2 ]]; then
+mkdir -p $2
+  fi
+  if [[ -d $2 ]]; then
+if [[ -z $(ls $2) ]]; then
+  cp -r $1/* $2/
+  sqlite3 $2/data/library.db "UPDATE TypedBaseItems SET data = 
CAST(REPLACE(CAST(data AS TEXT), '$1', '$2') AS BLOB);"
+  chown $USER:$GROUP -R $2
+  echo "Migration complete. You can now delete $1."
+else
+  echo "$2 is not empty. Aborting."
+fi
+  else
+echo "$2 is not a directory. Aborting."
+  fi
+else
+  echo "$1 does not contain an emby database. Aborting."
+fi
+  else
+usage
+  fi
+}
+
+if [[ $1 == '--help' ]]; then
+  usage
+else
+  while getopts 'u:g:' opt; do
+case $opt in
+  u)
+USER=$OPTARG
+;;
+  g)
+GROUP=$OPTARG
+;;
+  \?)
+usage
+;;
+esac
+  done
+  shift $((OPTIND-1))
+  migrate $@
+fi

Copied: emby-server/repos/community-testing-any/emby-server (from rev 265772, 
emby-server/trunk/emby-server)
===

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

2017-11-08 Thread Maxime Gauduin
Date: Wednesday, November 8, 2017 @ 22:24:35
  Author: alucryd
Revision: 265772

upgpkg: emby-server 3.2.36.0-2

Modified:
  emby-server/trunk/PKGBUILD
  emby-server/trunk/emby-server
  emby-server/trunk/emby-server.conf

--+
 PKGBUILD |   32 +---
 emby-server  |7 ++-
 emby-server.conf |1 -
 3 files changed, 15 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 22:18:38 UTC (rev 265771)
+++ PKGBUILD2017-11-08 22:24:35 UTC (rev 265772)
@@ -4,46 +4,32 @@
 
 pkgname=emby-server
 pkgver=3.2.36.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Bring together your videos, music, photos, and live television'
-arch=('i686' 'x86_64')
+arch=('any')
 url='http://emby.media'
 license=('GPL2')
-depends=('ffmpeg' 'imagemagick' 'mono' 'referenceassemblies-pcl' 'sqlite')
+depends=('dotnet-runtime-2.0' 'ffmpeg' 'skia-sharp58' 'sqlite')
 install='emby-server.install'
-source=("emby-server-${pkgver}.tar.gz::https://github.com/MediaBrowser/Emby/archive/${pkgver}.tar.gz;
+source=("https://github.com/MediaBrowser/Emby/releases/download/${pkgver}/embyserver-netcore-${pkgver}.zip;
 'emby-server'
 'emby-migrate-database'
 'emby-server.conf'
 'emby-server.service')
 backup=('etc/conf.d/emby-server')
-sha256sums=('65fc25ff3b5e1e61e194231b3179682c2fa84c3bd7435eb5f07701a44192bde1'
-'7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
+sha256sums=('96ade178f205b7f5c21aedb364aedb932468770493311ef097f39a64a1d59488'
+'f0afca728cf695ae80fffe944ea2700e154293247b30ed592f632c2e58dd00f1'
 'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
-'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'
+'015869b52601a9cdbd303aed9dffe11ef19959da4a070c775ece8416e699979f'
 '8a91ea49a1699c820c4a180710072cba1d6d5c10e45df97477ff6a898f4e1d70')
 
 prepare() {
-  cd Emby-${pkgver}
-
-  sed 's/libMagickWand-6.Q8.so/libMagickWand-6.Q16HDRI.so/' -i 
MediaBrowser.Server.Mono/ImageMagickSharp.dll.config
+  rm -rf system/{electron,runtimes}
 }
 
-build() {
-  cd Emby-${pkgver}
-
-  xbuild \
-/p:Configuration='Release Mono' \
-/p:Platform='Any CPU' \
-/p:OutputPath="${srcdir}/build" \
-/t:build MediaBrowser.sln
-  mono --aot='full' -O='all' ../build/MediaBrowser.Server.Mono.exe
-}
-
 package() {
   install -dm 755 "${pkgdir}"/{etc/conf.d,usr/{bin,lib/systemd/system}}
-  cp -dr --no-preserve='ownership' build "${pkgdir}"/usr/lib/emby-server
-  find "${pkgdir}" -type f -name *.dylib -delete
+  cp -dr --no-preserve='ownership' system "${pkgdir}"/usr/lib/emby-server
   install -m 755 emby-server "${pkgdir}"/usr/bin/
   install -m 755 emby-migrate-database "${pkgdir}"/usr/bin/
   install -m 644 emby-server.service "${pkgdir}"/usr/lib/systemd/system/

Modified: emby-server
===
--- emby-server 2017-11-08 22:18:38 UTC (rev 265771)
+++ emby-server 2017-11-08 22:24:35 UTC (rev 265772)
@@ -1,3 +1,8 @@
 #!/bin/sh
 
-exec $MONO /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata 
$PROGRAM_DATA -ffmpeg $FFMPEG -ffprobe $FFPROBE
+export LD_LIBRARY_PATH='/usr/lib/skia-sharp58'
+
+exec dotnet /usr/lib/emby-server/EmbyServer.dll \
+  -programdata $PROGRAM_DATA \
+  -ffmpeg $FFMPEG \
+  -ffprobe $FFPROBE

Modified: emby-server.conf
===
--- emby-server.conf2017-11-08 22:18:38 UTC (rev 265771)
+++ emby-server.conf2017-11-08 22:24:35 UTC (rev 265772)
@@ -1,4 +1,3 @@
-MONO=/usr/bin/mono
 FFMPEG=/usr/bin/ffmpeg
 FFPROBE=/usr/bin/ffprobe
 PROGRAM_DATA=/var/lib/emby


[arch-commits] Commit in skia-sharp58 (3 files)

2017-11-08 Thread Maxime Gauduin
Date: Wednesday, November 8, 2017 @ 22:18:38
  Author: alucryd
Revision: 265771

archrelease: copy trunk to community-x86_64

Added:
  skia-sharp58/repos/
  skia-sharp58/repos/community-x86_64/
  skia-sharp58/repos/community-x86_64/PKGBUILD
(from rev 265770, skia-sharp58/trunk/PKGBUILD)

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

Copied: skia-sharp58/repos/community-x86_64/PKGBUILD (from rev 265770, 
skia-sharp58/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-11-08 22:18:38 UTC (rev 265771)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname='skia-sharp58'
+pkgver='1.58.1.1'
+_major='58'
+_minor='1'
+_release='1'
+_depot_tools_commit='ecf3dbe'
+_skia_commit='79502c2'
+pkgrel='1'
+pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
+arch=('x86_64')
+url='https://github.com/mono/SkiaSharp'
+license=('MIT')
+depends=('fontconfig' 'gcc-libs' 'glibc'
+ 'libfreetype.so')
+makedepends=('clang' 'git' 'python2')
+provides=('libSkiaSharp.so')
+source=("skia-sharp-${pkgver}.tar.gz::https://github.com/mono/SkiaSharp/archive/v${pkgver}.tar.gz;
+
"git+https://chromium.googlesource.com/chromium/tools/depot_tools#commit=${_depot_tools_commit};
+"git+https://github.com/mono/skia.git#commit=${_skia_commit};)
+sha256sums=('512e7736eddd84bcddf5e5879595d31f1c5503b2f2670b05fee8ff7244e3f824'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd SkiaSharp-${pkgver}
+
+  rmdir externals/{depot_tools,skia}
+  ln -sf ${srcdir}/{depot_tools,skia} externals/
+  ln -sf /usr/bin/python2 externals/depot_tools/python
+
+  cd externals/skia
+
+  python2 tools/git-sync-deps
+}
+
+build(){
+  pushd SkiaSharp-${pkgver}/externals/skia
+
+  [[ $CARCH == 'i686' ]] && export ARCH='x86'
+  [[ $CARCH == 'x86_64' ]] && export ARCH='x64'
+  export PATH="${srcdir}/depot_tools:$PATH"
+  export VERSION="1.${_major}.${_minor}.${_release}"
+  export SUPPORT_GPU='0'
+  export PYTHON='/usr/bin/pyton2'
+
+  CFLAGS="$CFLAGS -DSKIA_C_DLL -Wno-cast-qual -Wno-unused-template 
-Wno-zero-as-null-pointer-constant 
-Wno-inconsistent-missing-destructor-override"
+  LDFLAGS="$LDFLAGS -Wl,-z,noexecstack -lfreetype"
+
+  target_os='linux'
+  target_cpu="$ARCH"
+  extra_cflags=""
+  for cflag in $CFLAGS; do
+extra_cflags+="\"${cflag}\","
+  done
+  extra_ldflags=""
+  for ldflag in $LDFLAGS; do
+extra_ldflags+="\"${ldflag}\","
+  done
+
+  bin/gn gen out/${target_os}/${target_cpu} --args="target_os=\"${target_os}\" 
target_cpu=\"${target_cpu}\" cc=\"clang\" cxx=\"clang++\" 
extra_cflags=[${extra_cflags}] extra_ldflags=[${extra_ldflags}] 
skia_enable_gpu=false skia_enable_tools=false skia_use_icu=false 
skia_use_sfntly=false is_official_build=true is_component_build=false 
is_debug=false"
+  ninja -C out/${target_os}/${target_cpu}
+
+  popd
+  pushd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  make
+
+  popd
+}
+
+package() {
+  cd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  install -dm 755 
"${pkgdir}"/usr/{lib/skia-sharp58,share/licenses/skia-sharp58}
+  install -m 755  bin/$ARCH/libSkiaSharp.so.${_major}.${_minor}.${_release} -t 
"${pkgdir}"/usr/lib/skia-sharp58/
+  ln -s libSkiaSharp.so.${_major}.${_minor}.${_release} 
"${pkgdir}"/usr/lib/skia-sharp58/libSkiaSharp.so.${_major}
+  ln -s libSkiaSharp.so.${_major} 
"${pkgdir}"/usr/lib/skia-sharp58/libSkiaSharp.so
+  install -m 644 ../../LICENSE.md -t 
"${pkgdir}"/usr/share/licenses/skia-sharp58/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in skia-sharp (3 files)

2017-11-08 Thread Maxime Gauduin
Date: Wednesday, November 8, 2017 @ 22:17:38
  Author: alucryd
Revision: 265770

archrelease: copy trunk to community-x86_64

Added:
  skia-sharp/repos/
  skia-sharp/repos/community-x86_64/
  skia-sharp/repos/community-x86_64/PKGBUILD
(from rev 265769, skia-sharp/trunk/PKGBUILD)

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

Copied: skia-sharp/repos/community-x86_64/PKGBUILD (from rev 265769, 
skia-sharp/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-11-08 22:17:38 UTC (rev 265770)
@@ -0,0 +1,84 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=skia-sharp
+pkgver=1.59.2
+_major=59
+_minor=2
+_release=0
+_depot_tools_commit='372e0fd'
+_skia_commit='3ddc29e'
+pkgrel=1
+pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
+arch=('x86_64')
+url='https://github.com/mono/SkiaSharp'
+license=('MIT')
+depends=('fontconfig' 'gcc-libs' 'glibc' 'libjpeg-turbo' 'libpng' 'libwebp'
+ 'zlib'
+ 'libfreetype.so')
+makedepends=('clang' 'git' 'python2')
+provides=('libSkiaSharp.so')
+source=("skia-sharp-${pkgver}.tar.gz::https://github.com/mono/SkiaSharp/archive/v${pkgver}.tar.gz;
+
"git+https://chromium.googlesource.com/chromium/tools/depot_tools#commit=${_depot_tools_commit};
+"git+https://github.com/mono/skia.git#commit=${_skia_commit};)
+sha256sums=('42698c702fd6480f459cebd7b088964c87d226c0ca6bcaac1cd8d4627dc1337d'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd SkiaSharp-${pkgver}
+
+  rmdir externals/{depot_tools,skia}
+  ln -sf ${srcdir}/{depot_tools,skia} externals/
+  ln -sf /usr/bin/python2 externals/depot_tools/python
+
+  cd externals/skia
+
+  python2 tools/git-sync-deps
+}
+
+build(){
+  pushd SkiaSharp-${pkgver}/externals/skia
+
+  [[ $CARCH == 'i686' ]] && export ARCH='x86'
+  [[ $CARCH == 'x86_64' ]] && export ARCH='x64'
+  export PATH="${srcdir}/depot_tools:$PATH"
+  export VERSION="1.${_major}.${_minor}.${_release}"
+  export SUPPORT_GPU='0'
+  export PYTHON='/usr/bin/pyton2'
+
+  CFLAGS="$CFLAGS -DSKIA_C_DLL -Wno-cast-qual -Wno-unused-template 
-Wno-zero-as-null-pointer-constant"
+  LDFLAGS="$LDFLAGS -lfreetype -ljpeg -lpng16 -lwebp -lwebpdemux -lwebpmux -lz"
+
+  target_os='linux'
+  target_cpu="$ARCH"
+  extra_cflags=""
+  for cflag in $CFLAGS; do
+extra_cflags+="\"${cflag}\","
+  done
+  extra_ldflags=""
+  for ldflag in $LDFLAGS; do
+extra_ldflags+="\"${ldflag}\","
+  done
+
+  bin/gn gen out/${target_os}/${target_cpu} --args="target_os=\"${target_os}\" 
target_cpu=\"${target_cpu}\" cc=\"clang\" cxx=\"clang++\" 
extra_cflags=[${extra_cflags}] extra_ldflags=[${extra_ldflags}] 
skia_enable_gpu=false skia_enable_tools=false skia_use_icu=false 
skia_use_sfntly=false is_official_build=true is_component_build=false 
is_debug=false"
+  ninja -C out/${target_os}/${target_cpu}
+
+  popd
+  pushd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  make
+
+  popd
+}
+
+package() {
+  cd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  install -dm 755 "${pkgdir}"/usr/{lib,share/licenses/skia-sharp}
+  install -m 755  bin/$ARCH/libSkiaSharp.so.${_major}.${_minor}.${_release} -t 
"${pkgdir}"/usr/lib/
+  ln -s libSkiaSharp.so.${_major}.${_minor}.${_release} 
"${pkgdir}"/usr/lib/libSkiaSharp.so.${_major}
+  ln -s libSkiaSharp.so.${_major} "${pkgdir}"/usr/lib/libSkiaSharp.so
+  install -m 644 ../../LICENSE.md -t "${pkgdir}"/usr/share/licenses/skia-sharp/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (6 files)

2017-11-08 Thread Maxime Gauduin
Date: Wednesday, November 8, 2017 @ 22:16:56
  Author: alucryd
Revision: 265769

Add skia-sharp, and skia-sharp58 for compatibility with emby-server

Added:
  skia-sharp/
  skia-sharp/trunk/
  skia-sharp/trunk/PKGBUILD
  skia-sharp58/
  skia-sharp58/trunk/
  skia-sharp58/trunk/PKGBUILD

-+
 skia-sharp/trunk/PKGBUILD   |   84 ++
 skia-sharp58/trunk/PKGBUILD |   84 ++
 2 files changed, 168 insertions(+)

Added: skia-sharp/trunk/PKGBUILD
===
--- skia-sharp/trunk/PKGBUILD   (rev 0)
+++ skia-sharp/trunk/PKGBUILD   2017-11-08 22:16:56 UTC (rev 265769)
@@ -0,0 +1,84 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=skia-sharp
+pkgver=1.59.2
+_major=59
+_minor=2
+_release=0
+_depot_tools_commit='372e0fd'
+_skia_commit='3ddc29e'
+pkgrel=1
+pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
+arch=('x86_64')
+url='https://github.com/mono/SkiaSharp'
+license=('MIT')
+depends=('fontconfig' 'gcc-libs' 'glibc' 'libjpeg-turbo' 'libpng' 'libwebp'
+ 'zlib'
+ 'libfreetype.so')
+makedepends=('clang' 'git' 'python2')
+provides=('libSkiaSharp.so')
+source=("skia-sharp-${pkgver}.tar.gz::https://github.com/mono/SkiaSharp/archive/v${pkgver}.tar.gz;
+
"git+https://chromium.googlesource.com/chromium/tools/depot_tools#commit=${_depot_tools_commit};
+"git+https://github.com/mono/skia.git#commit=${_skia_commit};)
+sha256sums=('42698c702fd6480f459cebd7b088964c87d226c0ca6bcaac1cd8d4627dc1337d'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd SkiaSharp-${pkgver}
+
+  rmdir externals/{depot_tools,skia}
+  ln -sf ${srcdir}/{depot_tools,skia} externals/
+  ln -sf /usr/bin/python2 externals/depot_tools/python
+
+  cd externals/skia
+
+  python2 tools/git-sync-deps
+}
+
+build(){
+  pushd SkiaSharp-${pkgver}/externals/skia
+
+  [[ $CARCH == 'i686' ]] && export ARCH='x86'
+  [[ $CARCH == 'x86_64' ]] && export ARCH='x64'
+  export PATH="${srcdir}/depot_tools:$PATH"
+  export VERSION="1.${_major}.${_minor}.${_release}"
+  export SUPPORT_GPU='0'
+  export PYTHON='/usr/bin/pyton2'
+
+  CFLAGS="$CFLAGS -DSKIA_C_DLL -Wno-cast-qual -Wno-unused-template 
-Wno-zero-as-null-pointer-constant"
+  LDFLAGS="$LDFLAGS -lfreetype -ljpeg -lpng16 -lwebp -lwebpdemux -lwebpmux -lz"
+
+  target_os='linux'
+  target_cpu="$ARCH"
+  extra_cflags=""
+  for cflag in $CFLAGS; do
+extra_cflags+="\"${cflag}\","
+  done
+  extra_ldflags=""
+  for ldflag in $LDFLAGS; do
+extra_ldflags+="\"${ldflag}\","
+  done
+
+  bin/gn gen out/${target_os}/${target_cpu} --args="target_os=\"${target_os}\" 
target_cpu=\"${target_cpu}\" cc=\"clang\" cxx=\"clang++\" 
extra_cflags=[${extra_cflags}] extra_ldflags=[${extra_ldflags}] 
skia_enable_gpu=false skia_enable_tools=false skia_use_icu=false 
skia_use_sfntly=false is_official_build=true is_component_build=false 
is_debug=false"
+  ninja -C out/${target_os}/${target_cpu}
+
+  popd
+  pushd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  make
+
+  popd
+}
+
+package() {
+  cd SkiaSharp-${pkgver}/native-builds/libSkiaSharp_linux
+
+  install -dm 755 "${pkgdir}"/usr/{lib,share/licenses/skia-sharp}
+  install -m 755  bin/$ARCH/libSkiaSharp.so.${_major}.${_minor}.${_release} -t 
"${pkgdir}"/usr/lib/
+  ln -s libSkiaSharp.so.${_major}.${_minor}.${_release} 
"${pkgdir}"/usr/lib/libSkiaSharp.so.${_major}
+  ln -s libSkiaSharp.so.${_major} "${pkgdir}"/usr/lib/libSkiaSharp.so
+  install -m 644 ../../LICENSE.md -t "${pkgdir}"/usr/share/licenses/skia-sharp/
+}
+
+# vim: ts=2 sw=2 et:


Property changes on: skia-sharp/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: skia-sharp58/trunk/PKGBUILD
===
--- skia-sharp58/trunk/PKGBUILD (rev 0)
+++ skia-sharp58/trunk/PKGBUILD 2017-11-08 22:16:56 UTC (rev 265769)
@@ -0,0 +1,84 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname='skia-sharp58'
+pkgver='1.58.1.1'
+_major='58'
+_minor='1'
+_release='1'
+_depot_tools_commit='ecf3dbe'
+_skia_commit='79502c2'
+pkgrel='1'
+pkgdesc='The Skia 2D Graphics library from Google exposed to .NET languages 
and runtimes across the board'
+arch=('x86_64')
+url='https://github.com/mono/SkiaSharp'
+license=('MIT')
+depends=('fontconfig' 'gcc-libs' 'glibc'
+ 'libfreetype.so')
+makedepends=('clang' 'git' 'python2')
+provides=('libSkiaSharp.so')
+source=("skia-sharp-${pkgver}.tar.gz::https://github.com/mono/SkiaSharp/archive/v${pkgver}.tar.gz;
+
"git+https://chromium.googlesource.com/chromium/tools/depot_tools#commit=${_depot_tools_commit};
+"git+https://github.com/mono/skia.git#commit=${_skia_commit};)

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

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:10:46
  Author: heftig
Revision: 309062

archrelease: copy trunk to testing-x86_64

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

---+
 90-linux.hook |   11 
 PKGBUILD  |  249 +
 config.i686   | 8673 
 config.x86_64 | 8412 ++
 linux.install |   27 
 linux.preset  |   14 
 6 files changed, 17386 insertions(+)

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


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

2017-11-08 Thread Jan Steffens
Date: Wednesday, November 8, 2017 @ 22:03:47
  Author: heftig
Revision: 309061

4.13.12-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 20:20:02 UTC (rev 309060)
+++ PKGBUILD2017-11-08 22:03:47 UTC (rev 309061)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen   # Build -zen kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-_zenpatch=zen-4.13.11-babe75a0c8ae95841a8d5ca187400a07997f.diff
-pkgver=4.13.11
+_zenpatch=zen-4.13.12-b746cb2e9e35638f753f0bc381918ba4278236f5.diff
+pkgver=4.13.12
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6'
+'d5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828'
 'SKIP'
-'dadebe9d9f0a22f766158e90cc3ec2f867f4d51f12b326f7ade5ff000b531cd5'
+'af452a215d187478300388693a6c03a1a8157090da6ed7d9d6c121114cf74b43'
 'SKIP'
 'db2bc39dfe968ff9c8766768012c46d388c8d8dcfefedeaee53dced74e67a449'
 '2ba9287767bd3c05cfda57674be0ad3d4e13db83d6f19b180bef90e80fa0bb6f'


[arch-commits] Commit in mate-menus/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:21:52
  Author: arojas
Revision: 265768

archrelease: copy trunk to community-x86_64

Added:
  mate-menus/repos/community-x86_64/PKGBUILD
(from rev 265767, mate-menus/trunk/PKGBUILD)
Deleted:
  mate-menus/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:21:20 UTC (rev 265767)
+++ PKGBUILD2017-11-08 21:21:52 UTC (rev 265768)
@@ -1,34 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-menus
-pkgver=1.18.0
-pkgrel=1
-pkgdesc="MATE menu specifications"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('glib2')
-makedepends=('gobject-introspection' 'intltool' 'python2')
-optdepends=('python2: python2 bindings')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c21b23b8cb2899de1a50d9bf50ca17a2148ba3fb')
-
-build() {
-cd ${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-python
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-menus/repos/community-x86_64/PKGBUILD (from rev 265767, 
mate-menus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:21:52 UTC (rev 265768)
@@ -0,0 +1,35 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=mate-menus
+pkgver=1.18.1
+pkgrel=1
+pkgdesc="MATE menu specifications"
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('glib2')
+makedepends=('gobject-introspection' 'intltool' 'python2')
+optdepends=('python2: python2 bindings')
+groups=('mate')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d')
+
+build() {
+cd ${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-python
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:21:20
  Author: arojas
Revision: 265767

Update to 1.18.o

Modified:
  mate-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:20:49 UTC (rev 265766)
+++ PKGBUILD2017-11-08 21:21:20 UTC (rev 265767)
@@ -1,10 +1,11 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=mate-menus
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="MATE menu specifications"
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 depends=('glib2')
@@ -11,8 +12,8 @@
 makedepends=('gobject-introspection' 'intltool' 'python2')
 optdepends=('python2: python2 bindings')
 groups=('mate')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('c21b23b8cb2899de1a50d9bf50ca17a2148ba3fb')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in mate-panel/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:20:49
  Author: arojas
Revision: 265766

archrelease: copy trunk to community-x86_64

Added:
  mate-panel/repos/community-x86_64/PKGBUILD
(from rev 265765, mate-panel/trunk/PKGBUILD)
Deleted:
  mate-panel/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   73 ++---
 1 file changed, 37 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:19:34 UTC (rev 265765)
+++ PKGBUILD2017-11-08 21:20:49 UTC (rev 265766)
@@ -1,36 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-panel
-pkgver=1.18.4
-pkgrel=1
-pkgdesc="The MATE Panel"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-groups=('mate')
-conflicts=('mate-panel-gtk3')
-replaces=('mate-panel-gtk3')
-sha1sums=('4d7a9261b7f5f25120e81fbe694a2d2b54421cd4')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-introspection
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 265765, 
mate-panel/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:20:49 UTC (rev 265766)
@@ -0,0 +1,37 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=mate-panel
+pkgver=1.18.5
+pkgrel=1
+pkgdesc="The MATE Panel"
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+groups=('mate')
+conflicts=('mate-panel-gtk3')
+replaces=('mate-panel-gtk3')
+sha256sums=('7a0d31d8357072af019374e9b4400ad0c64ffa4088adbb57977d3df564048f3a')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-introspection
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:19:34
  Author: arojas
Revision: 265765

Update to 1.18.5

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:15:38 UTC (rev 265764)
+++ PKGBUILD2017-11-08 21:19:34 UTC (rev 265765)
@@ -1,19 +1,20 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=mate-panel
-pkgver=1.18.4
+pkgver=1.18.5
 pkgrel=1
 pkgdesc="The MATE Panel"
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 
'mate-menus' 'mate-desktop')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
 groups=('mate')
 conflicts=('mate-panel-gtk3')
 replaces=('mate-panel-gtk3')
-sha1sums=('4d7a9261b7f5f25120e81fbe694a2d2b54421cd4')
+sha256sums=('7a0d31d8357072af019374e9b4400ad0c64ffa4088adbb57977d3df564048f3a')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in eom/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:15:38
  Author: arojas
Revision: 265764

archrelease: copy trunk to community-x86_64

Added:
  eom/repos/community-x86_64/PKGBUILD
(from rev 265763, eom/trunk/PKGBUILD)
Deleted:
  eom/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:15:02 UTC (rev 265763)
+++ PKGBUILD2017-11-08 21:15:38 UTC (rev 265764)
@@ -1,35 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=eom
-pkgver=1.18.2
-pkgrel=1
-pkgdesc="An image viewing and cataloging program for MATE"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 
'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas')
-makedepends=('gobject-introspection' 'intltool' 'itstool')
-groups=('mate-extra')
-conflicts=('eom-gtk3')
-replaces=('eom-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('76d69612b910c89070b96de426de51b5b55b3631')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---localstatedir=/var \
---with-librsvg \
---disable-python
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: eom/repos/community-x86_64/PKGBUILD (from rev 265763, 
eom/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:15:38 UTC (rev 265764)
@@ -0,0 +1,36 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=eom
+pkgver=1.18.3
+pkgrel=1
+pkgdesc="An image viewing and cataloging program for MATE"
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 
'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas')
+makedepends=('gobject-introspection' 'intltool' 'itstool')
+groups=('mate-extra')
+conflicts=('eom-gtk3')
+replaces=('eom-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('4548f14f89300cf74849e197eaf40e58430c00dc5800e067449d38b0692c28ff')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--localstatedir=/var \
+--with-librsvg \
+--disable-python
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:15:02
  Author: arojas
Revision: 265763

Update to 1.18.3

Modified:
  eom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:11:56 UTC (rev 265762)
+++ PKGBUILD2017-11-08 21:15:02 UTC (rev 265763)
@@ -1,10 +1,11 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=eom
-pkgver=1.18.2
+pkgver=1.18.3
 pkgrel=1
 pkgdesc="An image viewing and cataloging program for MATE"
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 
'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas')
@@ -12,8 +13,8 @@
 groups=('mate-extra')
 conflicts=('eom-gtk3')
 replaces=('eom-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('76d69612b910c89070b96de426de51b5b55b3631')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('4548f14f89300cf74849e197eaf40e58430c00dc5800e067449d38b0692c28ff')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in mate-screensaver/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:11:56
  Author: arojas
Revision: 265762

archrelease: copy trunk to community-x86_64

Added:
  mate-screensaver/repos/community-x86_64/PKGBUILD
(from rev 265761, mate-screensaver/trunk/PKGBUILD)
Deleted:
  mate-screensaver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:11:27 UTC (rev 265761)
+++ PKGBUILD2017-11-08 21:11:56 UTC (rev 265762)
@@ -1,37 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-screensaver
-pkgver=1.18.1
-pkgrel=1
-pkgdesc='Screensaver for MATE'
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 
'mate-session-manager')
-makedepends=('intltool' 'systemd')
-optdepends=('rss-glx: Really slick screensavers')
-groups=('mate-extra')
-conflicts=('mate-screensaver-gtk3')
-replaces=('mate-screensaver-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('4789902f30b1e6f54ad6b84a490c91ca28b5246c')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---libexecdir=/usr/lib/${pkgname} \
---sysconfdir=/etc \
---with-xscreensaverdir=/usr/share/xscreensaver/config \
---with-xscreensaverhackdir=/usr/lib/xscreensaver \
---with-mit-ext \
---with-libnotify \
---enable-locking \
---without-console-kit
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 265761, 
mate-screensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:11:56 UTC (rev 265762)
@@ -0,0 +1,38 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=mate-screensaver
+pkgver=1.18.2
+pkgrel=1
+pkgdesc='Screensaver for MATE'
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 
'mate-session-manager')
+makedepends=('intltool' 'systemd')
+optdepends=('rss-glx: Really slick screensavers')
+groups=('mate-extra')
+conflicts=('mate-screensaver-gtk3')
+replaces=('mate-screensaver-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('57f820c1b2898f65fc73b0d8003b372fe558620358a9bc12892501ceb53eea0f')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib/${pkgname} \
+--sysconfdir=/etc \
+--with-xscreensaverdir=/usr/share/xscreensaver/config \
+--with-xscreensaverhackdir=/usr/lib/xscreensaver \
+--with-mit-ext \
+--with-libnotify \
+--enable-locking \
+--without-console-kit
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:11:27
  Author: arojas
Revision: 265761

Update to 1.18.2

Modified:
  mate-screensaver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:09:42 UTC (rev 265760)
+++ PKGBUILD2017-11-08 21:11:27 UTC (rev 265761)
@@ -1,10 +1,11 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=mate-screensaver
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc='Screensaver for MATE'
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 
'mate-session-manager')
@@ -13,8 +14,8 @@
 groups=('mate-extra')
 conflicts=('mate-screensaver-gtk3')
 replaces=('mate-screensaver-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('4789902f30b1e6f54ad6b84a490c91ca28b5246c')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('57f820c1b2898f65fc73b0d8003b372fe558620358a9bc12892501ceb53eea0f')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmateweather/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:09:42
  Author: arojas
Revision: 265760

archrelease: copy trunk to community-x86_64

Added:
  libmateweather/repos/community-x86_64/PKGBUILD
(from rev 265759, libmateweather/trunk/PKGBUILD)
Deleted:
  libmateweather/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:09:07 UTC (rev 265759)
+++ PKGBUILD2017-11-08 21:09:42 UTC (rev 265760)
@@ -1,35 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=libmateweather
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="Provides access to weather information from the Internet."
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('LGPL')
-depends=('gtk3' 'libsoup')
-makedepends=('intltool')
-conflicts=('libmateweather-gtk3')
-replaces=('libmateweather-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ad6536d05b257405ca7a5b64a0a122915f65a07e')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-python \
---enable-locations-compression
-
-#https://bugzilla.gnome.org/show_bug.cgi?id=656231
-sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: libmateweather/repos/community-x86_64/PKGBUILD (from rev 265759, 
libmateweather/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:09:42 UTC (rev 265760)
@@ -0,0 +1,36 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=libmateweather
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="Provides access to weather information from the Internet."
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('LGPL')
+depends=('gtk3' 'libsoup')
+makedepends=('intltool')
+conflicts=('libmateweather-gtk3')
+replaces=('libmateweather-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('1e1912cda0162897276a653711cb3be2d4269232b72d985c8c8f8d516add79e0')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-python \
+--enable-locations-compression
+
+#https://bugzilla.gnome.org/show_bug.cgi?id=656231
+sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:09:07
  Author: arojas
Revision: 265759

Update to 1.18.2

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:06:09 UTC (rev 265758)
+++ PKGBUILD2017-11-08 21:09:07 UTC (rev 265759)
@@ -1,10 +1,11 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=libmateweather
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('gtk3' 'libsoup')
@@ -11,8 +12,8 @@
 makedepends=('intltool')
 conflicts=('libmateweather-gtk3')
 replaces=('libmateweather-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ad6536d05b257405ca7a5b64a0a122915f65a07e')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('1e1912cda0162897276a653711cb3be2d4269232b72d985c8c8f8d516add79e0')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in mate-terminal/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:06:09
  Author: arojas
Revision: 265758

archrelease: copy trunk to community-x86_64

Added:
  mate-terminal/repos/community-x86_64/PKGBUILD
(from rev 265757, mate-terminal/trunk/PKGBUILD)
Deleted:
  mate-terminal/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:05:14 UTC (rev 265757)
+++ PKGBUILD2017-11-08 21:06:09 UTC (rev 265758)
@@ -1,28 +0,0 @@
-# Contributor: Martin Wimpress 
-
-pkgname=mate-terminal
-pkgver=1.18.1
-pkgrel=1
-pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libsm' 'mate-desktop' 'vte3')
-makedepends=('intltool' 'itstool')
-groups=('mate-extra')
-conflicts=('mate-terminal-gtk3')
-replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('cf0ba10d1d3942672e08180469b7aa2367c315cb')
-
-build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
-}

Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 265757, 
mate-terminal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:06:09 UTC (rev 265758)
@@ -0,0 +1,29 @@
+# Maintainer:
+# Contributor: Martin Wimpress 
+
+pkgname=mate-terminal
+pkgver=1.18.2
+pkgrel=1
+pkgdesc="The MATE Terminal Emulator"
+url="https://mate-desktop.org;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libsm' 'mate-desktop' 'vte3')
+makedepends=('intltool' 'itstool' 'python')
+groups=('mate-extra')
+conflicts=('mate-terminal-gtk3')
+replaces=('mate-terminal-gtk3')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('ec9172fd1bd41938f79f2c4def4db31596eb74216151bc1dc18c7baa246b7214')
+
+build() {
+cd ${pkgname}-${pkgver}
+./configure \
+--prefix=/usr
+make
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+make DESTDIR="${pkgdir}" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:05:14
  Author: arojas
Revision: 265757

Update to 1.18.2

Modified:
  mate-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 21:01:17 UTC (rev 265756)
+++ PKGBUILD2017-11-08 21:05:14 UTC (rev 265757)
@@ -1,19 +1,20 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 pkgname=mate-terminal
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="The MATE Terminal Emulator"
-url="http://mate-desktop.org;
+url="https://mate-desktop.org;
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libsm' 'mate-desktop' 'vte3')
-makedepends=('intltool' 'itstool')
+makedepends=('intltool' 'itstool' 'python')
 groups=('mate-extra')
 conflicts=('mate-terminal-gtk3')
 replaces=('mate-terminal-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('cf0ba10d1d3942672e08180469b7aa2367c315cb')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('ec9172fd1bd41938f79f2c4def4db31596eb74216151bc1dc18c7baa246b7214')
 
 build() {
 cd ${pkgname}-${pkgver}


[arch-commits] Commit in owncloud-client/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:01:17
  Author: arojas
Revision: 265756

archrelease: copy trunk to community-x86_64

Added:
  owncloud-client/repos/community-x86_64/PKGBUILD
(from rev 265755, owncloud-client/trunk/PKGBUILD)
Deleted:
  owncloud-client/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   79 ++---
 1 file changed, 40 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 21:00:47 UTC (rev 265755)
+++ PKGBUILD2017-11-08 21:01:17 UTC (rev 265756)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Kuba Serafinowski 
-
-_name=owncloudclient
-pkgname=owncloud-client
-pkgver=2.3.3
-pkgrel=1
-pkgdesc='ownCloud client based on mirall'
-arch=(i686 x86_64)
-url='http://owncloud.org/'
-license=(GPL2)
-depends=(qtkeychain qt5-webkit hicolor-icon-theme xdg-utils)
-makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
-optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: 
integration with Nemo' 'python2-caja: integration with Caja')
-backup=('etc/ownCloud/sync-exclude.lst')
-source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz;)
-sha256sums=('aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../$_name-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_SYSCONFDIR=/etc/$pkgname
-  make
-  make doc-man
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: owncloud-client/repos/community-x86_64/PKGBUILD (from rev 265755, 
owncloud-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 21:01:17 UTC (rev 265756)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Kuba Serafinowski 
+
+_name=owncloudclient
+pkgname=owncloud-client
+pkgver=2.3.4
+pkgrel=1
+pkgdesc='ownCloud client based on mirall'
+arch=(i686 x86_64)
+url='http://owncloud.org/'
+license=(GPL2)
+depends=(qtkeychain qt5-webkit hicolor-icon-theme xdg-utils)
+makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
+optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: 
integration with Nemo' 'python2-caja: integration with Caja')
+backup=('etc/ownCloud/sync-exclude.lst')
+source=("https://download.owncloud.com/desktop/stable/owncloudclient-$pkgver.tar.xz;)
+sha256sums=('89409e68f8290930088c5ed1da483a1c1b56d45695ac9192e81a2d71690df1ba')
+validpgpkeys=(F05F7DD7953A07DF36579DAA498C45EBE94E7B37) # ownCloud Client Team 
(Signing Key) 
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../$_name-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc/$pkgname
+  make
+  make doc-man
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2017-11-08 Thread Antonio Rojas
Date: Wednesday, November 8, 2017 @ 21:00:47
  Author: arojas
Revision: 265755

Update to 2.3.4

Modified:
  owncloud-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:49:37 UTC (rev 265754)
+++ PKGBUILD2017-11-08 21:00:47 UTC (rev 265755)
@@ -4,7 +4,7 @@
 
 _name=owncloudclient
 pkgname=owncloud-client
-pkgver=2.3.3
+pkgver=2.3.4
 pkgrel=1
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
@@ -14,8 +14,9 @@
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
 optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: 
integration with Nemo' 'python2-caja: integration with Caja')
 backup=('etc/ownCloud/sync-exclude.lst')
-source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz;)
-sha256sums=('aac1bbc16629041795ebb67151abfe109b0c220161e1f7a3f431311e2c6dade4')
+source=("https://download.owncloud.com/desktop/stable/owncloudclient-$pkgver.tar.xz;)
+sha256sums=('89409e68f8290930088c5ed1da483a1c1b56d45695ac9192e81a2d71690df1ba')
+validpgpkeys=(F05F7DD7953A07DF36579DAA498C45EBE94E7B37) # ownCloud Client Team 
(Signing Key) 
 
 prepare() {
   mkdir -p build


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

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 20:20:02
  Author: andyrtr
Revision: 309060

archrelease: copy trunk to testing-x86_64

Added:
  x2goserver/repos/testing-x86_64/
  x2goserver/repos/testing-x86_64/PKGBUILD
(from rev 309059, x2goserver/trunk/PKGBUILD)
  x2goserver/repos/testing-x86_64/x2goserver.install
(from rev 309059, x2goserver/trunk/x2goserver.install)

+
 PKGBUILD   |  132 +++
 x2goserver.install |   17 ++
 2 files changed, 149 insertions(+)

Copied: x2goserver/repos/testing-x86_64/PKGBUILD (from rev 309059, 
x2goserver/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 20:20:02 UTC (rev 309060)
@@ -0,0 +1,132 @@
+# $Id$
+# Maintainer: AndyRTR 
+
+# Contributor: Gerhard Brauer 
+# Contributor: Richard Murri 
+# Contributor: Markus Opitz 
+# Contributor: Milan Knížek 
+
+pkgname=x2goserver
+pkgver=4.0.1.21
+pkgrel=1
+pkgdesc="Open source graphical Remote Desktop and terminal server based on NX 
technology"
+arch=('x86_64')
+url="http://www.x2go.org/;
+license=('GPL2')
+# http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=x2goserver.spec
+
+# from 4.0.1.20 changelog there could be new deps on bash, xkeyboard-config, 
perl-cwd-guard
+
+depends=(#'python' 
+
+ # For x2goruncommand - for now
+ 'bc'
+ # For netstat in x2goresume-session
+ 'net-tools'
+ 'openssh'
+ 'perl-file-readbackwards'
+ # We need a database
+ 'perl-dbd-sqlite' 
+ # For killall in x2gosuspend-session
+ 'psmisc'
+ # For x2goshowblocks
+ 'lsof'
+ # For x2godbadmin
+ 'pwgen' # in community
+ # For printing, file-sharing
+ 'sshfs'
+ # For /etc/sudoers.d
+ 'sudo'
+ 'x2go-agent'
+ # For /etc/X11/Xresources
+ 'xorg-xinit'
+ 'xorg-fonts-misc'
+ 'xorg-xauth'
+ 'shadow'
+ 
+ # for post install actions
+ 'desktop-file-utils'
+ 'shared-mime-info'
+ 
+ 'perl-capture-tiny'
+ 'perl-config-simple'
+ 'perl-file-basedir' # FS#38551
+ 'perl-file-which' # FS#44125
+ 
+ 'xorg-xwininfo' # FS#38558
+ 'xorg-setxkbmap' # FS#53345
+
+ 'dbus'
+
+ #x2goserver-extensions
+ #x2goserver-xsession
+ #x2goserver-fmbindings
+ #x2goserver-printing
+)
+makedepends=('man2html' 'perl-extutils-makemaker' 'systemd')
+#optdepends=('cups-x2go: printing support')
+options=('emptydirs')
+install=x2goserver.install
+backup=('etc/x2go/x2goserver.conf' 'etc/x2go/x2gosql/sql')
+# no https due to invalid certificate
+source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('a3ebba69a4b640541d811453457454f324ab6deeac7da13ec0c159e8f060b7af'
+'SKIP')
+validpgpkeys=('1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') # X2go Git 
Administrator 
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # -r option does not exist in Arch linux
+  # (However, html man pages do not get installed anyway...)
+  for Makefile in $(find . -type f -name Makefile); do
+sed -i 's@(MAN2HTML_BIN) -r @(MAN2HTML_BIN) < @g' $Makefile
+sed -i 's@ \$(MAN2HTML_SRC)/@ < \$(MAN2HTML_SRC)/@g' $Makefile
+  done
+
+  # fix some Makefile permission options
+  for Makefile in $(find . -type f -name Makefile); do
+sed -i "s:-o root -g root ::g" $Makefile
+  done
+  # Do not ship xsession - Debian specific
+  sed -i -e '/xsession/s/^/#/' Makefile
+  
+  make PREFIX=/usr SBINDIR=/usr/bin DESTDIR="$pkgdir" PERL_INSTALLDIRS=vendor
+}
+
+package() {
+  
+  # system user/group x2gouser - 111
+  # system user/group x2goprint - 112
+  
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 PREFIX=/usr SBINDIR=/usr/bin DESTDIR="$pkgdir" install
+
+  # systemd service file 
+  install -Dm 644 "$srcdir/${pkgname}-${pkgver}/x2goserver.service" 
"$pkgdir/usr/lib/systemd/system/x2goserver.service"
+  
+  # X2go homedir + printing spool dir
+  install -dm 0770 --owner=111 --group=111 $pkgdir/var/lib/x2go
+  install -dm 0770 --owner=112 --group=112 $pkgdir/var/spool/x2go
+  
+  # load fuse module at system start
+  install -dm755 $pkgdir/usr/lib/modules-load.d
+  echo "fuse" > $pkgdir/usr/lib/modules-load.d/x2goserver.conf
+
+  install -dm 755 "${pkgdir}/usr/share/doc/${pkgname}"
+  install -m 644 "ChangeLog" "${pkgdir}/usr/share/doc/${pkgname}/"
+
+  # fix permission - see INSTALL file
+  chown root:111 ${pkgdir}/usr/lib/x2go/x2gosqlitewrapper
+  chmod 2755 ${pkgdir}/usr/lib/x2go/x2gosqlitewrapper
+  
+  chown root:112 ${pkgdir}/usr/bin/x2goprint
+  chmod 2755 ${pkgdir}/usr/bin/x2goprint
+  
+  chmod 750 

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

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 20:19:34
  Author: andyrtr
Revision: 309059

upgpkg: x2goserver 4.0.1.21-1

upstream update 4.0.1.21

Modified:
  x2goserver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:43:37 UTC (rev 309058)
+++ PKGBUILD2017-11-08 20:19:34 UTC (rev 309059)
@@ -7,10 +7,10 @@
 # Contributor: Milan Knížek 
 
 pkgname=x2goserver
-pkgver=4.0.1.20
-pkgrel=2
+pkgver=4.0.1.21
+pkgrel=1
 pkgdesc="Open source graphical Remote Desktop and terminal server based on NX 
technology"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="http://www.x2go.org/;
 license=('GPL2')
 # http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=x2goserver.spec
@@ -32,7 +32,7 @@
  # For x2goshowblocks
  'lsof'
  # For x2godbadmin
-'pwgen' # in community
+ 'pwgen' # in community
  # For printing, file-sharing
  'sshfs'
  # For /etc/sudoers.d
@@ -55,7 +55,9 @@
  
  'xorg-xwininfo' # FS#38558
  'xorg-setxkbmap' # FS#53345
- 
+
+ 'dbus'
+
  #x2goserver-extensions
  #x2goserver-xsession
  #x2goserver-fmbindings
@@ -68,7 +70,7 @@
 backup=('etc/x2go/x2goserver.conf' 'etc/x2go/x2gosql/sql')
 # no https due to invalid certificate
 
source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('f8bf48e1c8995bd5a7cde6de1c006fdb77f2bae6c4b82e6b7b985a8f00a3dad9'
+sha256sums=('a3ebba69a4b640541d811453457454f324ab6deeac7da13ec0c159e8f060b7af'
 'SKIP')
 validpgpkeys=('1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B') # X2go Git 
Administrator 
 


[arch-commits] Commit in haskell-microlens-aeson/repos/community-x86_64 (2 files)

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:49:37
  Author: felixonmars
Revision: 265754

archrelease: copy trunk to community-x86_64

Added:
  haskell-microlens-aeson/repos/community-x86_64/PKGBUILD
(from rev 265753, haskell-microlens-aeson/trunk/PKGBUILD)
Deleted:
  haskell-microlens-aeson/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 19:48:49 UTC (rev 265753)
+++ PKGBUILD2017-11-08 19:49:37 UTC (rev 265754)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-_hkgname=microlens-aeson
-pkgname=haskell-microlens-aeson
-pkgver=2.2.0.1
-pkgrel=19
-pkgdesc="Law-abiding lenses for Aeson, using microlens"
-url="http://github.com/fosskers/microlens-aeson/;
-license=('MIT')
-arch=('i686' 'x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-microlens' 
'haskell-scientific'
- 'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
-makedepends=('ghc')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a62398c2d8b3e55d8e054d437b110094cb73cb9ba22fe96bbe9c272c039b9991858a64ca92c407c73ec6ef2ff46664ed1d98b3417126ab5ef89ba368d0aaec46')
-
-build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
-
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
-runhaskell Setup register --gen-script
-runhaskell Setup unregister --gen-script
-sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
-
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-}

Copied: haskell-microlens-aeson/repos/community-x86_64/PKGBUILD (from rev 
265753, haskell-microlens-aeson/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 19:49:37 UTC (rev 265754)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+_hkgname=microlens-aeson
+pkgname=haskell-microlens-aeson
+pkgver=2.2.0.2
+pkgrel=1
+pkgdesc="Law-abiding lenses for Aeson, using microlens"
+url="https://github.com/fosskers/microlens-aeson/;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-microlens' 
'haskell-scientific'
+ 'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('debb55f5c66e873cd64712f2e82bcee920db14aaba0fe1f282c1c0209e9db86b2a1a18b6081ac94361a70e5aed1dbb76edc129bfc19609f2454c8d5c7bcba1cb')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:48:49
  Author: felixonmars
Revision: 265753

upgpkg: haskell-microlens-aeson 2.2.0.2-1

Modified:
  haskell-microlens-aeson/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:46:17 UTC (rev 265752)
+++ PKGBUILD2017-11-08 19:48:49 UTC (rev 265753)
@@ -3,17 +3,17 @@
 
 _hkgname=microlens-aeson
 pkgname=haskell-microlens-aeson
-pkgver=2.2.0.1
-pkgrel=19
+pkgver=2.2.0.2
+pkgrel=1
 pkgdesc="Law-abiding lenses for Aeson, using microlens"
-url="http://github.com/fosskers/microlens-aeson/;
+url="https://github.com/fosskers/microlens-aeson/;
 license=('MIT')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-microlens' 
'haskell-scientific'
  'haskell-text' 'haskell-unordered-containers' 'haskell-vector')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a62398c2d8b3e55d8e054d437b110094cb73cb9ba22fe96bbe9c272c039b9991858a64ca92c407c73ec6ef2ff46664ed1d98b3417126ab5ef89ba368d0aaec46')
+sha512sums=('debb55f5c66e873cd64712f2e82bcee920db14aaba0fe1f282c1c0209e9db86b2a1a18b6081ac94361a70e5aed1dbb76edc129bfc19609f2454c8d5c7bcba1cb')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in aria2/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:30:18
  Author: felixonmars
Revision: 265751

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 19:13:35 UTC (rev 265750)
+++ PKGBUILD2017-11-08 19:30:18 UTC (rev 265751)
@@ -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.33.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;)
-sha512sums=('6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea')
-
-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-x86_64/PKGBUILD (from rev 265750, 
aria2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 19:30:18 UTC (rev 265751)
@@ -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.33.1
+pkgrel=1
+pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
+arch=('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;)
+sha512sums=('5379768a0960e46ed616a2540508d0dda4172c8d1a05021e50243241adb64448f5fa01878868ea206ec6b462fea39fa82284bb0f78ceec299eb289f94815b94a')
+
+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
+}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:13:35
  Author: felixonmars
Revision: 265750

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
265748, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-11-08 19:13:35 UTC (rev 265750)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.9.8.0
+pkgrel=72
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
+ "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
+ "haskell-optparse-applicative" "pandoc" "pandoc-citeproc" 
"haskell-parsec"
+ "haskell-random" "haskell-regex-base" "haskell-regex-tdfa" 
"haskell-resourcet"
+ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" 
"haskell-text"
+ "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
+ "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;
+
https://github.com/rlpowell/hakyll/commit/5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch)
+sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487'
+
'06c71fe3e99315c969b694020457af585124179bcc5b62afafafaf179132d88ac23d375ba948984565deab936f378cd6351e19b798125c010bde873c704d15ef')
+
+prepare() {
+cd $_hkgname-$pkgver
+patch -p1 -i ../5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch
+sed -e 's/pandoc-citeproc  >= 0.10.5 && < 0.11,/pandoc-citeproc  
>= 0.10.5,/' \
+-e 's/process  >= 1.0&& < 1.6,/process  >= 
1.0,/' \
+-e 's/time >= 1.4&& < 1.8,/time >= 
1.4,/' \
+-i $_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:12:17
  Author: felixonmars
Revision: 265749

upgpkg: aria2 1.33.1-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:11:42 UTC (rev 265748)
+++ PKGBUILD2017-11-08 19:12:17 UTC (rev 265749)
@@ -10,7 +10,7 @@
 pkgver=1.33.1
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url='http://aria2.sourceforge.net/'
 license=('GPL')
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:11:42
  Author: felixonmars
Revision: 265748

upgpkg: haskell-hakyll 4.9.8.0-72

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:07:22 UTC (rev 265747)
+++ PKGBUILD2017-11-08 19:11:42 UTC (rev 265748)
@@ -5,11 +5,11 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.9.8.0
-pkgrel=71
+pkgrel=72
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-blaze-html" "haskell-blaze-markup" 
"haskell-cryptohash"
  "haskell-data-default" "haskell-fsnotify" "haskell-http-conduit" 
"haskell-http-types"
  "haskell-lrucache" "haskell-mtl" "haskell-network" 
"haskell-network-uri"
@@ -19,14 +19,18 @@
  "haskell-time-locale-compat" "haskell-unordered-containers" 
"haskell-vector" "haskell-wai"
  "haskell-wai-app-static" "haskell-warp" "haskell-yaml")
 makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;
+
https://github.com/rlpowell/hakyll/commit/5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch)
+sha512sums=('933645964113bbdf898366aedd11c6f26035e633b66fb01206258264a3b8857e08ea919f3284b6dfef28c32e6dc2bdd21ee85ed5e1c4c184423dfdc4a487'
+
'06c71fe3e99315c969b694020457af585124179bcc5b62afafafaf179132d88ac23d375ba948984565deab936f378cd6351e19b798125c010bde873c704d15ef')
 
 prepare() {
+cd $_hkgname-$pkgver
+patch -p1 -i ../5c26faf2d867d9c644f8110f2c9bd6bd8c32986a.patch
 sed -e 's/pandoc-citeproc  >= 0.10.5 && < 0.11,/pandoc-citeproc  
>= 0.10.5,/' \
 -e 's/process  >= 1.0&& < 1.6,/process  >= 
1.0,/' \
 -e 's/time >= 1.4&& < 1.8,/time >= 
1.4,/' \
--i $_hkgname-$pkgver/$_hkgname.cabal
+-i $_hkgname.cabal
 }
 
 build() {


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:07:22
  Author: felixonmars
Revision: 265747

upgpkg: aria2 1.33.1-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 17:46:51 UTC (rev 265746)
+++ PKGBUILD2017-11-08 19:07:22 UTC (rev 265747)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=aria2
-pkgver=1.33.0
+pkgver=1.33.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;)
-sha512sums=('6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea')
+sha512sums=('5379768a0960e46ed616a2540508d0dda4172c8d1a05021e50243241adb64448f5fa01878868ea206ec6b462fea39fa82284bb0f78ceec299eb289f94815b94a')
 
 build() {
   cd $pkgname-$pkgver


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:06:01
  Author: felixonmars
Revision: 309057

archrelease: copy trunk to extra-any

Added:
  python-attrs/repos/extra-any/PKGBUILD
(from rev 309056, python-attrs/trunk/PKGBUILD)
Deleted:
  python-attrs/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 19:03:35 UTC (rev 309056)
+++ PKGBUILD2017-11-08 19:06:01 UTC (rev 309057)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-attrs
-pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.2.0
-pkgrel=1
-pkgdesc="Attributes without boilerplate."
-arch=('any')
-license=('MIT')
-url="https://attrs.readthedocs.org/;
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
-  'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
-source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz;)
-sha512sums=('02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21')
-
-prepare() {
-  cp -a attrs-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/attrs-$pkgver
-  python setup.py build
- 
-  cd "$srcdir"/attrs-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/attrs-$pkgver
-  python setup.py pytest
-
-  cd "$srcdir"/attrs-$pkgver-py2
-  python2 setup.py pytest
-}
- 
-package_python-attrs() {
-  depends=('python')
- 
-  cd attrs-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
- 
-package_python2-attrs() {
-  depends=('python2')
- 
-  cd attrs-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-attrs/repos/extra-any/PKGBUILD (from rev 309056, 
python-attrs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 19:06:01 UTC (rev 309057)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-attrs
+pkgname=('python-attrs' 'python2-attrs')
+pkgver=17.3.0
+pkgrel=1
+pkgdesc="Attributes without boilerplate."
+arch=('any')
+license=('MIT')
+url="https://attrs.readthedocs.org/;
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
+  'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
+source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz;)
+sha512sums=('69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee')
+
+prepare() {
+  cp -a attrs-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/attrs-$pkgver
+  python setup.py build
+ 
+  cd "$srcdir"/attrs-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/attrs-$pkgver
+  python setup.py pytest
+
+  cd "$srcdir"/attrs-$pkgver-py2
+  python2 setup.py pytest
+}
+ 
+package_python-attrs() {
+  depends=('python')
+ 
+  cd attrs-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+ 
+package_python2-attrs() {
+  depends=('python2')
+ 
+  cd attrs-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 19:03:35
  Author: felixonmars
Revision: 309056

upgpkg: python-attrs 17.3.0-1

Modified:
  python-attrs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 19:02:05 UTC (rev 309055)
+++ PKGBUILD2017-11-08 19:03:35 UTC (rev 309056)
@@ -3,7 +3,7 @@
 
 pkgbase=python-attrs
 pkgname=('python-attrs' 'python2-attrs')
-pkgver=17.2.0
+pkgver=17.3.0
 pkgrel=1
 pkgdesc="Attributes without boilerplate."
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 
'python-zope-interface'
   'python2-zope-interface' 'python-hypothesis' 
'python2-hypothesis')
 source=("https://pypi.io/packages/source/a/attrs/attrs-$pkgver.tar.gz;)
-sha512sums=('02243e59ff417deddb330e841d42c0f43d3bea4435f114d3a9a8f4c3bd424c2ef565c630d179db7b3687d22091bf6e619de661171248c0ff0a0e5ec5f9bf7e21')
+sha512sums=('69a104a0a00c13946ca61c5e21a6acd4e75a43c775d54f270c9da3fd9475df54997c32a25a5c47a24012daac2f525457b1727fb2bb7291afb90627bf87d818ee')
 
 prepare() {
   cp -a attrs-$pkgver{,-py2}


[arch-commits] Commit in nx/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 19:02:05
  Author: andyrtr
Revision: 309055

archrelease: copy trunk to testing-x86_64

Added:
  nx/repos/testing-x86_64/
  nx/repos/testing-x86_64/PKGBUILD
(from rev 309054, nx/trunk/PKGBUILD)

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

Copied: nx/repos/testing-x86_64/PKGBUILD (from rev 309054, nx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 19:02:05 UTC (rev 309055)
@@ -0,0 +1,170 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgbase=nx
+pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 
'nx-headers')
+pkgver=3.5.0.33
+pkgrel=1
+arch=('x86_64')
+url="http://wiki.x2go.org/;
+license=('GPL')
+#options=('!makeflags') # '!strip')
+# http://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=nx-libs.spec
+makedepends=('libjpeg-turbo' 'libpng' 'bash' 'perl' 'libxml2' 'fontconfig' # 
runtime dependencies from subpackages
+ 'xproto' 'freetype2' 'libxaw' 'libxrender' 'libxp' 'libxpm' 
'libxdamage' 'libxrandr'
+ 'libxcomposite' 'libxtst' 'xorg-sessreg' 'libfontenc' 
'xorg-xkbcomp' # makedepends
+ )
+source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz{,.asc})
+sha256sums=('378665a8098398d6fb642559cc59d23902d3b212aa05de4973a13ac9b325a06a'
+'SKIP')
+validpgpkeys=('1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B' # X2go Git 
Administrator 
+  '9BFBAEE86C0AA5FFBF2207829AF46B3025771B31') # Mike Gabriel 

+build() {
+  cd "${srcdir}/nx-libs-$pkgver"
+  
+  # debug flags
+#  export CFLAGS="-march=x86-64 -O1 -g -pipe"
+#  export CXXFLAGS="-march=x86-64 -O1 -g -pipe"
+
+  # honour CFLAGS in X11 build - upstream fixed so far only the other libs
+  # From xorg-x11-6.9.0-r3.ebuild
+  pushd "${srcdir}/nx-libs-$pkgver/nx-X11"
+
+  HOSTCONF="config/cf/host.def"
+  echo "#define OptimizedCDebugFlags ${CFLAGS} GccAliasingArgs" >> ${HOSTCONF}
+  echo "#define OptimizedCplusplusDebugFlags ${CXXFLAGS} GccAliasingArgs" >> 
${HOSTCONF}
+  # Respect LDFLAGS
+  echo "#define ExtraLoadFlags ${LDFLAGS}" >> ${HOSTCONF}
+  echo "#define SharedLibraryLoadFlags -shared ${LDFLAGS}" >> ${HOSTCONF}
+  popd
+
+  # fix a broken Makefiles
+  sed -i "s:-o root -g root ::" nxcompshad/Makefile.in
+  
+  # let makepkg zip the man files
+  sed -i "s:gzip:#gzip:g" Makefile
+
+  make \
+PREFIX=/usr \
+CONFIGURE="./configure --prefix=/usr --libdir=/usr/lib 
--libexecdir=/usr/lib --includedir=/usr/include"
+
+  # fake install
+  mkdir $srcdir/fakeinstall
+  make PREFIX=/usr DESTDIR="$srcdir/fakeinstall" install
+}
+
+package_libxcomp() {
+  
+  pkgdesc="NX X compression library"
+  depends=('libjpeg-turbo' 'libpng' 'gcc-libs')
+   
+  install -dm755 ${pkgdir}/usr/lib
+  cp -a ${srcdir}/fakeinstall/usr/lib/libXcomp.so* ${pkgdir}/usr/lib
+}
+
+package_nxproxy() {
+
+  pkgdesc="NX proxy"
+  depends=('libxcomp')
+  
+  install -dm755 ${pkgdir}/usr/{bin,share/man/man1,lib/nx/bin}
+  cp -a ${srcdir}/fakeinstall/usr/lib/nx/bin/nxproxy 
${pkgdir}/usr/lib/nx/bin/nxproxy
+  cp -a ${srcdir}/fakeinstall/usr/share/man/man1/nxproxy.1 
${pkgdir}/usr/share/man/man1
+  # the wrapper
+  cp -a ${srcdir}/fakeinstall/usr/bin/nxproxy ${pkgdir}/usr/bin
+}
+
+package_nx-xcompext() {
+  
+  pkgdesc="Xcompext/Xcompshad library for NX"
+  depends=('libxcomp' 'nx-x11')
+   
+  install -dm755 ${pkgdir}/usr/lib
+  cp -a ${srcdir}/fakeinstall/usr/lib/libXcompext.so* ${pkgdir}/usr/lib
+}
+
+package_nx-x11() {
+ 
+  pkgdesc="NX-X11 lib for the NX framework"
+  depends=('libxcomp' 'fontconfig' 'xorg-xkbcomp')
+  optdepends=('libxext: for Xinerama support')
+   
+  install -dm755 ${pkgdir}/{usr/bin,usr/lib/nx/{X11,bin},usr/share/man/man1}
+  cp -aR ${srcdir}/fakeinstall/usr/lib/nx/X11/* ${pkgdir}/usr/lib/nx/X11
+  cp -aR ${srcdir}/fakeinstall/usr/lib/libNX* ${pkgdir}/usr/lib
+  
+  # nxauth
+  cp -a ${srcdir}/fakeinstall/usr/lib/nx/bin/nxauth ${pkgdir}/usr/lib/nx/bin
+  cp -a ${srcdir}/fakeinstall/usr/share/man/man1/nxauth.1 
${pkgdir}/usr/share/man/man1
+
+  # the wrapper
+  cp -a ${srcdir}/fakeinstall/usr/bin/nxauth ${pkgdir}/usr/bin
+
+  rm -rf ${pkgdir}/usr/lib/nx/X11
+}
+
+package_nxagent() {
+  
+  pkgdesc="NX X server based on Xnest"
+  backup=(etc/nxagent/{keystrokes.cfg,nxagent.keyboard,rgb})
+  depends=('nx-xcompext' 'libxml2' 'xkeyboard-config' 'xorg-xkbcomp')
+   
+  install -dm755 
${pkgdir}/usr/{bin,lib/nx/bin,share/nx,share/man/man1,share/pixmaps}
+  cp -a ${srcdir}/fakeinstall/usr/lib/nx/bin/nxagent ${pkgdir}/usr/lib/nx/bin
+  cp -a ${srcdir}/fakeinstall/usr/share/man/man1/nxagent.1 
${pkgdir}/usr/share/man/man1
+  cp -a ${srcdir}/fakeinstall/usr/share/pixmaps/nxagent.xpm 
${pkgdir}/usr/share/pixmaps
+
+  # 

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

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 18:59:06
  Author: andyrtr
Revision: 309054

upgpkg: nx 3.5.0.33-1

upstream update 3.5.0.33; apply file location changed from upstream spec file

Modified:
  nx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 18:18:23 UTC (rev 309053)
+++ PKGBUILD2017-11-08 18:59:06 UTC (rev 309054)
@@ -3,9 +3,9 @@
 
 pkgbase=nx
 pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 
'nx-headers')
-pkgver=3.5.0.32
-pkgrel=4
-arch=('i686' 'x86_64')
+pkgver=3.5.0.33
+pkgrel=1
+arch=('x86_64')
 url="http://wiki.x2go.org/;
 license=('GPL')
 #options=('!makeflags') # '!strip')
@@ -15,8 +15,8 @@
  'libxcomposite' 'libxtst' 'xorg-sessreg' 'libfontenc' 
'xorg-xkbcomp' # makedepends
  )
 
source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz{,.asc})
-sha256sums=('be166390ed7c08b96bd62f1e93910d720d105c679481bc389e833003da2a226d'
-  'SKIP')
+sha256sums=('378665a8098398d6fb642559cc59d23902d3b212aa05de4973a13ac9b325a06a'
+'SKIP')
 validpgpkeys=('1AD23D1B8F087A35AB74BDE9F4A7678C9C6B0B2B' # X2go Git 
Administrator 
   '9BFBAEE86C0AA5FFBF2207829AF46B3025771B31') # Mike Gabriel 

 build() {
@@ -99,10 +99,8 @@
 
   # the wrapper
   cp -a ${srcdir}/fakeinstall/usr/bin/nxauth ${pkgdir}/usr/bin
-  # add symlinks required for proper Xinerama support # FS#41037
-  cd ${pkgdir}/usr/lib/nx/X11/Xinerama
-  ln -sv /usr/lib/libX11.so.6 libNX_X11.so.6
-  ln -sv /usr/lib/libXext.so.6 libNX_Xext.so.6
+
+  rm -rf ${pkgdir}/usr/lib/nx/X11
 }
 
 package_nxagent() {
@@ -109,7 +107,7 @@
   
   pkgdesc="NX X server based on Xnest"
   backup=(etc/nxagent/{keystrokes.cfg,nxagent.keyboard,rgb})
-  depends=('nx-xcompext' 'libxml2' 'xkeyboard-config')
+  depends=('nx-xcompext' 'libxml2' 'xkeyboard-config' 'xorg-xkbcomp')

   install -dm755 
${pkgdir}/usr/{bin,lib/nx/bin,share/nx,share/man/man1,share/pixmaps}
   cp -a ${srcdir}/fakeinstall/usr/lib/nx/bin/nxagent ${pkgdir}/usr/lib/nx/bin
@@ -130,12 +128,19 @@
   
   install -dm755 ${pkgdir}/etc/nxagent
   cp -a 
${srcdir}/fakeinstall/etc/nxagent/{keystrokes.cfg,nxagent.keyboard,rgb} 
${pkgdir}/etc/nxagent
+
+  # add symlinks required for proper Xinerama support # FS#41037
+  install -dm755 ${pkgdir}/usr/lib/nx/X11/Xinerama
+  cd ${pkgdir}/usr/lib/nx/X11/Xinerama
+  ln -sv /usr/lib/libX11.so.6 libNX_X11.so.6
+  ln -sv /usr/lib/libXext.so.6 libNX_Xext.so.6
+  ln -sv /usr/lib/libNX_Xinerama.so.1 libNX_Xinerama.so.1
 }
 
 package_x2go-agent() {
   
   pkgdesc="Wrapper arround nxagent to use with x2goserver"
-  backup=(etc/x2go/{keystrokes.cfg,x2goagent.keyboard,rgb})
+  backup=(etc/x2go/{keystrokes.cfg,rgb,x2goagent.keyboard,x2goagent.options})
   depends=('nxagent')
   provides=('x2goagent')
   replaces=('x2goagent')
@@ -153,7 +158,7 @@
   cp -a ${srcdir}/fakeinstall/usr/share/x2go/versions/VERSION.x2goagent 
${pkgdir}/usr/share/x2go/versions
   
   install -dm755 ${pkgdir}/etc/x2go
-  cp -a ${srcdir}/fakeinstall/etc/x2go/{keystrokes.cfg,x2goagent.keyboard,rgb} 
${pkgdir}/etc/x2go
+  cp -a 
${srcdir}/fakeinstall/etc/x2go/{keystrokes.cfg,rgb,x2goagent.keyboard,x2goagent.options}
 ${pkgdir}/etc/x2go
 }
 
 package_nx-headers() {


[arch-commits] Commit in gnu-efi-libs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2017-11-08 Thread Anatol Pomozov
Date: Wednesday, November 8, 2017 @ 18:18:23
  Author: anatolik
Revision: 309053

archrelease: copy trunk to extra-x86_64

Added:
  gnu-efi-libs/repos/extra-x86_64/PKGBUILD
(from rev 309052, gnu-efi-libs/trunk/PKGBUILD)
Deleted:
  gnu-efi-libs/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 18:17:46 UTC (rev 309052)
+++ PKGBUILD2017-11-08 18:18:23 UTC (rev 309053)
@@ -1,34 +0,0 @@
-# Maintainer: Tobias Powalowski 
-# Contributor: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) 
(gemmaeiil) (ddoott) (ccoomm)>
-# Contributor: Alessio 'mOLOk' Bolognino 
-
-[[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
-[[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
-
-_pkgver=3.0.3
-pkgname="gnu-efi-libs"
-pkgver="${_pkgver}"
-pkgrel=2
-pkgdesc="Library for building UEFI Applications using GNU toolchain"
-url="http://sourceforge.net/projects/gnu-efi/;
-license=('GPL')
-arch=('x86_64' 'i686')
-options=('!strip' '!makeflags' '!buildflags')
-makedepends=('pciutils')
-source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('15a4bcbc18a9a5e8110ed955970622e6')
-
-build() {
-   cd "${srcdir}/gnu-efi-${_pkgver}/"
-
-   make lib gnuefi inc apps
-}
-
-package() {
-   cd "${srcdir}/gnu-efi-${_pkgver}/"
-
-   make INSTALLROOT="${pkgdir}" PREFIX="/usr" LIBDIR="/usr/lib" install
-
-   install -d "${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/"
-   install -D -m0644 
"${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps"/*.efi 
"${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/"
-}

Copied: gnu-efi-libs/repos/extra-x86_64/PKGBUILD (from rev 309052, 
gnu-efi-libs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 18:18:23 UTC (rev 309053)
@@ -0,0 +1,34 @@
+# Maintainer: Tobias Powalowski 
+# Contributor: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) 
(gemmaeiil) (ddoott) (ccoomm)>
+# Contributor: Alessio 'mOLOk' Bolognino 
+
+[[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
+[[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
+
+_pkgver=3.0.6
+pkgname="gnu-efi-libs"
+pkgver="${_pkgver}"
+pkgrel=1
+pkgdesc="Library for building UEFI Applications using GNU toolchain"
+url="http://sourceforge.net/projects/gnu-efi/;
+license=('GPL')
+arch=('x86_64' 'i686')
+options=('!strip' '!makeflags' '!buildflags')
+makedepends=('pciutils')
+source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
+md5sums=('46f633758a8a37db9fd6909fe270c26b')
+
+build() {
+   cd "${srcdir}/gnu-efi-${_pkgver}/"
+
+   make lib gnuefi inc apps
+}
+
+package() {
+   cd "${srcdir}/gnu-efi-${_pkgver}/"
+
+   make INSTALLROOT="${pkgdir}" PREFIX="/usr" LIBDIR="/usr/lib" install
+
+   install -d "${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/"
+   install -D -m0644 
"${srcdir}/gnu-efi-${_pkgver}/${_EFI_ARCH}/apps"/*.efi 
"${pkgdir}/usr/share/gnu-efi/apps/${_EFI_ARCH}/"
+}


[arch-commits] Commit in gnu-efi-libs/trunk (PKGBUILD)

2017-11-08 Thread Anatol Pomozov
Date: Wednesday, November 8, 2017 @ 18:17:46
  Author: anatolik
Revision: 309052

upgpkg: gnu-efi-libs 3.0.6-1

Modified:
  gnu-efi-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 16:54:07 UTC (rev 309051)
+++ PKGBUILD2017-11-08 18:17:46 UTC (rev 309052)
@@ -5,10 +5,10 @@
 [[ "${CARCH}" == "x86_64" ]] && _EFI_ARCH="x86_64"
 [[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
 
-_pkgver=3.0.3
+_pkgver=3.0.6
 pkgname="gnu-efi-libs"
 pkgver="${_pkgver}"
-pkgrel=2
+pkgrel=1
 pkgdesc="Library for building UEFI Applications using GNU toolchain"
 url="http://sourceforge.net/projects/gnu-efi/;
 license=('GPL')
@@ -16,7 +16,7 @@
 options=('!strip' '!makeflags' '!buildflags')
 makedepends=('pciutils')
 source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2;)
-md5sums=('15a4bcbc18a9a5e8110ed955970622e6')
+md5sums=('46f633758a8a37db9fd6909fe270c26b')
 
 build() {
cd "${srcdir}/gnu-efi-${_pkgver}/"


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

2017-11-08 Thread Johannes Löthberg
Date: Wednesday, November 8, 2017 @ 17:46:51
  Author: demize
Revision: 265746

Use HTTPS for sources

Modified:
  terminus-font/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 17:02:12 UTC (rev 265745)
+++ PKGBUILD2017-11-08 17:46:51 UTC (rev 265746)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Johannes Löthberg 
+# Contributor: Alexander F Rødseth 
 # Contributor: Vesa Kaihlavirta 
 # Contributor: Kristoffer Fossgård 
 # Contributor: clonejo 
@@ -10,12 +11,12 @@
 pkgrel=1
 pkgdesc='Monospace bitmap font (for X11 and console)'
 arch=('any')
-url='http://sourceforge.net/projects/terminus-font/'
+url='https://sourceforge.net/projects/terminus-font/'
 license=('GPL2' 'custom:OFL')
 makedepends=('xorg-bdftopcf' 'fontconfig' 'xorg-mkfontscale' 'xorg-mkfontdir' 
'python3')
 optdepends=('xorg-fonts-alias')
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz;)
+source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz;)
 sha256sums=('4e29433e5699b76df1f5c9a96f1228cccf8ea8a16791cfef063f2b8506c75bcd')
 
 prepare() {


[arch-commits] Commit in atom/repos/community-x86_64 (16 files)

2017-11-08 Thread Nicola Squartini
Date: Wednesday, November 8, 2017 @ 17:02:12
  Author: tensor5
Revision: 265745

archrelease: copy trunk to community-x86_64

Added:
  atom/repos/community-x86_64/PKGBUILD
(from rev 265744, atom/trunk/PKGBUILD)
  atom/repos/community-x86_64/dugite-use-system-git.patch
(from rev 265744, atom/trunk/dugite-use-system-git.patch)
  atom/repos/community-x86_64/fix-atom-sh.patch
(from rev 265744, atom/trunk/fix-atom-sh.patch)
  atom/repos/community-x86_64/fix-license-path.patch
(from rev 265744, atom/trunk/fix-license-path.patch)
  atom/repos/community-x86_64/fix-restart.patch
(from rev 265744, atom/trunk/fix-restart.patch)
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
(from rev 265744, atom/trunk/symbols-view-use-system-ctags.patch)
  atom/repos/community-x86_64/use-system-apm.patch
(from rev 265744, atom/trunk/use-system-apm.patch)
  atom/repos/community-x86_64/use-system-electron.patch
(from rev 265744, atom/trunk/use-system-electron.patch)
Deleted:
  atom/repos/community-x86_64/PKGBUILD
  atom/repos/community-x86_64/dugite-use-system-git.patch
  atom/repos/community-x86_64/fix-atom-sh.patch
  atom/repos/community-x86_64/fix-license-path.patch
  atom/repos/community-x86_64/fix-restart.patch
  atom/repos/community-x86_64/symbols-view-use-system-ctags.patch
  atom/repos/community-x86_64/use-system-apm.patch
  atom/repos/community-x86_64/use-system-electron.patch

-+
 PKGBUILD|  216 +-
 dugite-use-system-git.patch |   48 ++--
 fix-atom-sh.patch   |  230 +--
 fix-license-path.patch  |   44 +--
 fix-restart.patch   |   22 -
 symbols-view-use-system-ctags.patch |   22 -
 use-system-apm.patch|   64 ++---
 use-system-electron.patch   |  392 +-
 8 files changed, 519 insertions(+), 519 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 17:01:46 UTC (rev 265744)
+++ PKGBUILD2017-11-08 17:02:12 UTC (rev 265745)
@@ -1,108 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=atom
-pkgver=1.21.2
-pkgrel=1
-pkgdesc='A hackable text editor for the 21st Century'
-arch=('i686' 'x86_64')
-url='https://github.com/atom/atom'
-license=('MIT' 'custom')
-depends=('apm' 'electron' 'libxkbfile')
-makedepends=('git' 'npm')
-optdepends=('ctags: symbol indexing support'
-'git: Git and GitHub integration')
-replaces=('atom-editor')
-options=(!emptydirs)
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/atom/atom/archive/v${pkgver}.tar.gz;
-'dugite-use-system-git.patch'
-'fix-atom-sh.patch'
-'fix-license-path.patch'
-'fix-restart.patch'
-'symbols-view-use-system-ctags.patch'
-'use-system-apm.patch'
-'use-system-electron.patch')
-sha256sums=('1aff8c81d366c4d0a2a3767ee34512ffc3504265a430b93c6c7569cddc988c28'
-'bbc07c111fe808b49b62198e17e8da5d3192faf281d5d84ac7cd493ed92bb2ba'
-'7f4f86387d226fcd452f0b97579dadc3eac217a77485228dbf4facf3391b6198'
-'951bbc248c9ae4ef3ef712e0caeb728a8577b12e4593870569de15e570a71c4c'
-'646f81b0621a86eff3bb1f229eeb92b2f33bac41b3324424a6de06a780a8a22d'
-'3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
-'c120739911ce6a455a642c97d4d7de0956abee4d94bfc338f8a13f771a2d381c'
-'e957bf927dc39b434167fecf6bdd01d78f9c6f71f24bcf86fa2d89dc254a7f96')
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  patch -Np1 -i "${srcdir}"/fix-atom-sh.patch
-  patch -Np1 -i "${srcdir}"/use-system-electron.patch
-  patch -Np1 -i "${srcdir}"/use-system-apm.patch
-  patch -Np1 -i "${srcdir}"/fix-license-path.patch
-  patch -Np1 -i "${srcdir}"/fix-restart.patch
-}
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export ATOM_RESOURCE_PATH="$srcdir/atom-$pkgver"
-  # If unset, ~/.atom/.node-gyp/.atom/.npm is used
-  export NPM_CONFIG_CACHE="${HOME}/.atom/.npm"
-  apm clean
-  apm install
-
-  # Use system ctags
-  cd node_modules/symbols-view
-  patch -Np1 -i "${srcdir}"/symbols-view-use-system-ctags.patch
-  rm -r vendor
-  cd ../..
-
-  # Use system git (TODO: set LOCAL_GIT_DIRECTORY=/usr)
-  cd node_modules/dugite
-  patch -Np1 -i "${srcdir}"/dugite-use-system-git.patch
-  rm -r git
-  cd ../..
-
-  cd script
-  npm install
-  ./build
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -d -m 755 "${pkgdir}"/usr/lib
-  cp -r out/app "${pkgdir}"/usr/lib/atom
-
-  install -d -m 755 "${pkgdir}/usr/share/applications"
-  sed -e "s|<%= appName %>|Atom|" \
-  -e "s/<%= description %>/${pkgdesc}/" \
-  -e "s|<%= installDir %>/share/<%= appFileName %>/atom|electron 
--app=/usr/lib/atom|" \
-  -e "s|<%= iconPath %>|atom|" \
-  resources/linux/atom.desktop.in > 

[arch-commits] Commit in atom/trunk (PKGBUILD fix-license-path.patch)

2017-11-08 Thread Nicola Squartini
Date: Wednesday, November 8, 2017 @ 17:01:46
  Author: tensor5
Revision: 265744

upgpkg: atom 1.22.0-1

Modified:
  atom/trunk/PKGBUILD
  atom/trunk/fix-license-path.patch

+
 PKGBUILD   |6 +++---
 fix-license-path.patch |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:42:15 UTC (rev 265743)
+++ PKGBUILD2017-11-08 17:01:46 UTC (rev 265744)
@@ -2,7 +2,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=atom
-pkgver=1.21.2
+pkgver=1.22.0
 pkgrel=1
 pkgdesc='A hackable text editor for the 21st Century'
 arch=('i686' 'x86_64')
@@ -22,10 +22,10 @@
 'symbols-view-use-system-ctags.patch'
 'use-system-apm.patch'
 'use-system-electron.patch')
-sha256sums=('1aff8c81d366c4d0a2a3767ee34512ffc3504265a430b93c6c7569cddc988c28'
+sha256sums=('28f2db2c92e2ee12fedbcf8e21f91df7a8308f05babc7b93f196f61f0b975103'
 'bbc07c111fe808b49b62198e17e8da5d3192faf281d5d84ac7cd493ed92bb2ba'
 '7f4f86387d226fcd452f0b97579dadc3eac217a77485228dbf4facf3391b6198'
-'951bbc248c9ae4ef3ef712e0caeb728a8577b12e4593870569de15e570a71c4c'
+'8e9eac1c9b751b9f41d362612e3d2382276030ebbf965f95607c520745243056'
 '646f81b0621a86eff3bb1f229eeb92b2f33bac41b3324424a6de06a780a8a22d'
 '3c68e6b3751313e1d386e721f8f819fb051351fb2cf8e753b1d773a0f475fef8'
 'c120739911ce6a455a642c97d4d7de0956abee4d94bfc338f8a13f771a2d381c'

Modified: fix-license-path.patch
===
--- fix-license-path.patch  2017-11-08 15:42:15 UTC (rev 265743)
+++ fix-license-path.patch  2017-11-08 17:01:46 UTC (rev 265744)
@@ -11,7 +11,7 @@
resolveBeforeQuitPromise = null
 --- a/src/workspace.js
 +++ b/src/workspace.js
-@@ -1101,7 +1101,7 @@
+@@ -1102,7 +1102,7 @@
  
// Open Atom's license in the active pane.
openLicense () {


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

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 16:54:07
  Author: andyrtr
Revision: 309051

archrelease: copy trunk to testing-x86_64

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

---+
 90-linux.hook |   11 
 PKGBUILD  |  291 +
 change-default-console-loglevel.patch |   11 
 config| 7977 
 linux-lts.install |   33 
 linux-lts.preset  |   14 
 6 files changed, 8337 insertions(+)

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


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

2017-11-08 Thread Andreas Radke
Date: Wednesday, November 8, 2017 @ 16:53:46
  Author: andyrtr
Revision: 309050

upgpkg: linux-lts 4.9.61-1

upstream update 4.9.61

Added:
  linux-lts/trunk/config
(from rev 309049, linux-lts/trunk/config.x86_64)
Modified:
  linux-lts/trunk/PKGBUILD
Deleted:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---+
 PKGBUILD  |   19 
 config|16189 +++-
 config.x86_64 | 7977 ---
 3 files changed, 7982 insertions(+), 16203 deletions(-)

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


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:42:15
  Author: tpowa
Revision: 265743

archrelease: copy trunk to community-testing-x86_64

Added:
  virtualbox-modules-arch/repos/community-testing-x86_64/
  virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD
(from rev 265742, virtualbox-modules-arch/trunk/PKGBUILD)
  
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install
(from rev 265742, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)

-+
 PKGBUILD|   80 ++
 virtualbox-modules-arch.install |   23 ++
 2 files changed, 103 insertions(+)

Copied: virtualbox-modules-arch/repos/community-testing-x86_64/PKGBUILD (from 
rev 265742, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-11-08 15:42:15 UTC (rev 265743)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Ionut Biru 
+
+pkgbase=virtualbox-modules-arch
+pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
+pkgver=5.2.0
+pkgrel=3
+# remember to also adjust the .install file!
+_linux_major=4
+_linux_minor=13
+arch=('i686' 'x86_64')
+url='http://virtualbox.org'
+license=('GPL')
+makedepends=("linux>=${_linux_major}.${_linux_minor}"
+ "linux<${_linux_major}.$((_linux_minor+1))"
+ "linux-headers>=${_linux_major}.${_linux_minor}"
+ "linux-headers<${_linux_major}.$((_linux_minor+1))"
+ "virtualbox-host-dkms>=$pkgver"
+ "virtualbox-guest-dkms>=$pkgver")
+
+_extramodules=extramodules-${_linux_major}.${_linux_minor}-ARCH
+
+package_virtualbox-host-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox host kernel modules for Arch Kernel'
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-modules' 'virtualbox-host-modules')
+  conflicts=('virtualbox-modules' 'virtualbox-host-modules'
+'virtualbox-host-dkms')
+  provides=('VIRTUALBOX-HOST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxhost/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxdrv\nvboxpci\nvboxnetadp\nvboxnetflt\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+package_virtualbox-guest-modules-arch(){
+  _kernver="$(cat /usr/lib/modules/$_extramodules/version)"
+  pkgdesc='Virtualbox guest kernel modules for Arch Kernel'
+  license=('GPL')
+  depends=("linux>=${_linux_major}.${_linux_minor}"
+   "linux<${_linux_major}.$((_linux_minor+1))")
+  replaces=('virtualbox-archlinux-modules' 'virtualbox-guest-modules')
+  conflicts=('virtualbox-archlinux-modules' 'virtualbox-guest-modules'
+ 'virtualbox-guest-dkms')
+  provides=('VIRTUALBOX-GUEST-MODULES')
+  install=virtualbox-modules-arch.install
+
+  cd "/var/lib/dkms/vboxguest/${pkgver}_OSE/$_kernver/$CARCH/module"
+  install -dm755 "$pkgdir/usr/lib/modules/$_extramodules/"
+  install -m644 * "$pkgdir/usr/lib/modules/$_extramodules/"
+
+  # compress earch modules individually
+  find "$pkgdir" -name '*.ko' -exec gzip -9 {} +
+
+  # systemd module loading
+  install -Dm644 /dev/null "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+  printf "vboxguest\nvboxsf\nvboxvideo\n" >  \
+"$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
+}
+
+# vim:set ts=2 sw=2 et:
+
+
+
+
+
+
+

Copied: 
virtualbox-modules-arch/repos/community-testing-x86_64/virtualbox-modules-arch.install
 (from rev 265742, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
===
--- community-testing-x86_64/virtualbox-modules-arch.install
(rev 0)
+++ community-testing-x86_64/virtualbox-modules-arch.install2017-11-08 
15:42:15 UTC (rev 265743)
@@ -0,0 +1,23 @@
+_depmod() {
+  EXTRAMODULES=extramodules-4.13-ARCH
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  cat << EOF
+==> Virtualbox kernel modules will be loaded at boot time by 
systemd-modules-load.
+==> In order to use them right now, you may want to load them manually.
+==> Read modules-load.d man page to disable module boot loading.'
+EOF
+  _depmod
+}
+
+post_upgrade() {
+  _depmod
+}
+
+post_remove() {
+  _depmod
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:42:00
  Author: tpowa
Revision: 265742

upgpkg: virtualbox-modules-arch 5.2.0-3

rebuild against 4.13.12

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:41:10 UTC (rev 265741)
+++ PKGBUILD2017-11-08 15:42:00 UTC (rev 265742)
@@ -5,7 +5,7 @@
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
 pkgver=5.2.0
-pkgrel=2
+pkgrel=3
 # remember to also adjust the .install file!
 _linux_major=4
 _linux_minor=13


[arch-commits] Commit in vhba-module/repos (5 files)

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:41:10
  Author: tpowa
Revision: 265741

archrelease: copy trunk to community-testing-x86_64

Added:
  vhba-module/repos/community-testing-x86_64/
  vhba-module/repos/community-testing-x86_64/60-vhba.rules
(from rev 265740, vhba-module/trunk/60-vhba.rules)
  vhba-module/repos/community-testing-x86_64/PKGBUILD
(from rev 265740, vhba-module/trunk/PKGBUILD)
  vhba-module/repos/community-testing-x86_64/dkms.conf
(from rev 265740, vhba-module/trunk/dkms.conf)
  vhba-module/repos/community-testing-x86_64/vhba-module.install
(from rev 265740, vhba-module/trunk/vhba-module.install)

-+
 60-vhba.rules   |1 +
 PKGBUILD|   50 ++
 dkms.conf   |9 +
 vhba-module.install |   15 +++
 4 files changed, 75 insertions(+)

Copied: vhba-module/repos/community-testing-x86_64/60-vhba.rules (from rev 
265740, vhba-module/trunk/60-vhba.rules)
===
--- community-testing-x86_64/60-vhba.rules  (rev 0)
+++ community-testing-x86_64/60-vhba.rules  2017-11-08 15:41:10 UTC (rev 
265741)
@@ -0,0 +1 @@
+ACTION=="add", KERNEL=="vhba_ctl", NAME="vhba_ctl", MODE="0660", OWNER="root", 
GROUP="cdemu", TAG+="uaccess"

Copied: vhba-module/repos/community-testing-x86_64/PKGBUILD (from rev 265740, 
vhba-module/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-11-08 15:41:10 UTC (rev 265741)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Ray Rashif 
+# Contributor: Mateusz Herych 
+# Contributor: Charles Lindsay 
+
+pkgbase=vhba-module
+pkgname=(vhba-module vhba-module-dkms)
+pkgver=20170610
+_extramodules=extramodules-4.13-ARCH
+pkgrel=18
+pkgdesc="Kernel module that emulates SCSI devices"
+url="http://cdemu.sourceforge.net/;
+arch=(i686 x86_64)
+license=(GPL)
+makedepends=('linux-headers>=4.13' 'linux-headers<4.14' linux)
+source=("https://downloads.sourceforge.net/cdemu/$pkgbase-$pkgver.tar.bz2;
+60-vhba.rules dkms.conf)
+sha256sums=('7970c93f989d9c4f2629371bf5ee7a76f95e4c12342c3320ddc528d0df02d9ec'
+'3052cb1cadbdf4bfb0b588bb8ed80691940d8dd63dc5502943d597eaf9f40c3b'
+'8cab0ebb4fee72069d63616b0983f105b98d1261e72e9bef5509a6e60bc382a7')
+
+prepare() {
+  cd $pkgbase-$pkgver
+}
+
+build() {
+  cd $pkgbase-$pkgver
+  make KERNELRELEASE="$(cat /usr/lib/modules/$_extramodules/version)"
+}
+
+package_vhba-module() {
+  depends=('linux>=4.13' 'linux<4.14')
+  install=vhba-module.install
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/lib/modules/$_extramodules" -m644 vhba.ko
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+}
+
+package_vhba-module-dkms() {
+  depends=(dkms)
+  provides=("vhba-module=$pkgver-$pkgrel")
+  conflicts=(vhba-module)
+
+  cd $pkgbase-$pkgver
+  install -Dt "$pkgdir/usr/src/$pkgbase-$pkgver" -m644 Makefile vhba.c 
../dkms.conf
+  install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 ../60-vhba.rules
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vhba-module/repos/community-testing-x86_64/dkms.conf (from rev 265740, 
vhba-module/trunk/dkms.conf)
===
--- community-testing-x86_64/dkms.conf  (rev 0)
+++ community-testing-x86_64/dkms.conf  2017-11-08 15:41:10 UTC (rev 265741)
@@ -0,0 +1,9 @@
+PACKAGE_NAME="vhba-module"
+PACKAGE_VERSION="#MODULE_VERSION#"
+AUTOINSTALL="yes"
+
+MAKE[0]="make KERNELRELEASE=$kernelver"
+CLEAN="make clean"
+
+BUILT_MODULE_NAME[0]="vhba"
+DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"

Copied: vhba-module/repos/community-testing-x86_64/vhba-module.install (from 
rev 265740, vhba-module/trunk/vhba-module.install)
===
--- community-testing-x86_64/vhba-module.install
(rev 0)
+++ community-testing-x86_64/vhba-module.install2017-11-08 15:41:10 UTC 
(rev 265741)
@@ -0,0 +1,15 @@
+post_install() {
+  getent group cdemu &>/dev/null || groupadd -r cdemu
+  post_upgrade $1 0
+}
+
+post_upgrade() {
+  EXTRAMODULES=extramodules-4.13-ARCH
+  depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+  post_upgrade 0 $1
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:40:56
  Author: tpowa
Revision: 265740

upgpkg: vhba-module 20170610-18

rebuild against 4.13.12

Modified:
  vhba-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:39:44 UTC (rev 265739)
+++ PKGBUILD2017-11-08 15:40:56 UTC (rev 265740)
@@ -7,7 +7,7 @@
 pkgname=(vhba-module vhba-module-dkms)
 pkgver=20170610
 _extramodules=extramodules-4.13-ARCH
-pkgrel=17
+pkgrel=18
 pkgdesc="Kernel module that emulates SCSI devices"
 url="http://cdemu.sourceforge.net/;
 arch=(i686 x86_64)


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:39:34
  Author: tpowa
Revision: 265738

upgpkg: r8168 8.045.08-5

rebuild against 4.13.12

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:38:54 UTC (rev 265737)
+++ PKGBUILD2017-11-08 15:39:34 UTC (rev 265738)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.045.08
-pkgrel=4
+pkgrel=5
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw;
 license=("GPL")


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:39:44
  Author: tpowa
Revision: 265739

archrelease: copy trunk to community-testing-x86_64

Added:
  r8168/repos/community-testing-x86_64/
  r8168/repos/community-testing-x86_64/PKGBUILD
(from rev 265738, r8168/trunk/PKGBUILD)
  r8168/repos/community-testing-x86_64/linux-4.11.patch
(from rev 265738, r8168/trunk/linux-4.11.patch)
  r8168/repos/community-testing-x86_64/r8168.install
(from rev 265738, r8168/trunk/r8168.install)

--+
 PKGBUILD |   44 
 linux-4.11.patch |   14 ++
 r8168.install|   17 +
 3 files changed, 75 insertions(+)

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

Copied: r8168/repos/community-testing-x86_64/linux-4.11.patch (from rev 265738, 
r8168/trunk/linux-4.11.patch)
===
--- community-testing-x86_64/linux-4.11.patch   (rev 0)
+++ community-testing-x86_64/linux-4.11.patch   2017-11-08 15:39:44 UTC (rev 
265739)
@@ -0,0 +1,14 @@
+diff --git a/src/r8168_n.c b/src/r8168_n.c
+index 3c5a7e7..e2026bb 100755
+--- a/src/r8168_n.c
 b/src/r8168_n.c
+@@ -25732,7 +25732,9 @@ process_pkt:
+ if (rtl8168_rx_vlan_skb(tp, desc, skb) < 0)
+ rtl8168_rx_skb(tp, skb);
+ 
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ dev->last_rx = jiffies;
++#endif
+ RTLDEV->stats.rx_bytes += pkt_size;
+ RTLDEV->stats.rx_packets++;
+ }

Copied: r8168/repos/community-testing-x86_64/r8168.install (from rev 265738, 
r8168/trunk/r8168.install)
===
--- community-testing-x86_64/r8168.install  (rev 0)
+++ community-testing-x86_64/r8168.install  2017-11-08 15:39:44 UTC (rev 
265739)
@@ -0,0 +1,17 @@
+rebuild_module_dependencies() {
+   EXTRAMODULES='extramodules-4.13-ARCH'
+   depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_install() {
+  rebuild_module_dependencies
+   echo '>>> The module r8168 conflicts with r8169. You can blacklist it 
with:'
+   echo '>>>  `echo "blacklist r8169" > 
/etc/modprobe.d/r8169_blacklist.conf`'
+}
+post_upgrade() {
+   rebuild_module_dependencies
+}
+
+post_remove() {
+   rebuild_module_dependencies
+}


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:38:54
  Author: tpowa
Revision: 265737

archrelease: copy trunk to community-testing-x86_64

Added:
  bbswitch/repos/community-testing-x86_64/
  bbswitch/repos/community-testing-x86_64/PKGBUILD
(from rev 265736, bbswitch/trunk/PKGBUILD)
  bbswitch/repos/community-testing-x86_64/bbswitch.install
(from rev 265736, bbswitch/trunk/bbswitch.install)

--+
 PKGBUILD |   47 +++
 bbswitch.install |   12 
 2 files changed, 59 insertions(+)

Copied: bbswitch/repos/community-testing-x86_64/PKGBUILD (from rev 265736, 
bbswitch/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-11-08 15:38:54 UTC (rev 265737)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: M0Rf30
+# Contributor: Samsagax 
+
+pkgbase=bbswitch
+pkgname=(bbswitch bbswitch-dkms)
+pkgver=0.8
+_extramodules=extramodules-4.13-ARCH # Don't forget to update bbswitch.install
+pkgrel=83
+pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
+arch=('i686' 'x86_64')
+url="http://github.com/Bumblebee-Project/bbswitch;
+license=('GPL')
+makedepends=('linux-headers>=4.13' 'linux-headers<4.14' 'linux>=4.13' 
'linux<4.14')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz;)
+md5sums=('5b116b31ace3604ddf9d1fc1f4bc5807')
+
+build() {
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KDIR=/lib/modules/${_kernver}/build
+}
+
+package_bbswitch() {
+  depends=('linux>=4.13' 'linux<4.14')
+  install=bbswitch.install
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -Dm644 bbswitch.ko 
"${pkgdir}"/usr/lib/modules/${_extramodules}/bbswitch.ko
+  gzip "${pkgdir}/usr/lib/modules/${_extramodules}/bbswitch.ko"
+}
+
+package_bbswitch-dkms() {
+  depends=('dkms')
+  conflicts=('bbswitch')
+  provides=('bbswitch')
+
+  cd ${srcdir}/${pkgbase}-${pkgver}
+
+  install -dm755 "${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+
+  install -Dm644 Makefile bbswitch.c dkms/dkms.conf 
"${pkgdir}/usr/src/${pkgbase}-${pkgver}/"
+}

Copied: bbswitch/repos/community-testing-x86_64/bbswitch.install (from rev 
265736, bbswitch/trunk/bbswitch.install)
===
--- community-testing-x86_64/bbswitch.install   (rev 0)
+++ community-testing-x86_64/bbswitch.install   2017-11-08 15:38:54 UTC (rev 
265737)
@@ -0,0 +1,12 @@
+post_install() {
+EXTRAMODULES='extramodules-4.13-ARCH'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:38:45
  Author: tpowa
Revision: 265736

upgpkg: bbswitch 0.8-83

rebuild against 4.13.12

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:38:05 UTC (rev 265735)
+++ PKGBUILD2017-11-08 15:38:45 UTC (rev 265736)
@@ -7,7 +7,7 @@
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
 _extramodules=extramodules-4.13-ARCH # Don't forget to update bbswitch.install
-pkgrel=82
+pkgrel=83
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch;


[arch-commits] Commit in acpi_call/repos/community-testing-x86_64 (4 files)

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:38:05
  Author: tpowa
Revision: 265735

archrelease: copy trunk to community-testing-x86_64

Added:
  acpi_call/repos/community-testing-x86_64/PKGBUILD
(from rev 265734, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-testing-x86_64/acpi_call.install
(from rev 265734, acpi_call/trunk/acpi_call.install)
Deleted:
  acpi_call/repos/community-testing-x86_64/PKGBUILD
  acpi_call/repos/community-testing-x86_64/acpi_call.install

---+
 PKGBUILD  |  100 ++--
 acpi_call.install |   28 +++---
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 15:32:52 UTC (rev 265734)
+++ PKGBUILD2017-11-08 15:38:05 UTC (rev 265735)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: mortzu 
-# Contributor: fnord0 
-
-pkgname=acpi_call
-pkgver=1.1.0
-pkgrel=77
-_extramodules=extramodules-4.13-ARCH
-pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
-arch=('i686' 'x86_64')
-url='https://github.com/mkottman/acpi_call'
-license=('GPL')
-depends=('linux>=4.13' 'linux<4.14')
-makedepends=('linux-headers>=4.13' 'linux-headers<4.14')
-install='acpi_call.install'
-source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
-sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
-
-prepare() {
-  cd acpi_call-${pkgver}
-
-  # Fix build with Linux >= 3.17
-  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
-
-  # Fix build with Linux >= 4.12
-  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
-}
-
-build() {
-  cd acpi_call-${pkgver}
-
-  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
-  make KVERSION="${_kernver}"
-}
-
-package() {
-  cd acpi_call-${pkgver}
-
-  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
-  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
-  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
-  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
-
-  install -dm 755 "${pkgdir}"/usr/share/acpi_call
-  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
-}
-
-# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 265734, 
acpi_call/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 15:38:05 UTC (rev 265735)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=77
+_extramodules=extramodules-4.13-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=4.13' 'linux<4.14')
+makedepends=('linux-headers>=4.13' 'linux-headers<4.14')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/acpi_call
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: acpi_call.install
===
--- acpi_call.install   2017-11-08 15:32:52 UTC (rev 265734)
+++ acpi_call.install   2017-11-08 15:38:05 UTC (rev 265735)
@@ -1,14 +0,0 @@
-post_install() {
-  _extramodules=extramodules-4.13-ARCH
-  depmod $(cat /usr/lib/modules/${_extramodules}/version)
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-x86_64/acpi_call.install (from rev 
265734, acpi_call/trunk/acpi_call.install)
===

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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:32:52
  Author: tpowa
Revision: 265734

archrelease: copy trunk to community-testing-x86_64

Added:
  acpi_call/repos/community-testing-x86_64/
  acpi_call/repos/community-testing-x86_64/PKGBUILD
(from rev 265733, acpi_call/trunk/PKGBUILD)
  acpi_call/repos/community-testing-x86_64/acpi_call.install
(from rev 265733, acpi_call/trunk/acpi_call.install)

---+
 PKGBUILD  |   50 ++
 acpi_call.install |   14 ++
 2 files changed, 64 insertions(+)

Copied: acpi_call/repos/community-testing-x86_64/PKGBUILD (from rev 265733, 
acpi_call/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-11-08 15:32:52 UTC (rev 265734)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: mortzu 
+# Contributor: fnord0 
+
+pkgname=acpi_call
+pkgver=1.1.0
+pkgrel=77
+_extramodules=extramodules-4.13-ARCH
+pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
+arch=('i686' 'x86_64')
+url='https://github.com/mkottman/acpi_call'
+license=('GPL')
+depends=('linux>=4.13' 'linux<4.14')
+makedepends=('linux-headers>=4.13' 'linux-headers<4.14')
+install='acpi_call.install'
+source=("acpi_call-${pkgver}.tar.gz::https://github.com/mkottman/acpi_call/archive/v${pkgver}.tar.gz;)
+sha256sums=('d0d14b42944282724fca76f57d598eed794ef97448f387d1c489d85ad813f2f0')
+
+prepare() {
+  cd acpi_call-${pkgver}
+
+  # Fix build with Linux >= 3.17
+  sed -i 's|acpi/acpi.h|linux/acpi.h|' acpi_call.c
+
+  # Fix build with Linux >= 4.12
+  sed -i 's|asm/uaccess.h|linux/uaccess.h|' acpi_call.c
+}
+
+build() {
+  cd acpi_call-${pkgver}
+
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  make KVERSION="${_kernver}"
+}
+
+package() {
+  cd acpi_call-${pkgver}
+
+  install -dm 755 "${pkgdir}"/usr/lib/{modules/${_extramodules},modules-load.d}
+  install -m 644 acpi_call.ko "${pkgdir}"/usr/lib/modules/${_extramodules}
+  gzip "${pkgdir}"/usr/lib/modules/${_extramodules}/acpi_call.ko
+  echo acpi_call > "${pkgdir}"/usr/lib/modules-load.d/acpi_call.conf
+
+  install -dm 755 "${pkgdir}"/usr/share/acpi_call
+  cp -dr --no-preserve='ownership' {examples,support} 
"${pkgdir}"/usr/share/acpi_call/
+}
+
+# vim: ts=2 sw=2 et:

Copied: acpi_call/repos/community-testing-x86_64/acpi_call.install (from rev 
265733, acpi_call/trunk/acpi_call.install)
===
--- community-testing-x86_64/acpi_call.install  (rev 0)
+++ community-testing-x86_64/acpi_call.install  2017-11-08 15:32:52 UTC (rev 
265734)
@@ -0,0 +1,14 @@
+post_install() {
+  _extramodules=extramodules-4.13-ARCH
+  depmod $(cat /usr/lib/modules/${_extramodules}/version)
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:31:13
  Author: tpowa
Revision: 265733

upgpkg: acpi_call 1.1.0-77

rebuild against 4.13.12

Modified:
  acpi_call/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 12:27:53 UTC (rev 265732)
+++ PKGBUILD2017-11-08 15:31:13 UTC (rev 265733)
@@ -5,7 +5,7 @@
 
 pkgname=acpi_call
 pkgver=1.1.0
-pkgrel=76
+pkgrel=77
 _extramodules=extramodules-4.13-ARCH
 pkgdesc='A linux kernel module that enables calls to ACPI methods through 
/proc/acpi/call'
 arch=('i686' 'x86_64')


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:18:23
  Author: tpowa
Revision: 309049

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-304xx/repos/testing-x86_64/
  nvidia-304xx/repos/testing-x86_64/PKGBUILD
(from rev 309048, nvidia-304xx/trunk/PKGBUILD)
  nvidia-304xx/repos/testing-x86_64/disable-mtrr.patch
(from rev 309048, nvidia-304xx/trunk/disable-mtrr.patch)
  nvidia-304xx/repos/testing-x86_64/nvidia-304xx.install
(from rev 309048, nvidia-304xx/trunk/nvidia-304xx.install)

--+
 PKGBUILD |   71 +
 disable-mtrr.patch   |   24 
 nvidia-304xx.install |   13 
 3 files changed, 108 insertions(+)

Copied: nvidia-304xx/repos/testing-x86_64/PKGBUILD (from rev 309048, 
nvidia-304xx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 15:18:23 UTC (rev 309049)
@@ -0,0 +1,71 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-304xx
+pkgname=(nvidia-304xx nvidia-304xx-dkms)
+pkgver=304.137
+_extramodules=extramodules-4.13-ARCH
+pkgrel=5
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('linux' 'linux-headers>=4.13' 'linux-headers<4.14')
+conflicts=('nvidia')
+license=('custom')
+options=('!strip')
+source=('disable-mtrr.patch')
+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=('54e8825e523f11706890e09e476498f3a30f75ce4e350ff2ff8a1e1c3af574d9ccfb8903543766b6863d94cdfbf46e68cd3d33380867dd976cafc8dd2dd78774')
+sha512sums_i686=('021c5a88d50489aa0a1c7eac14259e23542b93578ae339995a2e38b786d06d239968c07933cab3fb78a922cffc7e213d6fa3fe07e34065a9c7f03e24f8729370')
+sha512sums_x86_64=('4ab648647e4f3e2c352b2eab6454c264fe4728d8eb1264fafee2a4ab1a4ce59516abcf8490044d31e35309ea951e564cc217e13f7139a48bbf650a4238c5b87c')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+cd "${srcdir}"
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+# FS#47092
+#(cd kernel; patch -p1 --no-backup-if-mismatch -i 
"$srcdir"/disable-mtrr.patch)
+
+cp -a kernel kernel-dkms
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}/kernel"
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia-304xx() {
+pkgdesc="NVIDIA drivers for linux, 304xx legacy branch"
+depends=('linux>=4.13' 'linux<4.14' 'libgl' "nvidia-304xx-utils=${pkgver}")
+conflicts+=('nvidia-304xx-dkms')
+install=nvidia-304xx.install
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+sed -i -e "s/EXTRAMODULES='.*'/EXTRAMODULES='${_extramodules}'/" 
"${startdir}/${pkgname}.install"
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+
+# the license file is part of nvidia-304xx-utils - the module depends on 
it, so we don't ship it another time.
+}
+
+package_nvidia-304xx-dkms() {
+pkgdesc="NVIDIA driver sources for linux, 304xx legacy branch"
+depends=('dkms' "nvidia-304xx-utils=$pkgver")
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia-304xx')
+
+cd ${_pkg}
+make -C kernel clean
+install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}"/usr/src/nvidia-${pkgver}
+echo 'blacklist nouveau' > "${pkgdir}"/usr/lib/modprobe.d/nvidia.conf
+}

Copied: nvidia-304xx/repos/testing-x86_64/disable-mtrr.patch (from rev 309048, 
nvidia-304xx/trunk/disable-mtrr.patch)
===
--- testing-x86_64/disable-mtrr.patch   (rev 0)
+++ testing-x86_64/disable-mtrr.patch   2017-11-08 15:18:23 UTC (rev 309049)
@@ -0,0 +1,24 @@
+Author: Luca Boccassi 
+Description: Disable MTRR on kernel >= 4.3
+ From kernel 4.3 and newer (commit 2baa891e42d84) mtrr_add and mtrr_del are no
+ longer exported. The Nvidia kernel shim still uses it as of 304.131, causing
+ the module to error out when loading. Disable MTRR if running on 4.3 or 
greater
+ until upstream fixes it.
+--- a/nv-linux.h
 b/nv-linux.h
+@@ -256,6 +256,15 @@
+ #include 
+ #endif
+ 
++/*
++ * As of version 304.131, os-agp.c and os-mtrr.c still use deprecated
++ * kernel 

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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:18:11
  Author: tpowa
Revision: 309048

upgpkg: nvidia-304xx 304.137-5

rebuild against 4.13.12

Modified:
  nvidia-304xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:16:00 UTC (rev 309047)
+++ PKGBUILD2017-11-08 15:18:11 UTC (rev 309048)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-304xx nvidia-304xx-dkms)
 pkgver=304.137
 _extramodules=extramodules-4.13-ARCH
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=('linux' 'linux-headers>=4.13' 'linux-headers<4.14')


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:16:00
  Author: tpowa
Revision: 309047

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-340xx/repos/testing-x86_64/
  nvidia-340xx/repos/testing-x86_64/PKGBUILD
(from rev 309046, nvidia-340xx/trunk/PKGBUILD)
  nvidia-340xx/repos/testing-x86_64/kernel-4.11.patch
(from rev 309046, nvidia-340xx/trunk/kernel-4.11.patch)
  nvidia-340xx/repos/testing-x86_64/nvidia-340xx.install
(from rev 309046, nvidia-340xx/trunk/nvidia-340xx.install)

--+
 PKGBUILD |   72 +
 kernel-4.11.patch|   38 +
 nvidia-340xx.install |   13 
 3 files changed, 123 insertions(+)

Copied: nvidia-340xx/repos/testing-x86_64/PKGBUILD (from rev 309046, 
nvidia-340xx/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 15:16:00 UTC (rev 309047)
@@ -0,0 +1,72 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia-340xx
+pkgname=(nvidia-340xx nvidia-340xx-dkms)
+pkgver=340.104
+_extramodules=extramodules-4.13-ARCH
+pkgrel=4
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.13' 
'linux-headers<4.14')
+conflicts=('nvidia')
+license=('custom')
+options=(!strip)
+source=('kernel-4.11.patch')
+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=('c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2')
+sha512sums_i686=('8dacd5345a5794e862f4106ab9e8e402defa7883dd176c243d019209b560fe955d7576a13936364c01c5a249f15df58208308c9378c12c3438784376e5fb806c')
+sha512sums_x86_64=('e962494561728af5a911354bfb3560e414464f7858f30f9654eac5ca56175bc8498d1eee93a18248c63e9eee7d84807ef924fe9f53239644d7085b0f3502bf8c')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+# patches here
+
+patch -Np0 < "${srcdir}/kernel-4.11.patch"
+
+cp -a kernel kernel-dkms
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+
+cd uvm
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia-340xx() {
+pkgdesc="NVIDIA drivers for linux, 340xx legacy branch"
+depends=('linux>=4.13' 'linux<4.14' 'libgl' "nvidia-340xx-utils=${pkgver}")
+conflict+=('nvidia-340xx-dkms')
+install=nvidia-340xx.install
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/uvm/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}
+
+package_nvidia-340xx-dkms() {
+pkgdesc="NVIDIA driver sources for linux, 340xx legacy branch"
+depends=('dkms' "nvidia-340xx-utils=$pkgver")
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia-340xx')
+
+cd ${_pkg}
+install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}"/usr/src/nvidia-${pkgver}
+echo 'blacklist nouveau' > "${pkgdir}"/usr/lib/modprobe.d/nvidia.conf
+cat "${pkgdir}"/usr/src/nvidia-${pkgver}/uvm/dkms.conf.fragment >> 
"${pkgdir}"/usr/src/nvidia-${pkgver}/dkms.conf
+}

Copied: nvidia-340xx/repos/testing-x86_64/kernel-4.11.patch (from rev 309046, 
nvidia-340xx/trunk/kernel-4.11.patch)
===
--- testing-x86_64/kernel-4.11.patch(rev 0)
+++ testing-x86_64/kernel-4.11.patch2017-11-08 15:16:00 UTC (rev 309047)
@@ -0,0 +1,38 @@
+--- kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:50:46.334075042 +0200
 kernel/uvm/nvidia_uvm_lite.c   2017-09-27 13:56:06.358041280 +0200
+@@ -818,7 +818,11 @@
+ }
+ 
+ #if defined(NV_VM_OPERATIONS_STRUCT_HAS_FAULT)
++#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 11, 0)
+ int _fault(struct vm_area_struct *vma, struct vm_fault *vmf)
++#else 
++int _fault(struct vm_fault *vmf)  
++#endif
+ {
+ #if defined(NV_VM_FAULT_HAS_ADDRESS)
+ unsigned long 

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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:15:50
  Author: tpowa
Revision: 309046

upgpkg: nvidia-340xx 340.104-4

rebuild against 4.13.12

Modified:
  nvidia-340xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:11:25 UTC (rev 309045)
+++ PKGBUILD2017-11-08 15:15:50 UTC (rev 309046)
@@ -6,7 +6,7 @@
 pkgname=(nvidia-340xx nvidia-340xx-dkms)
 pkgver=340.104
 _extramodules=extramodules-4.13-ARCH
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;
 makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers>=4.13' 
'linux-headers<4.14')


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:11:25
  Author: tpowa
Revision: 309045

archrelease: copy trunk to testing-x86_64

Added:
  nvidia/repos/testing-x86_64/
  nvidia/repos/testing-x86_64/PKGBUILD
(from rev 309044, nvidia/trunk/PKGBUILD)
  nvidia/repos/testing-x86_64/fix-abi.patch
(from rev 309044, nvidia/trunk/fix-abi.patch)
  nvidia/repos/testing-x86_64/nvidia.install
(from rev 309044, nvidia/trunk/nvidia.install)

+
 PKGBUILD   |   87 +++
 fix-abi.patch  |   12 +++
 nvidia.install |   13 
 3 files changed, 112 insertions(+)

Copied: nvidia/repos/testing-x86_64/PKGBUILD (from rev 309044, 
nvidia/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 15:11:25 UTC (rev 309045)
@@ -0,0 +1,87 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Felix Yan 
+# Contributor: Thomas Baechler 
+
+pkgbase=nvidia
+pkgname=(nvidia nvidia-dkms)
+pkgver=387.22
+_extramodules=extramodules-4.13-ARCH
+pkgrel=5
+pkgdesc="NVIDIA drivers for linux"
+arch=('i686' 'x86_64')
+url="http://www.nvidia.com/;
+makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux' 
'linux-headers>=4.13' 'linux-headers<4.14')
+license=('custom')
+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;)
+md5sums_i686=('abdbb3c813e52148f7435308121e6a37')
+md5sums_x86_64=('b21f9bafb20409b337505c9b1d362c34')
+
+[[ "$CARCH" = "i686" ]] && _pkg="NVIDIA-Linux-x86-${pkgver}"
+[[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
+
+prepare() {
+sh "${_pkg}.run" --extract-only
+cd "${_pkg}"
+
+cp -a kernel kernel-dkms
+cd kernel-dkms
+sed -i "s/__VERSION_STRING/${pkgver}/" dkms.conf
+sed -i 's/__JOBS/`nproc`/' dkms.conf
+sed -i 's/__DKMS_MODULES//' dkms.conf
+sed -i '$iBUILT_MODULE_NAME[0]="nvidia"\
+DEST_MODULE_LOCATION[0]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[1]="nvidia-uvm"\
+DEST_MODULE_LOCATION[1]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[2]="nvidia-modeset"\
+DEST_MODULE_LOCATION[2]="/kernel/drivers/video"\
+BUILT_MODULE_NAME[3]="nvidia-drm"\
+DEST_MODULE_LOCATION[3]="/kernel/drivers/video"' dkms.conf
+
+# Gift for linux-rt guys
+sed -i 's/NV_EXCLUDE_BUILD_MODULES/IGNORE_PREEMPT_RT_PRESENCE=1 
NV_EXCLUDE_BUILD_MODULES/' dkms.conf
+}
+
+build() {
+_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+cd "${_pkg}"/kernel
+make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
+}
+
+package_nvidia() {
+pkgdesc="NVIDIA drivers for linux"
+depends=('linux>=4.13' 'linux<4.14' "nvidia-utils=${pkgver}" 'libgl')
+install=nvidia.install
+
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-modeset.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-modeset.ko"
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-drm.ko" \
+ "${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-drm.ko"
+
+if [[ "$CARCH" = "x86_64" ]]; then
+install -D -m644 "${srcdir}/${_pkg}/kernel/nvidia-uvm.ko" \
+"${pkgdir}/usr/lib/modules/${_extramodules}/nvidia-uvm.ko"
+fi
+
+gzip "${pkgdir}/usr/lib/modules/${_extramodules}/"*.ko
+install -d -m755 "${pkgdir}/usr/lib/modprobe.d"
+
+echo "blacklist nouveau" >> "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}
+
+package_nvidia-dkms() {
+pkgdesc="NVIDIA driver sources for linux"
+depends=('dkms' "nvidia-utils=$pkgver" 'libgl')
+optdepends=('linux-headers: Build the module for Arch kernel'
+'linux-lts-headers: Build the module for LTS Arch kernel')
+conflicts+=('nvidia')
+
+cd ${_pkg}
+install -dm 755 "${pkgdir}"/usr/{lib/modprobe.d,src}
+cp -dr --no-preserve='ownership' kernel-dkms 
"${pkgdir}/usr/src/nvidia-${pkgver}"
+echo 'blacklist nouveau' > "${pkgdir}/usr/lib/modprobe.d/nvidia.conf"
+}

Copied: nvidia/repos/testing-x86_64/fix-abi.patch (from rev 309044, 
nvidia/trunk/fix-abi.patch)
===
--- testing-x86_64/fix-abi.patch(rev 0)
+++ testing-x86_64/fix-abi.patch2017-11-08 15:11:25 UTC (rev 309045)
@@ -0,0 +1,12 @@
+diff -u -r kernel/nvidia-drm/nvidia-drm-fence.c 
kernel-patched/nvidia-drm/nvidia-drm-fence.c
+--- kernel/nvidia-drm/nvidia-drm-fence.c   2016-08-09 01:43:19.0 
+0200
 kernel-patched/nvidia-drm/nvidia-drm-fence.c   2016-08-25 
14:31:34.419655564 +0200
+@@ -325,7 +325,7 @@
+ 

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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:11:02
  Author: tpowa
Revision: 309044

upgpkg: nvidia 387.22-5

rebuild against 4.13.12

Modified:
  nvidia/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 15:08:41 UTC (rev 309043)
+++ PKGBUILD2017-11-08 15:11:02 UTC (rev 309044)
@@ -7,7 +7,7 @@
 pkgname=(nvidia nvidia-dkms)
 pkgver=387.22
 _extramodules=extramodules-4.13-ARCH
-pkgrel=4
+pkgrel=5
 pkgdesc="NVIDIA drivers for linux"
 arch=('i686' 'x86_64')
 url="http://www.nvidia.com/;


[arch-commits] Commit in linux/repos (testing-i686)

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 15:08:41
  Author: tpowa
Revision: 309043

remove i686

Deleted:
  linux/repos/testing-i686/


[arch-commits] Commit in (libxfont)

2017-11-08 Thread Jan de Groot
Date: Wednesday, November 8, 2017 @ 14:08:14
  Author: jgc
Revision: 309042

Remove from repositories. No longer used and unmaintained

Deleted:
  libxfont/


[arch-commits] Commit in expat/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2017-11-08 Thread Bartłomiej Piotrowski
Date: Wednesday, November 8, 2017 @ 13:36:00
  Author: bpiotrowski
Revision: 309039

archrelease: copy trunk to testing-x86_64

Added:
  expat/repos/testing-x86_64/
  expat/repos/testing-x86_64/PKGBUILD
(from rev 309038, expat/trunk/PKGBUILD)

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

Copied: expat/repos/testing-x86_64/PKGBUILD (from rev 309038, 
expat/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 13:36:00 UTC (rev 309039)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Allan McRae 
+# Contributor: Judd Vinet 
+
+pkgname=expat
+pkgver=2.2.5
+pkgrel=1
+pkgdesc='An XML parser library'
+arch=(i686 x86_64)
+url='http://expat.sourceforge.net/'
+license=(custom)
+depends=(glibc)
+source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
+md5sums=('789e297f547980fc9ecc036f9a070d49')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  make -C $pkgname-$pkgver check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2017-11-08 Thread Bartłomiej Piotrowski
Date: Wednesday, November 8, 2017 @ 13:35:49
  Author: bpiotrowski
Revision: 309038

2.2.5-1: new upstream release

Modified:
  expat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 13:32:02 UTC (rev 309037)
+++ PKGBUILD2017-11-08 13:35:49 UTC (rev 309038)
@@ -4,7 +4,7 @@
 # Contributor: Judd Vinet 
 
 pkgname=expat
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 pkgdesc='An XML parser library'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=(custom)
 depends=(glibc)
 
source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
-md5sums=('6e3980aba29a224a9f478d88ac7ec207')
+md5sums=('789e297f547980fc9ecc036f9a070d49')
 
 build() {
   cd $pkgname-$pkgver


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

2017-11-08 Thread Bartłomiej Piotrowski
Date: Wednesday, November 8, 2017 @ 13:31:49
  Author: bpiotrowski
Revision: 309036

20171108-1

Modified:
  devtools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 12:10:42 UTC (rev 309035)
+++ PKGBUILD2017-11-08 13:31:49 UTC (rev 309036)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pie...@archlinux.de>
 
 pkgname=devtools
-pkgver=20170911
-pkgrel=2
+pkgver=20171108
+pkgrel=1
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
 license=('GPL')
@@ -16,8 +16,9 @@
   '86CFFCA918CF3AF47147588051E8B148AC34'
   '8FC15A064950A99DD1BD14DD39E4B877E62EB915'
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'
-  'B81B051F2D7FC867AAFF35A58DBD63B82072D77A')
-md5sums=('45d4334ed90d9c41adc8c34eea93dcfa'
+  'B81B051F2D7FC867AAFF35A58DBD63B82072D77A'
+  'F3691687D867B81B51CE07D9BBE43771487328A9')
+md5sums=('4a24b99bc1cffc63634eb7b3f5b116f1'
  'SKIP')
 
 prepare() {


[arch-commits] Commit in devtools/repos (testing-any testing-any/PKGBUILD)

2017-11-08 Thread Bartłomiej Piotrowski
Date: Wednesday, November 8, 2017 @ 13:32:02
  Author: bpiotrowski
Revision: 309037

archrelease: copy trunk to testing-any

Added:
  devtools/repos/testing-any/
  devtools/repos/testing-any/PKGBUILD
(from rev 309036, devtools/trunk/PKGBUILD)

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

Copied: devtools/repos/testing-any/PKGBUILD (from rev 309036, 
devtools/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2017-11-08 13:32:02 UTC (rev 309037)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Pierre Schmitz <pie...@archlinux.de>
+
+pkgname=devtools
+pkgver=20171108
+pkgrel=1
+pkgdesc='Tools for Arch Linux package maintainers'
+arch=('any')
+license=('GPL')
+url='https://git.archlinux.org/devtools.git/'
+depends=('namcap' 'openssh' 'subversion' 'rsync' 'arch-install-scripts'
+ 'git' 'bzr' 'mercurial')
+source=("https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53'
+  '4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC'
+  '86CFFCA918CF3AF47147588051E8B148AC34'
+  '8FC15A064950A99DD1BD14DD39E4B877E62EB915'
+  '8218F88849AAC522E94CF470A5E9288C4FA415FA'
+  'B81B051F2D7FC867AAFF35A58DBD63B82072D77A'
+  'F3691687D867B81B51CE07D9BBE43771487328A9')
+md5sums=('4a24b99bc1cffc63634eb7b3f5b116f1'
+ 'SKIP')
+
+prepare() {
+   cd "${pkgname}-${pkgver}"
+}
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   make PREFIX=/usr
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make PREFIX=/usr DESTDIR=${pkgdir} install
+}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:27:28
  Author: felixonmars
Revision: 265731

upgpkg: pigar 0.7.1-1

Modified:
  pigar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 12:01:31 UTC (rev 265730)
+++ PKGBUILD2017-11-08 12:27:28 UTC (rev 265731)
@@ -3,7 +3,7 @@
 
 pkgbase=pigar
 pkgname=("pigar" "python2-pigar")
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="A fantastic tool to generate requirements for your Python project, 
and more than that"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-colorama' 
'python2-colorama'
  'python2-futures' 'python-gevent' 'python2-gevent')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/Damnever/pigar/archive/v$pkgver.tar.gz;)
-sha512sums=('0a2730cf34a66cf95a015e1a16aea0946b234e4dc9d20175f3e427e48b03ea35849f1fbb631563ae95db353fd5acef2a3303ae1c722e8ce8f9551ef0f9c95515')
+sha512sums=('283ea02dd452a32f1b8b44d4ae19abefc82f2f116b2bdb67fa163b68656c566415bd50fa9aecd5001497e371c2a5aed0d0965d0413bbbf86437fbd787ec7b103')
 
 prepare() {
   cp -a pigar-$pkgver{,-py2}


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:27:53
  Author: felixonmars
Revision: 265732

archrelease: copy trunk to community-any

Added:
  pigar/repos/community-any/PKGBUILD
(from rev 265731, pigar/trunk/PKGBUILD)
Deleted:
  pigar/repos/community-any/PKGBUILD

--+
 PKGBUILD |  112 ++---
 1 file changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 12:27:28 UTC (rev 265731)
+++ PKGBUILD2017-11-08 12:27:53 UTC (rev 265732)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=pigar
-pkgname=("pigar" "python2-pigar")
-pkgver=0.7.0
-pkgrel=1
-pkgdesc="A fantastic tool to generate requirements for your Python project, 
and more than that"
-arch=('any')
-url="https://github.com/Damnever/pigar;
-license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-colorama' 
'python2-colorama'
- 'python2-futures' 'python-gevent' 'python2-gevent')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/Damnever/pigar/archive/v$pkgver.tar.gz;)
-sha512sums=('0a2730cf34a66cf95a015e1a16aea0946b234e4dc9d20175f3e427e48b03ea35849f1fbb631563ae95db353fd5acef2a3303ae1c722e8ce8f9551ef0f9c95515')
-
-prepare() {
-  cp -a pigar-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/pigar-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/pigar-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/pigar-$pkgver
-  python -m unittest discover pigar/tests/ -t . -v
-
-  cd "$srcdir"/pigar-$pkgver-py2
-  python2 -m unittest discover pigar/tests/ -t . -v
-}
-
-package_pigar() {
-  depends=('python-setuptools' 'python-colorama' 'python-gevent')
-
-  cd pigar-$pkgver
-  python3 setup.py install -O1 --root="$pkgdir"
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pigar() {
-  depends=('python2-setuptools' 'python2-colorama' 'python2-gevent' 
'python2-futures')
-
-  cd pigar-$pkgver-py2
-  python2 setup.py install -O1 --root="$pkgdir"
-  mv "$pkgdir"/usr/bin/pigar{,2}
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pigar/repos/community-any/PKGBUILD (from rev 265731, 
pigar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 12:27:53 UTC (rev 265732)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=pigar
+pkgname=("pigar" "python2-pigar")
+pkgver=0.7.1
+pkgrel=1
+pkgdesc="A fantastic tool to generate requirements for your Python project, 
and more than that"
+arch=('any')
+url="https://github.com/Damnever/pigar;
+license=('BSD')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-colorama' 
'python2-colorama'
+ 'python2-futures' 'python-gevent' 'python2-gevent')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Damnever/pigar/archive/v$pkgver.tar.gz;)
+sha512sums=('283ea02dd452a32f1b8b44d4ae19abefc82f2f116b2bdb67fa163b68656c566415bd50fa9aecd5001497e371c2a5aed0d0965d0413bbbf86437fbd787ec7b103')
+
+prepare() {
+  cp -a pigar-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/pigar-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/pigar-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/pigar-$pkgver
+  python -m unittest discover pigar/tests/ -t . -v
+
+  cd "$srcdir"/pigar-$pkgver-py2
+  python2 -m unittest discover pigar/tests/ -t . -v
+}
+
+package_pigar() {
+  depends=('python-setuptools' 'python-colorama' 'python-gevent')
+
+  cd pigar-$pkgver
+  python3 setup.py install -O1 --root="$pkgdir"
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pigar() {
+  depends=('python2-setuptools' 'python2-colorama' 'python2-gevent' 
'python2-futures')
+
+  cd pigar-$pkgver-py2
+  python2 setup.py install -O1 --root="$pkgdir"
+  mv "$pkgdir"/usr/bin/pigar{,2}
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:10:42
  Author: felixonmars
Revision: 309035

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

Added:
  libuv/repos/testing-i686/
  libuv/repos/testing-i686/PKGBUILD
(from rev 309034, libuv/trunk/PKGBUILD)
  libuv/repos/testing-x86_64/
  libuv/repos/testing-x86_64/PKGBUILD
(from rev 309034, libuv/trunk/PKGBUILD)

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

Copied: libuv/repos/testing-i686/PKGBUILD (from rev 309034, 
libuv/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-11-08 12:10:42 UTC (rev 309035)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libuv
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
+arch=('i686' 'x86_64')
+url="https://github.com/libuv/libuv;
+license=('custom')
+depends=('glibc')
+makedepends=('python-sphinx')
+source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+
+build() {
+   cd "$srcdir"/$pkgname-$pkgver
+   ./autogen.sh
+   ./configure --prefix=/usr
+   make
+   make man -C docs
+}
+
+check() {
+   cd "$srcdir"/$pkgname-$pkgver
+   make check
+}
+
+package() {
+   cd "$srcdir"/$pkgname-$pkgver
+
+   make DESTDIR="$pkgdir" install
+
+   install -Dm644 LICENSE \
+   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+   install -Dm644 AUTHORS \
+   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
+   install -Dm644 README.md \
+   "$pkgdir"/usr/share/doc/$pkgname/README.md
+   install -Dm644 ChangeLog \
+   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
+   install -Dm644 docs/build/man/libuv.1 \
+   "$pkgdir"/usr/share/man/man1/libuv.1
+}
+
+sha512sums=('c828a26d3bfbde40cb272087e1aa20bfb0dd93efc4d71d3917bd68a760d373acd40f0c8186a980cf9e1a66693e816bea35b8c9c026f5a051c3334ac7bbba9e95')

Copied: libuv/repos/testing-x86_64/PKGBUILD (from rev 309034, 
libuv/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-11-08 12:10:42 UTC (rev 309035)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libuv
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
+arch=('i686' 'x86_64')
+url="https://github.com/libuv/libuv;
+license=('custom')
+depends=('glibc')
+makedepends=('python-sphinx')
+source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+
+build() {
+   cd "$srcdir"/$pkgname-$pkgver
+   ./autogen.sh
+   ./configure --prefix=/usr
+   make
+   make man -C docs
+}
+
+check() {
+   cd "$srcdir"/$pkgname-$pkgver
+   make check
+}
+
+package() {
+   cd "$srcdir"/$pkgname-$pkgver
+
+   make DESTDIR="$pkgdir" install
+
+   install -Dm644 LICENSE \
+   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+   install -Dm644 AUTHORS \
+   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
+   install -Dm644 README.md \
+   "$pkgdir"/usr/share/doc/$pkgname/README.md
+   install -Dm644 ChangeLog \
+   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
+   install -Dm644 docs/build/man/libuv.1 \
+   "$pkgdir"/usr/share/man/man1/libuv.1
+}
+
+sha512sums=('c828a26d3bfbde40cb272087e1aa20bfb0dd93efc4d71d3917bd68a760d373acd40f0c8186a980cf9e1a66693e816bea35b8c9c026f5a051c3334ac7bbba9e95')


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:09:49
  Author: felixonmars
Revision: 309034

upgpkg: libuv 1.16.0-1

Modified:
  libuv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:52:14 UTC (rev 309033)
+++ PKGBUILD2017-11-08 12:09:49 UTC (rev 309034)
@@ -2,7 +2,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libuv
-pkgver=1.15.0
+pkgver=1.16.0
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('i686' 'x86_64')
@@ -42,4 +42,4 @@
"$pkgdir"/usr/share/man/man1/libuv.1
 }
 
-sha512sums=('46b9feb3959e73521f9e499881799c961db3ff1dcdd780537e774dfaf6145430cb98e9558cf3110624fa35a7117350868afdcccb30abf275f7648f11b3de4afa')
+sha512sums=('c828a26d3bfbde40cb272087e1aa20bfb0dd93efc4d71d3917bd68a760d373acd40f0c8186a980cf9e1a66693e816bea35b8c9c026f5a051c3334ac7bbba9e95')


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:01:31
  Author: felixonmars
Revision: 265730

archrelease: copy trunk to community-any

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

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

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 12:00:42 UTC (rev 265729)
+++ PKGBUILD2017-11-08 12:01:31 UTC (rev 265730)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Alexander Rødseth 
-# Contributor: Marcel Huber 
-# Contributor: Illarion Kovalchuk 
-
-pkgname=jenkins
-pkgver=2.88
-pkgrel=1
-pkgdesc='Extendable continuous integration server (latest)'
-arch=('any')
-url='https://jenkins.io'
-license=('MIT')
-depends=('java-runtime>=8' 'ttf-dejavu' 'libcups')
-provides=('jenkins-ci')
-conflicts=('jenkins-ci')

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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 12:00:42
  Author: felixonmars
Revision: 265729

upgpkg: jenkins 2.89-1

Modified:
  jenkins/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:55:54 UTC (rev 265728)
+++ PKGBUILD2017-11-08 12:00:42 UTC (rev 265729)
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.88
+pkgver=2.89
 pkgrel=1
 pkgdesc='Extendable continuous integration server (latest)'
 arch=('any')
@@ -25,7 +25,7 @@
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'LICENSE')
-sha512sums=('89c7e2fb026a09472973cdd353d15178d9d47dbff5a3159fb95a394b962831c429ea01faa30b8bca8473041f7431785cbc02bef0a90ab47d4c08f8f84a2b9cbf'
+sha512sums=('c5e8d95377150a375619c5fd07d1716a9f1b74f2788e28f36727ce7214eba0ae3c9ea6684483228cc1dbbe3931e8a370b0dae93a11f5f1a1c39d93c9761c9a6a'
 
'3a8421cef3953d899c150609f959cf5d5dd6d08d079a5e0f48bfece4f3c80491722b9e90ef841fddb87401c226b8338297c5c4e83e55a33ef8d6e387de3048d0'
 
'a336b006d3711abb75b49a2e12c09ee61cf3275a2cdbbd3676480e2f6ca8ba0fb4b9c08f3f9da193252c4fca827e9a1d5eaad847d0a889445693427ae1571fe7'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'


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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 11:55:54
  Author: felixonmars
Revision: 265728

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-08 11:55:17 UTC (rev 265727)
+++ community-i686/PKGBUILD 2017-11-08 11:55:54 UTC (rev 265728)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-clone
-pkgver=0.0.5.1
-pkgrel=1
-pkgdesc='Disk and partition backup/restore tool'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-clone;
-license=('GPL3')
-depends=('dtkwidget' 'partclone' 'e2fsprogs' 'jfsutils' 'xfsprogs')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-clone/archive/$pkgver.tar.gz;)
-sha512sums=('e5eb042e0eed77c43113f46835675601a638648159de02a4b5a5f991ffc127ba55a35dc594605f1eae57bb09184baa83c0b9e2abd033d721eedc042fd2757757')
-
-prepare() {
-  cd deepin-clone-$pkgver
-  sed -i 's|/usr/sbin|/usr/bin|' deepin-clone.pro deepin-clone-ionice 
deepin-clone-pkexec com.deepin.pkexec.deepin-clone.policy{,.tmp}
-}
-
-build() {
-  cd deepin-clone-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-clone-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-clone/repos/community-i686/PKGBUILD (from rev 265727, 
deepin-clone/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-08 11:55:54 UTC (rev 265728)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-clone
+pkgver=0.0.6
+pkgrel=1
+pkgdesc='Disk and partition backup/restore tool'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-clone;
+license=('GPL3')
+depends=('dtkwidget' 'partclone' 'e2fsprogs' 'jfsutils' 'xfsprogs')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-clone/archive/$pkgver.tar.gz;)
+sha512sums=('76f636470254a5f4f592798683fae9dba350c9429721f1ec973ad16f985c9c178c9471e1a9394fd5d7b03aabeaa71c7f83e71451b62c50adcfc3794a1ad8e2f9')
+
+prepare() {
+  cd deepin-clone-$pkgver
+  sed -i 's|/usr/sbin|/usr/bin|' deepin-clone.pro deepin-clone-ionice 
deepin-clone-pkexec com.deepin.pkexec.deepin-clone.policy{,.tmp}
+}
+
+build() {
+  cd deepin-clone-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-clone-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-11-08 11:55:17 UTC (rev 265727)
+++ community-x86_64/PKGBUILD   2017-11-08 11:55:54 UTC (rev 265728)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-clone
-pkgver=0.0.5.1
-pkgrel=1
-pkgdesc='Disk and partition backup/restore tool'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-clone;
-license=('GPL3')
-depends=('dtkwidget' 'partclone' 'e2fsprogs' 'jfsutils' 'xfsprogs')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-clone/archive/$pkgver.tar.gz;)
-sha512sums=('e5eb042e0eed77c43113f46835675601a638648159de02a4b5a5f991ffc127ba55a35dc594605f1eae57bb09184baa83c0b9e2abd033d721eedc042fd2757757')
-
-prepare() {
-  cd deepin-clone-$pkgver
-  sed -i 's|/usr/sbin|/usr/bin|' deepin-clone.pro deepin-clone-ionice 
deepin-clone-pkexec com.deepin.pkexec.deepin-clone.policy{,.tmp}
-}
-
-build() {
-  cd deepin-clone-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-clone-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-clone/repos/community-x86_64/PKGBUILD (from rev 265727, 
deepin-clone/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-11-08 11:55:54 UTC (rev 265728)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-clone
+pkgver=0.0.6
+pkgrel=1
+pkgdesc='Disk and partition backup/restore 

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

2017-11-08 Thread Felix Yan
Date: Wednesday, November 8, 2017 @ 11:55:17
  Author: felixonmars
Revision: 265727

upgpkg: deepin-clone 0.0.6-1

Modified:
  deepin-clone/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:40:42 UTC (rev 265726)
+++ PKGBUILD2017-11-08 11:55:17 UTC (rev 265727)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=deepin-clone
-pkgver=0.0.5.1
+pkgver=0.0.6
 pkgrel=1
 pkgdesc='Disk and partition backup/restore tool'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('qt5-tools' 'deepin-gettext-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-clone/archive/$pkgver.tar.gz;)
-sha512sums=('e5eb042e0eed77c43113f46835675601a638648159de02a4b5a5f991ffc127ba55a35dc594605f1eae57bb09184baa83c0b9e2abd033d721eedc042fd2757757')
+sha512sums=('76f636470254a5f4f592798683fae9dba350c9429721f1ec973ad16f985c9c178c9471e1a9394fd5d7b03aabeaa71c7f83e71451b62c50adcfc3794a1ad8e2f9')
 
 prepare() {
   cd deepin-clone-$pkgver


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 11:52:14
  Author: tpowa
Revision: 309033

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

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

--+
 testing-i686/90-linux.hook   |   11 
 testing-i686/PKGBUILD|  239 +
 testing-i686/config.i686 | 8636 +
 testing-i686/config.x86_64   | 8375 +++
 testing-i686/linux.install   |   27 
 testing-i686/linux.preset|   14 
 testing-x86_64/90-linux.hook |   11 
 testing-x86_64/PKGBUILD  |  239 +
 testing-x86_64/config.i686   | 8636 +
 testing-x86_64/config.x86_64 | 8375 +++
 testing-x86_64/linux.install |   27 
 testing-x86_64/linux.preset  |   14 
 12 files changed, 34604 insertions(+)

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


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

2017-11-08 Thread Tobias Powalowski
Date: Wednesday, November 8, 2017 @ 11:51:46
  Author: tpowa
Revision: 309032

upgpkg: linux 4.13.12-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:00:01 UTC (rev 309031)
+++ PKGBUILD2017-11-08 11:51:46 UTC (rev 309032)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-4.13
-pkgver=4.13.11
+pkgver=4.13.12
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/;
@@ -25,7 +25,7 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6'
+'d5830f31cf8522986fb530e69b3b9b023f0298c4f88d897541ff0776dc805828'
 'SKIP'
 '9b1d9fcb55782e6149aca4dc2d3b250dd4cedf1bf4bd8c6f0968acab0e2e0ee4'
 '9c6c4d27d59638d0569ea09a97138bfcfb219f17cdf1138be141380e6654f302'


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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:40:42
  Author: spupykin
Revision: 265726

clean up

Modified:
  python2-m2crypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:39:29 UTC (rev 265725)
+++ PKGBUILD2017-11-08 11:40:42 UTC (rev 265726)
@@ -13,21 +13,12 @@
 depends=('python2' 'openssl' 'python2-typing')
 makedepends=('swig' 'python2-setuptools')
 
source=("https://pypi.python.org/packages/01/bd/a41491718f9e2bebab015c42b5be7071c6695acfa301e3fc0480bfd6a15b/M2Crypto-$pkgver.tar.gz;
-"openssl-1.1.0-force.patch"
"LICENSE")
 sha256sums=('82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68'
-'459143ec4ceb5dfccfb5603d7543122886e6cee08f92047a3a2675b6fa145e64'
 '4eca478396f4b2b020729a111fce3f096456d74500bfd8f2b0388c3c69f997c0')
 
-prepare() {
-  cd "${srcdir}/M2Crypto-${pkgver}"
-#  patch -Np1 -i $srcdir/openssl-1.1.0-force.patch
-}
-
 build() {
   cd "${srcdir}/M2Crypto-${pkgver}"
-#  export CFLAGS="$CFLASG -I/usr/include/openssl-1.0"
-#  export LDFLAGS="$LDFLAGS -L/usr/lib/openssl-1.0 -lssl -lcrypto"
   python2 setup.py build
 }
 


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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:39:08
  Author: spupykin
Revision: 265724

upgpkg: tigervnc 1.8.0-3

Modified:
  tigervnc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:38:58 UTC (rev 265723)
+++ PKGBUILD2017-11-08 11:39:08 UTC (rev 265724)
@@ -3,13 +3,13 @@
 
 pkgname=tigervnc
 pkgver=1.8.0
-pkgrel=2
-_xorgver=1.19.3
+pkgrel=3
+_xorgver=1.19.5
 pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of 
TightVNC."
 arch=('i686' 'x86_64')
 url="http://www.tigervnc.org;
 license=('GPL')
-depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'libxfont' 'pixman'
+depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'pixman'
 'xorg-xauth' 'xorg-xsetroot' 'xkeyboard-config' 'xorg-xkbcomp'
 'libgl' 'libgcrypt' 'perl' 'libxdamage' 'libxfont2')
 makedepends=('cmake' 'nasm' 'xorg-font-util' 'xorg-util-macros' 'bigreqsproto'
@@ -24,7 +24,7 @@
vncserver.service
vncviewer.desktop)
 sha256sums=('9951dab0e10f8de03996ec94bec0d938da9f36d48dca8c954e8bbc95c16338f8'
-'677a8166e03474719238dfe396ce673c4234735464d6dadf2959b600d20e5a98'
+'18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
 '80f8fc7598d05e645ae73bc3371bbdededf07136a9f024ce6ebbfe469335b16e'
 '2ada7da1a926d78f11d2dd8ec376ac5877d2ce2bbb57a99526c13d8fcae6ddd7')
 


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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:38:58
  Author: spupykin
Revision: 265723

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

Added:
  python2-m2crypto/repos/community-i686/LICENSE
(from rev 265722, python2-m2crypto/trunk/LICENSE)
  python2-m2crypto/repos/community-i686/PKGBUILD
(from rev 265722, python2-m2crypto/trunk/PKGBUILD)
  python2-m2crypto/repos/community-i686/openssl-1.1.0-force.patch
(from rev 265722, python2-m2crypto/trunk/openssl-1.1.0-force.patch)
  python2-m2crypto/repos/community-x86_64/LICENSE
(from rev 265722, python2-m2crypto/trunk/LICENSE)
  python2-m2crypto/repos/community-x86_64/PKGBUILD
(from rev 265722, python2-m2crypto/trunk/PKGBUILD)
  python2-m2crypto/repos/community-x86_64/openssl-1.1.0-force.patch
(from rev 265722, python2-m2crypto/trunk/openssl-1.1.0-force.patch)
Deleted:
  python2-m2crypto/repos/community-i686/LICENSE
  python2-m2crypto/repos/community-i686/PKGBUILD
  python2-m2crypto/repos/community-i686/openssl-1.1.0-force.patch
  python2-m2crypto/repos/community-x86_64/LICENSE
  python2-m2crypto/repos/community-x86_64/PKGBUILD
  python2-m2crypto/repos/community-x86_64/openssl-1.1.0-force.patch

+
 /LICENSE   |   52 ++
 /PKGBUILD  |   76 +++
 /openssl-1.1.0-force.patch |   66 +++
 community-i686/LICENSE |   26 -
 community-i686/PKGBUILD|   39 -
 community-i686/openssl-1.1.0-force.patch   |   33 ---
 community-x86_64/LICENSE   |   26 -
 community-x86_64/PKGBUILD  |   39 -
 community-x86_64/openssl-1.1.0-force.patch |   33 ---
 9 files changed, 194 insertions(+), 196 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2017-11-08 11:38:36 UTC (rev 265722)
+++ community-i686/LICENSE  2017-11-08 11:38:58 UTC (rev 265723)
@@ -1,26 +0,0 @@
-Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
-
-Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
-All rights reserved.
-
-Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
-All rights reserved.
-
-Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation.
-
-THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
-IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copied: python2-m2crypto/repos/community-i686/LICENSE (from rev 265722, 
python2-m2crypto/trunk/LICENSE)
===
--- community-i686/LICENSE  (rev 0)
+++ community-i686/LICENSE  2017-11-08 11:38:58 UTC (rev 265723)
@@ -0,0 +1,26 @@
+Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.
+
+Portions copyright (c) 2004-2006 Open Source Applications Foundation. 
+All rights reserved.
+
+Portions copyright (c) 2005-2006 Vrije Universiteit Amsterdam. 
+All rights reserved.
+
+Copyright (c) 2008-2010 Heikki Toivonen. All rights reserved.
+
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
+provided that the above copyright notice appear in all copies and that
+both that copyright notice and this permission notice appear in
+supporting documentation.
+
+THE AUTHOR PROVIDES THIS SOFTWARE ``AS IS'' AND ANY EXPRESSED OR 
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 

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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:39:29
  Author: spupykin
Revision: 265725

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

Added:
  tigervnc/repos/community-i686/PKGBUILD
(from rev 265724, tigervnc/trunk/PKGBUILD)
  tigervnc/repos/community-i686/vncserver.service
(from rev 265724, tigervnc/trunk/vncserver.service)
  tigervnc/repos/community-i686/vncviewer.desktop
(from rev 265724, tigervnc/trunk/vncviewer.desktop)
  tigervnc/repos/community-x86_64/PKGBUILD
(from rev 265724, tigervnc/trunk/PKGBUILD)
  tigervnc/repos/community-x86_64/vncserver.service
(from rev 265724, tigervnc/trunk/vncserver.service)
  tigervnc/repos/community-x86_64/vncviewer.desktop
(from rev 265724, tigervnc/trunk/vncviewer.desktop)
Deleted:
  tigervnc/repos/community-i686/PKGBUILD
  tigervnc/repos/community-i686/vncserver.service
  tigervnc/repos/community-i686/vncviewer.desktop
  tigervnc/repos/community-x86_64/PKGBUILD
  tigervnc/repos/community-x86_64/vncserver.service
  tigervnc/repos/community-x86_64/vncviewer.desktop

+
 /PKGBUILD  |  134 +++
 /vncserver.service |   58 +++
 /vncviewer.desktop |   18 
 community-i686/PKGBUILD|   67 -
 community-i686/vncserver.service   |   29 ---
 community-i686/vncviewer.desktop   |9 --
 community-x86_64/PKGBUILD  |   67 -
 community-x86_64/vncserver.service |   29 ---
 community-x86_64/vncviewer.desktop |9 --
 9 files changed, 210 insertions(+), 210 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-08 11:39:08 UTC (rev 265724)
+++ community-i686/PKGBUILD 2017-11-08 11:39:29 UTC (rev 265725)
@@ -1,67 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Uroš Vampl 
-
-pkgname=tigervnc
-pkgver=1.8.0
-pkgrel=2
-_xorgver=1.19.3
-pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of 
TightVNC."
-arch=('i686' 'x86_64')
-url="http://www.tigervnc.org;
-license=('GPL')
-depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'libxfont' 'pixman'
-'xorg-xauth' 'xorg-xsetroot' 'xkeyboard-config' 'xorg-xkbcomp'
-'libgl' 'libgcrypt' 'perl' 'libxdamage' 'libxfont2')
-makedepends=('cmake' 'nasm' 'xorg-font-util' 'xorg-util-macros' 'bigreqsproto'
-'compositeproto' 'damageproto' 'randrproto' 'resourceproto'
-'scrnsaverproto' 'videoproto' 'xcmiscproto' 'xf86vidmodeproto'
-'xtrans' 'glproto' 'dri2proto' 'dri3proto' 'presentproto'
-'mesa' 'imagemagick' 'java-environment=8')
-optdepends=('mesa: for OpenGL functionality in Xvnc')
-conflicts=('tightvnc')
-source=($pkgname-$pkgver.tar.gz::https://github.com/TigerVNC/tigervnc/archive/v${pkgver}.tar.gz
-   
ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${_xorgver}.tar.bz2
-   vncserver.service
-   vncviewer.desktop)
-sha256sums=('9951dab0e10f8de03996ec94bec0d938da9f36d48dca8c954e8bbc95c16338f8'
-'677a8166e03474719238dfe396ce673c4234735464d6dadf2959b600d20e5a98'
-'80f8fc7598d05e645ae73bc3371bbdededf07136a9f024ce6ebbfe469335b16e'
-'2ada7da1a926d78f11d2dd8ec376ac5877d2ce2bbb57a99526c13d8fcae6ddd7')
-
-prepare() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  cd unix/xserver
-  cp -r "$srcdir"/xorg-server-${_xorgver}/* .
-  patch -Np1 -i ../xserver119.patch
-}
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-
-  cmake -G "Unix Makefiles" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DBUILD_JAVA=TRUE
-  make
-
-  cd unix/xserver
-  autoreconf -fiv
-  ./configure --prefix=/usr \
-   --disable-static --without-dtrace \
-   --disable-xorg --disable-xnest --disable-xvfb --disable-dmx \
-   --disable-xwin --disable-xephyr --disable-kdrive --disable-xwayland \
-   --disable-config-hal --disable-config-udev --with-pic \
-   --disable-unit-tests --disable-devel-docs --disable-selective-werror \
-   --disable-dri --enable-dri2 --enable-dri3 --enable-glx
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-  cd unix/xserver/hw/vnc
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 
"$srcdir"/${pkgname}-${pkgver}/contrib/systemd/user/vncserver@.service \
-"$pkgdir"/usr/lib/systemd/user/vncserver@.service
-  install -Dm0644 "$srcdir"/vncserver.service 
"$pkgdir"/usr/lib/systemd/system/vncserver.service
-  install -Dm0644 "$srcdir"/vncviewer.desktop 
"$pkgdir"/usr/share/applications/vncviewer.desktop
-}

Copied: tigervnc/repos/community-i686/PKGBUILD (from rev 265724, 
tigervnc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-08 11:39:29 UTC (rev 265725)

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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:38:36
  Author: spupykin
Revision: 265722

upgpkg: python2-m2crypto 0.27.0-1

Modified:
  python2-m2crypto/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:33:15 UTC (rev 265721)
+++ PKGBUILD2017-11-08 11:38:36 UTC (rev 265722)
@@ -4,31 +4,30 @@
 # Contributor: William Rea 
 
 pkgname=python2-m2crypto
-pkgver=0.26.0
-pkgrel=2
+pkgver=0.27.0
+pkgrel=1
 pkgdesc="A crypto and SSL toolkit for Python"
 arch=('i686' 'x86_64')
 url="https://pypi.python.org/pypi/M2Crypto;
 license=('BSD')
-depends=('python2' 'openssl-1.0' 'python2-typing')
+depends=('python2' 'openssl' 'python2-typing')
 makedepends=('swig' 'python2-setuptools')
-source=("https://pypi.python.org/packages/11/29/0b075f51c38df4649a24ecff9ead1ffc57b164710821048e3d997f1363b9/M2Crypto-$pkgver.tar.gz;
+source=("https://pypi.python.org/packages/01/bd/a41491718f9e2bebab015c42b5be7071c6695acfa301e3fc0480bfd6a15b/M2Crypto-$pkgver.tar.gz;
 "openssl-1.1.0-force.patch"
"LICENSE")
-sha256sums=('05d94fd9b2dae2fb8e072819a795f0e05d3611b09ea185f68e1630530ec09ae8'
+sha256sums=('82317459d653322d6b37f122ce916dc91ddcd9d1b814847497ac796c4549dd68'
 '459143ec4ceb5dfccfb5603d7543122886e6cee08f92047a3a2675b6fa145e64'
 '4eca478396f4b2b020729a111fce3f096456d74500bfd8f2b0388c3c69f997c0')
 
 prepare() {
   cd "${srcdir}/M2Crypto-${pkgver}"
-  patch -Np1 -i $srcdir/openssl-1.1.0-force.patch
+#  patch -Np1 -i $srcdir/openssl-1.1.0-force.patch
 }
 
 build() {
   cd "${srcdir}/M2Crypto-${pkgver}"
-  export CFLAGS="$CFLASG -I/usr/include/openssl-1.0"
-  export LDFLAGS="$LDFLAGS -L/usr/lib/openssl-1.0 -lssl -lcrypto"
-
+#  export CFLAGS="$CFLASG -I/usr/include/openssl-1.0"
+#  export LDFLAGS="$LDFLAGS -L/usr/lib/openssl-1.0 -lssl -lcrypto"
   python2 setup.py build
 }
 


[arch-commits] Commit in perl-finance-quote/repos/community-any (PKGBUILD PKGBUILD)

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:33:15
  Author: spupykin
Revision: 265721

archrelease: copy trunk to community-any

Added:
  perl-finance-quote/repos/community-any/PKGBUILD
(from rev 265720, perl-finance-quote/trunk/PKGBUILD)
Deleted:
  perl-finance-quote/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 11:33:02 UTC (rev 265720)
+++ PKGBUILD2017-11-08 11:33:15 UTC (rev 265721)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-finance-quote
-pkgver=1.40
-pkgrel=1
-pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet"
-arch=(any)
-url="http://search.cpan.org/dist/Finance-Quote/;
-license=("GPL" "PerlArtistic")
-depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay"
-"perl-libwww" "perl-date-calc" "perl-json" "perl-datetime" "perl-cgi")
-source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
-sha256sums=('2a720aaeece829e3777b7bdc893a8a9019166206f3033da2a855c5e166a77ece')
-
-build() {
-  cd "$srcdir"/Finance-Quote-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "$srcdir"/Finance-Quote-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-finance-quote/repos/community-any/PKGBUILD (from rev 265720, 
perl-finance-quote/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 11:33:15 UTC (rev 265721)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-finance-quote
+pkgver=1.44
+pkgrel=1
+pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet"
+arch=(any)
+url="http://search.cpan.org/dist/Finance-Quote/;
+license=("GPL" "PerlArtistic")
+depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay"
+"perl-libwww" "perl-date-calc" "perl-json" "perl-datetime" "perl-cgi")
+source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
+sha256sums=('69a062cf3e286ac29c748b622d56f2bbfadab77806f9226a46b6bedf9b761cc6')
+
+build() {
+  cd "$srcdir"/Finance-Quote-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "$srcdir"/Finance-Quote-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


[arch-commits] Commit in perl-finance-quote/trunk (PKGBUILD)

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:33:02
  Author: spupykin
Revision: 265720

upgpkg: perl-finance-quote 1.44-1

Modified:
  perl-finance-quote/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 11:30:25 UTC (rev 265719)
+++ PKGBUILD2017-11-08 11:33:02 UTC (rev 265720)
@@ -3,7 +3,7 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-finance-quote
-pkgver=1.40
+pkgver=1.44
 pkgrel=1
 pkgdesc="Perl/CPAN Module Finance::Quote : Fetch stock prices over the 
Internet"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=("perl-html-tree" "perl-html-tableextract" "perl-crypt-ssleay"
 "perl-libwww" "perl-date-calc" "perl-json" "perl-datetime" "perl-cgi")
 
source=("http://search.cpan.org/CPAN/authors/id/E/EC/ECOCODE/Finance-Quote-$pkgver.tar.gz;)
-sha256sums=('2a720aaeece829e3777b7bdc893a8a9019166206f3033da2a855c5e166a77ece')
+sha256sums=('69a062cf3e286ac29c748b622d56f2bbfadab77806f9226a46b6bedf9b761cc6')
 
 build() {
   cd "$srcdir"/Finance-Quote-$pkgver


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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:30:25
  Author: spupykin
Revision: 265719

archrelease: copy trunk to community-any

Added:
  firefox-noscript/repos/community-any/PKGBUILD
(from rev 265718, firefox-noscript/trunk/PKGBUILD)
Deleted:
  firefox-noscript/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-08 11:30:06 UTC (rev 265718)
+++ PKGBUILD2017-11-08 11:30:25 UTC (rev 265719)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-noscript
-pkgver=5.1.4
-pkgrel=1
-pkgdesc="Extension for firefox which disables script"
-arch=('any')
-url="http://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('42814bbc436346cff24c7977190bc43048a344ea953e4096c60bd75cd3554fd6')
-
-prepare() {
-  cd "${srcdir}"
-  unzip -qqo "noscript-${pkgver}.xpi" -d "noscript-${pkgver}"
-}
-
-package() {
-  cd "${srcdir}"
-
-  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
noscript-${pkgver}/install.rdf)"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  if grep 'true' noscript-${pkgver}/install.rdf > 
/dev/null; then
-install -dm755 "${_extension_dest}"
-cp -R noscript-${pkgver}/* "${_extension_dest}"
-chmod -R ugo+rX "${_extension_dest}"
-  else
-install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-  fi
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 265718, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-08 11:30:25 UTC (rev 265719)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-noscript
+pkgver=5.1.5
+pkgrel=1
+pkgdesc="Extension for firefox which disables script"
+arch=('any')
+url="http://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('0620b8608441b5a346e347a07ce3c1e707edc8d4d04f2c72af53e73a0d9b6d5c')
+
+prepare() {
+  cd "${srcdir}"
+  unzip -qqo "noscript-${pkgver}.xpi" -d "noscript-${pkgver}"
+}
+
+package() {
+  cd "${srcdir}"
+
+  _extension_id="$(sed -n '/.*\(.*\)<\/em:id>.*/{s//\1/p;q}' 
noscript-${pkgver}/install.rdf)"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  if grep 'true' noscript-${pkgver}/install.rdf > 
/dev/null; then
+install -dm755 "${_extension_dest}"
+cp -R noscript-${pkgver}/* "${_extension_dest}"
+chmod -R ugo+rX "${_extension_dest}"
+  else
+install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+  fi
+}


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

2017-11-08 Thread Sergej Pupykin
Date: Wednesday, November 8, 2017 @ 11:30:06
  Author: spupykin
Revision: 265718

upgpkg: firefox-noscript 5.1.5-1

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 10:15:17 UTC (rev 265717)
+++ PKGBUILD2017-11-08 11:30:06 UTC (rev 265718)
@@ -3,7 +3,7 @@
 # Contributor: Eschwartz 
 
 pkgname=firefox-noscript
-pkgver=5.1.4
+pkgver=5.1.5
 pkgrel=1
 pkgdesc="Extension for firefox which disables script"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('unzip')
 
source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('42814bbc436346cff24c7977190bc43048a344ea953e4096c60bd75cd3554fd6')
+sha256sums=('0620b8608441b5a346e347a07ce3c1e707edc8d4d04f2c72af53e73a0d9b6d5c')
 
 prepare() {
   cd "${srcdir}"


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

2017-11-08 Thread Sven-Hendrik Haase
Date: Wednesday, November 8, 2017 @ 10:15:17
  Author: svenstaro
Revision: 265717

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

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

-+
 /PKGBUILD   |   96 ++
 /neovim.install |   20 +++
 community-i686/PKGBUILD |   48 ---
 community-i686/neovim.install   |   10 ---
 community-x86_64/PKGBUILD   |   48 ---
 community-x86_64/neovim.install |   10 ---
 6 files changed, 116 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-08 10:15:04 UTC (rev 265716)
+++ community-i686/PKGBUILD 2017-11-08 10:15:17 UTC (rev 265717)
@@ -1,48 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Florian Walch 
-# Contributor: Florian Hahn 
-
-pkgname=neovim
-pkgver=0.2.1
-pkgrel=1
-pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
-arch=('i686' 'x86_64')
-url='https://neovim.io'
-license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
-makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg' 'gperf')
-optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
-'python-neovim: for Python 3 plugin support (see :help python)'
-'xclip: for clipboard support (or xsel) (see :help clipboard)'
-'xsel: for clipboard support (or xclip) (see :help clipboard)')
-source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz;)
-sha256sums=('9e2c068a8994c9023a5f84cde9eb7188d3c85996a7e42e611e3cd0996e345dd3')
-install=neovim.install
-
-build() {
-  mkdir -p "${srcdir}/build"
-  cd "${srcdir}/build"
-
-  cmake "../neovim-${pkgver}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_JEMALLOC=ON
-  make
-}
-
-check() {
-  cd "${srcdir}/build"
-  ./bin/nvim --version
-  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
-}
-
-package() {
-  cd "${srcdir}/build"
-  make DESTDIR="${pkgdir}" install
-  cd "${srcdir}/neovim-${pkgver}"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
-  install -Dm644 runtime/nvim.png "${pkgdir}/usr/share/pixmaps/nvim.png"
-}
-
-# vim:set sw=2 sts=2 et:

Copied: neovim/repos/community-i686/PKGBUILD (from rev 265716, 
neovim/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-08 10:15:17 UTC (rev 265717)
@@ -0,0 +1,48 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Florian Walch 
+# Contributor: Florian Hahn 
+
+pkgname=neovim
+pkgver=0.2.1
+pkgrel=2
+pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
+arch=('i686' 'x86_64')
+url='https://neovim.io'
+license=('custom:neovim')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'luajit')
+makedepends=('cmake' 'lua51-mpack' 'lua51-lpeg' 'gperf')
+optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
+'python-neovim: for Python 3 plugin support (see :help python)'
+'xclip: for clipboard support (or xsel) (see :help clipboard)'
+'xsel: for clipboard support (or xclip) (see :help clipboard)')
+source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz;)
+sha512sums=('6b7b3a97b34160a5c1eaba852f7241a50cbf24fcef1a123ab170899e34c619089ac46a6f33c04f29a2d7787b69fa1c43f1bd2bac05adf03b5cbcddb187974648')
+install=neovim.install
+
+build() {
+  mkdir -p "${srcdir}/build"
+  cd "${srcdir}/build"
+
+  cmake "../neovim-${pkgver}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_JEMALLOC=ON
+  make
+}
+
+check() {
+  cd "${srcdir}/build"
+  ./bin/nvim --version
+  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
+}
+
+package() {
+  cd "${srcdir}/build"
+  make DESTDIR="${pkgdir}" install
+  cd "${srcdir}/neovim-${pkgver}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm644 runtime/nvim.desktop 

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

2017-11-08 Thread Sven-Hendrik Haase
Date: Wednesday, November 8, 2017 @ 10:15:04
  Author: svenstaro
Revision: 265716

upgpkg: neovim 0.2.1-2

Shuffle deps around

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 08:44:41 UTC (rev 265715)
+++ PKGBUILD2017-11-08 10:15:04 UTC (rev 265716)
@@ -4,19 +4,19 @@
 
 pkgname=neovim
 pkgver=0.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('i686' 'x86_64')
 url='https://neovim.io'
 license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
-makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg' 'gperf')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm' 
'luajit')
+makedepends=('cmake' 'lua51-mpack' 'lua51-lpeg' 'gperf')
 optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
 'python-neovim: for Python 3 plugin support (see :help python)'
 'xclip: for clipboard support (or xsel) (see :help clipboard)'
 'xsel: for clipboard support (or xclip) (see :help clipboard)')
 source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz;)
-sha256sums=('9e2c068a8994c9023a5f84cde9eb7188d3c85996a7e42e611e3cd0996e345dd3')
+sha512sums=('6b7b3a97b34160a5c1eaba852f7241a50cbf24fcef1a123ab170899e34c619089ac46a6f33c04f29a2d7787b69fa1c43f1bd2bac05adf03b5cbcddb187974648')
 install=neovim.install
 
 build() {


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

2017-11-08 Thread Gaëtan Bisson
Date: Wednesday, November 8, 2017 @ 09:47:27
  Author: bisson
Revision: 309030

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-11-08 09:45:55 UTC (rev 309029)
+++ extra-i686/PKGBUILD 2017-11-08 09:47:27 UTC (rev 309030)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Andrea Scarpino 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-
-pkgname=feh
-pkgver=2.22.1
-pkgrel=1
-pkgdesc='Fast and light imlib2-based image viewer'
-url='https://feh.finalrewind.org/'
-license=('custom:MIT')
-arch=('i686' 'x86_64')
-depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('imagemagick: support more file formats')
-makedepends=('libxt')
-validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
-source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha256sums=('dd8f1e30d3269056eda7dac07a1d40313635169fcf59ea114b85908af38f3ff3'
-'SKIP')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make PREFIX=/usr exif=1 help=1 stat64=1
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make PREFIX=/usr DESTDIR="${pkgdir}" install
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: feh/repos/extra-i686/PKGBUILD (from rev 309029, feh/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-11-08 09:47:27 UTC (rev 309030)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Andrea Scarpino 
+# Contributor: dorphell 
+# Contributor: Tom Newsom 
+
+pkgname=feh
+pkgver=2.22.2
+pkgrel=1
+pkgdesc='Fast and light imlib2-based image viewer'
+url='https://feh.finalrewind.org/'
+license=('custom:MIT')
+arch=('i686' 'x86_64')
+depends=('imlib2' 'curl' 'libxinerama' 'libexif')
+optdepends=('imagemagick: support more file formats')
+makedepends=('libxt')
+validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
+source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
+sha256sums=('05a81fbe0997f6274c7617efc351647be38e5244c2624bd203459025c9a68ecd'
+'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make PREFIX=/usr exif=1 help=1 stat64=1
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make PREFIX=/usr DESTDIR="${pkgdir}" install
+   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-11-08 09:45:55 UTC (rev 309029)
+++ extra-x86_64/PKGBUILD   2017-11-08 09:47:27 UTC (rev 309030)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Andrea Scarpino 
-# Contributor: dorphell 
-# Contributor: Tom Newsom 
-
-pkgname=feh
-pkgver=2.22.1
-pkgrel=1
-pkgdesc='Fast and light imlib2-based image viewer'
-url='https://feh.finalrewind.org/'
-license=('custom:MIT')
-arch=('i686' 'x86_64')
-depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('imagemagick: support more file formats')
-makedepends=('libxt')
-validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
-source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha256sums=('dd8f1e30d3269056eda7dac07a1d40313635169fcf59ea114b85908af38f3ff3'
-'SKIP')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make PREFIX=/usr exif=1 help=1 stat64=1
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make PREFIX=/usr DESTDIR="${pkgdir}" install
-   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: feh/repos/extra-x86_64/PKGBUILD (from rev 309029, feh/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-11-08 09:47:27 UTC (rev 309030)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Andrea Scarpino 
+# Contributor: dorphell 
+# Contributor: Tom 

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

2017-11-08 Thread Gaëtan Bisson
Date: Wednesday, November 8, 2017 @ 09:45:55
  Author: bisson
Revision: 309029

upstream update

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-08 09:30:36 UTC (rev 309028)
+++ PKGBUILD2017-11-08 09:45:55 UTC (rev 309029)
@@ -5,7 +5,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=feh
-pkgver=2.22.1
+pkgver=2.22.2
 pkgrel=1
 pkgdesc='Fast and light imlib2-based image viewer'
 url='https://feh.finalrewind.org/'
@@ -16,7 +16,7 @@
 makedepends=('libxt')
 validpgpkeys=('781BB7071C6BF648EAEB08A1100D5BFB5166E005')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
-sha256sums=('dd8f1e30d3269056eda7dac07a1d40313635169fcf59ea114b85908af38f3ff3'
+sha256sums=('05a81fbe0997f6274c7617efc351647be38e5244c2624bd203459025c9a68ecd'
 'SKIP')
 
 build() {


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

2017-11-08 Thread Jan de Groot
Date: Wednesday, November 8, 2017 @ 09:30:27
  Author: jgc
Revision: 309027

upgpkg: xorg-bdftopcf 1.1-1

Drop libxfont dependency

Modified:
  xorg-bdftopcf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-07 22:13:11 UTC (rev 309026)
+++ PKGBUILD2017-11-08 09:30:27 UTC (rev 309027)
@@ -2,19 +2,20 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xorg-bdftopcf
-pkgver=1.0.5
+pkgver=1.1
 pkgrel=1
 pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled 
Format"
 arch=(i686 x86_64)
 url="https://xorg.freedesktop.org/;
 license=('custom')
-depends=('libxfont')
-makedepends=('xorg-util-macros' 'xproto')
+depends=('glibc')
+makedepends=('xorg-util-macros' 'xproto' 'fontsproto')
 groups=('xorg' 'xorg-apps')
 
source=(https://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
-sha256sums=('38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026'
+sha256sums=('4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2'
 'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E' # "Alan Coopersmith 
"
+ '995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # "Adam Jackson 
"
 
 build() {
   cd "${srcdir}/bdftopcf-${pkgver}"


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

2017-11-08 Thread Jan de Groot
Date: Wednesday, November 8, 2017 @ 09:30:36
  Author: jgc
Revision: 309028

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

Added:
  xorg-bdftopcf/repos/extra-i686/PKGBUILD
(from rev 309027, xorg-bdftopcf/trunk/PKGBUILD)
  xorg-bdftopcf/repos/extra-x86_64/PKGBUILD
(from rev 309027, xorg-bdftopcf/trunk/PKGBUILD)
Deleted:
  xorg-bdftopcf/repos/extra-i686/PKGBUILD
  xorg-bdftopcf/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-11-08 09:30:27 UTC (rev 309027)
+++ extra-i686/PKGBUILD 2017-11-08 09:30:36 UTC (rev 309028)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xorg-bdftopcf
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled 
Format"
-arch=(i686 x86_64)
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxfont')
-makedepends=('xorg-util-macros' 'xproto')
-groups=('xorg' 'xorg-apps')
-source=(https://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
-sha256sums=('38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
-
-build() {
-  cd "${srcdir}/bdftopcf-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/bdftopcf-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: xorg-bdftopcf/repos/extra-i686/PKGBUILD (from rev 309027, 
xorg-bdftopcf/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-11-08 09:30:36 UTC (rev 309028)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xorg-bdftopcf
+pkgver=1.1
+pkgrel=1
+pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled 
Format"
+arch=(i686 x86_64)
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')
+makedepends=('xorg-util-macros' 'xproto' 'fontsproto')
+groups=('xorg' 'xorg-apps')
+source=(https://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
+sha256sums=('4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E' # "Alan Coopersmith 
"
+ '995ED5C8A6138EB0961F18474C09DD83CAAA50B2') # "Adam Jackson 
"
+
+build() {
+  cd "${srcdir}/bdftopcf-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/bdftopcf-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-11-08 09:30:27 UTC (rev 309027)
+++ extra-x86_64/PKGBUILD   2017-11-08 09:30:36 UTC (rev 309028)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=xorg-bdftopcf
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled 
Format"
-arch=(i686 x86_64)
-url="https://xorg.freedesktop.org/;
-license=('custom')
-depends=('libxfont')
-makedepends=('xorg-util-macros' 'xproto')
-groups=('xorg' 'xorg-apps')
-source=(https://xorg.freedesktop.org/archive/individual/app/bdftopcf-${pkgver}.tar.bz2{,.sig})
-sha256sums=('38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026'
-'SKIP')
-validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
-
-build() {
-  cd "${srcdir}/bdftopcf-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/bdftopcf-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: xorg-bdftopcf/repos/extra-x86_64/PKGBUILD (from rev 309027, 
xorg-bdftopcf/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-11-08 09:30:36 UTC (rev 309028)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=xorg-bdftopcf
+pkgver=1.1
+pkgrel=1
+pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled 
Format"
+arch=(i686 x86_64)
+url="https://xorg.freedesktop.org/;
+license=('custom')
+depends=('glibc')

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

2017-11-08 Thread Sven-Hendrik Haase
Date: Wednesday, November 8, 2017 @ 08:22:50
  Author: svenstaro
Revision: 265712

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

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

-+
 /PKGBUILD   |   96 ++
 /neovim.install |   20 +++
 community-i686/PKGBUILD |   48 ---
 community-i686/neovim.install   |   10 ---
 community-x86_64/PKGBUILD   |   48 ---
 community-x86_64/neovim.install |   10 ---
 6 files changed, 116 insertions(+), 116 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-11-08 08:22:20 UTC (rev 265711)
+++ community-i686/PKGBUILD 2017-11-08 08:22:50 UTC (rev 265712)
@@ -1,48 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Florian Walch 
-# Contributor: Florian Hahn 
-
-pkgname=neovim
-pkgver=0.2.0
-pkgrel=2
-pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
-arch=('i686' 'x86_64')
-url='https://neovim.io'
-license=('custom:neovim')
-depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
-makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg' 'gperf')
-optdepends=('python2-neovim: for Python 2 plugin support (see :help 
nvim-python)'
-'python-neovim: for Python 3 plugin support (see :help 
nvim-python)'
-'xclip: for clipboard support (or xsel) (see :help nvim-clipboard)'
-'xsel: for clipboard support (or xclip) (see :help 
nvim-clipboard)')
-source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz;)
-sha256sums=('72e263f9d23fe60403d53a52d4c95026b0be428c1b9c02b80ab55166ea3f62b5')
-install=neovim.install
-
-build() {
-  mkdir -p "${srcdir}/build"
-  cd "${srcdir}/build"
-
-  cmake "../neovim-${pkgver}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DENABLE_JEMALLOC=ON
-  make
-}
-
-check() {
-  cd "${srcdir}/build"
-  ./bin/nvim --version
-  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
-}
-
-package() {
-  cd "${srcdir}/build"
-  make DESTDIR="${pkgdir}" install
-  cd "${srcdir}/neovim-${pkgver}"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
-  install -Dm644 runtime/nvim.png "${pkgdir}/usr/share/pixmaps/nvim.png"
-}
-
-# vim:set sw=2 sts=2 et:

Copied: neovim/repos/community-i686/PKGBUILD (from rev 265711, 
neovim/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-08 08:22:50 UTC (rev 265712)
@@ -0,0 +1,48 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Florian Walch 
+# Contributor: Florian Hahn 
+
+pkgname=neovim
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
+arch=('i686' 'x86_64')
+url='https://neovim.io'
+license=('custom:neovim')
+depends=('jemalloc' 'libtermkey' 'libuv' 'msgpack-c' 'unibilium' 'libvterm')
+makedepends=('cmake' 'luajit' 'lua51-mpack' 'lua51-lpeg' 'gperf')
+optdepends=('python2-neovim: for Python 2 plugin support (see :help python)'
+'python-neovim: for Python 3 plugin support (see :help python)'
+'xclip: for clipboard support (or xsel) (see :help clipboard)'
+'xsel: for clipboard support (or xclip) (see :help clipboard)')
+source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz;)
+sha256sums=('9e2c068a8994c9023a5f84cde9eb7188d3c85996a7e42e611e3cd0996e345dd3')
+install=neovim.install
+
+build() {
+  mkdir -p "${srcdir}/build"
+  cd "${srcdir}/build"
+
+  cmake "../neovim-${pkgver}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_JEMALLOC=ON
+  make
+}
+
+check() {
+  cd "${srcdir}/build"
+  ./bin/nvim --version
+  ./bin/nvim --headless -u NONE -i NONE -c ':quit'
+}
+
+package() {
+  cd "${srcdir}/build"
+  make DESTDIR="${pkgdir}" install
+  cd "${srcdir}/neovim-${pkgver}"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm644 runtime/nvim.desktop 
"${pkgdir}/usr/share/applications/nvim.desktop"
+  

  1   2   >