[arch-commits] Commit in ibus-typing-booster/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:22:15
  Author: heftig
Revision: 308209

archrelease: copy trunk to extra-any

Added:
  ibus-typing-booster/repos/extra-any/PKGBUILD
(from rev 308208, ibus-typing-booster/trunk/PKGBUILD)
Deleted:
  ibus-typing-booster/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 22:22:07 UTC (rev 308208)
+++ PKGBUILD2017-10-18 22:22:15 UTC (rev 308209)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=ibus-typing-booster
-pkgver=1.5.32
-pkgrel=1
-pkgdesc="Predictive input method for the IBus platform"
-url="https://mike-fabian.github.io/ibus-typing-booster/;
-arch=(any)
-license=(GPL3)
-depends=(ibus python-gobject python-dbus python-pyenchant m17n-lib sqlite)
-makedepends=(git m17n-db hunspell hunspell-{de,el,en,es,fr,he,hu,it,nl,pl,ro})
-_commit=b9930d61d3dc2cb5b3e1764b69342ce1d37a0aad  # master
-source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit;)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --libexec=/usr/lib/ibus
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-
-  cd "$pkgdir/usr/share/$pkgname/data"
-  gzip --force --best *.{txt,json} annotations{,Derived}/*.xml
-}

Copied: ibus-typing-booster/repos/extra-any/PKGBUILD (from rev 308208, 
ibus-typing-booster/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 22:22:15 UTC (rev 308209)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=ibus-typing-booster
+pkgver=1.5.34
+pkgrel=1
+pkgdesc="Predictive input method for the IBus platform"
+url="https://mike-fabian.github.io/ibus-typing-booster/;
+arch=(any)
+license=(GPL3)
+depends=(ibus python-gobject python-dbus python-pyenchant m17n-lib sqlite)
+makedepends=(git m17n-db hunspell hunspell-{de,el,en,es,fr,he,hu,it,nl,pl,ro})
+_commit=e360dcdeddac3ab440cbe71f6a7b4c654943  # tags/1.5.34
+source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit;)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --libexec=/usr/lib/ibus
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+
+  cd "$pkgdir/usr/share/$pkgname/data"
+  gzip --force --best *.{txt,json} annotations{,Derived}/*.xml
+}


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:22:07
  Author: heftig
Revision: 308208

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-18 22:21:56 UTC (rev 308207)
+++ extra-i686/PKGBUILD 2017-10-18 22:22:07 UTC (rev 308208)
@@ -1,57 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=empathy
-pkgver=3.12.14
-pkgrel=1
-pkgdesc="A GNOME instant messaging client using the Telepathy framework"
-url="https://wiki.gnome.org/Apps/Empathy;
-arch=(i686 x86_64)
-license=(GPL2)
-depends=(clutter-gst clutter-gtk folks gcr iso-codes libcanberra libpulse 
webkit2gtk
- telepathy-farstream telepathy-glib telepathy-logger 
telepathy-mission-control geoclue2
- geocode-glib cheese libchamplain libgudev)
-makedepends=(intltool itstool docbook-xsl python gnome-common git)
-optdepends=('telepathy-gabble: XMPP/Jabber support'
-'telepathy-idle: IRC support'
-'telepathy-salut: Link-local XMPP support'
-'telepathy-rakia: SIP support'
-'telepathy-haze: libpurple support')
-groups=(gnome)
-_commit=25545e60e16c8e3dba8ef90fa4621173d44ffea7  # tags/3.12.14^0
-source=("git+https://git.gnome.org/browse/empathy#commit=$_commit;
-"git+https://git.gnome.org/browse/telepathy-account-widgets;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^EMPATHY_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
-  git submodule update
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname
-  export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc  \
-  --libexecdir=/usr/lib/empathy \
-  --disable-static \
-  --disable-Werror
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: empathy/repos/extra-i686/PKGBUILD (from rev 308207, 
empathy/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-18 22:22:07 UTC (rev 308208)
@@ -0,0 +1,57 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=empathy
+pkgver=3.25.90+30+ged4b420d8
+pkgrel=1
+pkgdesc="A GNOME instant messaging client using the Telepathy framework"
+url="https://wiki.gnome.org/Apps/Empathy;
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(clutter-gst clutter-gtk folks gcr iso-codes libcanberra libpulse 
webkit2gtk
+ telepathy-farstream telepathy-glib telepathy-logger 
telepathy-mission-control geoclue2
+ geocode-glib cheese libchamplain libgudev)
+makedepends=(intltool itstool docbook-xsl python gnome-common git)
+optdepends=('telepathy-gabble: XMPP/Jabber support'
+'telepathy-idle: IRC support'
+'telepathy-salut: Link-local XMPP support'
+'telepathy-rakia: SIP support'
+'telepathy-haze: libpurple support')
+groups=(gnome)
+_commit=ed4b420d8bd08bbd48dd87c21f10e064897c04b6  # master
+source=("git+https://git.gnome.org/browse/empathy#commit=$_commit;
+"git+https://git.gnome.org/browse/telepathy-account-widgets;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^EMPATHY_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.telepathy-account-widgets.url 
"$srcdir/telepathy-account-widgets"
+  git submodule update
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc  \
+  --libexecdir=/usr/lib/empathy \
+  --disable-static \
+  --disable-Werror
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-18 22:21:56 UTC (rev 308207)
+++ extra-x86_64/PKGBUILD   2017-10-18 22:22:07 UTC (rev 308208)
@@ -1,57 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=empathy

[arch-commits] Commit in gnome-system-log/repos (4 files)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:21:56
  Author: heftig
Revision: 308207

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

Added:
  gnome-system-log/repos/extra-i686/PKGBUILD
(from rev 308206, gnome-system-log/trunk/PKGBUILD)
  gnome-system-log/repos/extra-x86_64/PKGBUILD
(from rev 308206, gnome-system-log/trunk/PKGBUILD)
Deleted:
  gnome-system-log/repos/extra-i686/PKGBUILD
  gnome-system-log/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-18 22:18:28 UTC (rev 308206)
+++ extra-i686/PKGBUILD 2017-10-18 22:21:56 UTC (rev 308207)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=gnome-system-log
-pkgver=3.9.90+156+g6e29f03
-pkgrel=1
-pkgdesc="View your system logs"
-arch=(i686 x86_64)
-url="https://git.gnome.org/browse/gnome-system-log;
-license=(GPL2)
-depends=(dconf gtk3)
-makedepends=(intltool itstool docbook-xsl git gnome-common)
-_commit=6e29f0383b0743b319a5109e4415c71ceb85cc62  # master
-source=("git+https://git.gnome.org/browse/gnome-system-log#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 --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-system-log/repos/extra-i686/PKGBUILD (from rev 308206, 
gnome-system-log/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-18 22:21:56 UTC (rev 308207)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-system-log
+pkgver=3.9.90+160+g4b07190
+pkgrel=1
+pkgdesc="View your system logs"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-system-log;
+license=(GPL2)
+depends=(dconf gtk3)
+makedepends=(intltool itstool docbook-xsl git gnome-common)
+_commit=4b071909a0ca38a73a9cc5b287ffc2b0a744566b  # master
+source=("git+https://git.gnome.org/browse/gnome-system-log#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 --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-10-18 22:18:28 UTC (rev 308206)
+++ extra-x86_64/PKGBUILD   2017-10-18 22:21:56 UTC (rev 308207)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=gnome-system-log
-pkgver=3.9.90+156+g6e29f03
-pkgrel=1
-pkgdesc="View your system logs"
-arch=(i686 x86_64)
-url="https://git.gnome.org/browse/gnome-system-log;
-license=(GPL2)
-depends=(dconf gtk3)
-makedepends=(intltool itstool docbook-xsl git gnome-common)
-_commit=6e29f0383b0743b319a5109e4415c71ceb85cc62  # master
-source=("git+https://git.gnome.org/browse/gnome-system-log#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 --disable-schemas-compile
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: gnome-system-log/repos/extra-x86_64/PKGBUILD (from rev 308206, 
gnome-system-log/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-10-18 22:21:56 UTC (rev 308207)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Ionut Biru 
+
+pkgname=gnome-system-log
+pkgver=3.9.90+160+g4b07190
+pkgrel=1
+pkgdesc="View your system logs"
+arch=(i686 x86_64)
+url="https://git.gnome.org/browse/gnome-system-log;
+license=(GPL2)
+depends=(dconf gtk3)
+makedepends=(intltool itstool docbook-xsl git gnome-common)
+_commit=4b071909a0ca38a73a9cc5b287ffc2b0a744566b  # master
+source=("git+https://git.gnome.org/browse/gnome-system-log#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 --disable-schemas-compile
+  make
+}
+
+package() {
+  cd 

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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:18:07
  Author: heftig
Revision: 308205

1.5.34-1

Modified:
  ibus-typing-booster/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:17:51 UTC (rev 308204)
+++ PKGBUILD2017-10-18 22:18:07 UTC (rev 308205)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=ibus-typing-booster
-pkgver=1.5.32
+pkgver=1.5.34
 pkgrel=1
 pkgdesc="Predictive input method for the IBus platform"
 url="https://mike-fabian.github.io/ibus-typing-booster/;
@@ -10,7 +10,7 @@
 license=(GPL3)
 depends=(ibus python-gobject python-dbus python-pyenchant m17n-lib sqlite)
 makedepends=(git m17n-db hunspell hunspell-{de,el,en,es,fr,he,hu,it,nl,pl,ro})
-_commit=b9930d61d3dc2cb5b3e1764b69342ce1d37a0aad  # master
+_commit=e360dcdeddac3ab440cbe71f6a7b4c654943  # tags/1.5.34
 
source=("git+https://github.com/mike-fabian/ibus-typing-booster#commit=$_commit;)
 sha512sums=('SKIP')
 


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:18:28
  Author: heftig
Revision: 308206

2.0.4-1

Modified:
  itstool/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:18:07 UTC (rev 308205)
+++ PKGBUILD2017-10-18 22:18:28 UTC (rev 308206)
@@ -3,8 +3,8 @@
 # Contributor: Michael Pusterhofer 
 
 pkgname=itstool
-pkgver=2.0.2+5+g676f3f7
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
 pkgdesc="XML to PO and back again"
 arch=(any)
 url="http://itstool.org/;
@@ -11,7 +11,7 @@
 license=(GPL3)
 depends=(python2 libxml2)
 makedepends=(git)
-_commit=676f3f738b21ec4d77f300f83d31d2d0eceaddcc
+_commit=890f35998ba7f86bdc58227142309b8ecc618c10  # tags/2.0.4^0
 source=("git+https://github.com/itstool/itstool#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,8 +22,7 @@
 
 prepare() {
   cd $pkgname
-  sed -i 's/| python/&2/' configure.ac
-  autoreconf -fi
+  autoreconf -fvi
 }
 
 build() {
@@ -34,7 +33,7 @@
 
 check() {
   cd $pkgname
-  make -k check
+  make check
 }
 
 package() {


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:17:51
  Author: heftig
Revision: 308204

3.25.90+30+ged4b420d8-1

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:17:25 UTC (rev 308203)
+++ PKGBUILD2017-10-18 22:17:51 UTC (rev 308204)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=empathy
-pkgver=3.12.14
+pkgver=3.25.90+30+ged4b420d8
 pkgrel=1
 pkgdesc="A GNOME instant messaging client using the Telepathy framework"
 url="https://wiki.gnome.org/Apps/Empathy;
@@ -18,7 +18,7 @@
 'telepathy-rakia: SIP support'
 'telepathy-haze: libpurple support')
 groups=(gnome)
-_commit=25545e60e16c8e3dba8ef90fa4621173d44ffea7  # tags/3.12.14^0
+_commit=ed4b420d8bd08bbd48dd87c21f10e064897c04b6  # master
 source=("git+https://git.gnome.org/browse/empathy#commit=$_commit;
 "git+https://git.gnome.org/browse/telepathy-account-widgets;)
 sha256sums=('SKIP'


[arch-commits] Commit in gnome-system-log/trunk (PKGBUILD)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:17:25
  Author: heftig
Revision: 308203

3.9.90+160+g4b07190-1

Modified:
  gnome-system-log/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:16:15 UTC (rev 308202)
+++ PKGBUILD2017-10-18 22:17:25 UTC (rev 308203)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gnome-system-log
-pkgver=3.9.90+156+g6e29f03
+pkgver=3.9.90+160+g4b07190
 pkgrel=1
 pkgdesc="View your system logs"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dconf gtk3)
 makedepends=(intltool itstool docbook-xsl git gnome-common)
-_commit=6e29f0383b0743b319a5109e4415c71ceb85cc62  # master
+_commit=4b071909a0ca38a73a9cc5b287ffc2b0a744566b  # master
 source=("git+https://git.gnome.org/browse/gnome-system-log#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:16:15
  Author: heftig
Revision: 308202

3.20.0+55+g470bf4c-1

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:13:48 UTC (rev 308201)
+++ PKGBUILD2017-10-18 22:16:15 UTC (rev 308202)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=gcr
-pkgver=3.20.0+45+g4708f35
+pkgver=3.20.0+55+g470bf4c
 pkgrel=1
 pkgdesc="A library for bits of crypto UI and parsing"
 url="https://git.gnome.org/browse/gcr;
@@ -11,7 +11,7 @@
 depends=(dconf gtk3 libgcrypt p11-kit)
 makedepends=(intltool gobject-introspection python vala libxslt gnome-common 
git)
 checkdepends=(python2)
-_commit=4708f3562ddf28bf51eb70b9cff548b217370639  # master
+_commit=470bf4c073de6d2718c84b00f0bc4bd4812160ad  # master
 source=("git+https://git.gnome.org/browse/gcr#commit=$_commit;
 10-gcr.conf)
 sha256sums=('SKIP'


[arch-commits] Commit in gnome-power-manager/trunk (PKGBUILD)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:13:48
  Author: heftig
Revision: 308201

3.25.90+4+gc5722ab3-1

Modified:
  gnome-power-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:11:54 UTC (rev 308200)
+++ PKGBUILD2017-10-18 22:13:48 UTC (rev 308201)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-power-manager
-pkgver=3.24.0+5+gceaae952
+pkgver=3.25.90+4+gc5722ab3
 pkgrel=1
 pkgdesc="System power information and statistics"
 url="https://git.gnome.org/browse/gnome-power-manager;
@@ -10,8 +10,8 @@
 arch=(i686 x86_64)
 license=(GPL)
 depends=(gtk3 upower dconf)
-makedepends=(intltool gnome-common git meson)
-_commit=ceaae9523388e805f60f1faffa46fda129f571e6  # master
+makedepends=(git meson)
+_commit=c5722ab3d5821daf9717b38e2c6287e61386e7a6  # master
 source=("git+https://git.gnome.org/browse/gnome-power-manager#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -27,7 +27,7 @@
 
 build() {
   cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname
+  arch-meson ../$pkgname
   ninja
 }
 


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:11:54
  Author: heftig
Revision: 308200

0.8.0-1

Modified:
  fprintd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:01:59 UTC (rev 308199)
+++ PKGBUILD2017-10-18 22:11:54 UTC (rev 308200)
@@ -3,8 +3,8 @@
 # Contributor: Nikolay Rysev 
 
 pkgname=fprintd
-pkgver=0.7.0+12+ge55ad52
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="D-Bus service to access fingerprint readers"
 arch=(i686 x86_64)
 url="https://www.freedesktop.org/wiki/Software/fprint/fprintd;
@@ -12,7 +12,7 @@
 depends=(libfprint dbus-glib polkit)
 makedepends=(intltool gtk-doc gnome-common git)
 groups=(fprint)
-_commit=e55ad52ded43dacd0f63ed57c2e02eac232e3e58  # master
+_commit=8eba30992053d045bed534546586bb4f79ff8814  # tags/V_0_8_0^0
 
source=("git+https://anongit.freedesktop.org/git/libfprint/fprintd#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 22:11:43
  Author: eworm
Revision: 263308

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

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

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

Copied: virtualbox-modules-arch/repos/community-testing-i686/PKGBUILD (from rev 
263307, virtualbox-modules-arch/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-18 22:11:43 UTC (rev 263308)
@@ -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=1
+# 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-i686/virtualbox-modules-arch.install
 (from rev 263307, 
virtualbox-modules-arch/trunk/virtualbox-modules-arch.install)
===
--- community-testing-i686/virtualbox-modules-arch.install  
(rev 0)
+++ community-testing-i686/virtualbox-modules-arch.install  2017-10-18 
22:11:43 UTC (rev 263308)
@@ 

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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 22:11:36
  Author: eworm
Revision: 263307

upgpkg: virtualbox-modules-arch 5.2.0-1

new upstream release, built against linux 4.13.7-1

Modified:
  virtualbox-modules-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 22:06:12 UTC (rev 263306)
+++ PKGBUILD2017-10-18 22:11:36 UTC (rev 263307)
@@ -4,7 +4,7 @@
 
 pkgbase=virtualbox-modules-arch
 pkgname=('virtualbox-host-modules-arch' 'virtualbox-guest-modules-arch')
-pkgver=5.1.30
+pkgver=5.2.0
 pkgrel=1
 # remember to also adjust the .install file!
 _linux_major=4


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 22:06:12
  Author: eworm
Revision: 263306

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

Added:
  virtualbox/repos/community-testing-i686/
  virtualbox/repos/community-testing-i686/002-dri-driver-path.patch
(from rev 263305, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-i686/005-gsoap-build.patch
(from rev 263305, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-i686/006-rdesktop-vrdp-keymap-path.patch
(from rev 263305, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-i686/007-python2-path.patch
(from rev 263305, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-i686/008-no-vboxvideo.patch
(from rev 263305, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-i686/009-include-path.patch
(from rev 263305, virtualbox/trunk/009-include-path.patch)
  virtualbox/repos/community-testing-i686/60-vboxdrv.rules
(from rev 263305, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-i686/60-vboxguest.rules
(from rev 263305, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-i686/LocalConfig.kmk
(from rev 263305, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-i686/PKGBUILD
(from rev 263305, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-i686/build.sh
(from rev 263305, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-i686/vboxreload
(from rev 263305, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-i686/vboxservice-nox.service
(from rev 263305, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-i686/vboxservice.service
(from rev 263305, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-i686/vboxweb.service
(from rev 263305, virtualbox/trunk/vboxweb.service)
  virtualbox/repos/community-testing-i686/virtualbox-ext-vnc.install
(from rev 263305, virtualbox/trunk/virtualbox-ext-vnc.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.conf
(from rev 263305, virtualbox/trunk/virtualbox-guest-dkms.conf)
  virtualbox/repos/community-testing-i686/virtualbox-guest-dkms.install
(from rev 263305, virtualbox/trunk/virtualbox-guest-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox-guest-utils.sysusers
(from rev 263305, virtualbox/trunk/virtualbox-guest-utils.sysusers)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.conf
(from rev 263305, virtualbox/trunk/virtualbox-host-dkms.conf)
  virtualbox/repos/community-testing-i686/virtualbox-host-dkms.install
(from rev 263305, virtualbox/trunk/virtualbox-host-dkms.install)
  virtualbox/repos/community-testing-i686/virtualbox.install
(from rev 263305, virtualbox/trunk/virtualbox.install)
  virtualbox/repos/community-testing-i686/virtualbox.sysusers
(from rev 263305, virtualbox/trunk/virtualbox.sysusers)
  virtualbox/repos/community-testing-x86_64/
  virtualbox/repos/community-testing-x86_64/002-dri-driver-path.patch
(from rev 263305, virtualbox/trunk/002-dri-driver-path.patch)
  virtualbox/repos/community-testing-x86_64/005-gsoap-build.patch
(from rev 263305, virtualbox/trunk/005-gsoap-build.patch)
  virtualbox/repos/community-testing-x86_64/006-rdesktop-vrdp-keymap-path.patch
(from rev 263305, virtualbox/trunk/006-rdesktop-vrdp-keymap-path.patch)
  virtualbox/repos/community-testing-x86_64/007-python2-path.patch
(from rev 263305, virtualbox/trunk/007-python2-path.patch)
  virtualbox/repos/community-testing-x86_64/008-no-vboxvideo.patch
(from rev 263305, virtualbox/trunk/008-no-vboxvideo.patch)
  virtualbox/repos/community-testing-x86_64/009-include-path.patch
(from rev 263305, virtualbox/trunk/009-include-path.patch)
  virtualbox/repos/community-testing-x86_64/60-vboxdrv.rules
(from rev 263305, virtualbox/trunk/60-vboxdrv.rules)
  virtualbox/repos/community-testing-x86_64/60-vboxguest.rules
(from rev 263305, virtualbox/trunk/60-vboxguest.rules)
  virtualbox/repos/community-testing-x86_64/LocalConfig.kmk
(from rev 263305, virtualbox/trunk/LocalConfig.kmk)
  virtualbox/repos/community-testing-x86_64/PKGBUILD
(from rev 263305, virtualbox/trunk/PKGBUILD)
  virtualbox/repos/community-testing-x86_64/build.sh
(from rev 263305, virtualbox/trunk/build.sh)
  virtualbox/repos/community-testing-x86_64/vboxreload
(from rev 263305, virtualbox/trunk/vboxreload)
  virtualbox/repos/community-testing-x86_64/vboxservice-nox.service
(from rev 263305, virtualbox/trunk/vboxservice-nox.service)
  virtualbox/repos/community-testing-x86_64/vboxservice.service
(from rev 263305, virtualbox/trunk/vboxservice.service)
  virtualbox/repos/community-testing-x86_64/vboxweb.service
(from rev 263305, virtualbox/trunk/vboxweb.service)
  

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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 22:05:39
  Author: eworm
Revision: 263305

upgpkg: virtualbox 5.2.0-1

new upstream release

Added:
  virtualbox/trunk/009-include-path.patch
Modified:
  virtualbox/trunk/PKGBUILD
Deleted:
  virtualbox/trunk/003-ogl-include-path.patch

+
 003-ogl-include-path.patch |   43 -
 009-include-path.patch |   85 +++
 PKGBUILD   |   11 +++--
 3 files changed, 92 insertions(+), 47 deletions(-)

Deleted: 003-ogl-include-path.patch
===
--- 003-ogl-include-path.patch  2017-10-18 21:45:06 UTC (rev 263304)
+++ 003-ogl-include-path.patch  2017-10-18 22:05:39 UTC (rev 263305)
@@ -1,43 +0,0 @@
-Index: virtualbox/src/VBox/Additions/common/crOpenGL/Makefile.kmk
-===
 virtualbox.orig/src/VBox/Additions/common/crOpenGL/Makefile.kmk
2015-04-02 15:44:24.955670965 +0200
-+++ virtualbox/src/VBox/Additions/common/crOpenGL/Makefile.kmk 2015-04-02 
15:44:24.955670965 +0200
-@@ -67,18 +67,12 @@
- VBoxOGL_INCS   = .
- if1of ($(KBUILD_TARGET), linux solaris freebsd)
-  VBoxOGL_INCS += \
--  $(VBOX_PATH_X11_ROOT)/libXdamage-1.1 \
--  $(VBOX_PATH_X11_ROOT)/libXcomposite-0.4.0 \
--  $(VBOX_PATH_X11_ROOT)/libXext-1.3.1 \
--  $(VBOX_PATH_X11_ROOT)/libXfixes-4.0.3 \
--  $(VBOX_PATH_X11_ROOT)/damageproto-1.1.0 \
--  $(VBOX_PATH_X11_ROOT)/compositeproto-0.4 \
--  $(VBOX_PATH_X11_ROOT)/fixesproto-4.0 \
--  $(VBOX_PATH_X11_ROOT)/libx11-1.1.5-other \
--  $(VBOX_PATH_X11_ROOT)/xextproto-7.1.1 \
--  $(VBOX_PATH_X11_ROOT)/xproto-7.0.18 \
-+  /usr/include/x11 \
-+  /usr/include/xorg \
-+  /usr/include/pixman-1 \
-   $(VBOX_MESA_INCS) \
--  $(PATH_ROOT)/src/VBox/Additions/x11/x11include/libdrm-2.4.13
-+  /usr/include/drm \
-+  /usr/include/libdrm
-  VBoxOGL_DEFS += VBOX_NO_NATIVEGL
- endif
- 
-@@ -213,10 +207,10 @@
- 
- if1of ($(KBUILD_TARGET), linux solaris freebsd)
-  VBoxOGL_LIBS += \
--  $(PATH_STAGE_LIB)/libXcomposite.so \
--  $(PATH_STAGE_LIB)/libXdamage.so \
--  $(PATH_STAGE_LIB)/libXfixes.so \
--  $(PATH_STAGE_LIB)/libXext.so
-+  Xcomposite \
-+  Xdamage \
-+  Xfixes \
-+  Xext
-  ifdef VBoxOGL_FAKEDRI
-   ifeq ($(KBUILD_TARGET), freebsd)
- VBoxOGL_LIBS += \

Added: 009-include-path.patch
===
--- 009-include-path.patch  (rev 0)
+++ 009-include-path.patch  2017-10-18 22:05:39 UTC (rev 263305)
@@ -0,0 +1,85 @@
+diff --git a/src/VBox/HostDrivers/Support/linux/Makefile 
b/src/VBox/HostDrivers/Support/linux/Makefile
+index d199047..34d895f 100644
+--- a/src/VBox/HostDrivers/Support/linux/Makefile
 b/src/VBox/HostDrivers/Support/linux/Makefile
+@@ -131,7 +131,7 @@ ifdef VBOX_WITH_NATIVE_DTRACE
+  MOD_OBJS += SUPDrvDTrace.o
+ endif
+ 
+-MOD_INCL  = $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux)
++MOD_INCL  = $(addprefix -I$(KBUILD_EXTMOD)/vboxdrv,/ /include /r0drv/linux)
+ ifdef VBOX_WITH_NATIVE_DTRACE
+  MOD_INCL += -I/usr/include/linux -I/usr/include
+ endif
+@@ -157,7 +157,7 @@ ifdef VBOX_WITH_TEXT_MODMEM_HACK
+ endif
+ 
+ # build defs
+-MOD_CFLAGS = -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h \
++MOD_CFLAGS = -include $(KBUILD_EXTMOD)/vboxdrv/include/VBox/SUPDrvMangling.h \
+   -fno-omit-frame-pointer -fno-pie
+ 
+ include $(obj)/Makefile.include.footer
+diff --git a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile 
b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
+index 694cb5c..8487820 100644
+--- a/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
 b/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile
+@@ -34,7 +34,7 @@ MOD_OBJS += math/gcc/divdi3.o \
+   math/gcc/umoddi3.o
+ endif
+ 
+-MOD_INCL = $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux)
++MOD_INCL = $(addprefix -I$(KBUILD_EXTMOD)/vboxnetadp,/ /include /r0drv/linux)
+ MOD_DEFS = -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX \
+   -DRT_WITH_VBOX -DVBOX_WITH_HARDENING \
+   -Wno-declaration-after-statement
+@@ -59,6 +59,6 @@ ifdef VBOX_USE_INSERT_PAGE
+ endif
+ 
+ # build defs
+-MOD_CFLAGS = -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h -fno-pie
++MOD_CFLAGS = -include 
$(KBUILD_EXTMOD)/vboxnetadp/include/VBox/SUPDrvMangling.h -fno-pie
+ 
+ include $(obj)/Makefile.include.footer
+diff --git a/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile 
b/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
+index e262c61..ca956d5 100644
+--- a/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
 b/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile
+@@ -38,7 +38,7 @@ MOD_OBJS += math/gcc/divdi3.o \
+   math/gcc/umoddi3.o
+ endif
+ 
+-MOD_INCL = $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux)
++MOD_INCL = $(addprefix 

[arch-commits] Commit in adobe-source-code-pro-fonts/repos/extra-any (2 files)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:01:59
  Author: heftig
Revision: 308199

archrelease: copy trunk to extra-any

Added:
  adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD
(from rev 308198, adobe-source-code-pro-fonts/trunk/PKGBUILD)
Deleted:
  adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 22:01:18 UTC (rev 308198)
+++ PKGBUILD2017-10-18 22:01:59 UTC (rev 308199)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=adobe-source-code-pro-fonts
-pkgver=2.030ro+1.050it
-_relver=2.010R-ro/1.030R-it
-pkgrel=3
-pkgdesc="Monospaced font family for user interface and coding environments"
-url="https://adobe-fonts.github.io/source-code-pro/;
-arch=(any)
-license=(custom)
-_tarname=source-code-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
-sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
-
-package() {
-  cd $_tarname
-  install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"
-  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: adobe-source-code-pro-fonts/repos/extra-any/PKGBUILD (from rev 308198, 
adobe-source-code-pro-fonts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 22:01:59 UTC (rev 308199)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-code-pro-fonts
+pkgver=2.030ro+1.050it
+_relver=2.030R-ro/1.050R-it
+pkgrel=4
+pkgdesc="Monospaced font family for user interface and coding environments"
+url="https://adobe-fonts.github.io/source-code-pro/;
+arch=(any)
+license=(custom)
+_tarname=source-code-pro-${_relver//\//-}
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
+sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b')
+
+package() {
+  cd $_tarname
+  install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"
+  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:01:18
  Author: heftig
Revision: 308198

2.030ro+1.050it-4

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 18:16:53 UTC (rev 308197)
+++ PKGBUILD2017-10-18 22:01:18 UTC (rev 308198)
@@ -3,8 +3,8 @@
 
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
-_relver=2.010R-ro/1.030R-it
-pkgrel=3
+_relver=2.030R-ro/1.050R-it
+pkgrel=4
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
@@ -11,7 +11,7 @@
 license=(custom)
 _tarname=source-code-pro-${_relver//\//-}
 
source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
-sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
+sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b')
 
 package() {
   cd $_tarname


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:45:06
  Author: foxboron
Revision: 263304

archrelease: copy trunk to community-any

Added:
  protege/repos/community-any/
  protege/repos/community-any/PKGBUILD
(from rev 263303, protege/trunk/PKGBUILD)
  protege/repos/community-any/protege.desktop
(from rev 263303, protege/trunk/protege.desktop)
  protege/repos/community-any/protege.png
(from rev 263303, protege/trunk/protege.png)
  protege/repos/community-any/protege.sh
(from rev 263303, protege/trunk/protege.sh)

-+
 PKGBUILD|   38 ++
 protege.desktop |   12 
 protege.sh  |5 +
 3 files changed, 55 insertions(+)

Copied: protege/repos/community-any/PKGBUILD (from rev 263303, 
protege/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-18 21:45:06 UTC (rev 263304)
@@ -0,0 +1,38 @@
+
+# Maintainer: Morten Linderud  
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Geoffroy Carrier 
+# Contributor: Stefan Husmann 
+
+pkgname=protege
+pkgver=5.2.0
+pkgrel=4
+pkgdesc='Free, open source ontology editor and knowledge-base framework'
+arch=('any')
+url='http://protege.stanford.edu/'
+license=('MPL')
+depends=('java-runtime>=8' 'graphviz')
+makedepends=('maven' 'jdk8-openjdk')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/protegeproject/protege/archive/v$pkgver.tar.gz;
+"${pkgname}.sh"
+"${pkgname}.desktop"
+"${pkgname}.png")
+sha256sums=('abbdd07b646b42fa29b3b2c5a169b9c7fbc9caa0aa41d3d86aa0e0724ab08e12'
+'9b0a6692d04da727ba9473399c1fdf68a85c5ec680582f79b3e46642c8cceca6'
+'e0e054d864fafdee0c7a7a034b4a92fe2fe30fcce77f2aabd71afb57d0ab'
+'3ee61d8cfcbcfc91c86c9dddc24e40f9fc0e6943bf879548340610c95d64d194')
+
+build(){
+  cd "protege-$pkgver"
+  mvn clean package -Dmaven.test.skip=true
+}
+
+package() {
+  cd 
"protege-$pkgver/protege-desktop/target/protege-$pkgver-platform-independent/Protege-$pkgver"
+  install -d "${pkgdir}/usr/share/java/${pkgname}"
+  cp -r * "${pkgdir}/usr/share/java/${pkgname}"
+  install -d "${pkgdir}/usr/bin"
+  install -D "${srcdir}/protege.sh" "${pkgdir}/usr/bin/protege"
+  install -Dm644 "${srcdir}/$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "${srcdir}/$pkgname.png" 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
+}

Copied: protege/repos/community-any/protege.desktop (from rev 263303, 
protege/trunk/protege.desktop)
===
--- community-any/protege.desktop   (rev 0)
+++ community-any/protege.desktop   2017-10-18 21:45:06 UTC (rev 263304)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Hidden=false
+Terminal=false
+Icon=protege
+Name=Protege
+Exec=protege
+MimeType=application/rdf+xml
+Categories=Development;Education;Science;IDE;
+Comment=Protege 4 is an Ontology Editor and knowledge-base framework for OWL 2 
ontologies
+Keywords=OWL;Ontology;Description Logic

Copied: protege/repos/community-any/protege.png (from rev 263303, 
protege/trunk/protege.png)
===
(Binary files differ)

Copied: protege/repos/community-any/protege.sh (from rev 263303, 
protege/trunk/protege.sh)
===
--- community-any/protege.sh(rev 0)
+++ community-any/protege.sh2017-10-18 21:45:06 UTC (rev 263304)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cd /usr/share/java/protege
+
+CMD_OPTIONS="-Dapple.laf.useScreenMenuBar=true 
-Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel 
-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dsun.java2d.xrender=true" 
sh run.sh "$@"


[arch-commits] Commit in (7 files)

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:44:46
  Author: foxboron
Revision: 263303

Uploaded protege 5.2.0 from AUR

Added:
  protege/
  protege/repos/
  protege/trunk/
  protege/trunk/PKGBUILD
  protege/trunk/protege.desktop
  protege/trunk/protege.png
  protege/trunk/protege.sh

-+
 PKGBUILD|   38 ++
 protege.desktop |   12 
 protege.png |1 +
 protege.sh  |5 +
 4 files changed, 56 insertions(+)

Added: protege/trunk/PKGBUILD
===
--- protege/trunk/PKGBUILD  (rev 0)
+++ protege/trunk/PKGBUILD  2017-10-18 21:44:46 UTC (rev 263303)
@@ -0,0 +1,38 @@
+
+# Maintainer: Morten Linderud  
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Geoffroy Carrier 
+# Contributor: Stefan Husmann 
+
+pkgname=protege
+pkgver=5.2.0
+pkgrel=4
+pkgdesc='Free, open source ontology editor and knowledge-base framework'
+arch=('any')
+url='http://protege.stanford.edu/'
+license=('MPL')
+depends=('java-runtime>=8' 'graphviz')
+makedepends=('maven' 'jdk8-openjdk')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/protegeproject/protege/archive/v$pkgver.tar.gz;
+"${pkgname}.sh"
+"${pkgname}.desktop"
+"${pkgname}.png")
+sha256sums=('abbdd07b646b42fa29b3b2c5a169b9c7fbc9caa0aa41d3d86aa0e0724ab08e12'
+'9b0a6692d04da727ba9473399c1fdf68a85c5ec680582f79b3e46642c8cceca6'
+'e0e054d864fafdee0c7a7a034b4a92fe2fe30fcce77f2aabd71afb57d0ab'
+'3ee61d8cfcbcfc91c86c9dddc24e40f9fc0e6943bf879548340610c95d64d194')
+
+build(){
+  cd "protege-$pkgver"
+  mvn clean package -Dmaven.test.skip=true
+}
+
+package() {
+  cd 
"protege-$pkgver/protege-desktop/target/protege-$pkgver-platform-independent/Protege-$pkgver"
+  install -d "${pkgdir}/usr/share/java/${pkgname}"
+  cp -r * "${pkgdir}/usr/share/java/${pkgname}"
+  install -d "${pkgdir}/usr/bin"
+  install -D "${srcdir}/protege.sh" "${pkgdir}/usr/bin/protege"
+  install -Dm644 "${srcdir}/$pkgname.desktop" 
"$pkgdir/usr/share/applications/$pkgname.desktop"
+  install -Dm644 "${srcdir}/$pkgname.png" 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
+}

Added: protege/trunk/protege.desktop
===
--- protege/trunk/protege.desktop   (rev 0)
+++ protege/trunk/protege.desktop   2017-10-18 21:44:46 UTC (rev 263303)
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Hidden=false
+Terminal=false
+Icon=protege
+Name=Protege
+Exec=protege
+MimeType=application/rdf+xml
+Categories=Development;Education;Science;IDE;
+Comment=Protege 4 is an Ontology Editor and knowledge-base framework for OWL 2 
ontologies
+Keywords=OWL;Ontology;Description Logic

Added: protege/trunk/protege.png
===
(Binary files differ)

Index: protege/trunk/protege.png
===
--- protege/trunk/protege.png   2017-10-18 21:38:35 UTC (rev 263302)
+++ protege/trunk/protege.png   2017-10-18 21:44:46 UTC (rev 263303)

Property changes on: protege/trunk/protege.png
___
Added: svn:mime-type
## -0,0 +1 ##
+image/png
\ No newline at end of property
Added: protege/trunk/protege.sh
===
--- protege/trunk/protege.sh(rev 0)
+++ protege/trunk/protege.sh2017-10-18 21:44:46 UTC (rev 263303)
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+cd /usr/share/java/protege
+
+CMD_OPTIONS="-Dapple.laf.useScreenMenuBar=true 
-Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel 
-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dsun.java2d.xrender=true" 
sh run.sh "$@"


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:38:35
  Author: foxboron
Revision: 263302

db-move: moved go-md2man from [community-testing] to [community] (i686, x86_64)

Added:
  go-md2man/repos/community-i686/PKGBUILD
(from rev 263301, go-md2man/repos/community-testing-i686/PKGBUILD)
  go-md2man/repos/community-x86_64/PKGBUILD
(from rev 263301, go-md2man/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  go-md2man/repos/community-i686/PKGBUILD
  go-md2man/repos/community-testing-i686/
  go-md2man/repos/community-testing-x86_64/
  go-md2man/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   60 
 community-i686/PKGBUILD   |   29 -
 community-x86_64/PKGBUILD |   29 -
 3 files changed, 60 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 21:38:12 UTC (rev 263301)
+++ community-i686/PKGBUILD 2017-10-18 21:38:35 UTC (rev 263302)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Sébastien "Seblu" Luttringer 
-
-pkgname=go-md2man
-pkgver=1.0.7
-pkgrel=1
-pkgdesc='A markdown to manpage generator'
-arch=('x86_64' 'i686')
-url='https://github.com/cpuguy83/go-md2man'
-license=('MIT')
-makedepends=('go')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz;)
-md5sums=('2282a7a24635c63ca7bb08b5e07282fc')
-
-build() {
-  export GOPATH=$(readlink -f .)
-  local repo=src/github.com/cpuguy83
-  mkdir -p "$repo"
-  ln -sf "../../../go-md2man-$pkgver" "$repo/go-md2man"
-  cd "$repo/go-md2man"
-  go get -v ./...
-  "$srcdir/bin/go-md2man" -in=go-md2man.1.md -out=go-md2man.1
-}
-
-package() {
-  install -Dm755 "$srcdir/bin/go-md2man" "$pkgdir/usr/bin/go-md2man"
-  install -Dm755 "$srcdir/$pkgname-$pkgver/go-md2man.1" 
"$pkgdir/usr/share/man/man1/go-md2man.1"
-  install -Dm755 "$srcdir/$pkgname-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: go-md2man/repos/community-i686/PKGBUILD (from rev 263301, 
go-md2man/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 21:38:35 UTC (rev 263302)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Morten Linderud 
+# Contributor: Sébastien "Seblu" Luttringer 
+
+pkgname=go-md2man
+pkgver=1.0.7
+pkgrel=2
+pkgdesc='A markdown to manpage generator'
+arch=('x86_64' 'i686')
+url='https://github.com/cpuguy83/go-md2man'
+license=('MIT')
+makedepends=('go-pie')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz;)
+md5sums=('2282a7a24635c63ca7bb08b5e07282fc')
+
+build() {
+  export GOPATH=$(readlink -f .)
+  local repo=src/github.com/cpuguy83
+  mkdir -p "$repo"
+  ln -sf "../../../go-md2man-$pkgver" "$repo/go-md2man"
+  cd "$repo/go-md2man"
+  go get -v ./...
+  "$srcdir/bin/go-md2man" -in=go-md2man.1.md -out=go-md2man.1
+}
+
+package() {
+  install -Dm755 "$srcdir/bin/go-md2man" "$pkgdir/usr/bin/go-md2man"
+  install -Dm755 "$srcdir/$pkgname-$pkgver/go-md2man.1" 
"$pkgdir/usr/share/man/man1/go-md2man.1"
+  install -Dm755 "$srcdir/$pkgname-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 21:38:12 UTC (rev 263301)
+++ community-x86_64/PKGBUILD   2017-10-18 21:38:35 UTC (rev 263302)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Sébastien "Seblu" Luttringer 
-
-pkgname=go-md2man
-pkgver=1.0.7
-pkgrel=1
-pkgdesc='A markdown to manpage generator'
-arch=('x86_64' 'i686')
-url='https://github.com/cpuguy83/go-md2man'
-license=('MIT')
-makedepends=('go')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz;)
-md5sums=('2282a7a24635c63ca7bb08b5e07282fc')
-
-build() {
-  export GOPATH=$(readlink -f .)
-  local repo=src/github.com/cpuguy83
-  mkdir -p "$repo"
-  ln -sf "../../../go-md2man-$pkgver" "$repo/go-md2man"
-  cd "$repo/go-md2man"
-  go get -v ./...
-  "$srcdir/bin/go-md2man" -in=go-md2man.1.md -out=go-md2man.1
-}
-
-package() {
-  install -Dm755 "$srcdir/bin/go-md2man" "$pkgdir/usr/bin/go-md2man"
-  install -Dm755 "$srcdir/$pkgname-$pkgver/go-md2man.1" 
"$pkgdir/usr/share/man/man1/go-md2man.1"
-  install -Dm755 "$srcdir/$pkgname-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: go-md2man/repos/community-x86_64/PKGBUILD (from rev 263301, 
go-md2man/repos/community-testing-x86_64/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-18 21:38:35 UTC 

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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 21:38:05
  Author: eworm
Revision: 263300

upgpkg: virtualbox-guest-iso 5.2.0-1

new upstream release

Modified:
  virtualbox-guest-iso/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 21:37:26 UTC (rev 263299)
+++ PKGBUILD2017-10-18 21:38:05 UTC (rev 263300)
@@ -7,7 +7,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=virtualbox-guest-iso
-pkgver=5.1.30
+pkgver=5.2.0
 pkgrel=1
 pkgdesc='The official VirtualBox Guest Additions ISO image'
 arch=('any')
@@ -19,7 +19,7 @@
 noextract=(VBoxGuestAdditions_$pkgver.iso)
 
source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
 'license')
-sha256sums=('631ca8e8d513acf43a75de56a71a31aaffb5624864c57d10346ba657d991ec1e'
+sha256sums=('841678a04a1800de26e76bbb7a0f8f7f48fe903deede77a67394b93bf2f2cde4'
 'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
 
 package() {


[arch-commits] Commit in virtualbox-guest-iso/repos (4 files)

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 21:38:12
  Author: eworm
Revision: 263301

archrelease: copy trunk to community-testing-any

Added:
  virtualbox-guest-iso/repos/community-testing-any/
  virtualbox-guest-iso/repos/community-testing-any/PKGBUILD
(from rev 263300, virtualbox-guest-iso/trunk/PKGBUILD)
  virtualbox-guest-iso/repos/community-testing-any/license
(from rev 263300, virtualbox-guest-iso/trunk/license)
  virtualbox-guest-iso/repos/community-testing-any/virtualbox-guest-iso.install
(from rev 263300, virtualbox-guest-iso/trunk/virtualbox-guest-iso.install)

--+
 PKGBUILD |   30 ++
 license  |   34 ++
 virtualbox-guest-iso.install |   18 ++
 3 files changed, 82 insertions(+)

Copied: virtualbox-guest-iso/repos/community-testing-any/PKGBUILD (from rev 
263300, virtualbox-guest-iso/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2017-10-18 21:38:12 UTC (rev 263301)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Jonathan Steel 
+# Contributor: Ionut Biru 
+# Contributor: Geoffroy Carrier 
+# Contributor: Andrea Scarpino 
+# Contributor: Roman Kyrylych 
+
+pkgname=virtualbox-guest-iso
+pkgver=5.2.0
+pkgrel=1
+pkgdesc='The official VirtualBox Guest Additions ISO image'
+arch=('any')
+url='http://www.virtualbox.org'
+license=('custom:PUEL')
+install=virtualbox-guest-iso.install
+replaces=('virtualbox-additions' 'virtualbox-iso-additions')
+conflicts=('virtualbox-additions' 'virtualbox-iso-additions')
+noextract=(VBoxGuestAdditions_$pkgver.iso)
+source=("http://download.virtualbox.org/virtualbox/$pkgver/VBoxGuestAdditions_$pkgver.iso;
+'license')
+sha256sums=('841678a04a1800de26e76bbb7a0f8f7f48fe903deede77a67394b93bf2f2cde4'
+'fbe9cd6288037bff44716642ee4bea9c42c2d60eb5ed86cb48fa95147d9e8623')
+
+package() {
+  install -Dm 644 VBoxGuestAdditions_$pkgver.iso \
+"$pkgdir/usr/lib/virtualbox/additions/VBoxGuestAdditions.iso"
+  install -Dm 644 "$srcdir/license" \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Copied: virtualbox-guest-iso/repos/community-testing-any/license (from rev 
263300, virtualbox-guest-iso/trunk/license)
===
--- community-testing-any/license   (rev 0)
+++ community-testing-any/license   2017-10-18 21:38:12 UTC (rev 263301)
@@ -0,0 +1,34 @@
+VirtualBox Personal Use and Evaluation License (PUEL) 
+
+This license applies if you download the full VirtualBox binaries from the 
Downloads page. It does not apply to the VirtualBox Open Source Edition (OSE), 
which falls under the GPL instead; see Editions for details about the 
differences between these releases.
+
+In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge
+
+* for personal use or, alternatively,
+* for product evaluation. 
+
+In addition, academic use of VirtualBox is also permitted free of charge by 
the PUEL.
+
+If you do not belong to either category, you will have to purchase a 
commercial license. Do not hesitate to contact InnoTek in this matter.
+
+If you are confused by the legalese below, you may also want to take a look at 
our Licensing FAQ to answer a few common questions.
+VirtualBox PUEL terms and conditions ¶
+
+Version 1.2, 2007-02-21
+
+InnoTek Systemberatung GmbH, Werkstrasse 24, 71384 Weinstadt, Germany grants 
you the right to use the software product as defined in § 1 according to the 
following provisions. If you do not agree to all conditions set forth by this 
license, you may not use the product, because only InnoTek as the product’s 
owner can give you permission to use it.
+
+§ 1 Subject of license. “Product”, as referred to in this License, shall be 
the binary software package “VirtualBox”, which allows for creating multiple 
virtual computers, each with different operating systems (“Guest Computers”), 
on a physical computer with a specific operating system (“Host Computer”), to 
allow for installing and executing these Guest Computers simultaneously. The 
Product consists of executable files in machine code for the Windows 2000/XP 
and Linux operating systems as well as other data files as required by the 
executable files at run-time and documentation in electronic form.
+
+§ 2 Grant of license. (1) InnoTek grants you a personal right to install and 
execute the Product on a Host Computer for Personal Use or Educational Use or 
for Evaluation. “Personal Use” requires that you use the product on the same 
Host Computer where you installed it yourself and that no more than one client 
connect to that Host Computer at 

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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:37:26
  Author: foxboron
Revision: 263299

archrelease: copy trunk to community-x86_64

Added:
  rofi/repos/community-x86_64/PKGBUILD
(from rev 263298, rofi/trunk/PKGBUILD)
Deleted:
  rofi/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  106 +
 1 file changed, 66 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 21:37:16 UTC (rev 263298)
+++ PKGBUILD2017-10-18 21:37:26 UTC (rev 263299)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov
-# Contributor: Benjamin Chrétien 
-# Contributor: Eric Engestrom 
-# Contributor: Rasi 
-# Contributor: Sean Pringle 
-# Contributor: SanskritFritz (gmail)
-
-pkgname=rofi
-pkgver=1.3.1
-pkgrel=2
-pkgdesc='Popup window switcher roughly based on superswitcher, requiring only 
xlib and xft'
-arch=(i686 x86_64)
-url='https://davedavenport.github.io/rofi/'
-license=(MIT)
-depends=(libx11 libxft freetype2 libxdg-basedir pango startup-notification 
libxcb libxkbcommon libxkbcommon-x11 xcb-util xcb-util-wm xcb-util-xrm)
-makedepends=(i3-wm)
-optdepends=('i3-wm: use as a window switcher')
-source=(https://github.com/DaveDavenport/rofi/releases/download/$pkgver/rofi-$pkgver.tar.xz)
-sha256sums=('b52cf1170f5c7c38f6399ee44f23ebbd87ac349d6a34f32f5d169966765c87e8')
-
-build() {
-  cd rofi-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-check() {
-  cd rofi-$pkgver
-  make check
-}
-
-package() {
-  cd rofi-$pkgver
-  make install install-man DESTDIR="$pkgdir"
-
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/rofi/COPYING"
-  install -dm755 "$pkgdir/usr/share/doc/rofi/examples"
-  install -Dm755 Examples/*.sh "$pkgdir/usr/share/doc/rofi/examples"
-}

Copied: rofi/repos/community-x86_64/PKGBUILD (from rev 263298, 
rofi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 21:37:26 UTC (rev 263299)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Morten Linderud 
+# Contributor: Anatol Pomozov
+# Contributor: Benjamin Chrétien 
+# Contributor: Eric Engestrom 
+# Contributor: Rasi 
+# Contributor: Sean Pringle 
+# Contributor: SanskritFritz (gmail)
+
+pkgname=rofi
+pkgver=1.4.2
+pkgrel=1
+_commit=1ab3e571eca1768d437246ca6ec09f44432b0e20
+pkgdesc='A window switcher, application launcher and dmenu replacement'
+arch=(i686 x86_64)
+url='https://github.com/DaveDavenport/rofi/'
+license=(MIT)
+depends=(libx11 libxft freetype2 libxdg-basedir 
+   pango startup-notification libxcb 
+   libxkbcommon libxkbcommon-x11 xcb-util 
+   xcb-util-wm xcb-util-xrm librsvg)
+makedepends=(meson git)
+checkdepends=(check)
+optdepends=('i3-wm: use as a window switcher')
+source=("git+https://github.com/DaveDavenport/rofi#commit=$_commit;
+   'git+https://github.com/sardemff7/libgwater'
+   'git+https://github.com/sardemff7/libnkutils')
+sha256sums=('SKIP'
+   'SKIP'
+   'SKIP')
+#source=("https://github.com/DaveDavenport/rofi/releases/download/$pkgver/rofi-$pkgver.tar.xz;)
+#sha256sums=('1a8df8c84316ac0c2b1e9985b346875d8ae4142cbec83f9961a63c73de624984')
+
+prepare() {
+  cd rofi
+
+  for module in libgwater libnkutils; do
+local submodule="subprojects/${module}"
+git submodule init "${submodule}"
+git config "submodule.${submodule}.url" "${srcdir}/${module}"
+git submodule update "${submodule}"
+  done
+}
+
+build() {
+  #cd rofi
+  #arch-meson build
+  cd rofi
+  autoreconf -i
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+check() {
+  cd rofi
+  LC_ALL=C make check
+}
+
+package() {
+  cd rofi
+  make install install-man DESTDIR="$pkgdir"
+
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/rofi/COPYING"
+  install -dm755 "$pkgdir/usr/share/doc/rofi/examples"
+  install -Dm755 Examples/*.sh "$pkgdir/usr/share/doc/rofi/examples"
+}


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:37:16
  Author: foxboron
Revision: 263298

upgpkg: rofi 1.4.2-1

Updated rofi x86_64

Modified:
  rofi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 21:19:05 UTC (rev 263297)
+++ PKGBUILD2017-10-18 21:37:16 UTC (rev 263298)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Anatol Pomozov
+# Maintainer: Morten Linderud 
+# Contributor: Anatol Pomozov
 # Contributor: Benjamin Chrétien 
 # Contributor: Eric Engestrom 
 # Contributor: Rasi 
@@ -7,31 +8,56 @@
 # Contributor: SanskritFritz (gmail)
 
 pkgname=rofi
-pkgver=1.3.1
-pkgrel=2
-pkgdesc='Popup window switcher roughly based on superswitcher, requiring only 
xlib and xft'
+pkgver=1.4.2
+pkgrel=1
+_commit=1ab3e571eca1768d437246ca6ec09f44432b0e20
+pkgdesc='A window switcher, application launcher and dmenu replacement'
 arch=(i686 x86_64)
-url='https://davedavenport.github.io/rofi/'
+url='https://github.com/DaveDavenport/rofi/'
 license=(MIT)
-depends=(libx11 libxft freetype2 libxdg-basedir pango startup-notification 
libxcb libxkbcommon libxkbcommon-x11 xcb-util xcb-util-wm xcb-util-xrm)
-makedepends=(i3-wm)
+depends=(libx11 libxft freetype2 libxdg-basedir 
+   pango startup-notification libxcb 
+   libxkbcommon libxkbcommon-x11 xcb-util 
+   xcb-util-wm xcb-util-xrm librsvg)
+makedepends=(meson git)
+checkdepends=(check)
 optdepends=('i3-wm: use as a window switcher')
-source=(https://github.com/DaveDavenport/rofi/releases/download/$pkgver/rofi-$pkgver.tar.xz)
-sha256sums=('b52cf1170f5c7c38f6399ee44f23ebbd87ac349d6a34f32f5d169966765c87e8')
+source=("git+https://github.com/DaveDavenport/rofi#commit=$_commit;
+   'git+https://github.com/sardemff7/libgwater'
+   'git+https://github.com/sardemff7/libnkutils')
+sha256sums=('SKIP'
+   'SKIP'
+   'SKIP')
+#source=("https://github.com/DaveDavenport/rofi/releases/download/$pkgver/rofi-$pkgver.tar.xz;)
+#sha256sums=('1a8df8c84316ac0c2b1e9985b346875d8ae4142cbec83f9961a63c73de624984')
 
+prepare() {
+  cd rofi
+
+  for module in libgwater libnkutils; do
+local submodule="subprojects/${module}"
+git submodule init "${submodule}"
+git config "submodule.${submodule}.url" "${srcdir}/${module}"
+git submodule update "${submodule}"
+  done
+}
+
 build() {
-  cd rofi-$pkgver
+  #cd rofi
+  #arch-meson build
+  cd rofi
+  autoreconf -i
   ./configure --prefix=/usr --sysconfdir=/etc
   make
 }
 
 check() {
-  cd rofi-$pkgver
-  make check
+  cd rofi
+  LC_ALL=C make check
 }
 
 package() {
-  cd rofi-$pkgver
+  cd rofi
   make install install-man DESTDIR="$pkgdir"
 
   install -Dm644 COPYING "$pkgdir/usr/share/licenses/rofi/COPYING"


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:19:05
  Author: foxboron
Revision: 263297

archrelease: copy trunk to community-any

Added:
  pass-otp/repos/community-any/
  pass-otp/repos/community-any/PKGBUILD
(from rev 263296, pass-otp/trunk/PKGBUILD)

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

Copied: pass-otp/repos/community-any/PKGBUILD (from rev 263296, 
pass-otp/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-18 21:19:05 UTC (rev 263297)
@@ -0,0 +1,20 @@
+# Maintainer: Morten Linderud 
+# Contibutor: Alexandre Pujol 
+
+pkgname='pass-otp'
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='A pass extension for managing one-time-password (OTP) tokens.'
+arch=('any')
+url='https://github.com/tadfisher/pass-otp'
+license=('GPL3')
+depends=('pass'
+ 'oath-toolkit'
+'qrencode')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tadfisher/pass-otp/archive/v${pkgver}.tar.gz;)
+sha256sums=('ed409b50c417814f9feed913bb4c09916a10f635404a6d8c2f4e842319c58052')
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in (4 files)

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:18:31
  Author: foxboron
Revision: 263296

Added pass-otp

Added:
  pass-otp/
  pass-otp/repos/
  pass-otp/trunk/
  pass-otp/trunk/PKGBUILD

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

Added: pass-otp/trunk/PKGBUILD
===
--- pass-otp/trunk/PKGBUILD (rev 0)
+++ pass-otp/trunk/PKGBUILD 2017-10-18 21:18:31 UTC (rev 263296)
@@ -0,0 +1,20 @@
+# Maintainer: Morten Linderud 
+# Contibutor: Alexandre Pujol 
+
+pkgname='pass-otp'
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='A pass extension for managing one-time-password (OTP) tokens.'
+arch=('any')
+url='https://github.com/tadfisher/pass-otp'
+license=('GPL3')
+depends=('pass'
+ 'oath-toolkit'
+'qrencode')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tadfisher/pass-otp/archive/v${pkgver}.tar.gz;)
+sha256sums=('ed409b50c417814f9feed913bb4c09916a10f635404a6d8c2f4e842319c58052')
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 21:09:27
  Author: foxboron
Revision: 263295

db-move: moved font-awesome from [community-testing] to [community] (any)

Added:
  font-awesome/repos/community-any/
  font-awesome/repos/community-any/OFL
(from rev 263294, font-awesome/repos/community-testing-any/OFL)
  font-awesome/repos/community-any/PKGBUILD
(from rev 263294, font-awesome/repos/community-testing-any/PKGBUILD)
Deleted:
  font-awesome/repos/community-testing-any/

--+
 OFL  |   91 +
 PKGBUILD |   30 
 2 files changed, 121 insertions(+)

Copied: font-awesome/repos/community-any/OFL (from rev 263294, 
font-awesome/repos/community-testing-any/OFL)
===
--- community-any/OFL   (rev 0)
+++ community-any/OFL   2017-10-18 21:09:27 UTC (rev 263295)
@@ -0,0 +1,91 @@
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+---
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+---
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR 

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

2017-10-18 Thread Daniel Micay
Date: Wednesday, October 18, 2017 @ 20:33:38
  Author: thestinger
Revision: 263294

archrelease: copy trunk to community-x86_64

Added:
  linux-hardened/repos/community-x86_64/90-linux.hook
(from rev 263293, linux-hardened/trunk/90-linux.hook)
  linux-hardened/repos/community-x86_64/PKGBUILD
(from rev 263293, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/community-x86_64/config.x86_64
(from rev 263293, linux-hardened/trunk/config.x86_64)
  linux-hardened/repos/community-x86_64/linux.install
(from rev 263293, linux-hardened/trunk/linux.install)
  linux-hardened/repos/community-x86_64/linux.preset
(from rev 263293, 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 263293:263294 to see the changes.


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

2017-10-18 Thread Daniel Micay
Date: Wednesday, October 18, 2017 @ 20:33:02
  Author: thestinger
Revision: 263293

upgpkg: linux-hardened 4.13.8.a-1

Modified:
  linux-hardened/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 20:23:19 UTC (rev 263292)
+++ PKGBUILD2017-10-18 20:33:02 UTC (rev 263293)
@@ -5,7 +5,7 @@
 
 pkgbase=linux-hardened
 _srcname=linux-4.13
-_pkgver=4.13.7
+_pkgver=4.13.8
 pkgver=$_pkgver.a
 pkgrel=1
 arch=('x86_64')
@@ -29,7 +29,7 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'0fe89c96e956efbded576214eef0c8e43cabe41dfca245e3ebb79fff9bc8715d'
+'3b2bcceb16acd75322e98d3e93967e82bd0e7499c748bf12bd46c7519dacc315'
 'SKIP'
 '484e72b97788f537acbd497bc6c8af3c4a2a420d9f73dd7ff495d3a30c30f1ef'
 'SKIP'


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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 20:23:19
  Author: archange
Revision: 263292

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

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

---+
 /PKGBUILD |   78 
 community-i686/PKGBUILD   |   44 
 community-x86_64/PKGBUILD |   44 
 3 files changed, 78 insertions(+), 88 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 20:23:02 UTC (rev 263291)
+++ community-i686/PKGBUILD 2017-10-18 20:23:19 UTC (rev 263292)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-# Contributor: Mirco Tischler 
-
-pkgname=fwupd
-pkgver=0.9.7
-pkgrel=1
-pkgdesc='A simple daemon to allow session software to update firmware'
-arch=('i686' 'x86_64')
-url='https://github.com/hughsie/fwupd'
-license=('GPL2')
-depends=('appstream-glib' 'fwupdate' 'colord' 'python')
-makedepends=('meson' 'valgrind' 'docbook-utils' 'docbook-sgml' 'perl-sgmls'
- 'gobject-introspection' 'gtk-doc' 'python-pillow' 'python-cairo'
- 'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject')
-checkdepends=('umockdev')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('2e70742ec4be933d1e31c489bc6f00c4f326cd4ef3adade4ae6579c747f78742')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-meson --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---buildtype=release \
-../build
-
-ninja -v -C ../build
-}
-
-check() {
-cd build
-mesontest
-}
-
-package() {
-DESTDIR="${pkgdir}" ninja -C build install
-# Fixup mode to match polkit
-install -d -o root -g 102 -m 750 "${pkgdir}/usr/share/polkit-1/rules.d"
-# Remove the tests
-rm -r ${pkgdir}/usr/share/installed-tests/
-}

Copied: fwupd/repos/community-i686/PKGBUILD (from rev 263291, 
fwupd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 20:23:19 UTC (rev 263292)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Mirco Tischler 
+
+pkgname=fwupd
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='A simple daemon to allow session software to update firmware'
+arch=('i686' 'x86_64')
+url='https://github.com/hughsie/fwupd'
+license=('GPL2')
+depends=('appstream-glib' 'fwupdate' 'colord' 'python')
+makedepends=('meson' 'valgrind' 'docbook-utils' 'docbook-sgml' 'perl-sgmls'
+ 'gobject-introspection' 'gtk-doc' 'python-pillow' 'python-cairo'
+ 'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject')
+checkdepends=('umockdev')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('179ee1fb5c0099ba9bfb8c07178574cc7408297d2af80ddf483e9f147b30e31a')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+arch-meson -D b_lto=false ../build
+
+ninja -v -C ../build
+}
+
+check() {
+cd build
+meson test
+}
+
+package() {
+DESTDIR="${pkgdir}" ninja -C build install
+# Fixup mode to match polkit
+install -d -o root -g 102 -m 750 "${pkgdir}/usr/share/polkit-1/rules.d"
+# Remove the tests
+rm -r ${pkgdir}/usr/share/installed-tests/
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 20:23:02 UTC (rev 263291)
+++ community-x86_64/PKGBUILD   2017-10-18 20:23:19 UTC (rev 263292)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-# Contributor: Mirco Tischler 
-
-pkgname=fwupd
-pkgver=0.9.7
-pkgrel=1
-pkgdesc='A simple daemon to allow session software to update firmware'
-arch=('i686' 'x86_64')
-url='https://github.com/hughsie/fwupd'
-license=('GPL2')
-depends=('appstream-glib' 'fwupdate' 'colord' 'python')
-makedepends=('meson' 'valgrind' 'docbook-utils' 'docbook-sgml' 'perl-sgmls'
- 'gobject-introspection' 'gtk-doc' 'python-pillow' 'python-cairo'
- 'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject')
-checkdepends=('umockdev')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('2e70742ec4be933d1e31c489bc6f00c4f326cd4ef3adade4ae6579c747f78742')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-meson --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
-

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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 20:23:02
  Author: archange
Revision: 263291

upgpkg: fwupd 1.0.0-1

Upstream release + switch to arch-meson.

No LTO for now because it breaks.

Modified:
  fwupd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 19:50:31 UTC (rev 263290)
+++ PKGBUILD2017-10-18 20:23:02 UTC (rev 263291)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=fwupd
-pkgver=0.9.7
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='A simple daemon to allow session software to update firmware'
 arch=('i686' 'x86_64')
@@ -15,17 +15,12 @@
  'ttf-dejavu' 'adobe-source-han-sans-cn-fonts' 'python-gobject')
 checkdepends=('umockdev')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('2e70742ec4be933d1e31c489bc6f00c4f326cd4ef3adade4ae6579c747f78742')
+sha256sums=('179ee1fb5c0099ba9bfb8c07178574cc7408297d2af80ddf483e9f147b30e31a')
 
 build() {
 cd ${pkgname}-${pkgver}
 
-meson --prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---buildtype=release \
-../build
+arch-meson -D b_lto=false ../build
 
 ninja -v -C ../build
 }
@@ -32,7 +27,7 @@
 
 check() {
 cd build
-mesontest
+meson test
 }
 
 package() {


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

2017-10-18 Thread Alad Wenter
Date: Wednesday, October 18, 2017 @ 19:50:31
  Author: alad
Revision: 263290

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 19:49:33 UTC (rev 263289)
+++ community-i686/PKGBUILD 2017-10-18 19:50:31 UTC (rev 263290)
@@ -1,48 +0,0 @@
-# Maintainer: Alad Wenter 
-# Contributor: Chris Salzberg 
-# Contributor: Leonidas Spyropoulos 
-
-pkgname=neomutt
-pkgver=20171013
-pkgrel=1
-pkgdesc='a version of mutt with added features'
-url='http://www.neomutt.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('mime-types' 'notmuch-runtime' 'lua')
-optdepends=('urlview: for url menu'
-'python: keybase.py')
-makedepends=('git' 'gnupg' 'libxslt')
-source=("https://github.com/neomutt/neomutt/archive/$pkgname-$pkgver.tar.gz;
-
"https://github.com/neomutt/neomutt/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz.sig;)
-sha256sums=('5a7c6302d623b620db03d923a7cd7cf967123a67fc42c117a0dd4b45612e9a55'
-'SKIP')
-validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon 
(flatcap) 
-
-prepare() {
-cd "$pkgname-$pkgname-$pkgver"
-autoreconf -i
-}
-
-build() {
-cd "$pkgname-$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sysconfdir=/etc \
---enable-debug \
---enable-gpgme \
---enable-lua \
---enable-notmuch \
---with-gss=/usr \
---with-ssl=/usr \
---with-sasl \
---with-curses=/usr \
---with-idn \
---with-gdbm
-make
-}
-
-package() {
-cd "$pkgname-$pkgname-$pkgver"
-make DESTDIR="$pkgdir" install
-}

Copied: neomutt/repos/community-i686/PKGBUILD (from rev 263289, 
neomutt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 19:50:31 UTC (rev 263290)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alad Wenter 
+# Contributor: Chris Salzberg 
+# Contributor: Leonidas Spyropoulos 
+
+pkgname=neomutt
+pkgver=20171013
+pkgrel=2
+pkgdesc='a version of mutt with added features'
+url='http://www.neomutt.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('mime-types' 'notmuch-runtime' 'lua')
+optdepends=('urlview: for url menu'
+'python: keybase.py')
+makedepends=('git' 'gnupg' 'libxslt')
+source=("https://github.com/neomutt/neomutt/archive/$pkgname-$pkgver.tar.gz;
+
"https://github.com/neomutt/neomutt/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz.sig;)
+sha256sums=('5a7c6302d623b620db03d923a7cd7cf967123a67fc42c117a0dd4b45612e9a55'
+'SKIP')
+validpgpkeys=('86C2397270DD7A561263CA4E5FAF0A6EE7371805') # Richard Russon 
(flatcap) 
+
+prepare() {
+cd "$pkgname-$pkgname-$pkgver"
+autoreconf -i
+}
+
+build() {
+cd "$pkgname-$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--enable-debug \
+--enable-gpgme \
+--enable-lua \
+--enable-notmuch \
+--with-gss=/usr \
+--with-ssl=/usr \
+--with-sasl \
+--with-curses=/usr \
+--with-idn \
+--with-gdbm
+make
+}
+
+package() {
+cd "$pkgname-$pkgname-$pkgver"
+make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 19:49:33 UTC (rev 263289)
+++ community-x86_64/PKGBUILD   2017-10-18 19:50:31 UTC (rev 263290)
@@ -1,48 +0,0 @@
-# Maintainer: Alad Wenter 
-# Contributor: Chris Salzberg 
-# Contributor: Leonidas Spyropoulos 
-
-pkgname=neomutt
-pkgver=20171013
-pkgrel=1
-pkgdesc='a version of mutt with added features'
-url='http://www.neomutt.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('mime-types' 'notmuch-runtime' 'lua')
-optdepends=('urlview: for url menu'
-'python: keybase.py')
-makedepends=('git' 'gnupg' 'libxslt')
-source=("https://github.com/neomutt/neomutt/archive/$pkgname-$pkgver.tar.gz;
-

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

2017-10-18 Thread Alad Wenter
Date: Wednesday, October 18, 2017 @ 19:49:33
  Author: alad
Revision: 263289

upgpkg: neomutt 20171013-2

libtinfo rebuild

Modified:
  neomutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 18:42:29 UTC (rev 263288)
+++ PKGBUILD2017-10-18 19:49:33 UTC (rev 263289)
@@ -5,7 +5,7 @@
 
 pkgname=neomutt
 pkgver=20171013
-pkgrel=1
+pkgrel=2
 pkgdesc='a version of mutt with added features'
 url='http://www.neomutt.org/'
 license=('GPL')


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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 18:42:21
  Author: archange
Revision: 263287

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

Added:
  fwupdate/repos/community-testing-i686/PKGBUILD
(from rev 263286, fwupdate/trunk/PKGBUILD)
  fwupdate/repos/community-testing-i686/create-fw-directory.patch
(from rev 263286, fwupdate/trunk/create-fw-directory.patch)
  fwupdate/repos/community-testing-i686/fix-sprintf-formatting.patch
(from rev 263286, fwupdate/trunk/fix-sprintf-formatting.patch)
  fwupdate/repos/community-testing-i686/fix-uninitialized-variable.patch
(from rev 263286, fwupdate/trunk/fix-uninitialized-variable.patch)
  fwupdate/repos/community-testing-i686/fwupdate.install
(from rev 263286, fwupdate/trunk/fwupdate.install)
  fwupdate/repos/community-testing-x86_64/PKGBUILD
(from rev 263286, fwupdate/trunk/PKGBUILD)
  fwupdate/repos/community-testing-x86_64/create-fw-directory.patch
(from rev 263286, fwupdate/trunk/create-fw-directory.patch)
  fwupdate/repos/community-testing-x86_64/fix-sprintf-formatting.patch
(from rev 263286, fwupdate/trunk/fix-sprintf-formatting.patch)
  fwupdate/repos/community-testing-x86_64/fix-uninitialized-variable.patch
(from rev 263286, fwupdate/trunk/fix-uninitialized-variable.patch)
  fwupdate/repos/community-testing-x86_64/fwupdate.install
(from rev 263286, fwupdate/trunk/fwupdate.install)
Deleted:
  fwupdate/repos/community-testing-i686/PKGBUILD
  fwupdate/repos/community-testing-i686/create-fw-directory.patch
  fwupdate/repos/community-testing-i686/fix-sprintf-formatting.patch
  fwupdate/repos/community-testing-i686/fix-uninitialized-variable.patch
  fwupdate/repos/community-testing-i686/fwupdate.install
  fwupdate/repos/community-testing-x86_64/PKGBUILD
  fwupdate/repos/community-testing-x86_64/create-fw-directory.patch
  fwupdate/repos/community-testing-x86_64/fix-sprintf-formatting.patch
  fwupdate/repos/community-testing-x86_64/fix-uninitialized-variable.patch
  fwupdate/repos/community-testing-x86_64/fwupdate.install

---+
 /PKGBUILD |   98 +
 /create-fw-directory.patch|  124 
 /fix-sprintf-formatting.patch |  124 
 /fix-uninitialized-variable.patch |   74 +++
 /fwupdate.install |   22 ++
 community-testing-i686/PKGBUILD   |   49 
 community-testing-i686/create-fw-directory.patch  |   62 --
 community-testing-i686/fix-sprintf-formatting.patch   |   62 --
 community-testing-i686/fix-uninitialized-variable.patch   |   37 ---
 community-testing-i686/fwupdate.install   |   11 -
 community-testing-x86_64/PKGBUILD |   49 
 community-testing-x86_64/create-fw-directory.patch|   62 --
 community-testing-x86_64/fix-sprintf-formatting.patch |   62 --
 community-testing-x86_64/fix-uninitialized-variable.patch |   37 ---
 community-testing-x86_64/fwupdate.install |   11 -
 15 files changed, 442 insertions(+), 442 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-10-18 18:41:58 UTC (rev 263286)
+++ community-testing-i686/PKGBUILD 2017-10-18 18:42:21 UTC (rev 263287)
@@ -1,49 +0,0 @@
-# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
-# Contributor: Mirco Tischler 
-
-pkgname=fwupdate
-pkgver=9
-pkgrel=2
-pkgdesc="Tools for using the ESRT and UpdateCapsule() to apply firmware 
updates"
-arch=('i686' 'x86_64')
-url="https://github.com/rhinstaller/fwupdate;
-license=('GPL2')
-depends=('efivar' 'libsmbios' 'bash')
-makedepends=('pesign' 'gnu-efi-libs')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
-   'fix-uninitialized-variable.patch'
-   'fix-sprintf-formatting.patch'
-'create-fw-directory.patch')
-sha256sums=('e926a7b33a58f5dbf029a5a687375e88b18a41f0742ba871aff7d1d82d075c87'
-'56d27c36b7f1178c818c37153e3dbdd0a26036366b3dc935cd169b0c716cb610'
-'639114a5d98c688f92c59d08aac1b182da705ad443c8b1367160c7a8c4fcd115'
-'980ee0b2f08bea482575bfd6323dae907f44ff1ce2981f743c014809fb51b8d2')
-install=fwupdate.install
-
-_efidir=arch
-
-prepare() {
-cd ${pkgname}-${pkgver}
-patch -p1 -i ../fix-uninitialized-variable.patch
-patch -p1 -i ../fix-sprintf-formatting.patch
-patch -p1 -i ../create-fw-directory.patch
-}
-
-build() {
-cd ${pkgname}-${pkgver}
-make EFIDIR="${_efidir}" GNUEFIDIR=/usr/lib
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make LIBDIR=/usr/lib EFIDIR="${_efidir}" DESTDIR="${pkgdir}" 
libexecdir=/usr/lib/ install
-
-# Do not install anything under /boot. Copy 

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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 18:41:58
  Author: archange
Revision: 263286

upgpkg: fwupdate 9-3

Bump pkgrel for previous commit.

Modified:
  fwupdate/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 18:41:57 UTC (rev 263285)
+++ PKGBUILD2017-10-18 18:41:58 UTC (rev 263286)
@@ -3,7 +3,7 @@
 
 pkgname=fwupdate
 pkgver=9
-pkgrel=2
+pkgrel=3
 pkgdesc="Tools for using the ESRT and UpdateCapsule() to apply firmware 
updates"
 arch=('i686' 'x86_64')
 url="https://github.com/rhinstaller/fwupdate;


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 18:19:10
  Author: eworm
Revision: 263276

archrelease: copy trunk to multilib-testing-x86_64

Added:
  lib32-e2fsprogs/repos/multilib-testing-x86_64/
  lib32-e2fsprogs/repos/multilib-testing-x86_64/PKGBUILD
(from rev 263275, lib32-e2fsprogs/trunk/PKGBUILD)

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

Copied: lib32-e2fsprogs/repos/multilib-testing-x86_64/PKGBUILD (from rev 
263275, lib32-e2fsprogs/trunk/PKGBUILD)
===
--- multilib-testing-x86_64/PKGBUILD(rev 0)
+++ multilib-testing-x86_64/PKGBUILD2017-10-18 18:19:10 UTC (rev 263276)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: mightyjaym 
+# Contributor: Mikko Seppälä 
+
+_pkgbasename=e2fsprogs
+pkgname=lib32-e2fsprogs
+pkgver=1.43.7
+pkgrel=1
+pkgdesc="Ext2/3/4 filesystem libraries (32-bit)"
+arch=('x86_64')
+license=('GPL' 'LGPL' 'MIT')
+url="http://e2fsprogs.sourceforge.net;
+depends=('lib32-util-linux' $_pkgbasename)
+makedepends=('bc' 'gcc-multilib')
+validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

+source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${_pkgbasename}/v${pkgver}/${_pkgbasename}-${pkgver}.tar."{xz,sign})
+sha256sums=('2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9'
+'SKIP')
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  ./configure --prefix=/usr --libdir=/usr/lib32 --with-root-prefix="" 
--enable-elf-shlibs \
+  --disable-{debugfs,imager,resizer,fsck,uuidd,libuuid,libblkid}
+  make
+}
+
+package() {
+  cd "${srcdir}/${_pkgbasename}-${pkgver}"
+  make DESTDIR="${pkgdir}" install-libs
+
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
+  mkdir -p "$pkgdir/usr/share/licenses"
+  ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 18:19:02
  Author: eworm
Revision: 263275

upgpkg: lib32-e2fsprogs 1.43.7-1

new upstream release

Modified:
  lib32-e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 18:11:00 UTC (rev 263274)
+++ PKGBUILD2017-10-18 18:19:02 UTC (rev 263275)
@@ -5,7 +5,7 @@
 
 _pkgbasename=e2fsprogs
 pkgname=lib32-e2fsprogs
-pkgver=1.43.6
+pkgver=1.43.7
 pkgrel=1
 pkgdesc="Ext2/3/4 filesystem libraries (32-bit)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('bc' 'gcc-multilib')
 validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

 
source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${_pkgbasename}/v${pkgver}/${_pkgbasename}-${pkgver}.tar."{xz,sign})
-sha256sums=('c9b226234ee878a8d89951f3b155cec7416dd0ec09c932c855f1b1df8ad93402'
+sha256sums=('2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9'
 'SKIP')
 
 build() {


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 18:16:39
  Author: eworm
Revision: 308196

upgpkg: e2fsprogs 1.43.7-1

new upstream release

Modified:
  e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 17:29:07 UTC (rev 308195)
+++ PKGBUILD2017-10-18 18:16:39 UTC (rev 308196)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=e2fsprogs
-pkgver=1.43.6
+pkgver=1.43.7
 pkgrel=1
 pkgdesc="Ext2/3/4 filesystem utilities"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

 
source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${pkgname}/v${pkgver}/${pkgname}-${pkgver}.tar."{xz,sign}
 'MIT-LICENSE')
-sha256sums=('c9b226234ee878a8d89951f3b155cec7416dd0ec09c932c855f1b1df8ad93402'
+sha256sums=('2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9'
 'SKIP'
 'cc45386c1d71f438ad648fd7971e49e3074ad9dbacf9dd3a5b4cb61fd294ecbb')
 


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

2017-10-18 Thread Christian Hesse
Date: Wednesday, October 18, 2017 @ 18:16:53
  Author: eworm
Revision: 308197

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

Added:
  e2fsprogs/repos/testing-i686/
  e2fsprogs/repos/testing-i686/MIT-LICENSE
(from rev 308196, e2fsprogs/trunk/MIT-LICENSE)
  e2fsprogs/repos/testing-i686/PKGBUILD
(from rev 308196, e2fsprogs/trunk/PKGBUILD)
  e2fsprogs/repos/testing-x86_64/
  e2fsprogs/repos/testing-x86_64/MIT-LICENSE
(from rev 308196, e2fsprogs/trunk/MIT-LICENSE)
  e2fsprogs/repos/testing-x86_64/PKGBUILD
(from rev 308196, e2fsprogs/trunk/PKGBUILD)

+
 testing-i686/MIT-LICENSE   |   25 +
 testing-i686/PKGBUILD  |   60 +++
 testing-x86_64/MIT-LICENSE |   25 +
 testing-x86_64/PKGBUILD|   60 +++
 4 files changed, 170 insertions(+)

Copied: e2fsprogs/repos/testing-i686/MIT-LICENSE (from rev 308196, 
e2fsprogs/trunk/MIT-LICENSE)
===
--- testing-i686/MIT-LICENSE(rev 0)
+++ testing-i686/MIT-LICENSE2017-10-18 18:16:53 UTC (rev 308197)
@@ -0,0 +1,25 @@
+Copyright (c) 2003-2007 Theodore Ts'o 
+Copyright (c) 1997-2003 Yann Dirson 
+Copyright (c) 2001 Alcove 
+Copyright (c) 1997 Klee Dienes
+Copyright (c) 1995-1996 Michael Nonweiler 
+
+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: e2fsprogs/repos/testing-i686/PKGBUILD (from rev 308196, 
e2fsprogs/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-18 18:16:53 UTC (rev 308197)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: judd 
+
+pkgname=e2fsprogs
+pkgver=1.43.7
+pkgrel=1
+pkgdesc="Ext2/3/4 filesystem utilities"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'MIT')
+url="http://e2fsprogs.sourceforge.net;
+groups=('base')
+depends=('sh' 'libutil-linux')
+makedepends=('bc' 'util-linux')
+backup=('etc/mke2fs.conf')
+options=('staticlibs')
+validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o 

+source=("https://www.kernel.org/pub/linux/kernel/people/tytso/${pkgname}/v${pkgver}/${pkgname}-${pkgver}.tar."{xz,sign}
+'MIT-LICENSE')
+sha256sums=('2a6367289047d68d9ba6a46cf89ab9a1efd0556cde02a51ebaf414ff51edded9'
+'SKIP'
+'cc45386c1d71f438ad648fd7971e49e3074ad9dbacf9dd3a5b4cb61fd294ecbb')
+
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # Remove unnecessary init.d directory
+  sed -i '/init\.d/s|^|#|' misc/Makefile.in
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --with-root-prefix="" --libdir=/usr/lib \
+  --sbindir=/usr/bin --enable-elf-shlibs --disable-fsck --disable-uuidd \
+  --disable-libuuid --disable-libblkid
+
+  make
+}
+
+package() {
+  unset MAKEFLAGS
+
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install install-libs
+
+  sed -i -e 's/^AWK=.*/AWK=awk/' "${pkgdir}/usr/bin/compile_et"
+
+  # remove references to build directory
+  sed -i -e 's#^SS_DIR=.*#SS_DIR="/usr/share/ss"#' "${pkgdir}/usr/bin/mk_cmds"
+  sed -i -e 's#^ET_DIR=.*#ET_DIR="/usr/share/et"#' 
"${pkgdir}/usr/bin/compile_et"
+
+  # remove static libraries with a shared counterpart
+  rm "${pkgdir}"/usr/lib/lib{com_err,e2p,ext2fs,ss}.a
+
+  # install MIT license
+  install -Dm644 "${srcdir}/MIT-LICENSE" \
+"${pkgdir}/usr/share/licenses/${pkgname}/MIT-LICENSE"
+}

Copied: e2fsprogs/repos/testing-x86_64/MIT-LICENSE (from rev 308196, 
e2fsprogs/trunk/MIT-LICENSE)
===
--- testing-x86_64/MIT-LICENSE  (rev 0)
+++ testing-x86_64/MIT-LICENSE  2017-10-18 18:16:53 UTC 

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

2017-10-18 Thread Nicola Squartini
Date: Wednesday, October 18, 2017 @ 18:11:00
  Author: tensor5
Revision: 263274

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

Added:
  parity/repos/community-i686/PKGBUILD
(from rev 263273, parity/trunk/PKGBUILD)
  parity/repos/community-i686/parity.service
(from rev 263273, parity/trunk/parity.service)
  parity/repos/community-x86_64/PKGBUILD
(from rev 263273, parity/trunk/PKGBUILD)
  parity/repos/community-x86_64/parity.service
(from rev 263273, parity/trunk/parity.service)
Deleted:
  parity/repos/community-i686/PKGBUILD
  parity/repos/community-i686/parity.service
  parity/repos/community-x86_64/PKGBUILD
  parity/repos/community-x86_64/parity.service

-+
 /PKGBUILD   |   68 ++
 /parity.service |   18 ++
 community-i686/PKGBUILD |   34 ---
 community-i686/parity.service   |9 -
 community-x86_64/PKGBUILD   |   34 ---
 community-x86_64/parity.service |9 -
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 18:10:23 UTC (rev 263273)
+++ community-i686/PKGBUILD 2017-10-18 18:11:00 UTC (rev 263274)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.7.6
-_commit=19535333c960bb78fa487cf6aed2884922264a61
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 'x86_64')
-url='https://parity.io/'
-license=('GPL3')
-depends=('libsystemd' 'openssl')
-makedepends=('git' 'rust' 'systemd')
-source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
-'parity.service')
-sha256sums=('SKIP'
-'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
-
-build() {
-cd ${pkgname}
-
-cargo build --release --features final
-cargo build --release -p evmbin
-cargo build --release -p ethstore-cli
-cargo build --release -p ethkey-cli
-}
-
-package() {
-cd ${pkgname}
-
-install -Dm755 -t "${pkgdir}"/usr/bin \
-target/release/{ethkey,ethstore,parity,parity-evm}
-install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
-}

Copied: parity/repos/community-i686/PKGBUILD (from rev 263273, 
parity/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 18:11:00 UTC (rev 263274)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Nicola Squartini 
+
+pkgname=parity
+pkgver=1.8.0
+_commit=9882902f312fd720b839df9aac45bc7d30c01590
+pkgrel=1
+pkgdesc='Fast, light, robust Ethereum implementation'
+arch=('i686' 'x86_64')
+url='https://parity.io/'
+license=('GPL3')
+depends=('libsystemd' 'openssl')
+makedepends=('git' 'rust' 'systemd')
+source=("git+https://github.com/paritytech/parity.git#commit=${_commit};
+'parity.service')
+sha256sums=('SKIP'
+'2b3714df9417fa11b7636114b8a5f126c2f6fd3934e74d81bdc85061e8d6e737')
+
+build() {
+cd ${pkgname}
+
+cargo build --release --features final
+cargo build --release -p evmbin
+cargo build --release -p ethstore-cli
+cargo build --release -p ethkey-cli
+}
+
+package() {
+cd ${pkgname}
+
+install -Dm755 -t "${pkgdir}"/usr/bin \
+target/release/{ethkey,ethstore,parity,parity-evm}
+install -Dm644 -t "${pkgdir}"/usr/lib/systemd/user ../parity.service
+}

Deleted: community-i686/parity.service
===
--- community-i686/parity.service   2017-10-18 18:10:23 UTC (rev 263273)
+++ community-i686/parity.service   2017-10-18 18:11:00 UTC (rev 263274)
@@ -1,9 +0,0 @@
-[Unit]
-Description=Parity Daemon
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/parity
-
-[Install]
-WantedBy=default.target

Copied: parity/repos/community-i686/parity.service (from rev 263273, 
parity/trunk/parity.service)
===
--- community-i686/parity.service   (rev 0)
+++ community-i686/parity.service   2017-10-18 18:11:00 UTC (rev 263274)
@@ -0,0 +1,9 @@
+[Unit]
+Description=Parity Daemon
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/parity
+
+[Install]
+WantedBy=default.target

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 18:10:23 UTC (rev 263273)
+++ community-x86_64/PKGBUILD   2017-10-18 18:11:00 UTC (rev 263274)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini 
-
-pkgname=parity
-pkgver=1.7.6
-_commit=19535333c960bb78fa487cf6aed2884922264a61
-pkgrel=1
-pkgdesc='Fast, light, robust Ethereum implementation'
-arch=('i686' 

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

2017-10-18 Thread Nicola Squartini
Date: Wednesday, October 18, 2017 @ 18:10:23
  Author: tensor5
Revision: 263273

upgpkg: parity 1.8.0-1

Modified:
  parity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 17:02:18 UTC (rev 263272)
+++ PKGBUILD2017-10-18 18:10:23 UTC (rev 263273)
@@ -2,8 +2,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=parity
-pkgver=1.7.6
-_commit=19535333c960bb78fa487cf6aed2884922264a61
+pkgver=1.8.0
+_commit=9882902f312fd720b839df9aac45bc7d30c01590
 pkgrel=1
 pkgdesc='Fast, light, robust Ethereum implementation'
 arch=('i686' 'x86_64')


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

2017-10-18 Thread Laurent Carlier
Date: Wednesday, October 18, 2017 @ 17:29:07
  Author: lcarlier
Revision: 308195

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

Added:
  vulkan-tools/repos/extra-i686/PKGBUILD
(from rev 308194, vulkan-tools/trunk/PKGBUILD)
  vulkan-tools/repos/extra-x86_64/PKGBUILD
(from rev 308194, vulkan-tools/trunk/PKGBUILD)
Deleted:
  vulkan-tools/repos/extra-i686/PKGBUILD
  vulkan-tools/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-18 17:28:40 UTC (rev 308194)
+++ extra-i686/PKGBUILD 2017-10-18 17:29:07 UTC (rev 308195)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier 
-
-pkgbase=vulkan-tools
-pkgname=(vulkan-trace vulkan-extra-layers)
-pkgver=1.0.57.0
-pkgrel=1
-arch=(i686 x86_64)
-url="http://lunarg.com/;
-license=('custom')
-depends=()
-makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
-source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
-sha256sums=('b169d6f36676d3f8c7ce74a4f1a844e94c6429b2663f0953b69153a474f19c57')
-
-build() {
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-
-  ./update_external_sources.sh --glslang --spirv-tools --jsoncpp
-
-  rm -rf build ; mkdir build ; cd build
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_SYSCONFDIR=/etc \
--DCMAKE_INSTALL_DATADIR=/usr/share \
--DCMAKE_SKIP_RPATH=True \
--DBUILD_WSI_XCB_SUPPORT=On \
--DBUILD_WSI_XLIB_SUPPORT=On \
--DBUILD_WSI_WAYLAND_SUPPORT=On \
--DBUILD_WSI_MIR_SUPPORT=Off \
--DBUILD_TESTS=OFF \
--DBUILD_DEMOS=OFF \
--DBUILD_VIA=OFF \
--DCMAKE_BUILD_TYPE=Release \
-..
-  make
-}
-
-package_vulkan-trace() {
-  pkgdesc="Vulkan tracing and replaying tools"
-  depends=(vulkan-icd-loader qt5-svg)
-  groups=('vulkan-devel')
-  
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-  
-  [[ $CARCH == i686 ]] && suffix=32
-
-  install -dm755 ${pkgdir}/usr/{bin,lib}
-  install -dm755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -dm755 ${pkgdir}/usr/share/vulkan/explicit_layer.d
-  
-  install -m755 build/vktrace/{vkreplay,vktrace}${suffix} ${pkgdir}/usr/bin/
-  install -m755 build/vktrace/vktraceviewer${suffix} ${pkgdir}/usr/bin/
-  install -m755 build/vktrace/libVkLayer_vktrace_layer${suffix}.so 
${pkgdir}/usr/lib/
-
-  sed 
's@../vktrace/libVkLayer_vktrace_layer.so@libVkLayer_vktrace_layer'${suffix}'.so@'\
-   vktrace/vktrace_layer/linux/VkLayer_vktrace_layer.json \
-   > ${pkgdir}/usr/share/vulkan/explicit_layer.d/VkLayer_vktrace_layer.json
- 
-  install -m644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
-}
-
-package_vulkan-extra-layers() {
-  pkgdesc="Extra layers for Vulkan development"
-  depends=(vulkan-validation-layers)
-  groups=('vulkan-devel')
-  
-  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
-
-  install -dm755 ${pkgdir}/usr/lib
-  install -dm755 ${pkgdir}/usr/share/licenses/${pkgname}
-  install -dm755 ${pkgdir}/usr/share/vulkan/explicit_layer.d
- 
-  install -m644 build/layersvt/*.so ${pkgdir}/usr/lib
-
-  # fix library paths  
-  for i in layersvt/linux/*.json ; do 
-sed 's@./@@' $i > ${pkgdir}/usr/share/vulkan/explicit_layer.d/$(basename 
$i)
-  done
-
-  install -m644 LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/
-}

Copied: vulkan-tools/repos/extra-i686/PKGBUILD (from rev 308194, 
vulkan-tools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-18 17:29:07 UTC (rev 308195)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Laurent Carlier 
+
+pkgbase=vulkan-tools
+pkgname=(vulkan-trace vulkan-extra-layers)
+pkgver=1.0.61.0
+pkgrel=1
+arch=(i686 x86_64)
+url="http://lunarg.com/;
+license=('custom')
+depends=()
+makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
+source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
+sha256sums=('f75c5f7cf278e7e2a87c77ac80816639c59269debd4cd796b801cc04be6480e1')
+
+build() {
+  cd "${srcdir}/VulkanTools-sdk-${pkgver}"
+
+  ./update_external_sources.sh --glslang --spirv-tools --jsoncpp
+
+  rm -rf build ; mkdir build ; cd build
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_SYSCONFDIR=/etc \
+-DCMAKE_INSTALL_DATADIR=/usr/share \
+-DCMAKE_SKIP_RPATH=True \
+-DBUILD_WSI_XCB_SUPPORT=On \
+-DBUILD_WSI_XLIB_SUPPORT=On \
+-DBUILD_WSI_WAYLAND_SUPPORT=On \
+-DBUILD_WSI_MIR_SUPPORT=Off \
+-DBUILD_TESTS=OFF \
+-DBUILD_DEMOS=OFF \
+-DBUILD_VIA=OFF \
+

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

2017-10-18 Thread Laurent Carlier
Date: Wednesday, October 18, 2017 @ 17:28:40
  Author: lcarlier
Revision: 308194

upgpkg: vulkan-tools 1.0.61.0-1

upstream update 1.0.61.0

Modified:
  vulkan-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 17:02:48 UTC (rev 308193)
+++ PKGBUILD2017-10-18 17:28:40 UTC (rev 308194)
@@ -3,7 +3,7 @@
 
 pkgbase=vulkan-tools
 pkgname=(vulkan-trace vulkan-extra-layers)
-pkgver=1.0.57.0
+pkgver=1.0.61.0
 pkgrel=1
 arch=(i686 x86_64)
 url="http://lunarg.com/;
@@ -11,7 +11,7 @@
 depends=()
 makedepends=(git cmake wget python-lxml libxcb libxrandr imagemagick qt5-svg)
 
source=("vulkanTools-sdk-${pkgver}::https://github.com/LunarG/VulkanTools/archive/sdk-${pkgver}.tar.gz;)
-sha256sums=('b169d6f36676d3f8c7ce74a4f1a844e94c6429b2663f0953b69153a474f19c57')
+sha256sums=('f75c5f7cf278e7e2a87c77ac80816639c59269debd4cd796b801cc04be6480e1')
 
 build() {
   cd "${srcdir}/VulkanTools-sdk-${pkgver}"


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

2017-10-18 Thread Gaëtan Bisson
Date: Wednesday, October 18, 2017 @ 17:02:48
  Author: bisson
Revision: 308193

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

Added:
  mpd/repos/extra-i686/PKGBUILD
(from rev 308192, mpd/trunk/PKGBUILD)
  mpd/repos/extra-i686/conf
(from rev 308192, mpd/trunk/conf)
  mpd/repos/extra-i686/install
(from rev 308192, mpd/trunk/install)
  mpd/repos/extra-i686/tmpfiles.d
(from rev 308192, mpd/trunk/tmpfiles.d)
  mpd/repos/extra-x86_64/PKGBUILD
(from rev 308192, mpd/trunk/PKGBUILD)
  mpd/repos/extra-x86_64/conf
(from rev 308192, mpd/trunk/conf)
  mpd/repos/extra-x86_64/install
(from rev 308192, mpd/trunk/install)
  mpd/repos/extra-x86_64/tmpfiles.d
(from rev 308192, mpd/trunk/tmpfiles.d)
Deleted:
  mpd/repos/extra-i686/PKGBUILD
  mpd/repos/extra-i686/conf
  mpd/repos/extra-i686/install
  mpd/repos/extra-i686/tmpfiles.d
  mpd/repos/extra-x86_64/PKGBUILD
  mpd/repos/extra-x86_64/conf
  mpd/repos/extra-x86_64/install
  mpd/repos/extra-x86_64/tmpfiles.d

-+
 /PKGBUILD   |  124 ++
 /conf   |   12 
 /install|   10 +++
 /tmpfiles.d |2 
 extra-i686/PKGBUILD |   62 ---
 extra-i686/conf |6 --
 extra-i686/install  |5 -
 extra-i686/tmpfiles.d   |1 
 extra-x86_64/PKGBUILD   |   62 ---
 extra-x86_64/conf   |6 --
 extra-x86_64/install|5 -
 extra-x86_64/tmpfiles.d |1 
 12 files changed, 148 insertions(+), 148 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-18 17:01:48 UTC (rev 308192)
+++ extra-i686/PKGBUILD 2017-10-18 17:02:48 UTC (rev 308193)
@@ -1,62 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Andrea Scarpino 
-# Contributor: Damir Perisa 
-# Contributor: Ben 
-
-pkgname=mpd
-pkgver=0.20.10
-pkgrel=1
-pkgdesc='Flexible, powerful, server-side application for playing music'
-url='https://www.musicpd.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 
'faad2'
- 'sqlite' 'jack' 'libmms' 'wavpack' 'avahi' 'libid3tag' 'yajl' 
'libmpdclient'
- 'icu' 'libupnp' 'libnfs' 'libsamplerate' 'libsoxr' 'smbclient' 
'libcdio-paranoia'
- 'libgme' 'zziplib')
-makedepends=('boost' 'doxygen')
-validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
-#source=("https://www.musicpd.org/download/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-'tmpfiles.d'
-'conf')
-sha256sums=('52fbc1125cdba41ba999add2820d45f3ce7cf493006bb04d8f0b2937204d3121'
-'SKIP'
-'c1683ba35774c85e16c70e89f7e2ed1c09619512b1a273daabbd5e34d40439bd'
-'f40f68205834ca53cea3372e930bfe6c2f9ecc9df3b1605df2fec63a658b2e03')
-
-backup=('etc/mpd.conf')
-install=install
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-   --enable-cdio-paranoia \
-   --enable-iso9660 \
-   --enable-jack \
-   --enable-libmpdclient \
-   --enable-pipe-output \
-   --enable-pulse \
-   --enable-soundcloud \
-   --enable-zzip \
-   --disable-sidplay \
-   --with-systemduserunitdir=/usr/lib/systemd/user \
-   --with-systemdsystemunitdir=/usr/lib/systemd/system \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 ../conf "${pkgdir}"/etc/mpd.conf
-   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/mpd.conf
-   install -d -g 45 -o 45 "${pkgdir}"/var/lib/mpd{,/playlists}
-
-   sed '/\[Service\]/a User=mpd' -i 
"${pkgdir}"/usr/lib/systemd/system/mpd.service
-   sed '/WantedBy=/c WantedBy=default.target' -i 
"${pkgdir}"/usr/lib/systemd/system/mpd.service
-}

Copied: mpd/repos/extra-i686/PKGBUILD (from rev 308192, mpd/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-10-18 17:02:48 UTC (rev 308193)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Andrea Scarpino 
+# Contributor: Damir Perisa 
+# Contributor: Ben 
+
+pkgname=mpd
+pkgver=0.20.11
+pkgrel=1
+pkgdesc='Flexible, powerful, server-side application for playing music'

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

2017-10-18 Thread Florian Pritz
Date: Wednesday, October 18, 2017 @ 17:02:18
  Author: bluewind
Revision: 263272

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

Added:
  freecad/repos/community-staging-i686/
  freecad/repos/community-staging-i686/PKGBUILD
(from rev 263271, freecad/trunk/PKGBUILD)
  freecad/repos/community-staging-i686/freecad.desktop
(from rev 263271, freecad/trunk/freecad.desktop)
  freecad/repos/community-staging-i686/freecad.xml
(from rev 263271, freecad/trunk/freecad.xml)
  freecad/repos/community-staging-i686/remove-qtwebkit.patch
(from rev 263271, freecad/trunk/remove-qtwebkit.patch)
  freecad/repos/community-staging-i686/remove-webgui.patch
(from rev 263271, freecad/trunk/remove-webgui.patch)
  freecad/repos/community-staging-x86_64/
  freecad/repos/community-staging-x86_64/PKGBUILD
(from rev 263271, freecad/trunk/PKGBUILD)
  freecad/repos/community-staging-x86_64/freecad.desktop
(from rev 263271, freecad/trunk/freecad.desktop)
  freecad/repos/community-staging-x86_64/freecad.xml
(from rev 263271, freecad/trunk/freecad.xml)
  freecad/repos/community-staging-x86_64/remove-qtwebkit.patch
(from rev 263271, freecad/trunk/remove-qtwebkit.patch)
  freecad/repos/community-staging-x86_64/remove-webgui.patch
(from rev 263271, freecad/trunk/remove-webgui.patch)

+
 community-staging-i686/PKGBUILD|   88 
 community-staging-i686/freecad.desktop |   14 ++
 community-staging-i686/remove-qtwebkit.patch   |   23 
 community-staging-i686/remove-webgui.patch |  124 +++
 community-staging-x86_64/PKGBUILD  |   88 
 community-staging-x86_64/freecad.desktop   |   14 ++
 community-staging-x86_64/remove-qtwebkit.patch |   23 
 community-staging-x86_64/remove-webgui.patch   |  124 +++
 8 files changed, 498 insertions(+)

Copied: freecad/repos/community-staging-i686/PKGBUILD (from rev 263271, 
freecad/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-10-18 17:02:18 UTC (rev 263272)
@@ -0,0 +1,88 @@
+# Maintainer: Florian Pritz 
+# Contributor: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+# Contributor: Jordi De Groof 
+# Contributor: mickele
+# Contributor: manwithgrenade
+# Contributor: bricem13
+# Contributor: gborzi
+
+pkgname=freecad
+pkgver=0.16.6712
+pkgrel=3
+pkgdesc='A general purpose 3D CAD modeler'
+arch=('i686' 'x86_64')
+url='http://www.freecadweb.org/'
+license=('LGPL')
+depends=('boost-libs' 'curl' 'opencascade>=6.6.0' 'python2-pivy' 'xerces-c'
+ 'libspnav' 'shared-mime-info' 'hicolor-icon-theme'
+ 'python2-matplotlib' 'python2-shiboken' 'python2-pyside-tools' 
'pyside-tools-common' 'qt4')
+makedepends=('boost' 'eigen' 'gcc-fortran' 'swig' 'xerces-c' 
'desktop-file-utils' 'cmake' 'coin>=3.1.3-9')
+# TODO add reasons
+optdepends=('python2-matplotlib' 'pycollada-git' 'python2-pyqt4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeCAD/FreeCAD/archive/$pkgver.tar.gz;
+   "${pkgname}.desktop"
+   "${pkgname}.xml"
+"remove-qtwebkit.patch"
+"remove-webgui.patch")
+md5sums=('40ea50aa495c0dfc2b247dc6a32aec2a'
+ 'b7bd72a67073c2869da263d8df61f205'
+ 'c2f4154c8e4678825411de8e7fa54c6b'
+ '19e9cd7d41a1ddd557cef05a6b23bdee'
+ '6b5f9253c559c7aacaa277b2973fbaf3')
+
+prepare() {
+  cd "${srcdir}/FreeCAD-${pkgver}/"
+
+  # Remove QtWebkit dependency
+  patch -Np1 -i ../remove-qtwebkit.patch
+
+  # Remove features depending on Web module
+  patch -Np1 -i ../remove-webgui.patch
+
+  # http://www.freecadweb.org/tracker/view.php?id=2347
+  sed -i 's/boost::re_detail/boost::BOOST_REGEX_DETAIL_NS/' \
+src/Mod/Drawing/App/FeaturePage.cpp
+}
+
+build() {
+  cd "${srcdir}/FreeCAD-${pkgver}/"
+  cmake \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX:PATH="/usr/lib/freecad" \
+-DCMAKE_INSTALL_DOCDIR:PATH="/usr/share/freecad/doc" \
+-DCMAKE_INSTALL_DATADIR:PATH="/usr/share/freecad" \
+-DOCC_INCLUDE_DIR:PATH=/opt/opencascade/inc/ \
+-DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2 \
+-DFREECAD_USE_EXTERNAL_PIVY:BOOL=ON \
+-DBUILD_START=OFF \
+-DBUILD_WEB=OFF
+  make
+}
+
+package() {
+  cd "${srcdir}/FreeCAD-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+
+  # Symlink to /usr/bin
+  install -dm755 "$pkgdir/usr/bin"
+  ln -srf "$pkgdir/usr/lib/freecad/bin/FreeCAD" "${pkgdir}/usr/bin/freecad"
+  ln -srf "$pkgdir/usr/lib/freecad/bin/FreeCAD" "${pkgdir}/usr/bin/FreeCAD"
+  ln -srf "$pkgdir/usr/lib/freecad/bin/FreeCADCmd" 
"${pkgdir}/usr/bin/freecadcmd"
+  ln -srf "$pkgdir/usr/lib/freecad/bin/FreeCADCmd" 
"${pkgdir}/usr/bin/FreeCADCmd"
+
+  # Install pixmaps and desktop 

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

2017-10-18 Thread Florian Pritz
Date: Wednesday, October 18, 2017 @ 17:02:09
  Author: bluewind
Revision: 263271

upgpkg: freecad 0.16.6712-3

xerces-c 3.2.0 rebuild

Modified:
  freecad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 16:52:31 UTC (rev 263270)
+++ PKGBUILD2017-10-18 17:02:09 UTC (rev 263271)
@@ -9,7 +9,7 @@
 
 pkgname=freecad
 pkgver=0.16.6712
-pkgrel=2
+pkgrel=3
 pkgdesc='A general purpose 3D CAD modeler'
 arch=('i686' 'x86_64')
 url='http://www.freecadweb.org/'


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

2017-10-18 Thread Gaëtan Bisson
Date: Wednesday, October 18, 2017 @ 17:01:48
  Author: bisson
Revision: 308192

upstream update

Modified:
  mpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 15:11:36 UTC (rev 308191)
+++ PKGBUILD2017-10-18 17:01:48 UTC (rev 308192)
@@ -6,7 +6,7 @@
 # Contributor: Ben 
 
 pkgname=mpd
-pkgver=0.20.10
+pkgver=0.20.11
 pkgrel=1
 pkgdesc='Flexible, powerful, server-side application for playing music'
 url='https://www.musicpd.org/'
@@ -22,7 +22,7 @@
 
source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
 'tmpfiles.d'
 'conf')
-sha256sums=('52fbc1125cdba41ba999add2820d45f3ce7cf493006bb04d8f0b2937204d3121'
+sha256sums=('e9227d9daf32a63d6f34bf2ea18b3179b4a383e9d2b49d548702a37451e514bc'
 'SKIP'
 'c1683ba35774c85e16c70e89f7e2ed1c09619512b1a273daabbd5e34d40439bd'
 'f40f68205834ca53cea3372e930bfe6c2f9ecc9df3b1605df2fec63a658b2e03')


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 16:52:31
  Author: felixonmars
Revision: 263270

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 16:51:43 UTC (rev 263269)
+++ community-i686/PKGBUILD 2017-10-18 16:52:31 UTC (rev 263270)
@@ -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.32.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=('7c14c395fab3024191145b5c965c6c89211cd36ce405cafeef350aa6df9850bee9de65e756eab7d0bdeccb9409b829ea21552b9aac0166f50dcc17501b3dca8b')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # add bash completion
-  install -d "$pkgdir"/usr/share/bash-completion/completions
-  install -m644 "$pkgdir"/usr/share/doc/aria2/bash_completion/aria2c \
-"$pkgdir"/usr/share/bash-completion/completions
-  rm -rf "$pkgdir"/usr/share/doc/aria2/bash_completion
-}

Copied: aria2/repos/community-i686/PKGBUILD (from rev 263269, 
aria2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 16:52:31 UTC (rev 263270)
@@ -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.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
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 16:51:43 UTC (rev 263269)
+++ community-x86_64/PKGBUILD   2017-10-18 16:52:31 UTC (rev 263270)
@@ -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.32.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')

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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 16:51:43
  Author: felixonmars
Revision: 263269

upgpkg: aria2 1.33.0-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 16:49:57 UTC (rev 263268)
+++ PKGBUILD2017-10-18 16:51:43 UTC (rev 263269)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=aria2
-pkgver=1.32.0
+pkgver=1.33.0
 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=('7c14c395fab3024191145b5c965c6c89211cd36ce405cafeef350aa6df9850bee9de65e756eab7d0bdeccb9409b829ea21552b9aac0166f50dcc17501b3dca8b')
+sha512sums=('6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea')
 
 build() {
   cd $pkgname-$pkgver


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 16:49:57
  Author: felixonmars
Revision: 263268

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 16:49:24 UTC (rev 263267)
+++ PKGBUILD2017-10-18 16:49:57 UTC (rev 263268)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgbase=python-phonenumbers
-pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=8.8.3
-pkgrel=1
-pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
-arch=('any')
-url="https://github.com/daviddrysdale/python-phonenumbers;
-license=('Apache')
-makedepends=("python-setuptools" "python2-setuptools")
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('b6d67598bdd32d32bd07159f41a4e4c3d8ae9ebbe3e60fa470f6a069b089326e70a543bd3150880c9b0e32e085917f518154932ac00e99d71f0ac74f2fbd0a66')
-
-prepare() {
-  cp -a python-phonenumbers-$pkgver{,-py2}
-}
-
-build() {
-  cd "$srcdir"/python-phonenumbers-$pkgver
-  python setup.py build
-
-  cd "$srcdir"/python-phonenumbers-$pkgver-py2
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir"/python-phonenumbers-$pkgver
-  python setup.py test
-
-  cd "$srcdir"/python-phonenumbers-$pkgver-py2
-  python2 setup.py test
-}
-
-package_python-phonenumbers() {
-  depends=('python')
-
-  cd python-phonenumbers-$pkgver
-  python setup.py install -O1 --root "$pkgdir"
-}
-
-package_python2-phonenumbers() {
-  depends=('python2')
-
-  cd python-phonenumbers-$pkgver-py2
-  python2 setup.py install -O1 --root "$pkgdir"
-}

Copied: python-phonenumbers/repos/community-any/PKGBUILD (from rev 263267, 
python-phonenumbers/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 16:49:57 UTC (rev 263268)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgbase=python-phonenumbers
+pkgname=(python-phonenumbers python2-phonenumbers)
+pkgver=8.8.4
+pkgrel=1
+pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
+arch=('any')
+url="https://github.com/daviddrysdale/python-phonenumbers;
+license=('Apache')
+makedepends=("python-setuptools" "python2-setuptools")
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
+sha512sums=('e76d8120da5857244a48a27719ac224f2456be15281d4b308bf3733ffee1fcfda7cb759692c9c9660c821d0e21b7e4adc10d2d6b960ad880a914cc4aa4b81bd5')
+
+prepare() {
+  cp -a python-phonenumbers-$pkgver{,-py2}
+}
+
+build() {
+  cd "$srcdir"/python-phonenumbers-$pkgver
+  python setup.py build
+
+  cd "$srcdir"/python-phonenumbers-$pkgver-py2
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir"/python-phonenumbers-$pkgver
+  python setup.py test
+
+  cd "$srcdir"/python-phonenumbers-$pkgver-py2
+  python2 setup.py test
+}
+
+package_python-phonenumbers() {
+  depends=('python')
+
+  cd python-phonenumbers-$pkgver
+  python setup.py install -O1 --root "$pkgdir"
+}
+
+package_python2-phonenumbers() {
+  depends=('python2')
+
+  cd python-phonenumbers-$pkgver-py2
+  python2 setup.py install -O1 --root "$pkgdir"
+}


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 16:49:24
  Author: felixonmars
Revision: 263267

upgpkg: python-phonenumbers 8.8.4-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 15:41:36 UTC (rev 263266)
+++ PKGBUILD2017-10-18 16:49:24 UTC (rev 263267)
@@ -3,7 +3,7 @@
 
 pkgbase=python-phonenumbers
 pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=8.8.3
+pkgver=8.8.4
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=("python-setuptools" "python2-setuptools")
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz;)
-sha512sums=('b6d67598bdd32d32bd07159f41a4e4c3d8ae9ebbe3e60fa470f6a069b089326e70a543bd3150880c9b0e32e085917f518154932ac00e99d71f0ac74f2fbd0a66')
+sha512sums=('e76d8120da5857244a48a27719ac224f2456be15281d4b308bf3733ffee1fcfda7cb759692c9c9660c821d0e21b7e4adc10d2d6b960ad880a914cc4aa4b81bd5')
 
 prepare() {
   cp -a python-phonenumbers-$pkgver{,-py2}


[arch-commits] Commit in font-awesome/repos/community-testing-any (4 files)

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 15:41:36
  Author: foxboron
Revision: 263266

archrelease: copy trunk to community-testing-any

Added:
  font-awesome/repos/community-testing-any/OFL
(from rev 263265, font-awesome/trunk/OFL)
  font-awesome/repos/community-testing-any/PKGBUILD
(from rev 263265, font-awesome/trunk/PKGBUILD)
Deleted:
  font-awesome/repos/community-testing-any/LICENSE
  font-awesome/repos/community-testing-any/PKGBUILD

--+
 LICENSE  |5 ---
 OFL  |   91 +
 PKGBUILD |   59 ---
 3 files changed, 121 insertions(+), 34 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-10-18 15:41:25 UTC (rev 263265)
+++ LICENSE 2017-10-18 15:41:36 UTC (rev 263266)
@@ -1,5 +0,0 @@
-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: font-awesome/repos/community-testing-any/OFL (from rev 263265, 
font-awesome/trunk/OFL)
===
--- OFL (rev 0)
+++ OFL 2017-10-18 15:41:36 UTC (rev 263266)
@@ -0,0 +1,91 @@
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+---
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+---
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those 

[arch-commits] Commit in font-awesome/trunk (LICENSE)

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 15:41:25
  Author: foxboron
Revision: 263265

Forgot to remove old LICENSE file

Deleted:
  font-awesome/trunk/LICENSE

-+
 LICENSE |5 -
 1 file changed, 5 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2017-10-18 15:38:18 UTC (rev 263264)
+++ LICENSE 2017-10-18 15:41:25 UTC (rev 263265)
@@ -1,5 +0,0 @@
-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.


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

2017-10-18 Thread Morten Linderud
Date: Wednesday, October 18, 2017 @ 15:38:18
  Author: foxboron
Revision: 263264

upgpkg: font-awesome 4.7.0-5

Added correct license and fontconfig dependency

Added:
  font-awesome/trunk/OFL
Modified:
  font-awesome/trunk/PKGBUILD

--+
 OFL  |   91 +
 PKGBUILD |   13 
 2 files changed, 98 insertions(+), 6 deletions(-)

Added: OFL
===
--- OFL (rev 0)
+++ OFL 2017-10-18 15:38:18 UTC (rev 263264)
@@ -0,0 +1,91 @@
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at:
+http://scripts.sil.org/OFL
+
+
+---
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+---
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide
+development of collaborative font projects, to support the font creation
+efforts of academic and linguistic communities, and to provide a free and
+open framework in which fonts may be shared and improved in partnership
+with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded, 
+redistributed and/or sold with any software provided that any reserved
+names are not used by derivative works. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply
+to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright
+Holder(s) under this license and clearly marked as such. This may
+include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the
+copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as
+distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting,
+or substituting -- in part or in whole -- any of the components of the
+Original Version, by changing formats or by porting the Font Software to a
+new environment.
+
+"Author" refers to any designer, engineer, programmer, technical
+writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Font Software, to use, study, copy, merge, embed, modify,
+redistribute, and sell modified and unmodified copies of the Font
+Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components,
+in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the corresponding
+Copyright Holder. This restriction only applies to the primary font name as
+presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.
+
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are
+not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+OTHER DEALINGS IN THE FONT SOFTWARE.

Modified: 

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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 15:16:36
  Author: archange
Revision: 263263

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

Added:
  fwupdate/repos/community-testing-i686/
  fwupdate/repos/community-testing-i686/PKGBUILD
(from rev 263262, fwupdate/trunk/PKGBUILD)
  fwupdate/repos/community-testing-i686/create-fw-directory.patch
(from rev 263262, fwupdate/trunk/create-fw-directory.patch)
  fwupdate/repos/community-testing-i686/fix-sprintf-formatting.patch
(from rev 263262, fwupdate/trunk/fix-sprintf-formatting.patch)
  fwupdate/repos/community-testing-i686/fix-uninitialized-variable.patch
(from rev 263262, fwupdate/trunk/fix-uninitialized-variable.patch)
  fwupdate/repos/community-testing-i686/fwupdate.install
(from rev 263262, fwupdate/trunk/fwupdate.install)
  fwupdate/repos/community-testing-x86_64/
  fwupdate/repos/community-testing-x86_64/PKGBUILD
(from rev 263262, fwupdate/trunk/PKGBUILD)
  fwupdate/repos/community-testing-x86_64/create-fw-directory.patch
(from rev 263262, fwupdate/trunk/create-fw-directory.patch)
  fwupdate/repos/community-testing-x86_64/fix-sprintf-formatting.patch
(from rev 263262, fwupdate/trunk/fix-sprintf-formatting.patch)
  fwupdate/repos/community-testing-x86_64/fix-uninitialized-variable.patch
(from rev 263262, fwupdate/trunk/fix-uninitialized-variable.patch)
  fwupdate/repos/community-testing-x86_64/fwupdate.install
(from rev 263262, fwupdate/trunk/fwupdate.install)

---+
 community-testing-i686/PKGBUILD   |   49 +
 community-testing-i686/create-fw-directory.patch  |   62 
 community-testing-i686/fix-sprintf-formatting.patch   |   62 
 community-testing-i686/fix-uninitialized-variable.patch   |   37 +++
 community-testing-i686/fwupdate.install   |   11 ++
 community-testing-x86_64/PKGBUILD |   49 +
 community-testing-x86_64/create-fw-directory.patch|   62 
 community-testing-x86_64/fix-sprintf-formatting.patch |   62 
 community-testing-x86_64/fix-uninitialized-variable.patch |   37 +++
 community-testing-x86_64/fwupdate.install |   11 ++
 10 files changed, 442 insertions(+)

Copied: fwupdate/repos/community-testing-i686/PKGBUILD (from rev 263262, 
fwupdate/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-10-18 15:16:36 UTC (rev 263263)
@@ -0,0 +1,49 @@
+# Maintainer: Bruno Pagani (a.k.a. ArchangeGabriel) 
+# Contributor: Mirco Tischler 
+
+pkgname=fwupdate
+pkgver=9
+pkgrel=2
+pkgdesc="Tools for using the ESRT and UpdateCapsule() to apply firmware 
updates"
+arch=('i686' 'x86_64')
+url="https://github.com/rhinstaller/fwupdate;
+license=('GPL2')
+depends=('efivar' 'libsmbios' 'bash')
+makedepends=('pesign' 'gnu-efi-libs')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
+   'fix-uninitialized-variable.patch'
+   'fix-sprintf-formatting.patch'
+'create-fw-directory.patch')
+sha256sums=('e926a7b33a58f5dbf029a5a687375e88b18a41f0742ba871aff7d1d82d075c87'
+'56d27c36b7f1178c818c37153e3dbdd0a26036366b3dc935cd169b0c716cb610'
+'639114a5d98c688f92c59d08aac1b182da705ad443c8b1367160c7a8c4fcd115'
+'980ee0b2f08bea482575bfd6323dae907f44ff1ce2981f743c014809fb51b8d2')
+install=fwupdate.install
+
+_efidir=arch
+
+prepare() {
+cd ${pkgname}-${pkgver}
+patch -p1 -i ../fix-uninitialized-variable.patch
+patch -p1 -i ../fix-sprintf-formatting.patch
+patch -p1 -i ../create-fw-directory.patch
+}
+
+build() {
+cd ${pkgname}-${pkgver}
+make EFIDIR="${_efidir}" GNUEFIDIR=/usr/lib
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make LIBDIR=/usr/lib EFIDIR="${_efidir}" DESTDIR="${pkgdir}" 
libexecdir=/usr/lib/ install
+
+# Do not install anything under /boot. Copy files to /usr/lib/fwupdate for 
manual installation.
+install -d ${pkgdir}/usr/lib/fwupdate
+mv ${pkgdir}/boot/efi/EFI ${pkgdir}/usr/lib/fwupdate/EFI
+rm -rf ${pkgdir}/boot
+rm -rf ${pkgdir}/usr/src
+rm -rf ${pkgdir}/usr/lib/debug
+rmdir  ${pkgdir}/usr/share/fwupdate
+}

Copied: fwupdate/repos/community-testing-i686/create-fw-directory.patch (from 
rev 263262, fwupdate/trunk/create-fw-directory.patch)
===
--- community-testing-i686/create-fw-directory.patch
(rev 0)
+++ community-testing-i686/create-fw-directory.patch2017-10-18 15:16:36 UTC 
(rev 263263)
@@ -0,0 +1,62 @@
+From f713884b1766396aab4f0fb75a7cc7b8cb8319bb Mon Sep 17 00:00:00 2001
+From: Mario Limonciello 
+Date: Tue, 11 Jul 2017 10:35:37 

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

2017-10-18 Thread Bruno Pagani
Date: Wednesday, October 18, 2017 @ 15:16:17
  Author: archange
Revision: 263262

upgpkg: fwupdate 9-2

Fix an issue in the create folder script

Modified:
  fwupdate/trunk/PKGBUILD
  fwupdate/trunk/create-fw-directory.patch
  fwupdate/trunk/fwupdate.install

---+
 PKGBUILD  |2 +-
 create-fw-directory.patch |2 +-
 fwupdate.install  |4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 15:12:10 UTC (rev 263261)
+++ PKGBUILD2017-10-18 15:16:17 UTC (rev 263262)
@@ -17,7 +17,7 @@
 sha256sums=('e926a7b33a58f5dbf029a5a687375e88b18a41f0742ba871aff7d1d82d075c87'
 '56d27c36b7f1178c818c37153e3dbdd0a26036366b3dc935cd169b0c716cb610'
 '639114a5d98c688f92c59d08aac1b182da705ad443c8b1367160c7a8c4fcd115'
-'fabe3dd8755cd73955893a4dc22cc9ff8965b5a873e2af7f781421fced3dc0ec')
+'980ee0b2f08bea482575bfd6323dae907f44ff1ce2981f743c014809fb51b8d2')
 install=fwupdate.install
 
 _efidir=arch

Modified: create-fw-directory.patch
===
--- create-fw-directory.patch   2017-10-18 15:12:10 UTC (rev 263261)
+++ create-fw-directory.patch   2017-10-18 15:16:17 UTC (rev 263262)
@@ -43,7 +43,7 @@
 +  }
 +  }
 +  rc = asprintf(,
-+"/boot/efi/EFI/%s/fw/fwupdate-XX.cap",
++"%s/fwupdate-XX.cap",
 +directory);
 +  if (rc < 0) {
 +  efi_error("asprintf fullpath failed");

Modified: fwupdate.install
===
--- fwupdate.install2017-10-18 15:12:10 UTC (rev 263261)
+++ fwupdate.install2017-10-18 15:16:17 UTC (rev 263262)
@@ -1,8 +1,8 @@
 post_install() {
echo
echo "To use the efi fimware update executable, copy the"
-   echo "content of /usr/lib/fwupdate/EFI/ to your EFI partition,"
-   echo "usually /boot/EFI."
+   echo "/usr/lib/fwupdate/EFI/ folder to your EFI partition,"
+   echo "usually mounted at /boot/efi/."
echo
 }
 


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

2017-10-18 Thread Laurent Carlier
Date: Wednesday, October 18, 2017 @ 15:09:58
  Author: lcarlier
Revision: 263260

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 15:09:46 UTC (rev 263259)
+++ community-i686/PKGBUILD 2017-10-18 15:09:58 UTC (rev 263260)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta 
-
-pkgname=openttd
-pkgver=1.7.0
-pkgrel=2
-pkgdesc='An engine for running Transport Tycoon Deluxe.'
-arch=('i686' 'x86_64')
-url='http://www.openttd.org'
-license=('GPL')
-depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 
'desktop-file-utils' 'xz')
-optdepends=('openttd-opengfx: free graphics' 
-'openttd-opensfx: free soundset')
-source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
-sha256sums=('df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0')
-
-build() {
-  cd ${pkgname}-${pkgver} 
-
- ./configure \
---prefix-dir=/usr \
---binary-name=${pkgname} \
---binary-dir=bin \
---data-dir=share/${pkgname} \
---install-dir=${pkgdir} \
---doc-dir=share/doc/${pkgname} \
---menu-name="OpenTTD" \
---personal-dir=.${pkgname}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver} 
-
-  make install
-}

Copied: openttd/repos/community-i686/PKGBUILD (from rev 263259, 
openttd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 15:09:58 UTC (rev 263260)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta 
+
+pkgname=openttd
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='An engine for running Transport Tycoon Deluxe.'
+arch=('i686' 'x86_64')
+url='http://www.openttd.org'
+license=('GPL')
+depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 
'desktop-file-utils' 'xz')
+optdepends=('openttd-opengfx: free graphics' 
+'openttd-opensfx: free soundset')
+source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
+sha256sums=('61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36')
+
+build() {
+  cd ${pkgname}-${pkgver} 
+
+ ./configure \
+--prefix-dir=/usr \
+--binary-name=${pkgname} \
+--binary-dir=bin \
+--data-dir=share/${pkgname} \
+--install-dir=${pkgdir} \
+--doc-dir=share/doc/${pkgname} \
+--menu-name="OpenTTD" \
+--personal-dir=.${pkgname}
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver} 
+
+  make install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 15:09:46 UTC (rev 263259)
+++ community-x86_64/PKGBUILD   2017-10-18 15:09:58 UTC (rev 263260)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta 
-
-pkgname=openttd
-pkgver=1.7.0
-pkgrel=2
-pkgdesc='An engine for running Transport Tycoon Deluxe.'
-arch=('i686' 'x86_64')
-url='http://www.openttd.org'
-license=('GPL')
-depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 
'desktop-file-utils' 'xz')
-optdepends=('openttd-opengfx: free graphics' 
-'openttd-opensfx: free soundset')
-source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
-sha256sums=('df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0')
-
-build() {
-  cd ${pkgname}-${pkgver} 
-
- ./configure \
---prefix-dir=/usr \
---binary-name=${pkgname} \
---binary-dir=bin \
---data-dir=share/${pkgname} \
---install-dir=${pkgdir} \
---doc-dir=share/doc/${pkgname} \
---menu-name="OpenTTD" \
---personal-dir=.${pkgname}
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver} 
-
-  make install
-}

Copied: openttd/repos/community-x86_64/PKGBUILD (from rev 263259, 
openttd/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-18 15:09:58 UTC (rev 263260)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta 
+
+pkgname=openttd
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='An engine for running Transport Tycoon Deluxe.'
+arch=('i686' 'x86_64')
+url='http://www.openttd.org'
+license=('GPL')

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

2017-10-18 Thread Laurent Carlier
Date: Wednesday, October 18, 2017 @ 15:09:46
  Author: lcarlier
Revision: 263259

upgpkg: openttd 1.7.1-1

upstream update 1.7.1

Modified:
  openttd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 14:49:26 UTC (rev 263258)
+++ PKGBUILD2017-10-18 15:09:46 UTC (rev 263259)
@@ -2,8 +2,8 @@
 # Maintainer: Vesa Kaihlavirta 
 
 pkgname=openttd
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
 pkgdesc='An engine for running Transport Tycoon Deluxe.'
 arch=('i686' 'x86_64')
 url='http://www.openttd.org'
@@ -12,7 +12,7 @@
 optdepends=('openttd-opengfx: free graphics' 
 'openttd-opensfx: free soundset')
 
source=("http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
-sha256sums=('df9307f42a45ac57dff23fe5cfb9bdb2a3d676456e7c771de173de060c2a99e0')
+sha256sums=('61190952a98d494d3fd62e395dd6c359609914d0ba8fe80eaeb585b7d62a1b36')
 
 build() {
   cd ${pkgname}-${pkgver} 


[arch-commits] Commit in (gio-sharp gkeyfile-sharp gnome-keyring-sharp taglib-sharp)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 15:00:22
  Author: arojas
Revision: 308190

Moved to community

Deleted:
  gio-sharp/
  gkeyfile-sharp/
  gnome-keyring-sharp/
  taglib-sharp/


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

2017-10-18 Thread Massimiliano Torromeo
Date: Wednesday, October 18, 2017 @ 14:49:26
  Author: mtorromeo
Revision: 263258

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

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

+
 /PKGBUILD  |  150 +++
 /passenger.install |   64 ++
 community-i686/PKGBUILD|   75 -
 community-i686/passenger.install   |   32 ---
 community-x86_64/PKGBUILD  |   75 -
 community-x86_64/passenger.install |   32 ---
 6 files changed, 214 insertions(+), 214 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 14:49:04 UTC (rev 263257)
+++ community-i686/PKGBUILD 2017-10-18 14:49:26 UTC (rev 263258)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgbase=passenger
-pkgname=(passenger mod_passenger nginx-mod-passenger)
-pkgver=5.1.11
-pkgrel=1
-_nginxver=1.12.1
-pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
-arch=('i686' 'x86_64')
-url="https://www.phusionpassenger.com;
-_watch="https://github.com/phusion/passenger/releases;
-license=('MIT')
-makedepends=('ruby' 'ruby-rack' 'curl' 'apache')
-options=('!emptydirs' 'staticlibs')
-validpgpkeys=('D5F0851426939232F437AB722AC745A50A212A8C'
-  '16378A33A6EF16762922526E561F9B9CAC40B2F7'
-  'B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin 

-source=(https://s3.amazonaws.com/phusion-passenger/releases/passenger-$pkgver.tar.gz{,.asc}
-https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc})
-sha256sums=('26fc56b2f6d27ed58b948d9601a17a4f61e98fd16349bcb46f3ecebcac3177dd'
-'SKIP'
-'8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
-'SKIP')
-
-build(){
-  cd "$srcdir"/nginx-$_nginxver
-  ./configure --with-compat 
--add-dynamic-module=../$pkgbase-$pkgver/src/nginx_module
-  make modules
-
-  cd "$srcdir"/$pkgbase-$pkgver
-  rake nginx CACHING=false
-  ./bin/passenger-install-apache2-module -a
-}
-
-package_passenger() {
-  cd "$srcdir"/passenger-$pkgver
-  depends=('ruby' 'ruby-rack' 'curl')
-
-  mkdir -p "$pkgdir"/usr/lib/passenger/
-  cp -R * "$pkgdir"/usr/lib/passenger/
-
-  install -Dm644 "$srcdir"/$pkgbase-$pkgver/LICENSE \
- "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_mod_passenger() {
-  pkgdesc="Passenger apache module"
-  depends=('passenger' 'apache')
-  install=passenger.install
-
-  cd "$srcdir"/passenger-$pkgver
-
-  mkdir -p "$pkgdir"/usr/lib/httpd/modules
-  ln -sf /usr/lib/passenger/buildout/apache2/mod_passenger.so 
"$pkgdir"/usr/lib/httpd/modules/mod_passenger.so
-
-  install -Dm644 "$srcdir"/$pkgbase-$pkgver/LICENSE \
- "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_nginx-mod-passenger() {
-  pkgdesc="Passenger nginx module"
-  depends=('passenger' "nginx=$_nginxver")
-
-  install -Dm644 "$srcdir"/$pkgbase-$pkgver/LICENSE \
- "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  cd "$srcdir"/nginx-$_nginxver/objs
-  for mod in ngx_*.so; do
-install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-  done
-
-  install -Dm644 "$srcdir"/$pkgbase-$pkgver/LICENSE \
- "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: passenger/repos/community-i686/PKGBUILD (from rev 263257, 
passenger/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 14:49:26 UTC (rev 263258)
@@ -0,0 +1,75 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgbase=passenger
+pkgname=(passenger mod_passenger nginx-mod-passenger)
+pkgver=5.1.11
+pkgrel=2
+_nginxver=1.12.2
+pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
+arch=('i686' 'x86_64')
+url="https://www.phusionpassenger.com;
+_watch="https://github.com/phusion/passenger/releases;
+license=('MIT')
+makedepends=('ruby' 'ruby-rack' 'curl' 'apache')
+options=('!emptydirs' 'staticlibs')
+validpgpkeys=('D5F0851426939232F437AB722AC745A50A212A8C'
+  '16378A33A6EF16762922526E561F9B9CAC40B2F7'
+  

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

2017-10-18 Thread Massimiliano Torromeo
Date: Wednesday, October 18, 2017 @ 14:49:04
  Author: mtorromeo
Revision: 263257

rebuild for nginx 1.12.2

Modified:
  passenger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 14:05:28 UTC (rev 263256)
+++ PKGBUILD2017-10-18 14:49:04 UTC (rev 263257)
@@ -4,8 +4,8 @@
 pkgbase=passenger
 pkgname=(passenger mod_passenger nginx-mod-passenger)
 pkgver=5.1.11
-pkgrel=1
-_nginxver=1.12.1
+pkgrel=2
+_nginxver=1.12.2
 pkgdesc="Fast and robust web server and application server for Ruby, Python 
and Node.js"
 arch=('i686' 'x86_64')
 url="https://www.phusionpassenger.com;
@@ -20,7 +20,7 @@
 https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc})
 sha256sums=('26fc56b2f6d27ed58b948d9601a17a4f61e98fd16349bcb46f3ecebcac3177dd'
 'SKIP'
-'8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+'305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
 'SKIP')
 
 build(){


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

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:05:25
  Author: bgyorgy
Revision: 263255

archrelease: copy trunk to community-any

Added:
  taglib-sharp/repos/community-any/
  taglib-sharp/repos/community-any/PKGBUILD
(from rev 263254, taglib-sharp/trunk/PKGBUILD)

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

Copied: taglib-sharp/repos/community-any/PKGBUILD (from rev 263254, 
taglib-sharp/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-18 14:05:25 UTC (rev 263255)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+# Contributor: Carlos Ruiz 
+
+pkgname=taglib-sharp
+pkgver=2.1.0.0
+pkgrel=3
+pkgdesc="Library for reading and writing metadata in media files for Mono"
+arch=('any')
+url="https://github.com/mono/taglib-sharp;
+license=('LGPL2.1')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('713eb7d3011092a4842d0955776271e5ee7b122d7e3c7c24cffb7f96132e8179')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/gmcs/mcs/' configure{.ac,}
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:05:28
  Author: bgyorgy
Revision: 263256

Removed community-i686 and community-x86_64 for taglib-sharp

Deleted:
  taglib-sharp/repos/community-i686/
  taglib-sharp/repos/community-x86_64/


[arch-commits] Commit in gnome-keyring-sharp/repos (8 files)

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:05:05
  Author: bgyorgy
Revision: 263254

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

Added:
  gnome-keyring-sharp/repos/community-i686/02_gnome_2.30_compatibility.patch
(from rev 263253, 
gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch)
  gnome-keyring-sharp/repos/community-i686/PKGBUILD
(from rev 263253, gnome-keyring-sharp/trunk/PKGBUILD)
  gnome-keyring-sharp/repos/community-x86_64/02_gnome_2.30_compatibility.patch
(from rev 263253, 
gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch)
  gnome-keyring-sharp/repos/community-x86_64/PKGBUILD
(from rev 263253, gnome-keyring-sharp/trunk/PKGBUILD)
Deleted:
  gnome-keyring-sharp/repos/community-i686/02_gnome_2.30_compatibility.patch
  gnome-keyring-sharp/repos/community-i686/PKGBUILD
  gnome-keyring-sharp/repos/community-x86_64/02_gnome_2.30_compatibility.patch
  gnome-keyring-sharp/repos/community-x86_64/PKGBUILD

+
 /02_gnome_2.30_compatibility.patch | 2968 +++
 /PKGBUILD  |   66 
 community-i686/02_gnome_2.30_compatibility.patch   | 1484 -
 community-i686/PKGBUILD|   31 
 community-x86_64/02_gnome_2.30_compatibility.patch | 1484 -
 community-x86_64/PKGBUILD  |   31 
 6 files changed, 3034 insertions(+), 3030 deletions(-)

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


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

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:04:15
  Author: bgyorgy
Revision: 263252

archrelease: copy trunk to community-any

Added:
  gio-sharp/repos/community-any/PKGBUILD
(from rev 263251, gio-sharp/trunk/PKGBUILD)
Deleted:
  gio-sharp/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 14:03:45 UTC (rev 263251)
+++ PKGBUILD2017-10-18 14:04:15 UTC (rev 263252)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer : Daniel Isenmann 
-# Contributor: György Balló 
-pkgname=gio-sharp
-pkgver=0.3
-_pkgver=0.3-0-31b4926
-_git=31b4926
-pkgrel=2
-pkgdesc="a branch of the official gtk-sharp/gio to get gio-sharp building on 
gtk-sharp 2.12"
-arch=('any')
-url="http://github.com/mono/gio-sharp;
-license=('MIT')
-depends=('gtk-sharp-2>=2.12')
-source=(mono-$pkgname-$_pkgver.zip::https://github.com/mono/gio-sharp/zipball/$pkgver)
-options=('!makeflags')
-md5sums=('5df902082999bb33273517ceed790144')
-
-build() {
-  cd "$srcdir/mono-$pkgname-${_git}"
-
-  ./autogen-2.22.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/mono-$pkgname-${_git}"
-
-  make DESTDIR="$pkgdir" install
-
-  install -m755 -d "$pkgdir/usr/share/licenses/$pkgname"
-  install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: gio-sharp/repos/community-any/PKGBUILD (from rev 263251, 
gio-sharp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 14:04:15 UTC (rev 263252)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+
+pkgname=gio-sharp
+pkgver=0.3
+pkgrel=3
+pkgdesc="Mono bindings to Glib's libgio"
+arch=('any')
+url="https://github.com/mono/gio-sharp;
+license=('MIT')
+depends=('gtk-sharp-2')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mono/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('25142dd9f2cfa984acf10a579fb771612f46ae4c089b65e059d72a403a2fc1d5')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/CSC, gmcs/CSC, mcs/' configure.ac.in
+  NOCONFIGURE=1 ./autogen-2.22.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:04:37
  Author: bgyorgy
Revision: 263253

archrelease: copy trunk to community-any

Added:
  gkeyfile-sharp/repos/community-any/PKGBUILD
(from rev 263252, gkeyfile-sharp/trunk/PKGBUILD)
Deleted:
  gkeyfile-sharp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 14:04:15 UTC (rev 263252)
+++ PKGBUILD2017-10-18 14:04:37 UTC (rev 263253)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer : Daniel Isenmann 
-# Contributor: György Balló 
-pkgname=gkeyfile-sharp
-pkgver=0.1
-_pkgver=GKEYFILE_SHARP_0_1-0-g07a401a
-_git=662c5c1
-pkgrel=3
-pkgdesc="Mono bindings for GLib’s GKeyFile"
-arch=('any')
-url="http://github.com/mono/gkeyfile-sharp;
-license=('LGPL')
-depends=('gtk-sharp-2')
-source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gkeyfile-sharp/zipball/GKEYFILE_SHARP_0_1)
-md5sums=('0f43ffd9ebe39969e2c7661b81a6dfae')
-
-build() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: gkeyfile-sharp/repos/community-any/PKGBUILD (from rev 263252, 
gkeyfile-sharp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 14:04:37 UTC (rev 263253)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+
+pkgname=gkeyfile-sharp
+pkgver=0.1
+_pkgver=GKEYFILE_SHARP_0_1
+pkgrel=4
+pkgdesc="Mono bindings for GLib’s GKeyFile"
+arch=('any')
+url="https://github.com/mono/gkeyfile-sharp;
+license=('LGPL')
+depends=('gtk-sharp-2')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mono/$pkgname/archive/$_pkgver.tar.gz)
+sha256sums=('e74cb8ab118f344a15215aeb1cf66ef2a6992f49a1eca1c839fffefaa61ac485')
+
+prepare() {
+  cd $pkgname-$_pkgver
+  sed -i 's/CSC, gmcs/CSC, mcs/' configure.in
+  aclocal
+  automake --add-missing --gnu
+  autoconf
+}
+
+build() {
+  cd $pkgname-$_pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in (4 files)

2017-10-18 Thread Balló György
Date: Wednesday, October 18, 2017 @ 14:03:45
  Author: bgyorgy
Revision: 263251

Move some sharp packages from extra to community
- gio-sharp
- gkeyfile-sharp
- gnome-keyring-sharp
- taglib-sharp

Modified:
  gio-sharp/trunk/PKGBUILD
  gkeyfile-sharp/trunk/PKGBUILD
  gnome-keyring-sharp/trunk/PKGBUILD
  taglib-sharp/trunk/PKGBUILD

+
 gio-sharp/trunk/PKGBUILD   |   40 +--
 gkeyfile-sharp/trunk/PKGBUILD  |   34 +
 gnome-keyring-sharp/trunk/PKGBUILD |   38 +
 taglib-sharp/trunk/PKGBUILD|   20 +++--
 4 files changed, 73 insertions(+), 59 deletions(-)

Modified: gio-sharp/trunk/PKGBUILD
===
--- gio-sharp/trunk/PKGBUILD2017-10-18 13:27:12 UTC (rev 263250)
+++ gio-sharp/trunk/PKGBUILD2017-10-18 14:03:45 UTC (rev 263251)
@@ -1,32 +1,32 @@
 # $Id$
-# Maintainer : Daniel Isenmann 
-# Contributor: György Balló 
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+
 pkgname=gio-sharp
 pkgver=0.3
-_pkgver=0.3-0-31b4926
-_git=31b4926
-pkgrel=2
-pkgdesc="a branch of the official gtk-sharp/gio to get gio-sharp building on 
gtk-sharp 2.12"
+pkgrel=3
+pkgdesc="Mono bindings to Glib's libgio"
 arch=('any')
-url="http://github.com/mono/gio-sharp;
+url="https://github.com/mono/gio-sharp;
 license=('MIT')
-depends=('gtk-sharp-2>=2.12')
-source=(mono-$pkgname-$_pkgver.zip::https://github.com/mono/gio-sharp/zipball/$pkgver)
-options=('!makeflags')
-md5sums=('5df902082999bb33273517ceed790144')
+depends=('gtk-sharp-2')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mono/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('25142dd9f2cfa984acf10a579fb771612f46ae4c089b65e059d72a403a2fc1d5')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/CSC, gmcs/CSC, mcs/' configure.ac.in
+  NOCONFIGURE=1 ./autogen-2.22.sh
+}
+
 build() {
-  cd "$srcdir/mono-$pkgname-${_git}"
-
-  ./autogen-2.22.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make -j1
 }
 
 package() {
-  cd "$srcdir/mono-$pkgname-${_git}"
-
+  cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-
-  install -m755 -d "$pkgdir/usr/share/licenses/$pkgname"
-  install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname"
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
 }

Modified: gkeyfile-sharp/trunk/PKGBUILD
===
--- gkeyfile-sharp/trunk/PKGBUILD   2017-10-18 13:27:12 UTC (rev 263250)
+++ gkeyfile-sharp/trunk/PKGBUILD   2017-10-18 14:03:45 UTC (rev 263251)
@@ -1,28 +1,34 @@
 # $Id$
-# Maintainer : Daniel Isenmann 
-# Contributor: György Balló 
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+
 pkgname=gkeyfile-sharp
 pkgver=0.1
-_pkgver=GKEYFILE_SHARP_0_1-0-g07a401a
-_git=662c5c1
-pkgrel=3
+_pkgver=GKEYFILE_SHARP_0_1
+pkgrel=4
 pkgdesc="Mono bindings for GLib’s GKeyFile"
 arch=('any')
-url="http://github.com/mono/gkeyfile-sharp;
+url="https://github.com/mono/gkeyfile-sharp;
 license=('LGPL')
 depends=('gtk-sharp-2')
-source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gkeyfile-sharp/zipball/GKEYFILE_SHARP_0_1)
-md5sums=('0f43ffd9ebe39969e2c7661b81a6dfae')
+source=($pkgname-$pkgver.tar.gz::https://github.com/mono/$pkgname/archive/$_pkgver.tar.gz)
+sha256sums=('e74cb8ab118f344a15215aeb1cf66ef2a6992f49a1eca1c839fffefaa61ac485')
 
+prepare() {
+  cd $pkgname-$_pkgver
+  sed -i 's/CSC, gmcs/CSC, mcs/' configure.in
+  aclocal
+  automake --add-missing --gnu
+  autoconf
+}
+
 build() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  cd $pkgname-$_pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
   make
 }
 
 package() {
-  cd "$srcdir/mono-$pkgname-$_git"
-
-  make DESTDIR="$pkgdir/" install
+  cd $pkgname-$_pkgver
+  make DESTDIR="$pkgdir" install
 }

Modified: gnome-keyring-sharp/trunk/PKGBUILD
===
--- gnome-keyring-sharp/trunk/PKGBUILD  2017-10-18 13:27:12 UTC (rev 263250)
+++ gnome-keyring-sharp/trunk/PKGBUILD  2017-10-18 14:03:45 UTC (rev 263251)
@@ -1,31 +1,33 @@
 # $Id$
-# Maintainer: Daniel Isenmann 
+# Maintainer: Balló György 
+# Contributor: Daniel Isenmann 
+
 pkgname=gnome-keyring-sharp
 pkgver=1.0.2
-pkgrel=5
+pkgrel=6
 pkgdesc="A fully managed implementation of libgnome-keyring"
 arch=('i686' 'x86_64')
-url="http://www.mono-project.com/Libraries;
-license=('custom')

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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 13:24:31
  Author: heftig
Revision: 308181

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

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

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

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


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

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 13:23:47
  Author: heftig
Revision: 308180

4.13.8-1

Modified:
  linux-zen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 10:45:53 UTC (rev 308179)
+++ PKGBUILD2017-10-18 13:23:47 UTC (rev 308180)
@@ -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.7-151196789cbc08a6737cd52dc37b43bb511518e2.diff
-pkgver=4.13.7
+_zenpatch=zen-4.13.8-fd9846c534b4f8771f3326423ff25f4275601a27.diff
+pkgver=4.13.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel;
@@ -29,9 +29,9 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'0fe89c96e956efbded576214eef0c8e43cabe41dfca245e3ebb79fff9bc8715d'
+'3b2bcceb16acd75322e98d3e93967e82bd0e7499c748bf12bd46c7519dacc315'
 'SKIP'
-'a1ed491ab9a2b25ef045b32453fd3188868cebfa16a28279eebecc45feb4a8af'
+'8df1c85456efc18ca2657a1e1e517a88704de33c03ab1925b3711df3e5268181'
 'SKIP'
 'ea2502f2aa2e251eac6111553447a84affd18c832d4181d31f802dc5ddd14a8e'
 '5e3f601c162e302a2351a9e36a52b5c49c0172734be10ea6adc9c659faa6f027'


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 12:49:39
  Author: felixonmars
Revision: 263242

archrelease: copy trunk to community-any

Added:
  winetricks/repos/community-any/PKGBUILD
(from rev 263241, winetricks/trunk/PKGBUILD)
Deleted:
  winetricks/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 12:49:08 UTC (rev 263241)
+++ PKGBUILD2017-10-18 12:49:39 UTC (rev 263242)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <lfleisc...@archlinux.org>
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Laurent Carlier <lordhea...@gmail.com>
-# Contributor: DsTr <d...@gmail.com>
-# Contributor: Allan McRae <al...@archlinux.org>
-
-pkgname=winetricks
-pkgver=20170823
-pkgrel=1
-pkgdesc='Script to install various redistributable runtime libraries in Wine.'
-url='http://wiki.winehq.org/winetricks'
-license=('LGPL')
-arch=('any')
-optdepends=('zenity: GUI for GNOME desktop'
-'kdialog: GUI for KDE desktop')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('edc805be1a1c4fa64ae16b14fdd46786e259b88a0cde7afdf24bf934fa79f4acf3d9e599727fa589f155ec265569953b9e419cda79d54057157cbb1510261e3a')
-
-package() {
-  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
-
-  cd winetricks-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: winetricks/repos/community-any/PKGBUILD (from rev 263241, 
winetricks/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 12:49:39 UTC (rev 263242)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Lukas Fleischer <lfleisc...@archlinux.org>
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Laurent Carlier <lordhea...@gmail.com>
+# Contributor: DsTr <d...@gmail.com>
+# Contributor: Allan McRae <al...@archlinux.org>
+
+pkgname=winetricks
+pkgver=20171018
+pkgrel=1
+pkgdesc='Script to install various redistributable runtime libraries in Wine.'
+url='http://wiki.winehq.org/winetricks'
+license=('LGPL')
+arch=('any')
+optdepends=('zenity: GUI for GNOME desktop'
+'kdialog: GUI for KDE desktop')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
+sha512sums=('cda3446eb653f753bfabe3cd4f5ce25dcd18fba331c4cc54336458927904ac2d4632c53df078e8f981738fd59f220d4c4fb7b71f346e32f9136ff8f547790679')
+
+package() {
+  depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
+
+  cd winetricks-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 12:49:08
  Author: felixonmars
Revision: 263241

upgpkg: winetricks 20171018-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 12:42:45 UTC (rev 263240)
+++ PKGBUILD2017-10-18 12:49:08 UTC (rev 263241)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae <al...@archlinux.org>
 
 pkgname=winetricks
-pkgver=20170823
+pkgver=20171018
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
@@ -15,7 +15,7 @@
 optdepends=('zenity: GUI for GNOME desktop'
 'kdialog: GUI for KDE desktop')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz;)
-sha512sums=('edc805be1a1c4fa64ae16b14fdd46786e259b88a0cde7afdf24bf934fa79f4acf3d9e599727fa589f155ec265569953b9e419cda79d54057157cbb1510261e3a')
+sha512sums=('cda3446eb653f753bfabe3cd4f5ce25dcd18fba331c4cc54336458927904ac2d4632c53df078e8f981738fd59f220d4c4fb7b71f346e32f9136ff8f547790679')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')


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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 12:42:45
  Author: felixonmars
Revision: 263240

archrelease: copy trunk to community-any

Added:
  pm2/repos/community-any/PKGBUILD
(from rev 263239, pm2/trunk/PKGBUILD)
  pm2/repos/community-any/pm2.install
(from rev 263239, pm2/trunk/pm2.install)
  pm2/repos/community-any/pm2.service
(from rev 263239, pm2/trunk/pm2.service)
Deleted:
  pm2/repos/community-any/PKGBUILD
  pm2/repos/community-any/pm2.install
  pm2/repos/community-any/pm2.service

-+
 PKGBUILD|   67 --
 pm2.install |   20 -
 pm2.service |   32 +--
 3 files changed, 59 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 12:41:33 UTC (rev 263239)
+++ PKGBUILD2017-10-18 12:42:45 UTC (rev 263240)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=pm2
-pkgver=2.7.1
-pkgrel=1
-pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
-arch=('any')
-url='http://pm2.keymetrics.io'
-license=('AGPL3')
-depends=('nodejs' 'semver')
-makedepends=('npm' 'git')
-install=pm2.install
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
-pm2.service)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('620be4d3f679033181c345b11936d3b7ea7c8cdbc34e330b67c8bd2c3f4e15bf25d05178a1932db5564d9da46c7a6d92df0d610d23a91073002a3cd6c2c0f901'
-
'0d80c16d4694511cc19970a3eb4a2e10f706a58c5cdc554809e12a12093a5b29ff6d30027cbe8646f837a42e40f7d9b7fe2853f96a76a38f47ddc14833f141ef')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
-  rm -r "$pkgdir"/usr/etc
-
-  # Why 777? :/
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
-  for dep in semver; do
-rm -r $dep;
-npm link $dep;
-  done
-}

Copied: pm2/repos/community-any/PKGBUILD (from rev 263239, pm2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 12:42:45 UTC (rev 263240)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=pm2
+pkgver=2.7.2
+pkgrel=1
+pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
+arch=('any')
+url='http://pm2.keymetrics.io'
+license=('AGPL3')
+depends=('nodejs' 'semver')
+makedepends=('npm' 'git')
+install=pm2.install
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+pm2.service)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('767cda5bc17ee5cf9b71cb4fbd7885c448b63847cbe60a55d104c0f5db8b279268ff6eda158aec1635cb45477a2dbdbac23816088a777cd5febf612b0e066e41'
+
'0d80c16d4694511cc19970a3eb4a2e10f706a58c5cdc554809e12a12093a5b29ff6d30027cbe8646f837a42e40f7d9b7fe2853f96a76a38f47ddc14833f141ef')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+  install -Dm644 pm2.service "$pkgdir"/usr/lib/systemd/system/pm2.service
+  rm -r "$pkgdir"/usr/etc
+
+  # Why 777? :/
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
+  for dep in semver; do
+rm -r $dep;
+  done
+}

Deleted: pm2.install
===
--- pm2.install 2017-10-18 12:41:33 UTC (rev 263239)
+++ pm2.install 2017-10-18 12:42:45 UTC (rev 263240)
@@ -1,10 +0,0 @@
-post_install() {
-  # fixup permissions
-  chmod 755 /usr/lib/node_modules \
- /usr/lib/node_modules/pm2/node_modules \
- /usr/lib/node_modules/pm2/node_modules/.bin
-}
-
-post_upgrade() {
-  post_install
-}

Copied: pm2/repos/community-any/pm2.install (from rev 263239, 
pm2/trunk/pm2.install)
===
--- pm2.install (rev 0)
+++ pm2.install 2017-10-18 12:42:45 UTC (rev 263240)
@@ -0,0 +1,10 @@
+post_install() {
+  # fixup permissions
+  chmod 755 /usr/lib/node_modules \
+ /usr/lib/node_modules/pm2/node_modules \
+ /usr/lib/node_modules/pm2/node_modules/.bin
+}
+
+post_upgrade() {
+  post_install
+}

Deleted: pm2.service
===
--- pm2.service 2017-10-18 12:41:33 UTC (rev 263239)
+++ pm2.service 2017-10-18 12:42:45 UTC (rev 263240)
@@ -1,16 +0,0 @@
-[Unit]
-Description=PM2 next gen process manager for Node.js
-After=network.target remote-fs.target
-
-[Service]
-Type=forking
-
-ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
-ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
-
-ExecStop=/usr/lib/node_modules/pm2/bin/pm2 dump

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

2017-10-18 Thread Felix Yan
Date: Wednesday, October 18, 2017 @ 12:41:33
  Author: felixonmars
Revision: 263239

upgpkg: pm2 2.7.2-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 11:34:16 UTC (rev 263238)
+++ PKGBUILD2017-10-18 12:41:33 UTC (rev 263239)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pm2
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in 
load balancer'
 arch=('any')
@@ -14,7 +14,7 @@
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
 pm2.service)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('620be4d3f679033181c345b11936d3b7ea7c8cdbc34e330b67c8bd2c3f4e15bf25d05178a1932db5564d9da46c7a6d92df0d610d23a91073002a3cd6c2c0f901'
+sha512sums=('767cda5bc17ee5cf9b71cb4fbd7885c448b63847cbe60a55d104c0f5db8b279268ff6eda158aec1635cb45477a2dbdbac23816088a777cd5febf612b0e066e41'
 
'0d80c16d4694511cc19970a3eb4a2e10f706a58c5cdc554809e12a12093a5b29ff6d30027cbe8646f837a42e40f7d9b7fe2853f96a76a38f47ddc14833f141ef')
 
 package() {
@@ -29,6 +29,5 @@
   cd "$pkgdir"/usr/lib/node_modules/$pkgname/node_modules
   for dep in semver; do
 rm -r $dep;
-npm link $dep;
   done
 }


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

2017-10-18 Thread Thore Bödecker
Date: Wednesday, October 18, 2017 @ 11:34:16
  Author: foxxx0
Revision: 263238

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

Added:
  libspf2/repos/community-i686/PKGBUILD
(from rev 263237, libspf2/trunk/PKGBUILD)
  libspf2/repos/community-i686/fix-variadic-macros.patch
(from rev 263237, libspf2/trunk/fix-variadic-macros.patch)
  libspf2/repos/community-x86_64/PKGBUILD
(from rev 263237, libspf2/trunk/PKGBUILD)
  libspf2/repos/community-x86_64/fix-variadic-macros.patch
(from rev 263237, libspf2/trunk/fix-variadic-macros.patch)
Deleted:
  libspf2/repos/community-i686/PKGBUILD
  libspf2/repos/community-i686/fix-variadic-macros.patch
  libspf2/repos/community-x86_64/PKGBUILD
  libspf2/repos/community-x86_64/fix-variadic-macros.patch

+
 /PKGBUILD  |   80 +++
 /fix-variadic-macros.patch |   58 +++
 community-i686/PKGBUILD|   37 
 community-i686/fix-variadic-macros.patch   |   29 -
 community-x86_64/PKGBUILD  |   37 
 community-x86_64/fix-variadic-macros.patch |   29 -
 6 files changed, 138 insertions(+), 132 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 11:33:58 UTC (rev 263237)
+++ community-i686/PKGBUILD 2017-10-18 11:34:16 UTC (rev 263238)
@@ -1,37 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: svvac <_...@svvac.net>
-
-pkgname="libspf2"
-pkgver=1.2.10
-pkgrel=2
-pkgdesc="Sender Policy Framework record checking library"
-arch=('x86_64' 'i686')
-url="http://www.libspf2.org/;
-license=('LGPL')
-makedepends=('libmilter')
-source=("http://www.libspf2.org/spf/${pkgname}-${pkgver}.tar.gz;
-'fix-variadic-macros.patch')
-sha512sums=('162ce382628c6fcadac3e11f5a12442db622bb23f7ec503e16f5ba7fc88afdd777bce6b093c12a58210355985fd11b74b140f08fab347334d82d953dd183b130'
-
'886a347c6526c4e81bc035d7e0069f72aaa5ad2103f0e035e46dbd7e1e5f328ebbbc81842fd32397d195a5b18cf841784455a4142291276c1be8942a1c753b4d')
-
-prepare() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-patch -p1 -i "$srcdir/fix-variadic-macros.patch"
-}
-
-check() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make check
-}
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-./configure --prefix='/usr'
-make
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}/" install
-rm -v "${pkgdir}"/usr/bin/*_static "${pkgdir}/usr/bin/spfd" 
"${pkgdir}/usr/bin/spf_example" "${pkgdir}/usr/bin/spftest"
-}

Copied: libspf2/repos/community-i686/PKGBUILD (from rev 263237, 
libspf2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 11:34:16 UTC (rev 263238)
@@ -0,0 +1,40 @@
+# Maintainer: Thore Bödecker 
+# Contributor: svvac <_...@svvac.net>
+
+pkgname="libspf2"
+pkgver=1.2.10
+pkgrel=3
+pkgdesc="Sender Policy Framework record checking library"
+arch=('x86_64' 'i686')
+url="https://www.libspf2.org/;
+license=('LGPL')
+depends=('glibc')
+makedepends=('libmilter' 'glibc')
+source=("https://www.libspf2.org/spf/${pkgname}-${pkgver}.tar.gz;
+'fix-variadic-macros.patch')
+sha256sums=('d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9'
+'1396d155665f52748cfc7e06e01a92cc98c65193f36e807b8b1de4fb31d4caec')
+sha512sums=('162ce382628c6fcadac3e11f5a12442db622bb23f7ec503e16f5ba7fc88afdd777bce6b093c12a58210355985fd11b74b140f08fab347334d82d953dd183b130'
+
'886a347c6526c4e81bc035d7e0069f72aaa5ad2103f0e035e46dbd7e1e5f328ebbbc81842fd32397d195a5b18cf841784455a4142291276c1be8942a1c753b4d')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+patch -p1 -i "$srcdir/fix-variadic-macros.patch"
+}
+
+check() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make check
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+./configure --prefix='/usr'
+make
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}/" install
+rm -v "${pkgdir}"/usr/bin/*_static "${pkgdir}/usr/bin/spfd" 
"${pkgdir}/usr/bin/spf_example" "${pkgdir}/usr/bin/spftest"
+}

Deleted: community-i686/fix-variadic-macros.patch
===
--- community-i686/fix-variadic-macros.patch2017-10-18 11:33:58 UTC (rev 
263237)
+++ community-i686/fix-variadic-macros.patch2017-10-18 11:34:16 UTC (rev 
263238)
@@ -1,29 +0,0 @@
-From 5852828582f556e73751076ad092f72acf7fc8b6 Mon Sep 17 00:00:00 2001
-From: Shevek 
-Date: Tue, 23 Sep 2014 01:03:00 -0700
-Subject: [PATCH] Fix #4: Use gcc trick for variadic macros. Does this break
- anyone else?
-

- 

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

2017-10-18 Thread Thore Bödecker
Date: Wednesday, October 18, 2017 @ 11:33:58
  Author: foxxx0
Revision: 263237

upgpkg: libspf2 1.2.10-3

use https

Modified:
  libspf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 11:26:47 UTC (rev 263236)
+++ PKGBUILD2017-10-18 11:33:58 UTC (rev 263237)
@@ -3,14 +3,17 @@
 
 pkgname="libspf2"
 pkgver=1.2.10
-pkgrel=2
+pkgrel=3
 pkgdesc="Sender Policy Framework record checking library"
 arch=('x86_64' 'i686')
-url="http://www.libspf2.org/;
+url="https://www.libspf2.org/;
 license=('LGPL')
-makedepends=('libmilter')
-source=("http://www.libspf2.org/spf/${pkgname}-${pkgver}.tar.gz;
+depends=('glibc')
+makedepends=('libmilter' 'glibc')
+source=("https://www.libspf2.org/spf/${pkgname}-${pkgver}.tar.gz;
 'fix-variadic-macros.patch')
+sha256sums=('d91e3de81ae287a2976c44f60283bd3000d720e6a112dc7142eedf1831b821c9'
+'1396d155665f52748cfc7e06e01a92cc98c65193f36e807b8b1de4fb31d4caec')
 
sha512sums=('162ce382628c6fcadac3e11f5a12442db622bb23f7ec503e16f5ba7fc88afdd777bce6b093c12a58210355985fd11b74b140f08fab347334d82d953dd183b130'
 
'886a347c6526c4e81bc035d7e0069f72aaa5ad2103f0e035e46dbd7e1e5f328ebbbc81842fd32397d195a5b18cf841784455a4142291276c1be8942a1c753b4d')
 


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

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:26:47
  Author: arojas
Revision: 263236

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

Added:
  taglib-sharp/repos/community-i686/
  taglib-sharp/repos/community-i686/PKGBUILD
(from rev 263235, taglib-sharp/trunk/PKGBUILD)
  taglib-sharp/repos/community-x86_64/
  taglib-sharp/repos/community-x86_64/PKGBUILD
(from rev 263235, taglib-sharp/trunk/PKGBUILD)

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

Copied: taglib-sharp/repos/community-i686/PKGBUILD (from rev 263235, 
taglib-sharp/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 11:26:47 UTC (rev 263236)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Carlos Ruiz 
+
+pkgname=taglib-sharp
+pkgver=2.1.0.0
+pkgrel=2
+pkgdesc="Library for reading and writing metadata in media files for Mono"
+arch=('i686' 'x86_64')
+url="https://github.com/mono/taglib-sharp;
+license=('LGPL2.1')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('815f5bdb3cd1b3a4d6bbb34de448ad9d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: taglib-sharp/repos/community-x86_64/PKGBUILD (from rev 263235, 
taglib-sharp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-18 11:26:47 UTC (rev 263236)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Carlos Ruiz 
+
+pkgname=taglib-sharp
+pkgver=2.1.0.0
+pkgrel=2
+pkgdesc="Library for reading and writing metadata in media files for Mono"
+arch=('i686' 'x86_64')
+url="https://github.com/mono/taglib-sharp;
+license=('LGPL2.1')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('815f5bdb3cd1b3a4d6bbb34de448ad9d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


[arch-commits] Commit in gnome-keyring-sharp/repos (6 files)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:26:13
  Author: arojas
Revision: 263234

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

Added:
  gnome-keyring-sharp/repos/community-i686/
  gnome-keyring-sharp/repos/community-i686/02_gnome_2.30_compatibility.patch
(from rev 263233, 
gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch)
  gnome-keyring-sharp/repos/community-i686/PKGBUILD
(from rev 263233, gnome-keyring-sharp/trunk/PKGBUILD)
  gnome-keyring-sharp/repos/community-x86_64/
  gnome-keyring-sharp/repos/community-x86_64/02_gnome_2.30_compatibility.patch
(from rev 263233, 
gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch)
  gnome-keyring-sharp/repos/community-x86_64/PKGBUILD
(from rev 263233, gnome-keyring-sharp/trunk/PKGBUILD)

+
 community-i686/02_gnome_2.30_compatibility.patch   | 1484 +++
 community-i686/PKGBUILD|   31 
 community-x86_64/02_gnome_2.30_compatibility.patch | 1484 +++
 community-x86_64/PKGBUILD  |   31 
 4 files changed, 3030 insertions(+)

Copied: 
gnome-keyring-sharp/repos/community-i686/02_gnome_2.30_compatibility.patch 
(from rev 263233, gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch)
===
--- community-i686/02_gnome_2.30_compatibility.patch
(rev 0)
+++ community-i686/02_gnome_2.30_compatibility.patch2017-10-18 11:26:13 UTC 
(rev 263234)
@@ -0,0 +1,1484 @@
+Description: Reimplement using libgnome-keyring
+ GNOME Keyring daemon in 2.30 no longer exports the socket interface which
+ gnome-keyring-sharp used.  This makes gnome-keyring-sharp totally useless.
+ .
+ This patch reimplements the gnome-keyring-sharp functions as a p/invoke 
+ wrapper around libgnome-keyring.  API and ABI is unchanged.
+Author: Christopher Halse Rogers 
+Bug-Launchpad: 
https://bugs.edge.launchpad.net/ubuntu/lucid/+source/gnome-keyring-sharp/+bug/536925
+Bug: https://bugzilla.novell.com/show_bug.cgi?id=589166
+
+diff -urNad gnome-keyring-sharp-1.0.0~/Makefile.am 
gnome-keyring-sharp-1.0.0/Makefile.am
+--- gnome-keyring-sharp-1.0.0~/Makefile.am 2008-08-09 03:36:12.0 
+1000
 gnome-keyring-sharp-1.0.0/Makefile.am  2010-03-30 17:32:02.733918042 
+1100
+@@ -1,3 +1,2 @@
+-SUBDIRS=src docs sample
++SUBDIRS=src gnome-keyring-sharp-glue docs sample
+ EXTRA_DIST=Gnome.Keyring.snk
+-
+diff -urNad gnome-keyring-sharp-1.0.0~/autogen.sh 
gnome-keyring-sharp-1.0.0/autogen.sh
+--- gnome-keyring-sharp-1.0.0~/autogen.sh  1970-01-01 10:00:00.0 
+1000
 gnome-keyring-sharp-1.0.0/autogen.sh   2010-03-30 17:32:02.733918042 
+1100
+@@ -0,0 +1,4 @@
++#! /bin/sh
++
++autoreconf -v -i -s
++./configure $*
+\ No newline at end of file
+diff -urNad gnome-keyring-sharp-1.0.0~/configure.ac 
gnome-keyring-sharp-1.0.0/configure.ac
+--- gnome-keyring-sharp-1.0.0~/configure.ac2008-08-09 03:36:12.0 
+1000
 gnome-keyring-sharp-1.0.0/configure.ac 2010-03-30 17:32:02.733918042 
+1100
+@@ -3,6 +3,9 @@
+ AC_INIT(src/Gnome.Keyring/Ring.cs)
+ AC_CANONICAL_SYSTEM
+ 
++AC_PROG_CC
++AC_PROG_LIBTOOL
++
+ API_VERSION=1.0
+ VERSION=$API_VERSION.0
+ 
+@@ -47,28 +50,13 @@
+ GACUTIL_FLAGS='/gacdir $(DESTDIR)$(prefix)'
+ AC_SUBST(GACUTIL_FLAGS)
+ 
+-#
+-# Use D-Bus as a fallback to get the keyring socket address
+-#
+-AC_ARG_ENABLE(dbus, 
+-[  --enable-dbus[[=no/yes]]compile with D-Bus support 
[[default: yes]]],
+-ENABLE_DBUS="$enableval")
+-AM_CONDITIONAL(ENABLE_DBUS, test "x$ENABLE_DBUS" != "xno")
+-
+-CSFLAGS=
+-DBUS_LIBS=
+-if test "x$ENABLE_DBUS" != "xno" ; then
+-  PKG_CHECK_MODULES(DBUS, ndesk-dbus-1.0 >= 0.4, HAVE_DBUS="yes", 
HAVE_DBUS="no")
+-
+-  if test "x$HAVE_DBUS" = "xno"; then
+-AC_MSG_ERROR($DBUS_PKG_ERRORS: consider passing --enable-dbus=no to 
configure)
+-  fi
++PKG_CHECK_MODULES(GLIB_SHARP, [glib-sharp-2.0])
++PKG_CHECK_MODULES(GNOME_KEYRING, [gnome-keyring-1])
+ 
+-  CSFLAGS=" -d:WITH_DBUS "
+-fi
+ AC_SUBST(CSFLAGS)
+-AC_SUBST(DBUS_LIBS)
+-
++AC_SUBST(GLIB_SHARP_LIBS)
++AC_SUBST(GNOME_KEYRING_CFLAGS)
++AC_SUBST(GNOME_KEYRING_LIBS)
+ 
+ AC_PATH_PROG(MDASSEMBLER, mdassembler, no)
+ AC_PATH_PROG(MONODOCER, monodocer, no)
+@@ -91,6 +79,7 @@
+   src/gnome-keyring-sharp-1.0.pc
+   src/Gnome.Keyring/Makefile
+   src/Gnome.Keyring/AssemblyInfo.cs
++  gnome-keyring-sharp-glue/Makefile
+   docs/Makefile
+   sample/Makefile
+ ])
+diff -urNad gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/Makefile.am 
gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/Makefile.am
+--- gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/Makefile.am
1970-01-01 10:00:00.0 +1000
 gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/Makefile.am 
2010-03-30 17:32:02.733918042 +1100
+@@ -0,0 

[arch-commits] Commit in (4 files)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:26:34
  Author: arojas
Revision: 263235

extra2community: Moving taglib-sharp from extra to community

Added:
  taglib-sharp/
  taglib-sharp/repos/
  taglib-sharp/trunk/
  taglib-sharp/trunk/PKGBUILD

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

Added: taglib-sharp/trunk/PKGBUILD
===
--- taglib-sharp/trunk/PKGBUILD (rev 0)
+++ taglib-sharp/trunk/PKGBUILD 2017-10-18 11:26:34 UTC (rev 263235)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Daniel Isenmann 
+# Contributor: Carlos Ruiz 
+
+pkgname=taglib-sharp
+pkgver=2.1.0.0
+pkgrel=2
+pkgdesc="Library for reading and writing metadata in media files for Mono"
+arch=('i686' 'x86_64')
+url="https://github.com/mono/taglib-sharp;
+license=('LGPL2.1')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/$pkgver/$pkgname-$pkgver.tar.gz)
+md5sums=('815f5bdb3cd1b3a4d6bbb34de448ad9d')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}


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


[arch-commits] Commit in (5 files)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:26:03
  Author: arojas
Revision: 263233

extra2community: Moving gnome-keyring-sharp from extra to community

Added:
  gnome-keyring-sharp/
  gnome-keyring-sharp/repos/
  gnome-keyring-sharp/trunk/
  gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch
  gnome-keyring-sharp/trunk/PKGBUILD

---+
 02_gnome_2.30_compatibility.patch | 1484 
 PKGBUILD  |   31 
 2 files changed, 1515 insertions(+)

Added: gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch
===
--- gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch 
(rev 0)
+++ gnome-keyring-sharp/trunk/02_gnome_2.30_compatibility.patch 2017-10-18 
11:26:03 UTC (rev 263233)
@@ -0,0 +1,1484 @@
+Description: Reimplement using libgnome-keyring
+ GNOME Keyring daemon in 2.30 no longer exports the socket interface which
+ gnome-keyring-sharp used.  This makes gnome-keyring-sharp totally useless.
+ .
+ This patch reimplements the gnome-keyring-sharp functions as a p/invoke 
+ wrapper around libgnome-keyring.  API and ABI is unchanged.
+Author: Christopher Halse Rogers 
+Bug-Launchpad: 
https://bugs.edge.launchpad.net/ubuntu/lucid/+source/gnome-keyring-sharp/+bug/536925
+Bug: https://bugzilla.novell.com/show_bug.cgi?id=589166
+
+diff -urNad gnome-keyring-sharp-1.0.0~/Makefile.am 
gnome-keyring-sharp-1.0.0/Makefile.am
+--- gnome-keyring-sharp-1.0.0~/Makefile.am 2008-08-09 03:36:12.0 
+1000
 gnome-keyring-sharp-1.0.0/Makefile.am  2010-03-30 17:32:02.733918042 
+1100
+@@ -1,3 +1,2 @@
+-SUBDIRS=src docs sample
++SUBDIRS=src gnome-keyring-sharp-glue docs sample
+ EXTRA_DIST=Gnome.Keyring.snk
+-
+diff -urNad gnome-keyring-sharp-1.0.0~/autogen.sh 
gnome-keyring-sharp-1.0.0/autogen.sh
+--- gnome-keyring-sharp-1.0.0~/autogen.sh  1970-01-01 10:00:00.0 
+1000
 gnome-keyring-sharp-1.0.0/autogen.sh   2010-03-30 17:32:02.733918042 
+1100
+@@ -0,0 +1,4 @@
++#! /bin/sh
++
++autoreconf -v -i -s
++./configure $*
+\ No newline at end of file
+diff -urNad gnome-keyring-sharp-1.0.0~/configure.ac 
gnome-keyring-sharp-1.0.0/configure.ac
+--- gnome-keyring-sharp-1.0.0~/configure.ac2008-08-09 03:36:12.0 
+1000
 gnome-keyring-sharp-1.0.0/configure.ac 2010-03-30 17:32:02.733918042 
+1100
+@@ -3,6 +3,9 @@
+ AC_INIT(src/Gnome.Keyring/Ring.cs)
+ AC_CANONICAL_SYSTEM
+ 
++AC_PROG_CC
++AC_PROG_LIBTOOL
++
+ API_VERSION=1.0
+ VERSION=$API_VERSION.0
+ 
+@@ -47,28 +50,13 @@
+ GACUTIL_FLAGS='/gacdir $(DESTDIR)$(prefix)'
+ AC_SUBST(GACUTIL_FLAGS)
+ 
+-#
+-# Use D-Bus as a fallback to get the keyring socket address
+-#
+-AC_ARG_ENABLE(dbus, 
+-[  --enable-dbus[[=no/yes]]compile with D-Bus support 
[[default: yes]]],
+-ENABLE_DBUS="$enableval")
+-AM_CONDITIONAL(ENABLE_DBUS, test "x$ENABLE_DBUS" != "xno")
+-
+-CSFLAGS=
+-DBUS_LIBS=
+-if test "x$ENABLE_DBUS" != "xno" ; then
+-  PKG_CHECK_MODULES(DBUS, ndesk-dbus-1.0 >= 0.4, HAVE_DBUS="yes", 
HAVE_DBUS="no")
+-
+-  if test "x$HAVE_DBUS" = "xno"; then
+-AC_MSG_ERROR($DBUS_PKG_ERRORS: consider passing --enable-dbus=no to 
configure)
+-  fi
++PKG_CHECK_MODULES(GLIB_SHARP, [glib-sharp-2.0])
++PKG_CHECK_MODULES(GNOME_KEYRING, [gnome-keyring-1])
+ 
+-  CSFLAGS=" -d:WITH_DBUS "
+-fi
+ AC_SUBST(CSFLAGS)
+-AC_SUBST(DBUS_LIBS)
+-
++AC_SUBST(GLIB_SHARP_LIBS)
++AC_SUBST(GNOME_KEYRING_CFLAGS)
++AC_SUBST(GNOME_KEYRING_LIBS)
+ 
+ AC_PATH_PROG(MDASSEMBLER, mdassembler, no)
+ AC_PATH_PROG(MONODOCER, monodocer, no)
+@@ -91,6 +79,7 @@
+   src/gnome-keyring-sharp-1.0.pc
+   src/Gnome.Keyring/Makefile
+   src/Gnome.Keyring/AssemblyInfo.cs
++  gnome-keyring-sharp-glue/Makefile
+   docs/Makefile
+   sample/Makefile
+ ])
+diff -urNad gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/Makefile.am 
gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/Makefile.am
+--- gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/Makefile.am
1970-01-01 10:00:00.0 +1000
 gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/Makefile.am 
2010-03-30 17:32:02.733918042 +1100
+@@ -0,0 +1,6 @@
++lib_LTLIBRARIES = libgnome-keyring-sharp-glue.la
++
++libgnome_keyring_sharp_glue_la_SOURCES = glue.c
++libgnome_keyring_sharp_glue_la_LDFLAGS = -module -avoid-version -no-undefined
++libgnome_keyring_sharp_glue_la_LIBADD = $(GNOME_KEYRING_LIBS)
++libgnome_keyring_sharp_glue_la_CFLAGS = $(GNOME_KEYRING_CFLAGS)
+diff -urNad gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/glue.c 
gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/glue.c
+--- gnome-keyring-sharp-1.0.0~/gnome-keyring-sharp-glue/glue.c 1970-01-01 
10:00:00.0 +1000
 gnome-keyring-sharp-1.0.0/gnome-keyring-sharp-glue/glue.c  2010-03-30 
17:32:02.733918042 +1100
+@@ -0,0 +1,36 @@
++#include 
++
++gpointer 

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

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:25:38
  Author: arojas
Revision: 263232

archrelease: copy trunk to community-any

Added:
  gkeyfile-sharp/repos/community-any/
  gkeyfile-sharp/repos/community-any/PKGBUILD
(from rev 263231, gkeyfile-sharp/trunk/PKGBUILD)

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

Copied: gkeyfile-sharp/repos/community-any/PKGBUILD (from rev 263231, 
gkeyfile-sharp/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-18 11:25:38 UTC (rev 263232)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer : Daniel Isenmann 
+# Contributor: György Balló 
+pkgname=gkeyfile-sharp
+pkgver=0.1
+_pkgver=GKEYFILE_SHARP_0_1-0-g07a401a
+_git=662c5c1
+pkgrel=3
+pkgdesc="Mono bindings for GLib’s GKeyFile"
+arch=('any')
+url="http://github.com/mono/gkeyfile-sharp;
+license=('LGPL')
+depends=('gtk-sharp-2')
+source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gkeyfile-sharp/zipball/GKEYFILE_SHARP_0_1)
+md5sums=('0f43ffd9ebe39969e2c7661b81a6dfae')
+
+build() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in (4 files)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:25:20
  Author: arojas
Revision: 263231

extra2community: Moving gkeyfile-sharp from extra to community

Added:
  gkeyfile-sharp/
  gkeyfile-sharp/repos/
  gkeyfile-sharp/trunk/
  gkeyfile-sharp/trunk/PKGBUILD

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

Added: gkeyfile-sharp/trunk/PKGBUILD
===
--- gkeyfile-sharp/trunk/PKGBUILD   (rev 0)
+++ gkeyfile-sharp/trunk/PKGBUILD   2017-10-18 11:25:20 UTC (rev 263231)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer : Daniel Isenmann 
+# Contributor: György Balló 
+pkgname=gkeyfile-sharp
+pkgver=0.1
+_pkgver=GKEYFILE_SHARP_0_1-0-g07a401a
+_git=662c5c1
+pkgrel=3
+pkgdesc="Mono bindings for GLib’s GKeyFile"
+arch=('any')
+url="http://github.com/mono/gkeyfile-sharp;
+license=('LGPL')
+depends=('gtk-sharp-2')
+source=(mono-$pkgname-$_pkgver.tar.gz::https://github.com/mono/gkeyfile-sharp/zipball/GKEYFILE_SHARP_0_1)
+md5sums=('0f43ffd9ebe39969e2c7661b81a6dfae')
+
+build() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/mono-$pkgname-$_git"
+
+  make DESTDIR="$pkgdir/" install
+}


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


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

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:22:24
  Author: arojas
Revision: 263230

archrelease: copy trunk to community-any

Added:
  gio-sharp/repos/community-any/
  gio-sharp/repos/community-any/PKGBUILD
(from rev 263229, gio-sharp/trunk/PKGBUILD)

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

Copied: gio-sharp/repos/community-any/PKGBUILD (from rev 263229, 
gio-sharp/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2017-10-18 11:22:24 UTC (rev 263230)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Daniel Isenmann 
+# Contributor: György Balló 
+pkgname=gio-sharp
+pkgver=0.3
+_pkgver=0.3-0-31b4926
+_git=31b4926
+pkgrel=2
+pkgdesc="a branch of the official gtk-sharp/gio to get gio-sharp building on 
gtk-sharp 2.12"
+arch=('any')
+url="http://github.com/mono/gio-sharp;
+license=('MIT')
+depends=('gtk-sharp-2>=2.12')
+source=(mono-$pkgname-$_pkgver.zip::https://github.com/mono/gio-sharp/zipball/$pkgver)
+options=('!makeflags')
+md5sums=('5df902082999bb33273517ceed790144')
+
+build() {
+  cd "$srcdir/mono-$pkgname-${_git}"
+
+  ./autogen-2.22.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/mono-$pkgname-${_git}"
+
+  make DESTDIR="$pkgdir" install
+
+  install -m755 -d "$pkgdir/usr/share/licenses/$pkgname"
+  install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname"
+}


[arch-commits] Commit in (4 files)

2017-10-18 Thread Antonio Rojas
Date: Wednesday, October 18, 2017 @ 11:22:17
  Author: arojas
Revision: 263229

extra2community: Moving gio-sharp from extra to community

Added:
  gio-sharp/
  gio-sharp/repos/
  gio-sharp/trunk/
  gio-sharp/trunk/PKGBUILD

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

Added: gio-sharp/trunk/PKGBUILD
===
--- gio-sharp/trunk/PKGBUILD(rev 0)
+++ gio-sharp/trunk/PKGBUILD2017-10-18 11:22:17 UTC (rev 263229)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer : Daniel Isenmann 
+# Contributor: György Balló 
+pkgname=gio-sharp
+pkgver=0.3
+_pkgver=0.3-0-31b4926
+_git=31b4926
+pkgrel=2
+pkgdesc="a branch of the official gtk-sharp/gio to get gio-sharp building on 
gtk-sharp 2.12"
+arch=('any')
+url="http://github.com/mono/gio-sharp;
+license=('MIT')
+depends=('gtk-sharp-2>=2.12')
+source=(mono-$pkgname-$_pkgver.zip::https://github.com/mono/gio-sharp/zipball/$pkgver)
+options=('!makeflags')
+md5sums=('5df902082999bb33273517ceed790144')
+
+build() {
+  cd "$srcdir/mono-$pkgname-${_git}"
+
+  ./autogen-2.22.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/mono-$pkgname-${_git}"
+
+  make DESTDIR="$pkgdir" install
+
+  install -m755 -d "$pkgdir/usr/share/licenses/$pkgname"
+  install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname"
+}


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


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

2017-10-18 Thread Tobias Powalowski
Date: Wednesday, October 18, 2017 @ 10:45:53
  Author: tpowa
Revision: 308179

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

Added:
  linux/repos/testing-i686/
  linux/repos/testing-i686/90-linux.hook
(from rev 308178, linux/trunk/90-linux.hook)
  linux/repos/testing-i686/PKGBUILD
(from rev 308178, linux/trunk/PKGBUILD)
  linux/repos/testing-i686/config.i686
(from rev 308178, linux/trunk/config.i686)
  linux/repos/testing-i686/config.x86_64
(from rev 308178, linux/trunk/config.x86_64)
  linux/repos/testing-i686/linux.install
(from rev 308178, linux/trunk/linux.install)
  linux/repos/testing-i686/linux.preset
(from rev 308178, linux/trunk/linux.preset)
  linux/repos/testing-x86_64/
  linux/repos/testing-x86_64/90-linux.hook
(from rev 308178, linux/trunk/90-linux.hook)
  linux/repos/testing-x86_64/PKGBUILD
(from rev 308178, linux/trunk/PKGBUILD)
  linux/repos/testing-x86_64/config.i686
(from rev 308178, linux/trunk/config.i686)
  linux/repos/testing-x86_64/config.x86_64
(from rev 308178, linux/trunk/config.x86_64)
  linux/repos/testing-x86_64/linux.install
(from rev 308178, linux/trunk/linux.install)
  linux/repos/testing-x86_64/linux.preset
(from rev 308178, 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 308178:308179 to see the changes.


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

2017-10-18 Thread Tobias Powalowski
Date: Wednesday, October 18, 2017 @ 10:45:31
  Author: tpowa
Revision: 308178

upgpkg: linux 4.13.8-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 09:43:46 UTC (rev 308177)
+++ PKGBUILD2017-10-18 10:45:31 UTC (rev 308178)
@@ -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.7
+pkgver=4.13.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://www.kernel.org/;
@@ -25,7 +25,7 @@
 
 sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
 'SKIP'
-'0fe89c96e956efbded576214eef0c8e43cabe41dfca245e3ebb79fff9bc8715d'
+'3b2bcceb16acd75322e98d3e93967e82bd0e7499c748bf12bd46c7519dacc315'
 'SKIP'
 'f68bb8bccbbd6b86dc9f182ee25b2953638aec2729387c70d2787318ad4ea16c'
 '9be58e0adea94ccd51aabdd568fa65ba84097f31589de57c5fcc7c71c257a6e0'


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

2017-10-18 Thread Baptiste Jonglez
Date: Wednesday, October 18, 2017 @ 10:04:48
  Author: zorun
Revision: 263228

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

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

---+
 /PKGBUILD |  176 
 community-i686/PKGBUILD   |   87 -
 community-x86_64/PKGBUILD |   87 -
 3 files changed, 176 insertions(+), 174 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 10:04:23 UTC (rev 263227)
+++ community-i686/PKGBUILD 2017-10-18 10:04:48 UTC (rev 263228)
@@ -1,87 +0,0 @@
-# Maintainer: Baptiste Jonglez 
-# Contributor: acieroid
-# Contributor: spider-mario 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: George Giorgidze 
-# Contributor: William J. Bowman 
-
-pkgname=('coq' 'coqide' 'coq-doc')
-pkgver=8.6.1
-pkgrel=1
-pkgdesc='Formal proof management system'
-arch=('i686' 'x86_64')
-url='https://coq.inria.fr/'
-license=('GPL')
-groups=('coq')
-options=('!emptydirs')
-depends=('ocaml' 'camlp4' 'gtk2' 'gtksourceview2')
-makedepends=('ocaml-findlib'
- 'lablgtk2' 'gendesk' # coqide
- 'texlive-bin' 'texlive-latexextra' 'texlive-pictures' # coq-doc
- 'texlive-fontsextra' 'texlive-science'
- 'fig2dev' 'imagemagick' 'hevea' 'ghostscript')
-source=("https://coq.inria.fr/distrib/V$pkgver/files/coq-$pkgver.tar.gz;)
-sha1sums=('5dbaf1230c297d7c11c8715c012300a51ad80f9a')
-
-prepare() {
-  gendesk -f -n --pkgname "coqide" \
---name "CoqIDE Proof Assistant" \
---pkgdesc "Graphical interface for the Coq proof assistant" \
---categories "Development;Science;Math;IDE;GTK"
-}
-
-build() {
-  cd "$srcdir/coq-$pkgver"
-
-  ./configure \
--prefix '/usr' \
--mandir '/usr/share/man' \
--configdir '/etc/xdg/coq/' \
--coqide opt \
--with-doc yes \
--usecamlp4
-
-  make world
-}
-
-package_coq() {
-  depends=('ocaml' 'camlp4')
-  optdepends=('coqide: graphical Coq IDE'
-  'coq-doc: offline documentation')
-  # coq-nox was the old name for coq without coqide
-  replaces=('coq-nox')
-  conflicts=('coq-nox')
-
-  cd "$srcdir/coq-$pkgver"
-
-  # The second target is needed to install coqidetop.cmxs (needed for some
-  # frontend other than coqide, for instance coquille)
-  make COQINSTALLPREFIX="$pkgdir" install-coq install-ide-toploop
-  rm -f "${pkgdir}/usr/share/man/man1/coqide.1"
-}
-
-package_coqide() {
-  pkgdesc="GTK-based graphical interface for the Coq proof assistant"
-  depends=('coq' 'ocaml' 'camlp4' 'gtk2' 'gtksourceview2')
-
-  cd "$srcdir/coq-$pkgver"
-
-  make COQINSTALLPREFIX="$pkgdir" install-coqide
-  install -D -m 644 -t "${pkgdir}/usr/share/man/man1/" man/coqide.1
-
-  # Remove toploop files installed by "install-ide-toploop" in the main package
-  rm -f "${pkgdir}/usr/lib/coq/toploop"/coqidetop.{cma,cmxs}
-
-  # Desktop file generated by gendesk
-  install -D -m 644 "${srcdir}/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -D -m 644 ide/coq.png "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-}
-
-package_coq-doc() {
-  pkgdesc="HTML and PDF documentation for the Coq proof assistant"
-  depends=()
-
-  cd "$srcdir/coq-$pkgver"
-
-  make COQINSTALLPREFIX="$pkgdir" install-doc
-}

Copied: coq/repos/community-i686/PKGBUILD (from rev 263227, coq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 10:04:48 UTC (rev 263228)
@@ -0,0 +1,88 @@
+# Maintainer: Baptiste Jonglez 
+# Contributor: acieroid
+# Contributor: spider-mario 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: George Giorgidze 
+# Contributor: William J. Bowman 
+
+pkgname=('coq' 'coqide' 'coq-doc')
+pkgver=8.7.0
+pkgrel=1
+pkgdesc='Formal proof management system'
+arch=('i686' 'x86_64')
+url='https://coq.inria.fr/'
+license=('GPL')
+groups=('coq')
+options=('!emptydirs')
+depends=('ocaml' 'camlp5' 'gtk2' 'gtksourceview2')
+makedepends=('ocaml-findlib'
+ 'lablgtk2' 'gendesk' # coqide
+ 'texlive-bin' 'texlive-latexextra' 'texlive-pictures' # coq-doc
+ 'texlive-fontsextra' 'texlive-science'
+ 'fig2dev' 'imagemagick' 'hevea' 'ghostscript')
+source=("https://github.com/coq/coq/archive/V${pkgver}.tar.gz;)

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

2017-10-18 Thread Baptiste Jonglez
Date: Wednesday, October 18, 2017 @ 10:04:23
  Author: zorun
Revision: 263227

upgpkg: coq 8.7.0-1

Modified:
  coq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 10:03:25 UTC (rev 263226)
+++ PKGBUILD2017-10-18 10:04:23 UTC (rev 263227)
@@ -6,7 +6,7 @@
 # Contributor: William J. Bowman 
 
 pkgname=('coq' 'coqide' 'coq-doc')
-pkgver=8.6.1
+pkgver=8.7.0
 pkgrel=1
 pkgdesc='Formal proof management system'
 arch=('i686' 'x86_64')
@@ -14,14 +14,14 @@
 license=('GPL')
 groups=('coq')
 options=('!emptydirs')
-depends=('ocaml' 'camlp4' 'gtk2' 'gtksourceview2')
+depends=('ocaml' 'camlp5' 'gtk2' 'gtksourceview2')
 makedepends=('ocaml-findlib'
  'lablgtk2' 'gendesk' # coqide
  'texlive-bin' 'texlive-latexextra' 'texlive-pictures' # coq-doc
  'texlive-fontsextra' 'texlive-science'
  'fig2dev' 'imagemagick' 'hevea' 'ghostscript')
-source=("https://coq.inria.fr/distrib/V$pkgver/files/coq-$pkgver.tar.gz;)
-sha1sums=('5dbaf1230c297d7c11c8715c012300a51ad80f9a')
+source=("https://github.com/coq/coq/archive/V${pkgver}.tar.gz;)
+sha512sums=('c806881d1ab823d9c2d748aa2d7fd3faaa0f6395536942ad214c68658b2688e6c57941947a440ddb69bf1436249067eefd866ecb1d9e4c5e774e3218c80a6fc2')
 
 prepare() {
   gendesk -f -n --pkgname "coqide" \
@@ -38,14 +38,13 @@
 -mandir '/usr/share/man' \
 -configdir '/etc/xdg/coq/' \
 -coqide opt \
--with-doc yes \
--usecamlp4
+-with-doc yes
 
   make world
 }
 
 package_coq() {
-  depends=('ocaml' 'camlp4')
+  depends=('ocaml' 'camlp5')
   optdepends=('coqide: graphical Coq IDE'
   'coq-doc: offline documentation')
   # coq-nox was the old name for coq without coqide
@@ -62,7 +61,7 @@
 
 package_coqide() {
   pkgdesc="GTK-based graphical interface for the Coq proof assistant"
-  depends=('coq' 'ocaml' 'camlp4' 'gtk2' 'gtksourceview2')
+  depends=('coq' 'ocaml' 'camlp5' 'gtk2' 'gtksourceview2')
 
   cd "$srcdir/coq-$pkgver"
 
@@ -71,6 +70,8 @@
 
   # Remove toploop files installed by "install-ide-toploop" in the main package
   rm -f "${pkgdir}/usr/lib/coq/toploop"/coqidetop.{cma,cmxs}
+  # In coq 8.7 this file is installed both by install-coq and install-coqide, 
remove the duplicate.
+  rm -f "${pkgdir}/usr/lib/coq/vernac/topfmt.cmi"
 
   # Desktop file generated by gendesk
   install -D -m 644 "${srcdir}/${pkgname}.desktop" 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"


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

2017-10-18 Thread Sven-Hendrik Haase
Date: Wednesday, October 18, 2017 @ 10:03:25
  Author: svenstaro
Revision: 263226

archrelease: copy trunk to community-any

Added:
  python-ntlm-auth/repos/community-any/PKGBUILD
(from rev 263225, python-ntlm-auth/trunk/PKGBUILD)
Deleted:
  python-ntlm-auth/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 10:03:19 UTC (rev 263225)
+++ PKGBUILD2017-10-18 10:03:25 UTC (rev 263226)
@@ -1,39 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Christoph W 
-
-pkgbase=('python-ntlm-auth')
-pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
-_module='ntlm-auth'
-pkgver=1.0.5
-pkgrel=1
-pkgdesc="Creates NTLM authentication structures"
-url="https://github.com/jborean93/ntlm-auth;
-makedepends=('python-setuptools' 'python2-setuptools')
-license=('LGPL-3.0')
-arch=('any')
-source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz;)
-sha512sums=('8c30172e7fd3b4f96ea0605002de3fa33626043f9571bc451e47374311c9533021346fd04a43be6b22d909a5beed92f74eb926a67da069b7f45bab9d3e2f8871')
-
-prepare() {
-cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}
-}
-
-build() {
-cd "${srcdir}/${_module}-${pkgver}"
-python setup.py build
-
-cd "${srcdir}/${_module}-${pkgver}-python2"
-python2 setup.py build
-}
-
-package_python-ntlm-auth() {
-depends+=('python' 'python-six')
-cd "${srcdir}/${_module}-${pkgver}"
-python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}
-
-package_python2-ntlm-auth() {
-depends+=('python2' 'python2-six' 'python2-ordereddict')
-cd "${srcdir}/${_module}-${pkgver}-python2"
-python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}

Copied: python-ntlm-auth/repos/community-any/PKGBUILD (from rev 263225, 
python-ntlm-auth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-18 10:03:25 UTC (rev 263226)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Christoph W 
+
+pkgbase=('python-ntlm-auth')
+pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
+_module='ntlm-auth'
+pkgver=1.0.6
+pkgrel=1
+pkgdesc="Creates NTLM authentication structures"
+url="https://github.com/jborean93/ntlm-auth;
+makedepends=(python-setuptools python2-setuptools)
+license=(LGPL3)
+arch=(any)
+source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz;)
+sha512sums=('e6abafd52affebfe0f60ed1fd77543dbfe675a82774bffc44d2e034226806ce6781adc5ca8ac29c35c6fe75440f94a1763e01b0987669cb44a6fe01e102a1489')
+
+prepare() {
+cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}
+}
+
+build() {
+cd "${srcdir}/${_module}-${pkgver}"
+python setup.py build
+
+cd "${srcdir}/${_module}-${pkgver}-python2"
+python2 setup.py build
+}
+
+package_python-ntlm-auth() {
+depends+=('python' 'python-six')
+cd "${srcdir}/${_module}-${pkgver}"
+python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+package_python2-ntlm-auth() {
+depends+=('python2' 'python2-six' 'python2-ordereddict')
+cd "${srcdir}/${_module}-${pkgver}-python2"
+python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}


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

2017-10-18 Thread Sven-Hendrik Haase
Date: Wednesday, October 18, 2017 @ 10:03:19
  Author: svenstaro
Revision: 263225

upgpkg: python-ntlm-auth 1.0.6-1

Modified:
  python-ntlm-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 09:57:30 UTC (rev 263224)
+++ PKGBUILD2017-10-18 10:03:19 UTC (rev 263225)
@@ -4,15 +4,15 @@
 pkgbase=('python-ntlm-auth')
 pkgname=('python-ntlm-auth' 'python2-ntlm-auth')
 _module='ntlm-auth'
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="Creates NTLM authentication structures"
 url="https://github.com/jborean93/ntlm-auth;
-makedepends=('python-setuptools' 'python2-setuptools')
-license=('LGPL-3.0')
-arch=('any')
+makedepends=(python-setuptools python2-setuptools)
+license=(LGPL3)
+arch=(any)
 source=("https://github.com/jborean93/ntlm-auth/archive/v${pkgver}.tar.gz;)
-sha512sums=('8c30172e7fd3b4f96ea0605002de3fa33626043f9571bc451e47374311c9533021346fd04a43be6b22d909a5beed92f74eb926a67da069b7f45bab9d3e2f8871')
+sha512sums=('e6abafd52affebfe0f60ed1fd77543dbfe675a82774bffc44d2e034226806ce6781adc5ca8ac29c35c6fe75440f94a1763e01b0987669cb44a6fe01e102a1489')
 
 prepare() {
 cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}


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

2017-10-18 Thread Sven-Hendrik Haase
Date: Wednesday, October 18, 2017 @ 09:57:30
  Author: svenstaro
Revision: 263224

Prepare opt package

Modified:
  tensorflow/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 09:38:00 UTC (rev 263223)
+++ PKGBUILD2017-10-18 09:57:30 UTC (rev 263224)
@@ -3,10 +3,10 @@
 # Contributor: Thibault Lorrain (fredszaq) 
 
 pkgbase=tensorflow
-pkgname=(tensorflow tensorflow-cuda python-tensorflow python-tensorflow-cuda)
+pkgname=(tensorflow tensorflow-opt tensorflow-cuda python-tensorflow 
python-tensorflow-opt python-tensorflow-cuda)
 pkgver=1.4.0rc0
 _pkgver=1.4.0-rc0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for computation using data flow graphs for scalable machine 
learning"
 url="https://www.tensorflow.org/;
 license=('Apache2')
@@ -18,12 +18,12 @@
 
sha512sums=('d4347fd42a372c1023fe874fe66b4806f13f116614ede0c92d279aea155489ecdd08bb33d9dfd4009059aa660941020b34e4c8105562f5eb8c79d8434e8a70a0')
 
 prepare() {
+  cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-opt
   cp -r tensorflow-${_pkgver} tensorflow-${_pkgver}-cuda
   # These environment variables influence the behavior of the configure call 
below.
   export TF_NEED_MKL=0
   export PYTHON_BIN_PATH=/usr/bin/python
   export USE_DEFAULT_PYTHON_LIB_PATH=1
-  export CC_OPT_FLAGS="-march=x86-64"
   export TF_NEED_JEMALLOC=1
   export TF_NEED_GCP=0
   export TF_NEED_HDFS=0
@@ -36,15 +36,21 @@
 
 build() {
   cd ${srcdir}/tensorflow-${_pkgver}
-
+  export CC_OPT_FLAGS="-march=x86-64"
   export TF_NEED_CUDA=0
-
   ./configure
-  bazel build --config=opt //tensorflow:libtensorflow.so 
//tensorflow/tools/pip_package:build_pip_package
+  bazel build --jobs $(nproc) --config=opt //tensorflow:libtensorflow.so 
//tensorflow/tools/pip_package:build_pip_package
   bazel-bin/tensorflow/tools/pip_package/build_pip_package ${srcdir}/tmp
 
+  cd ${srcdir}/tensorflow-${_pkgver}-opt
+  export CC_OPT_FLAGS="-march=haswell"
+  export TF_NEED_CUDA=0
+  ./configure
+  bazel build --jobs $(nproc) --config=opt //tensorflow:libtensorflow.so 
//tensorflow/tools/pip_package:build_pip_package
+  bazel-bin/tensorflow/tools/pip_package/build_pip_package ${srcdir}/tmpopt
+
   cd ${srcdir}/tensorflow-${_pkgver}-cuda
-
+  export CC_OPT_FLAGS="-march=haswell"
   export TF_NEED_CUDA=1
   # For next version instead of the gcc-6 stuff:
   export GCC_HOST_COMPILER_PATH=/usr/bin/gcc-6
@@ -55,9 +61,8 @@
   export CUDNN_INSTALL_PATH=/opt/cuda
   export TF_CUDNN_VERSION=$(sed -n 's/^#define CUDNN_MAJOR\s*\(.*\).*/\1/p' 
$CUDNN_INSTALL_PATH/include/cudnn.h)
   export TF_CUDA_COMPUTE_CAPABILITIES=3.0,3.5,5.2,6.1,6.2
-
   ./configure
-  bazel build --config=opt --config=cuda //tensorflow:libtensorflow.so 
//tensorflow/tools/pip_package:build_pip_package
+  bazel build --jobs $(nproc) --config=opt --config=cuda 
//tensorflow:libtensorflow.so //tensorflow/tools/pip_package:build_pip_package
   bazel-bin/tensorflow/tools/pip_package/build_pip_package ${srcdir}/tmpcuda
 }
 
@@ -71,10 +76,25 @@
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 
+package_tensorflow-opt() {
+  conflicts=(tensorflow)
+  provides=(tensorflow)
+  pkgdesc="Library for computation using data flow graphs for scalable machine 
learning (with CPU optimizations)"
+
+  cd ${srcdir}/tensorflow-${_pkgver}-opt
+
+  tensorflow/c/generate-pc.sh --prefix=/usr --version=${pkgver}
+  install -Dm644 tensorflow.pc ${pkgdir}/usr/lib/pkgconfig/tensorflow.pc
+  install -Dm755 bazel-bin/tensorflow/libtensorflow.so 
${pkgdir}/usr/lib/libtensorflow.so
+  install -Dm644 tensorflow/c/c_api.h 
${pkgdir}/usr/include/tensorflow/c/c_api.h
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
 package_tensorflow-cuda() {
   depends=(cuda cudnn)
   conflicts=(tensorflow)
   provides=(tensorflow)
+  pkgdesc="Library for computation using data flow graphs for scalable machine 
learning (with CUDA)"
 
   cd ${srcdir}/tensorflow-${_pkgver}-cuda
 
@@ -101,10 +121,30 @@
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }
 
+package_python-tensorflow-opt() {
+  depends=(python python-protobuf)
+  conflicts=(python-tensorflow)
+  provides=(python-tensorflow)
+  pkgdesc="Library for computation using data flow graphs for scalable machine 
learning (with CPU optimizations)"
+
+  cd ${srcdir}/tensorflow-${_pkgver}-opt
+
+  WHEEL_PACKAGE=$(find ${srcdir}/tmpopt -name "tensor*.whl")
+  pip install --ignore-installed --upgrade --root $pkgdir/ $WHEEL_PACKAGE 
--no-dependencies
+
+  # tensorboard has been separated from upstream but they still install it with
+  # tensorflow. I don't know what kind of sense that makes but we have to clean
+  # it out from this pacakge.
+  rm -rf ${pkgdir}/usr/bin/tensorboard
+
+  install -Dm644 LICENSE 

[arch-commits] Commit in chromium/repos/extra-i686 (16 files)

2017-10-18 Thread Evangelos Foutras
Date: Wednesday, October 18, 2017 @ 09:43:46
  Author: foutrelis
Revision: 308177

archrelease: copy trunk to extra-i686

Added:
  chromium/repos/extra-i686/PKGBUILD
(from rev 308176, chromium/trunk/PKGBUILD)
  chromium/repos/extra-i686/breakpad-use-ucontext_t.patch
(from rev 308176, chromium/trunk/breakpad-use-ucontext_t.patch)
  chromium/repos/extra-i686/chromium-gn-bootstrap-r17.patch
(from rev 308176, chromium/trunk/chromium-gn-bootstrap-r17.patch)
  chromium/repos/extra-i686/chromium-widevine.patch
(from rev 308176, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-i686/chromium.desktop
(from rev 308176, chromium/trunk/chromium.desktop)
  chromium/repos/extra-i686/chromium.install
(from rev 308176, chromium/trunk/chromium.install)
  chromium/repos/extra-i686/crc32c-string-view-check.patch
(from rev 308176, chromium/trunk/crc32c-string-view-check.patch)
Deleted:
  chromium/repos/extra-i686/PKGBUILD
  chromium/repos/extra-i686/breakpad-use-ucontext_t.patch
  chromium/repos/extra-i686/chromium-atk-r1.patch
  chromium/repos/extra-i686/chromium-blink-gcc7.patch
  chromium/repos/extra-i686/chromium-gcc-r1.patch
  chromium/repos/extra-i686/chromium-gn-bootstrap-r14.patch
  chromium/repos/extra-i686/chromium-widevine.patch
  chromium/repos/extra-i686/chromium.desktop
  chromium/repos/extra-i686/chromium.install

-+
 PKGBUILD|  412 +-
 breakpad-use-ucontext_t.patch   |  450 +++---
 chromium-atk-r1.patch   |   11 
 chromium-blink-gcc7.patch   |   76 --
 chromium-gcc-r1.patch   |   14 -
 chromium-gn-bootstrap-r14.patch |   27 --
 chromium-gn-bootstrap-r17.patch |   68 +
 chromium-widevine.patch |   20 -
 chromium.desktop|  224 +-
 chromium.install|   32 +-
 crc32c-string-view-check.patch  |   74 ++
 11 files changed, 713 insertions(+), 695 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-18 08:48:23 UTC (rev 308176)
+++ PKGBUILD2017-10-18 09:43:46 UTC (rev 308177)
@@ -1,204 +0,0 @@
-# $Id: PKGBUILD 277477 2016-10-01 03:36:40Z foutrelis $
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=61.0.3163.100
-pkgrel=1
-_launcher_ver=5
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('i686' 'x86_64')
-url="https://www.chromium.org/Home;
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium.desktop
-breakpad-use-ucontext_t.patch
-chromium-gcc-r1.patch
-chromium-gn-bootstrap-r14.patch
-chromium-atk-r1.patch
-chromium-blink-gcc7.patch
-chromium-widevine.patch)
-sha256sums=('4135968cac6623c1d2b224494600cd274098cce41c298f8c3908b354a34c281b'
-'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
-'028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
-'6e9a345f810d36068ee74ebba4708c70ab30421dad3571b6be5e9db635078ea8'
-'11cffe305dd49027c91638261463871e9ecb0ecc6ecc02bfa37b203c5960ab58'
-'98784c4a0a793ecf34987bc8f91ae360d78596a4a59dd47651411381f752a080'
-'fc0e9abb77b6f8e21a7601ff53f267a854736d711b530be5bbd80d976678e98d'
-'f94310a7ba9b8b777adfb4442bcc0a8f0a3d549b2cf4a156066f8e2e28e2f323'
-'d6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -rgA _system_libs=(
-  #[ffmpeg]=ffmpeg   # https://crbug.com/731766
-  [flac]=flac
-  #[freetype]=freetype2  # https://crbug.com/pdfium/733
-  [harfbuzz-ng]=harfbuzz-icu
-  #[icu]=icu # Enable again when upstream supports ICU 59
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng   # https://crbug.com/752403#c10
-  

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

2017-10-18 Thread Johannes Löthberg
Date: Wednesday, October 18, 2017 @ 09:38:00
  Author: demize
Revision: 263223

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 09:37:53 UTC (rev 263222)
+++ community-i686/PKGBUILD 2017-10-18 09:38:00 UTC (rev 263223)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=1.3.8
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz;)
-
-sha256sums=('fc06f058e6905435481f649865ca51000192c91808f307b1053ca5e859cb1488')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-i686/PKGBUILD (from rev 263222, 
pkgconf/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 09:38:00 UTC (rev 263223)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.3.10
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')
+provides=('pkg-config')
+
+source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz;)
+
+sha256sums=('62577d265fa9415a57a77a59dede5526b7ece3ef59a750434b281b262f0c1da9')
+
+build() {
+   cd pkgconf-$pkgver
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd pkgconf-$pkgver
+   make DESTDIR="$pkgdir" install
+   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
+   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 09:37:53 UTC (rev 263222)
+++ community-x86_64/PKGBUILD   2017-10-18 09:38:00 UTC (rev 263223)
@@ -1,33 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Contributor: Piotr Gorski 
-# Contributor: Lucy 
-# Contributor: Bartlomiej Piotrowski 
-
-pkgname=pkgconf
-pkgver=1.3.8
-pkgrel=1
-
-pkgdesc='Light pkg-config replacement'
-url='https://github.com/pkgconf/pkgconf'
-arch=('i686' 'x86_64')
-license=('custom:ISC')
-
-conflicts=('pkg-config')
-provides=('pkg-config')
-
-source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz;)
-
-sha256sums=('fc06f058e6905435481f649865ca51000192c91808f307b1053ca5e859cb1488')
-
-build() {
-   cd pkgconf-$pkgver
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd pkgconf-$pkgver
-   make DESTDIR="$pkgdir" install
-   ln -s /usr/bin/pkgconf "$pkgdir"/usr/bin/pkg-config
-   install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-}

Copied: pkgconf/repos/community-x86_64/PKGBUILD (from rev 263222, 
pkgconf/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-10-18 09:38:00 UTC (rev 263223)
@@ -0,0 +1,33 @@
+# Maintainer: Johannes Löthberg 
+# Contributor: Piotr Gorski 
+# Contributor: Lucy 
+# Contributor: Bartlomiej Piotrowski 
+
+pkgname=pkgconf
+pkgver=1.3.10
+pkgrel=1
+
+pkgdesc='Light pkg-config replacement'
+url='https://github.com/pkgconf/pkgconf'
+arch=('i686' 'x86_64')
+license=('custom:ISC')
+
+conflicts=('pkg-config')

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

2017-10-18 Thread Johannes Löthberg
Date: Wednesday, October 18, 2017 @ 09:37:53
  Author: demize
Revision: 263222

upgpkg: pkgconf 1.3.10-1

Modified:
  pkgconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 08:26:04 UTC (rev 263221)
+++ PKGBUILD2017-10-18 09:37:53 UTC (rev 263222)
@@ -4,7 +4,7 @@
 # Contributor: Bartlomiej Piotrowski 
 
 pkgname=pkgconf
-pkgver=1.3.8
+pkgver=1.3.10
 pkgrel=1
 
 pkgdesc='Light pkg-config replacement'
@@ -17,7 +17,7 @@
 
 source=("https://distfiles.dereferenced.org/pkgconf/pkgconf-$pkgver.tar.xz;)
 
-sha256sums=('fc06f058e6905435481f649865ca51000192c91808f307b1053ca5e859cb1488')
+sha256sums=('62577d265fa9415a57a77a59dede5526b7ece3ef59a750434b281b262f0c1da9')
 
 build() {
cd pkgconf-$pkgver


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

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:48:10
  Author: bpiotrowski
Revision: 308175

52.4.1-1

Modified:
  js52/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 07:57:42 UTC (rev 308174)
+++ PKGBUILD2017-10-18 08:48:10 UTC (rev 308175)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=js52
-pkgver=52.4.0
+pkgver=52.4.1
 pkgrel=1
 _ffver=${pkgver%%.*}
 pkgdesc="JavaScript interpreter and libraries - Version $_ffver"


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

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:48:23
  Author: bpiotrowski
Revision: 308176

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

Added:
  js52/repos/extra-i686/PKGBUILD
(from rev 308175, js52/trunk/PKGBUILD)
  js52/repos/extra-i686/mozjs52-copy-headers.patch
(from rev 308175, js52/trunk/mozjs52-copy-headers.patch)
  js52/repos/extra-i686/mozjs52-disable-mozglue.patch
(from rev 308175, js52/trunk/mozjs52-disable-mozglue.patch)
  js52/repos/extra-i686/mozjs52-fix-soname.patch
(from rev 308175, js52/trunk/mozjs52-fix-soname.patch)
  js52/repos/extra-i686/mozjs52-include-configure-script.patch
(from rev 308175, js52/trunk/mozjs52-include-configure-script.patch)
  js52/repos/extra-x86_64/PKGBUILD
(from rev 308175, js52/trunk/PKGBUILD)
  js52/repos/extra-x86_64/mozjs52-copy-headers.patch
(from rev 308175, js52/trunk/mozjs52-copy-headers.patch)
  js52/repos/extra-x86_64/mozjs52-disable-mozglue.patch
(from rev 308175, js52/trunk/mozjs52-disable-mozglue.patch)
  js52/repos/extra-x86_64/mozjs52-fix-soname.patch
(from rev 308175, js52/trunk/mozjs52-fix-soname.patch)
  js52/repos/extra-x86_64/mozjs52-include-configure-script.patch
(from rev 308175, js52/trunk/mozjs52-include-configure-script.patch)
Deleted:
  js52/repos/extra-i686/PKGBUILD
  js52/repos/extra-i686/mozjs52-copy-headers.patch
  js52/repos/extra-i686/mozjs52-disable-mozglue.patch
  js52/repos/extra-i686/mozjs52-fix-soname.patch
  js52/repos/extra-i686/mozjs52-include-configure-script.patch
  js52/repos/extra-x86_64/PKGBUILD
  js52/repos/extra-x86_64/mozjs52-copy-headers.patch
  js52/repos/extra-x86_64/mozjs52-disable-mozglue.patch
  js52/repos/extra-x86_64/mozjs52-fix-soname.patch
  js52/repos/extra-x86_64/mozjs52-include-configure-script.patch

-+
 /PKGBUILD   |  150 ++
 /mozjs52-copy-headers.patch |   60 +++
 /mozjs52-disable-mozglue.patch  |  132 +++
 /mozjs52-fix-soname.patch   |   68 
 /mozjs52-include-configure-script.patch |  126 +++
 extra-i686/PKGBUILD |   75 -
 extra-i686/mozjs52-copy-headers.patch   |   30 ---
 extra-i686/mozjs52-disable-mozglue.patch|   66 ---
 extra-i686/mozjs52-fix-soname.patch |   34 
 extra-i686/mozjs52-include-configure-script.patch   |   63 ---
 extra-x86_64/PKGBUILD   |   75 -
 extra-x86_64/mozjs52-copy-headers.patch |   30 ---
 extra-x86_64/mozjs52-disable-mozglue.patch  |   66 ---
 extra-x86_64/mozjs52-fix-soname.patch   |   34 
 extra-x86_64/mozjs52-include-configure-script.patch |   63 ---
 15 files changed, 536 insertions(+), 536 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-10-18 08:48:10 UTC (rev 308175)
+++ extra-i686/PKGBUILD 2017-10-18 08:48:23 UTC (rev 308176)
@@ -1,75 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru 
-
-pkgname=js52
-pkgver=52.4.0
-pkgrel=1
-_ffver=${pkgver%%.*}
-pkgdesc="JavaScript interpreter and libraries - Version $_ffver"
-arch=(i686 x86_64)
-url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey;
-license=(MPL)
-depends=(nspr gcc-libs readline zlib icu libffi)
-makedepends=(python2 zip autoconf2.13 mercurial)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=FIREFOX_${pkgver//./_}esr_RELEASE"
-mozjs52-copy-headers.patch
-mozjs52-disable-mozglue.patch
-mozjs52-fix-soname.patch
-mozjs52-include-configure-script.patch)
-sha256sums=('SKIP'
-'c5b3a88e4d10ef149aba6fc48d431db54ff266323fa22a5d549028fd794423cc'
-'5a84f02521f37de873991dd360a4c4bfdbdd2fb4a218e11be73f9cbbf02050e8'
-'06389b8e30465bb8e6fab6144dadedffa30595f143a686524da175b5cf5e8a27'
-'d91a89acd88bfc747a255050757a0c17139bf5c3508c2e1c3c6bb2056786a344')
-
-prepare() {
-  cd mozilla-unified
-
-  # https://anonscm.debian.org/git/pkg-gnome/mozjs52.git/tree/debian/patches
-  patch -Np1 -i ../mozjs52-fix-soname.patch
-  patch -Np1 -i ../mozjs52-copy-headers.patch
-  patch -Np1 -i ../mozjs52-disable-mozglue.patch
-  patch -Np1 -i ../mozjs52-include-configure-script.patch
-}
-
-build() {
-  unset CPPFLAGS
-  CXXFLAGS+=' -fno-delete-null-pointer-checks -fno-schedule-insns2 
-fno-lifetime-dse'
-  CFLAGS+=' -fno-delete-null-pointer-checks -fno-schedule-insns2 
-fno-lifetime-dse'
-  export PYTHON=/usr/bin/python2
-
-  cd mozilla-unified/js/src
-  sh configure \
---prefix=/usr \
---disable-optimize \
---enable-ctypes \
---enable-gcgenerational \
---enable-pie \
---enable-readline \
---enable-shared-js \
---enable-system-ffi \
---enable-tests \
- 

[arch-commits] Commit in nginx-mod-srcache/repos (4 files)

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:26:04
  Author: bpiotrowski
Revision: 263221

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

Added:
  nginx-mod-srcache/repos/community-i686/PKGBUILD
(from rev 263220, nginx-mod-srcache/trunk/PKGBUILD)
  nginx-mod-srcache/repos/community-x86_64/PKGBUILD
(from rev 263220, nginx-mod-srcache/trunk/PKGBUILD)
Deleted:
  nginx-mod-srcache/repos/community-i686/PKGBUILD
  nginx-mod-srcache/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 08:25:42 UTC (rev 263220)
+++ community-i686/PKGBUILD 2017-10-18 08:26:04 UTC (rev 263221)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-srcache
-pkgver=0.31
-pkgrel=2
-
-_modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
-
-pkgdesc='Nginx module for transparent subrequest-based caching layout for 
arbitrary locations'
-arch=('i686' 'x86_64')
-depends=("nginx=$_nginxver")
-url="https://github.com/openresty/srcache-nginx-module;
-license=('BSD')
-
-source=(
-   http://nginx.org/download/nginx-$_nginxver.tar.gz
-   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
-)
-
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
-'3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')
-
-build() {
-   cd "$srcdir"/nginx-$_nginxver
-   ./configure --with-compat 
--add-dynamic-module=../$_modname-nginx-module-$pkgver
-   make modules
-}
-
-package() {
-   cd "$srcdir"/nginx-$_nginxver/objs
-   for mod in *.so; do
-   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-   done
-
-   install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown 
\
-  "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
-}

Copied: nginx-mod-srcache/repos/community-i686/PKGBUILD (from rev 263220, 
nginx-mod-srcache/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 08:26:04 UTC (rev 263221)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-srcache
+pkgver=0.31
+pkgrel=3
+
+_modname="${pkgname#nginx-mod-}"
+_nginxver=1.12.2
+
+pkgdesc='Nginx module for transparent subrequest-based caching layout for 
arbitrary locations'
+arch=('i686' 'x86_64')
+depends=("nginx=$_nginxver")
+url="https://github.com/openresty/srcache-nginx-module;
+license=('BSD')
+
+source=(
+   https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc}
+   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+'SKIP'
+'3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')
+
+build() {
+   cd "$srcdir"/nginx-$_nginxver
+   ./configure --with-compat 
--add-dynamic-module=../$_modname-nginx-module-$pkgver
+   make modules
+}
+
+package() {
+   cd "$srcdir"/nginx-$_nginxver/objs
+   for mod in *.so; do
+   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+   done
+
+   install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown 
\
+  "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 08:25:42 UTC (rev 263220)
+++ community-x86_64/PKGBUILD   2017-10-18 08:26:04 UTC (rev 263221)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-srcache
-pkgver=0.31
-pkgrel=2
-
-_modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
-
-pkgdesc='Nginx module for transparent subrequest-based caching layout for 
arbitrary locations'
-arch=('i686' 'x86_64')
-depends=("nginx=$_nginxver")
-url="https://github.com/openresty/srcache-nginx-module;
-license=('BSD')
-
-source=(
-   http://nginx.org/download/nginx-$_nginxver.tar.gz
-   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
-)
-
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
-'3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')
-
-build() {
-   

[arch-commits] Commit in nginx-mod-srcache/trunk (PKGBUILD)

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:25:42
  Author: bpiotrowski
Revision: 263220

0.31-3: rebuild against nginx 1.12.2

Modified:
  nginx-mod-srcache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 08:25:29 UTC (rev 263219)
+++ PKGBUILD2017-10-18 08:25:42 UTC (rev 263220)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-srcache
 pkgver=0.31
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc='Nginx module for transparent subrequest-based caching layout for 
arbitrary locations'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@

https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
 'SKIP'
 '3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')
 


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

2017-10-18 Thread Baptiste Jonglez
Date: Wednesday, October 18, 2017 @ 08:24:50
  Author: zorun
Revision: 263215

upgpkg: camlp5 7.02-3

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 08:24:28 UTC (rev 263214)
+++ PKGBUILD2017-10-18 08:24:50 UTC (rev 263215)
@@ -10,10 +10,9 @@
 pkgname=camlp5
 pkgver=7.02
 _relname=rel702
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
-conflicts=('camlp5-transitional')
 url='https://camlp5.github.io/'
 license=('BSD')
 depends=('ocaml')


[arch-commits] Commit in camlp5 (5 files)

2017-10-18 Thread Baptiste Jonglez
Date: Wednesday, October 18, 2017 @ 08:25:27
  Author: zorun
Revision: 263218

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

Added:
  camlp5/repos/
  camlp5/repos/community-i686/
  camlp5/repos/community-i686/PKGBUILD
(from rev 263217, camlp5/trunk/PKGBUILD)
  camlp5/repos/community-x86_64/
  camlp5/repos/community-x86_64/PKGBUILD
(from rev 263217, camlp5/trunk/PKGBUILD)

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

Copied: camlp5/repos/community-i686/PKGBUILD (from rev 263217, 
camlp5/trunk/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2017-10-18 08:25:27 UTC (rev 263218)
@@ -0,0 +1,42 @@
+# Maintainer: Baptiste Jonglez 
+# Contributor: Matej Grabovsky 
+# Contributor: Kohei Suzuki 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Nathan Owe 
+# Contributor: George Giorgidze 
+# Contributor: Massimiliano Brocchini 
+# Contributor: Tej Chajed 
+
+pkgname=camlp5
+pkgver=7.02
+_relname=rel702
+pkgrel=3
+arch=('i686' 'x86_64')
+pkgdesc='A preprocessor-pretty-printer of OCaml.'
+url='https://camlp5.github.io/'
+license=('BSD')
+depends=('ocaml')
+source=("https://github.com/camlp5/camlp5/archive/$_relname.tar.gz;)
+options=('staticlibs')
+sha1sums=('b69dd1589d9028dac15ac15fdb14beb404ae241f')
+
+build() {
+  cd "${srcdir}/camlp5-${_relname}"
+
+  ./configure \
+-prefix '/usr' \
+-mandir '/usr/share/man' \
+-strict
+
+  make world.opt
+}
+
+package() {
+  cd "${srcdir}/camlp5-${_relname}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 LICENSE \
+"${pkgdir}/usr/share/licenses/camlp5/LICENSE"
+}
+

Copied: camlp5/repos/community-x86_64/PKGBUILD (from rev 263217, 
camlp5/trunk/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2017-10-18 08:25:27 UTC (rev 263218)
@@ -0,0 +1,42 @@
+# Maintainer: Baptiste Jonglez 
+# Contributor: Matej Grabovsky 
+# Contributor: Kohei Suzuki 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Nathan Owe 
+# Contributor: George Giorgidze 
+# Contributor: Massimiliano Brocchini 
+# Contributor: Tej Chajed 
+
+pkgname=camlp5
+pkgver=7.02
+_relname=rel702
+pkgrel=3
+arch=('i686' 'x86_64')
+pkgdesc='A preprocessor-pretty-printer of OCaml.'
+url='https://camlp5.github.io/'
+license=('BSD')
+depends=('ocaml')
+source=("https://github.com/camlp5/camlp5/archive/$_relname.tar.gz;)
+options=('staticlibs')
+sha1sums=('b69dd1589d9028dac15ac15fdb14beb404ae241f')
+
+build() {
+  cd "${srcdir}/camlp5-${_relname}"
+
+  ./configure \
+-prefix '/usr' \
+-mandir '/usr/share/man' \
+-strict
+
+  make world.opt
+}
+
+package() {
+  cd "${srcdir}/camlp5-${_relname}"
+
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 LICENSE \
+"${pkgdir}/usr/share/licenses/camlp5/LICENSE"
+}
+


[arch-commits] Commit in nginx-mod-redis2/repos (4 files)

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:25:29
  Author: bpiotrowski
Revision: 263219

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

Added:
  nginx-mod-redis2/repos/community-i686/PKGBUILD
(from rev 263217, nginx-mod-redis2/trunk/PKGBUILD)
  nginx-mod-redis2/repos/community-x86_64/PKGBUILD
(from rev 263217, nginx-mod-redis2/trunk/PKGBUILD)
Deleted:
  nginx-mod-redis2/repos/community-i686/PKGBUILD
  nginx-mod-redis2/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-10-18 08:25:27 UTC (rev 263218)
+++ community-i686/PKGBUILD 2017-10-18 08:25:29 UTC (rev 263219)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-redis2
-pkgver=0.14
-pkgrel=2
-
-_modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
-
-pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
-arch=('i686' 'x86_64')
-depends=("nginx=$_nginxver")
-url="https://github.com/openresty/redis2-nginx-module;
-license=('BSD')
-
-source=(
-   http://nginx.org/download/nginx-$_nginxver.tar.gz
-   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
-)
-
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
-'d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
-
-build() {
-   cd "$srcdir"/nginx-$_nginxver
-   ./configure --with-compat 
--add-dynamic-module=../$_modname-nginx-module-$pkgver
-   make modules
-}
-
-package() {
-   cd "$srcdir"/nginx-$_nginxver/objs
-   for mod in *.so; do
-   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
-   done
-
-   install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown 
\
-  "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
-}

Copied: nginx-mod-redis2/repos/community-i686/PKGBUILD (from rev 263217, 
nginx-mod-redis2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-18 08:25:29 UTC (rev 263219)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=nginx-mod-redis2
+pkgver=0.14
+pkgrel=3
+
+_modname="${pkgname#nginx-mod-}"
+_nginxver=1.12.2
+
+pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
+arch=('i686' 'x86_64')
+depends=("nginx=$_nginxver")
+url="https://github.com/openresty/redis2-nginx-module;
+license=('BSD')
+
+source=(
+   https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc}
+   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
+)
+validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+'SKIP'
+'d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
+
+build() {
+   cd "$srcdir"/nginx-$_nginxver
+   ./configure --with-compat 
--add-dynamic-module=../$_modname-nginx-module-$pkgver
+   make modules
+}
+
+package() {
+   cd "$srcdir"/nginx-$_nginxver/objs
+   for mod in *.so; do
+   install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
+   done
+
+   install -Dm644 "$srcdir"/$_modname-nginx-module-$pkgver/README.markdown 
\
+  "$pkgdir"/usr/share/licenses/$pkgname/README.markdown
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-10-18 08:25:27 UTC (rev 263218)
+++ community-x86_64/PKGBUILD   2017-10-18 08:25:29 UTC (rev 263219)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=nginx-mod-redis2
-pkgver=0.14
-pkgrel=2
-
-_modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
-
-pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
-arch=('i686' 'x86_64')
-depends=("nginx=$_nginxver")
-url="https://github.com/openresty/redis2-nginx-module;
-license=('BSD')
-
-source=(
-   http://nginx.org/download/nginx-$_nginxver.tar.gz
-   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
-)
-
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
-'d830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
-
-build() {
-   cd "$srcdir"/nginx-$_nginxver
-   ./configure --with-compat 
--add-dynamic-module=../$_modname-nginx-module-$pkgver
-  

[arch-commits] Commit in nginx-mod-redis2/trunk (PKGBUILD)

2017-10-18 Thread Bartłomiej Piotrowski
Date: Wednesday, October 18, 2017 @ 08:25:10
  Author: bpiotrowski
Revision: 263217

0.14-3: rebuild against nginx 1.12.2

Modified:
  nginx-mod-redis2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 08:24:59 UTC (rev 263216)
+++ PKGBUILD2017-10-18 08:25:10 UTC (rev 263217)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-redis2
 pkgver=0.14
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@

https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 

-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
 'SKIP'
 'd830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
 


<    1   2   3   4   >